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
0093913271bf8d2fdd6ecfdaa1383faeb403280e
24d8cf871b092b2d60fc85d5320e1bc761a7cbe2
/jEdit/rev9022-9450/left-trunk-9450/org/gjt/sp/jedit/textarea/MouseHandler.java
2fcef2924df07c64f93cdd895937c7d1bd42d2a9
[]
no_license
joliebig/featurehouse_fstmerge_examples
af1b963537839d13e834f829cf51f8ad5e6ffe76
1a99c1788f0eb9f1e5d8c2ced3892d00cd9449ad
refs/heads/master
2016-09-05T10:24:50.974902
2013-03-28T16:28:47
2013-03-28T16:28:47
9,080,611
3
2
null
null
null
null
UTF-8
Java
false
false
2,852
java
package org.gjt.sp.jedit.textarea; import java.awt.event.*; import org.gjt.sp.jedit.Registers; import org.gjt.sp.jedit.OperatingSystem; public class MouseHandler extends TextAreaMouseHandler { public MouseHandler(JEditTextArea textArea) { super(textArea); this.textArea = textArea; } public void mo...
a3866fc7ad95259e24893c221bab1728a24a2b8b
22e506ee8e3620ee039e50de447def1e1b9a8fb3
/java_src/com/tencent/cos/xml/model/bucket/GetBucketACLRequest.java
1bc806ab4346baf05a6da935a36ed6e8c25bbff5
[]
no_license
Qiangong2/GraffitiAllianceSource
477152471c02aa2382814719021ce22d762b1d87
5a32de16987709c4e38594823cbfdf1bd37119c5
refs/heads/master
2023-07-04T23:09:23.004755
2021-08-11T18:10:17
2021-08-11T18:10:17
395,075,728
0
0
null
null
null
null
UTF-8
Java
false
false
722
java
package com.tencent.cos.xml.model.bucket; import com.tencent.qcloud.core.http.RequestBodySerializer; import java.util.Map; public final class GetBucketACLRequest extends BucketRequest { public GetBucketACLRequest(String bucket) { super(bucket); } @Override // com.tencent.cos.xml.model.CosXmlReque...
12894291e25aa8cb38fa4d6cdd66bc7761b53374
ad64a14fac1f0d740ccf74a59aba8d2b4e85298c
/linkwee-supermarket-pull-jfqz/src/main/java/com/linkwee/openApi/TestGetToken.java
c3be9b949f7d0bf17393b5ead374844e230092ac
[]
no_license
zhangjiayin/supermarket
f7715aa3fdd2bf202a29c8683bc9322b06429b63
6c37c7041b5e1e32152e80564e7ea4aff7128097
refs/heads/master
2020-06-10T16:57:09.556486
2018-10-30T07:03:15
2018-10-30T07:03:15
193,682,975
0
1
null
2019-06-25T10:03:03
2019-06-25T10:03:03
null
UTF-8
Java
false
false
2,350
java
package com.linkwee.openApi; import java.util.HashMap; import java.util.Map; import com.linkwee.xoss.util.HttpClientUtil; public class TestGetToken { public static void main(String[] args) { // TODO Auto-generated method stub //获取token接口 //获取token接口 String reqUrl = "http://opentest.9f.cn...
c41b7be271a5fe882cc335fd7a990508070a5a3e
dd682af5fcb81a74deab62d8c95777cd143982dd
/ch02/src/ch02/Ch02Ex02_05.java
6909eebd3e6c5575887a8f52be2df79253d2c387
[]
no_license
zhixiandev/work_java
969d20fc9a4228710cc9fd80129e6ad985c03769
299457990b6416792a436aafe3b10be3f27d89ae
refs/heads/master
2020-03-18T03:43:35.731586
2018-07-28T09:21:35
2018-07-28T09:21:35
null
0
0
null
null
null
null
UTF-8
Java
false
false
782
java
package ch02; import java.util.*; public class Ch02Ex02_05 { public static void main(String[] args) { /*다음 두 값을 키보드로 입력받아 곱셈 계산식을 출력하는 프로그램을 작성하라. (소수는 Float.parseFloat()을 이용하여 String을 float으로 변경) 추의 무게 = 49, 중력의 비율 = 0.2683 */ Scanner scanner = new Scanner(System.in); System.out.println("추의...
[ "KOITT@KOITT-PC" ]
KOITT@KOITT-PC
7042633e4d4d6b968bf13bd69cd2ebb0145c1f05
ada228ab4a35f1d9cb62192a2b33fa6dbc2d8453
/src/main/java/som/lib/vector/Vector2D.java
c34f7d86537f872451d40b7dca11bb9b1a086270
[]
no_license
kennycason/selforganizingmap
27a0271f0ac8f917bb7b8b5e8ea0a3136f30654b
b7e5e0d27caea4d3db3480abd30cdaa28267f733
refs/heads/master
2021-01-16T21:00:59.887030
2018-08-25T19:57:46
2018-08-25T19:57:46
10,718,384
0
0
null
null
null
null
UTF-8
Java
false
false
542
java
package som.lib.vector; public class Vector2D extends Vector { public Vector2D() { this(0, 0); } public Vector2D(double x, double y) { super(x, y); } public double x() { return get(0); } public void x(double x) { set(0, x); } public double y() { return get(1); } public void y(double y...
497b6a2e05669af27a2d06a242d075a8352828e3
f35f4008d60bf04e6e3236a60514693cae296d42
/app/src/main/java/com/google/android/gms/drive/realtime/internal/event/TextDeletedDetails.java
fe7d19f104c2863bba5d87d78f091c48bf55bfd9
[]
no_license
alsmwsk/golfmon
ef0c8e8c7ecaa13371deed40f7e20468b823b0e9
740132d47185bfe9ec9d6774efbde5404ea8cf6d
refs/heads/master
2020-03-22T11:16:01.438894
2018-07-06T09:47:10
2018-07-06T09:47:10
139,959,669
0
0
null
null
null
null
UTF-8
Java
false
false
1,035
java
package com.google.android.gms.drive.realtime.internal.event; import android.os.Parcel; import android.os.Parcelable.Creator; import com.google.android.gms.common.internal.safeparcel.SafeParcelable; public class TextDeletedDetails implements SafeParcelable { public static final Parcelable.Creator<TextDel...
6bbcb6db2855b482e815e871542b0ca2bda27068
5ca3901b424539c2cf0d3dda52d8d7ba2ed91773
/src_procyon/y/f/i/U_1.java
a586697fce53aa0ce2115f7576de95891dbf2d03
[]
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
2,820
java
package y.f.i; class U { private final Object b; private final double c; private final double d; private double e; final double a; private final double f; private double g; private double h; private final byte i; private boolean j; private U(final Object b, final double...
2969d12304a06807f2e726868d17fba1bfa31fad
f1b5543affa2bc6cfbc44ec0587a0cb8aa6195d4
/src/main/java/com/eomcs/lang/ex05/Exam0120.java
b01d41ffcf086a58fc28088919f4cea2e1413f7b
[]
no_license
eomjinyoung/bitcamp-20201221
1b5d5ebe5c17a0af9e123df0e5bdd37203372ecb
582c105d48a5369e1d4a4eb0a7e91f4ed7823111
refs/heads/main
2023-05-12T20:01:45.249224
2021-06-03T10:12:59
2021-06-03T10:12:59
326,534,759
1
0
null
null
null
null
UTF-8
Java
false
false
1,158
java
package com.eomcs.lang.ex05; //# 산술 연산자 : 우선 순위 // public class Exam0120 { public static void main(String[] args) { // *, /, % 는 +, - 보다 먼저 계산된다. System.out.println(2 + 3 * 7); // 3 * 7을 먼저 수행한다. System.out.println(3 * 7 + 2); // 3 * 7을 먼저 수행한다. // 같은 우선순위에서는 먼저 나온 것을 먼저 계산한다. System.out.print...
6ffa626cf6b0b8a3a44e8947a5da61b8688cf579
ec1821602e059e58a3509ac528201cbf5470b377
/eclipse/portal/plugins/com.liferay.ide.eclipse.layouttpl.ui/src/com/liferay/ide/eclipse/layouttpl/ui/wizard/NewLayoutTplWizard.java
ee04e22bc1bf6e9d968892e012c1ff380215fa6f
[]
no_license
adrianrm/liferay-ide
058ef2c3b4c2088bb01b38b84bba8c789c022337
1b88e31e08c38f95aae6e014f59a7093a5e14123
refs/heads/master
2021-01-16T22:47:35.590720
2011-08-12T08:37:39
2011-08-12T08:37:39
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,770
java
/******************************************************************************* * Copyright (c) 2000-2011 Liferay, Inc. All rights reserved. * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the Free * Softwa...
eef72c272c1a266c782ba0d68639ac5da4c5ce13
f63f198b0ca6771d1eb3aba003907fde921ed4d4
/education-web-api/src/main/java/com/jimmy/web/api/controller/admin/DictionaryController.java
8a67128286abc7c5d5515b4c67836942bc2b3821
[]
no_license
aidenyan/education
4c7bc652a380fde09cfef391e077284654e957bc
d237d771ec5f05bf310ae7bd1d9a95438358f62c
refs/heads/master
2022-07-07T08:06:56.957303
2019-09-07T02:30:00
2019-09-07T02:30:00
190,502,159
0
0
null
2022-06-17T02:11:33
2019-06-06T02:42:18
JavaScript
GB18030
Java
false
false
3,235
java
package com.jimmy.web.api.controller.admin; import com.jimmy.core.base.Page; import com.jimmy.dao.entity.Dictionary; import com.jimmy.dao.entity.DictionaryItem; import com.jimmy.mvc.common.base.Result; import com.jimmy.mvc.common.base.ResultBuilder; import com.jimmy.mvc.common.model.dto.DictionaryDTO; import com.jimmy...
59a014ddd3d2e3fbf65676502e08235291494913
db469e5705930874a00c23d9a0abe2da34902acb
/src/main/java/hprose/server/HproseClients.java
a30a69bd682c23dab00b9b568c17ddb68c86f3cd
[ "MIT" ]
permissive
AngryOrange/hprose-java
0b546c9fd61f45512989a6207830ce2976335cec
147fb45a4582ce4365e3ce39af11e850003acfca
refs/heads/master
2021-01-16T20:54:52.397980
2016-06-27T15:59:56
2016-06-27T15:59:56
62,102,854
1
0
null
2016-06-28T02:18:00
2016-06-28T02:18:00
null
UTF-8
Java
false
false
2,225
java
/**********************************************************\ | | | hprose | | | | Official WebSite: http://www.hprose.com/ | | ...
6ae992e5a7107eb608ea633929dbc18d3a2c9f47
9a6f5a64768b4882836fc67bd185568f58af19dd
/cps/src/main/java/com/jdcloud/sdk/service/cps/client/CreateKeypairsExecutor.java
702af0c7a62e60cb372cee891bd92396ba1f8244
[ "Apache-2.0" ]
permissive
zhangycjob/jdcloud-sdk-java
20362dd311465966f90984f8f1ddc775fcc0fbfa
662c7617574ddfcac5c769dc0c7cf3a7eedadcff
refs/heads/master
2020-09-05T15:34:30.767907
2019-11-22T04:11:57
2019-11-22T04:11:57
220,145,202
0
0
Apache-2.0
2019-11-07T03:38:43
2019-11-07T03:38:43
null
UTF-8
Java
false
false
1,376
java
/* * Copyright 2018 JDCLOUD.COM * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http:#www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in...
8999f4457cd0a7ece83ab1385377d0342a6627ac
91dfca9e91f299c1036c37c98bffd1922447c4e7
/newBusinessServices/src/com/csc/fsg/nba/workflow/api/rest/UnlockWorkPreProcessor.java
55c23223d93ff2ceaf3ad72fe3adf1f4def8abfd
[]
no_license
gajendrasinghthakur/SpringBootnMicroservices
7a1d016d932b70b13706ad13224d52c9488b7008
96b42b1250fb25a0b78f4ca088015d6ef07f1dd6
refs/heads/master
2020-07-03T10:54:19.565991
2019-08-12T08:57:01
2019-08-12T08:57:01
201,883,128
0
0
null
null
null
null
UTF-8
Java
false
false
2,873
java
package com.csc.fsg.nba.workflow.api.rest; /* * *******************************************************************************<BR> * Copyright 2015, Computer Sciences Corporation. All Rights Reserved.<BR> * * CSC, the CSC logo, nbAccelerator, and csc.com are trademarks or registered * trademarks of Computer Scie...
2655552e37b224942fd2a18aaa830802a68ee810
f025182e8db3b7174b1d4954f60bf4e571261486
/test/com/basejava/webapp/storage/AbstractStorageTest.java
54d21947194df3cbeecff67b7e20961e02843749
[]
no_license
AnatolVishnyakov/basejava
718ae3f19994e950ef8f3c4f8e1c38304c1fbae1
a4fa9463fb6cffc22b7ee9b01268b7123c0ae3c8
refs/heads/master
2020-04-04T14:51:19.035657
2019-08-17T13:49:50
2019-08-17T13:49:50
156,015,776
0
0
null
null
null
null
UTF-8
Java
false
false
3,441
java
package com.basejava.webapp.storage; import com.basejava.webapp.Config; import com.basejava.webapp.exception.ExistStorageException; import com.basejava.webapp.exception.NotExistStorageException; import com.basejava.webapp.model.ContactType; import com.basejava.webapp.model.Resume; import org.junit.Before; import org.j...
0a26774549ededf8f48b0140f0299ac5d8d9eef3
16f5d591c90d6f80fc7055396a197e6c17374542
/firefly/src/main/java/com/firefly/server/http2/ServerSecureDecoder.java
1b340b25ea33a7ba579252c2b36389d9ca476908
[ "Apache-2.0" ]
permissive
awei4home/firefly
118a503f0490180f397697918512d766d0803b41
c416d8f2c62399a4fc58928b21a6552f15a49604
refs/heads/master
2021-01-18T02:07:16.005808
2016-05-06T08:11:04
2016-05-06T08:11:04
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,047
java
package com.firefly.server.http2; import java.nio.ByteBuffer; import com.firefly.codec.http2.stream.HTTPConnection; import com.firefly.net.DecoderChain; import com.firefly.net.Session; import com.firefly.net.tcp.ssl.SSLSession; import com.firefly.utils.log.Log; import com.firefly.utils.log.LogFactory; public class S...
02a5910856b671079dd1481726d1b3365985d09d
63f751519e64ac067e11189edaf6a34aeb3e5dba
/1.JavaSyntax/src/com/javarush/task/task09/task0914/Solution.java
f24fc8ea3ab02c48e3443b4179fbf5f110be32d7
[]
no_license
sharygin-vic/JavaRushTasks
8507b96c2103828be4c8c3de29f6ad446b33b9df
88e383a10a64286a2750bd67ec7f27d1a10a21dd
refs/heads/master
2021-01-21T18:25:20.400669
2017-08-01T22:50:45
2017-08-01T22:50:45
92,046,759
1
0
null
null
null
null
UTF-8
Java
false
false
885
java
package com.javarush.task.task09.task0914; /* Группа перехвата исключений */ public class Solution { public static void main(String[] args) throws Exception { //напишите тут ваш код try { method1(); } //напишите тут ваш код catch (Exception3 e) { } ...
044330098a6229a66b25ece1f6e2ed3c812ea26b
f77d04f1e0f64a6a5e720ce24b65b1ccb3c546d2
/zyj-hec-master/zyj-hec/src/main/java/com/hand/hec/wfl/dto/WflDocBizRuleAssign.java
904eff8a08f80146d750ff0aac16ebf3a11b31c0
[]
no_license
floodboad/zyj-hssp
3139a4e73ec599730a67360cd04aa34bc9eaf611
dc0ef445935fa48b7a6e86522ec64da0042dc0f3
refs/heads/master
2023-05-27T21:28:01.290266
2020-01-03T06:21:59
2020-01-03T06:29:37
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,049
java
package com.hand.hec.wfl.dto; /** Auto Generated By Hap Code Generator **/ import javax.persistence.GeneratedValue; import javax.persistence.Id; import com.hand.hap.core.BaseConstants; import com.hand.hap.mybatis.annotation.ExtensionAttribute; import com.hand.hap.mybatis.common.query.JoinColumn; import com.hand.hap.m...
233b6b5dfa6fc9fb54f16d1edd129d5ce3023813
34120b19916f363fe6824eb61ca904b0414729ec
/web/src/main/java/com/alnpet/service/DefaultOrderService.java
2718fb0b64a94dab03f87f151aa30dabf0a13a9c
[]
no_license
alnpet/zeus
a3eaf1e92164aa63f5ccabb1a95119d2d016c217
1641f106c4853a48f714a669b836aec009f7d90a
refs/heads/master
2016-08-08T02:18:54.234228
2015-05-17T09:44:51
2015-05-17T09:44:51
24,521,966
0
0
null
null
null
null
UTF-8
Java
false
false
3,121
java
package com.alnpet.service; import java.util.List; import org.unidal.dal.jdbc.DalException; import org.unidal.dal.jdbc.DalNotFoundException; import org.unidal.lookup.annotation.Inject; import com.alnpet.dal.trx.Address; import com.alnpet.dal.trx.AddressDao; import com.alnpet.dal.trx.AddressEntity; import com.alnpet....
b18e8181e8364f4efdaba8f2370062aec127f4cf
cb7b9692de53972afb29152d671bb7286ec9e81b
/spy2servers-core/src/main/java/org/xmatthew/spy2servers/core/Component.java
5619589e205d032f3854c5d3543ae3caeda106dd
[]
no_license
412537896/Spy2Servers
25189143e03d0804380ef908a83462d4d933ae1d
1e14bd318dd28a60a92626fe66c205038019cb4e
refs/heads/master
2021-01-12T01:09:47.661610
2014-08-05T06:07:09
2014-08-05T06:07:09
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,859
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 applic...
c65bc1ab4c97cf650e11b6abb33e6159459b8be5
63e8187870af12c903d64109738ffd8f479e28e0
/WeBASE-Collect-Bee-common/src/main/java/com/webank/webasebee/common/tools/FunctionInputDecode.java
bcff0618960d5008749d2f6113e87a0ef2508a4b
[ "Apache-2.0" ]
permissive
yanyanho/WeBASE-Collect-Bee
edbee8b28da63b5dffb54b8fd84fdb361053b580
16d8b67911f32d9c84494969f6428cf57ae27727
refs/heads/master
2020-06-20T13:48:33.349578
2019-11-06T06:59:58
2019-11-06T06:59:58
197,141,141
1
3
Apache-2.0
2019-11-20T08:31:05
2019-07-16T07:15:30
Java
UTF-8
Java
false
false
2,248
java
/** * Copyright 2014-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
205b262c63dc1e8f297f7e3f0f03029c98a0055f
0af8b92686a58eb0b64e319b22411432aca7a8f3
/large-multiproject/project25/src/main/java/org/gradle/test/performance25_5/Production25_414.java
714d309ba959c5ef1c320d0b0c164bdd71cb4f38
[]
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.performance25_5; public class Production25_414 extends org.gradle.test.performance12_5.Production12_414 { private final String property; public Production25_414() { this.property = "foo"; } public String getProperty() { return property; } }
73e4fdbdadbf9c2157751b36320d9cf0d5227326
5355c413e4a7acbf35d8e751b22528f4d04d0b6a
/src/main/java/org/everest/mvc/classFilter/ValidatorClassFilter.java
6fe2a308522e19d02f2cee0ae0ee7f6793ba8bf0
[]
no_license
chendjouCaleb/Everest
402e77c22924628a86fd91e480ce7973556de537
fcf595c58836bae353f75651b615766953cc5410
refs/heads/master
2021-10-24T04:52:43.571782
2019-03-21T05:57:54
2019-03-21T05:57:54
104,355,982
0
0
null
null
null
null
UTF-8
Java
false
false
417
java
package org.everest.mvc.classFilter; import org.everest.core.dic.handler.ITypeFilter; import org.everest.mvc.binding.IConverter; import javax.validation.ConstraintValidator; import java.util.Arrays; public class ValidatorClassFilter implements ITypeFilter { @Override public boolean isAdmissible(Class type) {...
126ebad91f979eeba4c49c833960bd942d252c2b
482a0fe6424b42de7f2768f7b64c4fd36dd24054
/apps/gmail/gmail_uncompressed/app/src/com/google/android/gms/search/queries/h.java
2174a5a28f3d2bdee03d696795dedb8d78d63496
[]
no_license
dan7800/SoftwareTestingGradProjectTeamB
b96d10c6b42e2e554e51fc1d7fd7a7189afe79d6
0ad2d46d692c77bdc75f8a82162749e2e652c7ab
refs/heads/master
2021-01-22T09:27:25.378594
2015-05-15T23:59:13
2015-05-15T23:59:13
30,304,655
0
0
null
null
null
null
UTF-8
Java
false
false
654
java
package com.google.android.gms.search.queries; import android.os.*; import com.google.android.gms.common.api.*; import com.google.android.gms.appdatasearch.*; import com.google.android.gms.common.internal.safeparcel.*; public final class h implements Parcelable$Creator<QueryCall$Response> { static void a(final Qu...
f519ac4e231c591e6f21ab83833858698ae12302
15959d22626f73f2f3601d47cae98d7481d015cf
/src/rocket_chat_setting/Main.java
d19fba19467b6d2b4769e461f40cbfb138cbd82a
[]
no_license
col-panic/rocket-chat-setting
23544cab05a9dc1890140d6f7810c57106863284
dc608f0ff1817bf99a620e699e0a24870f24a056
refs/heads/master
2023-04-02T09:01:36.728026
2022-10-19T07:15:30
2022-10-19T07:15:30
202,300,768
0
0
null
2023-03-31T15:18:13
2019-08-14T07:46:13
Java
UTF-8
Java
false
false
3,787
java
package rocket_chat_setting; import java.io.IOException; import java.security.KeyManagementException; import java.security.KeyStoreException; import java.security.NoSuchAlgorithmException; import java.util.ArrayList; import java.util.List; import com.beust.jcommander.JCommander; import com.beust.jcommander.Parameter;...
ae9050989e8f87c0895b7501e84061a6d404f8c9
4192d19e5870c22042de946f211a11c932c325ec
/hi4springJDBC-20110823/src/org/hi/base/report/excel/action/webwork/ExcelCellListAction.java
5f9d94ec3b9047725b0f08074e8c4bfd82d3cc17
[]
no_license
arthurxiaohz/ic-card
1f635d459d60a66ebda272a09ba65e616d2e8b9e
5c062faf976ebcffd7d0206ad650f493797373a4
refs/heads/master
2021-01-19T08:15:42.625340
2013-02-01T06:57:41
2013-02-01T06:57:41
39,082,049
2
1
null
null
null
null
UTF-8
Java
false
false
2,194
java
/* */ package org.hi.base.report.excel.action.webwork; /* */ /* */ import java.util.List; /* */ import org.hi.SpringContextHolder; /* */ import org.hi.base.report.excel.action.ExcelCellPageInfo; /* */ import org.hi.base.report.excel.model.ExcelCell; /* */ import org.hi.base.report.excel.serv...
bb272ea7fb87f297c5921be27ab4db3689732fa3
fec4a09f54f4a1e60e565ff833523efc4cc6765a
/Dependencies/work/decompile-00fabbe5/net/minecraft/server/level/TicketType.java
40c9ddbcdaa761dd9eb158a9643f27730346efc5
[]
no_license
DefiantBurger/SkyblockItems
012d2082ae3ea43b104ac4f5bf9eeb509889ec47
b849b99bd4dc52ae2f7144ddee9cbe2fd1e6bf03
refs/heads/master
2023-06-23T17:08:45.610270
2021-07-27T03:27:28
2021-07-27T03:27:28
389,780,883
0
0
null
null
null
null
UTF-8
Java
false
false
1,942
java
package net.minecraft.server.level; import java.util.Comparator; import net.minecraft.core.BaseBlockPosition; import net.minecraft.core.BlockPosition; import net.minecraft.util.Unit; import net.minecraft.world.level.ChunkCoordIntPair; public class TicketType<T> { private final String name; private final Comp...
d6c14fb6cf1b5251b9205745520621797918d418
f7c8bb03a5c85c63b90153270f4e00148156c56b
/android/app/src/main/java/com/engear_24043/MainApplication.java
9305bec0a84d3d47106a3f99bf2c7335675d29a9
[]
no_license
crowdbotics-apps/engear-24043
7045445451f8d1578dc813fc7fd343df0abcd2cc
11faf58e22cf9d883f4ac53371c45358815fd6cf
refs/heads/master
2023-02-25T02:13:28.639621
2021-01-25T10:13:14
2021-01-25T10:13:14
332,705,557
0
0
null
null
null
null
UTF-8
Java
false
false
2,689
java
package com.engear_24043; import android.app.Application; import android.content.Context; import com.facebook.react.PackageList; import com.facebook.react.ReactInstanceManager; import com.facebook.react.ReactApplication; import com.facebook.react.ReactNativeHost; import com.facebook.react.ReactPackage; import com.face...
9163d84d64b66106896865e8fa4888edf7b4e6a2
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/21/21_c7855452383168abba9a38d285fb5c8205963c79/OutputTextTag/21_c7855452383168abba9a38d285fb5c8205963c79_OutputTextTag_s.java
3fd157bbf664fcb86d38e9059d12accdd5eb17c6
[]
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
7,926
java
/* * Copyright 2003-2004 Sun Microsystems, Inc. All rights reserved. * SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. */ package renderkits.taglib.svg; import java.io.IOException; import javax.el.*; import javax.faces.*; import javax.faces.component.*; import javax.faces.context.*; imp...
1ba170033217828f02d0678844d2ad22be28913a
96d71f73821cfbf3653f148d8a261eceedeac882
/external/decompiled/blackberry/bb (4)/decompiled/WhatsApp-21/com/whatsapp/client/FunXMPP$Connection$19.java
556fb544c1436bb563227c841238a114b877e3be
[]
no_license
JaapSuter/Niets
9a9ec53f448df9b866a8c15162a5690b6bcca818
3cc42f8c2cefd9c3193711cbf15b5304566e08cb
refs/heads/master
2020-04-09T19:09:40.667155
2012-09-28T18:11:33
2012-09-28T18:11:33
5,751,595
2
1
null
null
null
null
UTF-8
Java
false
false
4,130
java
// ####################################################### // Decompiled by : coddec // Module : WhatsApp-16.cod // Module version : 2.7.3204 // Class ID : 14 // ######################################################## package com.whatsapp.client; abstract final class FunXMPP$Connection$19 exten...
3d7d96a85ab705d5124557a355b9dcc29c322296
ef8e7192cc0366cad6aec24fb00187d7e1bc954d
/TurboEX/TurboLauncherEX/src/com/cooee/launcher/theme/ThemeReceiver.java
f1a2885749f499ad82ace3eb1740f329b777aed4
[]
no_license
srsman/daima111
44c89d430d5e296f01663fcf02627ccc4a0ab8fd
b8c1fb8a75d390f6542c53eaec9e46c6c505f022
refs/heads/master
2021-01-22T16:31:23.754703
2015-03-26T05:40:59
2015-03-26T05:40:59
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,855
java
/* 文件名: ThemeReceiver.java 2014年8月26日 * * 描述:主题广播接收器,主要接收主题相关操作的广播,例如切换主题 * * 作者: cooee */ package com.cooee.launcher.theme; import com.cooee.launcher.Launcher; import com.cooee.launcher.pub.provider.PubProviderHelper; import android.app.Activity; import android.content.BroadcastReceiver; import android.content...
76a9e77290e56a9fbcc90d411643e3e57593ee6c
c885ef92397be9d54b87741f01557f61d3f794f3
/results/Gson-10/com.google.gson.internal.bind.ReflectiveTypeAdapterFactory/BBC-F0-opt-10/tests/27/com/google/gson/internal/bind/ReflectiveTypeAdapterFactory_ESTest.java
bb7788f9be8e84a864fbaa4a3f7854f9cc0093a3
[ "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,124
java
/* * This file was automatically generated by EvoSuite * Sat Oct 23 07:33:20 GMT 2021 */ package com.google.gson.internal.bind; import org.junit.Test; import static org.junit.Assert.*; import static org.evosuite.runtime.EvoAssertions.*; import com.google.gson.FieldNamingPolicy; import com.google.gson.Gson; import ...
2e725c32e9408d86d49b430a31156468f07e991e
3bb9e1a187cb72e2620a40aa208bf94e5cee46f5
/mobile_catalog/src/ong/eu/soon/mobile/json/ifx/element/RelationshipMgrIdent.java
1c18e0d1ab84b9bf394e5db74c9ec9de3feedf6e
[]
no_license
eusoon/Mobile-Catalog
2e6f766864ea25f659f87548559502358ac5466c
869d7588447117b751fcd1387cd84be0bd66ef26
refs/heads/master
2021-01-22T23:49:12.717052
2013-12-10T08:22:20
2013-12-10T08:22:20
null
0
0
null
null
null
null
UTF-8
Java
false
false
148
java
package ong.eu.soon.mobile.json.ifx.element; public class RelationshipMgrIdent extends Identifier { protected RelationshipMgrIdent(){ } }
c1c884d29f58e297742a78a95e120768cf79a20a
883a0e13d7d5820f8d4d1dfb642c3ea9fe5afc34
/semanticparser-impl/src/main/java/ai/labs/parser/extensions/dictionaries/TimeExpressionDictionary.java
1e2d590252e63d0eb90f8b17d85129580025af37
[ "Apache-2.0" ]
permissive
EdtechFoundry/EDDI
0aad06d22ce011e612cf509dc59cafe73db5767e
201cf9b0304e0a9046030f42f6014242886309c7
refs/heads/master
2023-04-13T07:54:22.427808
2022-03-31T09:51:05
2022-03-31T09:51:05
96,883,190
0
0
Apache-2.0
2023-04-03T23:52:46
2017-07-11T10:51:54
Java
UTF-8
Java
false
false
1,390
java
package ai.labs.parser.extensions.dictionaries; import ai.labs.expressions.Expression; import ai.labs.expressions.Expressions; import ai.labs.expressions.utilities.IExpressionProvider; import ai.labs.parser.model.FoundWord; import ai.labs.parser.model.Word; import ai.labs.utilities.LanguageUtilities; import java.util...
905aa5f0a29b17df7fc00dd033046c39c8bf768a
53d677a55e4ece8883526738f1c9d00fa6560ff7
/com/tencent/mm/plugin/wepkg/model/h$12.java
82cad6411b969f3670f36b4f546c886b173efb3c
[]
no_license
0jinxing/wechat-apk-source
544c2d79bfc10261eb36389c1edfdf553d8f312a
f75eefd87e9b9ecf2f76fc6d48dbba8e24afcf3d
refs/heads/master
2020-06-07T20:06:03.580028
2019-06-21T09:17:26
2019-06-21T09:17:26
193,069,132
9
4
null
null
null
null
UTF-8
Java
false
false
612
java
package com.tencent.mm.plugin.wepkg.model; import com.tencent.matrix.trace.core.AppMethodBeat; final class h$12 implements Runnable { h$12(a parama, WepkgCrossProcessTask paramWepkgCrossProcessTask) { } public final void run() { AppMethodBeat.i(63578); if (this.uXt != null) t...
e65f83b3ffcb5ea26493a64f5b5f3027661c03ea
1c5e8605c1a4821bc2a759da670add762d0a94a2
/src/dahua/fdc/aimcost/VoucherForDynamicInfo.java
01f4ccc2ce09edd8c08eddc5a5a5204ba9829589
[]
no_license
shxr/NJG
8195cfebfbda1e000c30081399c5fbafc61bb7be
1b60a4a7458da48991de4c2d04407c26ccf2f277
refs/heads/master
2020-12-24T06:51:18.392426
2016-04-25T03:09:27
2016-04-25T03:09:27
19,804,797
0
3
null
null
null
null
UTF-8
Java
false
false
321
java
package com.kingdee.eas.fdc.aimcost; import java.io.Serializable; public class VoucherForDynamicInfo extends AbstractVoucherForDynamicInfo implements Serializable { public VoucherForDynamicInfo() { super(); } protected VoucherForDynamicInfo(String pkField) { super(pkField); } ...
382c6a4b15dcd2bd319776131fb50662e9812ece
e574b6fd86a046960b61569bd4b7df76b815f4ed
/blueprint2/blueprint2-core/src/ananas/lib/blueprint2/impl/ImplText.java
e1e4b1968d345d1fc87636a356c35b61ee57944d
[]
no_license
xukun-glc/blueprint
2bf1777576dd0a2e06ac856cef7434625733720e
afa460607a6a279252595cbb9d18c48dc2838324
refs/heads/master
2021-05-31T03:19:46.780922
2015-12-02T03:10:52
2015-12-02T03:10:52
null
0
0
null
null
null
null
UTF-8
Java
false
false
469
java
package ananas.lib.blueprint2.impl; import ananas.lib.blueprint2.dom.IText; import ananas.lib.blueprint2.dom.helper.IClass; final class ImplText implements IText { private final String mData; public ImplText(String data) { this.mData = data; } @Override public boolean bindBlueprintClass(IClass aClass) { r...
e7bee8c6d0c9117b4b0e206e7f81e47b1e9780e4
02accd85cb86f7819ccb8100a7edcb9c8ab06232
/20190901-RentalCarMongo/src/dto/Car.java
1596bc6b3a06839233cae1feec91ceb7bd00ac18
[]
no_license
select26/telran
77c7747297d59951c61b9081d468e5ea1d406658
72ea0765fac32a33e8b2f78c471b08dd01bfe42a
refs/heads/master
2022-12-25T14:35:59.139473
2019-10-24T11:47:14
2019-10-24T11:47:14
191,749,937
0
0
null
null
null
null
UTF-8
Java
false
false
659
java
package dto; import java.time.LocalDate; import com.fasterxml.jackson.annotation.JsonFormat; import lombok.*; @AllArgsConstructor @NoArgsConstructor @Data public class Car { private String vin; // private String model; private Model model; private boolean inUse = false; private boolean remo...
599970e2dd95a07f9a53d4552ca668f28449fd9b
613b90f015f0437fb856a1795c07ac7fc1f5a231
/springcss-parent-pom/sbi-customer-service/src/main/java/com/springcss/customer/repository/CustomerTicketRepository.java
e6955a8ae4a72d27f8cf2b8b383e70ff0ea9ef6a
[]
no_license
LCY2013/spring-in-thinking
f1984e83fd9f082f1ae3b91ef48d6a8204b65843
b4614a94c56b6784a4a7aca755375d5191a884ad
refs/heads/master
2023-06-23T04:20:58.539974
2023-06-11T02:23:01
2023-06-11T02:23:01
244,082,628
1
0
null
2022-12-14T20:43:37
2020-03-01T03:52:33
Java
UTF-8
Java
false
false
413
java
package com.springcss.customer.repository; import java.util.List; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.stereotype.Repository; import com.springcss.customer.domain.CustomerTicket; @Repository public interface CustomerTicketRepository extends JpaRepository<CustomerT...
b531071de6c5841cb7d81591356c139206219950
0ad4a848f9c40fa49b21b4e90ddd901a8c4cfd41
/java/spring-javarx/src/main/java/com/sonal/springjavarx/rest/controller/vo/ReactiveWebRequestVO.java
9b09411d01d6e37f8ccc9db6901ef8ca12a44f1f
[]
no_license
sinhasonalkumar/sonalrnd
deb8dfa9dc71b4a9753a2d43a0605d326a56b009
bf6597cb06be824c75502a3e74b43e4cb1054839
refs/heads/master
2020-04-03T20:18:40.130321
2018-02-23T04:28:31
2018-02-23T04:28:31
26,343,473
3
1
null
null
null
null
UTF-8
Java
false
false
181
java
package com.sonal.springjavarx.rest.controller.vo; import lombok.Getter; import lombok.Setter; @Getter @Setter public class ReactiveWebRequestVO { private String userName; }
088805cd1b716b82c314b076df7a10cd7864f694
181cc0ec858797466c7bd01bd3722a3086134e02
/baseLibrary/src/main/java/com/fy/baselibrary/utils/TransfmtUtils.java
e4b53289564c015fe9137672bb3a02a7329d3163
[]
no_license
SetAdapter/WisdomMedicalDoctor
657d1720851dfd0887f1914f731636309df1eedf
e532a6cf5126a810f1c5a376a993f4801ed9dcea
refs/heads/master
2020-04-23T13:50:11.680720
2019-02-18T03:57:34
2019-02-18T03:57:34
171,211,163
0
0
null
null
null
null
UTF-8
Java
false
false
7,222
java
package com.fy.baselibrary.utils; import java.lang.reflect.Method; import java.text.DecimalFormat; import java.util.Arrays; import java.util.Collection; import java.util.List; /** * 数据转换 工具类 * Created by fangs on 2017/3/22. */ public class TransfmtUtils { private TransfmtUtils() { /* cannot be instant...
ce730aca84466334509d728a6433eea2fecf278f
fe5d86481efdfe242d90398ecb98986286d55e17
/data/search/APIzator22610642.java
c3982fd16ca2fcfa75ba5a12ff501fa41647815a
[ "CC-BY-4.0" ]
permissive
pasqualesalza/apization
0923a438ac3b963d6efa8d779cce614e04bc0193
941ae03b2a9177875d00feec651dd27e7bdd5e29
refs/heads/main
2022-07-30T04:33:10.078103
2021-08-23T14:08:35
2021-08-23T14:08:35
399,110,560
1
0
null
null
null
null
UTF-8
Java
false
false
576
java
package com.stackoverflow.api; import java.math.BigDecimal; /** * Rounding Bigdecimal values with 2 Decimal Places * * @author APIzator * @see <a href="https://stackoverflow.com/a/22610642">https://stackoverflow.com/a/22610642</a> */ public class APIzator22610642 { public static BigDecimal roundValue() throws...
13a6f696a1dd88fc8923330efdd9492466834a9e
67fcea5c6df0bea03bb6b8ccab01841cab49d2d5
/jee/jaxrs/src/main/java/org/meruvian/workshop/jaxrs/service/NewsService.java
5f4ff3255675f44e1baafbddd527ed40c206bd75
[ "Apache-2.0" ]
permissive
meruvian/workshop
21b58b84640f6a035637268986f6a7412e10b99e
a32125506a88318032708dd6ef4afa4d219c50cd
refs/heads/v2
2021-01-10T22:11:06.067742
2017-03-16T14:41:40
2017-03-16T14:41:40
30,912,747
2
4
null
2016-12-05T07:06:23
2015-02-17T10:41:33
JavaScript
UTF-8
Java
false
false
901
java
package org.meruvian.workshop.jaxrs.service; import java.util.List; import javax.ws.rs.Consumes; import javax.ws.rs.DELETE; import javax.ws.rs.DefaultValue; import javax.ws.rs.GET; import javax.ws.rs.POST; import javax.ws.rs.PUT; import javax.ws.rs.Path; import javax.ws.rs.PathParam; import javax.ws.rs.Produces; impo...
bdceb8adb594b731822d4e87240e8366cb366329
d006fb5b14e20a05c6b680809f328a70835f8405
/macgyver-plugin-github/src/main/java/io/macgyver/plugin/github/WebHookController.java
d045a97b5db250d1b9043e6cf9860cbb6a67e1bf
[]
no_license
ryanlfoster/macgyver
77138fb1a8ec1801ec58a554079a62f79550f533
d1ed92781ef297575d3f7eaf397e118e8970d44c
refs/heads/master
2021-01-19T08:45:25.457874
2015-04-02T17:15:03
2015-04-02T17:15:03
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,056
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 * distribu...
fb98cb627070b77d51d7afc4a68af816653cf025
473b311ca79ff79ade7004af72e57258cdf5790c
/app/src/main/java/com/lsjr/zizisteward/bean/DataList.java
8b47673df3f3b62554d61922eae0bcaf798580f7
[]
no_license
gyymz1993/ZiZisteward1.0
687296995bb4ba0f4102a50e523841932261570e
73b393ddd877bb5a56c97694af4db2c1f2e0c894
refs/heads/master
2021-01-01T19:05:09.633865
2017-10-13T01:48:35
2017-10-13T01:48:54
98,502,871
2
0
null
null
null
null
UTF-8
Java
false
false
1,100
java
package com.lsjr.zizisteward.bean; public class DataList { private String bname; private String id; private String sbrand; private String sell_points; private String skeyword; private String sname; private String spic; public String getBname() { return bname; } public void setBname(String bn...
80995e0d94a628b0cb727bdf141acdd338aee870
4b3fbbc7a3122fe2ee73d12f9c7609a1e43d5aac
/eu.jgen.notes.walkency/src/eu/jgen/notes/walkency/parts/AssociationNode.java
7c738b7f34b5335df78a87935e21576eaf91fee3
[]
no_license
JGen-Notes/toolset.walkency
ba609ef9e102b393e5aba929fd5d397c5a86689a
114968f73318c615519fa1b9807b1dfbe15bb78d
refs/heads/master
2020-04-05T12:09:32.076364
2017-08-03T11:11:59
2017-08-03T11:11:59
95,232,385
0
0
null
null
null
null
UTF-8
Java
false
false
2,137
java
/** * [The "BSD license"] * Copyright (c) 2016,JGen Notes * 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 not...
9a509d33e566468fb660ce59317f77325f70ccec
caf5264de3dfe64b0d02736d3608dcbfdb494468
/config/src/main/java/org/jboss/hal/config/Build.java
0cddafb3430fe9c4dfd61f109763c6a58273b6e9
[ "Apache-2.0", "MIT" ]
permissive
spriadka/console
284ca236801edd276e20d5cb7180368f13e4f68d
0500040a7e554b271c1f7a34473a6971ccb14614
refs/heads/master
2022-11-26T17:20:13.231332
2018-08-13T11:34:20
2018-08-13T11:34:20
144,987,454
0
0
Apache-2.0
2018-08-16T12:53:20
2018-08-16T12:53:20
null
UTF-8
Java
false
false
1,031
java
/* * Copyright 2015-2016 Red Hat, Inc, and individual 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...
4925159e5f410c233f0bd1dacfd447eb09568434
198b414444851f724d4294055925ee2260f0477a
/module_preview_pictures/src/main/java/com/karashok/library/module_preview_pictures/ui/fragment/PicturesPreviewFragment.java
8bcd8b58321d81727cfad9c51bca4025ca212e4e
[ "Apache-2.0" ]
permissive
KaraShok/MVVM-Android-For-Java
39f0f453a95f5bd800e18742d9d8eacd6a238bf5
e5d625717606f354be5b95f7eb43d22fd9aa56c1
refs/heads/master
2020-12-13T02:56:31.880807
2020-04-14T10:22:25
2020-04-14T10:22:25
234,293,009
2
0
null
null
null
null
UTF-8
Java
false
false
6,286
java
package com.karashok.library.module_preview_pictures.ui.fragment; import android.Manifest; import android.os.Bundle; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.ImageView; import android.widget.RelativeLayout; import android.widget.TextView; impor...
b129720901376031b9e8234d6630085f00f5be48
26d739fac80ffecc265c731d276d244bfa494db8
/server/src/main/java/io/atomix/copycat/server/storage/system/Configuration.java
1db315bcde6a1a444c7040d77f44711687d4a300
[ "Apache-2.0" ]
permissive
chicc999/copycat
65823f316262fde04085705695966cd63a68f1bb
c4fc54645c5d942c22cd3234a7e719bcf0085304
refs/heads/master
2020-12-03T05:31:38.361643
2015-12-22T19:09:59
2015-12-22T19:10:39
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,597
java
/* * Copyright 2015 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 applicable l...
208b85eb4f3ac524185306926b5fa820b7d6e548
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/12/12_72a1a917d8386de63fb4304918d4fc5a9120b7c9/Manufacturer/12_72a1a917d8386de63fb4304918d4fc5a9120b7c9_Manufacturer_t.java
12a4023969809c61a27131f36db5d03e9b3dc8b9
[]
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,195
java
package devopsdistilled.operp.server.data.entity.items; import java.io.Serializable; import java.util.List; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; import javax.persistence.OneToMany; import devopsdist...
625e350d998cf2f1e7594d414ff78d65bfddd7b5
8af1164bac943cef64e41bae312223c3c0e38114
/results-java/orientechnologies--orientdb/4c520a491600e0df391f487e5afc12d8e84a11ae/before/OSQLFunctionMove.java
adb6f2fdba13d72c80b4ae9b429e66b5d842a941
[]
no_license
fracz/refactor-extractor
3ae45c97cc63f26d5cb8b92003b12f74cc9973a9
dd5e82bfcc376e74a99e18c2bf54c95676914272
refs/heads/master
2021-01-19T06:50:08.211003
2018-11-30T13:00:57
2018-11-30T13:00:57
87,353,478
0
0
null
null
null
null
UTF-8
Java
false
false
5,833
java
/* * * * Copyright 2014 Orient Technologies LTD (info(at)orientechnologies.com) * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * * You may obtain a copy of the License at * * * * http://www.apache.org/...
14958cc497f15aae5a9e49049e05823dd3d3da61
ff1fa232add9298921cba67377bdb06ed64544b6
/chapter-07-other-web-frameworks/coursemanager-gwt/src/main/java/org/rooinaction/coursemanager/client/managed/ui/CourseDetailsView.java
fe99ed322fe8b9ab37979d4bef2cb84d4528a0cc
[]
no_license
tsuji/spring-roo-in-action-examples
a60f1b74997101635caffdd9d19c351d5d0af079
a2dd5af5cdd0a6ae1817bf896c7a3dffc38f954a
refs/heads/master
2021-01-18T08:21:55.457227
2013-01-30T18:26:41
2013-01-30T18:26:41
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,377
java
package org.rooinaction.coursemanager.client.managed.ui; import com.google.gwt.core.client.GWT; import com.google.gwt.dom.client.SpanElement; import com.google.gwt.event.dom.client.ClickEvent; import com.google.gwt.event.dom.client.HasClickHandlers; import com.google.gwt.i18n.client.DateTimeFormat; import com.google.g...
fe855496508977384880741cdd1abfd707a1d20a
447520f40e82a060368a0802a391697bc00be96f
/apks/playstore_apps/com_ubercab/source/ccn.java
77aa494b36351070187323c42017f76bf01500dc
[ "GPL-1.0-or-later", "Apache-2.0" ]
permissive
iantal/AndroidPermissions
7f3343a9c29d82dbcd4ecd98b3a50ddf8d179465
d623b732734243590b5f004d167e542e2e2ae249
refs/heads/master
2023-07-19T01:29:26.689186
2019-09-30T19:01:42
2019-09-30T19:01:42
107,239,248
0
0
Apache-2.0
2023-07-16T07:41:38
2017-10-17T08:22:57
null
UTF-8
Java
false
false
356
java
import android.graphics.drawable.Drawable; import android.os.Build.VERSION; import android.view.View; public class ccn { public static void a(View paramView, Drawable paramDrawable) { if (Build.VERSION.SDK_INT >= 16) { paramView.setBackground(paramDrawable); return; } paramView.setBackg...
71493b9e8b1a2ae4cee3a30d7d3fe58bbbe9e061
1fbc7b819ded0824d28f4e24465b023e30c1f421
/ui/src/main/java/org/mini2Dx/ui/style/ruleset/ButtonStyleRuleset.java
3be0677249899d9bc5224f10646d7e2475b1f4b4
[ "BSD-3-Clause", "Apache-2.0" ]
permissive
mini2Dx/mini2Dx
959bfce4690f54cce68c9e8bb68328d2d48eaeaa
93a5c6cb59ff186926ca7005604aad5e707a7656
refs/heads/master
2023-09-03T14:37:58.044965
2023-08-19T18:47:09
2023-08-19T18:47:09
8,236,056
543
76
Apache-2.0
2022-12-05T21:53:34
2013-02-16T13:27:08
Java
UTF-8
Java
false
false
2,185
java
/******************************************************************************* * Copyright 2019 See AUTHORS file * * 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.apac...
40804e94f5dcba7a27c18b761b8c1d4e86eeafa4
97aac7aa73a5fcf5b10cf084dc8622616663e5c6
/src/main/java/io/github/nucleuspowered/nucleus/internal/userprefs/UserPrefKeys.java
321da027998f9a659c1da58d36ebaf9a52cce3ba
[ "MIT" ]
permissive
Dirt-Craft/Nucleus
5f5ebbcd523ac0712c8e580b63bf472fcfd961ef
7d140ebf6b100162834df80e947735ad6bc09383
refs/heads/master
2021-08-18T09:48:08.191641
2021-06-13T10:33:16
2021-06-13T10:33:16
191,478,397
0
0
MIT
2021-06-13T10:33:31
2019-06-12T01:55:13
Java
UTF-8
Java
false
false
542
java
/* * This file is part of Nucleus, licensed under the MIT License (MIT). See the LICENSE.txt file * at the root of this project for more details. */ package io.github.nucleuspowered.nucleus.internal.userprefs; import io.github.nucleuspowered.nucleus.annotationprocessor.Store; import io.github.nucleuspowered.nucleus...
8f20d166067f797c022d634afff5cfecb83cf374
42bb692d9140736c468e7ae328564c12b830b4be
/bitcamp-web01/src/main/java/step08/ex3/Common.java
604653dd72cfb246abb482bb6391b61cd265e246
[]
no_license
kimkwanhee/bitcamp
b047f4cc391d2c43bad858f2ffb4f3a6a3779aa2
0245693f83b06d773365b9b5b6b3d4747877d070
refs/heads/master
2021-01-24T10:28:06.247239
2018-08-20T03:13:18
2018-08-20T03:13:18
123,054,178
0
0
null
null
null
null
UTF-8
Java
false
false
1,076
java
// 다른 서블릿의 작업을 포함하기 - include package step08.ex3; import java.io.IOException; import java.io.PrintWriter; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletRespons...
4db7a1e99d597e60500ae6c74b27233c72b2b6aa
3a5985651d77a31437cfdac25e594087c27e93d6
/ojc-core/hl7bc/hl7bcimpl/src/com/sun/jbi/hl7bc/extservice/ack/hl7v26/DTN.java
5f85ddfa356776c8716143c03ed7cd562872ec66
[]
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
2,316
java
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.1-b02-fcs // 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: 2008.12.04 at 1...
cf43c73720eca8dfa0e1ce5f394f7c9ba60877c2
65a09e9f4450c6133e6de337dbba373a5510160f
/naifg8/src/main/java/co/simasoft/Beans/Naifg8Bean.java
fb25dfd4b53018dbb08298e1ea05e371d5580447
[]
no_license
nelsonjava/simasoft
c0136cdf0c208a5e8d01ab72080330e4a15b1261
be83eb8ef67758be82bbd811b672572eff1910ee
refs/heads/master
2021-01-23T15:21:01.981277
2017-04-27T12:46:16
2017-04-27T12:46:16
27,980,384
0
0
null
null
null
null
UTF-8
Java
false
false
3,645
java
package co.simasoft.beans; import co.simasoft.models.naif.domainmodels.*; import java.util.Calendar; import java.util.HashMap; import java.util.List; import java.util.Map; import java.util.Random; import java.util.StringTokenizer; import javax.ejb.LocalBean; import javax.ejb.Stateless; import javax.persistence.Entit...
d23cf17512868720ed266e109fa36d652099acb8
eaadbbf75cefd3896ed93c45f23c30d9c4b80ff9
/sources/com/google/android/gms/games/internal/api/zzdj.java
0d5bec0c30fe00894d70d2eb2c34934c1aee1912
[]
no_license
Nicholas1771/Mighty_Monkey_Android_Game
2bd4db2951c6d491f38da8e5303e3c004b4331c7
042601e568e0c22f338391c06714fa104dba9a5b
refs/heads/master
2023-03-09T00:06:01.492150
2021-02-27T04:02:42
2021-02-27T04:02:42
342,766,422
0
0
null
null
null
null
UTF-8
Java
false
false
719
java
package com.google.android.gms.games.internal.api; import com.google.android.gms.common.api.GoogleApiClient; import com.google.android.gms.common.api.Result; import com.google.android.gms.common.api.Status; import com.google.android.gms.games.Games; import com.google.android.gms.games.multiplayer.turnbased.TurnBasedMu...
b6635bb06fe0f65cdc29ee433ae03770b4f3c1dd
a4d3f40e3148524017c3c413a661b6d6376fab7b
/xmet-war/src/main/java/org/xmetdb/xmet/task/XMETCuratorRouter.java
3b07ee0ac5614f7796e463eeab1fbefdc4fc9212
[]
no_license
xmetdb/xmetdb-server
c3146431cf354bd30cc32411ea18fa618a01d9e1
2831a4ea6f0e6234b857f9a78c2148dcdf5ce902
refs/heads/master
2021-04-12T05:16:44.776262
2019-01-01T09:16:08
2019-01-01T09:16:08
5,520,179
0
0
null
2013-04-29T10:33:00
2012-08-23T06:44:01
Java
UTF-8
Java
false
false
513
java
package org.xmetdb.xmet.task; import net.idea.restnet.aa.resource.AdminRouter; import org.restlet.Context; import org.xmetdb.rest.FileResource; import org.xmetdb.rest.xmet.curator.DraftObservationsResource; public class XMETCuratorRouter extends AdminRouter { public XMETCuratorRouter(Context context) { super(c...
d067eb9206fb1fb9d3be7c477ff386068158f9a9
ba0657f835fe4a2fb0b0524ad2a38012be172bc8
/src/main/java/designpatterns/hf/behavioural/strategy/duck/app/BehaviourInjection.java
97da9ae773ac4c461ed888fe232501c553ef1f9c
[]
no_license
jsdumas/java-dev-practice
bc2e29670dd6f1784b3a84f52e526a56a66bbba2
db85b830e7927fea863d95f5ea8baf8d3bdc448b
refs/heads/master
2020-12-02T16:28:41.081765
2017-12-08T23:10:53
2017-12-08T23:10:53
96,547,922
0
0
null
null
null
null
UTF-8
Java
false
false
501
java
package designpatterns.hf.behavioural.strategy.duck.app; import designpatterns.hf.behavioural.strategy.duck.behaviour.fly.FlyRocketPowered; import designpatterns.hf.behavioural.strategy.duck.bird.ModelDuck; public class BehaviourInjection { public static void main(String[] args) { ModelDuck model = new ModelDuck...
b41d58f99eb6d49f96531b87d86145384f6433b9
26bb15d40208d378a58c2f8646e8d17e2520fc72
/java-basic/examples/bitcamp/java100/ch06/ex4/Test02.java
a04b6636827409b3ebac61405f0861845fe5f18e
[]
no_license
dazzul94/bitcamp
ee7dbd9a926befed5828ba4d4be4173fdcbf218e
6d0b1fd4d796203fcf0111b69251a7f58554ffaa
refs/heads/master
2021-09-11T08:24:31.944955
2018-04-06T07:43:57
2018-04-06T07:43:57
104,423,438
0
0
null
null
null
null
UTF-8
Java
false
false
728
java
package bitcamp.java100.ch06.ex4; //클래스 멤버와 인스턴스 멤버의 활용 public class Test02 { //2단계 : 메서드 분리 static int plus(int a, int b) { return a + b; } static int multiple(int a, int b) { return a * b; } static int minus(int a, int b) { return a - b; } static in...
4b92b3455a5fb1390ffab889474c9d9889e7f7b4
777d41c7dc3c04b17dfcb2c72c1328ea33d74c98
/dongciSDK_android/src/main/java/com/dongci/sun/gpuimglibrary/gles/filter/diyfilter/GPUImageBeautifyFilter.java
dd293ed3a67356004981958383ebbd9650bd550c
[]
no_license
foryoung2018/videoedit
00fc132c688be6565efb373cae4564874f61d52a
7a316996ce1be0f08dbf4c4383da2c091447c183
refs/heads/master
2020-04-08T04:56:42.930063
2018-11-25T14:27:43
2018-11-25T14:27:43
159,038,966
2
0
null
null
null
null
UTF-8
Java
false
false
2,756
java
package com.dongci.sun.gpuimglibrary.gles.filter.diyfilter; import com.dongci.sun.gpuimglibrary.gles.filter.filternew.GPUImageBilateralFilter; import com.dongci.sun.gpuimglibrary.gles.filter.filternew.GPUImageFilterGroup; public class GPUImageBeautifyFilter extends GPUImageFilterGroup { private GPUImageBilateral...
eb688f8008d317db84dcadf4898173504975bed2
4d6c00789d5eb8118e6df6fc5bcd0f671bbcdd2d
/src/main/java/com/alipay/api/domain/AlipaySecurityRiskAntifraudBatchqueryModel.java
8a5ace6e53a19f56d009dea5fdec07737a847cdf
[ "Apache-2.0" ]
permissive
weizai118/payment-alipay
042898e172ce7f1162a69c1dc445e69e53a1899c
e3c1ad17d96524e5f1c4ba6d0af5b9e8fce97ac1
refs/heads/master
2020-04-05T06:29:57.113650
2018-11-06T11:03:05
2018-11-06T11:03:05
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,093
java
package com.alipay.api.domain; import java.util.List; import com.alipay.api.AlipayObject; import com.alipay.api.internal.mapping.ApiField; import com.alipay.api.internal.mapping.ApiListField; /** * 反舞弊风险批量查询 * * @author auto create * @since 1.0, 2017-07-20 10:50:29 */ public class AlipaySecurityRiskAntifraudBat...
ccdb9965ad286cd65c7cf780ecc109c1f5c30fce
d1e27692c858fbd3a2433fd6e8ed15f86050a642
/src/test/java/com/automation/utils/ExcelUtils.java
d49054f775ffdb193ee43f35d547296c1f4e3a09
[]
no_license
saikrishna89/IndeedProject
7d734aebd18713e48f2db7460503a7892d1b19a1
e68d284e5f0294af42c3247905e98909269018de
refs/heads/master
2021-01-23T03:34:35.490743
2017-12-21T06:07:07
2017-12-21T06:07:07
86,095,699
0
0
null
null
null
null
UTF-8
Java
false
false
2,130
java
package com.automation.utils; import java.io.FileInputStream; import java.io.FileOutputStream; import java.io.IOException; import java.util.ArrayList; import java.util.List; import org.apache.poi.ss.usermodel.Cell; import org.apache.poi.ss.usermodel.DataFormatter; import org.apache.poi.xssf.usermodel.XSSFSheet; impor...
eae454d2a0967c6fc42d7719294b7969851690f2
48e835e6f176a8ac9ae3ca718e8922891f1e5a18
/benchmark/training/com/google/cloud/datastore/KeyTest.java
3ee9b78ba2a98ca24360e1d4896e4dbd0bfc07fd
[]
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
2,503
java
/** * Copyright 2015 Google LLC * * 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 t...
a0f10c9dd3e9ff3d8b87bbd2b5edc574766d7aa5
32b72e1dc8b6ee1be2e80bb70a03a021c83db550
/ast_results/MarcelJurtz_MTG_LifeCounter/app/src/main/java/com/marceljurtz/lifecounter/Settings/ISettingsPresenter.java
04bf29534612d8d6b11feea228b826f07dd61467
[]
no_license
cmFodWx5YWRhdjEyMTA5/smell-and-machine-learning
d90c41a17e88fcd99d543124eeb6e93f9133cb4a
0564143d92f8024ff5fa6b659c2baebf827582b1
refs/heads/master
2020-07-13T13:53:40.297493
2019-01-11T11:51:18
2019-01-11T11:51:18
null
0
0
null
null
null
null
UTF-8
Java
false
false
486
java
// isComment package com.marceljurtz.lifecounter.Settings; import com.marceljurtz.lifecounter.Helper.BaseInterface.IPresenter; import com.marceljurtz.lifecounter.Helper.Color; import com.marceljurtz.lifecounter.Helper.MagicColor; public interface isClassOrIsInterface extends IPresenter { void isMethod(); vo...
4e9ce5a3529c1a572065c4a774fb3776f21e6e50
9208ba403c8902b1374444a895ef2438a029ed5c
/sources/pl/droidsonroids/gif/GifImageButton.java
0702ea8a6a2df80a9cd9ec5323d53be005224635
[]
no_license
MewX/kantv-decompiled-v3.1.2
3e68b7046cebd8810e4f852601b1ee6a60d050a8
d70dfaedf66cdde267d99ad22d0089505a355aa1
refs/heads/main
2023-02-27T05:32:32.517948
2021-02-02T13:38:05
2021-02-02T13:44:31
335,299,807
0
0
null
null
null
null
UTF-8
Java
false
false
2,882
java
package pl.droidsonroids.gif; import android.content.Context; import android.graphics.drawable.Drawable; import android.net.Uri; import android.os.Parcelable; import android.util.AttributeSet; import android.widget.ImageButton; import androidx.annotation.RequiresApi; public class GifImageButton extends ImageButton { ...
e027bf53d0c8661d61306fb7fe022a8d5c735409
ee1df4f152a55dfd256b490a146a24ea41345745
/1.1/JavaLibrary/src/test/org/bn/coders/test_asn/ContentPartHeader.java
fabbe612c1880a621477b997114096c1da8e5d85
[]
no_license
ishisystems/BinaryNotes
a50d58f42facca077f9edb045bd5f2265c2e4710
1b3dfaa274fbb919ce74da332bf4ad0226bd68d1
refs/heads/master
2020-04-05T23:59:39.166498
2011-09-19T22:21:55
2011-09-19T22:21:55
60,371,143
1
0
null
null
null
null
UTF-8
Java
false
false
1,411
java
package test.org.bn.coders.test_asn; // // This file was generated by the BinaryNotes compiler. // See http://bnotes.sourceforge.net // Any modifications to this file will be lost upon recompilation of the source schema. // import org.bn.*; import org.bn.annotations.*; import org.bn.annotations.constraint...
[ "akira_ag@6e58b0a2-a920-0410-943a-aae568831f16" ]
akira_ag@6e58b0a2-a920-0410-943a-aae568831f16
45cdca3e1e8384ccb84007de436c1a070dcfa990
238d7792025b9e09f3b1dbeff44657eca107d78a
/sourceCode/it.univaq.QN_Solver/src/it/univaq/editors/XMLDocumentProvider.java
e923b5de4ab6ee6f0981714b7d91f316d7a7d99d
[]
no_license
SEALABQualityGroup/two-eagles
e87c043b26ac1e1140bcf17a3e481820de67a9c5
7e0e484822e1757fcdd662138dbd1a10341a2ab9
refs/heads/master
2021-01-23T08:00:04.527493
2017-07-06T19:06:19
2017-07-06T19:06:19
86,469,869
0
0
null
null
null
null
UTF-8
Java
false
false
801
java
package it.univaq.editors; import org.eclipse.core.runtime.CoreException; import org.eclipse.jface.text.IDocument; import org.eclipse.jface.text.IDocumentPartitioner; import org.eclipse.jface.text.rules.FastPartitioner; import org.eclipse.ui.editors.text.FileDocumentProvider; public class XMLDocumentProvider extends ...
3da36714cb004ed9bd590fa87c462c60cd1ebf1f
73858300b5e04e531738161cbac1f6f4c1f9c5fd
/src/main/java/com/example/designmode/company/dip/section4/ICar.java
884cf50203503141a9b5f5e715b7f44328bbc15a
[]
no_license
175272511/spring-boot-demo
37099c8f36133b02bbfb9f48fe20fc21db75aa9d
548c74f4671ea9af8351a6ce8be3936ba6378ee4
refs/heads/master
2023-04-29T09:13:24.603325
2021-09-08T08:44:55
2021-09-08T08:44:55
50,085,429
0
1
null
2023-04-16T23:59:37
2016-01-21T05:51:48
Java
UTF-8
Java
false
false
238
java
package com.example.designmode.company.dip.section4; /** * @author cbf4Life [email protected] * I'm glad to share my knowledge with you all. * 汽车接口 */ public interface ICar { //是汽车就应该能跑 public void run(); }
d3a1c95f8eabd61d1eeeecd78be2946e2dadfe39
910d4dac1d6fa0849b371df2e0e6ea9a52f06054
/src/com/codyy/rrt/resource/mapper/ResourceKnowledgeMapper.java
6209159301cae694cce7a877b35ad34c1e6343f9
[]
no_license
cytvictor/springmvc-mybatis-redis-mongodb
27fa28a6fce982d6796c5d944467ffc43c72228b
b1d3bcef9d281a63cbf4ed2e2402d9664d85a81e
refs/heads/master
2020-04-12T14:53:08.146534
2015-10-27T02:50:55
2015-10-27T02:50:55
null
0
0
null
null
null
null
UTF-8
Java
false
false
601
java
package com.codyy.rrt.resource.mapper; import java.util.List; import com.codyy.rrt.resource.model.ResourceKnowledge; public interface ResourceKnowledgeMapper { /** * 保存资源的知识点 * * @param resourceKnowledge */ public void saveResourceKnowledge(ResourceKnowledge resourceKnowledge); /** * 根据资源Id查询知识点集合 ...
1e46a60074307ff7596c351554c51576871a9f41
7410648ed602d53c2f0ef7306a2ffd76f6af5956
/src/com/learn/dao/UserDao.java
b5d1b5e96bfcdff21acd3b49b3a146f409e9e7f3
[]
no_license
xiaoyu19950911/myssm
657d5dea33614c20021d40652b34782f056fc13e
363b6532ba2213d7ddc3075ded7ee3cdbba794c9
refs/heads/master
2021-07-02T22:45:55.391681
2017-09-21T11:49:01
2017-09-21T11:55:45
104,341,838
0
0
null
null
null
null
UTF-8
Java
false
false
171
java
package com.learn.dao; import com.learn.pojo.User; public interface UserDao { public User findUserByName(String username); public void add(User user); }
3b5f3a02bbe93724c8fafac0f0d2a58c993b7dd4
3801a73f30aad8da2c020d03deed2c46198266c4
/jess/Retract.java
97087c5ef4e5e744db03e350da602503ad47c311
[]
no_license
rngwrldngnr/Facade
6eada6681e2e7d5843ba7837a283efee4326e76c
31a421a55a1f69294fdab6c0f075e89683160b80
refs/heads/master
2023-04-25T21:11:53.686955
2021-05-28T20:41:26
2021-05-28T20:41:26
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,166
java
package jess; import java.io.Serializable; class Retract implements Userfunction, Serializable { public String getName() { return "retract"; } public Value call(final ValueVector valueVector, final Context context) throws JessException { final Value value = valueVector.get(1); ...
e490cec63e547d06891df504c425ce816e9fc592
f1fb970cce7cda7ce6c8c3e0dc9119b2ffe595c7
/kikaha-modules/kikaha-urouting/source/kikaha/urouting/SimpleExchange.java
f5df01cb609ee603f3823fd3c5aa82a468d38afa
[ "Apache-2.0" ]
permissive
hustbill/kikaha
fc4eb7064793e420140a11525dc5d1113720ad8d
d709dcead58e74c3657fd881bb88c7a233d3d9b3
refs/heads/master
2021-01-13T13:31:14.342076
2016-10-28T14:04:52
2016-10-28T14:04:52
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,846
java
package kikaha.urouting; import java.io.IOException; import java.util.*; import io.undertow.server.HttpServerExchange; import io.undertow.server.handlers.Cookie; import io.undertow.util.*; import kikaha.urouting.api.*; import lombok.RequiredArgsConstructor; /** * Represents an incoming request. Most of time, is just...
890b9177eba8b740fddaa59c9088775bc9386b17
aac5bd343754ac28ff7e66d5af4104165e2acebb
/common/mdiyo/inficraft/flora/trees/EucalyptusBoatRender.java
87cb548912b44f094df0704d63a38c1ed4642cfc
[]
no_license
AlexTheLarge/InfiCraft
8c36406887da285b1e30c7787334780869953e20
0d6fc1a2e622988a77d71f9eabaecef39005edf8
refs/heads/master
2021-01-16T20:35:08.747272
2012-08-28T06:43:33
2012-08-28T06:43:33
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,484
java
package mdiyo.inficraft.flora.trees; import net.minecraft.src.*; import org.lwjgl.opengl.GL11; public class EucalyptusBoatRender extends Render { protected ModelBase modelBoat; private String texture; public EucalyptusBoatRender() { shadowSize = 0.5F; modelBoat = new ModelBoat(); ...
6ca948258962b8d9300e65085e72cab17ea1632e
112c6355566c5e09f5b577d3a6000b5ad7c1e161
/app/src/main/java/com/smart/simacol/Ruang2/ListBooking2Activity.java
6b4628f40ebaeef388ce8f828cba4d27fa5ffc67
[]
no_license
yogabraman/Simacol
f2a6d4f6e27a7d2ef43009c683ba40ce142fe465
315fa3f5200f41d8b9c5b4cc9fa7f2d42f32034f
refs/heads/master
2023-01-28T15:14:09.288334
2020-01-05T12:24:48
2020-01-05T12:24:48
231,910,615
0
0
null
2023-01-09T12:06:57
2020-01-05T12:00:02
Java
UTF-8
Java
false
false
2,115
java
package com.smart.simacol.Ruang2; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.support.v7.widget.LinearLayoutManager; import android.support.v7.widget.RecyclerView; import android.view.MenuItem; import com.firebase.ui.database.FirebaseRecyclerOptions; import com.google.fir...
7bc2c411469eebad37cd5d44c72268ad11cdd44a
0895d54cd9c3a06323ac3fcf7ec290a1430afe1b
/src/main/java/org/jocean/svr/interceptor/LogRest.java
b38b187c8e43365e4ac0c29bbd0d3cffca4ac9e0
[]
no_license
isdom/jocean-svr
97c124cb81b97c892ff4010cb2825865f39d0e5a
9c012d486b86386fae42af234250c28289a76dd6
refs/heads/master
2023-08-17T06:01:18.861134
2023-08-15T12:02:50
2023-08-15T12:02:50
101,281,685
0
0
null
null
null
null
UTF-8
Java
false
false
1,040
java
package org.jocean.svr.interceptor; import org.jocean.svr.MethodInterceptor; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import io.netty.handler.codec.http.HttpResponse; import rx.Observable; public class LogRest implements MethodInterceptor { private static final Logger LOG = LoggerFactory....
6767b1e60a3fcfbc272138ae0b277b99fb42115a
81af064d73a5cd2afc4f51b97618352a06454631
/src/yp/Java_NIO/Test_04_BlockingNIO2.java
e1c9e116b7eafcc4c4db6cb5f44673288c0957fd
[]
no_license
RickYinPeng/JavaSE
46d08e31d5448576e712264e3974be971912d287
cde1a4a9d214c67e4ea852fb6364cbeff9a110bf
refs/heads/master
2021-08-15T21:51:40.976031
2020-04-14T14:03:29
2020-04-14T14:03:29
157,563,014
0
0
null
null
null
null
UTF-8
Java
false
false
2,749
java
package yp.Java_NIO; import org.junit.Test; import java.io.IOException; import java.net.InetSocketAddress; import java.nio.ByteBuffer; import java.nio.channels.FileChannel; import java.nio.channels.ServerSocketChannel; import java.nio.channels.SocketChannel; import java.nio.file.Paths; import java.nio.file.StandardOp...
bc823c871e9e58419d6b69f4457a8a1361ca46b3
bc541f0e686034bcd8693a37cbb0e9cb40474047
/springboot-interceptor/src/main/java/com/example/interceptor/filter/UserFilter.java
b5852ce1970f5f4272af480493823b02bbdf9cad
[]
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
721
java
package com.example.interceptor.filter; import lombok.extern.slf4j.Slf4j; import javax.servlet.*; import java.io.IOException; /** * @author : zhaojh * @date : 2019-07-21 * @function : */ @Slf4j public class UserFilter implements Filter { public void init(FilterConfig filterConfig) throws ServletException ...
77c878c959d3f7eb794cedf87059dbae8be610d2
e59ccd9e58239f3fea1dd376cf7dc44b32768f44
/java-basic/src/main/java/bitcamp/java100/ch20/ex3/Test1.java
bdf2ac334fe7fe711b48d4782725c85248a26f8d
[]
no_license
zerox7066/bitcamp
9cdb962478ce5d6f406fecfe6aae1db9cd2575b1
3759bf5c9b2c4d7ffa2cf37196e26e12478ccbe2
refs/heads/master
2021-09-03T14:04:30.247015
2018-01-09T15:35:15
2018-01-09T15:35:15
104,423,465
0
0
null
null
null
null
UTF-8
Java
false
false
436
java
// Spring IoC(Inversion of Control) 컨테이너 사용 package bitcamp.java100.ch20.ex3; import org.springframework.context.support.ClassPathXmlApplicationContext; public class Test1 { public static void main(String[] args) { ClassPathXmlApplicationContext appCtx = new Clas...
34add879679edbfb21c9949a61e11ceb35f5a978
fe64c196ca9acdda3db0d82d4c9dc33038b1518c
/qywx-spring-boot-model/src/main/java/com/github/shuaidd/dto/JobResultDetail.java
2b8eca5bf8461e1e599cfa49bc1422bd3c875b36
[]
no_license
Luck0o0/qywx
d4a9af799d1c3e3ade7809261d067a06376cfc80
d4c1649dbe78829ce7de09d9dacbf9cc871cc9b9
refs/heads/master
2023-02-22T14:21:11.675636
2021-01-14T07:36:41
2021-01-14T07:36:41
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,321
java
package com.github.shuaidd.dto; import com.fasterxml.jackson.annotation.JsonProperty; import java.util.StringJoiner; /** * 描述 * * @author ddshuai * date 2019-04-06 20:53 **/ public class JobResultDetail { /** * type为sync_user、replace_user */ @JsonProperty("userid") private String userId; ...
d6069721996d09f3a378d369ecfce9d37a426ebb
84d4c12d7dffe314cc49a4cda5dd1ee7e80d4676
/tests/src/test/java/net/devh/boot/grpc/test/interceptor/PickupServerInterceptorTest.java
dac65fef2ca53171a7da5dd1604aec6e3e299d5c
[ "MIT" ]
permissive
followwwind/grpc-spring-boot-starter
3b7103279dcf7edce76c979abb1dfd51e035bcc3
a6ff30c466e097368f6c7b135385d2ebe6e5a4cd
refs/heads/master
2022-11-24T07:45:07.386720
2020-07-29T03:47:44
2020-07-29T03:47:44
283,687,228
1
0
MIT
2020-07-30T06:21:37
2020-07-30T06:21:36
null
UTF-8
Java
false
false
5,771
java
/* * Copyright (c) 2016-2020 Michael Zhang <[email protected]> * * Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to deal in the Software without restriction, including without limitation the * rights to use, co...
91b3ea9780233d669f6451e14039a73d4f51a297
d3572d18f2b122cf618b0e8bc2000cbc496a741b
/AQG-IE/src/exploration/model/dummy/DummyWorkload.java
f15bda0ba881190f183545a960e384b20fc968c8
[]
no_license
pjbarrio/AQG-IE
36c20595347f74d1d66c652f6ab56b64f77a34c0
75954fb5931225f698e15be13983a2f51beac40d
refs/heads/master
2021-01-10T06:15:31.171181
2015-12-29T17:16:47
2015-12-29T17:16:47
48,337,847
0
0
null
null
null
null
UTF-8
Java
false
false
190
java
package exploration.model.dummy; import exploration.model.WorkloadModel; public class DummyWorkload extends WorkloadModel { public DummyWorkload(int id) { super(id,"","","",""); } }
400d404c034fc1e7f3f97a769336a8353d12b721
be608e227e7e385cd8e68bdfae4c79283ee88595
/service-edi271/target/generated-sources/xjc/org/delta/b2b/edi/t271/EAAA04FollowUpActionCode.java
e011aabeb6564a313b4bba7022ec9d6b9f050802
[]
no_license
msen2000/services
4867cdc3e2be12e9b5f54f2568e7c9844e91af25
cb84c48792aee88ab8533f407b8150430c5da2dd
refs/heads/master
2016-08-04T19:08:09.872078
2014-02-16T08:11:16
2014-02-16T08:11:16
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,542
java
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.0.5-b02-fcs // 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: 2011.07.3...
a54a9afe23364f4e74306e6d227a6d57d40a4557
947e71b34d21f3c9f5c0a197d91a880f346afa6c
/ambari-metrics/ambari-metrics-common/src/main/java/org/apache/hadoop/metrics2/sink/timeline/availability/MetricSinkWriteShardHostnameHashingStrategy.java
25bff549d48c35817433422d550c90e10268b4ad
[ "MIT", "Apache-2.0", "GPL-1.0-or-later", "GPL-2.0-or-later", "OFL-1.1", "MS-PL", "AFL-2.1", "GPL-2.0-only", "Python-2.0", "BSD-2-Clause", "BSD-3-Clause", "LicenseRef-scancode-free-unknown" ]
permissive
liuwenru/Apache-Ambari-ZH
4bc432d4ea7087bb353a6dd97ffda0a85cb0fef0
7879810067f1981209b658ceb675ac76e951b07b
refs/heads/master
2023-01-14T14:43:06.639598
2020-07-28T12:06:25
2020-07-28T12:06:25
223,551,095
38
44
Apache-2.0
2023-01-02T21:55:10
2019-11-23T07:43:49
Java
UTF-8
Java
false
false
2,279
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...
642b1900e4919a6f34c31390848b3f1d8fb8ccaf
1bf3919968ba16e39485109015a48eb858ee68cc
/MobileOpticalScanner/app/src/main/java/tr/com/erenkaya/mobileopticalscanner/entities/MorTest.java
516d49db0b372ec457d04fa3b8ddd050e4e9f4cc
[]
no_license
ErenKaya/mos
c4f96524826b24770dae0e57e11b463e15f8844c
e335170f01435a6a2b7a3d47183b244601a8b26a
refs/heads/master
2021-01-01T16:32:31.896312
2017-07-20T16:03:51
2017-07-20T16:03:51
97,854,483
1
0
null
null
null
null
UTF-8
Java
false
false
3,207
java
package tr.com.erenkaya.mobileopticalscanner.entities; /** * Created by Eren on 13.3.2017. */ public class MorTest { private int testId; private String testTitle; private String testForm; private int testBooklet; private int testNetCalculateNum; private int testQuestionCount; private int...
eb6c1d9819b25a920dd6cb4b32fe6ebafbf0a376
fec4c1754adce762b5c4b1cba85ad057e0e4744a
/jf_manager/src/com/jf/service/LotterySettingsService.java
da131313a1ea28bcac160553b6b349c5a9876458
[]
no_license
sengeiou/workspace_xg
140b923bd301ff72ca4ae41bc83820123b2a822e
540a44d550bb33da9980d491d5c3fd0a26e3107d
refs/heads/master
2022-11-30T05:28:35.447286
2020-08-19T02:30:25
2020-08-19T02:30:25
null
0
0
null
null
null
null
UTF-8
Java
false
false
710
java
package com.jf.service; import com.jf.dao.LotterySettingsMapper; import com.jf.entity.LotterySettings; import com.jf.entity.LotterySettingsExample; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import org.springframework.transaction.annotation.Transaction...
e7ca0ab17042eba6809428281c5192ae0b5218d9
d67f6450b24fb08f2f61b74dcdecce3025ee3efc
/gemp-swccg-cards/src/main/java/com/gempukku/swccgo/cards/set9/light/Card9_087.java
2db810f1096e881a39cf9a046cbb63cb752a8741
[ "MIT" ]
permissive
cburyta/gemp-swccg-public
00a974d042195e69d3c104e61e9ee5bd48728f9a
05529086de91ecb03807fda820d98ec8a1465246
refs/heads/master
2023-01-09T12:45:33.347296
2020-10-26T14:39:28
2020-10-26T14:39:28
309,400,711
0
0
MIT
2020-11-07T04:57:04
2020-11-02T14:47:59
null
UTF-8
Java
false
false
3,735
java
package com.gempukku.swccgo.cards.set9.light; import com.gempukku.swccgo.cards.AbstractStarshipWeapon; import com.gempukku.swccgo.common.*; import com.gempukku.swccgo.filters.Filter; import com.gempukku.swccgo.filters.Filters; import com.gempukku.swccgo.game.PhysicalCard; import com.gempukku.swccgo.game.SwccgGame; imp...
e206e5bd7b4637f03c728075f0acb5cc83f78230
c885ef92397be9d54b87741f01557f61d3f794f3
/results/Math-10/org.apache.commons.math3.analysis.differentiation.DSCompiler/BBC-F0-opt-100/tests/4/org/apache/commons/math3/analysis/differentiation/DSCompiler_ESTest_scaffolding.java
b4367befa14034ea421bd9e6948206dc3a9e4164
[ "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
5,812
java
/** * Scaffolding file used to store all the setups needed to run * tests automatically generated by EvoSuite * Tue Oct 19 22:03:44 GMT 2021 */ package org.apache.commons.math3.analysis.differentiation; import org.evosuite.runtime.annotation.EvoSuiteClassExclude; import org.junit.BeforeClass; import org.junit.Be...
284bf5452dd533a44286e4839cd87ef6d16afaed
2dcc440fa85d07e225104f074bcf9f061fe7a7ae
/gameserver/src/main/java/org/mmocore/gameserver/phantoms/template/PhantomSpawnTemplate.java
dfa50a350cdaf3c7a9ca590af17d07febbd888bd
[]
no_license
VitaliiBashta/L2Jts
a113bc719f2d97e06db3e0b028b2adb62f6e077a
ffb95b5f6e3da313c5298731abc4fcf4aea53fd5
refs/heads/master
2020-04-03T15:48:57.786720
2018-10-30T17:34:29
2018-10-30T17:35:04
155,378,710
0
3
null
null
null
null
UTF-8
Java
false
false
1,607
java
package org.mmocore.gameserver.phantoms.template; import org.mmocore.gameserver.model.Territory; import org.mmocore.gameserver.phantoms.ai.PhantomAiType; import org.mmocore.gameserver.templates.item.ItemTemplate; /** * Created by Hack * Date: 22.08.2016 4:41 */ public class PhantomSpawnTemplate { private Phant...
3802369f87d7d06341eab4e4b161bed0c47cbb66
6b4cdc6e5c461ed4ab0490de5a0e7e66a6a7d26f
/OpaAPI/src/main/java/gov/nara/opa/api/controller/migration/AccountsMigrationController.java
2894372ad9546ff620b8fc69c86aa2ba1f218598
[ "CC0-1.0", "LicenseRef-scancode-public-domain" ]
permissive
usnationalarchives/catalog-source
c281dd2963cc204313202c7d9bc2b4e5a942f089
74187b9096a388c033ff1f5ca4ec6634b5bba69e
refs/heads/master
2022-12-23T10:25:40.725697
2018-10-01T14:34:56
2018-10-01T14:34:56
151,100,359
5
0
NOASSERTION
2022-12-16T01:33:10
2018-10-01T14:15:31
Java
UTF-8
Java
false
false
2,667
java
package gov.nara.opa.api.controller.migration; import gov.nara.opa.api.services.migration.AccountsMigrationService; import gov.nara.opa.api.system.Constants; import gov.nara.opa.api.validation.migration.AccountsMigrationRequestParameters; import gov.nara.opa.api.validation.migration.AccountsMigrationValidator; import ...
0ee80d1ce27e34d02c3c0a7b2064b2d67e82b125
7c4355a36c36e8079e94246e1c4f18aa78442791
/src/examples/java/com/sudoplay/joise/examples/module/fractal/simplex/ModuleFractalSimplexRidgeMultiExample.java
d2616342366a49b1ae65974c9b0731ada2c2a5a5
[ "Apache-2.0", "Zlib" ]
permissive
Mr00Anderson/Joise
ddacc005f876db09840e75bc617b7785c93ff33c
238bff1573ba9092938273584e6ad6ed6fbf1a3b
refs/heads/master
2020-06-24T03:04:18.095917
2018-10-31T20:43:47
2018-10-31T20:43:47
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,003
java
package com.sudoplay.joise.examples.module.fractal.simplex; import com.sudoplay.joise.examples.AbstractSplitExample; import com.sudoplay.joise.examples.SplitCanvas; import com.sudoplay.joise.module.ModuleAutoCorrect; import com.sudoplay.joise.module.ModuleFractal; import static com.sudoplay.joise.module.ModuleBasisFu...
cc56c553f4f7ca8e62f0a598d1d886b6c29e933d
7d28d457ababf1b982f32a66a8896b764efba1e8
/platform-pojo-bl/src/test/java/ua/com/fielden/platform/reflection/test_entities/DynamicKeyEntity.java
ef493ff5c54546e853e40535a995ddbd0788b658
[ "MIT" ]
permissive
fieldenms/tg
f742f332343f29387e0cb7a667f6cf163d06d101
f145a85a05582b7f26cc52d531de9835f12a5e2d
refs/heads/develop
2023-08-31T16:10:16.475974
2023-08-30T08:23:18
2023-08-30T08:23:18
20,488,386
17
9
MIT
2023-09-14T17:07:35
2014-06-04T15:09:44
JavaScript
UTF-8
Java
false
false
932
java
package ua.com.fielden.platform.reflection.test_entities; import ua.com.fielden.platform.entity.AbstractEntity; import ua.com.fielden.platform.entity.DynamicEntityKey; import ua.com.fielden.platform.entity.annotation.CompositeKeyMember; import ua.com.fielden.platform.entity.annotation.DescTitle; import ua.com.fielden....
f91a9a9d5148e994bb707756642929f46b78b8be
8e9fd7daf47c89d6911c399cc524bceaee600a59
/src/main/java/com/example/areospikedemo/controllers/UserCacheController.java
cd1d8de44f2a2fb76682601213bc5b36eab680fa
[]
no_license
shah-smit/spring-boot-areospike-demo
175997d7dced30d535b42c485d96c3794302ca45
18a36d35a220b6fc8d8fd2aeed575349062833d9
refs/heads/main
2023-09-03T05:52:43.888048
2021-11-19T16:04:30
2021-11-19T16:04:30
429,856,804
0
0
null
null
null
null
UTF-8
Java
false
false
1,043
java
package com.example.areospikedemo.controllers; import com.example.areospikedemo.objects.User; import com.example.areospikedemo.repositories.UserRepository; import java.util.Optional; import org.springframework.web.bind.annotation.DeleteMapping; import org.springframework.web.bind.annotation.GetMapping; import org.spri...
0064541c58e618d1d09f19b03b7ca9c84fd5395f
5db30d963b870f9b202007d6a4904b97f38fe4b5
/app/src/main/java/cn/com/startai/socket/app/fragment/BaseFragment.java
d0f99f6b142fece5db83bd1a788ef44803f697bd
[]
no_license
GuoqiangSun/Socket
e4e47bcd1d882554e8062a439adc30d8127bd80e
07076b2932fe9ef0d0241201f45713dff1f3adac
refs/heads/master
2020-03-29T18:35:09.424752
2019-11-07T04:14:25
2019-11-07T04:14:25
150,221,753
1
0
null
null
null
null
UTF-8
Java
false
false
1,391
java
package cn.com.startai.socket.app.fragment; import android.os.Bundle; import android.support.annotation.Nullable; import android.support.v4.app.Fragment; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import cn.com.startai.socket.app.SocketApplication; /** * author: Guo...
6773c6fd2e1a14a94bc141d696e0a88acbe0f5fc
5f9ef996e5be954ccf95df44d94164fc7588dec7
/payasia-dao-bean/src/main/java/com/payasia/dao/bean/IntegrationMaster.java
fcd7a85e528742de526e8766c7fcc8e1bc7c734f
[]
no_license
VaibhavMind/dummycode
26f5e6db2820470b6e958947c21984443187ca0b
a0679a042f817719b90f00101037f83a1e918b59
refs/heads/master
2022-12-06T02:02:25.251493
2019-10-01T07:19:44
2019-10-01T07:19:44
212,033,145
3
0
null
2022-12-06T00:33:03
2019-10-01T07:06:32
Java
UTF-8
Java
false
false
2,387
java
package com.payasia.dao.bean; import java.io.Serializable; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; import javax.persistence.Table; /** * The persistent class for the Integration_M...
ea747124d972aa6115e086b4d23cd807139dc382
8c9b743f156307cfb8781f95d2039f3697305b78
/src/com/gargoylesoftware/htmlunit/svg/SvgColorProfile.java
e74055dfa6a7f18890ea7f2beed66dec47b0e7e4
[]
no_license
jiafenggit/HtmlUnitTao
f8fbd9065b03b6cd0f3a4ce1db6b4fbfd4941000
ede3e10603d16f022b60798ea340c392f57495f7
refs/heads/master
2021-04-28T23:46:58.642674
2016-03-15T08:08:02
2016-03-15T08:08:02
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,571
java
/* * Copyright (c) 2002-2015 Gargoyle Software Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
50a39cdd6ca16b6574d332099f6320b290011b59
7b6566e085578ed60aba653c0e8bd0cdb011e4aa
/interactive_engine/src/frontend/compiler/src/main/java/com/alibaba/maxgraph/tinkerpop/steps/CustomVertexProgramStep.java
9b11c50faf8ce951730e4a265cc826359cb51fe3
[ "BSD-3-Clause", "LicenseRef-scancode-generic-cla", "BSL-1.0", "Apache-2.0", "LicenseRef-scancode-public-domain", "BSD-2-Clause", "MIT", "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-elastic-license-2018", "LicenseRef-scancode-other-permissive" ]
permissive
LDA111222/GraphScope
e2dd96b87cc73dc49dd09488fbb167ec92f550af
b485408919af470be1c4a267571a81fd08cca9cf
refs/heads/main
2023-05-03T19:42:52.869888
2021-05-17T08:16:34
2021-05-17T08:16:34
368,792,494
1
0
Apache-2.0
2021-05-19T08:11:40
2021-05-19T08:11:39
null
UTF-8
Java
false
false
1,651
java
/** * Copyright 2020 Alibaba Group Holding Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appli...
33b14238d30b2ac42e8effc1a8fccfeddb06dd41
b03a18e552193c06bb88874370a3e96aeaef5794
/belajar-android/DemoSqlite/app/src/main/java/com/muhardin/endy/belajar/android/demosqlite/DataMahasiswaActivity.java
43509fe3b5a357c327f529e4d26376d02a4dfed4
[]
no_license
endymuhardin/materi-kuliah-java-2014-03
95d0b07899ae3e228db82763b7c69a96047a8134
650908803e6e8e2c0f07ab377b498bc7803ac987
refs/heads/master
2016-09-05T19:29:59.472855
2014-12-19T04:05:54
2014-12-19T04:05:54
24,483,640
0
1
null
null
null
null
UTF-8
Java
false
false
673
java
package com.muhardin.endy.belajar.android.demosqlite; import android.app.Activity; import android.os.Bundle; import android.widget.ListView; import java.util.List; public class DataMahasiswaActivity extends Activity { @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(save...
bda5ae2c950049e1ee584020dc3002cb3517ff56
d5decb236da7da2bb8d123311207766b6a8435cf
/src/com/taobao/api/response/PictureUserinfoGetResponse.java
76a1e99749bae433f49122c901028d4bb13efe6b
[]
no_license
tasfe/my-project-taobao-demo
85fee9861361e1e9ef4810f56aa5bbb3290ea216
f05a8141b6f3b23e88053bad4a12c8a138c2ef51
refs/heads/master
2021-01-13T01:30:17.440485
2013-02-16T08:38:02
2013-02-16T08:38:02
32,249,939
0
1
null
null
null
null
UTF-8
Java
false
false
676
java
package com.taobao.api.response; import com.taobao.api.internal.mapping.ApiField; import com.taobao.api.domain.UserInfo; import com.taobao.api.TaobaoResponse; /** * TOP API: taobao.picture.userinfo.get response. * * @author auto create * @since 1.0, null */ public class PictureUserinfoGetResponse ...
[ "[email protected]@28b099c3-0654-7635-3fca-eff556b9d3f2" ]
[email protected]@28b099c3-0654-7635-3fca-eff556b9d3f2