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
ee8c8cdea152b997caf8d6a90559995f8ff623ff
dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9
/data_defect4j/preprossed_method_corpus/Math/103/org/apache/commons/math/ode/DormandPrince853StepInterpolator_writeExternal_265.java
efc6ffdd14d7daceafe3e0c32b14f27d34b1025d
[]
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
1,144
java
org apach common math od repres interpol step od integr dormand princ integr dormand prince853 integr dormandprince853integr version dormand prince853 step interpol dormandprince853stepinterpol java 39z luc dormand prince853 step interpol dormandprince853stepinterpol ...
e4b7bddacdcb3435bca41580be0a3a4b95ea5a3e
49d567a7c51da3ad6bdf45acfcfd14e8656bf621
/src/main/java/ShortestDistanceFromAllBuildings.java
e4b0db4a3df1cc06f5e5f03954d470b52417cb8b
[]
no_license
nassimbg/Problems
8528c05c3f47996f045eb8bf4d1a56271e04de45
6c0fb58ae46e66bce6537ea606b6677d2f1ba399
refs/heads/master
2021-06-06T09:04:51.633473
2021-03-10T10:01:36
2021-03-10T10:01:36
93,439,590
0
1
null
2020-11-15T11:37:57
2017-06-05T19:37:27
Java
UTF-8
Java
false
false
4,943
java
import java.util.ArrayDeque; import java.util.Deque; public class ShortestDistanceFromAllBuildings { public static int shortestDistanceBFS(int[][] grid) { int numberOfOnes = 0; for (int row = 0; row < grid.length; row++) { for (int col = 0; col < grid[0].length; col++) { if (gri...
dffb5e6b2288c065d37c4a22a676c0c4f3a9bf0b
9a6ea6087367965359d644665b8d244982d1b8b6
/src/main/java/com/whatsapp/payments/ui/BrazilPaymentTransactionDetailActivity.java
c3d55a0a6d8470473285c4f2865cfa3d29ad2169
[]
no_license
technocode/com.wa_2.21.2
a3dd842758ff54f207f1640531374d3da132b1d2
3c4b6f3c7bdef7c1523c06d5bd9a90b83acc80f9
refs/heads/master
2023-02-12T11:20:28.666116
2021-01-14T10:22:21
2021-01-14T10:22:21
329,578,591
2
1
null
null
null
null
UTF-8
Java
false
false
1,355
java
package com.whatsapp.payments.ui; import X.AbstractC11910hD; import X.AnonymousClass3YN; import X.C62952vc; import X.C63272w9; import X.C63372wJ; import android.content.Intent; import android.view.LayoutInflater; import android.view.ViewGroup; import com.google.android.search.verification.client.R; public class Brazi...
80e98c3b0bbf6f7a5c1112a0258d5398e90affc8
66cd20e31dc99d9470f8df83dfd6ce4a4e001f7b
/F14bgServerNew/src/com/f14/TTA/consts/TTAConsts.java
88f507c5d934ce06a9435558d2468629b5c81a66
[]
no_license
mkuymkuy/F14BGCode
0b2fb4e6e801cd2f049e8f2301de5359af88ac59
d9666bf330a2d0983aadcccf96459e9cef6266a0
refs/heads/master
2020-05-29T14:37:17.785831
2016-07-08T10:46:29
2016-07-08T10:46:29
62,881,446
2
2
null
null
null
null
UTF-8
Java
false
false
268
java
package com.f14.TTA.consts; /** * TTA的一些常量 * * @author F14eagle * */ public class TTAConsts { /** * 摸牌区的卡牌数量 */ public static final int CARD_ROW_SIZE = 13; /** * 最大时代限制 */ public static final int MAX_AGE = 3; }
2fc086713a62e788d5953236d11b45f154f2b69b
0970838005661208f643b8801e7369f468441053
/src/main/java/com/glqdlt/myhome/apigateway/controller/CrawController.java
348160e64a6dfe9053073d68d4919fabf0ef896a
[]
no_license
glqdlt/api-gateway
b5c4ab07dc73dd588741ad81233be165c6285b14
1fd79e7604b7a6532259396bf9906d5c79a0fe17
refs/heads/master
2021-09-05T10:11:24.395410
2018-01-26T09:17:38
2018-01-26T09:17:38
114,526,102
0
0
null
null
null
null
UTF-8
Java
false
false
919
java
package com.glqdlt.myhome.apigateway.controller; import com.glqdlt.myhome.apigateway.service.RestDeliveryService; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.http.HttpStatus; import org.springframework.http.ResponseEntity; import org.springframework.web.bind.annotation.*; ...
383ea25249b16bc6dee2cef74f17d635ce3a811e
f4588199a6ea01d2eff01eb905a60957ee57727f
/introduction-to-vertx/my-first-app/src/test/java/io/vertx/blog/first/MyRestIT.java
1498e3fe70517427713fed8a13dc0bb679db65ad
[]
no_license
emag-notes/vertx-notes
134c2dcbfe5f4851856ab56b052ede9780fdef98
eae714b3fc9595bca2ee51c4797ced21efd3a120
refs/heads/master
2020-12-25T14:08:41.175841
2016-06-28T14:55:11
2016-06-28T16:50:39
61,640,429
0
0
null
null
null
null
UTF-8
Java
false
false
1,963
java
package io.vertx.blog.first; import com.jayway.restassured.RestAssured; import org.junit.AfterClass; import org.junit.BeforeClass; import org.junit.Test; import static com.jayway.restassured.RestAssured.delete; import static com.jayway.restassured.RestAssured.get; import static com.jayway.restassured.RestAssured.give...
554486ace746885c04158e557435069feb7cc481
48ae8e24dfe5a8e099eb1ce2d14c9a24f48975cc
/Product/Production/Services/PatientDiscoveryCore/src/main/java/gov/hhs/fha/nhinc/patientdiscovery/aspect/CommunityPRPAIN201306UV02Builder.java
31f2ebfbdf80cbba75a764acdd1e048f756c88c4
[ "BSD-3-Clause" ]
permissive
CONNECT-Continuum/Continuum
f12394db3cc8b794fdfcb2cb3224e4a89f23c9d5
23acf3ea144c939905f82c59ffeff221efd9cc68
refs/heads/master
2022-12-16T15:04:50.675762
2019-09-07T16:14:08
2019-09-07T16:14:08
206,986,335
0
0
NOASSERTION
2022-12-05T23:32:14
2019-09-07T15:18:59
Java
UTF-8
Java
false
false
4,730
java
/* * Copyright (c) 2009-2019, United States Government, as represented by the Secretary of Health and Human Services. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * Redistribution...
cff3abcaa6369abec7be8c67384fa8339fde7390
75950d61f2e7517f3fe4c32f0109b203d41466bf
/modules/tags/fabric3-modules-parent-pom-0.7/extension/implementation/fabric3-rs/src/main/java/org/fabric3/rs/runtime/RsSourceWireAttacher.java
69235e8a46da7c21f0edac071f299e58f98741e6
[]
no_license
codehaus/fabric3
3677d558dca066fb58845db5b0ad73d951acf880
491ff9ddaff6cb47cbb4452e4ddbf715314cd340
refs/heads/master
2023-07-20T00:34:33.992727
2012-10-31T16:32:19
2012-10-31T16:32:19
36,338,853
0
0
null
null
null
null
MacCentralEurope
Java
false
false
6,261
java
/* * Fabric3 * Copyright © 2008 Metaform Systems Limited * * This proprietary software may be used only connection with the Fabric3 license * (the “License”), a copy of which is included in the software or may be * obtained at: http://www.metaformsystems.com/licenses/license.html. * Software distributed under t...
[ "meerajk@83866bfc-822f-0410-aa35-bd5043b85eaf" ]
meerajk@83866bfc-822f-0410-aa35-bd5043b85eaf
1bdc53446d302ad6423ac87773dcfe29d6f070a7
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/25/25_5df4c58f2c07d4474eb2f1b6a7eb05d81a031353/SelectComponentOptionCompleter/25_5df4c58f2c07d4474eb2f1b6a7eb05d81a031353_SelectComponentOptionCompleter_s.java
a63434cc0c375021c685dfc144f5f242cc2cef46
[]
no_license
zhongxingyu/Seer
48e7e5197624d7afa94d23f849f8ea2075bcaec0
c11a3109fdfca9be337e509ecb2c085b60076213
refs/heads/master
2023-07-06T12:48:55.516692
2023-06-22T07:55:56
2023-06-22T07:55:56
259,613,157
6
2
null
2023-06-22T07:55:57
2020-04-28T11:07:49
null
UTF-8
Java
false
false
3,938
java
/** * Copyright 2013 Red Hat, Inc. and/or its affiliates. * * Licensed under the Eclipse Public License version 1.0, available at * http://www.eclipse.org/legal/epl-v10.html */ package org.jboss.forge.addon.shell.aesh.completion; import java.util.ArrayList; import java.util.Iterator; import java.util...
2b6f3c8ffe561cdf122b40e68be6ef8293d7fba2
7acafea40b729f189a8e09f16dd41267a736de5f
/test/list/src/test/java/test/list/LinkedListTest.java
881fde462a431d6be46e46ad85be451700b956fe
[]
no_license
big-guy/gradle-issue-repros
c1cd0f8f11cbd60d6588d4cf5ce1c6162579dfc9
7d32a2f8329707c1884648755b75715f639fc3a9
refs/heads/master
2022-12-09T09:47:24.620390
2020-09-17T20:10:15
2020-09-17T20:10:15
296,429,995
0
0
null
null
null
null
UTF-8
Java
false
false
1,205
java
/* * This Java source file was generated by the Gradle 'init' task. */ package test.list; import org.junit.jupiter.api.Test; import static org.junit.jupiter.api.Assertions.*; public class LinkedListTest { @Test public void testConstructor() { LinkedList list = new LinkedList(); assertEquals(0, ...
c0bb89dceb671d0dac7b3dbdddf420cac097c073
d7de0da0ceeb00ab4f61fafd9976f89a87ee5457
/src/main/java/pl/java/scalatech/config/JpaEmbeddedConfig.java
2fedc63f7698b919f92f8002921b1bd977798acb
[ "Apache-2.0" ]
permissive
przodownikR1/jpaPlugin
7c6db05965c29d69b8c19cdb14cded8d59d562e5
53d1c8e563a11094fffa2498f79eefd3f2ba3888
refs/heads/master
2021-01-19T14:22:20.906236
2014-12-15T14:58:57
2014-12-15T14:58:57
28,037,997
0
0
null
null
null
null
UTF-8
Java
false
false
4,955
java
package pl.java.scalatech.config; import java.sql.SQLException; import java.util.HashMap; import java.util.Map; import javax.sql.DataSource; import lombok.extern.slf4j.Slf4j; import net.sf.log4jdbc.tools.Log4JdbcCustomFormatter; import net.sf.log4jdbc.tools.LoggingType; import org.springframework.beans.factory.anno...
1a28baeb2496be68c84b1e38638b2f98aa1ad806
9d4f5b584690467e05306c11e8191d9cb36b0ec8
/src/test/java/com/bczx/fcy/day908/three/Game.java
d1dc0f1938097d3ed4a8aa6874f8f461e94ecbe7
[]
no_license
fcy1992/kata-practice
2387e05c0e9427afc00ac5c9dda141f83c7d2976
63cb14cd9cc71be14acf822bb0691cb55329d389
refs/heads/master
2021-07-07T13:55:31.729220
2019-11-17T17:00:52
2019-11-17T17:00:52
199,267,947
0
0
null
null
null
null
UTF-8
Java
false
false
1,171
java
package com.bczx.fcy.day908.three; public class Game { private int[] rolls = new int[21]; private int currentRoll; public void roll(int i) { rolls[currentRoll ++] = i; } public int score() { int score = 0; int rollIndex = 0; for (int frameIndex = 0; frameIndex < 10; frameIn...
8adaa769ef01d717479851787f6b2c4a190fb8c4
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/15/15_90d79b60ee13858d7cbc0a16b8dd0bfdf89ff1fa/TestAuth/15_90d79b60ee13858d7cbc0a16b8dd0bfdf89ff1fa_TestAuth_s.java
115249a549030eafde0964a9498a56cd6947bfa5
[]
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,092
java
package parkservice.client; import java.net.URI; import javax.ws.rs.core.MediaType; import javax.ws.rs.core.UriBuilder; import parkservice.model.AuthRequest; import parkservice.model.AuthResponse; import com.parq.server.dao.UserDao; import com.sun.jersey.api.client.Client; import com.sun.je...
a82beafad2386311357e97e5d34cfd23fb02e467
eef45ebc0891a1eb86e51faa1f4370d7d2f9f2f6
/src/com/butent/bee/shared/css/values/CaptionSide.java
bc59c3a349aa7fbd210086e48b1b1fac364ad038
[]
no_license
ebagatavicius/bee
6ae4f0ec4fb2436a3b36bfc774a459331f2ae1fb
f558368a5257687d31913e874a7b24fd4930d11c
refs/heads/master
2020-06-06T00:18:57.455397
2017-12-14T17:12:42
2017-12-14T17:12:42
null
0
0
null
null
null
null
UTF-8
Java
false
false
434
java
package com.butent.bee.shared.css.values; import com.butent.bee.shared.css.HasCssName; public enum CaptionSide implements HasCssName { TOP { @Override public String getCssName() { return "top"; } }, BOTTOM { @Override public String getCssName() { return "bottom"; ...
7f288baa826c7ca425dfb8d4c6ebcf6ae4600e19
629e42efa87f5539ff8731564a9cbf89190aad4a
/unrefactorInstances/lucene/24/cloneInstance1.java
0071d6b7b67f5bd79b7bef67a57c592ce13cde3b
[]
no_license
soniapku/CREC
a68d0b6b02ed4ef2b120fd0c768045424069e726
21d43dd760f453b148134bd526d71f00ad7d3b5e
refs/heads/master
2020-03-23T04:28:06.058813
2018-08-17T13:17:08
2018-08-17T13:17:08
141,085,296
0
4
null
null
null
null
UTF-8
Java
false
false
1,451
java
public void write(Directory dir, SegmentInfo si, FieldInfos fis, IOContext ioContext) throws IOException { final String fileName = IndexFileNames.segmentFileName(si.name, "", Lucene46SegmentInfoFormat.SI_EXTENSION); si.addFile(fileName); final IndexOutput output = dir.createOutput(fileName, ioContext); ...
bd4264bb04f969f49561341016750885f1c85c85
27a13543c5a21811e696278b5212755ecdebca53
/hsco/src/main/java/hsco/mis/cus/CUS020101/CUS020101Service.java
87277eb91fd2664de4390e923c9996aefdcd9697
[]
no_license
chaseDeveloper/hsco
9dad73c971500c4bd98adfefa3e91a91d26ca318
7052d6da3ac772cd3b13ec391818139355935916
refs/heads/master
2023-06-15T23:55:10.592683
2021-07-06T07:46:07
2021-07-06T07:46:07
383,377,343
0
0
null
null
null
null
UTF-8
Java
false
false
880
java
package hsco.mis.cus.CUS020101; /** * <pre> * @Project Name : 화성도시공사 차세대정보시스템 * @Class Name : CUS020101Serivce.java * @Description : 우리팀 민원분배를 관리하는 서비스 클래스 * @author : 김병진 * @since : 2015. 08. 13. * @version : 1.0 * @see : * @COPYRIGHT (c) 2015 나...
e888900c77bb4a4fc71c98e4c00a3cd0ce5411a3
c97a25dede22675827d58f40ced09e83281ee184
/backend-projects/forgot-pwd/src/main/java/fr/mistral/saphir/forgotpwd/domain/Mail.java
752d182094e6f82451c7f1ad54697e904694f8b6
[]
no_license
helidrissi/mistral
09d34226f6642493ca901057e29408481a74e388
a486ba4e3d9507f05f70907d2677bd2a9be1ae0b
refs/heads/main
2023-07-20T13:52:48.802375
2021-08-30T15:51:40
2021-08-30T15:51:40
401,399,056
0
0
null
null
null
null
UTF-8
Java
false
false
792
java
package fr.mistral.saphir.forgotpwd.domain; import java.util.Map; public class Mail { private String from; private String to; private String subject; private Map<String, Object> model; public Mail() { } public String getFrom() { return from; } public void setFrom(Strin...
76e90b46439a2792e463b8b0ed7bc9fc2a11aeba
01fe09d4f57f1d3d746b4699837ad844d0655dfe
/biz/com/dw/biz/JarBizModuleIO.java
a16790c8e5c1f10768028bbb23dbdaadbd4d1a68
[]
no_license
duxingzhe311/system4j
72570bdb85e66b351bf5b42c84bcb6bfa6f3de86
3871ae19aac53f1b0aaf74ea5e401aad13210947
refs/heads/master
2021-01-10T12:24:58.726571
2016-01-29T08:25:34
2016-01-29T08:25:34
50,648,431
0
0
null
null
null
null
UTF-8
Java
false
false
1,585
java
package com.dw.biz; import java.io.File; import java.io.IOException; import java.util.List; class JarBizModuleIO extends BizModuleIO { File jarFile = null; public JarBizModuleIO(String uniqueid, File jarf) { super(uniqueid); this.jarFile = jarf; } public boolean canSave() { ...
a02045195e07bd38489330131585229f4c5cf4b2
745b525c360a2b15b8d73841b36c1e8d6cdc9b03
/jun_java_plugins/jun_servlet/src/main/java/com/jun/plugin/thread/LockReentrant.java
68c1bf173ad0a4952b61ae55ef06e6c0f1d712b5
[ "Apache-2.0" ]
permissive
wujun728/jun_java_plugin
1f3025204ef5da5ad74f8892adead7ee03f3fe4c
e031bc451c817c6d665707852308fc3b31f47cb2
refs/heads/master
2023-09-04T08:23:52.095971
2023-08-18T06:54:29
2023-08-18T06:54:29
62,047,478
117
42
null
2023-08-21T16:02:15
2016-06-27T10:23:58
Java
UTF-8
Java
false
false
1,136
java
package com.jun.plugin.thread; import java.util.concurrent.locks.Lock; import java.util.concurrent.locks.ReentrantLock; /** * 可重入锁、同一线程可重新持锁进入 */ public class LockReentrant { public static void main(String[] args) { final LockReentrant out = new LockReentrant(); new Thread(new Runnable() { @Override ...
6d0c0b26b8e79f94d5da8814999679f06e41759b
2291d2bea5a8a44c2d5b19b8cd3a4833d350f11c
/osc-network/src/test/java/com/netthreads/osc/note/service/NoteBuilder.java
4a3b685e8f1ccad118e46e3753846a8db0b0e09b
[ "Apache-2.0" ]
permissive
alistairrutherford/osc-tools
857a7b26d634e2f68c88fe1306bbc6e0400dd7d0
1f228fe23f695dcac090f6c6612641e8529eb032
refs/heads/master
2021-01-01T05:53:28.904687
2014-05-25T15:18:50
2014-05-25T15:18:50
8,376,848
9
6
null
null
null
null
UTF-8
Java
false
false
419
java
package com.netthreads.osc.note.service; import com.google.inject.ImplementedBy; @ImplementedBy(NoteBuilderImpl.class) public interface NoteBuilder { /** * Begin building note. * */ public void begin(); /** * Add note on message. * * @param noteDefinition */ public void note(...
1ec9b9f1488d8550cd686784e120135767993f2d
95379ba98e777550a5e7bf4289bcd4be3c2b08a3
/java/net/sf/l2j/gameserver/model/manor/CropProcure.java
89aad4e1c942e2710b1f789617e8b747baca7b00
[]
no_license
l2brutal/aCis_gameserver
1311617bd8ce0964135e23d5ac2a24f83023f5fb
5fa7fe086940343fb4ea726a6d0138c130ddbec7
refs/heads/master
2021-01-03T04:10:26.192831
2019-03-19T19:44:09
2019-03-19T19:44:09
239,916,465
0
1
null
2020-02-12T03:12:34
2020-02-12T03:12:33
null
UTF-8
Java
false
false
362
java
package net.sf.l2j.gameserver.model.manor; public final class CropProcure extends SeedProduction { private final int _rewardType; public CropProcure(int id, int amount, int type, int startAmount, int price) { super(id, amount, price, startAmount); _rewardType = type; } public final int get...
c2d620eb3ff7c814dcf1e3116015857bc6f7d3f6
2d3d94352bbbfe920dc43c95cefa19dd0be6e8a5
/common/src/main/java/com/test/arithmetic/bp/data/Test.java
099eb87dd7d97e6d629ab3eca4cf1d9c61a92618
[]
no_license
shenfl/test
42649c2b4ef4397c99b56ed0a46beeff92a783d0
c2abe2b34b06945822726c6601c3e1d37a187219
refs/heads/master
2022-12-23T12:47:05.752131
2021-05-20T16:09:22
2021-05-20T16:09:22
137,750,493
0
1
null
2022-12-15T23:39:41
2018-06-18T12:43:46
Java
UTF-8
Java
false
false
279
java
package com.test.arithmetic.bp.data; import java.util.Arrays; public class Test { private double[] data; public Test() { data = new double[10]; } public double[] getData(){ return data; } public void print(){ System.out.println(Arrays.toString(data)); } }
02d1c1d312e504bbc9d00c4b637fc517948cd7a7
a859faf58d6dd481c6bea6e49779a25feb99b4da
/src/info/guardianproject/bouncycastle/asn1/x509/IssuingDistributionPoint.java
80353b1865656c958d37a672965252f1d307d2e2
[ "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
gsathya/Gibberbot
9d27ca0b4ec0e2e7e031f8c0ed00f20d77b36377
cec5514e7a9902b01e0d28674b4bbe2a2433ece0
refs/heads/master
2021-01-16T20:13:53.350841
2011-03-17T00:26:14
2011-03-17T00:26:14
1,422,149
0
0
null
null
null
null
UTF-8
Java
false
false
7,988
java
package info.guardianproject.bouncycastle.asn1.x509; import info.guardianproject.bouncycastle.asn1.ASN1Encodable; import info.guardianproject.bouncycastle.asn1.ASN1EncodableVector; import info.guardianproject.bouncycastle.asn1.ASN1Sequence; import info.guardianproject.bouncycastle.asn1.ASN1TaggedObject; import info.gu...
5d969eea07db9e61e1d0cff8802dd40c0ce32867
fdfb481a7622f03aec3b6d8a2369390636394aaa
/app/src/main/java/com/zhongyou/meet/mobile/ameeting/whiteboard/ClassEventListener.java
2e9c0f2bc7ce8db71f8a6f0e18af1c2cf692bff0
[]
no_license
woyl/zhongyou
f0ee5252adb6ced5fc781c3659d546d30605ca57
bee0ba60d5fb753e2e9176b46de40e2e7da8fb27
refs/heads/master
2023-01-13T17:39:38.127004
2020-11-19T08:24:12
2020-11-19T08:24:12
314,171,503
1
1
null
null
null
null
UTF-8
Java
false
false
397
java
package com.zhongyou.meet.mobile.ameeting.whiteboard; import com.zhongyou.meet.mobile.entities.User; import androidx.annotation.Nullable; public interface ClassEventListener { void onClassStateChanged(boolean isBegin, long time); void onWhiteboardChanged(String uuid, String roomToken); void onLockWh...
dca95a5210f107b1a97b1002be8030ea9478d2bc
dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9
/data_defect4j/preprossed_method_corpus/Time/1/org/joda/time/field/RemainderDateTimeField_roundHalfCeiling_214.java
a5ac6597eb6efa0ee48de0ab0a9a82b3374ea5ca
[]
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
708
java
org joda time field counterpart remaind datetim field link divid date time field divideddatetimefield field' unit durat unchang rang durat scale remaind date time field remainderdatetimefield thread safe immut divid date time field divideddatetimefield author brian neill o'neil remaind date t...
e8afd0272980a9d732b565fddbeab14de08d7838
f9b254b3d57453bd6fc4e66dc082f3e92dce4179
/EHomeHDV5_1/eHomeHD/src/cc/wulian/smarthomev5/fragment/house/AutoTaskEvent.java
6aeacc7a312585cd84b88aacffad23967f5fc3b4
[]
no_license
zcz123/ehome
a45255bb4ebbfeb7804f424b1be53cf531589bf6
5a2df0be832f542cab6b49e7a0e8071d4f101525
refs/heads/master
2021-01-19T21:47:57.674732
2017-04-19T04:13:16
2017-04-19T04:13:16
88,708,738
3
0
null
2017-04-19T06:24:17
2017-04-19T06:24:17
null
UTF-8
Java
false
false
700
java
package cc.wulian.smarthomev5.fragment.house; import cc.wulian.ihome.wan.entity.AutoProgramTaskInfo; import cc.wulian.ihome.wan.entity.DeviceInfo; public class AutoTaskEvent { public static final String QUERY = "query"; public static final String STATUS = "status"; public static final String MODIFY = "modify"; p...
f220c23dc1cffe7ad0755f8e763605af56c486e2
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/29/29_5fca85e88ccac3253df05fce977aea8e93ab1b63/Echoer/29_5fca85e88ccac3253df05fce977aea8e93ab1b63_Echoer_t.java
ccc1cb7e1b29997bbcfb335e19e1eca03f6fe5cf
[]
no_license
zhongxingyu/Seer
48e7e5197624d7afa94d23f849f8ea2075bcaec0
c11a3109fdfca9be337e509ecb2c085b60076213
refs/heads/master
2023-07-06T12:48:55.516692
2023-06-22T07:55:56
2023-06-22T07:55:56
259,613,157
6
2
null
2023-06-22T07:55:57
2020-04-28T11:07:49
null
UTF-8
Java
false
false
2,598
java
package ssbind; import org.biojava.bio.search.*; /** * <p> * Echo the event stream to stdout with prety indenting. * </p> * * <p> * This class is most useful to check that your parsing is working. You can use * an Echoer as the last handler in a chain of filters, or attach it directly * to the par...
1995a3e6cac0fd53ede1a42a8b4f757bdf4cf49f
9560c3b8ba825f49c1e9b8440b7905cfe9c7ef78
/module-examples/document/demo/src/main/java/org/incode/example/document/demo/usage/fixture/seed/RenderingStrategy_create6.java
4fcb067cae6f9c5353bfa68021c2736c22f8f93b
[ "Apache-2.0" ]
permissive
incodehq/incode-examples
756e447a7ac2f84a750571548aed85eb133f8f28
911497115d5d049ea1edd3f703c0ccd052db5f9c
refs/heads/master
2020-03-26T16:35:38.058452
2018-08-22T08:13:36
2018-08-22T08:13:36
145,111,756
1
0
null
null
null
null
UTF-8
Java
false
false
2,085
java
package org.incode.example.document.demo.usage.fixture.seed; import org.incode.example.docrendering.freemarker.fixture.RenderingStrategyFSForFreemarker; import org.incode.example.docrendering.stringinterpolator.fixture.RenderingStrategyFSForStringInterpolator; import org.incode.example.docrendering.stringinterpolator....
5b8ad478757e4a69d34b2a7fc88027bd7450460f
393f20e27f5f357ec660c2784fc5c4d79fbdd00d
/app/src/main/java/com/biaoyuan/transfer/util/ChString.java
422023fc4ecfd4996ef31aaf65df77fba16d5ca6
[]
no_license
enmaoFu/qmcs_user
968236a4346df9eda7bc2d112f64e4a528dc3549
e9dcbda0d6021c543428f5e7ebc0b6053f50dfb2
refs/heads/master
2021-09-05T11:52:16.267985
2018-01-27T03:51:57
2018-01-27T03:51:58
119,129,953
0
0
null
null
null
null
UTF-8
Java
false
false
1,344
java
package com.biaoyuan.transfer.util; public class ChString { public static final String Kilometer = "\u516c\u91cc";// "公里"; public static final String Meter = "\u7c73";// "米"; public static final String ByFoot = "\u6b65\u884c";// "步行"; public static final String To = "\u53bb\u5f80";// "去往"; public static final Str...
a3eae448ff74d186331bcf7b8bd96f74bd97b262
d2eee6e9a3ad0b3fd2899c3d1cf94778615b10cb
/PROMISE/archives/ant/1.5/.svn/pristine/a3/a3eae448ff74d186331bcf7b8bd96f74bd97b262.svn-base
87d22e86f8d23ffcb860ca982867c87454dc17e6
[]
no_license
hvdthong/DEFECT_PREDICTION
78b8e98c0be3db86ffaed432722b0b8c61523ab2
76a61c69be0e2082faa3f19efd76a99f56a32858
refs/heads/master
2021-01-20T05:19:00.927723
2018-07-10T03:38:14
2018-07-10T03:38:14
89,766,606
5
1
null
null
null
null
UTF-8
Java
false
false
3,249
/* * The Apache Software License, Version 1.1 * * Copyright (c) 2001-2002 The Apache Software Foundation. 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 sou...
a36e4f1b81b8e89af2ac35adf0ca6496128d5462
8f70415ad5be4e0f372973189a866ed6fb087c41
/app/src/main/java/com/carzis/fileadd/DownloadTask.java
afa47c2f5225fd5cbbeb9ab0231b0047ec1fcd69
[]
no_license
matvapps/OBDProject
7f25d12243bac1e1ac64d64ffebbf385e4035e44
4715c4b14e0eeec13d13228795626b5dce761938
refs/heads/master
2021-07-09T11:35:03.142122
2019-02-06T19:56:10
2019-02-06T19:56:10
133,265,637
1
0
null
null
null
null
UTF-8
Java
false
false
358
java
package com.carzis.fileadd; import android.content.Context; import android.os.AsyncTask; import android.os.PowerManager; import android.widget.Toast; import java.io.FileOutputStream; import java.io.IOException; import java.io.InputStream; import java.io.OutputStream; import java.net.HttpURLConnection; import java.net...
43efe0ab16b4800d68ca2e45c9044f39dcf91904
7e994d213901d0a623e7cece9d812f296888bc07
/facebook-socialshare/src/main/java/com/platzerworld/facebook/utils/listeners/OnLogoutListener.java
aea585abfd9e459f50eb65c05a1402138dcf03a8
[]
no_license
platzerg/SocialShare
f2b1671953b467e4039a4f3c8e2b5443160f819e
f710bda5d4d3131ea4ab45d8bf190d1f473c49d7
refs/heads/master
2020-04-13T17:53:49.911032
2014-09-03T19:24:00
2014-09-03T19:24:00
null
0
0
null
null
null
null
UTF-8
Java
false
false
263
java
package com.platzerworld.facebook.utils.listeners; public interface OnLogoutListener extends OnThinkingListetener { /** * If user performed {@link FacebookTools#logout()} action, this callback * method will be invoked */ void onLogout(); }
d1a9e92b08535157992113267f545a160eac8cd7
2f3c04382a66dbf222c8587edd67a5df4bc80422
/src/com/cedar/cp/utc/awt/ProgressDialog$1.java
163882ada2fb9fa5963d45c3b85813a8d0b7d9e0
[]
no_license
arnoldbendaa/cppro
d3ab6181cc51baad2b80876c65e11e92c569f0cc
f55958b85a74ad685f1360ae33c881b50d6e5814
refs/heads/master
2020-03-23T04:18:00.265742
2018-09-11T08:15:28
2018-09-11T08:15:28
141,074,966
0
0
null
null
null
null
UTF-8
Java
false
false
664
java
// Decompiled by: Fernflower v0.8.6 // Date: 12.08.2012 13:34:59 // Copyright: 2008-2012, Stiver // Home page: http://www.neshkov.com/ac_decompiler.html package com.cedar.cp.utc.awt; import com.cedar.cp.utc.awt.ProgressDialog; import java.awt.event.ActionEvent; import...
aaa2235909cef1c09f919e9a8a6fa03cddc715ce
fa1408365e2e3f372aa61e7d1e5ea5afcd652199
/src/testcases/CWE134_Uncontrolled_Format_String/s01/CWE134_Uncontrolled_Format_String__connect_tcp_printf_68a.java
82d3e4ea3146d00c857f67baf782e04750acadb7
[]
no_license
bqcuong/Juliet-Test-Case
31e9c89c27bf54a07b7ba547eddd029287b2e191
e770f1c3969be76fdba5d7760e036f9ba060957d
refs/heads/master
2020-07-17T14:51:49.610703
2019-09-03T16:22:58
2019-09-03T16:22:58
206,039,578
1
2
null
null
null
null
UTF-8
Java
false
false
6,753
java
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE134_Uncontrolled_Format_String__connect_tcp_printf_68a.java Label Definition File: CWE134_Uncontrolled_Format_String.label.xml Template File: sources-sinks-68a.tmpl.java */ /* * @description * CWE: 134 Uncontrolled Format String * BadSource: connect_tcp Read d...
7e0394680df2b971ef6722470f7bde696cd79f03
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/17/17_829a05337b38b6e565008cc7ed4f5708fe106c70/ContentStreamTest/17_829a05337b38b6e565008cc7ed4f5708fe106c70_ContentStreamTest_s.java
190ae7b43a6a9561325bc094815a88c430caf520
[]
no_license
zhongxingyu/Seer
48e7e5197624d7afa94d23f849f8ea2075bcaec0
c11a3109fdfca9be337e509ecb2c085b60076213
refs/heads/master
2023-07-06T12:48:55.516692
2023-06-22T07:55:56
2023-06-22T07:55:56
259,613,157
6
2
null
2023-06-22T07:55:57
2020-04-28T11:07:49
null
UTF-8
Java
false
false
3,831
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"); y...
d44b19b1f5bb66b6ed69d8f87e12e5bf63ad4e3e
baba7ae4f32f0e680f084effcd658890183e7710
/MutationFramework/muJava/muJavaMutantStructure/Persistence/TobiasSamples/Debug3/int_linearSearch(int,int)/AOIS_9/Debug3.java
80695ee46e9e994923e5934f859837d649776f9a
[ "Apache-2.0" ]
permissive
TUBS-ISF/MutationAnalysisForDBC-FormaliSE21
75972c823c3c358494d2a2e9ec12e0a00e26d771
de825bc9e743db851f5ec1c5133dca3f04d20bad
refs/heads/main
2023-04-22T21:29:28.165271
2021-05-17T07:43:22
2021-05-17T07:43:22
368,096,901
0
0
null
null
null
null
UTF-8
Java
false
false
3,193
java
// This is a mutant program. // Author : ysma public class Debug3 { /*@ @ normal_behavior @ requires true; @ ensures \result>=0 ==> a[\result]==x; @*/ public static int linearSearch( int[] a, int x ) { int i = a.length - 1; /*@ loop_invariant !(\exists int q; q >= i+1 && q < a.length; a[q]==x) && i>...
14dfd2c3a6dd83d3983fa33a3f5a36bc8a52def7
0adcb787c2d7b3bbf81f066526b49653f9c8db40
/src/main/java/com/alipay/api/response/AlipayEcoCplifeRoominfoUploadResponse.java
bf9c16cbbde36cc55efc321872e665b2660b45be
[ "Apache-2.0" ]
permissive
yikey/alipay-sdk-java-all
1cdca570c1184778c6f3cad16fe0bcb6e02d2484
91d84898512c5a4b29c707b0d8d0cd972610b79b
refs/heads/master
2020-05-22T13:40:11.064476
2019-04-11T14:11:02
2019-04-11T14:11:02
186,365,665
1
0
null
2019-05-13T07:16:09
2019-05-13T07:16:08
null
UTF-8
Java
false
false
1,222
java
package com.alipay.api.response; import java.util.List; import com.alipay.api.internal.mapping.ApiField; import com.alipay.api.internal.mapping.ApiListField; import com.alipay.api.domain.CplifeRoomInfoResp; import com.alipay.api.AlipayResponse; /** * ALIPAY API: alipay.eco.cplife.roominfo.upload response....
b11b8f972d26239dbe4a600885ecbd08fa241c74
180e78725121de49801e34de358c32cf7148b0a2
/dataset/protocol1/yauaa/learning/406/UserAgentAnalyzerPreLoader.java
3e8c5f8e99dcdd97faf6cb782795b0d6c229bf3c
[]
no_license
ASSERT-KTH/synthetic-checkstyle-error-dataset
40e8d1e0a7ebe7f7711def96a390891a6922f7bd
40c057e1669584bfc6fecf789b5b2854660222f3
refs/heads/master
2023-03-18T12:50:55.410343
2019-01-25T09:54:39
2019-01-25T09:54:39
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,223
java
/* * Yet Another UserAgent Analyzer * Copyright (C) 2013-2018 Niels Basjes * * 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 * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless...
050b35f1d113152c457dbe6b9c1682dda05a0e78
6f0ac78c939b3fcbeba1de4e65a0cb3c7bd32b71
/src/main/java/com/abc/soa/response/userinfo/GiftListResp.java
70a0c005273a63f19b9975d3ffb4534bfa4d04c0
[]
no_license
aloneweizai/finance-tax-uc
ed16647cfe1d695519571fbd9a8ecbb4c607a1ca
874e6c1ad5200819c6725f1150a84140af0e16e3
refs/heads/master
2020-03-12T17:28:54.948132
2018-04-23T18:06:00
2018-04-23T18:06:16
130,737,173
0
0
null
null
null
null
UTF-8
Java
false
false
589
java
package com.abc.soa.response.userinfo; import com.abc.bean.userinfo.Gift; import com.abc.common.soa.response.BaseResponse; import java.util.List; /** * Created by andy on 2017/12/25. */ public class GiftListResp extends BaseResponse{ private int total; private List<Gift> dataList; public int getTotal(...
cbc2724f0faf8a0e53ca5948557bcf576379e926
be73270af6be0a811bca4f1710dc6a038e4a8fd2
/crash-reproduction-moho/results/MOCKITO-10b-4-1-PESA_II-WeightedSum:TestLen:CallDiversity/org/mockito/internal/creation/MockSettingsImpl_ESTest_scaffolding.java
eeaac15e2751a84ed81eff903c43543c85fc007f
[]
no_license
STAMP-project/Botsing-multi-objectivization-using-helper-objectives-application
cf118b23ecb87a8bf59643e42f7556b521d1f754
3bb39683f9c343b8ec94890a00b8f260d158dfe3
refs/heads/master
2022-07-29T14:44:00.774547
2020-08-10T15:14:49
2020-08-10T15:14:49
285,804,495
0
0
null
null
null
null
UTF-8
Java
false
false
450
java
/** * Scaffolding file used to store all the setups needed to run * tests automatically generated by EvoSuite * Fri Apr 03 09:15:08 UTC 2020 */ package org.mockito.internal.creation; import org.evosuite.runtime.annotation.EvoSuiteClassExclude; import org.junit.BeforeClass; import org.junit.Before; import org.jun...
fbeff6aab5e5da0242bb602253b3df9df64c0413
26a837b93cf73e6c372830f9a7a316c01081a4ea
/core/src/main/java/arez/SpyImpl.java
8898a9c6f166818eb5ebdbd74fe6ba17c9bcae1f
[ "Apache-2.0" ]
permissive
arez/arez
033b27f529b527c747b2a93f3c2c553c41c32acd
df68d72a69d3af1123e7d7c424f77b74f13f8052
refs/heads/master
2023-06-08T00:09:56.319223
2023-06-05T02:12:14
2023-06-05T02:12:14
96,367,327
13
4
Apache-2.0
2022-12-10T20:29:35
2017-07-05T22:50:24
Java
UTF-8
Java
false
false
4,912
java
package arez; import arez.spy.ComponentInfo; import arez.spy.ComputableValueInfo; import arez.spy.ObservableValueInfo; import arez.spy.ObserverInfo; import arez.spy.Spy; import arez.spy.SpyEventHandler; import arez.spy.TaskInfo; import arez.spy.TransactionInfo; import grim.annotations.OmitSymbol; import grim.annotatio...
21250f14d3d3df087c5a6856d981406b796adbe6
4f00d990f611630595e75eb6efb02f0babe99b19
/JFramework/crypto/src/main/java/it/richkmeli/jframework/crypto/algorithm/bouncycastle/crypto/tls/TlsSRPLoginParameters.java
05f2ab5d14e8845adcb410be7d5b3b47db26403d
[ "MIT", "LicenseRef-scancode-unknown-license-reference", "Apache-2.0" ]
permissive
whichbuffer/JFramework
9bd16cf2b304feb1f9d1d9a4fb95400b48e96c02
ef9f227c91d639eaf209a07727ea299a67757300
refs/heads/master
2022-12-27T02:09:28.988085
2020-08-08T23:01:42
2020-08-08T23:01:42
null
0
0
null
null
null
null
UTF-8
Java
false
false
859
java
package it.richkmeli.jframework.crypto.algorithm.bouncycastle.crypto.tls; import it.richkmeli.jframework.crypto.algorithm.bouncycastle.crypto.params.SRP6GroupParameters; import java.math.BigInteger; /** * @deprecated Migrate to the (D)TLS API in it.richkmeli.jframework.crypto.algorithm.bouncycastle.tls (bctls jar)....
77ba6d0bd66803e51e9677b16f22c4e94d520a72
affe223efe18ba4d5e676f685c1a5e73caac73eb
/clients/webservice/src/main/java/com/vmware/vim/sms/ObjectUpdate.java
bbdbecf0690b8b08ac3f00f6d565f37cfc0cd1e7
[]
no_license
RohithEngu/VM27
486f6093e0af2f6df1196115950b0d978389a985
f0f4f177210fd25415c2e058ec10deb13b7c9247
refs/heads/master
2021-01-16T00:42:30.971054
2009-08-14T19:58:16
2009-08-14T19:58:16
null
0
0
null
null
null
null
UTF-8
Java
false
false
7,430
java
/** * ObjectUpdate.java * * This file was auto-generated from WSDL * by the Apache Axis 1.4 Apr 22, 2006 (06:55:48 PDT) WSDL2Java emitter. */ package com.vmware.vim.sms; public class ObjectUpdate extends com.vmware.vim.sms.DynamicData implements java.io.Serializable { /** * */ private static final long ...
aa61ce3b5353489b3512b6a0e3ebb5e238bb3b4b
53d677a55e4ece8883526738f1c9d00fa6560ff7
/com/tencent/mm/plugin/appbrand/jsapi/i/d$a.java
6fea76f3295a259e4567dab09ec9dbced52d22ea
[]
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
470
java
package com.tencent.mm.plugin.appbrand.jsapi.i; import com.tencent.mm.plugin.appbrand.jsapi.ah; public final class d$a extends ah { public static final int CTRL_INDEX = 271; public static final String NAME = "onDownloadTaskStateChange"; } /* Location: C:\Users\Lin\Downloads\dex-tools-2.1-SNAP...
4a3f0364b6d0c7b0d8e0a3652270fa01c316f4ea
dcc171ae042320d08801e667e3f7ad7c38ba118e
/TSOTesting2/runBool/Tests/test325/main/Main.java
26fd50094695942c2f275187c47b52a6ca92dbff
[ "MIT" ]
permissive
Colosu/TSO-for-Testing
2958f55498c1407dc97d5c0e368ef524c5ded9df
06e03b6926b058e5440f7de2ee49e5343efcef45
refs/heads/main
2023-03-31T01:02:40.486566
2021-04-09T10:34:49
2021-04-09T10:34:49
356,229,436
0
0
null
null
null
null
UTF-8
Java
false
false
3,936
java
// This is a mutant program. // Author : ysma package main; import java.util.Enumeration; import javax.swing.tree.DefaultMutableTreeNode; public class Main { public static void main( java.lang.String[] args ) { javax.swing.tree.DefaultMutableTreeNode tree = new javax.swing.tree.DefaultMutableTree...
5916a717beb096c685354ec76cab13d4f64ecd25
6252c165657baa6aa605337ebc38dd44b3f694e2
/org.eclipse.epsilon.egl.sync/Scalability-Tests/boiler-To-Generate-1000-Files/boiler-To-Generate-1000-Files/syncregions-1000Files/TemperatureController505.java
90f93fa5ef5e8d05afe0725e5deda2caa08372e3
[]
no_license
soha500/EglSync
00fc49bcc73f7f7f7fb7641d0561ca2b9a8ea638
55101bc781349bb14fefc178bf3486e2b778aed6
refs/heads/master
2021-06-23T02:55:13.464889
2020-12-11T19:10:01
2020-12-11T19:10:01
139,832,721
0
1
null
2019-05-31T11:34:02
2018-07-05T10:20:00
Java
UTF-8
Java
false
false
368
java
package syncregions; public class TemperatureController505 { public int execute(int temperature505, int targetTemperature505) { //sync _bfpnFUbFEeqXnfGWlV2505, behaviour 1-if(temperatureDifference > 0 && boilerStatus == true) { return 1; } else if (temperatureDifference < 0 && boilerStatus == false) ...
a3e62bc3ca86f897587223d32ef926e2c4719a50
69a4f2d51ebeea36c4d8192e25cfb5f3f77bef5e
/methods/Method_16177.java
a5617a3e1f630b5f7de759d4a3879730d339cb08
[]
no_license
P79N6A/icse_20_user_study
5b9c42c6384502fdc9588430899f257761f1f506
8a3676bc96059ea2c4f6d209016f5088a5628f3c
refs/heads/master
2020-06-24T08:25:22.606717
2019-07-25T15:31:16
2019-07-25T15:31:16
null
0
0
null
null
null
null
UTF-8
Java
false
false
250
java
@ExceptionHandler(DuplicateKeyException.class) @ResponseStatus(HttpStatus.BAD_REQUEST) ResponseMessage handleException(DuplicateKeyException exception){ logger.error(exception.getMessage(),exception); return ResponseMessage.error(400,"?????"); }
13be37fa496b7c43419342951eea7b9489433f4f
439874522c15194dbf83b63ccdfefeee217ab3c5
/plugins/kotlin/idea/tests/testData/decompiler/navigation/userJavaCode/OverloadedFun.java
12283aab333ddde2c8fb98fc83d083c1411fefc9
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
jbeckers/intellij-community
c473f51026be1ffcdd5979c6e750274133b2b847
37e4976327f5f5b595a4d20192482f966c9683b6
refs/heads/master
2023-04-29T11:21:10.165921
2023-02-16T07:10:25
2023-02-16T07:35:15
62,625,846
1
0
Apache-2.0
2021-03-18T16:36:09
2016-07-05T09:59:44
null
UTF-8
Java
false
false
266
java
import testData.libraries.*; class TestOverload { void foo() { OverloadedFunKt.overloadedFun("", null, 2, null); OverloadedFunKt.overloadedFun("", null, true, 2, null); OverloadedFunKt.overloadedFun("", null, true, 2, 3, null); } }
39ca03f4a2310742815cc7ef43d766e0c609dbab
d730308970df56fba9be1f2ff81bcc5814b9c787
/ContabilidadGUI/src/com/trascender/contabilidad/gui/abmBanco/abm/ABMBancoView.java
e000fb7499b577c26570ba26f313e28e1206b51e
[]
no_license
munivictoria/sgmdv
dda1285de24477e75986d655c9fc4d805ef47a4e
9da300b2c90cb3ec7f7c3af47509db884f71ab05
refs/heads/master
2021-01-18T21:16:59.795064
2016-05-16T13:36:11
2016-05-16T13:36:11
28,036,850
0
0
null
null
null
null
UTF-8
Java
false
false
2,437
java
package com.trascender.contabilidad.gui.abmBanco.abm; import javax.swing.JDialog; import javax.swing.JFrame; import javax.swing.JLabel; import javax.swing.JTextField; import com.trascender.contabilidad.gui.abmBanco.BancoABMModel; import com.trascender.contabilidad.gui.recursos.MessagesContabilidad; import com.trascen...
[ "ferna@fernando-notebook.(none)" ]
ferna@fernando-notebook.(none)
0985e9d88b4abedc8c126e669bdb9842947ad236
efea07f32c57c84d9c137fd9fd287f77d039d919
/javasource/databasereplication/interfaces/IValueParser.java
4883d34e3d88a1d2c62d8b14c95f1d24862747b9
[ "MIT" ]
permissive
McDoyen/yavasource
a4e53bb519ded49f85c8475fca7c94abf1cfdaee
fe15e7d9c3d230465583764d01daedd6157060a8
refs/heads/master
2021-05-07T01:22:45.391241
2017-11-10T11:48:54
2017-11-10T11:48:54
110,241,187
0
0
null
null
null
null
UTF-8
Java
false
false
492
java
package databasereplication.interfaces; import java.sql.ResultSet; import java.sql.SQLException; import replication.ValueParser.ParseException; public abstract class IValueParser implements replication.interfaces.IValueParser { public Object parseValue(String columnAlias, ResultSet rs) throws ParseExcepti...
496eb50064f1a8ffb1831114f35a2dc84efd93b7
13ea5da0b7b8d4ba87d622a5f733dcf6b4c5f1e3
/crash-reproduction-ws/results/MATH-32b-8-3-Single_Objective_GGA-WeightedSum/org/apache/commons/math3/geometry/partitioning/BSPTree_ESTest.java
44c8d4bd7deff7a0ce8c55eb1c8f81ed04043ee5
[ "MIT", "CC-BY-4.0" ]
permissive
STAMP-project/Botsing-basic-block-coverage-application
6c1095c6be945adc0be2b63bbec44f0014972793
80ea9e7a740bf4b1f9d2d06fe3dcc72323b848da
refs/heads/master
2022-07-28T23:05:55.253779
2022-04-20T13:54:11
2022-04-20T13:54:11
285,771,370
0
0
null
null
null
null
UTF-8
Java
false
false
567
java
/* * This file was automatically generated by EvoSuite * Mon Mar 30 15:54:09 UTC 2020 */ package org.apache.commons.math3.geometry.partitioning; import org.junit.Test; import static org.junit.Assert.*; import org.evosuite.runtime.EvoRunner; import org.evosuite.runtime.EvoRunnerParameters; import org.junit.runner.R...
d803a02bd661a0834c22f6fe784f2b591065941b
4a90bd18fb80a87af8da7affbf459256613edb20
/manager/ui/war/src/main/java/io/apiman/manager/ui/client/local/pages/OrgRedirectPage.java
1dde8f9c7cae1dc04a53fe14ab969a5917a948ec
[ "Apache-2.0" ]
permissive
JARP80/apiman
e672e9a4d58acddde76613467821cb581e43418a
6d5bbb6ab2fd45cebe1ce375b0c8330f1c7ced83
refs/heads/master
2021-01-18T06:26:42.349502
2015-03-27T15:27:29
2015-03-27T15:27:29
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,578
java
/* * Copyright 2014 JBoss 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 or agreed to i...
1a235c86fb811db5971ec602564e3b858c568045
0af8b92686a58eb0b64e319b22411432aca7a8f3
/api-vs-impl-small/core/src/main/java/org/gradle/testcore/performancenull_30/Productionnull_2945.java
bc2f66f4df4f589fe15509de222cae1b9183ca94
[]
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
589
java
package org.gradle.testcore.performancenull_30; public class Productionnull_2945 { private final String property; public Productionnull_2945(String param) { this.property = param; } public String getProperty() { return property; } private String prop0; public String getP...
0fe29cf89d815a10a606b507fc5a783d201da33e
cfe2916f7a6749fee22f717232f6e2a81bec1a2c
/project1-1/src/acorn/userpage/shop/action/ShopDetailAction.java
85dd4a6be756eff0b9dab82a1220270e358c1e67
[]
no_license
headbanging3/project1-1
90ff08d8a7a41c52d8b777dfb11d859f080b37ec
ac15ce435576993d9104f8d7153f798085705bdd
refs/heads/master
2020-12-02T19:50:38.019290
2017-08-03T06:45:34
2017-08-03T06:45:34
96,398,236
0
0
null
null
null
null
UTF-8
Java
false
false
663
java
package acorn.userpage.shop.action; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import acorn.controller.Action; import acorn.controller.ActionForward; import acorn.product.dao.ItemDao; import acorn.product.dto.ItemDto; public class ShopDetailAction extends A...
9a269e3ec4208171555b7cf0eb63f288e26ce091
bec08e55120fd09a0d8f59e82aff97bbff228c7b
/4.JavaCollections/src/com/javarush/task/task32/task3201/Solution.java
fbe18d274e9c6833da399ff03e07ca6eab280431
[]
no_license
sergeymamonov/JavaRushTasks
79f087ba631334321a275227286a02998c68135f
5723f977672f8631692a0cf3aad5b7a32731dcd1
refs/heads/main
2023-02-22T16:14:32.665336
2021-01-30T07:19:35
2021-01-30T07:19:35
316,418,200
0
0
null
null
null
null
UTF-8
Java
false
false
578
java
package com.javarush.task.task32.task3201; import java.io.IOException; import java.io.RandomAccessFile; /* Запись в существующий файл */ public class Solution { public static void main(String... args) { try { RandomAccessFile randomAccessFile = new RandomAccessFile(args[0], "rw"); ...
fbcdae1a8d3e6c9cb103c5706c99564e00b42ccc
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/21/21_2e4537a82d54d3e1691df4e1ce83348ec172cd5d/FileUtils/21_2e4537a82d54d3e1691df4e1ce83348ec172cd5d_FileUtils_s.java
50f838505d07b57ed0111c2c63d0ecec7dde9f58
[]
no_license
zhongxingyu/Seer
48e7e5197624d7afa94d23f849f8ea2075bcaec0
c11a3109fdfca9be337e509ecb2c085b60076213
refs/heads/master
2023-07-06T12:48:55.516692
2023-06-22T07:55:56
2023-06-22T07:55:56
259,613,157
6
2
null
2023-06-22T07:55:57
2020-04-28T11:07:49
null
UTF-8
Java
false
false
3,200
java
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package com.rightscale.util; import java.io.*; import java.util.*; /** * * @author tony */ public class FileUtils { public static String readText(File location) throws IOException ...
9875ba972b34f2b3c3307b34142774708eb1e1ab
4bdf74d8dbb210d29db0fdf1ae97aad08929612c
/data_test/82862/InsufficientFundsException.java
732fd9599d42aa95dbf134ac40a08fd3de821d2a
[]
no_license
huyenhuyen1204/APR_data
cba03642f68ce543690a75bcefaf2e0682df5e7e
cb9b78b9e973202e9945d90e81d1bfaef0f9255c
refs/heads/master
2023-05-13T21:52:20.294382
2021-06-02T17:52:30
2021-06-02T17:52:30
373,250,240
0
0
null
null
null
null
UTF-8
Java
false
false
343
java
import java.text.DecimalFormat; /** * Created by CCNE on 02/12/2020. */ public class InsufficientFundsException extends BankException { public InsufficientFundsException(double amount) { super("Số dư tài khoản không đủ $" + String.format("%.2f", amount) + " để thực hiện giao dịch"); }...
b0f57fa64b5110f09ebb93b97dd2c0ae13bba428
647eef4da03aaaac9872c8b210e4fc24485e49dc
/TestMemory/admobapk/src/main/java/com/google/android/gms/ads/internal/purchase/client/g.java
e839b53fad7fee6b24bb5d14762d4f7899b418a2
[]
no_license
AlbertSnow/git_workspace
f2d3c68a7b6e62f41c1edcd7744f110e2bf7f021
a0b2cd83cfa6576182f440a44d957a9b9a6bda2e
refs/heads/master
2021-01-22T17:57:16.169136
2016-12-05T15:59:46
2016-12-05T15:59:46
28,154,580
1
1
null
null
null
null
UTF-8
Java
false
false
492
java
package com.google.android.gms.ads.internal.purchase.client; import android.content.Intent; import android.os.IInterface; public abstract interface g extends IInterface { public abstract void a(); public abstract void a(int paramInt1, int paramInt2, Intent paramIntent); public abstract void b(); } /* Locatio...
04ddba1a38a1cf82a4435ad759ecdfab9485d393
5b0ec241c66c6d2a7a33ad98b1cf5ed2d3e58f73
/src/main/java/com/yaj/jaso/business/qualityfine/ctrl/QualityFineController.java
3cd6678ea124d278f130715e9524f5bedd89f92b
[]
no_license
xyxTest/jaso
5b2e9328a55da9f15f67abf33223dd2adc4e1909
ece1d180bafb1a925c9abe49a43d96f7afcc5254
refs/heads/master
2022-03-27T02:01:33.891040
2020-01-06T01:14:36
2020-01-06T01:14:36
231,997,366
0
0
null
null
null
null
UTF-8
Java
false
false
2,583
java
package com.yaj.jaso.business.qualityfine.ctrl; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.autoconfigure.EnableAutoConfiguration; import org.springframework.transaction.annotation.Propagation; import org.springframework.transaction.annotation...
e7c7392a142ab5165a408cdbff84d3a2c385d0bb
a3b152278c3c5d4f0b6dc4e13ff4770b15146dbf
/cocoatouch/src/main/java/org/robovm/apple/mapkit/MKAnnotationView.java
04614730421ac435db04bb16d7713d8c7bb72cf8
[ "Apache-2.0" ]
permissive
chouxiaozi/robovm
75a892dad87843a255bd4823bb82776d5d09ebea
6b91cbed13554f54cef93c8eff4a4226e2857cac
refs/heads/master
2021-01-18T03:00:30.099079
2015-01-07T19:56:33
2015-01-07T19:56:33
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,381
java
/* * Copyright (C) 2014 Trillian Mobile AB * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law o...
755ade2a6e91d033982605ce24f1a9b15c113feb
c26304a54824faa7c1b34bb7882ee7a335a8e7fb
/flink-table/flink-table-planner/src/main/java/org/apache/flink/table/planner/functions/casting/DateToStringCastRule.java
949b1afaa08692903f7395d42b71d5d1e2ddf66b
[ "BSD-3-Clause", "OFL-1.1", "ISC", "MIT", "Apache-2.0" ]
permissive
apache/flink
905e0709de6389fc9212a7c48a82669706c70b4a
fbef3c22757a2352145599487beb84e02aaeb389
refs/heads/master
2023-09-04T08:11:07.253750
2023-09-04T01:33:25
2023-09-04T01:33:25
20,587,599
23,573
14,781
Apache-2.0
2023-09-14T21:49:04
2014-06-07T07:00:10
Java
UTF-8
Java
false
false
1,997
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 ...
b1198303c0fa633097e8dc93c586eb923e6af4f2
af2b3ba0c64f3b4c9d2059f73e79d4c377a0b5d1
/java基础/day1303_基本类型包装类/src/tarena/day1303/Test1.java
344325e5cfaefb25c02217c50438f01678e06ed9
[]
no_license
xuelang201201/Android
495b411a3bcdf70969ff01cf8fcb7ee8ea5abfd8
0829c4904193c07cb41048543defae83f6c5a226
refs/heads/master
2022-05-06T09:09:48.921737
2020-04-22T08:41:15
2020-04-22T08:41:15
257,838,791
0
0
null
null
null
null
GB18030
Java
false
false
1,035
java
package tarena.day1303; public class Test1 { public static void main(String[] args) { Integer a = new Integer(10);//新分配 Integer b = Integer.valueOf(10);//获得已存在的对象 Integer c = Integer.valueOf(10);//获得已存在的对象 System.out.println(a == b); System.out.println(b == c); System.out.println(a.equals(b)); //从...
0f293d63309ac76df0b91ac03e7186ce550da316
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/22/22_6930579a642e1a1ccf5c1c37193c54fb21f20a2e/ForwardTransaction/22_6930579a642e1a1ccf5c1c37193c54fb21f20a2e_ForwardTransaction_s.java
0f7b38a4bc99e671528737eef5b36fb43671d024
[]
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,091
java
package com.subgraph.vega.ui.http.commands; import java.util.Iterator; import org.eclipse.core.commands.AbstractHandler; import org.eclipse.core.commands.ExecutionEvent; import org.eclipse.core.commands.ExecutionException; import org.eclipse.jface.viewers.ISelection; import org.eclipse.jface.viewers.IStructu...
75e28dd07752ddd0fa13ef132e8225d5899049de
982f6c3a3c006d2b03f4f53c695461455bee64e9
/src/main/java/com/alipay/api/response/ZhimaCreditContractBorrowCreateResponse.java
08b03d83a954f0d9bcdc1276c9545addbf8a6a44
[ "Apache-2.0" ]
permissive
zhaomain/Alipay-Sdk
80ffc0505fe81cc7dd8869d2bf9a894b823db150
552f68a2e7c10f9ffb33cd8e0036b0643c7c2bb3
refs/heads/master
2022-11-15T03:31:47.418847
2020-07-09T12:18:59
2020-07-09T12:18:59
null
0
0
null
null
null
null
UTF-8
Java
false
false
381
java
package com.alipay.api.response; import com.alipay.api.AlipayResponse; /** * ALIPAY API: zhima.credit.contract.borrow.create response. * * @author auto create * @since 1.0, 2019-07-31 14:11:43 */ public class ZhimaCreditContractBorrowCreateResponse extends AlipayResponse { private static final l...
85c1181a6e8664266a42458441c1e0c1062802f5
73e58f415cb25cf4d696ce12cff3e352ceeb61f1
/app/src/main/java/com/d/music/local/view/ISongView.java
ef1be605a77eb06ef63123caec71c25ad9a09076
[ "Apache-2.0" ]
permissive
saifulfrank/DMusic
48514f89b58b91b0b7a9d00f4291785919b3b8af
780c3a19c08924f4f0e00efdd557642aa91ec8e2
refs/heads/master
2020-03-19T03:10:53.841434
2018-06-01T10:16:37
2018-06-01T10:16:37
135,702,572
0
0
null
2018-06-01T10:10:18
2018-06-01T10:10:18
null
UTF-8
Java
false
false
252
java
package com.d.music.local.view; import com.d.lib.common.module.loader.IAbsView; import com.d.music.module.greendao.music.base.MusicModel; /** * ISongView * Created by D on 2016/6/4. */ public interface ISongView extends IAbsView<MusicModel> { }
01d940da8a9adcc643ee744b3693cb36d4f7f897
065c1f648e8dd061a20147ff9c0dbb6b5bc8b9be
/jgrapht_cluster/1393/tar_1.java
561a65d5e97111313892104362d28befbc98e0d6
[]
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
5,461
java
/* ========================================== * JGraphT : a free Java graph-theory library * ========================================== * * Project Info: http://jgrapht.sourceforge.net/ * Project Lead: Barak Naveh (http://sourceforge.net/users/barak_naveh) * * (C) Copyright 2003-2005, by Barak Naveh and Contri...
b71243130f833ecf41337b940d03ecf480a8aa05
57992911f0be480fbaa5153081bd741d07b42088
/WebContent/WEB-INF/src/sp/sys/cmd/.svn/text-base/PgLogLCmd.java.svn-base
1cefdd17564c5df129873bbe32ba2277c13cc8b5
[]
no_license
sokcuri/iccsmWebNew
147e24bfe12b9abe4b9ee977a06e21c8fad1b722
d07db913e71c2f01b19c73be68c3990e29c9fd7d
refs/heads/master
2021-12-02T15:02:38.549425
2013-06-19T15:09:58
2013-06-19T15:09:58
null
0
0
null
null
null
null
UHC
Java
false
false
6,218
package sp.sys.cmd; import java.util.Vector; import javax.servlet.http.HttpServletRequest; import kjf.action.KJFCommand; import kjf.cfg.Config; import kjf.ops.ReportDAO; import kjf.ops.ReportEntity; import kjf.util.KJFSelectOPS; import kjf.util.KJFUtil; import org.apache.struts.action.ActionForm; im...
[ "Administrator@MSDN-SPECIAL" ]
Administrator@MSDN-SPECIAL
6ad9b25578c90dea285ebe9035f9f222246bbf2f
62faa058c143b305d9eaffbec8d4da7b38e095c0
/src/test/java/fr/paris/lutece/util/html/PaginatorTest.java
47385f95dcb72998747e33b60b976839dd80e68a
[]
permissive
dominiquesalasvega/lutece-core
c3d4c37d3513e6773c2e248288b576577e01aa60
ca28d51f03a2ca65508e4d8411b6da655e31b643
refs/heads/master
2020-06-17T16:17:49.268072
2020-05-15T00:09:32
2020-05-15T00:09:32
195,974,016
1
0
BSD-3-Clause
2019-07-09T09:11:32
2019-07-09T09:11:32
null
UTF-8
Java
false
false
3,572
java
/* * Copyright (c) 2002-2017, Mairie de Paris * 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 * ...
1618a9a63052810da57f061a843e3d99dfc5ea24
c0e1ebc639eeed4e2233e288e3e70d96bb28c58c
/core/src/main/java/org/jbpm/util/XmlUtil.java
33f48e58179ddb40b3c0e0a4e93f65288e7f47a8
[]
no_license
meiavy/jBPM3
81d361109a93d874007e21d7ccecb7b4292434ea
d31172939e8d569c9e2d4d3e628f08dce86d572b
refs/heads/master
2021-01-13T06:33:11.174212
2014-11-08T16:01:03
2014-11-08T16:01:03
null
0
0
null
null
null
null
UTF-8
Java
false
false
7,331
java
/* * JBoss, Home of Professional Open Source * Copyright 2005, JBoss Inc., and individual contributors as indicated * by the @authors tag. See the copyright.txt in the distribution for a * full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * under the ter...
4188e554c741414f08a7ca356638137cd2f060ca
0b95a85deaf1c9fade3e2a5af2e816a5b00607a4
/tempcode/src/main/java/commons/setting/manage/constants/Constants.java
68ff04cffaaabbdb0e28018ae96be48ccce1e686
[]
no_license
liwen666/lw_code
6009fb1a83ad74c987a5e58937c3a178537094b0
6fb3f4373fdf1363938ee4f30b39c9fd17c8a8d7
refs/heads/master
2020-04-09T22:58:38.355751
2019-04-25T07:37:52
2019-04-25T07:37:52
160,643,842
0
0
null
null
null
null
UTF-8
Java
false
false
260
java
package commons.setting.manage.constants; public interface Constants { final String PARTITION = "partition"; final String INITPARTITION = "initPartition"; final String INITPARTITION_LEFTGRID = "left"; final String INITPARTITION_RIGHTGRID = "righr"; }
c1a7229a599679148fa44f2d0b6b9eeeda872f83
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/7/7_9b7de3a7cbb73a8ebcad234492c733df83ee5c1e/Reminder/7_9b7de3a7cbb73a8ebcad234492c733df83ee5c1e_Reminder_t.java
877265c04045f1f7bf408692b8188679cf2db958
[]
no_license
zhongxingyu/Seer
48e7e5197624d7afa94d23f849f8ea2075bcaec0
c11a3109fdfca9be337e509ecb2c085b60076213
refs/heads/master
2023-07-06T12:48:55.516692
2023-06-22T07:55:56
2023-06-22T07:55:56
259,613,157
6
2
null
2023-06-22T07:55:57
2020-04-28T11:07:49
null
UTF-8
Java
false
false
2,229
java
/* ZK.forge is distributed under Lesser GPL Version see also http://www.gnu.org/licenses/lgpl.html */ package org.zkforge.zktodo2; import java.util.Date; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.Generation...
3d42c410b0e0f580a5b7f709fa2f2564d85a3993
629e42efa87f5539ff8731564a9cbf89190aad4a
/refactorInstances/axis2-java/23/cloneInstance1.java
9cf97ab39a60d40feca01458f569ce97b4935b58
[]
no_license
soniapku/CREC
a68d0b6b02ed4ef2b120fd0c768045424069e726
21d43dd760f453b148134bd526d71f00ad7d3b5e
refs/heads/master
2020-03-23T04:28:06.058813
2018-08-17T13:17:08
2018-08-17T13:17:08
141,085,296
0
4
null
null
null
null
UTF-8
Java
false
false
833
java
for (int j = 0; j < i1; j++) { Object o = Array.get(value, j); if (elemntNameSpace != null) { object.add(new QName(elemntNameSpace.getNamespaceURI(), ...
95dbb379f88f98ed8549339cef116e070c528cd7
d77377ed91ff791419eee2dee4c1602360597100
/serviceApis/src/main/java/com/vmware/jira/domain/greenhopper/TimeRemaining.java
6c93f522714ccd04842e028ffa447cc7572f3f9e
[ "LGPL-2.0-or-later", "GPL-1.0-or-later", "LicenseRef-scancode-other-permissive", "Apache-2.0" ]
permissive
vmware/workflowTools
ee5d8aa6198d56b4b896b6f4a64369337e183eaa
b76efd9a8e067c5dab77f8ddc7dbd7ea72b0356f
refs/heads/master
2023-08-31T18:03:46.701341
2023-08-29T02:46:18
2023-08-29T02:46:22
21,996,028
25
14
Apache-2.0
2023-05-19T00:20:21
2014-07-18T22:16:00
Java
UTF-8
Java
false
false
131
java
package com.vmware.jira.domain.greenhopper; public class TimeRemaining { public String text; public boolean isFuture; }
0ee844e5cfeb997c962936f76d50fc6d205c1da9
6925337bc74e9f80527859651b9771cf33bc7d99
/input/code-fracz-645/sources/Class00000294Worse.java
4b59d10664c4f68f228997b3556fd93f6c578f2f
[]
no_license
fracz/code-quality-tensorflow
a58bb043aa0a6438d7813b0398d12c998d70ab49
50dac5459faf44f1b7fa8321692a8c7c44f0d23c
refs/heads/master
2018-11-14T15:28:03.838106
2018-09-07T11:09:28
2018-09-07T11:09:28
110,887,549
0
0
null
null
null
null
UTF-8
Java
false
false
226
java
// original filename: 00014877.txt // before public class Class00000294Worse { @Override public void setWhitespaceSkippedCallback(WhitespaceSkippedCallback callback) { myDelegate.setWhitespaceSkippedCallback(callback); } }
ff91aac82bdc23f25edcd79527d5e414443a7356
0fe48bd17018c10ab8d5d3963bb6f37c1761fdc5
/src/main/java/uk/co/badgersinfoil/metaas/impl/ASTForInCommon.java
73d4a718526e9b7d704cb20a4bb2252ee4db2a24
[ "Apache-2.0" ]
permissive
adufilie/metaas-fork
a20d31d50228f009c710e897391f53e446b1042e
cc1f336537d31bbd5b1fffba3d67d87f0af773dd
refs/heads/master
2021-01-21T20:16:58.032489
2017-05-24T02:42:17
2017-05-24T03:06:28
92,214,902
0
0
null
2017-05-23T20:09:10
2017-05-23T20:09:10
null
UTF-8
Java
false
false
4,609
java
/* * ASTForInCommon.java * * Copyright (c) 2007 David Holroyd * * 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 require...
2d9405bb1bc57277b382770a295f50846d83cf32
814169b683b88f1b7498f1edf530a8d1bec2971f
/mall-product/src/main/java/com/bootx/mall/product/controller/business/FundStatisticController.java
7c9e3b1e135c5c9cbfc56be45b178d64eadccc4d
[]
no_license
springwindyike/mall-auth
fe7f216c7241d8fd9247344e40503f7bc79fe494
3995d258955ecc3efbccbb22ef4204d148ec3206
refs/heads/master
2022-10-20T15:12:19.329363
2020-07-05T13:04:29
2020-07-05T13:04:29
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,291
java
package com.bootx.mall.product.controller.business; import java.util.Calendar; import java.util.Date; import java.util.List; import javax.inject.Inject; import com.bootx.mall.product.common.Results; import com.bootx.mall.product.entity.Statistic; import com.bootx.mall.product.entity.Store; import com.bootx.mall.pro...
[ "a12345678" ]
a12345678
5c4e530684b7f9a2fc36c3caebc6e725a634bbcd
6a516b3939751b7c4ee1859280569151124dd2c2
/src/com/javarush/test/level19/lesson10/home01/Solution.java
3c192a4ceb043607ad0901126b5b026b807c3c27
[]
no_license
SirMatters/JavaRush-Solutions
690d34b0680ca2f2b220ce3fce666937cb59050d
fe3592308428baac735fb3c443356b54e38a4f8d
refs/heads/master
2020-12-24T11:45:45.233258
2018-04-14T18:50:25
2018-04-14T18:50:25
73,015,759
0
0
null
null
null
null
UTF-8
Java
false
false
2,577
java
package com.javarush.test.level19.lesson10.home01; /* Считаем зарплаты В метод main первым параметром приходит имя файла. В этом файле каждая строка имеет следующий вид: имя значение где [имя] - String, [значение] - double. [имя] и [значение] разделены пробелом Для каждого имени посчитать сумму всех его значений Все ...
85d22ecba7f3ce8a7f7224cdc57f88867345a001
c80288d71628bc5c4a91fc790a755df4f540c065
/src/main/java/com/feed_the_beast/ftbquests/integration/gamestages/GameStageTask.java
510025e7df722dd07ec48ebe33d0de23869d1dab
[]
no_license
ragnardragus/FTB-Quests
f2b1b6bd45d71dd3122b249b4fb73eb1f28ec4d7
ce61b4c3425eca4fd016c2df2fb75440df71e91d
refs/heads/master
2022-11-13T10:16:48.958807
2020-06-28T11:14:46
2020-06-28T11:14:46
276,996,134
0
0
null
2020-07-03T22:17:19
2020-07-03T22:17:19
null
UTF-8
Java
false
false
2,302
java
package com.feed_the_beast.ftbquests.integration.gamestages; import com.feed_the_beast.ftbquests.quest.PlayerData; import com.feed_the_beast.ftbquests.quest.Quest; import com.feed_the_beast.ftbquests.quest.task.BooleanTaskData; import com.feed_the_beast.ftbquests.quest.task.Task; import com.feed_the_beast.ftbquests.qu...
793e78cddbdd39bcc117f0e9b6aca07e6fc9445d
c6515db531e72c72842b247e8a891e52715b395f
/app/src/main/java/com/yinp/fortunatereader/fragment/tab_fragment/ThreeFragment.java
b6375d655f955d79569f9444824d199cc01f0b9a
[]
no_license
13350910252/FortunateReader
192c1a3fd6ad5f5be2d4fab178c7ddb2f3578549
1012e63f955e822d0e314d0f219985a5eba4b87b
refs/heads/master
2023-04-14T18:05:35.488502
2021-04-23T10:14:45
2021-04-23T10:14:45
360,018,285
0
0
null
null
null
null
UTF-8
Java
false
false
355
java
package com.yinp.fortunatereader.fragment.tab_fragment; import android.view.View; import com.yinp.fortunatereader.base.fragment.AppBaseFragment; import com.yinp.fortunatereader.databinding.FragmentThreeBinding; public class ThreeFragment extends AppBaseFragment<FragmentThreeBinding> { @Override protected voi...
[ "123456" ]
123456
f826527d17769b9d371e0e60aa33d45b2ab0f1d6
ca0e9689023cc9998c7f24b9e0532261fd976e0e
/src/android/support/v4/view/k$b.java
2cf3d7284e00203ba1fe2919c7ee64b31ec84765
[]
no_license
honeyflyfish/com.tencent.mm
c7e992f51070f6ac5e9c05e9a2babd7b712cf713
ce6e605ff98164359a7073ab9a62a3f3101b8c34
refs/heads/master
2020-03-28T15:42:52.284117
2016-07-19T16:33:30
2016-07-19T16:33:30
null
0
0
null
null
null
null
UTF-8
Java
false
false
953
java
package android.support.v4.view; import android.view.MenuItem; import android.view.View; class k$b implements k.d { public MenuItem a(MenuItem paramMenuItem, k.e parame) { return paramMenuItem; } public final MenuItem a(MenuItem paramMenuItem, View paramView) { return paramMenuItem.setActionVie...
3a28ccd61a926df11f5e78d4a7319b1c3a02c896
6b9fc23a820dd24bedb1dcc5f51fb8100a33bb5c
/dcraft.core/src/main/java/dcraft/web/ui/tags/form/Uploader.java
58713322f4bb5000dbe116b55467ecfa2b877e8f
[ "Apache-2.0" ]
permissive
Gadreel/dcraft
ac72afbf3e26d843cc13a2474f1de50a49747dcb
7748fa0a4c24afce3d22f7ed311d13ed548e8f17
refs/heads/master
2020-05-23T08:18:38.346978
2017-06-25T20:49:19
2017-06-25T20:49:19
70,246,254
3
0
null
null
null
null
UTF-8
Java
false
false
1,295
java
package dcraft.web.ui.tags.form; import dcraft.web.ui.UIElement; public class Uploader extends CoreField { @Override public void addControl() { UIElement grp = new UIElement("div") .withClass("dc-pui-control dc-pui-uploader"); grp .withAttribute("id", this.fieldid) .withAttribute("data-dc-enhance", ...
d2a5ec8dac3f8a0e0b216d82fb1569ac9d1452c1
2573e46de236be1625c560df6bd9dbac4f4fd596
/src/main/java/com/ittedu/os/edu/dao/impl/user/UserLoginLogDaoImpl.java
cd406ba2a33fa992c2a9ba8f08bdc5836a2fd4ca
[]
no_license
ITTrain/ITTrainNet
4b5a1f48f28f3ec5a92bc458c93e89e0c8886c42
dffbe7eaed25a4ed9423fb7718331fb452ad0b0b
refs/heads/master
2022-12-23T07:12:59.697442
2018-12-26T13:02:47
2018-12-26T13:02:47
160,663,892
0
0
null
2022-12-16T01:41:52
2018-12-06T11:16:13
JavaScript
UTF-8
Java
false
false
788
java
package com.ittedu.os.edu.dao.impl.user; import java.util.List; import com.ittedu.os.common.entity.PageEntity; import com.ittedu.os.edu.dao.user.UserLoginLogDao; import com.ittedu.os.edu.entity.user.UserLoginLog; import org.springframework.stereotype.Repository; import com.ittedu.os.common.dao.GenericDaoImpl; /** ...
c5c6142e7e42d038100f7cd79430102eaba4ee56
36838dfcd53c4d2c73b9a6b0b7a8a28e4a331517
/com/amap/api/maps/offlinemap/OfflineMapProvince.java
2f67452bcdf922c350f2e54d8d46e3ee706a9fff
[]
no_license
ShahmanTeh/MiFit-Java
fbb2fd578727131b9ac7150b86c4045791368fe8
93bdf88d39423893b294dec2f5bf54708617b5d0
refs/heads/master
2021-01-20T13:05:10.408158
2016-02-03T21:02:55
2016-02-03T21:02:55
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,556
java
package com.amap.api.maps.offlinemap; import android.os.Parcel; import android.os.Parcelable.Creator; public class OfflineMapProvince extends Province { public static final Creator<OfflineMapProvince> CREATOR = new g(); private String a; private int b; private long c; private String d; private...
72417590e061b32df563ecf0d24577d14d504188
9b5bc5fb2260bbebaf498ca75b97ec34894d7035
/mall-admin/src/main/java/com/macro/mall/controller/UmsMenuController.java
ac572d06a079a3aa3e2132c657d7546275b02e37
[ "Apache-2.0" ]
permissive
XiuyeXYE/mall-swarm
fc1fc9b248416875d695d66b4edff53c01cc3d0c
09265cd147d607830512854e4e3ed74663ad1d42
refs/heads/master
2022-12-13T07:43:35.493199
2020-08-16T07:22:07
2020-08-16T07:22:07
286,952,765
0
0
Apache-2.0
2020-08-12T07:57:04
2020-08-12T07:57:03
null
UTF-8
Java
false
false
3,793
java
package com.macro.mall.controller; import com.macro.mall.common.api.CommonPage; import com.macro.mall.common.api.CommonResult; import com.macro.mall.dto.UmsMenuNode; import com.macro.mall.model.UmsMenu; import com.macro.mall.service.UmsMenuService; import io.swagger.annotations.Api; import io.swagger.annotatio...
fa2a4962026f222b96f366e3b27e8ab607f3da11
44f32201be3c8e610b5c72a8ae487d64056d68e5
/.history/demo/test0325/src/main/java/com/hello/test0325/web/User_20200326120136.java
033b9f0d8b621fe1324a6f97fc6559593b70fe40
[]
no_license
hisouske/test0325
19e421ce5019a949e5a7887d863b1b997a9d5a3b
8efd4169cf6e6d2b70d32a991e3747174be9c7e9
refs/heads/master
2021-05-16T20:28:30.546404
2020-04-22T06:39:58
2020-04-22T06:39:58
250,457,284
0
0
null
null
null
null
UTF-8
Java
false
false
1,212
java
package com.hello.test0325.web; 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; import lombok.Builder; import lombok.Getter; im...
193d65b3968d81b98912367edbcebcbc6cb90b9e
4a0a921a3c82a2326a4d2b7d78d4c068625fe67d
/src/main/java/nc/gui/processor/GuiIsotopeSeparator.java
e2afa8d4702b7b063ccba19bdff458bbc2191963
[ "CC0-1.0" ]
permissive
dmptrluke/NuclearCraft
3952c539330736c5bcddd5ee4724b66f835af00c
11b16a97882c87cc8037565255198f90cbe5db62
refs/heads/master
2021-10-02T19:16:24.701478
2018-11-13T13:04:59
2018-11-13T13:04:59
157,207,548
0
0
null
2018-11-12T12:05:29
2018-11-12T12:05:29
null
UTF-8
Java
false
false
1,472
java
package nc.gui.processor; import nc.container.processor.ContainerIsotopeSeparator; import nc.gui.GuiItemRenderer; import nc.init.NCItems; import nc.tile.processor.TileItemProcessor; import net.minecraft.entity.player.EntityPlayer; public class GuiIsotopeSeparator extends GuiItemProcessor { public GuiIsotopeSeparato...
deb036dbd5edb61aa2642767274f91ee42cca6f8
d19d2c1fd8f4d070496ee24e8381d900627cfdfd
/gmall-oms-interface/src/main/java/com/atguigu/gmall/oms/entity/OrderSettingEntity.java
4eeb461097f46cb894246a9d02bec92f402c2fff
[ "Apache-2.0" ]
permissive
kuangmoo/gmall-0211
c0a0ea88865e263612f188c82ea9cc8427dd9abe
26e6e9f5cf354901d6791384f397838db5b95b76
refs/heads/master
2022-12-03T03:14:07.204367
2020-08-14T08:29:20
2020-08-14T08:29:20
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,111
java
package com.atguigu.gmall.oms.entity; import com.baomidou.mybatisplus.annotation.TableId; import com.baomidou.mybatisplus.annotation.TableName; import java.io.Serializable; import java.util.Date; import lombok.Data; /** * 订单配置信息 * * @author fengge * @email [email protected] * @date 2020-08-11 09:08:16 */ @Dat...
5b0a64532167327e49d38de709e10a8bc6d15a88
31a629ce57de5492a3679a6c4e81300b32b3785d
/BigFitness/src/main/java/com/member/gufei/bigfitness/com/GuFei/Member/Ui/Main/Index/FragMents/MyIndex/MyIndexFragMentPresenter.java
b122dcea743119871825bc895fb3089fb238fd98
[]
no_license
zhuzilyy/NewbigFitnessMember
e910007c86537fa4821441ed094d7544aef2d705
3ccee9b93d9948b269ee4d5cb18557953e720911
refs/heads/master
2020-04-09T07:18:01.830772
2018-12-17T03:10:08
2018-12-17T03:10:08
160,144,166
0
0
null
null
null
null
UTF-8
Java
false
false
3,026
java
package com.member.gufei.bigfitness.com.GuFei.Member.Ui.Main.Index.FragMents.MyIndex; import com.member.gufei.bigfitness.base.RxPresenter; import com.member.gufei.bigfitness.com.GuFei.Model.local.MainMsgBean; import com.member.gufei.bigfitness.com.GuFei.Model.local.SineForMainPageBean; import com.member.gufei.bigfitne...
2c7c09750261712fdf7d7b24b0a1aeb6b62963a5
67517ac9b07d1d7f20216fb7a85ef70193335dc3
/gmall-ums/src/main/java/com/ww/gmall/ums/mapper/RoleMapper.java
a51e9c1282a418f31bd7c76164249fb1b4c40fc7
[]
no_license
jimmywang1994/gmall-parent
b8561dd44f6eab5d456226729d44b756783c0da2
444233ef5ce0399662d7ea4a6f5e04e55a29ca18
refs/heads/master
2022-12-25T07:56:02.721210
2020-01-07T13:44:05
2020-01-07T13:44:05
230,766,008
0
0
null
2022-12-10T05:52:56
2019-12-29T15:06:12
Java
UTF-8
Java
false
false
288
java
package com.ww.gmall.ums.mapper; import com.ww.gmall.ums.entity.Role; import com.baomidou.mybatisplus.core.mapper.BaseMapper; /** * <p> * 后台用户角色表 Mapper 接口 * </p> * * @author wwei * @since 2019-12-31 */ public interface RoleMapper extends BaseMapper<Role> { }
8e40c3f43d166516aebfb07da26f6ea53906800d
deb71450825ac7cc749f802ac6bb7a9ec30a976a
/DAOBootProj13-SimpleJdbcInsert/src/main/java/com/nt/config/PersistenceConfig.java
575e3663bf17c5f8712c2b06fa6fef87b256e913
[]
no_license
pratikrohokale/SPRINGREFDAO
8bf29e16277a8a95410e9a05a2b3e0323cd84760
03e3dc1acc89fa73bfcab91cf986d33933a5863e
refs/heads/master
2021-07-08T05:08:15.809170
2019-06-20T04:57:30
2019-06-20T04:57:30
192,851,110
0
0
null
2020-10-13T14:02:08
2019-06-20T04:56:25
Java
UTF-8
Java
false
false
253
java
package com.nt.config; import org.springframework.context.annotation.ComponentScan; import org.springframework.context.annotation.Configuration; @Configuration @ComponentScan(basePackages="com.nt.dao") public class PersistenceConfig { }
cce9442e6be94b5ba20233bf76ce0856146659a6
82e7aab0bbefb563b1d2d717c58444ce7adec8ac
/adventure-support/src/main/java/com/github/stefvanschie/inventoryframework/adventuresupport/TextHolder.java
dea4b8d72dc2a95bda1a311db05b34ccac6a68f0
[ "Unlicense" ]
permissive
stefvanschie/IF
2db224eb71c65840bbdd88dd2e4e747d59181b24
2409542b6a36f29905fe141d96bcb48413d2d9e4
refs/heads/master
2023-07-23T00:20:28.355139
2023-07-19T18:57:14
2023-07-19T18:57:14
108,733,772
361
102
Unlicense
2023-09-09T18:37:33
2017-10-29T12:49:31
Java
UTF-8
Java
false
false
4,262
java
package com.github.stefvanschie.inventoryframework.adventuresupport; import net.kyori.adventure.text.Component; import org.bukkit.ChatColor; import org.bukkit.event.inventory.InventoryType; import org.bukkit.inventory.Inventory; import org.bukkit.inventory.InventoryHolder; import org.bukkit.inventory.Merchant; import ...
698c212bd63c0c30d160dad97726f82be82f8c9a
0735d7bb62b6cfb538985a278b77917685de3526
/kotlin/reflect/jvm/internal/impl/descriptors/VariableDescriptor.java
8faa3f25aef71a529242204a0ecf10514d6ffa50
[]
no_license
Denoah/personaltrackerround
e18ceaad910f1393f2dd9f21e9055148cda57837
b38493ccc7efff32c3de8fe61704e767e5ac62b7
refs/heads/master
2021-05-20T03:34:17.333532
2020-04-02T14:47:31
2020-04-02T14:51:01
252,166,069
0
0
null
null
null
null
UTF-8
Java
false
false
389
java
package kotlin.reflect.jvm.internal.impl.descriptors; import kotlin.reflect.jvm.internal.impl.resolve.constants.ConstantValue; public abstract interface VariableDescriptor extends ValueDescriptor { public abstract ConstantValue<?> getCompileTimeInitializer(); public abstract boolean isConst(); public ab...
85510428d244c18c89708827864108662f046d6d
4536078b4070fc3143086ff48f088e2bc4b4c681
/v1.1.2/decompiled/com/microsoft/azure/storage/table/TableUpdateType.java
720740301690aa03e44ccf1a3677c4cb0151254c
[]
no_license
olealgoritme/smittestopp_src
485b81422752c3d1e7980fbc9301f4f0e0030d16
52080d5b7613cb9279bc6cda5b469a5c84e34f6a
refs/heads/master
2023-05-27T21:25:17.564334
2023-05-02T14:24:31
2023-05-02T14:24:31
262,846,147
0
0
null
null
null
null
UTF-8
Java
false
false
460
java
package com.microsoft.azure.storage.table; public enum TableUpdateType { static { TableUpdateType localTableUpdateType = new TableUpdateType("REPLACE", 1); REPLACE = localTableUpdateType; $VALUES = new TableUpdateType[] { MERGE, localTableUpdateType }; } public TableUpdateType() {} } /* Locatio...
30ab624695bc5d596c3499fa3306d50cad26dde2
422b5ec146354949dd3e286ead9dfbc0d75ebc34
/JavaCode/src/algs/model/searchtree/ClosedHeuristic.java
64a10b0ded3434f4fd30d2832c9a2823c65ee9a6
[ "MIT" ]
permissive
chjfth/algorithms-nutshell-2ed
8eecf0fb3e5518c5629c371ac99b0bb98d824562
0a796d3936a6f3cf669df596ab433b225302cc90
refs/heads/master
2020-07-05T02:54:46.570736
2019-08-15T15:05:04
2019-08-15T15:05:04
202,500,491
0
0
null
2019-08-15T08:07:00
2019-08-15T08:06:59
null
UTF-8
Java
false
false
3,474
java
package algs.model.searchtree; import java.util.Iterator; import algs.model.list.DoubleLinkedList; import algs.model.searchtree.states.StateStorageFactory; /** * Given an initial state and a target goal state, expand successors, always choosing * to expand the node in the OPEN list whose evaluation is the smallest....
b9fe5c7f9ee53702f51548d9bb4b1c1266cc76bb
c0fe21b86f141256c85ab82c6ff3acc56b73d3db
/mps/src/main/java/com/jdcloud/sdk/service/mps/client/DeleteSnapshotTaskExecutor.java
696bcf8497a8525cd2f80cdb3ebd4e4588bffd49
[ "Apache-2.0" ]
permissive
jdcloud-api/jdcloud-sdk-java
3fec9cf552693520f07b43a1e445954de60e34a0
bcebe28306c4ccc5b2b793e1a5848b0aac21b910
refs/heads/master
2023-07-25T07:03:36.682248
2023-07-25T06:54:39
2023-07-25T06:54:39
126,275,669
47
61
Apache-2.0
2023-09-07T08:41:24
2018-03-22T03:41:41
Java
UTF-8
Java
false
false
1,451
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...
d3c6bfc82634b0a7baf3c2c2ccda4eb784566928
5d6a0546b8845805a0eacbe834b216e0820014a3
/server/src/main/java/au/com/codeka/warworlds/server/world/NotificationManager.java
902bbb5c782dcf7a6ac15b9f7157c1711c25bbb9
[ "MIT" ]
permissive
Kapzy9r/wwmmo
206a7f7bb1f3c2f0a0f58ab150d556b5db56a3ec
67038053613d714a50653001ddd05021a13b6949
refs/heads/master
2020-09-20T01:10:56.607091
2019-12-09T05:36:34
2019-12-09T05:36:34
224,340,978
0
0
MIT
2019-11-27T04:02:02
2019-11-27T04:02:01
null
UTF-8
Java
false
false
1,769
java
package au.com.codeka.warworlds.server.world; import com.google.firebase.messaging.FirebaseMessaging; import com.google.firebase.messaging.FirebaseMessagingException; import com.google.firebase.messaging.Message; import java.util.Base64; import java.util.List; import au.com.codeka.warworlds.common.Log; import au.com...
dd40e353847a1a039040d4f6d3d579ecdcef0765
2dc6df4b755e64527a163b2980ae9b2e37350558
/src/main/java/com/mazentop/modules/freemarker/tag/SkinProductTag.java
5089923a50d6ecdf1cd52461e06da115f424bd06
[ "0BSD" ]
permissive
chanwaikit/fulin-test
bcc25bfb860a631666b945d191ac9d0ebc5a22eb
e31ef03596b724ba48d72ca8021492e6f251ec20
refs/heads/master
2023-06-27T12:34:51.533534
2021-07-26T03:32:37
2021-07-26T03:32:37
389,497,650
0
0
null
null
null
null
UTF-8
Java
false
false
572
java
package com.mazentop.modules.freemarker.tag; import com.mazentop.entity.ProProductMaster; import com.mztframework.render.Tag; import org.springframework.stereotype.Component; @Component public class SkinProductTag extends Tag { @Override public void execute() { String productId = getParam("productId")...
4acb905ad93b54dd114aa5da7130cace018e8ece
a1e49f5edd122b211bace752b5fb1bd5c970696b
/projects/org.springframework.web.servlet/src/test/java/org/springframework/web/servlet/tags/form/AbstractFormTagTests.java
c26b7190db0c9eb839f56773fcfa99850859f4bc
[ "Apache-2.0" ]
permissive
savster97/springframework-3.0.5
4f86467e2456e5e0652de9f846f0eaefc3214cfa
34cffc70e25233ed97e2ddd24265ea20f5f88957
refs/heads/master
2020-04-26T08:48:34.978350
2019-01-22T14:45:38
2019-01-22T14:45:38
173,434,995
0
0
Apache-2.0
2019-03-02T10:37:13
2019-03-02T10:37:12
null
UTF-8
Java
false
false
1,540
java
/* * Copyright 2002-2007 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
c2507ffde7e1015a7f46ca814f204743fe874597
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/22/22_fad7119a7148a0525d4f523248b33178ace4d759/MavenSourcePathProvider/22_fad7119a7148a0525d4f523248b33178ace4d759_MavenSourcePathProvider_s.java
15527dc093c943121c9bdaf2364ac04fb9a60089
[]
no_license
zhongxingyu/Seer
48e7e5197624d7afa94d23f849f8ea2075bcaec0
c11a3109fdfca9be337e509ecb2c085b60076213
refs/heads/master
2023-07-06T12:48:55.516692
2023-06-22T07:55:56
2023-06-22T07:55:56
259,613,157
6
2
null
2023-06-22T07:55:57
2020-04-28T11:07:49
null
UTF-8
Java
false
false
2,186
java
/******************************************************************************* * Copyright (c) 2008 Sonatype, Inc. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is avail...
b037f679d312c90ae7d828ddbf6b676df082801b
dfc0ef8c3017ebfe80fe8ee657b4f593330d3ef6
/Reversed/framework/com/samsung/voicebargein/BargeInEngine.java
585755906cfa457080951d5ba4454b1bab363d8e
[]
no_license
khomsn/SCoverRE
fe079b6006281112ee37b66c5d156bb959e15420
2374565740e4c7bfc653b3f05bd9be519e722e32
refs/heads/master
2020-04-13T15:36:19.925426
2017-06-01T07:31:37
2017-06-01T07:31:37
null
0
0
null
null
null
null
UTF-8
Java
false
false
939
java
package com.samsung.voicebargein; import android.util.Log; public class BargeInEngine { private static final String TAG = BargeInEngine.class.getSimpleName(); public static int init() { try { Log.i(TAG, "Trying to load libBargeInEngine.so"); System.loadLibrary("BargeInEngine")...