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
bf1771df47247d52116a0d2436e62a3ab88b58d5
5e3235edf3de262f4d10b9e9e1fcc3bd13d6b8b1
/Code Snippet Repository/Jetty/Jetty5053.java
03bb24d3fe7d8b9247ac056192cb769218748c73
[]
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,168
java
@Override public V getBest(String s, int offset, int len) { TreeTrie<V> t = this; for(int i=0; i < len; i++) { byte c=(byte)(0xff&s.charAt(offset+i)); int index=c>=0&&c<0x7f?__lookup[c]:-1; if (index>=0) { if (t._nextInd...
[ "Qing.Mi@my.cityu.edu.hk" ]
Qing.Mi@my.cityu.edu.hk
57573afb17996febd280d8a981b445e25e32213f
7fa9c6b0fa1d0726ae1cda0199716c811a1ea01b
/Crawler/data/StockInter.java
26ea8a020c04f7fa691cd4229a3de8815b580733
[]
no_license
NayrozD/DD2476-Project
b0ca75799793d8ced8d4d3ba3c43c79bb84a72c0
94dfb3c0a470527b069e2e0fd9ee375787ee5532
refs/heads/master
2023-03-18T04:04:59.111664
2021-03-10T15:03:07
2021-03-10T15:03:07
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,018
java
11 https://raw.githubusercontent.com/yfelvis/mtcc/master/mtcc-demo/mtcc-demo-order/src/main/java/com/hyf/mtcc/demo/order/inter/StockInter.java package com.hyf.mtcc.demo.order.inter; import com.hyf.mtcc.demo.order.request.DecreaseStockReq; import com.yf.mtcc.core.annotation.Mtcc; import org.springframework.cloud.openfe...
[ "veronika.cucorova@gmail.com" ]
veronika.cucorova@gmail.com
47f8f489e505d662879e5b1c86cfa3f316aee940
95a54e3f3617bf55883210f0b5753b896ad48549
/java_src/com/liber8tech/tago/android/activity/TagoDetailsActivity$onCreate$5$1$3.java
7d6df6bcba2fe9eb6c8d259798549c9eaa46f88d
[]
no_license
aidyk/TagoApp
ffc5a8832fbf9f9819f7f8aa7af29149fbab9ea5
e31a528c8f931df42075fc8694754be146eddc34
refs/heads/master
2022-12-22T02:20:58.486140
2021-05-16T07:42:02
2021-05-16T07:42:02
325,695,453
3
1
null
2022-12-16T00:32:10
2020-12-31T02:34:45
Smali
UTF-8
Java
false
false
904
java
package com.liber8tech.tago.android.activity; import io.reactivex.functions.Consumer; import kotlin.Metadata; import timber.log.Timber; /* access modifiers changed from: package-private */ @Metadata(bv = {1, 0, 3}, d1 = {"\u0000\u0010\n\u0000\n\u0002\u0010\u0002\n\u0000\n\u0002\u0010\u0003\n\u0002\b\u0002\u0010\u0000...
[ "ai@AIs-MacBook-Pro.local" ]
ai@AIs-MacBook-Pro.local
6c83ebccc3fc3aa2ea99b24dfffe3b89aad27078
d11fb0d15b73a28742caa97e349dcfbe70d2563f
/server/iih_pub/iih.ci_pub/src/main/java/iih/ci/ord/d/CijudgeSpecillDTO.java
45b894c7dbc36d2cdfc000835b625a8982ffdff3
[]
no_license
fhis/order.client
50a363fd3e4f56d95ccc5aa288e907a0a8571031
56cfa7877f600a10c54fdb30306a32ffa28b8217
refs/heads/master
2021-08-22T20:50:59.511923
2017-12-01T07:10:27
2017-12-01T07:10:27
112,678,072
1
1
null
null
null
null
UTF-8
Java
false
false
1,457
java
package iih.ci.ord.d; import xap.mw.core.data.*; import xap.mw.coreitf.d.*; import java.math.BigDecimal; /** * ci判断特殊病药 DTO数据 * */ public class CijudgeSpecillDTO extends BaseDTO { private static final long serialVersionUID = 1L; /** * 药品 * @return String */ public String getId_mm() { return ((String...
[ "27696830@qq.com" ]
27696830@qq.com
c36dee0a22f34d9d8ced2279b1c0758ba5a52e7e
9f907527f44fdfc33b5add9f8d313bbeb96d1192
/src/uva/volume003/Network.java
a1fe923e29e8b0d02c34363ef9db6c4da85ea548
[]
no_license
kocko/algorithms
7af7052b13a080992dcfbff57171a2cac7c50c67
382b6b50538220a26e1af1644e72a4e1796374b6
refs/heads/master
2023-08-03T21:15:27.070471
2023-08-03T14:39:45
2023-08-03T14:39:45
45,342,667
5
0
null
null
null
null
UTF-8
Java
false
false
2,137
java
package uva.volume003; import java.io.Closeable; import java.io.IOException; import java.io.PrintWriter; import java.util.ArrayList; import java.util.Arrays; import java.util.List; import java.util.Scanner; import static java.lang.Integer.min; public class Network implements Closeable { private Scanner in = new S...
[ "konstantin.yovkov@gmail.com" ]
konstantin.yovkov@gmail.com
124edd0919d53f2808d55eda6b798bd309e6064d
d727e53f2e557c88bcf59aa49f49ca5bbb7e6654
/src/com/massivecraft/mcore/util/TimeUnit.java
b008654fe3a11a17f3f9b68990f89ff092822aeb
[]
no_license
riking/mcore
108ea59ac2e6d7a9e658455984fbe6cb8dfd59a8
f78872c15755ead8ed19051be3e08e19220fbb40
refs/heads/master
2021-01-17T23:50:30.851298
2013-08-29T08:55:35
2013-08-29T08:55:35
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,087
java
package com.massivecraft.mcore.util; import java.util.ArrayList; import java.util.Arrays; import java.util.Collection; import java.util.TreeSet; public class TimeUnit implements Comparable<TimeUnit> { // -------------------------------------------- // // CONSTANTS // ------------------------------------...
[ "olof@sylt.nu" ]
olof@sylt.nu
5b935176694db1bd383e1a199df407ca6bffd40d
d12db7e6171e03a3baf13c4972183408e0fd57d3
/extentmerge/src/main/java/com/relevantcodes/extentmerge/DataAggregator.java
e8b37ab8aa903335be4b75dd5d7d4550ffbeae4a
[ "BSD-3-Clause", "MIT", "BSD-2-Clause" ]
permissive
ursmurli/extentreports
be50b0f366a407d3dd8ee463d68003e8d644979f
a0d328330bd84c5c2e327c0a6cea3c3f039a2f31
refs/heads/master
2020-12-26T04:56:45.569037
2015-10-09T18:27:07
2015-10-09T18:27:07
null
0
0
null
null
null
null
UTF-8
Java
false
false
956
java
/* * The MIT License (MIT) * * Copyright (c) 2015, Anshoo Arora (Relevant Codes) */ package com.relevantcodes.extentmerge; import java.util.ArrayList; import java.util.List; class DataAggregator implements IAggregator { private List<IAggregator> aggregatorList; public DataAggregator(List<String> directoryList, ...
[ "anshooarora@gmail.com" ]
anshooarora@gmail.com
a5d63744106c9147f62d5d1883b38e35708047f3
5c3f7f329dc1c4daef4a549bcd5ee005faa97fe8
/semiProjectGroup1/src/controller/Admin_MoviePeopleUpdateController.java
4763bd4c688f794e8734f2bd7e73b086988c9a85
[]
no_license
jhta1st/semiProjectGroup1
eb71ec2199800e4432f41556232a55991f5a8c02
5619502e8b96d27093033c419e21af302d2325a9
refs/heads/master
2020-05-04T19:30:32.697703
2019-04-16T10:59:17
2019-04-16T10:59:17
179,396,798
0
0
null
null
null
null
UHC
Java
false
false
2,808
java
package controller; import java.io.File; import java.io.IOException; import java.util.ArrayList; import java.util.Enumeration; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax...
[ "JHTA@JHTA-PC" ]
JHTA@JHTA-PC
4f7efd73b176b0e29353e2f76506b160c68b75b8
e12af772256dccc4f44224f68b7a3124673d9ced
/jitsi/src/net/java/sip/communicator/plugin/sip2sipaccregwizz/Sip2SipAccRegWizzActivator.java
be62d3718e3d80f96a4092035c5bdc5b49a9125d
[]
no_license
leshikus/dataved
bc2f17d9d5304b3d7c82ccb0f0f58c7abcd25b2a
6c43ab61acd08a25b21ed70432cd0294a5db2360
refs/heads/master
2021-01-22T02:33:58.915867
2016-11-03T08:35:22
2016-11-03T08:35:22
32,135,163
2
1
null
null
null
null
UTF-8
Java
false
false
3,587
java
/* * Jitsi, the OpenSource Java VoIP and Instant Messaging client. * * Distributable under LGPL license. * See terms of license at gnu.org. */ package net.java.sip.communicator.plugin.sip2sipaccregwizz; import java.util.*; import org.osgi.framework.*; import net.java.sip.communicator.service.browser...
[ "alexei.fedotov@917aa43a-1baf-11df-844d-27937797d2d2" ]
alexei.fedotov@917aa43a-1baf-11df-844d-27937797d2d2
9956b806ed9944b66abe8cbcec4fe450b3d1ce94
c53d2df47f3092851bd43bf3c7a0298c620887c2
/src/main/java/io/quezone/registration/config/audit/AuditEventConverter.java
31c0598d00da332d86c0db49698c422cebb12e5d
[]
no_license
vunguyenthe/RegistrationService
3df24e38c8589159e21d7960524d1c7641c0a3e6
4c704a68ae13841aadce40cb2fc8b372761bd0d9
refs/heads/master
2020-03-28T00:12:41.037559
2018-09-04T17:47:26
2018-09-04T17:47:26
147,385,340
0
0
null
null
null
null
UTF-8
Java
false
false
3,209
java
package io.quezone.registration.config.audit; import io.quezone.registration.domain.PersistentAuditEvent; import org.springframework.boot.actuate.audit.AuditEvent; import org.springframework.security.web.authentication.WebAuthenticationDetails; import org.springframework.stereotype.Component; import java.util.*; @C...
[ "jhipster-bot@jhipster.tech" ]
jhipster-bot@jhipster.tech
0b0d97e28a9cc6d346d2eff59f81e35dfc21bb68
48e835e6f176a8ac9ae3ca718e8922891f1e5a18
/benchmark/training/org/springsource/loaded/test/IncrementalTypeDescriptorTests.java
b7e006f4c0ab0de3fd74cb25a34496f896ccfbb7
[]
no_license
STAMP-project/dspot-experiments
f2c7a639d6616ae0adfc491b4cb4eefcb83d04e5
121487e65cdce6988081b67f21bbc6731354a47f
refs/heads/master
2023-02-07T14:40:12.919811
2019-11-06T07:17:09
2019-11-06T07:17:09
75,710,758
14
19
null
2023-01-26T23:57:41
2016-12-06T08:27:42
null
UTF-8
Java
false
false
6,435
java
/** * Copyright 2010-2012 VMware and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicabl...
[ "benjamin.danglot@inria.fr" ]
benjamin.danglot@inria.fr
d0597048030942b98c76494690daf7b25f267a04
ba26af1bfe70673303f39fb34bf83f5c08ed5905
/analysis/src/main/java/org/apache/calcite/rex/RexSqlConvertlet.java
041aa59c853721365027834833b511a3d07859a1
[ "MIT" ]
permissive
GinPonson/Quicksql
5a4a6671e87b3278e2d77eee497a4910ac340617
e31f65fb96ea2f2c373ba3acc43473a48dca10d1
refs/heads/master
2020-07-30T06:23:41.805009
2019-09-22T08:50:18
2019-09-22T08:50:18
210,116,844
0
0
MIT
2019-09-22T08:48:23
2019-09-22T08:48:23
null
UTF-8
Java
false
false
1,455
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...
[ "xushengguo-xy@360.cn" ]
xushengguo-xy@360.cn
20707c2cb7898a1a10c3d10ec00004081cbe5d8a
70123d8b25800e4a1743626822eb651c38513cd7
/web/OfficeSuite/src/java/com/rift/coad/office/client/IconConstants.java
5225068e1fa296101f9a16e38b935b9250f11f67
[]
no_license
brettchaldecott/dipforge
bb9205cddaba60d61ab7f65b58c22a058264b698
ca2fe194156754d142fc48fdb8b963f37aa7c6a3
refs/heads/master
2021-03-19T12:14:25.926735
2016-01-22T12:06:22
2016-01-22T12:06:22
1,043,676
2
1
null
null
null
null
UTF-8
Java
false
false
1,230
java
/* * OfficeSuite: The office suite for coadunation. * Copyright (C) 2010 2015 Burntjam * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (a...
[ "brett.chaldecott@gmail.com" ]
brett.chaldecott@gmail.com
0ed173529ff28cd24738eb51811c482c457fc2e3
bfe555829c44521696bab62ebc5e374698f74cfe
/webapi-sponge/src/main/java/valandur/webapi/serialize/view/data/PoweredDataView.java
4ed8a3dea80c1349436ac867e386d798f4b7a846
[ "MIT" ]
permissive
jxsd1234a/Web-API
464b38a909d2349d7ac1a655d3f93861f3c4334c
8ec9e41e58b6655adfd1343069dccc3feb1469c4
refs/heads/master
2022-11-10T14:53:37.403195
2020-07-01T02:51:40
2020-07-01T02:51:40
267,387,574
0
0
MIT
2020-05-27T17:46:23
2020-05-27T17:46:22
null
UTF-8
Java
false
false
446
java
package valandur.webapi.serialize.view.data; import com.fasterxml.jackson.annotation.JsonValue; import org.spongepowered.api.data.manipulator.mutable.block.PoweredData; import valandur.webapi.serialize.BaseView; public class PoweredDataView extends BaseView<PoweredData> { @JsonValue public boolean powered; ...
[ "inithilian@gmail.com" ]
inithilian@gmail.com
930e3dedd9738916b47fe26f8297acc7de72f249
0f0603535d370ee0377a27f04f2735a4e305e88f
/HackerRank_Questions/SubarrayWithLargestSum.java
7dd7f059e802c4d2c97c5d4b3b40b1487593d68a
[]
no_license
ishu2/DS-and-Algorithms
a35f6983222f15c3273328bf74bfe79ff3261b96
3b400915ed011144e8d577e95a485e0a23f1e90c
refs/heads/master
2022-01-16T11:08:51.979218
2017-10-10T06:26:34
2017-10-10T06:26:34
106,179,778
0
0
null
null
null
null
UTF-8
Java
false
false
897
java
// KADANE'S ALGORITHM package HackerRank_Questions; public class SubarrayWithLargestSum { public static int maxSubarraySum(int[] arr) { if(arr.length==0) { return 0; } if(arr.length==1) { return arr[0]; } int sum=arr[0]; int end=arr[0]; for(int i=1;i<arr.length;i++) { sum=sum+arr[i]; ...
[ "rathiishita123@gmail.com" ]
rathiishita123@gmail.com
ea8c10555e24c4aca0d52172022727824c89aa63
cfc60fc1148916c0a1c9b421543e02f8cdf31549
/src/testcases/CWE617_Reachable_Assertion/CWE617_Reachable_Assertion__connect_tcp_54a.java
700a727d7a265a3d8ca061e7c1022267dffe9e33
[ "LicenseRef-scancode-public-domain" ]
permissive
zhujinhua/GitFun
c77c8c08e89e61006f7bdbc5dd175e5d8bce8bd2
987f72fdccf871ece67f2240eea90e8c1971d183
refs/heads/master
2021-01-18T05:46:03.351267
2012-09-11T16:43:44
2012-09-11T16:43:44
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,685
java
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE617_Reachable_Assertion__connect_tcp_54a.java Label Definition File: CWE617_Reachable_Assertion.label.xml Template File: sources-sink-54a.tmpl.java */ /* * @description * CWE: 617 Assertion is reachable * BadSource: connect_tcp Read data using an outbound tcp connecti...
[ "amitf@chackmarx.com" ]
amitf@chackmarx.com
4bb5f65a54f56e46a379f341e9554ce19c375d37
71cbe971466caf20ef665f690bac9037ad4afae4
/sla-core/sla-tools/src/main/java/eu/atos/sla/parser/data/Penalty.java
915030621742d57c7baf87f5e91d56a8015e024f
[ "Apache-2.0" ]
permissive
angelolencina/ops.Sla-framework
333a2292a8c858440d8109fcf2e2b7e2e50b50a7
776663401292c603fab4287f47998ea65d2a31eb
refs/heads/master
2023-08-13T13:39:09.538978
2016-05-05T12:09:36
2016-05-05T12:09:36
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,831
java
package eu.atos.sla.parser.data; import java.util.Date; 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 com.fasterxml.jackson.databind.annotation.JsonDeserialize; imp...
[ "roman.sosa@atos.net" ]
roman.sosa@atos.net
4f743cfac04c8c88086966b55dd44417e70d46f7
23ec52180e445c39a0b357d5b3a99154ba681ed7
/DesignPatternJava/src/main/java/BehavioralPatterns/Command/sample1/Barbecuer.java
cb5bc894a2a325c5fc01fbb1ff55252ef18e4e9a
[]
no_license
pisces312/MyJavaProjects
1408c5f33f1f39fc3929ebe34d39b6bcd6a5d166
0529ba813350e710d8aaca2d89c453570b244a64
refs/heads/master
2021-01-18T03:59:42.190929
2017-12-16T15:58:13
2017-12-16T15:58:13
84,271,420
0
0
null
null
null
null
GB18030
Java
false
false
410
java
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package BehavioralPatterns.Command.sample1; /** *接收者,实现所有命令的具体动作 * @author pisces312 */ public class Barbecuer { public void bakeMutton(){ System.out.println("烤羊肉"); } public void bakeChickenWing...
[ "lee.ni@emc.com" ]
lee.ni@emc.com
f6d697f04bc756204d64a90c7777e26f6a0e481c
c056742be2f8db76303c0bd30be76b6a00fe96b7
/lang_interface/java/com/intel/daal/algorithms/decision_forest/regression/training/TrainingMethod.java
775572bd82a00b41d83b5e16ea58b50ebe8535fb
[ "Intel", "Apache-2.0", "LicenseRef-scancode-warranty-disclaimer", "BSD-2-Clause", "MIT", "Zlib", "LicenseRef-scancode-unknown-license-reference" ]
permissive
Vika-F/daal
232de182ea4304ac49f9637efad09b4e08545ceb
53076ea8fa9e64edc7440f989f8e150ec21e83d5
refs/heads/master
2023-08-22T07:14:46.157341
2020-03-13T09:28:48
2020-03-13T09:28:48
224,593,020
1
0
Apache-2.0
2023-09-13T09:54:30
2019-11-28T07:19:00
C++
UTF-8
Java
false
false
1,956
java
/* file: TrainingMethod.java */ /******************************************************************************* * Copyright 2014-2020 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 L...
[ "nikolay.a.petrov@intel.com" ]
nikolay.a.petrov@intel.com
88a037321c0b6d162c66e5ef63d8113c06cf222a
b111b77f2729c030ce78096ea2273691b9b63749
/oreilly-gradle-book-examples/testing-junitforkedthreads/src/test/java/org/gradle/example/simple/TestPerson110.java
0cd96c446df610144942eed421cb3cbdeedc4587
[]
no_license
WeilerWebServices/Gradle
a1a55bdb0dd39240787adf9241289e52f593ccc1
6ab6192439f891256a10d9b60f3073cab110b2be
refs/heads/master
2023-01-19T16:48:09.415529
2020-11-28T13:28:40
2020-11-28T13:28:40
256,249,773
1
0
null
null
null
null
UTF-8
Java
false
false
518
java
package org.gradle.example.simple; import org.gradle.example.simple.Person; import org.junit.Test; import static org.junit.Assert.*; public class TestPerson110 { @Test public void testPerson() { Person p = new Person(); p.setAge(20); p.setName("Fird Birfle"); p.setSalary(195750.22); ...
[ "nateweiler84@gmail.com" ]
nateweiler84@gmail.com
3027d4d5ad6d562aebe8fefbf6bf1d064ad63c6c
501989f313f923b069c9c1b06a507463ab946e2b
/src/com/jspgou/cms/manager/impl/AdvertiseMngImpl.java
a5d08b3171365dac256055de6fca00908d452541
[]
no_license
xrogzu/shop
fded93f9dbc801ff983362fc10d33ad7a8c07fad
17568c709f64323e2b0dce06f4bc3d600a8157f8
refs/heads/master
2021-04-12T08:48:48.082699
2017-07-24T06:11:52
2017-07-24T06:16:10
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,607
java
package com.jspgou.cms.manager.impl; import java.util.List; import java.util.Map; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import org.springframework.transaction.annotation.Transactional; import com.jspgou.common.hibernate3.Updater; import com.jspg...
[ "he.tang@everydayratings.com" ]
he.tang@everydayratings.com
55fd2f2f86c807a687e9f22318f9415a4213fc91
6fde206c062b464929be2a53689a3ece8165e91f
/src/Search/DepthFirstSearch/Combination.java
f8c95e9eedb1a9d857bd71c7cac9654b15e08d94
[]
no_license
cgcn/AlgorithmStudy
3646bc2030fbe85b1e0e22f7d75f2fe117fa38ab
fc225b97e85db2287f243f118b0325cf3dd6c235
refs/heads/master
2020-09-12T15:33:48.037657
2017-09-06T12:47:06
2017-09-06T12:47:06
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,386
java
package Search.DepthFirstSearch; import java.util.Scanner; /** * Created by tlh on 2016/7/2. * 组合算法 从n个数里取出m个数组合的算法 * 用01组合法 * 首先初始化,将数组前n个元素置1,表示第一个组合为前n个数。 * 然后从左到右扫描数组元素值的“10”组合,找到第一个“10”组合后将其变为 * “01”组合,同时将其左边的所有“1”全部移动到数组的最左端。 * 当第一个“1”移动到数组的m-n的位置,即n个“1”全部移动到最右端时,就得到了最后一个组合。 */ public class Combination ...
[ "570495627@qq.com" ]
570495627@qq.com
7c81530f6ea8d69412f92c1667791828356c8031
e58a8e0fb0cfc7b9a05f43e38f1d01a4d8d8cf1f
/MazeRunner2/src/com/puttysoftware/mazerunner2/creatures/monsters/AbstractBothRandomScalingMonster.java
7e4454d0b37cd382b987da886b8c8eed0fd5a337
[ "Unlicense" ]
permissive
retropipes/older-java-games
777574e222f30a1dffe7936ed08c8bfeb23a21ba
786b0c165d800c49ab9977a34ec17286797c4589
refs/heads/master
2023-04-12T14:28:25.525259
2021-05-15T13:03:54
2021-05-15T13:03:54
235,693,016
0
0
null
null
null
null
UTF-8
Java
false
false
3,648
java
/* MazeRunnerII: An RPG Copyright (C) 2011-2012 Eric Ahnell Any questions should be directed to the author via email at: products@puttysoftware.com */ package com.puttysoftware.mazerunner2.creatures.monsters; import com.puttysoftware.mazerunner2.creatures.StatConstants; import com.puttysoftware.mazerunner2.creature...
[ "eric.ahnell@puttysoftware.com" ]
eric.ahnell@puttysoftware.com
afba9385d0522a888157587418abd5a25ae1770a
0bc20684e70d219f5deabd5010dd0b3b7e64b298
/oxd-wf-prototype/contrib/openclinica-module/src/org/openxdata/server/module/openclinica/ws/subjectlist/EventListType.java
93bd6c9440116577f37d769a2b648cdfbca2ccd4
[]
no_license
mclabs/moveitserver
ee42aedfacf8bd563282378e82764e390c4b7109
6a49c6c8af95726f91e2826980234be25877187c
refs/heads/master
2021-01-18T14:09:35.961082
2012-03-12T14:15:50
2012-03-12T14:15:50
2,011,756
0
0
null
null
null
null
UTF-8
Java
false
false
2,144
java
package org.openxdata.server.module.openclinica.ws.subjectlist; import java.util.ArrayList; import java.util.List; import javax.xml.bind.annotation.AccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlType; import org.o...
[ "soyfactor@gmail.com" ]
soyfactor@gmail.com
104b7ab6a02ced3437503afc49054758c215d04f
bba1b40129c217ca16baac1e234dcc936161f695
/src/main/java/com/bc/mall/server/Application.java
3f238343353a3396b4a539132d40d3e05989798f
[]
no_license
BooksCup/mall-server
e3b30906ba860f8066905a68dbedc1c801c7e2bb
57b842463323647c0f7b4bfe510888ada3d8170e
refs/heads/master
2023-01-29T13:23:09.915822
2020-12-08T06:01:23
2020-12-08T06:01:23
298,232,433
0
1
null
null
null
null
UTF-8
Java
false
false
1,085
java
package com.bc.mall.server; import org.mybatis.spring.annotation.MapperScan; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.boot.web.embedded.tomcat.TomcatConnectorCustomizer; import org.springframework.boot.web.embedde...
[ "812809680@qq.com" ]
812809680@qq.com
bb7569045c9b5db78b6dfcbfa8ce1a52314e394c
d233678455207a90bffc1ca4ef5df96fce9f6edc
/fengmangbilu-microservices/fengmangbilu-microservice-oa/src/main/java/com/fengmangbilu/microservice/oa/utils/ExportExcelUtils.java
f55b7325b0ea6a2e2f635c409479028151f36882
[]
no_license
sunliang123/springboot-springcloud
09df49fca50c2789c8e39df6eaabc60574aa6e02
fc155ae875baf3c4ab0763d9b9996aff6bb1afde
refs/heads/master
2020-03-18T05:29:05.308442
2018-05-22T02:09:21
2018-05-22T02:09:21
134,344,861
0
0
null
null
null
null
UTF-8
Java
false
false
4,963
java
package com.fengmangbilu.microservice.oa.utils; import java.io.OutputStream; import java.net.URLEncoder; import java.util.List; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import org.apache.poi.hssf.usermodel.HSSFCellStyle; import org.apache.poi.hssf.usermodel.HSSFShe...
[ "493671072@qq.com" ]
493671072@qq.com
f7fdef684918e2f7337dcc6aefa1ea1cedd5c936
3e355a798304584431e5e5a1f1bc141e16c330fc
/AL-Game/data/scripts/system/handlers/quest/daevation/_80291DurableDaevanionWeapon.java
2bdecc310f78b7f82a5934429780bb158fde5ceb
[]
no_license
webdes27/Aion-Lightning-4.6-SRC
db0b2b547addc368b7d5e3af6c95051be1df8d69
8899ce60aae266b849a19c3f93f47be9485c70ab
refs/heads/master
2021-09-14T19:16:29.368197
2018-02-27T16:05:28
2018-02-27T16:05:28
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,095
java
/** * This file is part of Aion-Lightning <aion-lightning.org>. * * Aion-Lightning 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 3 of the License, or * (at your option) any later ver...
[ "michelgorter@outlook.com" ]
michelgorter@outlook.com
a4d8ac3728e561636fe816cc243086581b9fcdb0
a58dade8ddc2f0e5b650c6202e381bd72c81741c
/Auxiliary/RecipeManagers/CastingRecipes/Tiles/CropSpeedPlantRecipe.java
f9842dde6cd1ad7830d631a425a8bb794ff1c501
[]
no_license
neconeco2/ChromatiCraft
e784be93dfa747ae9ccc67d2794e4157b8c3e600
90c8eefaf420c0949b7653dd83dccc75a37a849f
refs/heads/master
2020-12-30T11:51:55.379965
2017-05-27T20:03:33
2017-05-27T20:03:33
91,535,969
0
0
null
2017-05-17T05:11:52
2017-05-17T05:11:52
null
UTF-8
Java
false
false
1,032
java
/******************************************************************************* * @author Reika Kalseki * * Copyright 2016 * * All rights reserved. * Distribution of the software in any form is only allowed with * explicit, prior permission from the owner. ****************************************************...
[ "reikasminecraft@gmail.com" ]
reikasminecraft@gmail.com
ec8a3a6e35af3269f1679aa39b4467bbe9bacdc2
fe06f97c2cf33a8b4acb7cb324b79a6cb6bb9dac
/java/dao/impl/EHU_SACT/Def$PropagatorDAOImpl.java
571a811d55e58a7988c5742dc70a1c339dff06a7
[]
no_license
HeimlichLin/TableSchema
3f67dae0b5b169ee3a1b34837ea9a2d34265f175
64b66a2968c3a169b75d70d9e5cf75fa3bb65354
refs/heads/master
2023-02-11T09:42:47.210289
2023-02-01T02:58:44
2023-02-01T02:58:44
196,526,843
0
0
null
2022-06-29T18:53:55
2019-07-12T07:03:58
Java
UTF-8
Java
false
false
1,738
java
package com.doc.common.dao.impl; public class Def$PropagatorDAOImpl extends GeneralDAOImpl<Def$PropagatorPo> implements IDef$PropagatorDAO { public static final Def$PropagatorDAOImpl INSTANCE = new Def$PropagatorDAOImpl(); public static final String TABLENAME = "DEF$_PROPAGATOR"; public Def$PropagatorDAOImpl(...
[ "jerry.l@acer.com" ]
jerry.l@acer.com
2c513014e3fa873129089c4e0c43998358504981
ad6434dc113e22e64f0709c95099babe6b2cc854
/src/ConcatenatedWords/ConcatenatedWords.java
a91c2de1a90740ce1b04e3416f3ba5b4306f796c
[]
no_license
shiyanch/Leetcode_Java
f8b7807fbbc0174d45127b65b7b48d836887983c
20df421f44b1907af6528578baf53efddfee48b1
refs/heads/master
2023-05-28T00:40:30.569992
2023-05-17T03:51:34
2023-05-17T03:51:34
48,945,641
9
2
null
null
null
null
UTF-8
Java
false
false
1,473
java
package ConcatenatedWords; import java.util.*; /** * 472. Concatenated Words * * Given a list of words (without duplicates), * please write a program that returns all concatenated words in the given list of words. * * A concatenated word is defined as a string that is comprised * entirely of at least two short...
[ "shiyanch@gmail.com" ]
shiyanch@gmail.com
b6e4263258782d9d5d47b2fd96792fe2b186690c
0af8b92686a58eb0b64e319b22411432aca7a8f3
/large-multiproject/project47/src/main/java/org/gradle/test/performance47_2/Production47_158.java
189358fc9c627ef1250f401905dc3268e76edd96
[]
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
305
java
package org.gradle.test.performance47_2; public class Production47_158 extends org.gradle.test.performance14_2.Production14_158 { private final String property; public Production47_158() { this.property = "foo"; } public String getProperty() { return property; } }
[ "cedric.champeau@gmail.com" ]
cedric.champeau@gmail.com
e5e7812698f0712349d5d1e9f34dd149b05057a4
98bfbb9c0d0dc614eb624b69e7e17f67fced0933
/proposals/system-test/sample-apps/everything-app/src/test/java/org/eclipse/microprofile/system/test/app/BasicJAXRSServiceTest.java
44c831a3e74c01442465109f5b08b478b359d3ee
[ "Apache-2.0", "LicenseRef-scancode-generic-cla" ]
permissive
eclipse/microprofile-sandbox
f3ac9cdb3814f049526eba6af2ecef5a29c0eb42
6ff385401d3e804824fd77df0e2febcebdcf5ad7
refs/heads/main
2023-09-06T08:39:36.302945
2023-07-13T13:42:02
2023-07-13T13:42:02
93,201,544
43
47
Apache-2.0
2023-07-06T14:25:17
2017-06-02T20:30:35
Java
UTF-8
Java
false
false
4,459
java
/* * Copyright (c) 2019 IBM Corporation and others * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * Licensed under the Apache License, Version 2.0 (the "License"); * You may not use this file except in compliance with the License. * You may ob...
[ "andy.guibert@gmail.com" ]
andy.guibert@gmail.com
2d167431dde4815d71d84a85960ce6fc4518bcf0
065c1f648e8dd061a20147ff9c0dbb6b5bc8b9be
/junit_cluster/1293/src_1.java
516bd25ad8573991f120f134ad0e9174df0e5db0
[]
no_license
martinezmatias/GenPat-data-C3
63cfe27efee2946831139747e6c20cf952f1d6f6
b360265a6aa3bb21bd1d64f1fc43c3b37d0da2a4
refs/heads/master
2022-04-25T17:59:03.905613
2020-04-15T14:41:34
2020-04-15T14:41:34
null
0
0
null
null
null
null
UTF-8
Java
false
false
799
java
package junit.tests.framework; import junit.framework.Test; import junit.framework.TestSuite; /** * TestSuite that runs all the sample tests * */ public class AllTests { public static void main(String[] args) { junit.textui.TestRunner.run(suite()); } public static Test suite() { TestSuite suite= new Test...
[ "375833274@qq.com" ]
375833274@qq.com
4987fca2777310b571ef1a1079d76cd8bcdd1ee1
3941243a80b553206558321fa49b8ca03ea599fa
/bin/custom/myhybris/myhybrisstorefront/web/src/mx/myhybris/storefront/controllers/pages/QuickOrderPageController.java
a84d12f897d29563fe433ee800b534d29c2383fa
[]
no_license
lmartinezmx/MyStoreHybris
31c5f2ef85b6d9120ce4e252a1554ae250bae3a4
9451b9e8215d42be02b59a3cae5316ff1fd24996
refs/heads/master
2020-07-14T21:42:49.175463
2019-08-30T17:15:53
2019-08-30T17:15:53
205,409,281
0
0
null
2020-04-30T11:28:14
2019-08-30T15:30:13
Java
UTF-8
Java
false
false
4,607
java
/* * [y] hybris Platform * * Copyright (c) 2018 SAP SE or an SAP affiliate company. All rights reserved. * * This software is the confidential and proprietary information of SAP * ("Confidential Information"). You shall not disclose such Confidential * Information and shall use it only in accordance with the te...
[ "leonardo.lmv@gmail.com" ]
leonardo.lmv@gmail.com
bfb5855be33acd4c699a153a92a20d4e35206df3
5119693954a68508c60c1f04624780b5f085188f
/jmfsrc/javax/media/rtp/TransmissionStats.java
819a0c5caad8feb4f6e5d386678e496ae0b9753b
[]
no_license
faustvault/JavaFrameByFrameVideo
1356b2b278c60ea74035a0b0f9739f81bb2a171b
cfd67b91ee648b8babc93e94d2780884463987b4
refs/heads/master
2020-12-25T15:40:18.935023
2013-03-24T07:28:37
2013-03-24T07:28:37
null
0
0
null
null
null
null
UTF-8
Java
false
false
937
java
/* * @(#)TransmissionStats.java 1.6 02/08/21 * * Copyright (c) 1996-2002 Sun Microsystems, Inc. All rights reserved. */ package javax.media.rtp; /** * Interface TransmissionStats--- * encapsulates data transmission statistics as well as RTCP statistics * prepared by the RTPSM.A "PDU" is a a Protocol Data Unit ...
[ "tjrantal@gmail.com" ]
tjrantal@gmail.com
438ca493d17a006caf684565f557c2da20e5c631
a666c798a28223f97d74d21786f9a4f4000d5acb
/edu.harvard.i2b2.crc/gensrc/edu/harvard/i2b2/crc/datavo/setfinder/query/TimingStepType.java
aae60b4ff73116af0f03e6ee7a4e36cf8586a096
[]
no_license
gmacdonnell/i2b2-fsu-1704
d65239edf95aa3b25844a6ed9af599e06dcaa185
12638996fe46a7014ac827e359c40e5b0e8c1d3e
refs/heads/master
2021-01-23T07:02:31.537241
2015-01-27T15:09:33
2015-01-27T15:09:33
29,916,117
0
0
null
null
null
null
UTF-8
Java
false
false
4,545
java
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-558 // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> // Any modifications to this file will be lost upon recompilation of the source schema. // Generated on: 2015...
[ "gmacdonnell@fsu.edu" ]
gmacdonnell@fsu.edu
244a4de34e7f7b176888fb3482005f9a4df59f3c
8b1f9fbec49a2d89467854ec8ba117fe33337524
/generic-arg/modules/interface/src/main/java/com/kepler/list/Members.java
ec70116c06e30eaa4888c80598f86c6135b81b07
[]
no_license
Kepler-Framework/Kepler-Example
c13c91c80bfbdf11ea1ef53b9a5aeee921c52ff0
210aa7c0a172014d0c78de0430a77d346b0c12f4
refs/heads/master
2020-04-16T20:13:40.372720
2016-08-24T06:44:39
2016-08-24T06:44:39
52,214,797
3
12
null
null
null
null
UTF-8
Java
false
false
514
java
package com.kepler.list; import java.util.List; /** * @author KimShen * */ public class Members { private List<String> names; private List<Role> roles; public List<String> getNames() { return this.names; } public void setNames(List<String> names) { this.names = names; } public List<Role> getRoles()...
[ "shenjiawei@didichuxing.com" ]
shenjiawei@didichuxing.com
409715f33ffe9b6446ba53c2dd28bab5499e5c27
7ab6f4e52dd665714e244c6f34e08f1fd4ef3469
/ciyuanplus2/app/src/main/java/com/ciyuanplus/mobile/net/parameter/RequestOrderListApiParameter.java
65610400c053b9ddb2d4686e4719a787fb28be07
[]
no_license
heqianqian0516/ciyuan
2e9f8f84a1595317e8911cfece2e3f3919ebddeb
44410726a8f7e4467f06fab1ae709451ef293b3b
refs/heads/master
2020-07-11T04:11:24.935457
2019-11-06T03:37:45
2019-11-06T03:37:45
204,436,467
0
0
null
null
null
null
UTF-8
Java
false
false
1,236
java
package com.ciyuanplus.mobile.net.parameter; import com.ciyuanplus.mobile.manager.UserInfoData; import com.ciyuanplus.mobile.net.ApiParamMap; import com.ciyuanplus.mobile.net.ApiParameter; /** * Created by Alen on 2017/2/11. */ public class RequestOrderListApiParameter extends ApiParameter { private final Strin...
[ "xixi0516@163.com" ]
xixi0516@163.com
999d066dce0b4d7be0e191ba6f67d88a47d72167
fdac29341ee82f0b6080af618be084a9dd64735a
/FiapMetro/app/src/main/java/br/com/tairoroberto/fiapmetro/api/MetroApi.java
0c4d5d6ca776073e739e4f63bb46d85831802846
[]
no_license
tairoroberto/Android_FIAP
ffdb6b4ffc028fa2a04211e1d76abdef5fef3a86
e9b4afca7f7a0631613e96e65576a57d25d482f8
refs/heads/master
2021-05-11T19:47:43.099925
2018-01-17T20:23:36
2018-01-17T20:23:36
117,888,419
0
0
null
null
null
null
UTF-8
Java
false
false
521
java
package br.com.tairoroberto.fiapmetro.api; import java.util.List; import br.com.tairoroberto.fiapmetro.model.Estacao; import br.com.tairoroberto.fiapmetro.model.LinhaMetro; import retrofit2.Call; import retrofit2.http.GET; import retrofit2.http.Path; /** * Created by logonrm on 26/06/2017. */ public interface Met...
[ "tairoroberto@hotmail.com" ]
tairoroberto@hotmail.com
8d2061b5c5c35ff1c27ae3e9952e827e4764a91c
364bd91497a498b899c1de60e1ff028795eddbbc
/02Benchmarks/Openj9Test-Test/src/javaT/nio/channels/AsynchronousSocketChannel/StressLoopback.java
74daee42aa9e6fe8773a02c05a6c34d13628863e
[]
no_license
JavaTailor/CFSynthesis
8485f5d94cec335bedfdf18c88ddc523e05a0567
bf9421fea49469fbac554da91169cf07aae3e08c
refs/heads/master
2023-04-15T02:37:04.252151
2021-11-12T09:57:06
2021-11-12T09:57:06
402,928,654
4
1
null
null
null
null
UTF-8
Java
false
false
6,415
java
package javaT.nio.channels.AsynchronousSocketChannel; /* * Copyright (c) 2008, 2015, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Publi...
[ "JavaTailorZYQ@gmail.com" ]
JavaTailorZYQ@gmail.com
5a79d947db44acb9daebf6004993299b3e6ee87b
82c73b14ca77a4e36976aab39d3a406faad399d1
/app/src/main/java/com/merrichat/net/activity/groupmarket/MarketActivity.java
b5cf33949f2bb5c1b9610509beede3789048b542
[]
no_license
AndroidDeveloperRaj/aaaaa
ab85835b3155ebe8701085560c550a676098736d
e6733ab804168065926f41b7e8723e0d92cd1682
refs/heads/master
2020-03-25T11:19:48.899989
2018-05-10T05:53:07
2018-05-10T05:53:07
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,459
java
package com.merrichat.net.activity.groupmarket; import android.os.Bundle; import android.support.v4.app.Fragment; import android.support.v4.app.FragmentPagerAdapter; import android.support.v4.view.ViewPager; import android.view.View; import android.widget.ImageView; import android.widget.TextView; import com.merricha...
[ "309672235@qq.com" ]
309672235@qq.com
2d704043a9b89d77f0386cd437324ec3c1be95b5
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/11/11_4a27806cef1297fcb6fc37ee47641f488483c948/RecordsSidePanel/11_4a27806cef1297fcb6fc37ee47641f488483c948_RecordsSidePanel_t.java
d60f9b883949be6fb3b80f4aad864eca291f11de
[]
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,133
java
package edu.brown.cs32.MFTG.gui; import java.awt.BorderLayout; import java.awt.Color; import java.awt.GridLayout; import javax.swing.JLabel; import javax.swing.JPanel; import javax.swing.border.EmptyBorder; import edu.brown.cs32.MFTG.tournament.Record; public class RecordsSidePanel extends JPanel{ pr...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
8c5173f7c9d3b82c32834eb10eb2114ccf86d3f8
5530b6e6f955980eea2c9ecbb2c18282c42ef897
/src/main/java/ua/edu/npu/thread/MyThread.java
3facf1bd86e623c875579cb085e590825b14972d
[]
no_license
powerex/ThreadDemo
5f67a310492b221788fe58a1bcd8b0944baa7c50
f4aa8f48296320c85f2ee141f149977a8e68b5a9
refs/heads/master
2020-06-13T06:15:15.672958
2019-07-03T11:23:31
2019-07-03T11:23:31
194,567,158
0
0
null
null
null
null
UTF-8
Java
false
false
547
java
package ua.edu.npu.thread; public class MyThread extends Thread{ @Override public void run() { try { System.out.println("I am demon " + this.isDaemon()); Thread.sleep(3000); System.out.println(Thread.currentThread().getName() + " running myThread"); } catch ...
[ "flaxazbest@gmail.com" ]
flaxazbest@gmail.com
8fb089536a02d465beeda67c6391a65e79aa56a8
03539dfb4d2448426c9ddd8fe8813586b960cd3b
/groza-common/transport/src/main/java/com/sanshengshui/server/common/transport/quota/QuotaService.java
f54e71018aa20a9c2f1bc2f034582ea30d15eb51
[ "Apache-2.0" ]
permissive
tonyshen277/Groza
a7ce34ad6b361bf02ce26d85552f8b68d9d8ba2e
0ed5fdd7de27b6d0e546342a3615182fc23cbb8e
refs/heads/master
2020-05-02T03:21:33.061286
2019-05-24T03:59:16
2019-05-24T03:59:16
177,726,695
0
0
Apache-2.0
2019-05-24T03:59:17
2019-03-26T06:19:52
Java
UTF-8
Java
false
false
189
java
package com.sanshengshui.server.common.transport.quota; /** * @author james mu * @date 19-1-23 下午3:30 */ public interface QuotaService { boolean isQuotaExceeded(String key); }
[ "lovewsic@gmail.com" ]
lovewsic@gmail.com
45ca92daec427c97ffbcaa953a3a14a4015202d6
69ee0508bf15821ea7ad5139977a237d29774101
/cmis-core/src/main/java/vmware/vim25/ArrayOfAlarmAction.java
c496717190b1eb9013a4b40bfe901763159c486a
[]
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
1,892
java
package vmware.vim25; 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.XmlType; /** * <p>Java class for ArrayOfAlarmAction complex type. ...
[ "brh@melexis.com" ]
brh@melexis.com
f9b0dbb22e74dd09609e25c3ed1340b8bedc12ae
2246623d541429e693930ac7ac71b265dae7e08e
/src/com/gmail/filoghost/ultrahardcore/utils/scatter/SquareSpotsGenerator.java
b3322027ed9a0cfa269a6cee21f391fdde2510d8
[ "BSD-2-Clause" ]
permissive
UnfireGames/UltraHardcore
578ea78c419cf049009bf5bdcabccf639bbf40c5
245f50430140d83960842a80d2f47db2b0e5f8c3
refs/heads/master
2022-04-11T17:16:45.616765
2020-04-01T14:31:55
2020-04-01T14:31:55
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,512
java
/* * Copyright (c) 2020, Wild Adventure * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * 1. Redistributions of source code must retain the above copyright notice, this * list of condit...
[ "admin@wildadventure.it" ]
admin@wildadventure.it
94433afcd2fbcec0d08ffb56b761d4d44a995c02
dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9
/data_defect4j/preprossed_method_corpus/Math/4/org/apache/commons/math3/random/RandomDataGenerator_nextGamma_487.java
32b8fbbe72a43655cb4bcdbc49b078ba3c816a7c
[]
no_license
hvdthong/NetML
dca6cf4d34c5799b400d718e0a6cd2e0b167297d
9bb103da21327912e5a29cbf9be9ff4d058731a5
refs/heads/master
2021-06-30T15:03:52.618255
2020-10-07T01:58:48
2020-10-07T01:58:48
150,383,588
1
1
null
2018-09-26T07:08:45
2018-09-26T07:08:44
null
UTF-8
Java
false
false
3,658
java
org apach common math3 random implement link random data randomdata link random gener randomgener instanc gener secur data link java secur secur random securerandom instanc provid data code secur xxx nextsecurexxx code method code random gener randomgener code provid cons...
[ "hvdthong@gmail.com" ]
hvdthong@gmail.com
bded90e91ba8d393d330b4b5c66dc5655e5f1cbd
b9cda73f759b80eac1d37b169c76cc90dba059a9
/src/day11/StringEqualityPractice_Condition2.java
57e0a9460b1c962220823292321f59707d5368c5
[]
no_license
musajojo/Moses_CyberTek
07ce383eb2bad72b9601c71bb47ff9d2bc8c6e49
97d8d423d454fdba6ee0ffa3b5d818a51663d97e
refs/heads/master
2020-11-28T13:59:37.913082
2020-06-15T03:52:02
2020-06-15T03:52:02
229,839,863
1
0
null
null
null
null
UTF-8
Java
false
false
569
java
package day11; public class StringEqualityPractice_Condition2 { public static void main(String[] args) { /* *check the value of myStr * if it is Java -->> correct word * if it is Cava -->> Pumpkin!! */ String myString ="cava"; if (myString.equals("java"...
[ "58441332+musajojo@users.noreply.github.com" ]
58441332+musajojo@users.noreply.github.com
36563d9d2c02224947a9584d38409e29d6ef2517
7c5ac4aca76f26e38f0701f44b4f80d071c1bd8c
/app/src/main/java/www/fiberathome/com/parkingapp/utils/AppConfig.java
ea536c7c2c505eb3b7f496196d039d9bf6d371a8
[]
no_license
sakhawat19/ParkingApp
3acc17bdd63e32a14183fc045cbb985d95c6c4ea
3fee91df2c8165c57717487f425134ada40f6a08
refs/heads/master
2020-03-12T14:50:08.391050
2018-07-26T10:14:22
2018-07-26T10:14:22
130,675,145
0
0
null
null
null
null
UTF-8
Java
false
false
969
java
package www.fiberathome.com.parkingapp.utils; public class AppConfig { // ROOT URL private static final String ROOT_URL = "http://163.47.157.195/cportal/parkingapp/"; public static final String URL_REGISTER = ROOT_URL + "request_sms.php"; public static final String URL_LOGIN = ROOT_U...
[ "you@example.com" ]
you@example.com
98d2e30d0a619033af77ae607a3ecba310caff27
ed14f2dc0ce1a671f3742cf6c99433cf82663964
/src/main/java/fr/ariouz/ultimateutilities/utils/MessageUtils.java
7979a05e7a6211adb68cb51acc413cbad7121def
[]
no_license
Ariouz/UltimateUtilities
8b1670e660e3f4c8b95d0d30e9ed7681c273dd3d
6891f04eba35aa1adf007dd6dbf73cd51ede41cb
refs/heads/main
2023-04-14T18:27:28.556899
2021-04-26T14:00:40
2021-04-26T14:00:40
361,753,441
1
0
null
null
null
null
UTF-8
Java
false
false
1,201
java
package fr.ariouz.ultimateutilities.utils; import fr.ariouz.ultimateutilities.UltimateUtilities; import fr.ariouz.ultimateutilities.managers.config.ConfigPaths; import me.clip.placeholderapi.PlaceholderAPI; import org.bukkit.ChatColor; import org.bukkit.command.CommandSender; import org.bukkit.entity.Player; import j...
[ "unconfigured@null.spigotmc.org" ]
unconfigured@null.spigotmc.org
1cfbc2ca1d1b73b777636e82784788d567353ac8
40d38003df4807bf1f00ed1ebcf29d4ce444460d
/src/com/jeta/abeille/gui/main/AboutView.java
3b3d5aa2f67e52e2f58b5413955ddb76902125fc
[]
no_license
jeff-tassin/abeilledb
c869dbd95fc229abc88b7f3938cd932dcedd8099
94ffd3d3dff345e35ed64173833d254685af13a1
refs/heads/master
2023-08-10T16:36:08.328238
2022-01-31T19:46:41
2022-01-31T19:46:41
225,102,904
2
1
null
null
null
null
UTF-8
Java
false
false
7,052
java
package com.jeta.abeille.gui.main; import java.awt.BorderLayout; import java.awt.Color; import java.awt.Component; import java.awt.Container; import java.awt.Dimension; import java.awt.Font; import java.awt.FontMetrics; import java.awt.Insets; import java.awt.LayoutManager; import javax.swing.BorderFactory; import ja...
[ "jtassin@zco.tech" ]
jtassin@zco.tech
620a3c4bb31860c964c055652ead843fb9e40b2a
07af209df92e6c247d12f76b91f2f2e2edfb46f0
/SchildtExamples/Java 7 Schildt/6/6_ErrMsg/src/ErrMsg.java
c44418197a2fd80143dd7f83e782c18095470b7c
[]
no_license
michaelzherdev/Java
7d19bf3358ce5d4cbb4774cdf86488aef9d26bb4
5b71e9b42814304d1128d696c91bb97f301a5d99
refs/heads/master
2021-01-10T06:31:36.341504
2015-10-15T19:31:46
2015-10-15T19:31:46
44,328,179
0
0
null
null
null
null
WINDOWS-1251
Java
false
false
581
java
// Возврат объекта типа String class ErrorMsg { String msgs[] = { "Output Error", "Input Error", "Disk Full", "Index Out-Of-Bounds" }; // возвратить объект типа String в виде сообщения об ошибке String getErrorMsg(int i) { if(i >= 0 & i < msgs.length) return msgs[i]; else return "Invalid Error ...
[ "michaelzherdev@gmail.com" ]
michaelzherdev@gmail.com
f85178016d22c5e217b20c8287065c7dd9cb0f9e
1c5fd654b46d3fb018032dc11aa17552b64b191c
/spring-boot-project/spring-boot/src/test/java/org/springframework/boot/ansi/AnsiOutputTests.java
6e59d740f24ab58f43bc056d11cd4fee2bbf5fb8
[ "Apache-2.0" ]
permissive
yangfancoming/spring-boot-build
6ce9b97b105e401a4016ae4b75964ef93beeb9f1
3d4b8cbb8fea3e68617490609a68ded8f034bc67
refs/heads/master
2023-01-07T11:10:28.181679
2021-06-21T11:46:46
2021-06-21T11:46:46
193,871,877
0
0
Apache-2.0
2022-12-27T14:52:46
2019-06-26T09:19:40
Java
UTF-8
Java
false
false
780
java
package org.springframework.boot.ansi; import org.junit.AfterClass; import org.junit.BeforeClass; import org.junit.Test; import org.springframework.boot.ansi.AnsiOutput.Enabled; import static org.assertj.core.api.Assertions.assertThat; /** * Tests for {@link AnsiOutput}. * * @author Phillip Webb */ public cla...
[ "34465021+jwfl724168@users.noreply.github.com" ]
34465021+jwfl724168@users.noreply.github.com
840ce9465b4098ddc4e59e8945e44a29d00d96d3
2415850be1a65a5f546c0e4ad0a30913a5547b03
/java/com/android/dialer/voicemail/settings/RecordVoicemailGreetingActivity.java
89e45dca7f67db1bc53c2eb0edc9eb9f48764151
[ "Apache-2.0" ]
permissive
LineageOS/android_packages_apps_Dialer
fb5a262b9dc983bb665a968e6a6e8bca3a4d1420
3ff6f1dfe79ceff169131c7203f8394f0f973c0f
refs/heads/lineage-18.1
2023-09-01T13:18:46.937045
2023-08-01T18:25:41
2023-08-01T18:25:41
75,641,878
48
339
NOASSERTION
2021-04-24T19:04:15
2016-12-05T15:59:32
Java
UTF-8
Java
false
false
3,823
java
/* * Copyright (C) 2018 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...
[ "copybara-piper@google.com" ]
copybara-piper@google.com
f0f9193bf1287045c5d4b396e8a645e698d82750
2a040f5cb47915a58ff47e3a95fbb8e53ce09b5a
/app/src/main/java/com/farm/ui/Fragment_CommandDetail.java
61b53917a02cf8488bf7e402589d92b16353677e
[]
no_license
githubwithme/farm
7ad23f520f289de716c76baa93e9b6f8427da5ce
34827ce4eb2db66c5057c384cc79344d91c85710
refs/heads/master
2020-12-12T13:56:05.409508
2016-02-26T08:03:37
2016-02-26T08:03:37
48,423,210
0
0
null
null
null
null
UTF-8
Java
false
false
5,166
java
package com.farm.ui; import android.app.Fragment; import android.os.Bundle; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.LinearLayout; import android.widget.ListView; import android.widget.TextView; import com.alibaba.fastjson.JSON; import com.farm...
[ "1655815015@qq.com" ]
1655815015@qq.com
f5e0c3ee356a6377cb51742d6f1a5027c71d526a
e45bdfe09f5abddcccbcbf44ca532729c6480123
/IDEA2020.1.1/springmvc_study/springmvc-intercept/src/main/java/com/wang/Interceptor/LJ1.java
bbcaa7537e2f8071033d943429da389a17d11386
[]
no_license
18222137497/Learning-path
71417330650c326637290cbbb9c77375a284b94f
12a415ffce3ba8528666792ad99b8c9e6f9d107f
refs/heads/master
2023-03-12T06:37:09.380592
2021-02-23T10:18:32
2021-02-23T10:18:32
303,752,409
0
0
null
null
null
null
UTF-8
Java
false
false
960
java
package com.wang.Interceptor; import org.springframework.web.servlet.HandlerInterceptor; import org.springframework.web.servlet.ModelAndView; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; public class LJ1 implements HandlerInterceptor { @Override public boolean ...
[ "67040612+18222137497@users.noreply.github.com" ]
67040612+18222137497@users.noreply.github.com
d7d75bd1bfa3ff875f627a98efa098ffaf7f267d
3dbbfac39ac33d3fabec60b290118b361736f897
/leetcode/872-Leaf-Similar Trees.java
6d43cb13dfc6218f744d939c430a542cf5f9188e
[]
no_license
joshua-qa/PS
7e0a61f764f7746e6b3c693c103da06b845552b7
c49c0b377f85c483b6d274806afb0cbc534500b7
refs/heads/master
2023-05-28T15:01:28.709522
2023-05-21T04:46:29
2023-05-21T04:46:29
77,836,098
7
2
null
null
null
null
UTF-8
Java
false
false
1,094
java
// 1ms. 트리 순회법을 알고 있으면 5분 컷 /** * Definition for a binary tree node. * public class TreeNode { * int val; * TreeNode left; * TreeNode right; * TreeNode() {} * TreeNode(int val) { this.val = val; } * TreeNode(int val, TreeNode left, TreeNode right) { * this.val = val; * ...
[ "jgchoi.qa@gmail.com" ]
jgchoi.qa@gmail.com
cd2c11b2a009871b76522fc6809f2eb2d7eb1653
bc639d15bcc35b6e58f97ca02bee2dc66eba894b
/src/com/vmware/vim25/ArrayOfHostPortGroupPort.java
1358b3f57edf30c4ab64fb75db3248438a295109
[ "BSD-3-Clause" ]
permissive
benn-cs/vijava
db473c46f1a4f449e52611055781f9cfa921c647
14fd6b5d2f1407bc981b3c56433c30a33e8d74ab
refs/heads/master
2021-01-19T08:15:17.194988
2013-07-11T05:17:08
2013-07-11T05:17:08
7,495,841
1
0
null
null
null
null
UTF-8
Java
false
false
2,151
java
/*================================================================================ Copyright (c) 2012 Steve Jin. All Rights Reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must re...
[ "sjin2008@3374d856-466b-4dc9-8cc5-e1e8506a9ea1" ]
sjin2008@3374d856-466b-4dc9-8cc5-e1e8506a9ea1
26549c821f6b5e4dc42d6e67161e40169c14b2e5
d13e942b46aeb2c88b726aa438b987770eaba116
/Development of online data-driven monitoring methodologies and piloting analytical and monitoring tools by the State Audit Service of Ukraine/Public Dashboard/Back-End/src/main/java/com/datapath/sasu/integration/prozorro/tendering/containers/AwardAPI.java
641f1516d6d64d7591e97c122c0692f5f0b76f19
[]
no_license
EBRD-ProzorroA7-RiskIndicators-SASU/Ukraine-Development-of-online-data-driven-monitoring-methodologies-and-piloting-analytical-tools
7f01956b454cfb8f2fa7821e713898068c3db81f
2a67c467c878e57f1ee81aef3b49f409bd8e2658
refs/heads/main
2023-06-18T23:18:28.367265
2021-07-13T18:22:10
2021-07-13T18:22:10
333,778,176
0
0
null
2021-01-28T14:09:57
2021-01-28T14:09:56
null
UTF-8
Java
false
false
200
java
package com.datapath.sasu.integration.prozorro.tendering.containers; import lombok.Data; @Data public class AwardAPI { private String id; private Value value; private String status; }
[ "eduard.david9@gmail.com" ]
eduard.david9@gmail.com
ce3ad9318857517e469b2b368babe009799644e4
dda81b93a12e0695dc1c85a6a8ca3785f2e36e23
/spigot/work/decompile-93a89a75/net/minecraft/server/BiomeJungle.java
d6bbb01a949ee23aef6c0bb928819cced68209fa
[]
no_license
skychwang/MindCraft
a4a8a337738b884af6ecc65c133b314418757a7d
48923ed1c2b9fbc807a61619cc17001312082b83
refs/heads/master
2023-07-20T14:36:48.872240
2021-09-07T20:00:04
2021-09-07T20:00:04
336,148,107
2
0
null
null
null
null
UTF-8
Java
false
false
2,962
java
package net.minecraft.server; public final class BiomeJungle extends BiomeBase { public BiomeJungle() { super((new BiomeBase.a()).a(WorldGenSurface.G, WorldGenSurface.v).a(BiomeBase.Precipitation.RAIN).a(BiomeBase.Geography.JUNGLE).a(0.1F).b(0.2F).c(0.95F).d(0.9F).a(4159204).b(329011).a((String) null)); ...
[ "sky.wang@yahoo.com" ]
sky.wang@yahoo.com
3ec8ae79bc71a669a1f0b8f55935163849677a4c
939768bc793510deefdbb3db10c6116c02275020
/src/main/java/org/silnith/browser/model/NavigationListener.java
4f344f19ac263a1859576aa6cf22ed774efbcd97
[]
no_license
silnith/responsive-browser
87229ffeabebb4cd21657b5178efcd3af19105fe
8951c43ac45d35a32c2e2e8b6645166ef2ef9180
refs/heads/master
2021-01-10T03:52:07.535073
2016-01-29T20:13:12
2016-01-29T20:13:12
50,687,823
0
0
null
null
null
null
UTF-8
Java
false
false
1,277
java
package org.silnith.browser.model; import java.awt.EventQueue; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.net.MalformedURLException; import java.net.URL; import org.silnith.browser.ui.NavigationPanel; public class NavigationListener implements ActionListener { ...
[ "silnith@gmail.com" ]
silnith@gmail.com
33006c6117a64be7465464cc6a48a5fc15eca196
973ae40f2d3e2faba81155d3ec61c0f858e7017d
/mobile/src/main/java/com/shadow/manga/listeners/RecyclerEndlessOnScollListener.java
681825c79cbdad76c44cbabe0b78d974e5fef056
[]
no_license
ShaneRich5/manga-app-android
879ac17a77b9f74fa18c207c18e7a9d77e549a69
b19854300c68651e807e3dac18c3e78d8af117ed
refs/heads/master
2016-08-05T11:28:17.997742
2015-05-18T16:57:27
2015-05-18T16:57:27
35,646,893
0
0
null
null
null
null
UTF-8
Java
false
false
1,577
java
package com.shadow.manga.listeners; import android.support.v7.widget.LinearLayoutManager; import android.support.v7.widget.RecyclerView; /** * Created by Shane on 5/18/2015. */ public abstract class RecyclerEndlessOnScollListener extends RecyclerView.OnScrollListener{ private int previousTotal = 0; private ...
[ "shane.richards121@gmail.com" ]
shane.richards121@gmail.com
ca144f834160c61631953be323a947467d9e86bf
58f9ed107e610a612af459d8231fbe97dd0c814f
/src/main/java/com/ht/extra/pojo/comm/PhamDict.java
52dfd3d91ac9c2d92a86698fc856a65823275a6e
[]
no_license
tangguoqiang/htwebExtra
3bee6434a87e9333d80eeb391f80dfb72178675d
ca9d50a66586905d5164f6087b7778f233a1fd13
refs/heads/master
2020-03-15T13:13:57.645083
2018-08-22T12:54:44
2018-08-22T12:54:44
132,161,700
0
0
null
null
null
null
UTF-8
Java
false
false
2,441
java
package com.ht.extra.pojo.comm; public class PhamDict { private String phamStdCode; private String phamName; private String phamSpec; private String phamUnit; private String phamForm; private String toxicologyProperty; private Long stdDose; private String materialProperty; p...
[ "ttang11@its.jnj.com" ]
ttang11@its.jnj.com
7f75d39c7799b36b557b2ee1e9674f550d1f20a2
9b56c1a7ff68cec78d2d469242dc396fc9fd7b02
/bin/platform/bootstrap/gensrc/de/hybris/platform/impex/model/exp/ImpExExportMediaModel.java
1c2b40e1824501846f10bef9b47014f9175e4874
[]
no_license
noiz23/TourHy
e32f411786c140e08b977dbe89f912061f47ce7f
8379099898362e7c697c6ef22ae988c85e41eae3
refs/heads/master
2020-04-11T08:14:00.193050
2019-01-03T10:15:13
2019-01-03T10:15:13
161,634,988
0
0
null
null
null
null
UTF-8
Java
false
false
3,629
java
/* * ---------------------------------------------------------------- * --- WARNING: THIS FILE IS GENERATED AND WILL BE OVERWRITTEN! --- * --- Generated at Dec 31, 2018 5:45:51 AM --- * ---------------------------------------------------------------- * * [y] hybris Platform * * Copyright...
[ "ruben.echeverri" ]
ruben.echeverri
b1041c03667d4f5f375cc56789bbf90ea8de6d87
ae9d72e8e4493ec5baa492db35eaf148357975ae
/servlet/api/src/test/java/javax/servlet/http/TestHttpFilter.java
46796a6eaf9b63ba045757e13c9917456c1b8644
[ "BSD-3-Clause" ]
permissive
PratesLab/piranha
49d00804dbeaa233c619bbeaf45a723fbb2feb3b
1b03e72752aee4a70e5ce5ba90a938d9937ac851
refs/heads/master
2023-01-14T01:45:50.312653
2020-08-13T14:25:14
2020-08-13T14:25:14
287,337,057
0
0
BSD-3-Clause
2020-11-22T21:14:14
2020-08-13T17:09:00
null
UTF-8
Java
false
false
2,508
java
/* * Copyright (c) 2002-2020 Manorrock.com. All Rights Reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the above copyright notice, * this list ...
[ "mriem@manorrock.com" ]
mriem@manorrock.com
f06bfa94053111e70b2a22938ffae29b8b4bc8ae
473fc28d466ddbe9758ca49c7d4fb42e7d82586e
/app/src/main/java/com/syd/source/aosp/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/test/java/org/mockftpserver/core/util/PortParserTest.java
ee3e60e39347af39540a3287eed3bd8cf5f3fc35
[ "Apache-2.0" ]
permissive
lz-purple/Source
a7788070623f2965a8caa3264778f48d17372bab
e2745b756317aac3c7a27a4c10bdfe0921a82a1c
refs/heads/master
2020-12-23T17:03:12.412572
2020-01-31T01:54:37
2020-01-31T01:54:37
237,205,127
4
2
null
null
null
null
UTF-8
Java
false
false
4,229
java
/* * Copyright 2008 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appl...
[ "997530783@qq.com" ]
997530783@qq.com
ca250fb88198251a108c7f6cfbb544c9edbd3875
cec1602d23034a8f6372c019e5770773f893a5f0
/sources/kotlin/annotation/MustBeDocumented.java
ee7e765dcda24abdaf2d9fd1530a00677fb12651
[]
no_license
sengeiou/zeroner_app
77fc7daa04c652a5cacaa0cb161edd338bfe2b52
e95ae1d7cfbab5ca1606ec9913416dadf7d29250
refs/heads/master
2022-03-31T06:55:26.896963
2020-01-24T09:20:37
2020-01-24T09:20:37
null
0
0
null
null
null
null
UTF-8
Java
false
false
668
java
package kotlin.annotation; import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; import kotlin.Metadata; @Target({ElementType.ANNOTATION_TYPE}) @Target(allowedTargets = {AnnotationTarget.ANNOTATION_CLASS}) @Meta...
[ "johan@sellstrom.me" ]
johan@sellstrom.me
fc46a77399c74e35089d87e7ee4b71f7ef715af3
75e7d1a3ab7e6bf8e9305827aebb787cd6ed94e6
/study/thinkinjava/src/main/java/thinkinjava/containers/SlowMap.java
4f6798372c092a4d4b5e33a2696a9164e23ac278
[ "Apache-2.0" ]
permissive
nickshang/study
9f3f8c9b4bfe72a67b54aed24973e9bb941b603a
49afda86aa3a816a21d998a8456106a6d78d7cf5
refs/heads/master
2021-01-22T10:59:36.107512
2018-03-01T14:57:24
2018-03-01T14:57:24
102,343,161
0
0
null
null
null
null
UTF-8
Java
false
false
1,807
java
package thinkinjava.containers;//: containers/SlowMap.java // A Map implemented with ArrayLists. import net.mindview.util.Countries; import java.util.*; public class SlowMap<K,V> extends AbstractMap<K,V> { private List<K> keys = new ArrayList<K>(); private List<V> values = new ArrayList<V>(); public V put(K key...
[ "ssj00@163.com" ]
ssj00@163.com
bd1c280f32b3125628e4d4a609cc587b5455b1a7
2e007171683616881b62eb3f1db8b271dc3284d1
/axinfu-model/src/main/java/modellib/thrift/payment/QuickPayMethod.java
e5e318e8143fb9ad871a36c1bf0be944f97e2a95
[ "Apache-2.0" ]
permissive
ZcrPro/axinfu
cc85856cefbd4b2050566d2d18f611e664facd9d
66fc7c6df4c6ea8a8a01a0008d5165eb6e53f09a
refs/heads/master
2020-03-20T08:45:38.205203
2018-07-09T01:56:39
2018-07-09T01:56:39
127,858,246
0
0
null
null
null
null
UTF-8
Java
false
false
362
java
package modellib.thrift.payment; import java.io.Serializable; import java.util.List; /** * Created by zcrprozcrpro on 2017/8/1. */ public class QuickPayMethod implements Serializable { public String merchant_code; public String channel; public String promotion_hint; public String assistance_hint; ...
[ "zcrpro@gmail.com" ]
zcrpro@gmail.com
951c019c97cb947b500b2a788dded0418dc504c4
9259bb523e4f2085ca0ae3be84ff3ce861875b9a
/common/java/core/net/i2p/client/datagram/I2PDatagramDissector.java
945043ea6c145ade9fb7f8c0331fac40ddd1bbb8
[ "Unlicense", "LicenseRef-scancode-public-domain" ]
permissive
PDAHubbard/Nightweb
8f607bd48cf72dd7221a3093fc10bac4b53fed88
7966ab2bcb87ea92abd6741f6184885afbad6fee
refs/heads/master
2021-01-22T12:12:22.346366
2013-11-26T20:35:57
2013-11-26T20:35:57
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,991
java
package net.i2p.client.datagram; /* * free (adj.): unencumbered; not under the control of others * Written by human in 2004 and released into the public domain * with no warranty of any kind, either expressed or implied. * It probably won't make your computer catch on fire, or eat * your children, but it migh...
[ "zsoakes@gmail.com" ]
zsoakes@gmail.com
13b32ec30288f4db4fed244aa932960599a2fcf0
a94d20a6346d219c84cc97c9f7913f1ce6aba0f8
/felles/felles/db/src/main/java/no/nav/vedtak/felles/db/doc/model/Kodeverk.java
25de69a8ce1366deb7a4a6f377c8763c086dbcfa
[ "MIT" ]
permissive
junnae/spsak
3c8a155a1bf24c30aec1f2a3470289538c9de086
ede4770de33bd896d62225a9617b713878d1efa5
refs/heads/master
2020-09-11T01:56:53.748986
2019-02-06T08:14:42
2019-02-06T08:14:42
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,365
java
package no.nav.vedtak.felles.db.doc.model; import io.github.swagger2markup.markup.builder.MarkupDocBuilder; import io.github.swagger2markup.markup.builder.MarkupTableColumn; import javax.sql.DataSource; import java.sql.Connection; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.sql.SQLExcept...
[ "roy.andre.gundersen@nav.no" ]
roy.andre.gundersen@nav.no
941829b6932ca783275f9fa3945660004c014a02
13cbb329807224bd736ff0ac38fd731eb6739389
/java/nio/ByteBufferAsCharBufferL.java
5cf5f37e919cd410baa7c50a774b9a70f43cf2db
[]
no_license
ZhipingLi/rt-source
5e2537ed5f25d9ba9a0f8009ff8eeca33930564c
1a70a036a07b2c6b8a2aac6f71964192c89aae3c
refs/heads/master
2023-07-14T15:00:33.100256
2021-09-01T04:49:04
2021-09-01T04:49:04
401,933,858
0
0
null
null
null
null
UTF-8
Java
false
false
3,671
java
package java.nio; class ByteBufferAsCharBufferL extends CharBuffer { protected final ByteBuffer bb; protected final int offset; ByteBufferAsCharBufferL(ByteBuffer paramByteBuffer) { super(-1, 0, paramByteBuffer.remaining() >> 1, paramByteBuffer.remaining() >> 1); this.bb = paramByteBuffer; int ...
[ "michael__lee@yeah.net" ]
michael__lee@yeah.net
82a36f7d90d536cf55c9d7dd65fbdfcceb6ecd3f
7443cad6728a78e81ff18dfe95349044129c47b4
/src/skylight-commons-core/src/main/java/br/skylight/commons/plugin/annotations/ExtensionPointsInjection.java
68cc45a14d40a0c83aa1e2c33b9a88c6c5b556c3
[ "MIT" ]
permissive
nibbleshift/skylight-uas
c78e022248a81e635f6ae13bc7fa9a7569eb29ec
d9be7a377ebd25bbf00aac857309a310d5121255
refs/heads/master
2021-05-21T03:48:19.477508
2020-04-02T18:12:01
2020-04-02T18:12:01
252,528,996
0
1
MIT
2020-04-02T17:59:33
2020-04-02T17:59:32
null
UTF-8
Java
false
false
675
java
package br.skylight.commons.plugin.annotations; import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; @Retention(RetentionPolicy.RUNTIME) @Target({ElementType.METHOD,ElementType.FIELD}) public @interfac...
[ "flaviostutz@gmail.com" ]
flaviostutz@gmail.com
94b1cacfefa26dbdfd26ef44c99938315b669a90
8397330f51db7b70f812b13013004ba0362bac01
/src/main/java/org/cytoscape/analyzer/tasks/RemoveSelfLoopsTask.java
1c6a8e0d728101cdf43db6b0712614c25043a071
[]
no_license
cytoscape/analyzer
ffc3af8f53520d283c7ffcbab60729103acefddb
ef8d1146b2a78a7e9a38cfa3ebba2475a5c26b34
refs/heads/master
2023-09-05T21:53:55.190587
2022-01-07T02:01:14
2022-01-07T02:01:14
167,079,989
0
1
null
2020-10-13T11:44:43
2019-01-22T22:54:52
Java
UTF-8
Java
false
false
3,275
java
package org.cytoscape.analyzer.tasks; /* * #%L * Cytoscape NetworkAnalyzer Impl (network-analyzer-impl) * $Id:$ * $HeadURL:$ * %% * Copyright (C) 2006 - 2013 * Max Planck Institute for Informatics, Saarbruecken, Germany * The Cytoscape Consortium * %% * This program is free software: you can redistribute...
[ "scooter@cgl.ucsf.edu" ]
scooter@cgl.ucsf.edu
581d6cb734ba53c0bd70f2398c63710a57c1eba0
c885ef92397be9d54b87741f01557f61d3f794f3
/tests-without-trycatch/JacksonDatabind-110/com.fasterxml.jackson.databind.deser.impl.JavaUtilCollectionsDeserializers/BBC-F0-opt-20/16/com/fasterxml/jackson/databind/deser/impl/JavaUtilCollectionsDeserializers_ESTest.java
eb7f081aef85dc29d867d43a10cf06b56069ce47
[ "CC-BY-4.0", "MIT" ]
permissive
pderakhshanfar/EMSE-BBC-experiment
f60ac5f7664dd9a85f755a00a57ec12c7551e8c6
fea1a92c2e7ba7080b8529e2052259c9b697bbda
refs/heads/main
2022-11-25T00:39:58.983828
2022-04-12T16:04:26
2022-04-12T16:04:26
309,335,889
0
1
null
2021-11-05T11:18:43
2020-11-02T10:30:38
null
UTF-8
Java
false
false
8,104
java
/* * This file was automatically generated by EvoSuite * Fri Oct 22 02:47:36 GMT 2021 */ package com.fasterxml.jackson.databind.deser.impl; import org.junit.Test; import static org.junit.Assert.*; import static org.evosuite.runtime.EvoAssertions.*; import com.fasterxml.jackson.core.JsonFactory; import com.fasterxm...
[ "pouria.derakhshanfar@gmail.com" ]
pouria.derakhshanfar@gmail.com
e4bde8f83005c54ee4eb2c6612b608e9c5de12c2
4fe3aa0d5c6d25088cb679414431aace2d1c2ee6
/src/main/java/ch/ethz/idsc/tensor/pdf/HypergeometricDistribution.java
1597afacc46b5415599301ba1d7de88524bfd9ee
[]
no_license
shyding/tensor
8959d4a821418042ae61925b45cda2c9bf451cec
dc9b421b4f6542dd4568649c6cc989873ac4942a
refs/heads/master
2023-03-17T13:03:44.651851
2019-11-17T08:45:11
2019-11-17T08:45:11
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,656
java
// code by jph package ch.ethz.idsc.tensor.pdf; import ch.ethz.idsc.tensor.RationalScalar; import ch.ethz.idsc.tensor.RealScalar; import ch.ethz.idsc.tensor.Scalar; import ch.ethz.idsc.tensor.alg.Binomial; /** Quote from Mathematica: * "A hypergeometric distribution gives the distribution of the number of successes ...
[ "jan.hakenberg@gmail.com" ]
jan.hakenberg@gmail.com
8c9f0f5fc5539df0113639d9f6336b38a33a61d7
ca030864a3a1c24be6b9d1802c2353da4ca0d441
/classes7.dex_source_from_JADX/com/facebook/photos/albums/AlbumsAdapterProvider.java
cc187da0f7578572ef66deb3d46c252e946aebfa
[]
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
421
java
package com.facebook.photos.albums; import com.facebook.inject.AbstractAssistedProvider; import com.facebook.photos.albums.AlbumsAdapter.AlbumsAdapterMode; /* compiled from: marginHorizontal */ public class AlbumsAdapterProvider extends AbstractAssistedProvider<AlbumsAdapter> { public static AlbumsAdapter m11332a...
[ "son.pham@jmango360.com" ]
son.pham@jmango360.com
a5510b6172b4b260efeee803c70d89b9a66e64cd
bc541f0e686034bcd8693a37cbb0e9cb40474047
/springboot-httpclient/src/main/java/com/example/httpclient/SpringbootHttpclientApplication.java
bdd799d2df5776390dc741491ca3dff5e1d9ac41
[]
no_license
zhupeng0521/springboot-collections
847d95cc36f8424b64eb88368ee972248c87fbf8
d0def11b6f7d3924a2b26d925bd3198d7a49590c
refs/heads/master
2021-05-16T18:28:56.797977
2020-02-10T06:41:03
2020-02-10T06:41:03
250,419,692
0
1
null
2020-03-27T02:15:24
2020-03-27T02:15:24
null
UTF-8
Java
false
false
355
java
package com.example.httpclient; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; @SpringBootApplication public class SpringbootHttpclientApplication { public static void main(String[] args) { SpringApplication.run(SpringbootHttpclient...
[ "1763124707@qq.com" ]
1763124707@qq.com
e1e570ba327014872cd26be0559f756bd12acea2
f1d8e49c37dd701e564a82f5b90b00042eb96e17
/src/main/java/org/jadice/jpeg2000/internal/decode/push/stage/ResultCollector.java
87019b286a5c6c4d96a32c275f69df88cb358e1b
[ "Apache-2.0" ]
permissive
levigo/jpeg2000-imageio-plugin
ae9e3be86dd514785df34b117b24af6cba328d06
9a10fbca29a54553fbfdd8a6baa27c07002fd3dd
refs/heads/master
2023-08-30T20:46:10.800733
2019-12-05T13:34:55
2019-12-05T13:34:55
226,107,413
0
0
Apache-2.0
2022-05-20T21:17:27
2019-12-05T13:22:18
Java
UTF-8
Java
false
false
1,397
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"); yo...
[ "j.henne@levigo.de" ]
j.henne@levigo.de
b4c9e404ef6be8fc842b0c9a2a7730b4eb5f9836
96f8d42c474f8dd42ecc6811b6e555363f168d3e
/budejie/sources/cn/v6/sixrooms/room/chat/RoomChatStyleHandler.java
706978640c86e15e582c981632581ad3b527d103
[]
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,637
java
package cn.v6.sixrooms.room.chat; import cn.v6.sixrooms.bean.RoommsgBean; import cn.v6.sixrooms.room.view.DraweeTextView; public class RoomChatStyleHandler extends ChatStyleHandler { private ChatListAdapter a; public RoomChatStyleHandler(ChatListAdapter chatListAdapter) { this.a = chatListAdapter; ...
[ "aheadlcxzhang@gmail.com" ]
aheadlcxzhang@gmail.com
9af0d68f48eab72d2d0d5968fe25702e04d35546
ee64a549f9f9c3fd434dc82f22b2f374e0883b18
/src/main/java/com/shang/springboot/readinglist/support/ReaderHandlerMethodArgumentResolver.java
95cd92f5284a17795ebc9f5e9ec100bf24e09bd8
[ "Apache-2.0" ]
permissive
nickshang/ShangMicroArchitecture
6159a132ff3f3704ef99dc128144970424186620
8dfbba0e7010c9a5fd46a7a6eac74b002918a6e3
refs/heads/master
2021-09-07T21:50:10.969758
2018-03-01T14:52:28
2018-03-01T14:52:28
94,010,479
0
0
null
null
null
null
UTF-8
Java
false
false
1,266
java
package com.shang.springboot.readinglist.support; import com.shang.springboot.readinglist.entity.Reader; import org.springframework.core.MethodParameter; import org.springframework.security.core.Authentication; import org.springframework.stereotype.Component; import org.springframework.web.bind.support.WebDataBinderFa...
[ "ssj00@163.com" ]
ssj00@163.com
766ae2192f30b0179f8d8ce858297bdda7dd7d40
278a44f854ce69a464bb4f96e51a4782cd17b846
/java/object-builder/src/main/java/com/chris/framework/builder/libs/springboot/controller/BaseBodyFulController.java
8e66707183b64d8852cccb924898d0a77b4fdc63
[]
no_license
Yi-Kuan/development-libs
e308a61b43b6fc903b4843ce7fa8af826bf676fa
47398214fbdb9aeb137b0cca82fa9b18518d3295
refs/heads/master
2021-05-26T10:52:54.045814
2020-02-19T17:49:43
2020-02-19T17:49:43
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,216
java
package com.chris.framework.builder.libs.springboot.controller; import com.chris.framework.builder.core.manager.QueryManager; import com.chris.framework.builder.libs.springboot.service.BaseService; import com.chris.framework.builder.model.PageModel; import com.chris.framework.builder.model.PageParams; import com.chris...
[ "chrischen2018@163.com" ]
chrischen2018@163.com
7f87298015eda5d9779918797637e1889b394044
c35894bc2cc7d38d01295d81baee76a7dce10b20
/Ch05_Classes/src/p03/singletone/SingleTone2.java
64ae6ca215e317f64ccbd0d8a94bec4a5549cf66
[]
no_license
jongtix/JAVA_jongtix
93e5c289ed3e514cd481373988f18904b8c698cf
4f9f29456ac3956a34d05428c9bf7df14bb7b718
refs/heads/master
2021-08-29T23:14:02.840808
2017-12-15T07:43:22
2017-12-15T07:43:22
107,648,776
0
0
null
null
null
null
UTF-8
Java
false
false
257
java
package p03.singletone; public class SingleTone2 { // 필드 private static SingleTone2 instance; private SingleTone2() {} public static SingleTone2 getInstance() { if (instance != null) { instance = new SingleTone2(); } return instance; } }
[ "jong1145@naver.com" ]
jong1145@naver.com
5da6503decf65b49c7eab618c98c8bba82dbdce7
b3ef78c187ad3a4ae870252f4afd41446cdd9519
/pine-spring-boot-common/src/main/java/com/github/thierrysquirrel/netty/domain/constant/Modular.java
1262fb74eebdcef8427e47e9d1640e0aa8d7fee4
[ "Apache-2.0" ]
permissive
15662664518/pine-spring-boot-starter
7610d22205986abcca77825122e66a64234c194e
e977327284752ad6c195cd9a5488f565c91ea097
refs/heads/master
2020-08-22T09:44:00.200033
2019-10-20T10:46:06
2019-10-20T10:46:06
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,024
java
/** * Copyright 2019 the original author or authors. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless re...
[ "2161271173@qq.com" ]
2161271173@qq.com
aa2146a7a7f8dc207925622242cee0b79656f42d
0ac28b7e3cb0c11a028c529d1720547ec7b60a06
/src/main/java/osm5/ns/riftware/_1/_0/vnfd/base/rev170228/vnfd/descriptor/ScalingGroupDescriptorKey.java
240c9584700fc282ee124b59ef45b9a79eeefd6c
[ "Apache-2.0" ]
permissive
openslice/io.openslice.sol005nbi.osm5
5d76e8dd9b4170bdbb9b2359459371abb2324d41
f4f6cf80dbd61f5336052ebfcd572ae238d68d89
refs/heads/master
2021-11-18T00:35:31.753227
2020-06-15T15:50:33
2020-06-15T15:50:33
198,384,737
0
0
Apache-2.0
2021-08-02T17:18:18
2019-07-23T08:16:53
Java
UTF-8
Java
false
false
2,660
java
/*- * ========================LICENSE_START================================= * io.openslice.sol005nbi.osm5 * %% * Copyright (C) 2019 openslice.io * %% * 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 c...
[ "tranoris@gmail.com" ]
tranoris@gmail.com
7b7bee10a9e9f032e7578e41f930f923ec9892d3
791ddf4cbc563f533e7d00a9259e24fe85008877
/kernel/src/test/java/org/jboss/test/kernel/config/support/CustomValueBean.java
711614eca5892ff587a224c0f80fe81f017062e1
[]
no_license
wolfc/microcontainer
7dd1fe85057c31575458ad1a22c3f74534f72bd0
4ef8127e690e18f54f40287b72f68dbf3541b07c
refs/heads/master
2020-04-25T23:27:30.830476
2013-01-09T14:15:50
2013-01-09T14:15:50
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,358
java
/* * JBoss, Home of Professional Open Source. * Copyright 2006, Red Hat Middleware LLC, and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * u...
[ "kkhan@redhat.com" ]
kkhan@redhat.com
231a9253878d9d5c35ae509e13edcd376b739898
04aa74719f9f6e71f129ab2681f0bf174c02d03a
/core/src/com/alee/managers/language/data/TranslationInformation.java
8cff38e0bb8fd2bcbd613020bae776b9da09b2b8
[]
no_license
jxl-taylor/rpa-master
a963269f3136d08474c06536ed4ba115f558146a
52fab1d69478c9129a80c67d84dc836bd2ab7fc7
refs/heads/master
2022-02-08T23:13:19.372274
2020-01-19T06:22:10
2020-01-19T06:22:10
233,237,950
1
0
null
2022-02-01T01:00:39
2020-01-11T13:41:30
Java
UTF-8
Java
false
false
3,918
java
/* * This file is part of WebLookAndFeel library. * * WebLookAndFeel library 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 3 of the License, or * (at your option) any later version. * ...
[ "taylor@jxltech.com" ]
taylor@jxltech.com
c89884e941f83d098c0a6a9cf1495a777800b215
772d3e6ac425b1e6fa13ef3858adecf4eb51e8dc
/ch07/Phone.java
d93769ba7850dbd4b23153ba25cc81f86d52abc3
[]
no_license
go88hoontops/java
2723a13decbf5eaf7a4928476a76e94341f5c58c
ea7c4f2f577874dc1ec8ab5d5f7f910432ab3f37
refs/heads/master
2023-04-06T09:10:10.373247
2021-04-06T01:09:46
2021-04-06T01:09:46
355,005,350
0
0
null
null
null
null
UTF-8
Java
false
false
341
java
package com.jh.ch07; //추상클래스 abstract public abstract class Phone { public String owner; //필드 //생성자 public Phone(String owner) { this.owner=owner; } //메소드 public void turnOn() { System.out.println("폰을켭니다."); } public void turnOff() { System.out.println("폰을 끕니다."); } }
[ "go88.hoon@gmail.com" ]
go88.hoon@gmail.com
20725b517aacfdb604fd7175b5644c4374241007
25362caa28070530fa4249dde5d189197c706155
/src/Main.java
a37514bc5299a8f49c19be7a8d4d2acdc214ba12
[]
no_license
yizhaocs/RedisStoreImage
cceada6a5e05e51675b48af1133ce11d626c1a40
ee66aaa1a2f5738c4a8a221b65fc71b7a2560757
refs/heads/master
2021-01-02T15:33:34.768918
2014-10-28T18:18:20
2014-10-28T18:18:20
25,882,514
1
0
null
null
null
null
UTF-8
Java
false
false
1,260
java
import java.io.FileInputStream; import java.io.FileNotFoundException; import java.io.FileOutputStream; import java.io.IOException; import java.util.Arrays; import org.apache.commons.io.IOUtils; import redis.clients.jedis.Jedis; public class Main { public static void main(String[] args) { try { storeBinaryDataT...
[ "yizhao.cs@gmail.com" ]
yizhao.cs@gmail.com
3385d38dfceae947f1f055874547c8ef33882fe2
fc6c869ee0228497e41bf357e2803713cdaed63e
/weixin6519android1140/src/sourcecode/com/tencent/mm/plugin/order/model/e.java
9eccb850cf2e79f4cb69b0e16f6becee84478862
[]
no_license
hyb1234hi/reverse-wechat
cbd26658a667b0c498d2a26a403f93dbeb270b72
75d3fd35a2c8a0469dbb057cd16bca3b26c7e736
refs/heads/master
2020-09-26T10:12:47.484174
2017-11-16T06:54:20
2017-11-16T06:54:20
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,851
java
package com.tencent.mm.plugin.order.model; import com.tencent.gmtrace.GMTrace; import com.tencent.mm.sdk.platformtools.w; import com.tencent.mm.wallet_core.g.a.h; import java.util.HashMap; import java.util.LinkedList; import java.util.List; import java.util.Map; import org.json.JSONArray; import org.json.JSONException...
[ "robert0825@gmail.com" ]
robert0825@gmail.com
ff0c1e791927dccb4da39e81631006e699d615dc
5d76b555a3614ab0f156bcad357e45c94d121e2d
/src-v3/com/crumby/lib/router/AssetWrapper.java
0c206aa5355551ca6ffed8c25741b0d6b48f652e
[]
no_license
BinSlashBash/xcrumby
8e09282387e2e82d12957d22fa1bb0322f6e6227
5b8b1cc8537ae1cfb59448d37b6efca01dded347
refs/heads/master
2016-09-01T05:58:46.144411
2016-02-15T13:23:25
2016-02-15T13:23:25
51,755,603
5
1
null
null
null
null
UTF-8
Java
false
false
521
java
package com.crumby.lib.router; import android.content.res.AssetManager; import java.io.IOException; import java.io.InputStream; public class AssetWrapper implements FileOpener { private AssetManager manager; public AssetWrapper(AssetManager manager) { this.manager = manager; } public InputSt...
[ "binslashbash@otaking.top" ]
binslashbash@otaking.top
c9a7030075443947ee5eccb4237ce8453f2905cf
3c36c9c7be3ffb4874f6c4d08cf69bb9c2f62406
/icm-parent/icm-core/src/main/java/com/github/jochenw/icm/core/impl/plugins/DefaultSqlStatementExecutor.java
68aa595764f4e031a35a38c03ba82858eefc7efe
[ "Apache-2.0" ]
permissive
jochenw/icm
72466df6daf32a40ea8b38e3854a96f00e49cf7c
000318976d3449b77c6b568020cafc9b53e430f6
refs/heads/master
2021-12-26T16:03:01.201541
2021-07-08T15:23:40
2021-07-08T15:23:40
144,324,302
0
0
Apache-2.0
2021-12-14T20:33:03
2018-08-10T19:21:51
Java
UTF-8
Java
false
false
898
java
package com.github.jochenw.icm.core.impl.plugins; import java.sql.Connection; import java.sql.PreparedStatement; import java.sql.SQLException; import com.github.jochenw.icm.core.api.cf.InjectLogger; import com.github.jochenw.icm.core.api.log.IcmLogger; import com.github.jochenw.icm.core.api.plugins.SqlStateme...
[ "jochen.wiedmann@softwareag.com" ]
jochen.wiedmann@softwareag.com
aacf90eee703289116e5e43ca59248e83d1a84ff
ed3bccd412e16b54d0fec06454408bc13c420e0d
/HTOAWork/src/com/ht/service/finance/FinanceFeedbackdetailService.java
6c14774228af2e0d912fac5bf8c812633d7eb811
[]
no_license
Hholz/HTOAWork
387978548874d1660c559b30b97b9570956b47dd
bacafc4e291e4e9f68bfded90bf3698c704c874c
refs/heads/master
2021-01-12T05:23:07.621967
2017-01-03T12:44:51
2017-01-03T12:44:51
77,915,150
0
0
null
null
null
null
UTF-8
Java
false
false
484
java
package com.ht.service.finance; import java.util.List; import com.ht.popj.finance.FinanceFeedbackdetail; public interface FinanceFeedbackdetailService { int insertSelective(FinanceFeedbackdetail record); int insert(FinanceFeedbackdetail record); List<FinanceFeedbackdetail> selectAll(); List<FinanceFeed...
[ "h_holz@qq.com" ]
h_holz@qq.com
9b37e1149910b2491495cf4ce8cbbaa9993c5529
a25301bf5baa309540f7486d14fae6113bc8351f
/app/src/main/java/com/atta/findme/menu/ShopMenuActivity.java
c54ccf4a97d911a3dd526da4770a0375858553dd
[]
no_license
MostafaAtta/FindMe
3229d8e7002b6299096ed09d1fb353b738a0a537
98b5e87decd77661730fdf310f6d6da63c3b5848
refs/heads/master
2020-06-04T11:16:26.352603
2019-06-14T20:07:21
2019-06-14T20:07:21
191,440,102
0
0
null
null
null
null
UTF-8
Java
false
false
3,211
java
package com.atta.findme.menu; import android.content.Intent; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import android.support.v7.widget.GridLayoutManager; import android.support.v7.widget.RecyclerView; import android.view.View; import android.widget.ImageView; import android.widget.Toa...
[ "mostafa.sa.atta@gmail.com" ]
mostafa.sa.atta@gmail.com
e4c8b41cb7e9c3a362ffcb622b5356edb532c511
63d319fbd88e49701d8dcc2919c8f3a6013e90d0
/Applications/CIM/plugins/es.tid.cim.diagram/src/es/tid/cim/diagram/edit/policies/NetworkPortCanonicalEditPolicy.java
7e475c2b32bc1cf3245a0ceb622e94b738416b6b
[]
no_license
DevBoost/Reuseware
2e6b3626c0d434bb435fcf688e3a3c570714d980
4c2f0170df52f110c77ee8cffd2705af69b66506
refs/heads/master
2021-01-19T21:28:13.184309
2019-06-09T20:39:41
2019-06-09T20:48:34
5,324,741
1
1
null
null
null
null
UTF-8
Java
false
false
701
java
package es.tid.cim.diagram.edit.policies; import java.util.Collection; import java.util.Collections; import java.util.List; import org.eclipse.gmf.runtime.diagram.ui.editpolicies.CanonicalEditPolicy; import org.eclipse.gmf.runtime.notation.View; /** * @generated */ public class NetworkPortCanonicalEdit...
[ "jendrik.johannes@devboost.de" ]
jendrik.johannes@devboost.de
e1864d80c003b570b5447d438299455bb171c54b
620a39fe25cc5fbd0ed09218b62ccbea75863cda
/wfj_front/src/tuan/dao/imp/TuanProductTypeDao.java
957b544bb755cc568b1d3a0f72ca91a6c2c350b5
[]
no_license
hukeling/wfj
f9d2a1dc731292acfc67b1371f0f6933b0af1d17
0aed879a73b1349d74948efd74dadd97616d8fb8
refs/heads/master
2021-01-16T18:34:47.111453
2017-08-12T07:48:58
2017-08-12T07:48:58
100,095,588
0
0
null
null
null
null
UTF-8
Java
false
false
298
java
package tuan.dao.imp; import tuan.dao.ITuanProductTypeDao; import tuan.pojo.TuanProductType; import util.dao.BaseDao; /** * 团购商品分类Dao接口实现类 * @author * */ public class TuanProductTypeDao extends BaseDao <TuanProductType> implements ITuanProductTypeDao { }
[ "hukelingwork@163.com" ]
hukelingwork@163.com
33afbfa6a181d60f396ab98d16f6e38160d1ed74
d60e287543a95a20350c2caeabafbec517cabe75
/LACCPlus/Cloudstack/578_1.java
2192b1441c4e206a379d7c0dad9cce09842cada0
[ "MIT" ]
permissive
sgholamian/log-aware-clone-detection
242067df2db6fd056f8d917cfbc143615c558b2c
9993cb081c420413c231d1807bfff342c39aa69a
refs/heads/main
2023-07-20T09:32:19.757643
2021-08-27T15:02:50
2021-08-27T15:02:50
337,837,827
0
0
null
null
null
null
UTF-8
Java
false
false
2,743
java
//,temp,GlobalLoadBalancingRulesServiceImplTest.java,934,977,temp,GlobalLoadBalancingRulesServiceImplTest.java,503,564 //,3 public class xxx { void runDeleteGlobalLoadBalancerRuleTestWithLbRules() throws Exception { TransactionLegacy txn = TransactionLegacy.open("runDeleteGlobalLoadBalancerRuleTestWithLbRu...
[ "sgholami@uwaterloo.ca" ]
sgholami@uwaterloo.ca
a73a6f96da3c26372213e24e2dc75a09a03e8e92
b89bcefd24d87025b55e48b702aa8be791c68a91
/src/main/java/com/hongdu/src/datastructurejava/tree/base/api/baseapi/TreeInterface.java
a6c97f617f13646d5f78c4c6189fcc4056851be3
[]
no_license
hddudu/daily_concat_code
03895abdf4311ecb8aa5856c8b7d7827f5e4830d
fa71024e80fb6b7414eb950603b3c3bf398e505f
refs/heads/master
2022-12-30T03:23:57.665030
2019-06-06T15:56:17
2019-06-06T15:56:17
145,688,275
0
0
null
2022-12-16T04:43:02
2018-08-22T09:40:44
JavaScript
UTF-8
Java
false
false
258
java
package com.hongdu.src.datastructurejava.tree.base.api.baseapi; /** * 树的常用操作 * @param <E> */ public interface TreeInterface<E> { E getRootData(); int getHeight(); int getNumberOfNodes(); boolean isEmpty(); void clear(); }
[ "15574948314@163.com" ]
15574948314@163.com
34161335a0fcbf1c4c2805fd9137012c029cb7c8
95b93c921adf5c09793c41a7f0104374201212ab
/ws-Client/src/main/java/demo/spring/service_large/SayHi994Response.java
5dd29844d8c2dbe18a2e57af2769e67d2e1fa0dd
[]
no_license
yhjhoo/WS-CXF-AuthTest
d6ad62bdf95af7f4832f16ffa242785fc0a93eb8
ded10abaefdc2e8b3b32becdc6f5781471acf27f
refs/heads/master
2020-06-15T02:21:42.204025
2015-04-08T00:05:02
2015-04-08T00:05:02
33,409,007
0
1
null
null
null
null
UTF-8
Java
false
false
1,435
java
package demo.spring.service_large; 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 sayHi994Response complex type. * * <p>The following schema fragment ...
[ "yhjhoo@163.com" ]
yhjhoo@163.com
781f8d59d7bfcb9ad71a1528d753a7278f6f76d5
1ef4d95915cb37ae26f1a00c11072ef89f3b073d
/sitegen/src/main/java/io/helidon/sitegen/PageRenderer.java
e952fdaa0a71d852cfed4354c08dfc6000610937
[ "Apache-2.0" ]
permissive
diogene/helidon-build-tools
1871a3ab95a6ebde034c90020edfd4cac0b38195
d9f133cd4d16f63f5c98b561ff0aa98ed99017f3
refs/heads/master
2020-03-31T09:22:30.850467
2018-09-14T03:19:35
2018-09-14T03:19:35
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,509
java
/* * Copyright (c) 2018 Oracle and/or its affiliates. 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 * * Unle...
[ "robot@helidon.io" ]
robot@helidon.io