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
716d8acff1a5ab0149e7e68627e7bd2cda9d3be6
8803ec022a004ccb67c4d78b72b549e3c47ad6b7
/mifan-batch-spider/src/main/java/com/mifan/batch/spider/dictionary/util/RemoveChar.java
dbcdfbed303895de73a4c3a195f3b5acdd6a1ad1
[]
no_license
helldzl/moon-api
56ce803d94d94d801913eef4b0b140b19456ca91
44761f7ac6817193f4a562a702e42b01cee3f303
refs/heads/master
2020-03-07T08:24:15.351040
2018-03-30T03:34:24
2018-03-30T03:34:24
127,377,122
0
2
null
null
null
null
UTF-8
Java
false
false
249
java
package com.mifan.batch.spider.dictionary.util; /** * Created by LiuKai on 2017/5/11. * 移除多余符号 */ public class RemoveChar { public static String removeChar(String s,char token) { return s.replace(token, ' '); } }
56fdfa0ca5e3c95810ba92b8a87e10aad454328e
89b27d00973054659dff40b6ec36bf55412094bd
/src/main/java/xwy/delegate/DispatherTest.java
3a18396aefbab735fb85f36a2d3051478589f0c0
[]
no_license
never123450/springSource
33f4bf23469e3e62a902f9ee51efa02c36d4cfef
bc3b6a75a27dd2ec62a445ee99498a5e31c0c013
refs/heads/master
2020-04-16T17:29:42.895246
2019-02-19T02:14:57
2019-02-19T02:14:57
165,777,445
0
0
null
null
null
null
UTF-8
Java
false
false
335
java
package xwy.delegate; public class DispatherTest { public static void main(String[] args) { Dispatcher dispatcher = new Dispatcher(new ExecuterA()); //看上去好像是我们的项目经理在干活,实际上干活的是普通工人 //这就是典型的,干活是我在干,功劳是你的 dispatcher.doing(); } }
cd1626565af5bd895defcc85cb7820126df9189c
7d16d8ea39300f4d9990785e8d3ff8711d1027fc
/src/main/java/org/jtheque/films/view/impl/actions/video/file/AcValidateVideoFileView.java
90d998dc3cccd59d990803958aa1dd3355580a0a
[ "LicenseRef-scancode-unknown-license-reference", "Apache-2.0" ]
permissive
wichtounet/jtheque-films-module
1e4701f6fe0a73b5fac0aabfbd564062752d6fc9
ef3e957487a665b9d3ab5751e182f08c18b405c1
refs/heads/master
2020-04-05T23:10:20.258408
2010-07-05T14:42:20
2010-07-05T14:42:20
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,848
java
package org.jtheque.films.view.impl.actions.video.file; /* * Copyright JTheque (Baptiste Wicht) * * 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/LICE...
773777e0c13297fd5b9df5cd03b6126fddc25b47
de1cda237890a0d7a66cda2188caef3efcedd6f6
/yaya/meet/src/main/java/cn/medcn/meet/dao/VideoCourseDAO.java
c43e10899618d92337715d436933ae8622903b36
[]
no_license
gewuxy/jx_backend
98525725d8e7af1728d1753f1444f4b56779db6e
7d6f24e45f8f8ca05d76b5f147b607b5b33fb04b
refs/heads/master
2021-04-09T10:18:28.607080
2018-03-13T05:36:51
2018-03-13T05:36:51
125,453,798
0
1
null
null
null
null
UTF-8
Java
false
false
217
java
package cn.medcn.meet.dao; import cn.medcn.meet.model.VideoCourse; import com.github.abel533.mapper.Mapper; /** * Created by lixuan on 2017/5/17. */ public interface VideoCourseDAO extends Mapper<VideoCourse> { }
ee9064bfca7ab80460b0ea9448c561135c63f758
2c7bbc8139c4695180852ed29b229bb5a0f038d7
/com/facebook/react/flat/AbstractDrawCommand.java
918f9a55c47169dd73b1e2a0013e3c03e097f79c
[]
no_license
suliyu/evolucionNetflix
6126cae17d1f7ea0bc769ee4669e64f3792cdd2f
ac767b81e72ca5ad636ec0d471595bca7331384a
refs/heads/master
2020-04-27T05:55:47.314928
2017-05-08T17:08:22
2017-05-08T17:08:22
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,045
java
// // Decompiled by Procyon v0.5.30 // package com.facebook.react.flat; import android.graphics.Canvas; abstract class AbstractDrawCommand extends DrawCommand implements Cloneable { private float mBottom; private float mClipBottom; private float mClipLeft; private float mClipRight; private floa...
198d19aefee54fe76f8f4ef1e17e411050d835f9
24a2accb69be9bed4a8df65dc6be9bc5a0b5aeab
/.metadata/.plugins/org.eclipse.core.resources/.history/2a/105da5b3295a001b1467b3b47f6a5699
cc44da2338c0162b80111b1ea8a62672618b40f1
[]
no_license
hardikkhanna/LeetCode
5aa76d47f1ca45890db08f64eb03853d4cbd6175
a8da2b66ac5a924a6f453b0a58df7c89621b33b5
refs/heads/master
2023-05-29T20:52:28.091201
2021-06-17T17:35:57
2021-06-17T17:35:57
325,298,406
0
0
null
null
null
null
UTF-8
Java
false
false
549
/** * */ package leetcode.string.problems; /** * @author Hardik * * Date : Jan 17, 2021 Time : 2:26:44 PM */ public class CharactersThatHaveOddCount { /** * @param args */ public static void main(String[] args) { int n = 2; String str = generateTheString(n); System.out.println(str); } /...
6888e29c31915dc7c6c930a5d50bc8c2ed379b80
9c7074a2467350bd855cbacba2857199cda5ebc7
/20210809(ZJYD_v2.6.0)/app/src/main/java/com/pukka/ydepg/common/http/v6bean/v6node/SingleMark.java
91413e9a28fc3b0164d2ce2eb22ab9e7aaa5512b
[]
no_license
wangkk24/testgit
ce6c3f371bcac56832f62f9631cdffb32d9f2ed2
0eb6d2cc42f61cf28ce50b77d754dcfbd152d91c
refs/heads/main
2023-07-15T21:45:24.674154
2021-08-31T07:13:14
2021-08-31T07:13:14
401,544,031
1
1
null
null
null
null
UTF-8
Java
false
false
845
java
package com.pukka.ydepg.common.http.v6bean.v6node; import com.google.gson.annotations.SerializedName; public class SingleMark { //单包角标名称 @SerializedName("productName") private String productName; //单包角标图片 @SerializedName("icon") private String icon; //单包id @SerializedName("productId...
f793b3de9e454398680534dfe657f56a97fc9b6f
bc3a295f3c70610f62a0c14b23e113bb8851ace1
/src/main/java/controllers/Application.java
dfea689e66bd180e6cb3250ffa7120a4e63e3391
[]
no_license
jroper/play-java8-presentation
ae63f1a4e74890890faa64fa2f78b712bd971c8f
8289354e5bcfda11ab410ae95e120b165cf4e06d
refs/heads/master
2021-01-22T06:58:40.090030
2014-04-23T13:12:46
2014-04-23T13:12:46
18,792,827
1
0
null
null
null
null
UTF-8
Java
false
false
2,059
java
package controllers; import akka.dispatch.ExecutionContexts; import model.SlicedBread; import play.libs.F.*; import play.libs.Json; import play.libs.ws.WS; import play.libs.ws.WSResponse; import play.mvc.Controller; import play.mvc.Result; import promise.Baker; import scala.concurrent.ExecutionContext; import java.ut...
907afeb03ad0a32778a6d3a3407c11fb5ce226c3
1a32d704493deb99d3040646afbd0f6568d2c8e7
/BOOT-INF/lib/org/springframework/context/expression/EnvironmentAccessor.java
04ae9053049c2759545e6b98181b499418496cec
[]
no_license
yanrumei/bullet-zone-server-2.0
e748ff40f601792405143ec21d3f77aa4d34ce69
474c4d1a8172a114986d16e00f5752dc019cdcd2
refs/heads/master
2020-05-19T11:16:31.172482
2019-03-25T17:38:31
2019-03-25T17:38:31
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,978
java
/* */ package org.springframework.context.expression; /* */ /* */ import org.springframework.core.env.Environment; /* */ import org.springframework.expression.AccessException; /* */ import org.springframework.expression.EvaluationContext; /* */ import org.springframework.expression.PropertyAccessor; ...
1a10454345a90b09b3fdfa827be92a705ab649f0
e245eed28688326dff92bd700562ddd461d078d2
/core/src/test/java/com/github/weisj/darklaf/PointerUtilTest.java
8a72c4ff22d7c904c3574e432d5acdf8ecc00e9f
[ "MIT" ]
permissive
lvyitian/darklaf
923959211f4990262b8f5d28f324ca27e4b8ec43
c9593dced092ddebf2c24674140a60267a338153
refs/heads/master
2023-06-27T11:40:33.331629
2021-07-24T13:31:36
2021-07-24T19:20:36
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,355
java
/* * MIT License * * Copyright (c) 2021 Jannis Weis * * 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, copy, modify,...
0914b11deb4ef8126f1da6a7339ca4b077b68d25
4661233fd9c3bbf64f862ad627fada7c5d8900e4
/src/main/java/com/project/web/domian/TThreeProducts.java
914fe1ea512cb00a60b4228ec62f29b118d2170b
[]
no_license
renbf/dly_security
c37b3e686f4bd8d2c1f341694d5027be1dc4726a
3f6f863786e174b65a033cdcc84e36de00181a09
refs/heads/master
2020-05-07T16:34:35.821654
2019-05-22T09:26:48
2019-05-22T09:26:48
180,686,455
0
1
null
null
null
null
UTF-8
Java
false
false
5,172
java
package com.project.web.domian; import com.project.common.base.BaseEntity; import org.apache.commons.lang3.builder.ToStringBuilder; import org.apache.commons.lang3.builder.ToStringStyle; import java.util.Date; /** * 三品查处记录表 t_three_products * * @author rbf * @date 2019-04-17 */ public class TThreeProducts exten...
8dd3e6761210e544b1fb719b5b4ea409a4793e16
20cf58ae641e58f72dc31eed03de39299bbf441d
/poker/src/main/scala/com/code/server/game/poker/doudizhu/GameDouDiZhuLinFenNoQiang.java
1705302149a59e744e4acc78341cb235928469a4
[ "MIT" ]
permissive
1282127821/summer-1
effe36c59b0a7ddd9cdbf1d75549650e816adc4e
e1b9ca2a67d340b2960175f552604ea3e1936dad
refs/heads/master
2023-04-24T07:25:46.732818
2021-05-12T02:04:40
2021-05-12T02:04:40
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,805
java
package com.code.server.game.poker.doudizhu; import com.code.server.constant.response.ErrorCode; import com.code.server.game.room.kafka.MsgSender; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import java.util.HashMap; import java.util.Map; /** * Created by sunxianping on 2017/6/26. */ public class Game...
74139d8a4fa89366f74760c8e32889d59c80f1e3
981d034927bdb8525860f088acec8aba86393762
/src/main/java/com/madv/mylang/patterns/freeman/command/undo/CeilingFanHighCommand.java
80966fe09a578f15aa375e7517f9ae3b27a3d3b7
[]
no_license
vol2hv/mylang1
5aafdd73bd50c3d20b4216d8aecc3dc2bcab2b68
63576a6f09dca6b3b00dfec8da3c4c339f9fcf6c
refs/heads/master
2021-12-25T19:14:08.101747
2021-06-02T20:07:58
2021-06-02T20:07:58
178,451,964
0
0
null
2021-12-14T21:17:58
2019-03-29T17:50:07
Java
UTF-8
Java
false
false
627
java
package com.madv.mylang.patterns.freeman.command.undo; public class CeilingFanHighCommand implements Command { CeilingFan ceilingFan; int prevSpeed; public CeilingFanHighCommand(CeilingFan ceilingFan) { this.ceilingFan = ceilingFan; } public void execute() { prevSpeed = ceilingFan.getSpeed(); ceilingFa...
68caf5d4e7280bfd26e7bf0ac4eba7b69203aa9c
422b26f798eb58b6cff64e39b7804dca4387e631
/src/main/java/com/korlan/jhipster/web/rest/RegionResource.java
204496287d33adf9bc4faae89ba769132eac7c4f
[]
no_license
koorlan/jhipster
7faa1e4cf51ec507902e0769946b5ebbe77273ad
3f0f6b768c5c159f1ec3bc3ce1eed6942e048092
refs/heads/master
2020-04-17T15:00:18.526316
2019-01-20T16:42:36
2019-01-20T16:42:36
166,681,264
0
0
null
2019-01-20T16:42:37
2019-01-20T16:11:18
Java
UTF-8
Java
false
false
4,365
java
package com.korlan.jhipster.web.rest; import com.codahale.metrics.annotation.Timed; import com.korlan.jhipster.domain.Region; import com.korlan.jhipster.service.RegionService; import com.korlan.jhipster.web.rest.errors.BadRequestAlertException; import com.korlan.jhipster.web.rest.util.HeaderUtil; import io.github.jhip...
83727c8344ca7df64a68e229381d7d23846da8b5
f11913610e93f6a925204d9e9482980db4a809b6
/features/outdated/dk.dtu.imm.se.ecno.pn.generator/src/dk/dtu/imm/se/ecno/pn/model/Package.java
ca7b8ff85d58c2d174a29121a117d40b48b8c574
[]
no_license
ekkart/ECNO
c402cfbebf29b27f15524459058a72c2c3852a80
2cf7eb844ef897ab4a4d56ae72721d4b000bc34c
refs/heads/master
2020-03-06T23:53:07.109577
2020-03-03T19:57:54
2020-03-03T19:57:54
127,144,163
1
0
null
null
null
null
UTF-8
Java
false
false
173
java
package dk.dtu.imm.se.ecno.pn.model; public class Package extends Namespace { public Package(Namespace container, String name) { super(container, name); } }
48ca41235abe94d8c53aac521f91a9c8c86b73d4
180e78725121de49801e34de358c32cf7148b0a2
/dataset/protocol1/jdbi/learning/6501/BindList.java
20d29c68d85c355379cabb81e6a52c234d3b5300
[]
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
2,734
java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed u...
4e5ef2ac7026b341670328fcbd47d3474eb43149
029a60dd1daeac58f1683503d70f9a756d550bbc
/level11/src/main/java/lesson11/home07/Solution.java
d9af66a1762a5660c6e849302c120b578b409ce8
[]
no_license
Borislove/JavaRush-1
4d66837bd07697299d97c234b751c0310ea57042
752373a5972c32e57fa1bffa60013a0da9e49b67
refs/heads/master
2023-05-03T12:32:29.577155
2021-05-24T13:12:55
2021-05-24T13:12:55
null
0
0
null
null
null
null
UTF-8
Java
false
false
674
java
package lesson11.home07; /* Вторая правильная «цепочка наследования» Расставь правильно «цепочку наследования» в классах: Carnivora (плотоядное животное), Cow (корова), Dog(собака), Pig(свинья), Animal (животное). */ public class Solution { public static void main(String[] args) { } public class Carn...
5ee80dce6fb2b7c97f923e434a59d84772f0d7dd
5bc9d8f92f38967cc9ecc03000c0606dbbb38f74
/sca4j/modules/tags/sca4j-modules-parent-pom-0.9.3/extension/binding/sca4j-binding-file/src/main/java/org/sca4j/binding/file/runtime/FileTargetWireAttacher.java
a52597190eb7154d1a6322198e7f89f2cdb41651
[]
no_license
codehaus/service-conduit
795332fad474e12463db22c5e57ddd7cd6e2956e
4687d4cfc16f7a863ced69ce9ca81c6db3adb6d2
refs/heads/master
2023-07-20T00:35:11.240347
2011-08-24T22:13:28
2011-08-24T22:13:28
36,342,601
2
0
null
null
null
null
UTF-8
Java
false
false
2,791
java
/** * SCA4J * Copyright (c) 2009 - 2099 Service Symphony Ltd * * Licensed to you under the Apache License, Version 2.0 (the "License"); you may * not use this file except in compliance with the License. A copy of the license * is included in this distrubtion or you may obtain a copy at * * http://www.openso...
[ "meerajk@15bcc2b3-4398-4609-aa7c-97eea3cd106e" ]
meerajk@15bcc2b3-4398-4609-aa7c-97eea3cd106e
5dff0edf84cc91f926d12162380d14ccfc7e8dce
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/31/31_977cc264a25722d16b4b20910f01930202996db7/Record/31_977cc264a25722d16b4b20910f01930202996db7_Record_s.java
1ceb6e5bade9cec630ef3820174984cd0dc66ad1
[]
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,774
java
import java.util.*; public class Record { private static List<Record> record; private int iden; private String ttl; private List<String> art; private List<String> us; private List<Integer> rat; private Record(int i, String t, List <String> a, List <String> u, List <Int...
78d388aa5eb4b5884fe1abe591cff546be0b548b
480beb8e6931f9492969b6bd5dc25c4877dab576
/dp/Boj10844.java
9f2c958735bdcd3b311e741284288f1a43da8993
[]
no_license
wonseok5893/algorithm
a2905de9abf7b9dc538aaec334ac75996f45b6d3
8c00674321ffa1ee61a2552e425102cf0bcf714c
refs/heads/master
2023-05-28T03:24:25.264814
2021-05-28T07:48:51
2021-05-28T07:48:51
296,323,238
1
0
null
null
null
null
UTF-8
Java
false
false
924
java
package dp; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; public class Boj10844 { public static void main(String[] args) throws IOException { BufferedReader br = new BufferedReader(new InputStreamReader(System.in)); int n = Integer.parseInt(br.readLin...
a9fb59e99fe6729ee0e720059fa0b7b50674a9d6
75950d61f2e7517f3fe4c32f0109b203d41466bf
/modules/tags/fabric3-modules-parent-pom-1.3/kernel/impl/fabric3-fabric/src/main/java/org/fabric3/fabric/monitor/MonitorWireAttacher.java
c732124957ce2905937be90d6dee96c0befc3a17
[]
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
UTF-8
Java
false
false
3,686
java
/* * Fabric3 * Copyright (c) 2009 Metaform Systems * * Fabric3 is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as * published by the Free Software Foundation, either version 3 of * the License, or (at your option) any later version, with the * following exc...
[ "jmarino@83866bfc-822f-0410-aa35-bd5043b85eaf" ]
jmarino@83866bfc-822f-0410-aa35-bd5043b85eaf
d934d32a7db38c14f9650fbb71edd61c5c0e14b1
a55f15867f48461bbbf729411060884e9772aea0
/src/main/java/io/github/jhipster/application/web/rest/NewsResource.java
b0542b13101968e00c839575915efa2a4f130b00
[]
no_license
Sobotka95/jhipsterSampleApplication
f75d53cfa59db3ef9117fe07776f7ea460be3061
203e124eea5c0dba1e23c158b3a8668817f4be10
refs/heads/master
2020-03-19T16:23:25.433118
2018-06-09T10:38:27
2018-06-09T10:38:27
136,713,682
0
0
null
2018-06-09T14:48:18
2018-06-09T10:31:46
Java
UTF-8
Java
false
false
4,256
java
package io.github.jhipster.application.web.rest; import com.codahale.metrics.annotation.Timed; import io.github.jhipster.application.domain.News; import io.github.jhipster.application.repository.NewsRepository; import io.github.jhipster.application.web.rest.errors.BadRequestAlertException; import io.github.jhipster.a...
5bb6a0e5c05716c6e47fc5963fe1991e642af18a
a8de4bf8b1b6f3fe7214d8cf0de2036eab49a91f
/land-management-assist/.history/src/main/java/com/xz/landmanagementassist/controller/admin/UserController_20210318142647.java
b4511ca644becf900040be78a0386551b31de0d1
[]
no_license
xuzhu2017/land-management-assist
cb384430373fd2b09d67b9a3857927989f1c5a42
c0d4a3625d3ca4e92451be42b3548c9dde577b11
refs/heads/master
2023-04-15T19:54:16.148789
2021-05-07T07:04:11
2021-05-07T07:04:11
333,630,288
0
0
null
null
null
null
UTF-8
Java
false
false
1,995
java
package com.xz.landmanagementassist.controller.admin; import javax.validation.Valid; import com.baomidou.mybatisplus.core.metadata.IPage; import com.xz.landmanagementassist.controller.BaseController; import com.xz.landmanagementassist.domain.common.Result; import com.xz.landmanagementassist.domain.dto.admin.UserDTO; ...
89d548839130607cf712c71a5aa5f7e01e36ad3a
12cca0e87b82f816e7765a8ec77c8d997e1e087a
/reuze/aa_TreeSearchBestFirstSearchRecursive.java
a94583972170a16feceefa2e2117001db4b96014
[]
no_license
mageru/softwarereuse
b970e734783bfb6b6de846d226f1dac53f6e68b6
b72af735321ec29e768c76b0cd0c1addb7a07c98
refs/heads/master
2020-06-08T21:26:41.704118
2012-10-25T02:24:28
2012-10-25T02:24:28
5,502,804
1
0
null
null
null
null
UTF-8
Java
false
false
7,009
java
package reuze; import java.util.ArrayList; import java.util.List; import reuze.aa_i_Action; import reuze.das_i_TreeSearchEvaluationFunction; import reuze.aa_TreeSearchNode; import reuze.aa_TreeSearchNodeExpander; import reuze.a_Problem; import reuze.das_i_SearchProblem; import reuze.aa_SearchUtils; /** * Artificial...
90c3caf57a2c28f9bc8d81662b9b489d44fb7d66
77623d6dd90f2d1a401ee720adb41c3c0c264715
/DiffTGen-result/output/Chart_24_1_capgen/target/0/20/evosuite-tests/org/jfree/chart/renderer/GrayPaintScale_ESTest_scaffolding.java
f49b78d1cbf68b18aed391ab9939b961afe68882
[]
no_license
wuhongjun15/overfitting-study
40be0f062bbd6716d8de6b06454b8c73bae3438d
5093979e861cda6575242d92ca12355a26ca55e0
refs/heads/master
2021-04-17T05:37:48.393527
2020-04-11T01:53:53
2020-04-11T01:53:53
249,413,962
0
0
null
null
null
null
UTF-8
Java
false
false
4,340
java
/** * Scaffolding file used to store all the setups needed to run * tests automatically generated by EvoSuite * Fri Mar 27 10:19:01 GMT 2020 */ package org.jfree.chart.renderer; import org.evosuite.runtime.annotation.EvoSuiteClassExclude; import org.junit.BeforeClass; import org.junit.Before; import org.junit.Af...
f190308baac5164d3feca815f787c56a5b061a03
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/11/11_14ecfd587e6e7cb537d745fd2e67e7dc4b0aaa4d/ZLDir/11_14ecfd587e6e7cb537d745fd2e67e7dc4b0aaa4d_ZLDir_s.java
6d5597339d0679082a369ec5a7fac0d1d6c69898
[]
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,146
java
package org.zlibrary.core.filesystem; import java.util.*; import org.zlibrary.core.util.*; public abstract class ZLDir { private String myPath; public static ZLDir getRoot() { return ZLFSManager.getInstance().getRootDirectory(); } public ZLDir(String path) { myPath = path; ZLFSM...
c91c4275146657c632772506c1c019290a275c52
2e3a3ce3e0503e88474b6a4b7c521d04bed581bd
/medialibrary/src/main/java/com/cgfay/media/transcoder/MediaTranscoder.java
8e09f1d52848b24da3dd8a675e4056a3d21960f1
[ "Apache-2.0" ]
permissive
glsdb/CainCamera
ef47f7abc35210605eeb75d8c96765902de8dfba
d03690352666c967a4dd37d625cf087e4e15428a
refs/heads/master
2021-02-05T01:52:51.963078
2020-01-20T13:11:01
2020-01-20T13:11:01
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,969
java
package com.cgfay.media.transcoder; import androidx.annotation.NonNull; /** * 媒体转码器 */ public class MediaTranscoder { static { System.loadLibrary("ffmpeg"); System.loadLibrary("yuv"); System.loadLibrary("cainfilter"); System.loadLibrary("transcoder"); } // 初始化 priva...
b3f27c66775cf5ded1d256b1933784af6353343c
1e853e8f1367d015056cd078328ef47df65074bc
/drools-wb-screens/drools-wb-enum-editor/drools-wb-enum-editor-client/src/main/java/org/drools/workbench/screens/enums/client/widget/DeleteButtonCellWidget.java
b87d63a156011a35661cc08112e82179be5d5bf9
[]
no_license
anantjot12/drools-wb
207478a787599b586a8b5e3cd1ca23ff5093c16b
e7a27bd86fe596d8599837b81e4689768065031a
refs/heads/master
2020-05-29T11:06:52.997404
2014-11-24T14:36:27
2014-11-24T14:36:27
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,378
java
/* * Copyright 2012 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 ...
72f2535ce486e6135d3e0fc902ee774d37414d35
ad98fbf266777d7befb9b258d4053d88d5663fef
/zookeeper-server/src/main/java/org/apache/zookeeper/common/AtomicFileOutputStream.java
d641ba5a86fd412ce42e2db88358bdb04f2932e0
[ "Apache-2.0" ]
permissive
WenXiangWu/zookeeper
c666404211958d6cc054eec3c49c2ad50f3073a0
97e18633e66074c32aa1bd128e7475a6a8a09c8f
refs/heads/master
2023-04-01T04:14:06.806989
2021-04-06T10:36:42
2021-04-06T10:36:42
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,607
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")...
534b080eb7036ffa3c4c30a91a085aa793d506dd
78fddaeff9b3bb94ab0f65e60317ce8916b0098b
/src/com/trc/exception/management/PaymentManagementException.java
9b9ebf7e31e6707f8190d572520ceea0378e0e2d
[]
no_license
pongalong/webonthego
1f7666e21428025408037a5128e928677db26b33
d2970a3c93abb56906733c146c273eb7fdf6685d
refs/heads/master
2021-01-10T19:57:25.061696
2013-06-25T21:53:01
2013-06-25T21:53:01
7,276,071
1
0
null
null
null
null
UTF-8
Java
false
false
527
java
package com.trc.exception.management; import com.trc.exception.ManagementException; public class PaymentManagementException extends ManagementException { private static final long serialVersionUID = 1L; public PaymentManagementException() { super(); } public PaymentManagementException(String message) { ...
7c1039fbc9075113b862d424615acc1752a6bdb7
30455dcf8d0db40aaa36cd54a6cf75a83812fcfb
/src/main/java/org/apache/http/impl/conn/LoggingSessionOutputBuffer.java
bcfde580b483cb73d8efe0f1baf45b65ff187314
[]
no_license
excellmania/FastCharger
76c294ca3d172bfdc8bbba46c0f9d38a7e444510
536d0ead49ee2574e7f6a889e81515b899c23a9a
refs/heads/master
2020-05-01T03:26:45.850182
2019-03-23T05:53:49
2019-03-23T05:53:49
177,245,158
0
0
null
null
null
null
UTF-8
Java
false
false
1,986
java
package org.apache.http.impl.conn; import org.apache.http.annotation.Immutable; import org.apache.http.io.HttpTransportMetrics; import org.apache.http.io.SessionOutputBuffer; import org.apache.http.protocol.HTTP; import org.apache.http.util.CharArrayBuffer; @Immutable public class LoggingSessionOutputBuffer implement...
63753940acc19abf74a9c24ea3ab0d7b1ee4b564
ac947063621178b5f6c4460b156e64115268634a
/src/main/test/com/stackroute/pe5/BooleanMapTest.java
cdda6bcda976e980c9ca56bacc5af6ab0f9c96c8
[]
no_license
naneeth/PE5
c112f4fd1a73b231e4c90cbde2cce3be563627c1
ca96c16a89b8f603a873126f2ea306c5f4b73337
refs/heads/master
2020-04-16T01:31:09.640498
2019-01-17T14:06:52
2019-01-17T14:06:52
165,176,896
0
0
null
null
null
null
UTF-8
Java
false
false
1,384
java
package com.stackroute.pe5; import org.junit.After; import org.junit.Before; import org.junit.Test; import java.util.HashMap; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertNotNull; public class BooleanMapTest { @Before public void setUp() throws Exception { test...
fb738387f6e5bbb9b71e7c15c958f15e5d89c216
e808d3e97e19558d15bacbcfeb9785014f2eb93a
/onebusaway-geospatial/src/main/java/org/onebusaway/geospatial/grid/FilteredGrid.java
75d2243bb5e76695e28e68e2ea2dedee50a10986
[ "Apache-2.0" ]
permissive
isabella232/onebusaway-application-modules
82793b63678f21e28c98093cb71b333a2e22a3c1
d2ca6c6e0038d158c9df487cab9f75d18b1214ff
refs/heads/master
2023-03-08T20:02:35.766999
2019-01-03T16:41:11
2019-01-03T16:41:11
335,592,972
0
0
NOASSERTION
2021-02-24T05:43:58
2021-02-03T10:50:26
null
UTF-8
Java
false
false
1,674
java
/** * Copyright (C) 2011 Brian Ferris <[email protected]> * * 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 requ...
36d726d60eeffbcbe06fe2e87aae0cc952d3bd5f
66220fbb2b7d99755860cecb02d2e02f946e0f23
/src/net/sourceforge/plantuml/graphic/USymbolFolder.java
c0f00c730b3462a7cab4186ac3a5c6e2d1083935
[ "MIT" ]
permissive
isabella232/plantuml-mit
27e7c73143241cb13b577203673e3882292e686e
63b2bdb853174c170f304bc56f97294969a87774
refs/heads/master
2022-11-09T00:41:48.471405
2020-06-28T12:42:10
2020-06-28T12:42:10
null
0
0
null
null
null
null
UTF-8
Java
false
false
7,735
java
/* ======================================================================== * PlantUML : a free UML diagram generator * ======================================================================== * * (C) Copyright 2009-2020, Arnaud Roques * * Project Info: https://plantuml.com * * If you like this project or if ...
1a386bd70a01ebbef164d1ef116ac5194480de71
a0127e392c8fef7392188215aab7e4e31741c634
/core/scope/src/main/java/xapi/scope/spi/package-info.java
934ccedb5dbbd0ec4a606adf32e5a58cd526341b
[ "BSD-3-Clause" ]
permissive
WeTheInternet/xapi
1f0918023bc0b44b9ddac4af92f68cac162470bf
04416d1527f82b5975f9d48bf57f7e407aa480e3
refs/heads/master
2023-08-13T23:00:04.939034
2022-11-26T09:12:09
2022-11-26T09:12:09
9,408,774
24
8
NOASSERTION
2022-07-07T21:43:55
2013-04-13T04:42:51
Java
UTF-8
Java
false
false
446
java
/** * The set of interfaces that you need to implement * in order to "provide" xapi.scope.api; * * If you are using a "native" container, * like j2ee, vert.x, guice, dagger, etc, * you will likely just want to support these types * by wrapping some type we don't know about. * * If you want to build your own co...
82028746a4bca8321db3be827d3a0d8ff06f18bf
01d6b951ce24b3d2c89b1ffa18fd79aaa9c4599c
/src/com/appyet/manager/av.java
396efd5d0cceb7da05f7bcc3346b61319da7880c
[]
no_license
mohsenuss91/KGBANDROID
1a5cc246bf17b85dae4733c10a48cc2c34f978fd
a2906e3de617b66c5927a4d1fd85f6a3c6ed89d0
refs/heads/master
2016-09-03T06:45:38.912322
2015-03-08T12:03:35
2015-03-08T12:03:35
31,847,141
0
0
null
null
null
null
UTF-8
Java
false
false
806
java
// Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov. // Jad home page: http://www.geocities.com/kpdus/jad.html // Decompiler options: braces fieldsfirst space lnc package com.appyet.manager; import android.media.MediaPlayer; import android.view.View; import com.appyet.d.d; // Referenced classes of package...
3d963cf0b6dcea33aa32ea0d81b27dc4e1c014ae
2bd168ab80aa283748908ef6fd0827cb9a7d1200
/src/test/java/pages/AdminAddPage.java
bf0b1eed6d0f63ab89d235c7f8dd0666e14ce333
[]
no_license
ridvanceko/OrangeHRM
58f03cf8d93d906947f6fd6a65cfc17ce239c861
8fffcb7bfc11025bceb2f5d760cbbcbeaa32bc48
refs/heads/master
2023-03-27T21:26:42.463846
2021-03-19T20:40:15
2021-03-19T20:40:15
349,247,970
0
0
null
2021-03-19T01:38:13
2021-03-18T23:46:35
Java
UTF-8
Java
false
false
572
java
package pages; import org.openqa.selenium.WebDriver; import org.openqa.selenium.WebElement; import org.openqa.selenium.support.FindBy; import org.openqa.selenium.support.PageFactory; public class AdminAddPage { public AdminAddPage(WebDriver driver) { PageFactory.initElements(driver, this); } @Fi...
8c5e699b95779d5837826a429713754fb6430ec2
1264e4d85f7119c4eee2f3f350df84791ffddb6d
/Leetcode/src/Q1849_Splitting_a_String_Into_Descending_Consecutive_Values.java
30d8ac50a236c8c17ec747c39e5d5accd04d25bb
[]
no_license
bumblebee618/mylc
37eaa59d19d820aa54f00989c50732f27d84e86f
70e2821b4eb4c5ddbd492a818e3c445a6fcbb72c
refs/heads/master
2022-06-24T11:49:03.987571
2022-05-29T22:59:58
2022-06-01T00:15:56
223,346,232
0
1
null
null
null
null
UTF-8
Java
false
false
2,723
java
/*** * * @author jackie * * You are given a string s that consists of only digits. Check if we can split s into two or more non-empty substrings such that the numerical values of the substrings are in descending order and the difference between numerical values of every two adjacent substrings is equal to 1. Fo...
e77011b6f97396547d7f38eb78b4c6ce08e60114
fa1408365e2e3f372aa61e7d1e5ea5afcd652199
/src/testcases/CWE89_SQL_Injection/s01/CWE89_SQL_Injection__connect_tcp_executeUpdate_74a.java
3cbad65de4d6f593dd0a9764e5b5772a4db628b8
[]
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
7,420
java
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE89_SQL_Injection__connect_tcp_executeUpdate_74a.java Label Definition File: CWE89_SQL_Injection.label.xml Template File: sources-sinks-74a.tmpl.java */ /* * @description * CWE: 89 SQL Injection * BadSource: connect_tcp Read data using an outbound tcp connectio...
b3c3d09295ec18619fa1dbd8a9b75dfd12e25df9
71027e2310f9917cd46ccb6a21c0100487c6b43b
/jaida/freehep-jaida/src/main/java/hep/aida/util/comparison/Chi2ComparisonAlgorithm.java
8abc242e328e0c5858460c34d479b977a38a471e
[]
no_license
kdk-pkg-soft/freehep-ncolor-pdf
f70f99ebdc7a78fc25960f42629e05d3c58f2b03
d317ea43554c75f8ff04e826b4361ad4326574b0
refs/heads/master
2021-01-23T12:18:26.502269
2012-08-22T23:22:21
2012-08-22T23:22:21
5,516,244
1
1
null
null
null
null
UTF-8
Java
false
false
2,699
java
package hep.aida.util.comparison; import hep.aida.ext.IComparisonData; import org.apache.commons.math.distribution.ChiSquaredDistribution; import org.apache.commons.math.distribution.DistributionFactory; /** * * @author The FreeHEP team @ SLAC. * Algorithm taken from http://www.ge.infn.it/geant4/analysis/HEPstati...
158771b1894e3cd3badb079595d928b538a6a69c
a00326c0e2fc8944112589cd2ad638b278f058b9
/src/main/java/000/139/712/CWE470_Unsafe_Reflection__getCookies_Servlet_54d.java
a3228e10ef8fbfe87b407ca493123c79dc9c0eb2
[]
no_license
Lanhbao/Static-Testing-for-Juliet-Test-Suite
6fd3f62713be7a084260eafa9ab221b1b9833be6
b095b11c7cb6d4a5bb2b76181e35d6ee00e96e68
refs/heads/master
2020-08-24T13:34:04.004149
2019-10-25T09:26:00
2019-10-25T09:26:00
216,822,684
0
1
null
2019-11-08T09:51:54
2019-10-22T13:37:13
Java
UTF-8
Java
false
false
1,298
java
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE470_Unsafe_Reflection__getCookies_Servlet_54d.java Label Definition File: CWE470_Unsafe_Reflection.label.xml Template File: sources-sink-54d.tmpl.java */ /* * @description * CWE: 470 Use of Externally-Controlled Input to Select Classes or Code ('Unsafe Reflection') * ...
e2ec8f11056be554e3c41433a53039ae0b874671
5cc01dec9ec1c6dde262d56d42c40dd8acfe2010
/PTSCMC/src/java/com/venus/mc/web/WebFormBean.java
84824d74b0c44130a8f5880a08388134ae49d67b
[]
no_license
phuongtu1983/mc
6defa0c94a02e2ff5ce9886ee87a219396d54ac0
0966390950a911e9fdb75484701bdede381a3042
refs/heads/master
2020-03-11T11:50:15.387384
2018-04-18T00:42:25
2018-04-18T00:42:25
129,980,464
0
0
null
null
null
null
UTF-8
Java
false
false
1,180
java
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package com.venus.mc.web; /** * * @author kngo */ public class WebFormBean extends org.apache.struts.action.ActionForm { private int webId; // primary key private String address; private String content; ...
c96d1e11de6493c0847846119e10b09e1401e421
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/5/5_83b3f9fa2e218caa31a131eb585942b940ec0c44/Actionable/5_83b3f9fa2e218caa31a131eb585942b940ec0c44_Actionable_t.java
4c55e11e9155dabb4bbd196124d0aa686e045c6a
[]
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,349
java
package hudson.model; import org.kohsuke.stapler.StaplerRequest; import org.kohsuke.stapler.StaplerResponse; import java.util.List; import java.util.Vector; /** * {@link ModelObject} that can have additional {@link Action}s. * * @author Kohsuke Kawaguchi */ public abstract class Actionable extends ...
4b98280db9582b8e860a78f5d82229e3d3ae700b
3d1bc9934ca6aceea49d4f63dd59432eef82c8eb
/oa/src/main/java/com/hotent/makshi/model/selfcheck/WorkSelfcheckMonthMain.java
4c31448be2226678bd34c51efdeb5a62f87589d8
[]
no_license
sdzx3783/project2018
570c5d878cc0afb5bda93003b5dc66d78e42fb79
52e0cae652fbd83b5712636e15a2e14401a5a50a
refs/heads/master
2020-03-12T04:28:04.856156
2018-04-21T06:58:25
2018-04-21T06:58:25
130,445,510
1
0
null
null
null
null
UTF-8
Java
false
false
1,026
java
package com.hotent.makshi.model.selfcheck; public class WorkSelfcheckMonthMain { private Long id; private String username; private String userId; private String submitAt; private Integer status; public Long getId() { return id; } public void setId(Long id) { this.i...
47f6b23af7026945ec722c0c9a5ff7416a1accc2
f28ddc4e516840ad1eebd6dab717338f0b24daca
/Practice Question/Transpose_Matrix.java
b786f27db46e250083d9e8b5986fb7cfed107779
[]
no_license
Deepanshuchauhan123/The_Data_Structure-and-Algorithms--Java
3e808eae6e045db922ad51a2b5de0f5b6c61623e
81166929b28b0676b0897a10e05be11bbd22b52f
refs/heads/master
2023-05-10T07:02:38.699297
2021-06-08T09:27:04
2021-06-08T09:27:04
263,946,116
0
1
null
null
null
null
UTF-8
Java
false
false
1,165
java
import java.util.Scanner; class Transpose_Matrix{ public static void main(String ar[]) { int row1, col1,i,j; int matrix1[][] = new int[100][100]; int matrix2[][] = new int[100][100]; Scanner sc = new Scanner(System.in); System.out.print("Enter Rows and Columns:"); row1 = sc....
8dd3ae8771121cdd018d6e9834e3231e3a4be9c2
2d1a0366a5387a1ec31c4f729b926a294309e9b2
/service-feign/src/main/java/com/example/demo/SchedualServiceHiHystric.java
9c1c708c68cd8675fc0969997b6e181eb5afb359
[]
no_license
weiwiegeng/spring-cloud
5a5eec5212455847e3c1b7e9fe6419a86af3ee4f
3aaaca0991f993baa44950aa808c48971cc0ac46
refs/heads/master
2021-09-01T09:22:29.057690
2017-11-21T02:27:24
2017-11-21T02:27:24
115,395,918
1
0
null
null
null
null
UTF-8
Java
false
false
310
java
package com.example.demo; import org.springframework.stereotype.Component; /** * Created by jiaozhiguang on 2017/8/15. */ @Component public class SchedualServiceHiHystric implements SchedualServiceHi { @Override public String sayHiFromClientOne(String name) { return "sorry "+name; } }
4f4d9726c4571b1b22e1df821d31780fd69d8c0f
517466a2efc97b3b96224a40950d487624d34816
/src/com/hjf/beacon/service/impl/NavigationInfoServiceImpl.java
99e10f5a71de68cf830a03e4e0027a6ce6857fd9
[]
no_license
HJianFei/Museum_Beacon_Exhibition_Server
3167d2da5a782c473058cd306a7b0322d0127759
a983a178698abd38dac5653d075f04742e359db6
refs/heads/master
2021-01-12T06:34:11.541388
2017-01-06T06:35:13
2017-01-06T06:35:13
77,385,104
0
0
null
null
null
null
UTF-8
Java
false
false
1,391
java
package com.hjf.beacon.service.impl; import java.util.List; import javax.annotation.Resource; import org.hibernate.Query; import org.springframework.stereotype.Service; import com.hjf.beacon.dao.Dao; import com.hjf.beacon.entity.NavigationInfo; import com.hjf.beacon.service.NavigationInfoService; @Ser...
59190e168321522eeacfcabcdc59188fcd7fd161
a0568cfecfcbe5f33ed3cd207acf6ee443e2098b
/discogs/artists/src/main/java/com/xml2j/discogs/artists/repo/ArtistsTypeRepo.java
0975f2c52c919f4590bc69a22349e3cf4bedb0de
[]
no_license
lolkedijkstra/xml2j-springdata-samples
a3863ccefd3ccb0b9347221e02cd26afa1217f7e
179792fe31f56842c10419a08982822e8bd21db8
refs/heads/master
2020-03-14T07:42:35.992497
2018-04-29T19:13:14
2018-04-29T19:13:14
131,487,603
0
0
null
null
null
null
UTF-8
Java
false
false
222
java
package com.xml2j.discogs.artists.repo; import com.xml2j.discogs.artists.ArtistType; import org.springframework.data.repository.CrudRepository; public interface ArtistsTypeRepo extends CrudRepository<ArtistType, Long> {}
466ecc1b234b8cf473089c362d5de12fb197367f
b0d24836683e636c390e497117ac86831abb5e1a
/AndromedaOldBackup/src/main/com/sc2mod/andromeda/environment/types/FunctionPointer.java
2a270a55930b4ec1cce78f76cd4bc3fc5adf2d84
[]
no_license
lukemshannonhill/andromeda
1b1b884ea00a7a1dd45f25e8406bf44e89f31aee
62107d28e70f99c63454a7670faff4d85c4e1eb2
refs/heads/master
2020-03-27T22:46:26.660518
2014-07-19T21:27:31
2014-07-19T21:27:31
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,055
java
/** * Andromeda, a galaxy extension language. * Copyright (C) 2010 J. 'gex' Finis ([email protected], sc2mod.com) * * Because of possible Plagiarism, Andromeda is not yet * Open Source. You are not allowed to redistribute the sources * in any form without my permission. * */ package com.sc2mod.an...
[ "gexicide@ba8a923f-d780-44b6-badb-29f948e90341" ]
gexicide@ba8a923f-d780-44b6-badb-29f948e90341
3326a1851d78d640d2aef5bcee468eef2b937077
bad5506c55435ca12e48347911be8dc46c7b194c
/src/chapter14/Exe9.java
cc8a91a8c0ec7b3374d07884b2d4774dd7ffefa3
[]
no_license
zhwei5311/exercise
825187d88a9ca6525e7fa0515ccf2a14f8712341
f13af9d065ced2ecfbabb590d7e96a9ff704905c
refs/heads/master
2020-03-13T21:40:23.147442
2019-04-04T13:58:58
2019-04-04T13:58:58
131,301,301
1
0
null
null
null
null
UTF-8
Java
false
false
863
java
package chapter14; public class Exe9 { public static void Hierarchy(Object o) { Object[] fields = o.getClass().getDeclaredFields(); if(fields.length == 0) { System.out.println(o.getClass() + "has no fields"); } if(fields.length > 0) { System.out.println("Fields of " + o.getClass() + ":"); for(Ob...
562fee6a48646c7807051ef3e8d883174b6475d1
e108d65747c07078ae7be6dcd6369ac359d098d7
/org/bytedeco/javacpp/videoInputLib$videoDevice.java
ca3013148958e13d4bfb15a4bf53d70ed0d630bf
[ "MIT" ]
permissive
kelu124/pyS3
50f30b51483bf8f9581427d2a424e239cfce5604
86eb139d971921418d6a62af79f2868f9c7704d5
refs/heads/master
2020-03-13T01:51:42.054846
2018-04-24T21:03:03
2018-04-24T21:03:03
130,913,008
1
0
null
null
null
null
UTF-8
Java
false
false
6,377
java
package org.bytedeco.javacpp; import org.bytedeco.javacpp.annotation.ByRef; import org.bytedeco.javacpp.annotation.Cast; import org.bytedeco.javacpp.annotation.MemberGetter; import org.bytedeco.javacpp.annotation.NoOffset; @NoOffset public class videoInputLib$videoDevice extends Pointer { private native void allo...
99e3237913485a7044688a176d7dc5a3300136e3
be73270af6be0a811bca4f1710dc6a038e4a8fd2
/crash-reproduction-moho/results/XWIKI-13546-5-17-FEMO-WeightedSum:TestLen:CallDiversity/org/xwiki/configuration/internal/AbstractDocumentConfigurationSource_ESTest_scaffolding.java
29e8ceb1d43e72083d9a11367f9bb221fd0761c6
[]
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
472
java
/** * Scaffolding file used to store all the setups needed to run * tests automatically generated by EvoSuite * Fri Apr 03 17:31:06 UTC 2020 */ package org.xwiki.configuration.internal; import org.evosuite.runtime.annotation.EvoSuiteClassExclude; import org.junit.BeforeClass; import org.junit.Before; import org....
ea8c0db777de5b0a1b341a27d0917a2976ca24ae
5a13f24c35c34082492ef851fb91d404827b7ddb
/src/main/java/com/alipay/api/response/AlipayOfflineMarketReporterrorCreateResponse.java
24933cd78c0ca9e7bf32cc93ef9acf2aaf987030
[]
no_license
featherfly/alipay-sdk
69b2f2fc89a09996004b36373bd5512664521bfd
ba2355a05de358dc15855ffaab8e19acfa24a93b
refs/heads/master
2021-01-22T11:03:20.304528
2017-09-04T09:39:42
2017-09-04T09:39:42
102,344,436
1
0
null
null
null
null
UTF-8
Java
false
false
391
java
package com.alipay.api.response; import com.alipay.api.AlipayResponse; /** * ALIPAY API: alipay.offline.market.reporterror.create response. * * @author auto create * @since 1.0, 2017-07-03 14:41:37 */ public class AlipayOfflineMarketReporterrorCreateResponse extends AlipayResponse { private stat...
c7df0ae6814bf861eb6d209fc41499b99ec826bf
9633324216599db0cf1146770c62da8123dc1702
/src/fractalzoomer/fractal_options/orbit_traps/StalksCircleOrbitTrap.java
0abc095e9f0ec47e81a3100e55a78c2a906d14ac
[]
no_license
avachon100501/Fractal-Zoomer
fe3287371fd8716aa3239dd6955239f2c5d161cd
d21c173b8b12f11108bf844b53e09bc0d55ebeb5
refs/heads/master
2022-10-05T21:42:07.433545
2020-06-05T11:19:17
2020-06-05T11:19:17
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,290
java
/* * Copyright (C) 2020 hrkalona * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distribut...
07016762241c12a19a5cf60558d6795053ff6d61
c7e000e5c6549e095a8ffd032d33e0ca449c7ffd
/bin/ext-integration/sap/synchronousOM/sapordermgmtbol/testsrc/de/hybris/platform/sap/sapordermgmtbol/transaction/salesdocument/backend/impl/erp/strategy/HeaderTextMapperJCoRecTest.java
7f35e72bcc5b94d6ff6297c113410d64c5dafee3
[]
no_license
J3ys/million
e80ff953e228e4bc43a1108a1c117ddf11cc4644
a97974b68b4adaf820f9024aa5181de635c60b4f
refs/heads/master
2021-03-09T22:59:35.115273
2015-05-19T02:47:29
2015-05-19T02:47:29
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,517
java
/* * [y] hybris Platform * * Copyright (c) 2000-2014 hybris AG * All rights reserved. * * This software is the confidential and proprietary information of hybris * ("Confidential Information"). You shall not disclose such Confidential * Information and shall use it only in accordance with the terms of the * li...
6efdc2cde0dd1786f25edfd407b8d314bd065f9b
32f38cd53372ba374c6dab6cc27af78f0a1b0190
/app/src/main/java/com/amap/location/sdk/a/f.java
c5a246758b6165e6532d0eadf677244a20166d3b
[]
no_license
shuixi2013/AmapCode
9ea7aefb42e0413f348f238f0721c93245f4eac6
1a3a8d4dddfcc5439df8df570000cca12b15186a
refs/heads/master
2023-06-06T23:08:57.391040
2019-08-29T04:36:02
2019-08-29T04:36:02
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,137
java
package com.amap.location.sdk.a; import com.autonavi.minimap.basemap.favorites.fragment.FavoritesPointFragment; import java.io.ByteArrayOutputStream; import java.security.KeyFactory; import java.security.PublicKey; import java.security.spec.X509EncodedKeySpec; import javax.crypto.Cipher; /* compiled from: RSAUtils */...
157c60928d22bebd9312573e6a196af40dd286dc
cf5421ca0e450aec39c0b23c9dd7b3eaccd833f8
/src/main/java/net/hasor/rsf/console/CommandManager.java
e40c9ca0171d18abc5ff006890ae44abf29051ef
[ "Apache-2.0" ]
permissive
wuce7758/rsf
33f8bd5a5b65ffd12945989c972771c69c6d3b92
5bdd74cd7b48c67878765373cd43cc76bae14152
refs/heads/master
2021-01-22T10:36:05.496658
2017-01-30T06:01:04
2017-01-30T06:01:04
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,167
java
/* * Copyright 2008-2009 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...
f53827c0eba8f78bebf550152fab07408059dae1
0b406eebc1717fb4eec9d900eb734cd6b16a584c
/gtd/src/main/java/cz/slama/android/gtd/core/UsersWrapper.java
fd20892b9aa711fd1ecc9c4018c421dcb5b3bea1
[ "Apache-2.0" ]
permissive
Drugnanov/GTD_BP_Android
7884d1dd667cab35e4a51ce04c853422a60d67ac
34e58dfcd2bae658ad903d2ecc0ad3230af85851
refs/heads/master
2020-04-06T15:44:27.906480
2015-05-01T14:31:33
2015-05-01T14:31:33
34,901,418
0
0
null
null
null
null
UTF-8
Java
false
false
242
java
package cz.slama.android.gtd.core; import com.google.gson.annotations.SerializedName; import java.util.List; public class UsersWrapper { private List<User> results; public List<User> getResults() { return results; } }
ffb4208b85475f35f43ead29cd103defec275299
5e317864cf0d952587457aab6945c7706ddf9055
/crm-microservice/src/main/java/com/example/crm/repository/CustomerRepository.java
40afc2bd040c95aec2d15bdd3742281a1723e6b1
[ "MIT" ]
permissive
deepcloudlabs/dcl350-2020-oct-19
d3048da0d547978b147a496ab8e9026660513eae
eeef31f0fc0da1db8b6de3afba73e0b9caefa664
refs/heads/main
2022-12-30T10:38:33.675766
2020-10-23T21:30:43
2020-10-23T21:30:43
304,814,308
0
0
null
null
null
null
UTF-8
Java
false
false
242
java
package com.example.crm.repository; import org.springframework.data.jpa.repository.JpaRepository; import com.example.crm.entity.Customer; // Ctrl + Shift + O public interface CustomerRepository extends JpaRepository<Customer, String> { }
488bd0a1f79cde7f272ae93739da861b298188a8
0b4844d550c8e77cd93940e4a1d8b06d0fbeabf7
/JavaSource/dream/consult/comp/time/dao/sqlImpl/MaLineTimeDowListDAOSqlImpl.java
9e6dffe5e2a719c0c85b9dbd1bf0a3edabc31afc
[]
no_license
eMainTec-DREAM/DREAM
bbf928b5c50dd416e1d45db3722f6c9e35d8973c
05e3ea85f9adb6ad6cbe02f4af44d941400a1620
refs/heads/master
2020-12-22T20:44:44.387788
2020-01-29T06:47:47
2020-01-29T06:47:47
236,912,749
0
0
null
null
null
null
UHC
Java
false
false
4,521
java
package dream.consult.comp.time.dao.sqlImpl; import java.util.List; import common.bean.User; import common.spring.BaseJdbcDaoSupportSql; import common.util.QuerySqlBuffer; import dream.consult.comp.time.dao.MaLineTimeDowListDAO; import dream.consult.comp.time.dto.MaLineTimeCommonDTO; import dream.consult.com...
a238004a95148ff7720c28bccb5f22f46c2738a1
647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4
/com.tencent.mm/classes.jar/com/tencent/mm/plugin/finder/storage/d$av.java
3cf3a7103f7a96a816c03b3f0bf76b393b5b8227
[]
no_license
tsuzcx/qq_apk
0d5e792c3c7351ab781957bac465c55c505caf61
afe46ef5640d0ba6850cdefd3c11badbd725a3f6
refs/heads/main
2022-07-02T10:32:11.651957
2022-02-01T12:41:38
2022-02-01T12:41:38
453,860,108
36
9
null
2022-01-31T09:46:26
2022-01-31T02:43:22
Java
UTF-8
Java
false
false
670
java
package com.tencent.mm.plugin.finder.storage; import com.tencent.matrix.trace.core.AppMethodBeat; import kotlin.Metadata; import kotlin.g.a.a; import kotlin.g.b.u; @Metadata(d1={""}, d2={"<anonymous>", ""}, k=3, mv={1, 5, 1}, xi=48) final class d$av extends u implements a<Integer> { public static fi...
66959d0134d5d1baba3f44945c60dc305fbc2c24
447520f40e82a060368a0802a391697bc00be96f
/apks/comparison_androart/de_number26_android/source/de/number26/machete/android/refactor/data/savings/fixedterm/eligibility/e.java
56d8d361a0dfe6abc4b04a026922ceb812e00f17
[ "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
893
java
package de.number26.machete.android.refactor.data.savings.fixedterm.eligibility; import com.n26.a.b.b; public final class e implements c.a.d<d> { private final javax.a.a<com.n26.a.a.a<h.a.e, FixedTermEligibility>> b; private final javax.a.a<b<h.a.e, FixedTermEligibility>> c; public e(javax.a.a<com.n26.a.a....
22b2c07f4298fec4e80ed8018d03c598dec538e3
36bf98918aebe18c97381705bbd0998dd67e356f
/projects/castor-1.3.3/jpa-extensions-it/src/test/java/org/castor/jpa/scenario/version/VersionITCase.java
f8e522833e1742e56dfa75a6c002e4a961a2798c
[]
no_license
ESSeRE-Lab/qualitas.class-corpus
cb9513f115f7d9a72410b3f5a72636d14e4853ea
940f5f2cf0b3dc4bd159cbfd49d5c1ee4d06d213
refs/heads/master
2020-12-24T21:22:32.381385
2016-05-17T14:03:21
2016-05-17T14:03:21
59,008,169
2
1
null
null
null
null
UTF-8
Java
false
false
4,064
java
package org.castor.jpa.scenario.version; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import org.exolab.castor.jdo.CacheManager; import org.exolab.castor.jdo.Database; import org.exolab.castor.jdo.JDOManager; import org.exolab.castor.jdo.ObjectModifiedException; import...
5424ec73621102ba43882d1c01d4c91cc79b31d3
5eae683a6df0c4b97ab1ebcd4724a4bf062c1889
/bin/ext-accelerator/b2bpunchout/src/org/cxml/Airport.java
7f62bba7c4e32c7ed38b92a5aefe8568e928dd2c
[]
no_license
sujanrimal/GiftCardProject
1c5e8fe494e5c59cca58bbc76a755b1b0c0333bb
e0398eec9f4ec436d20764898a0255f32aac3d0c
refs/heads/master
2020-12-11T18:05:17.413472
2020-01-17T18:23:44
2020-01-17T18:23:44
233,911,127
0
0
null
2020-06-18T15:26:11
2020-01-14T18:44:18
null
UTF-8
Java
false
false
2,480
java
/* * [y] hybris Platform * * Copyright (c) 2018 SAP SE or an SAP affiliate company. All rights reserved. * * This software is the confidential and proprietary information of SAP * ("Confidential Information"). You shall not disclose such Confidential * Information and shall use it only in accordance with the te...
a01e2074e5ee4577c0aafcf79402651180f2ce7f
e05982294c92dc045a9a545cf6136329bd5b2ba2
/algorithms/src/graphs/course_scheduling/CourseScheduling.java
2899506cc8dace1540dde9011caf5ee43defcbb8
[ "MIT" ]
permissive
thecomputerguy/coding-interviews
c30f475027391bcf274e1153dcfe7835dd0ddeb9
f0f04843a23e3c26343e6096997f75031f213c4e
refs/heads/main
2023-05-31T08:31:29.377357
2021-07-12T09:19:36
2021-07-12T09:19:36
368,052,428
0
0
null
null
null
null
UTF-8
Java
false
false
2,332
java
import java.util.ArrayList; import java.util.HashMap; import java.util.LinkedList; import java.util.List; import java.util.Map; import java.util.Queue; public class CourseScheduling { public static boolean isSchedulingPossible(int tasks, int[][] prerequisites) { if(tasks <= 0) return false; //Initi...
f746123a98626e248041488052b164f46e5ad13d
c7f03211a8119c1dddc04405e72752f72a3b803c
/src/main/java/hok/chompzki/hivetera/potion/PotionBase.java
fb3eb1e87a946dbb622e53a1d072f61c818290ca
[]
no_license
DND91/BioCristals
132a7347dda449c9001652276f90dcf9bad1f3d0
98408c697785db49673812cbe8787339e5a1328a
refs/heads/master
2021-01-17T13:11:57.856895
2016-06-04T16:29:27
2016-06-04T16:29:27
38,258,101
1
1
null
2017-04-17T10:53:38
2015-06-29T16:30:04
Java
UTF-8
Java
false
false
1,877
java
package hok.chompzki.hivetera.potion; import java.lang.reflect.Field; import java.lang.reflect.Modifier; import java.util.ArrayList; import java.util.List; import net.minecraft.potion.Potion; public abstract class PotionBase extends Potion { static void setFinalStatic(Field field, Object newValue) thro...
1c517856950640721e7421b8013bb66b3f8fc144
6baf1fe00541560788e78de5244ae17a7a2b375a
/hollywood/com.oculus.socialplatform-base/sources/X/AnonymousClass2et.java
620085a30d3d3deca5b2150d6af674702a1d891c
[]
no_license
phwd/quest-tracker
286e605644fc05f00f4904e51f73d77444a78003
3d46fbb467ba11bee5827f7cae7dfeabeb1fd2ba
refs/heads/main
2023-03-29T20:33:10.959529
2021-04-10T22:14:11
2021-04-10T22:14:11
357,185,040
4
2
null
2021-04-12T12:28:09
2021-04-12T12:28:08
null
UTF-8
Java
false
false
270
java
package X; /* renamed from: X.2et reason: invalid class name */ public class AnonymousClass2et extends AnonymousClass2es { public static final AnonymousClass2eu A00 = new AnonymousClass2et(); public final String toString() { return "fit_end"; } }
a96ca30aa3e4e6764e3046d9d371c380b497ac8e
78f7fd54a94c334ec56f27451688858662e1495e
/partyanalyst-service/trunk/src/main/java/com/itgrids/partyanalyst/dao/ICensusParameterDAO.java
0b7dce45732d5c0621d719558325a906597f787a
[]
no_license
hymanath/PA
2e8f2ef9e1d3ed99df496761a7b72ec50d25e7ef
d166bf434601f0fbe45af02064c94954f6326fd7
refs/heads/master
2021-09-12T09:06:37.814523
2018-04-13T20:13:59
2018-04-13T20:13:59
129,496,146
1
0
null
null
null
null
UTF-8
Java
false
false
222
java
package com.itgrids.partyanalyst.dao; import org.appfuse.dao.GenericDao; import com.itgrids.partyanalyst.model.CensusParameter; public interface ICensusParameterDAO extends GenericDao<CensusParameter,Long>{ }
[ "itgrids@b17b186f-d863-de11-8533-00e0815b4126" ]
itgrids@b17b186f-d863-de11-8533-00e0815b4126
64767a39378287b705a2f3583411abad28dac2cf
8bca6164fc085936891cda5ff7b2341d3d7696c5
/ext/core/testsrc/de/hybris/platform/test/EncryptionTest.java
c0229280cb83d0cbfaeb074991c3f12db93186c5
[]
no_license
rgonthina1/newplatform
28819d22ba48e48d4edebbf008a925cad0ebc828
1cdc70615ea4e86863703ca9a34231153f8ef373
refs/heads/master
2021-01-19T03:03:22.221074
2016-06-20T14:49:25
2016-06-20T14:49:25
61,548,232
1
0
null
null
null
null
UTF-8
Java
false
false
4,406
java
/* * [y] hybris Platform * * Copyright (c) 2000-2013 hybris AG * All rights reserved. * * This software is the confidential and proprietary information of hybris * ("Confidential Information"). You shall not disclose such Confidential * Information and shall use it only in accordance with the terms of the * li...
[ "Kalpana" ]
Kalpana
b8bd09c580c6180ec9512ec5124e33047d24c7c9
bf4f25723680f315d20eb8810b19b033aab61d3c
/Chapter27/App02/src/net/homenet/Main.java
a0c8eaf3e4ff05f19e5ed84a2c669d756e8fface
[]
no_license
mousesd/GodOfJava
bae43a0e2b78693581fa026bd3d1e15e6eec70f4
b724f1cc4e7703d19e771ccd22ae050a52246878
refs/heads/master
2020-04-04T16:31:15.334771
2018-12-22T05:18:06
2018-12-22T05:18:06
156,081,316
0
0
null
null
null
null
UTF-8
Java
false
false
1,315
java
package net.homenet; import java.io.FileInputStream; import java.io.FileOutputStream; import java.nio.ByteBuffer; import java.nio.channels.FileChannel; @SuppressWarnings("SameParameterValue") public class Main { public static void main(String[] args) { Main app = new Main(); app.runNewIOSample();...
ab95911825d68cb3b8bdc51f47d145a2c84f2c45
bf842deaace785241e7e55ac4d733a49d7da12a4
/cdm/src/main/java/ucar/nc2/util/cache/FileCacheIF.java
1a550b46166e368a035acc2ba39659a6aebe7c92
[ "NetCDF" ]
permissive
vegasm/thredds
0d30743f8b4bd6352f57941068d8ad57eadf441a
910db13d3ff90d8910e32b7421cbbfc9d3dad487
refs/heads/4.5.5
2021-01-18T08:18:23.730722
2015-03-06T22:24:24
2015-03-06T22:24:24
24,839,106
0
0
null
null
null
null
UTF-8
Java
false
false
2,873
java
/* * Copyright 1998-2014 University Corporation for Atmospheric Research/Unidata * * Portions of this software were developed by the Unidata Program at the * University Corporation for Atmospheric Research. * * Access and use of this software shall impose the following obligations * and understandings on...
3694e18ffa4919747c25972dabf35dad538ca8dc
f7f9d7fa841e856927e02513ecc74dc00c935f8a
/test/framework/src/main/java/org/codelibs/fesen/test/rest/yaml/section/GreaterThanEqualToAssertion.java
595abd1b6d10d66eb549f72d8d7b75c8401e3f35
[ "CDDL-1.0", "MIT", "BSD-3-Clause", "LGPL-2.0-or-later", "LGPL-2.1-only", "NAIST-2003", "LicenseRef-scancode-generic-export-compliance", "ICU", "SunPro", "Python-2.0", "CC-BY-SA-3.0", "MPL-1.1", "GPL-2.0-only", "CPL-1.0", "LicenseRef-scancode-other-copyleft", "Apache-2.0", "LicenseRef...
permissive
codelibs/fesen
3f949fd3533e8b25afc3d3475010d1b1a0d95c09
b2440fbda02e32f7abe77d2be95ead6a16c8af06
refs/heads/main
2022-07-27T21:14:02.455938
2021-12-21T23:54:20
2021-12-21T23:54:20
330,334,670
4
0
Apache-2.0
2022-05-17T01:54:31
2021-01-17T07:07:56
Java
UTF-8
Java
false
false
3,312
java
/* * Licensed to Elasticsearch under one or more contributor * license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright * ownership. Elasticsearch licenses this file to you under * the Apache License, Version 2.0 (the "License"); you may * not use this fi...
2725c08f8cc94d1a8d8c4b29f27215846dd41699
318b813ad38900bf63c6d7978dc5e0f674d1f847
/Chapter 5 - Example 11 (MTOM)/src/main/java/br/com/acaosistemas/images/SkiImageService.java
23496721797ce9ea2b2a023410ea569a8431833e
[]
no_license
MarceloLeite2604/JWSUR2E
9f14ef3ade90549b7c3d55890a317d23e93fdf6b
d77d595ed98cd11059376eae00a40954dcd157c1
refs/heads/master
2021-01-10T17:01:25.254898
2019-07-02T18:41:54
2019-07-02T18:41:54
43,815,334
0
0
null
2020-06-30T23:15:32
2015-10-07T12:49:16
Java
UTF-8
Java
false
false
2,881
java
package br.com.acaosistemas.images; import java.awt.Image; import java.io.ByteArrayInputStream; import java.io.ByteArrayOutputStream; import java.io.File; import java.io.FileInputStream; import java.util.ArrayList; import java.util.HashMap; import java.util.Iterator; import java.util.List; import java.util.Map; impor...
f9910a147461ded27ff07a233202b71398be7b7c
5f84a11cf6ad938a1d3cf0d84708b7bb3b4c5ab9
/src/hasor-jdbc/src/main/java/net/hasor/jdbc/exceptions/TransactionDataAccessException.java
5a9588f4d99469e6f29e9a1e6c21857c10b55246
[]
no_license
zhao07/hasor
9afd9fdb43a698bc80928e0fa9717fac2a2bc73e
1beaa46d59d0dc7c3a8a0867b74a371cdba8b87c
refs/heads/master
2021-01-21T16:00:15.307952
2014-01-17T12:07:10
2014-01-17T12:07:10
null
0
0
null
null
null
null
GB18030
Java
false
false
1,485
java
/* * Copyright 2002-2006 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...
3d73152bc95468e5b05c3150f46506df29027dfa
b150de05a7feb9f00cfd5fdb971b58ebc71cda47
/src/test/java/com/sp/ApplicationTests.java
91df30011f03c8a07ccc450f42c6f0f2e19198c0
[]
no_license
JeerlaManjunath/SBMSProject
f0d0376ae018bb99fddbab201d3f0f7f4d5beab1
0c19cb3df9187cfe15ddb56d75835de80f8db3e5
refs/heads/master
2022-10-22T05:03:00.591456
2020-06-08T08:15:55
2020-06-08T08:15:55
270,576,248
0
0
null
null
null
null
UTF-8
Java
false
false
192
java
package com.sp; import org.junit.jupiter.api.Test; import org.springframework.boot.test.context.SpringBootTest; @SpringBootTest class ApplicationTests { @Test void contextLoads() { } }
[ "=" ]
=
28565d3a59b425ddf9104ac07eb3a747555dbe29
57653c870d15158b2d9c30dfd48d490258b75c1c
/mango-db/src/io/pelle/mango/db/dao/IDAOCallback.java
fc7b8a4c929b217e8f01109436d9c0f5638c3517
[]
no_license
pellepelster/mango
edf3938a80edf336e17f4079db3bf7aa638a74ce
ecd09e877eb59630feb449fb260574eb8705bc3b
refs/heads/master
2016-09-15T19:43:24.564927
2015-12-18T17:04:39
2015-12-18T17:04:39
20,863,367
5
2
null
2015-07-13T20:38:13
2014-06-15T19:26:57
Java
UTF-8
Java
false
false
399
java
package io.pelle.mango.db.dao; import io.pelle.mango.client.base.vo.IVOEntity; import java.util.Map; public interface IDAOCallback<VOType extends IVOEntity> { void onCreate(VOType voEntity); void onUpdate(VOType voEntity); void onDeleteAll(Class<? extends IVOEntity> voEntityClass); void onDelete(VOType voEnt...
bed16d93744e27ba3d407f232c420a73b9cb40a6
2cdb0859a93650ef5db10387dce6158f7286c31e
/app/src/main/java/com/cyht/wykc/exception/AppExceptionHandler.java
fb0257034b6262927b3347b5e75a5997d597ca94
[]
no_license
LEEHOR/LookForCar
91cf7d39b56e846bdf09b629a85066e73ad43fae
212a7fe8a9f5437cfca01b41c316074d787fd9b6
refs/heads/master
2020-04-02T12:21:35.115602
2018-12-25T10:10:02
2018-12-25T10:10:02
154,429,988
1
0
null
null
null
null
UTF-8
Java
false
false
7,329
java
package com.cyht.wykc.exception; import android.content.Context; import android.content.Intent; import android.content.pm.PackageInfo; import android.content.pm.PackageManager; import android.os.Build; import android.os.Environment; import android.util.Log; import com.cyht.wykc.mvp.view.LaunchActivity; import com.cyh...
8d5f11776d0ccdd70d9fcfe913fe50bd875b0dcc
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/24/24_b507a707ca983215f08215ff9176142b30f303b4/MembersUpdateCall/24_b507a707ca983215f08215ff9176142b30f303b4_MembersUpdateCall_s.java
7c4dc7acec3a55ca5e7f678efed5cee06b02b175
[]
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,514
java
/* * Copyright (c) 2008-2012, Hazel Bilisim Ltd. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unl...
4864c7d0b23abfd4401b61f7aff7de17445731c1
b93a95bae3c52bf5a7cd3d5fbb43959d0aaa6131
/src/main/java/org/apache/jsp/WEB_002dINF/jsp/st/usTmc_jsp.java
775f9e7baac2897f6b5b896b09fb5ad48c3593f8
[ "EPL-1.0", "MIT", "BSD-2-Clause", "LGPL-2.0-or-later", "Classpath-exception-2.0", "LicenseRef-scancode-other-copyleft", "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-proprietary-license", "GPL-2.0-or-later", "GPL-2.0-only", "LicenseRef-scancode-generic-exception", "GPL-1.0-or...
permissive
demidenko05/beige-accjet
f4aa0a6dd99c36d4bc04aad3b80f57ea9272c470
64e489cfb33f5ca2f468253e1f99512028b2585f
refs/heads/master
2023-05-27T02:04:47.309469
2020-11-06T08:46:06
2020-11-06T08:46:06
186,005,182
0
0
BSD-2-Clause
2023-05-23T20:14:17
2019-05-10T14:47:16
Java
UTF-8
Java
false
false
5,932
java
/* * Generated by the Jasper component of Apache Tomcat * Version: JspCServletContext/1.0 * Note: The last modified time of this file was set to * the last modified time of the source file after * generation to assist with modification tracking. */ package org.apache.jsp.WEB_002dINF.jsp.st; import ja...
63e9ae4de6803eac7e260bf8f567e3aa8f4f9ccf
682bfd40c3cc651a6196e8e368696e930370a618
/currency-service/src/main/java/ekol/currency/util/Util.java
3c100e7b6f2dc01fdee43a3924007fdf7767107a
[]
no_license
seerdaryilmazz/OOB
3b27b67ce1cbf3f411f7c672d0bed0d71bc9b127
199f0c18b82d04569d26a08a1a4cd8ee8c7ba42d
refs/heads/master
2022-12-30T09:23:25.061974
2020-10-09T13:14:39
2020-10-09T13:14:39
null
0
0
null
null
null
null
UTF-8
Java
false
false
8,061
java
package ekol.currency.util; import ekol.currency.domain.ExchangeRate; import ekol.currency.domain.PreferredValue; import ekol.currency.domain.dto.ExchangeRateForUI; import ekol.exceptions.ApplicationException; import org.apache.commons.collections4.CollectionUtils; import org.apache.commons.io.IOUtils; import org.apac...
b99b21e6d70e5185cd85fe052e07fe1a4e17564a
be73270af6be0a811bca4f1710dc6a038e4a8fd2
/crash-reproduction-moho/results/XWIKI-13316-3-11-FEMO-WeightedSum:TestLen:CallDiversity/org/xwiki/rendering/internal/transformation/XWikiRenderingContext_ESTest.java
3a84d6300a1288510036d373cd9e039539585684
[]
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
592
java
/* * This file was automatically generated by EvoSuite * Sat Apr 04 00:02:20 UTC 2020 */ package org.xwiki.rendering.internal.transformation; import org.junit.Test; import static org.junit.Assert.*; import org.evosuite.runtime.EvoRunner; import org.evosuite.runtime.EvoRunnerParameters; import org.junit.runner.RunW...
7b49aafd235ec05c0295769ed8c8f1331206e631
9c05b703a7f3d00d70b77d3815ff087b3f244c06
/JavaEE/Spring_Folder/MVC/Spring_MVC_Examples/first_example/Book.java
3b632303828821b1f7c324f7d99fa87a8a483d9c
[]
no_license
ramdafale/Notes1
641ef32d34bf66fc4097b71402bf9e046f11351e
20bcf6e9440308f87db7ce435d68ca26bad17e9b
refs/heads/master
2020-03-17T04:16:12.660683
2018-12-19T10:40:23
2018-12-19T10:40:23
133,268,772
0
1
null
null
null
null
UTF-8
Java
false
false
439
java
package mypack; public class Book { @Override public String toString() { // TODO Auto-generated method stub return "["+bookName+" "+price+"]"; } private String bookName; private long price; public String getBookName() { return bookName; } public void setBookName(String bookName) { this.bookName = bo...
c538e835ceadfb80b485bed52843bbdf78efd8c8
bd9d83c3470ecde06de79e8ce04f8f2f65664b04
/line/line-bot-sample/src/test/java/com/github/yukihane/linebotsample/LineBotSampleApplicationTests.java
42721274582e60e66b23dc5563e95ba3bf44b1f9
[]
no_license
yukihane/hello-java
b85a482e797892743bb43a60944b3708e87af21d
305c0eb113a41f9c393c35f927fb2183324f2222
refs/heads/main
2023-03-10T08:40:51.328711
2023-01-27T04:47:37
2023-01-27T04:47:37
43,946,811
10
2
null
2023-03-07T05:08:33
2015-10-09T09:44:52
Java
UTF-8
Java
false
false
357
java
package com.github.yukihane.linebotsample; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.boot.test.context.SpringBootTest; import org.springframework.test.context.junit4.SpringRunner; @RunWith(SpringRunner.class) @SpringBootTest public class LineBotSampleApplicationTests { @Test...
17d1775479a6f6de5e1e007509e296862a2102ae
c81963cab526c4dc24bee21840f2388caf7ff4cf
/io/reactivex/internal/operators/flowable/FlowableSubscribeOn.java
172bca3dc6fd58aaa36c7d3d518cc5ef4c6241ad
[]
no_license
ryank231231/jp.co.penet.gekidanprince
ba2f38e732828a4454402aa7ef93a501f8b7541e
d76db01eeadf228d31006e4e71700739edbf214f
refs/heads/main
2023-02-19T01:38:54.459230
2021-01-16T10:04:22
2021-01-16T10:04:22
329,815,191
0
0
null
null
null
null
UTF-8
Java
false
false
4,799
java
package io.reactivex.internal.operators.flowable; import io.reactivex.Flowable; import io.reactivex.FlowableSubscriber; import io.reactivex.Scheduler; import io.reactivex.internal.subscriptions.SubscriptionHelper; import io.reactivex.internal.util.BackpressureHelper; import java.util.concurrent.atomic.AtomicLong; impo...
bddd0030678bd27a54b31d05520e690d4c92f0a5
4bdc2db9778a62009326a7ed1bed2729c8ff56a9
/extension/other/databinding/fabric3-databinding-jaxb/src/main/java/org/fabric3/databinding/jaxb/transform/Node2JAXBElementTransformer.java
e2d0cdbbc301c3475bd295476d41bb42ab030dce
[]
no_license
aaronanderson/fabric3-core
2a66038338ac3bb8ba1ae6291f39949cb93412b2
44773a3e636fcfdcd6dcd43b7fb5b442310abae5
refs/heads/master
2021-01-16T21:56:29.067390
2014-01-09T15:44:09
2014-01-14T06:26:25
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,750
java
/* * Fabric3 * Copyright (c) 2009-2013 Metaform Systems * * Fabric3 is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as * published by the Free Software Foundation, either version 3 of * the License, or (at your option) any later version, with the * ...
7521674f49990f952ecf4d40cbd33eb10090f268
000e9ddd9b77e93ccb8f1e38c1822951bba84fa9
/java/classes/cn/testin/analysis/gx.java
2e051c1b0853005be53b5b8d222f398766aa7060
[ "Apache-2.0" ]
permissive
Paladin1412/house
2bb7d591990c58bd7e8a9bf933481eb46901b3ed
b9e63db1a4975b614c422fed3b5b33ee57ea23fd
refs/heads/master
2021-09-17T03:37:48.576781
2018-06-27T12:39:38
2018-06-27T12:41:35
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,203
java
package cn.testin.analysis; public final class gx extends ha { public gt a(gt paramgt, int paramInt1, int paramInt2, hc paramhc) { if ((paramInt1 <= 0) || (paramInt2 <= 0)) { throw fw.a(); } gt localgt = new gt(paramInt1, paramInt2); float[] arrayOfFloat = new float[paramInt1 * 2]; para...
62f169756705235b12c023dd87b5d732fc62ecc3
3a5985651d77a31437cfdac25e594087c27e93d6
/ojc-core/component-common/test-util/src/com/sun/jbi/common/util/test/Util.java
a3b4253584ff098eecf570ee3f6c175f6cb93ad3
[]
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
7,623
java
/* * BEGIN_HEADER - DO NOT EDIT * * The contents of this file are subject to the terms * of the Common Development and Distribution License * (the "License"). You may not use this file except * in compliance with the License. * * You can obtain a copy of the license at * https://open-jbi-components.dev.java....
b6676332cd3940666e31d0f48bd8a77a36c579b3
35b710e9bc210a152cc6cda331e71e9116ba478c
/tc-wars/tc/src/main/java/com/topcoder/web/tc/controller/request/LinkTracking.java
6e58c079d578aabe5716429470db767977b61edc
[]
no_license
appirio-tech/tc1-tcnode
d17649afb38998868f9a6d51920c4fe34c3e7174
e05a425be705aca8f530caac1da907d9a6c4215a
refs/heads/master
2023-08-04T19:58:39.617425
2016-05-15T00:22:36
2016-05-15T00:22:36
56,892,466
1
8
null
2022-04-05T00:47:40
2016-04-23T00:27:46
Java
UTF-8
Java
false
false
2,122
java
package com.topcoder.web.tc.controller.request; import com.topcoder.ejb.Util.Util; import com.topcoder.shared.util.TCContext; import com.topcoder.web.common.BaseProcessor; import com.topcoder.web.common.NavigationException; import com.topcoder.web.common.StringUtils; import javax.naming.InitialContext; /** * @autho...
4511bc450573a2657b9bca2c6c609e4fb5d76b79
287d6d170530a04bff9f80460125993cb8c506b1
/tl/src/main/java/com/github/badoualy/telegram/tl/api/request/TLRequestContactsDeleteContact.java
59a7660d9b335fc0b867550aed2404ea970d7366
[ "LicenseRef-scancode-warranty-disclaimer", "MIT" ]
permissive
thecodrr/kotlogram
c72fb8f81a422d5c3d067ef194faab6e20861d30
dc692348229fed14b738f376f7a3af2c474e5737
refs/heads/master
2020-07-30T00:14:07.740929
2017-01-06T07:19:09
2017-01-06T07:19:09
210,013,661
0
0
MIT
2019-09-21T16:00:26
2019-09-21T16:00:25
null
UTF-8
Java
false
false
2,650
java
package com.github.badoualy.telegram.tl.api.request; import com.github.badoualy.telegram.tl.TLContext; import com.github.badoualy.telegram.tl.api.TLAbsInputUser; import com.github.badoualy.telegram.tl.api.contacts.TLLink; import com.github.badoualy.telegram.tl.core.TLMethod; import com.github.badoualy.telegram.tl.core...
dd02b482005dd5d11cbf752258b319210b01ccad
0c547cb4c80ee369533541afab9b126755e17cc3
/app/src/main/java/com/fhzc/app/android/android/ui/activity/ClientListActivity.java
de75f88dc46ed41a838fbf0ef580009e326be98e
[]
no_license
chengyue5923/fuhuagit
1bbb90dcbdb52bb8624c26e67af174df16b38c57
12bd8356bca6b7e68a153f456a36b4fcd1cc9ecf
refs/heads/master
2020-07-09T02:24:04.319489
2016-11-17T11:20:09
2016-11-17T11:20:09
74,019,879
0
0
null
null
null
null
UTF-8
Java
false
false
4,319
java
package com.fhzc.app.android.android.ui.activity; import android.support.v4.widget.SwipeRefreshLayout; import android.view.View; import android.widget.AdapterView; import android.widget.ListView; import com.fhzc.app.android.R; import com.fhzc.app.android.android.base.BaseActivity; import com.fhzc.app.android.android....
4ab7a492f25c2eb0705f15cc09fd90e14b497ae9
1e8a5381b67b594777147541253352e974b641c5
/com/google/android/gms/games/internal/api/AclsImpl.java
3609523beded57f40f699d6d86d02dd43b2e73d5
[]
no_license
jramos92/Verify-Prueba
d45f48829e663122922f57720341990956390b7f
94765f020d52dbfe258dab9e36b9bb8f9578f907
refs/heads/master
2020-05-21T14:35:36.319179
2017-03-11T04:24:40
2017-03-11T04:24:40
84,623,529
1
0
null
null
null
null
UTF-8
Java
false
false
1,310
java
package com.google.android.gms.games.internal.api; import android.os.RemoteException; import com.google.android.gms.common.api.Status; import com.google.android.gms.games.Games.BaseGamesApiMethodImpl; import com.google.android.gms.games.internal.GamesClientImpl; import com.google.android.gms.games.internal.game.Acls; ...
6e89e5236c1b1bc69a9d4a418679fa02eac2793b
417b0e3d2628a417047a7a70f28277471d90299f
/proxies/com/microsoft/bingads/v10/adinsight/ArrayOfCategory.java
50ce9c56c2ae6246e2b0f401e7b594fdebbf051d
[ "MIT" ]
permissive
jpatton14/BingAds-Java-SDK
30e330a5d950bf9def0c211ebc5ec677d8e5fb57
b928a53db1396b7e9c302d3eba3f3cc5ff7aa9de
refs/heads/master
2021-07-07T08:28:17.011387
2017-10-03T14:44:43
2017-10-03T14:44:43
105,914,216
0
0
null
2017-10-05T16:33:39
2017-10-05T16:33:39
null
UTF-8
Java
false
false
1,983
java
package com.microsoft.bingads.v10.adinsight; import java.util.ArrayList; import java.util.List; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlType; /** * <p>Java class for ArrayOfCat...
e29d14be1e555bc4e908ed6c9bc057077004de13
43f89c7ea961f24d7255aa967c149353a32b8e18
/jode/output/com/strobel/assembler/ir/attributes/LocalVariableTableAttribute.java
18756f47a8c21f0fff46fedffa6285c463b3072f
[]
no_license
Neumann789/springboot-learn
43ae3550c3b8237b261c72225dafed76dcf4cf2c
2e1fb8fb60bb07d5a3dff765d9d82a4d7e0e6d17
refs/heads/master
2022-12-21T09:06:07.587918
2018-04-05T00:45:22
2018-04-05T00:45:22
97,288,751
1
0
null
2022-12-16T07:56:00
2017-07-15T03:08:50
Java
UTF-8
Java
false
false
625
java
/* LocalVariableTableAttribute - Decompiled by JODE * Visit http://jode.sourceforge.net/ */ package com.strobel.assembler.ir.attributes; import java.util.List; import com.strobel.core.ArrayUtilities; public final class LocalVariableTableAttribute extends SourceAttribute { private final List _entries; ...
afe826a717c688f42fb1047f4ce935c24b3373a0
fc4150290b10e2e331b55e54e628798eabaa47ad
/HAL/.svn/pristine/71/7154eb4c8b0ba883d29a7afaf278f1b71a14651a.svn-base
1b98a3d0e1a59fd084b31db7c64d806c451547fc
[]
no_license
vadhwa11/newproject2
8e40bd4acfd4edc6b721eeca8636f8b7d589af2b
fc9bd770fdadf650f004323f85884dc143827f4d
refs/heads/master
2020-05-05T04:01:05.628775
2019-04-05T14:38:10
2019-04-05T14:38:10
179,694,408
0
0
null
null
null
null
UTF-8
Java
false
false
456
package jkt.hms.masters.business; import jkt.hms.masters.business.base.BasePatientLifeStyleFactor; public class PatientLifeStyleFactor extends BasePatientLifeStyleFactor { private static final long serialVersionUID = 1L; /*[CONSTRUCTOR MARKER BEGIN]*/ public PatientLifeStyleFactor () { super(); } /** * Co...
e5c386c85cb645cd10555c9bdcbf0c052900522a
0ff1d0ee1f9ea1e1b46fbd65d1d457ba2760e543
/src/main/java/com/sen/concurrency3/juc/utils/semaphore/SemaphoreExample4.java
4a1f05df285de3029d39ce8e4e4e768ab4fac725
[ "Apache-2.0" ]
permissive
sumforest/concurrency
100abc27f3436d356d17f76d80f90293f5d1451a
2470277fa614e049400a6b33f38ebf6289d5b774
refs/heads/master
2021-06-24T04:54:00.159469
2021-05-23T12:09:26
2021-05-23T12:09:26
226,290,511
0
0
Apache-2.0
2020-10-13T18:13:08
2019-12-06T09:18:02
Java
UTF-8
Java
false
false
1,636
java
package com.sen.concurrency3.juc.utils.semaphore; import java.util.concurrent.Semaphore; import java.util.concurrent.TimeUnit; /** * @Author: Sen * @Date: 2019/12/16 02:11 * @Description: 使用 {@linkplain Semaphore#drainPermits()} 排干所有共享资源, * 使用 {@linkplain Semaphore#tryAcquire(long, TimeUnit)} 超过等待时间后立即 * 返回,获取共享...
[ "12345678" ]
12345678
d6fbda4cd3253b4df59809e70998ec02cfbdd6f7
ac6fe0f82231b44f64451ac3e78513d9392061d8
/common/dal/src/main/java/com/xianglin/act/common/dal/model/PrizeConfig.java
4d5dd649600b6613a7c294242d3e8a48cd94a85c
[]
no_license
heke183/act
015ef0d0dd57f53afefe41d88f810a9cb0e59b8e
2378cf1056b672a898a3c7c8fd1e540fd8ee0a42
refs/heads/master
2020-04-15T11:00:33.035873
2019-01-09T05:46:07
2019-01-09T05:46:07
164,609,667
0
1
null
null
null
null
UTF-8
Java
false
false
1,253
java
package com.xianglin.act.common.dal.model; import java.util.Date; /** * @author yefei * @date 2018-01-23 19:14 */ public class PrizeConfig { private Long id; private String prizeCode; private int prizeLevel; private String customerType; private Date startDate; private Date expireDate;...
a2406b9a7c7d0aa0e4fac56e1233011b2a114127
4ff9b1fe3e8024687ab0cd3090a45a38f702c56e
/app/src/main/java/com/zhailr/caipiao/base/BaseActivity.java
f747ddaac929509f453722e2b9e7d3f8a383836b
[]
no_license
DavyJohn/trunk
9a24cb3c9d099ab8bfa4c3cead881857bfb91e4f
8a8b06ceb2bf53e36ada42452ed4ba1078d8ad08
refs/heads/master
2021-01-17T16:04:13.622181
2017-10-12T10:34:41
2017-10-12T10:34:41
74,008,911
0
0
null
null
null
null
UTF-8
Java
false
false
6,954
java
package com.zhailr.caipiao.base; import android.app.AlertDialog; import android.content.Context; import android.content.DialogInterface; import android.content.Intent; import android.os.Bundle; import android.support.v4.content.ContextCompat; import android.support.v7.app.AppCompatActivity; import android.support.v7.w...
9b51c4fe7e3ba6083d4a9c8f1fc1d06a742e31fd
5e8760e4159ca6570cf45b9673bec8f1e86157bf
/app/src/main/java/com/hkkj/carmall/activity/SelectPhotoActivity.java
1512edfbf9344805794c53ce7e9ae4cbd98930dc
[]
no_license
dawei134679/car_mall
e08d55dbada915d51b7746928f45336f196d2ee7
9428b294b3ec263f0664b21f5959859caaafbd50
refs/heads/master
2020-06-12T03:40:46.622967
2019-07-31T08:24:17
2019-07-31T08:24:17
194,184,227
0
0
null
null
null
null
UTF-8
Java
false
false
7,568
java
package com.hkkj.carmall.activity; import android.app.Activity; import android.content.Intent; import android.os.Bundle; import android.text.TextUtils; import android.util.Log; import android.widget.ImageView; import com.alibaba.fastjson.JSON; import com.alibaba.fastjson.JSONObject; import com.hkkj.carmall.R; import ...
73c6c781c3a7ff00088d1314ae0572f2e385c472
1c0f0e40a1cc781e895480fce5c708c01fb6e31b
/src/main/java/frames/BaseDataFrame.java
d6a9ccc0f3ef4b953431d10a4cf66ec655b1ea10
[]
no_license
yacooler/CoolCloudStorageClient
3c9d98f2a8edfeecb38243a65996939c28b70e7b
724aa7a3643290e8d3b0c580a7effdfd1c7808e4
refs/heads/master
2023-01-23T20:43:49.185406
2020-11-19T19:01:59
2020-11-19T19:01:59
314,097,538
0
0
null
2020-11-20T16:36:46
2020-11-19T00:54:38
Java
UTF-8
Java
false
false
469
java
package frames; import fileobjects.FileInformation; import lombok.Getter; import lombok.Setter; public class BaseDataFrame extends BaseFrame { @Getter @Setter protected int currentFrame = -1; @Getter @Setter private int lastFrame = -1; @Getter @Setter private int dataOffset = 0; @Gett...
5a01e22c4d34662cd80b906dead0a2c776754663
6ef4869c6bc2ce2e77b422242e347819f6a5f665
/devices/google/Pixel 2/29/QPP6.190730.005/src/ext/gov/nist/javax/sip/parser/ims/PPreferredServiceParser.java
b05e8e752893830a8725ed538823a438fae75454
[]
no_license
hacking-android/frameworks
40e40396bb2edacccabf8a920fa5722b021fb060
943f0b4d46f72532a419fb6171e40d1c93984c8e
refs/heads/master
2020-07-03T19:32:28.876703
2019-08-13T03:31:06
2019-08-13T03:31:06
202,017,534
2
0
null
2019-08-13T03:33:19
2019-08-12T22:19:30
Java
UTF-8
Java
false
false
3,405
java
/* * Decompiled with CFR 0.145. */ package gov.nist.javax.sip.parser.ims; import gov.nist.core.LexerCore; import gov.nist.core.Token; import gov.nist.javax.sip.header.SIPHeader; import gov.nist.javax.sip.header.ims.PPreferredService; import gov.nist.javax.sip.parser.HeaderParser; import gov.nist.javax.sip.parser.Lex...