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
42dcf87a18ffa6ecbe6dc800325ddb6630a67006
07ba22802386b8fe92d7319f46dba1db4bfa7235
/oblib/src/main/java/com/oldbaby/oblib/image/viewer/ImageDataAdapter.java
164c1c9f45dae7671ed0f25bebcf15a4c9a73f0a
[ "Apache-2.0" ]
permissive
kHRYSTAL/Old-Baby
0b8610cac38c0e4d515b551553c5e5510d3736ab
c8d90bee468c0f0cde4eb2f32ab9e381f99e2445
refs/heads/master
2020-04-07T15:37:23.900913
2018-11-21T05:46:54
2018-11-21T05:46:54
158,493,517
0
0
null
null
null
null
UTF-8
Java
false
false
685
java
package com.oldbaby.oblib.image.viewer; import java.io.Serializable; public interface ImageDataAdapter extends Serializable { /** * 有多少条浏览 * * @return */ public int count(); /** * 获取制定位置的URL * * @param postion * @return */ public String getUrl(int postion...
[ "723526676@qq.com" ]
723526676@qq.com
ff48089c8ea12bd479aaa7a2dab9361473b35ab2
dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9
/data_defect4j/preprossed_method_corpus/Chart/23/org/jfree/chart/plot/Plot_getNoDataMessagePaint_396.java
84a43e10a67d7e60d91ee4a2c0eadd3ac671e43e
[]
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,808
java
org jfree chart plot base plot free chart jfreechart link org jfree chart free chart jfreechart deleg draw ax data plot base facil common plot t...
[ "hvdthong@gmail.com" ]
hvdthong@gmail.com
2b8642d92bb6054d8e970207493c5b70834ca4d6
30d08b7a9cbdd336a8d9f802f5ac50eb9700dee5
/src/main/java/minecraftbyexample/mbe40_hud_overlay/StartupCommon.java
50a9b3498ebca208799e7b7f81fed0d52e6463a7
[]
no_license
alvaropp/MinecraftByExample
e0da453ff2a21d049547b40c3f0ebefd5f11dac8
c265da620571d0b53f50d9fdd7159e95d174b96d
refs/heads/master
2021-01-22T13:30:38.075187
2016-08-22T14:37:17
2016-08-22T14:37:17
67,339,071
0
0
null
2016-09-04T10:39:50
2016-09-04T10:39:50
null
UTF-8
Java
false
false
1,075
java
//package minecraftbyexample.mbe40_hud_overlay; // //import net.minecraftforge.fml.common.registry.GameRegistry; // // /** // * @author Nephroid // * // * User: Nephroid // * Date: December 26, 2014 // * The Startup classes for this example are called during startup, in the following order: // * preInitCommon // * pr...
[ "spamblackhole88@yahoo.com.au" ]
spamblackhole88@yahoo.com.au
05d2238b84c4483520b04466a1e789b3a1129d06
f5e7dde3ced0e7af1c9fcec1e2a74384c862cb56
/app/src/main/java/dev/nick/music/MainActivity.java
54fb697e7e15a98a61736c6fd4dc2db83289aa6f
[]
no_license
yinheng/Music
6ab8ca5e4d16dcd106681c2a4db5c77e5198d95e
dcf798600e2bee2462d3fd583d5d89737755cc1f
refs/heads/master
2021-01-01T17:45:25.121365
2017-07-24T04:13:19
2017-07-24T04:13:48
98,148,254
0
0
null
null
null
null
UTF-8
Java
false
false
6,611
java
package dev.nick.music; import android.graphics.Color; import android.media.MediaPlayer; import android.os.Bundle; import android.os.Environment; import android.support.v4.widget.SwipeRefreshLayout; import android.support.v7.app.AppCompatActivity; import android.util.Log; import android.view.LayoutInflater; ...
[ "guohao4@lenovo.com" ]
guohao4@lenovo.com
4e60c19d307b7ce00f0f9b92673d2a375931ff02
2fd9d77d529e9b90fd077d0aa5ed2889525129e3
/DecompiledViberSrc/app/src/main/java/com/google/android/gms/internal/ads/zzdqn.java
4423feff1194c532ede0675ff0d070ec4cf0fddf
[]
no_license
cga2351/code
703f5d49dc3be45eafc4521e931f8d9d270e8a92
4e35fb567d359c252c2feca1e21b3a2a386f2bdb
refs/heads/master
2021-07-08T15:11:06.299852
2021-05-06T13:22:21
2021-05-06T13:22:21
60,314,071
1
3
null
null
null
null
UTF-8
Java
false
false
521
java
package com.google.android.gms.internal.ads; final class zzdqn implements zzdph { public final int zzayz() { throw new NoSuchMethodError(); } public final boolean zzaza() { throw new NoSuchMethodError(); } public final zzdpj zzazb() { throw new NoSuchMethodError(); }...
[ "yu.liang@navercorp.com" ]
yu.liang@navercorp.com
a1c54b2ddae49b1b27e1f50b0fe463a3fa1f4b46
1cce29cd23674b1e7f3d523c779231032720add4
/src/main/java/com/suixingpay/profit/jikeshijian/xiengnengyouhua/DemoApplication15.java
79f52c53295a0a2662b78ab26246dc06c624085f
[]
no_license
histjxg/hxg-all
b87a30f2c18c8c075067c406fb1aac8b56dbff4d
01a1aabb12f3a56bb74698ac986fd16268421698
refs/heads/master
2023-07-11T22:10:39.808894
2021-08-18T16:07:35
2021-08-18T16:07:36
397,638,703
0
0
null
null
null
null
UTF-8
Java
false
false
2,593
java
package com.suixingpay.profit.jikeshijian.xiengnengyouhua; public class DemoApplication15 { public static void main(String[] args) { // 运行多线程 MultiThreadTester test1 = new MultiThreadTester(); test1.Start(); // 运行单线程 SerialTester test2 = new SerialTester(); test2.Sta...
[ "huangxiaogen@baijiahulian.com" ]
huangxiaogen@baijiahulian.com
3759ff24f54bbf4724cef0783b9a9760d6b9de7e
6edf6c315706e14dc6aef57788a2abea17da10a3
/com/planet_ink/marble_mud/WebMacros/grinder/GrinderHolidays.java
4fb81a06883a5b7c99d1a52346d5ce855b6e45db
[]
no_license
Cocanuta/Marble
c88efd73c46bd152098f588ba1cdc123316df818
4306fbda39b5488dac465a221bf9d8da4cbf2235
refs/heads/master
2020-12-25T18:20:08.253300
2012-09-10T17:09:50
2012-09-10T17:09:50
null
0
0
null
null
null
null
UTF-8
Java
false
false
7,446
java
package com.planet_ink.marble_mud.WebMacros.grinder; import com.planet_ink.marble_mud.WebMacros.RoomData; import com.planet_ink.marble_mud.core.interfaces.*; import com.planet_ink.marble_mud.core.*; import com.planet_ink.marble_mud.core.collections.*; import com.planet_ink.marble_mud.Abilities.interfaces.*; import com....
[ "Cocanuta@Gmail.com" ]
Cocanuta@Gmail.com
951548b8771ff837e5c58cb3bfa20cd536bff40a
093e942f53979299f3e56c9ab1f987e5e91c13ab
/storm-client/src/jvm/org/apache/storm/trident/operation/builtin/MapGet.java
f8ca0e80524d9e0e97cc9b8b69dd53219be71b82
[ "Apache-2.0", "GPL-1.0-or-later", "BSD-3-Clause", "MIT", "BSD-2-Clause" ]
permissive
Whale-Storm/Whale
09bab86ce0b56412bc1b984bb5d47935cf0814aa
9b3e5e8bffbeefa54c15cd2de7f2fb67f36d64b2
refs/heads/master
2022-09-26T10:56:51.916884
2020-06-11T08:36:44
2020-06-11T08:36:44
266,803,131
3
0
Apache-2.0
2022-09-17T00:00:04
2020-05-25T14:39:22
Java
UTF-8
Java
false
false
1,539
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...
[ "798750509@qq.com" ]
798750509@qq.com
e47bbf4264d3b0017d72c6fa259a04adda828ae7
c2e6f7c40edce79fd498a5bbaba4c2d69cf05e0c
/src/main/java/com/google/android/gms/common/zzh.java
ed06314bf8d937217a05673da67f89ce81f44396
[]
no_license
pengju1218/decompiled-apk
7f64ee6b2d7424b027f4f112c77e47cd420b2b8c
b60b54342a8e294486c45b2325fb78155c3c37e6
refs/heads/master
2022-03-23T02:57:09.115704
2019-12-28T23:13:07
2019-12-28T23:13:07
null
0
0
null
null
null
null
UTF-8
Java
false
false
359
java
package com.google.android.gms.common; import com.google.android.gms.common.util.VisibleForTesting; @VisibleForTesting final class zzh { static final zze[] a = {new zzi(zze.a("0‚\u0004C0‚\u0003+ \u0003\u0002\u0001\u0002\u0002\t\u0000Âà‡FdJ00")), new zzj(zze.a("0‚\u0004¨0‚\u0003 \u0003\u0002\u0001\u0002\u0002\t\...
[ "apoorwaand@gmail.com" ]
apoorwaand@gmail.com
75a493ea1825c2fcf40b708648368298c5f5dc46
2d9bd0fc6fd3e788b0cff0d17bc6d74c55d51671
/Sprint17_repush/commons/commons-data/src/main/java/dz/gov/mesrs/sii/commons/data/model/referentiel/Nomenclature.java
2eec30eb53a1c8478b4df63b1cdccf6aadcf01b7
[]
no_license
kkezzar/code2
952de18642d118d9dae9b10acc3b15ef7cfd709e
ee7bd0908ac7826074d26e214ef07c594e8a9706
refs/heads/master
2016-09-06T04:17:06.896511
2015-03-10T13:41:04
2015-03-10T13:41:04
31,958,723
1
1
null
null
null
null
UTF-8
Java
false
false
4,482
java
package dz.gov.mesrs.sii.commons.data.model.referentiel; // Generated 20 janv. 2014 11:10:42 by Hibernate Tools 3.6.0 import java.util.List; import javax.persistence.CascadeType; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.FetchType; import javax.persistence.GeneratedVa...
[ "root@lhalid-pc" ]
root@lhalid-pc
df37c431603293ba1713fdd5dcb0572b5c62ea0e
55aca439e180a9bcf0a36f60320013979905d1e5
/efreight-afbase/src/main/java/com/efreight/afbase/controller/LcCostController.java
1402308778a535d15ad7c19c5ffa1195d9c542ba
[]
no_license
zhoudy-github/efreight-cloud
1a8f791f350a37c1f2828985ebc20287199a8027
fc669facfdc909b51779a88575ab4351e275bd25
refs/heads/master
2023-03-18T07:24:18.001404
2021-03-23T06:55:54
2021-03-23T06:55:54
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,047
java
package com.efreight.afbase.controller; import java.util.List; import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RestController; import com.efreight.afbase.entity.LcCost; import com.efreight.afbase....
[ "yeliang_sun@163.com" ]
yeliang_sun@163.com
9c2d8968635e974e70d99c0b14381469ccd89611
6a73c05f6de364388de2bd9b16fcfd45f20dbfc0
/AIDL_Demo/src/main/java/com/zuimeia/aidl_demo/Book.java
d014141dd208040ecc185d2d986972847601c14f
[]
no_license
Adan0225/androiddemo
9eaf2ce33abd31d06c71a66bbfbdf51bea6d6108
c6e823f89eef3d36d90ab8d83ed0bcfe4e28fd3f
refs/heads/master
2020-03-28T18:35:13.616255
2018-09-15T10:52:28
2018-09-15T10:52:28
148,893,740
0
0
null
null
null
null
UTF-8
Java
false
false
1,180
java
package com.zuimeia.aidl_demo; import android.os.Parcel; import android.os.Parcelable; /** * Created by chenzhiyong on 16/3/6. */ public class Book implements Parcelable { private String mDesc; private int mPrise; public String getDesc() { return mDesc; } public void setDesc(Strin...
[ "jason_yao" ]
jason_yao
d7f2b492bc76a8f16113fe39ae9cebbb351ebcee
b4252cd1c9942474ca1a17cd906196d264f4d60e
/src/com/cartmatic/estore/imports/handler/product/ProductKindHandler.java
99abcda31a7bdd9ec8c592853c6ec42965308bc6
[]
no_license
1649865412/StoreAdminOne
5acb273becf848f5007320bff720924cb1fd5faf
70bc2fb098eafb436c8860cdf9a58e63ee61510b
refs/heads/master
2021-01-02T22:58:16.554900
2015-06-26T05:54:52
2015-06-26T05:54:52
38,096,515
0
3
null
null
null
null
UTF-8
Java
false
false
1,642
java
package com.cartmatic.estore.imports.handler.product; import java.math.BigDecimal; import java.util.List; import org.apache.commons.lang.StringUtils; import org.apache.log4j.Logger; import com.cartmatic.estore.common.model.catalog.Product; import com.cartmatic.estore.imports.handler.ColumnHandler; import c...
[ "1649865412@qq.com" ]
1649865412@qq.com
27ab7cfa26d7b8bb06ad541104bb3d86a68ded5a
4c730ce99f29fdc883557bbdcb52a48890e2ff18
/app/src/main/java/details/hotel/app/hoteldetails/Adapter/RoomCategoriesListAdapter.java
dfafee9dd2fe184395eebe0e68c9c0554ee6fe9d
[]
no_license
nisharzingo/HotelDetailsOptions
0b6ba91a0ee0b1e6ea956682bf0c315f86c73a30
48d9b007d6a3101ac4a46cfbe9f11703d6372107
refs/heads/master
2020-04-10T17:48:22.721586
2018-12-11T19:14:13
2018-12-11T19:14:13
161,184,769
0
0
null
null
null
null
UTF-8
Java
false
false
4,962
java
package details.hotel.app.hoteldetails.Adapter; import android.content.Context; import android.content.Intent; import android.os.Bundle; import android.support.v7.widget.RecyclerView; import android.util.Log; import android.view.LayoutInflater; import android.view.MotionEvent; import android.view.View; import android....
[ "nishar@zingohotels.com" ]
nishar@zingohotels.com
f5e469bde59e2b0828bf111cf3f7d0f9fe1c648b
9cd45a02087dac52ea4d39a0c17e525c11a8ed97
/src/java/com/adincube/sdk/mediation/f/a.java
9fbe7066b8f98f878a17858c401f759188353ea1
[]
no_license
abhijeetvaidya24/INFO-NDVaidya
fffb90b8cb4478399753e3c13c4813e7e67aea19
64d69250163e2d8d165e8541aec75b818c2d21c5
refs/heads/master
2022-11-29T16:03:21.503079
2020-08-12T06:00:59
2020-08-12T06:00:59
286,928,296
0
0
null
null
null
null
UTF-8
Java
false
false
1,050
java
/* * Decompiled with CFR 0.0. * * Could not load the following classes: * java.lang.Integer * java.lang.Object * java.lang.String */ package com.adincube.sdk.mediation.f; import com.adincube.sdk.mediation.b; import com.adincube.sdk.mediation.j; public final class a { com.adincube.sdk.mediation.a a = nu...
[ "abhijeetvaidya24@gmail.com" ]
abhijeetvaidya24@gmail.com
a562ca27d7ce46c991a3bdcf7abb835c93d62561
69a4f2d51ebeea36c4d8192e25cfb5f3f77bef5e
/methods/Method_1893.java
bd2e1eb1ec776bf8a89f5d57f136f1b0c1cea562
[]
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
1,152
java
/** * This is a fast, native implementation of an iterative box blur. The algorithm runs in-place on the provided bitmap and therefore has a very small memory footprint. <p> The iterative box blur has the nice property that it approximates the Gaussian blur very quickly. Usually iterations=3 is sufficient such that t...
[ "sonnguyen@utdallas.edu" ]
sonnguyen@utdallas.edu
f22c1a94462b70a2555932d3f5506e45a5ae4cbe
cd4a79a2841c6d3d7ee687e502f121a7156d0920
/app/src/main/java/hainu/com/trainorganization/adapter/ArticlelistAdapter.java
479ed3c243a6758334c785f7f1f31047bb5e2421
[]
no_license
1812507678/TrainOrganization
8064d2fdf61ee9dd0a53ac463ea63be1bbe225b3
4943b1ca2fbc05ff07b4f2500c06b547ea35d02b
refs/heads/master
2020-06-13T03:59:50.339432
2016-12-28T18:25:59
2016-12-28T18:25:59
75,451,512
0
0
null
null
null
null
UTF-8
Java
false
false
2,019
java
package hainu.com.trainorganization.adapter; import android.app.Activity; import android.view.View; import android.view.ViewGroup; import android.widget.BaseAdapter; import android.widget.ImageView; import android.widget.TextView; import com.lidroid.xutils.BitmapUtils; import java.util.List; import hainu.com.traino...
[ "1812507678@qq.com" ]
1812507678@qq.com
6573cc2e30421a378c928383bfc61acdcb763ac3
7c832046815214f00436a5047cdcf2df1d705263
/common_base/src/main/java/com/xy/commonbase/base/BasePopupWindow.java
d37d65a5260f004188fddec0b64c8ee7f6672fef
[]
no_license
surpreme/aite1.1.1
1c0d258d3ae0e9fb6e7fa618a1bdf31799bc8f5a
37346a1ec059c7bb4210be46fdd913642375831c
refs/heads/master
2020-08-29T12:21:50.871759
2019-10-28T08:18:18
2019-10-28T08:18:18
218,029,631
0
0
null
null
null
null
UTF-8
Java
false
false
1,677
java
package com.xy.commonbase.base; import android.content.Context; import android.graphics.Color; import android.graphics.drawable.ColorDrawable; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.PopupWindow; import androidx.annotation.StyleRes; import bu...
[ "1740747328@qq.com" ]
1740747328@qq.com
1ac65a73f1e673a0813397bfb3bd29451bdba239
cf0f8f9b8c7f0eeef62b81ff1f4c883a7905e8a1
/src/com/kaylerrenslow/armaDialogCreator/control/DefaultValueProvider.java
4f8ed3b45d97bc8bd354f68e7ac67eee2327f368
[ "MIT" ]
permissive
pikaxo/arma-dialog-creator
5fc21f06110501e24b8ac55f51c74202c8b97e05
5ff118a0661c7878a44ebe20ad35fb9594b083ad
refs/heads/master
2020-03-28T19:54:42.052608
2017-06-17T05:03:30
2017-06-17T05:03:30
null
0
0
null
null
null
null
UTF-8
Java
false
false
958
java
package com.kaylerrenslow.armaDialogCreator.control; import com.kaylerrenslow.armaDialogCreator.control.sv.SerializableValue; import org.jetbrains.annotations.NotNull; import org.jetbrains.annotations.Nullable; import java.util.List; /** Get {@link SerializableValue} instances from storage or create them dynamicall...
[ "kaylerrenslow@gmail.com" ]
kaylerrenslow@gmail.com
e2388e257179ca40b41c60840a27da1c68e1b7b3
8fd2c2998888c28ccd54ee4d745bedda509b6e9c
/src/main/java/app/common/validation/Constraint.java
d2fdae36741c615b20a6921df5a8e542573c6bc6
[ "MIT" ]
permissive
project-templates/payara-application
301df8750513061ab97b02cb05243a982cf80a38
b2becb437c57b322b62ca9e820152208c3f6a1d6
refs/heads/master
2021-06-09T08:12:07.628270
2016-12-08T14:34:12
2016-12-08T14:34:12
73,614,379
0
0
null
null
null
null
UTF-8
Java
false
false
135
java
package app.common.validation; public interface Constraint { boolean validate(String text); String getErrorMessage(); }
[ "tomcat.port.8080+github@gmail.com" ]
tomcat.port.8080+github@gmail.com
c070a0387833630eb902658dbec14af3dafa3abc
e04af49094db9f5b18f7900a6e6841996f22b0bd
/app/src/main/java/com/xavier/financasdroid/ui/tools/ToolsFragment.java
7fa271ce6d888801afee5a9f4a84984a2e870878
[ "MIT" ]
permissive
fxavier/financasdroid
0548bca5a5a48921023203dff1f6315cc5c43c57
d8934253f37c044c0ff77bad71b4d895e77e1011
refs/heads/master
2020-09-16T13:26:28.095809
2019-11-24T17:35:47
2019-11-24T17:35:47
223,732,858
0
0
null
null
null
null
UTF-8
Java
false
false
1,148
java
package com.xavier.financasdroid.ui.tools; import android.os.Bundle; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.TextView; import androidx.annotation.Nullable; import androidx.annotation.NonNull; import androidx.fragment.app.Fragment; import andro...
[ "xavierfrancisco353@gmail.com" ]
xavierfrancisco353@gmail.com
42345986bdeb16acb697b9ed71e3dec39f8f4db9
0498b2a550adc40b48da03a5c7adcd7c3d3a037d
/errai-ui/src/main/java/org/jboss/errai/ui/shared/VisitContextImpl.java
1a13067a8489789fe2d672ddcc6192f98f200d57
[]
no_license
sinaisix/errai
ba5cd3db7a01f1a0829086635128d918f25c0122
7e7e0a387d02b7366cbed9947d6c969f21ac655f
refs/heads/master
2021-01-18T08:03:04.809057
2015-02-24T00:10:16
2015-02-24T00:14:28
31,277,838
1
0
null
2015-02-24T19:32:46
2015-02-24T19:32:46
null
UTF-8
Java
false
false
435
java
package org.jboss.errai.ui.shared; public class VisitContextImpl<T> implements VisitContextMutable<T> { private boolean complete; private T result; public boolean isVisitComplete() { return complete; } @Override public void setVisitComplete() { complete = true; } @Override public T getRes...
[ "lincolnbaxter@gmail.com" ]
lincolnbaxter@gmail.com
fc00d89a912b5c5d0cf3dfb36e71bb27a0de5810
16b5d51ab0409cbb5a1da9eacb9948a54acd6258
/app/src/main/java/com/haoche51/checker/entity/VehicleBrandEntity.java
791a7e0af8d7d3ae02e0af91a49c843c5259e724
[]
no_license
liyq1406/haochebang
c3405a537d4f695ca51cb26d7889e952c6965eea
12727fcca80c85aa9586bd58fe9b16c98fa1bf5b
refs/heads/master
2021-01-17T21:20:31.261785
2017-02-28T04:52:06
2017-02-28T04:52:06
null
0
0
null
null
null
null
UTF-8
Java
false
false
974
java
package com.haoche51.checker.entity; public class VehicleBrandEntity extends BaseEntity { private int id = 0; private String name = ""; private String pinyin = ""; private String first_char = ""; private String img_url = ""; public static VehicleBrandEntity parseFromJson(String jsonString) { ...
[ "pengxianglin@haoche51.com" ]
pengxianglin@haoche51.com
1f8357baab9877f906b43a015456773461f171ba
d7be0cf96dae35a98dc1643011e025a28e3c92bd
/QZComm/src/main/java/com/ks/object/ValidObject.java
e81687cf0a0f4fd87773d4112bce3b0826be6de1
[]
no_license
liaohanjie/QZStore
8ab5827138266dc88179ee2cfb94c98d391c39be
698d1e7d8386bca3b15fd4b3ea3020e5b9cc3c43
refs/heads/master
2021-01-10T18:35:14.604327
2016-05-31T05:17:50
2016-05-31T05:17:50
59,005,984
0
1
null
null
null
null
UTF-8
Java
false
false
176
java
package com.ks.object; import lombok.Data; @Data public class ValidObject { private int heroSize; private int propSize; private int eternalSize; private int equipSize; }
[ "liaohanjie1314@126.com" ]
liaohanjie1314@126.com
bd064a4e8522ee065e5a628c3e72e6b5b855dd99
388c2a44fe5de5c6524d407c1dddfe43db754c5b
/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableConfigLabelAccumulator.java
648542aa9047d1a0489671255b6fc4f17e18a5e9
[ "Apache-2.0" ]
permissive
arx-deidentifier/arx
d51f751acac017d39e18213cce18d42887dcdb22
c8c26c95e42465908cdc1e07f6211121374600af
refs/heads/master
2023-08-16T08:07:47.794373
2023-04-06T18:34:16
2023-04-06T18:34:16
9,751,165
567
243
Apache-2.0
2023-05-23T20:17:59
2013-04-29T15:23:18
Java
UTF-8
Java
false
false
2,391
java
/* * ARX Data Anonymization Tool * Copyright 2012 - 2023 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/L...
[ "mail@fabian-prasser.de" ]
mail@fabian-prasser.de
2b2b8ea8f64e3823d7411d103c71b0936e23e515
45c31d23be3d46b03af0828c1b5bc5739147cc44
/pcapngdecoder/src/main/java/fr/bmartel/pcapdecoder/structure/PcapNgStructureParser.java
0609f65034be9f17c9ca25f33b7f8548946db7c4
[ "MIT" ]
permissive
bertrandmartel/pcapng-decoder
15e6e8711ebce01a5d943eb248150987a432e46c
e9adb3bdf0d530a650f15aa2a557819da2dd60f8
refs/heads/master
2022-02-15T08:05:17.277067
2017-01-12T14:53:02
2017-01-12T14:53:02
34,972,594
20
9
MIT
2020-03-31T09:32:12
2015-05-03T03:37:56
Java
UTF-8
Java
false
false
4,595
java
/* * The MIT License (MIT) * <p/> * Copyright (c) 2015-2016 Bertrand Martel * <p/> * 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...
[ "bmartel.fr@gmail.com" ]
bmartel.fr@gmail.com
34162f1773e71ee78465fedba9a908b0dd18896a
a2054e8dbec716aec5af2e0269128c19be9551c1
/Character_Main/src/net/sf/anathema/character/generic/framework/xml/trait/GenericTraitTemplateFactory.java
ea150526c06ac5ab63e46304546b5d2f19577078
[]
no_license
oxford-fumble/anathema
a2cf9e1429fa875718460e6017119c4588f12ffe
2ba9b506297e1e7a413dee7bfdbcd6af80a6d9ec
refs/heads/master
2021-01-18T05:08:33.046966
2013-06-28T14:50:45
2013-06-28T14:50:45
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,868
java
package net.sf.anathema.character.generic.framework.xml.trait; import net.sf.anathema.character.generic.framework.xml.trait.pool.GenericTraitTemplatePool; import net.sf.anathema.character.generic.template.ITraitTemplateFactory; import net.sf.anathema.character.generic.traits.ITraitTemplate; import net.sf.anathema.char...
[ "sandra.sieroux@googlemail.com" ]
sandra.sieroux@googlemail.com
76f931187d5b2ac8337aed4d68aff55d64d2726b
30c9dda3b97566da565aa641f96c13a624efcea3
/src/main/java/cxsjcj/hdsx/com/view/badgeview/utils/StringUtils.java
6c808de890da52f26c625526396343330a6cef36
[]
no_license
dawitephrem565/ShoppingMall
664039a72e8c298e5998e3321f767600c6c39f5d
9b0c7eeb01f4cf57fe82fad55f34d70b14d7cc19
refs/heads/master
2020-04-03T12:00:09.435686
2015-11-08T13:54:17
2015-11-08T13:54:17
null
0
0
null
null
null
null
UTF-8
Java
false
false
664
java
package cxsjcj.hdsx.com.view.badgeview.utils; import cxsjcj.hdsx.com.view.badgeview.values.IValue; import cxsjcj.hdsx.com.view.badgeview.values.TextValue; public class StringUtils { public static boolean isNumber(IValue value) { if (value instanceof TextValue) { CharSequence str = ((TextValu...
[ "1038127753@qq.com" ]
1038127753@qq.com
f6a93121b3a20e261b35923d2b2cb83bfedd94fc
bceba483c2d1831f0262931b7fc72d5c75954e18
/src/qubed/corelogicextensions/CREDITFREEZEPIN.java
2e80a97ba5089f38ec7672c8adfbe5054ff563fd
[]
no_license
Nigel-Qubed/credit-services
6e2acfdb936ab831a986fabeb6cefa74f03c672c
21402c6d4328c93387fd8baf0efd8972442d2174
refs/heads/master
2022-12-01T02:36:57.495363
2020-08-10T17:26:07
2020-08-10T17:26:07
285,552,565
0
1
null
null
null
null
UTF-8
Java
false
false
7,986
java
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2 // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> // Any modifications to this file will be lost upon recompilation of the source schema. // Generated on: 2020.08.05 at 04:53...
[ "vectorcrael@yahoo.com" ]
vectorcrael@yahoo.com
44cef44382c18fe5ad621d8790cb61e359897c5e
1ca86d5d065372093c5f2eae3b1a146dc0ba4725
/spring-security-modules/spring-security-web-mvc-custom/src/main/java/com/surya/web/controller/BankController.java
d592345d8bc1ea8e984c04449fec27e0d99d40f0
[]
no_license
Suryakanta97/DemoExample
1e05d7f13a9bc30f581a69ce811fc4c6c97f2a6e
5c6b831948e612bdc2d9d578a581df964ef89bfb
refs/heads/main
2023-08-10T17:30:32.397265
2021-09-22T16:18:42
2021-09-22T16:18:42
391,087,435
0
1
null
null
null
null
UTF-8
Java
false
false
1,218
java
package com.surya.web.controller; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.http.HttpStatus; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RequestMethod; import or...
[ "suryakanta97@github.com" ]
suryakanta97@github.com
934dc5ed324a505f9bde14ca5f9a2e5f5dafbfc1
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/2/2_20e4db79712cb4120b84bc073fa6b0633e8ab5d4/KThreadTest/2_20e4db79712cb4120b84bc073fa6b0633e8ab5d4_KThreadTest_s.java
67f2aabb121cee526faeecf0e652bea270ff3426
[]
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,698
java
package nachos.threads; import nachos.machine.*; /** * A Tester for the KThread class. * Really, this tests the join() implementation. */ public class KThreadTest { /** * LoopThread class, which implements a KThread * that simply prints out numbers in sequence. */ private st...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
345a8de1866e5bded906ba8d987154c04921e133
dec11f09905937042ddc9260eb8325f18f996b10
/src/test/subjects/JHD176target/src/CH/ifa/draw/test/standard/SingleFigureEnumeratorTest.java
33624a849345287e9b61231516a98428b644fca7
[]
no_license
easy-software-ufal/Nimrod
b09d45df580fce5811732e1d88314623cd150f17
dd7135791636d754d4501124bf9edde7027baa03
refs/heads/master
2021-09-13T20:08:59.182101
2018-05-03T18:26:26
2018-05-03T18:26:26
105,577,422
0
1
null
2018-02-22T02:20:22
2017-10-02T19:44:18
Java
UTF-8
Java
false
false
4,459
java
package CH.ifa.draw.test.standard; import junit.framework.TestCase; // JUnitDoclet begin import import CH.ifa.draw.standard.SingleFigureEnumerator; import CH.ifa.draw.figures.RectangleFigure; import java.awt.*; // JUnitDoclet end import /* * Generated by JUnitDoclet, a tool provided by * ObjectFab GmbH under LGPL. *...
[ "pmop@ic.ufal.br" ]
pmop@ic.ufal.br
8b582ab9fcc4f458e57446403345b88b8bb000bd
dea92fc41db6a97d8cb32b266c399edd3a61989f
/source/org.strategoxt.imp.spoofax.generator/src-gen/org/strategoxt/imp/spoofax/generator/lifted9438.java
59f668ba5db73b3c8c6ee2b842182ada2c801422
[]
no_license
adilakhter/spoofaxlang
19170765e690477a79069e05fd473f521d1d1ddc
27515280879cc108a3cf2108df00760b6d39e15e
refs/heads/master
2020-03-17T01:15:18.833754
2015-01-22T07:12:05
2015-01-22T07:12:05
133,145,594
1
0
null
null
null
null
UTF-8
Java
false
false
1,105
java
package org.strategoxt.imp.spoofax.generator; import org.strategoxt.stratego_lib.*; import org.strategoxt.stratego_lib.*; import org.strategoxt.stratego_sglr.*; import org.strategoxt.stratego_gpp.*; import org.strategoxt.stratego_xtc.*; import org.strategoxt.stratego_aterm.*; import org.strategoxt.stratego_rtg.*; impo...
[ "md.adilakhter@gmail.com" ]
md.adilakhter@gmail.com
521efe0f661af59da7d4592dc0791b67525f26ed
20eb62855cb3962c2d36fda4377dfd47d82eb777
/IntroClassJava/dataset/smallest/769cd811312cbbb82c87033a78ac9584ad282550bcb9cc3ae8c4e3da44c288c1a5b3954e01998c3c0654ee6774ceab66e9fe5b135750905c917d2b0bb5fab98b/004/mutations/33/smallest_769cd811_004.java
a69bc3fdddda33b08cc16789a59afd0e4a361a51
[]
no_license
ozzydong/CapGen
356746618848065cce4e253e5d3c381baa85044a
0ba0321b6b1191443276021f1997833342f02515
refs/heads/master
2023-03-18T20:12:02.923428
2020-08-21T03:08:28
2020-08-21T03:08:28
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,988
java
package introclassJava; class IntObj { public int value; public IntObj () { } public IntObj (int i) { value = i; } } class FloatObj { public float value; public FloatObj () { } public FloatObj (float i) { value = i; } } class LongObj { public long value; public...
[ "justinwm@163.com" ]
justinwm@163.com
e1a962b8512c2d726897805a6e0c19746e925bde
84e064c973c0cc0d23ce7d491d5b047314fa53e5
/latest9.4/hej/net/sf/saxon/trans/RuleTarget.java
880655221ad3df20ef6b8cb4fcff3f1520195c47
[]
no_license
orbeon/saxon-he
83fedc08151405b5226839115df609375a183446
250c5839e31eec97c90c5c942ee2753117d5aa02
refs/heads/master
2022-12-30T03:30:31.383330
2020-10-16T15:21:05
2020-10-16T15:21:05
304,712,257
1
1
null
null
null
null
UTF-8
Java
false
false
1,073
java
package net.sf.saxon.trans; import net.sf.saxon.trace.ExpressionPresenter; import java.io.Serializable; /** * The target of a rule, typically a Template. */ public interface RuleTarget extends Serializable { /** * Output diagnostic explanation to an ExpressionPresenter */ public ...
[ "oneil@saxonica.com" ]
oneil@saxonica.com
af3fed7e039dba67efda90dc1cb8970d7bfc288a
ce975af2263d2dd8312e68c5456445a669be2e28
/src/main/java/valandur/webapi/security/SecurityFilter.java
bc1b099025ca0e7bf5399b34187c0a9c88587b76
[ "MIT" ]
permissive
ancgate/Web-API
0939efd61840a0b5ceb3e14ab6e02e5311b85f90
c45445ea61079d5f1d9519e597409e9a82d15a28
refs/heads/master
2020-04-18T08:37:10.142593
2018-08-23T10:33:19
2018-08-23T10:33:19
null
0
0
null
null
null
null
UTF-8
Java
false
false
7,198
java
package valandur.webapi.security; import com.google.common.net.HttpHeaders; import org.eclipse.jetty.http.HttpMethod; import valandur.webapi.WebAPI; import valandur.webapi.servlet.base.ExplicitDetails; import valandur.webapi.servlet.base.Permission; import valandur.webapi.util.TreeNode; import javax.annotati...
[ "inithilian@gmail.com" ]
inithilian@gmail.com
c818907a15284e9628d88b1477e6343580165e18
9ccf99159f3bbd0789a0de9e518955f33ff05efd
/easycode-auth-core/src/main/java/com/easycodebox/auth/core/util/CodeMsgExt.java
6d882817c797ce8e879e0ad0b7717e69a35b02ec
[ "Apache-2.0" ]
permissive
swyl/easycode
71aa824cd82e0a08eabe0da6e3f1961778b0e12d
1d514796668d96ed1ec71203f7c4e4098e284641
refs/heads/master
2021-01-23T22:31:10.777845
2017-03-09T09:24:43
2017-03-09T09:24:43
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,338
java
package com.easycodebox.auth.core.util; import com.easycodebox.common.error.CodeMsg; import com.easycodebox.common.file.PropertiesPool; import com.easycodebox.common.lang.Symbol; import java.io.File; /** * @author WangXiaoJin * */ public class CodeMsgExt extends CodeMsg { public static CodeMsg PARAM_ERR = new...
[ "381954728@qq.com" ]
381954728@qq.com
41fcec09fc54b8cebf4e0f22cb72b7488b371f27
03d61086047f041168f9a77b02a63a9af83f0f3f
/newrelic/src/main/java/com/newrelic/agent/deps/org/yaml/snakeyaml/reader/UnicodeReader.java
039372946e558bbda0f012ccac624c70836f839b
[]
no_license
masonmei/mx2
fa53a0b237c9e2b5a7c151999732270b4f9c4f78
5a4adc268ac1e52af1adf07db7a761fac4c83fbf
refs/heads/master
2021-01-25T10:16:14.807472
2015-07-30T21:49:33
2015-07-30T21:49:35
39,944,476
1
0
null
null
null
null
UTF-8
Java
false
false
1,851
java
// // Decompiled by Procyon v0.5.29 // package com.newrelic.agent.deps.org.yaml.snakeyaml.reader; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; import java.io.PushbackInputStream; import java.io.Reader; public class UnicodeReader extends Reader { PushbackInputStream ...
[ "dongxu.m@gmail.com" ]
dongxu.m@gmail.com
cd8b7a380490624ff17fcefd3f0baa58b1753af5
dbe59da45f4cee95debb721141aeab16f44b4cac
/src/main/java/com/syuesoft/sell/model/XsSuppliertraderAccount.java
802a995df33a398d4cd8a25f80022d7aa1fb7157
[]
no_license
tonyliu830204/UESoft
5a8a546107f2093ee920facf6d93eedd1affd248
9dd48ff19f40556d1892688f6426e4bfe68c7d10
refs/heads/master
2021-01-23T15:51:00.782632
2014-03-26T15:56:46
2014-03-26T15:56:46
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,303
java
package com.syuesoft.sell.model; import java.sql.Timestamp; import java.util.Date; import java.util.HashSet; import java.util.Set; /** * XsSuppliertraderAccount entity. @author MyEclipse Persistence Tools */ public class XsSuppliertraderAccount implements java.io.Serializable { // Fields private Integer enterp...
[ "liweinan0423@gmail.com" ]
liweinan0423@gmail.com
875b0e4072418106920a3143a2a6a4365840c198
018adaf5f1e17065845e1b8fcad32e7c3eab74c6
/paascloud-provider/paascloud-provider-uac/src/main/java/com/paascloud/provider/mapper/UacGroupUserMapper.java
f9674552845a002f60998cefd22da15ab5eb83d3
[]
no_license
wangwuuw/surpermarket
e367f4daf9581acb48abf9c415ce718fb6b3e5ef
5f0a1b7643d6bbfe276937eafbb99c5bc887100d
refs/heads/master
2020-04-28T15:12:43.642801
2019-03-13T07:54:43
2019-03-13T07:54:43
175,364,625
0
0
null
null
null
null
UTF-8
Java
false
false
1,916
java
/* * Copyright (c) 2018. paascloud.net All Rights Reserved. * 项目名称:paascloud快速搭建企业级分布式微服务平台 * 类名称:UacGroupUserMapper.java * 创建人:刘兆明 * 联系方式:paascloud.net@gmail.com * 开源地址: https://github.com/paascloud * 博客地址: http://blog.paascloud.net * 项目官网: http://paascloud.net */ package com.paascloud.provider.ma...
[ "wangwu123mtr@sina.com" ]
wangwu123mtr@sina.com
089fb41b1ee418876d8d1cac9cf3f84cec873452
e723dd5f7cdda19ee80c4ce82e8394296c43706d
/ontrack-extension/ontrack-extension-svn/src/main/java/net/ontrack/extension/svn/dao/jdbc/IssueRevisionJdbcDao.java
f31246abde84eeccc0eedb3bb5882d8d7c5cb1b6
[ "MIT" ]
permissive
cpf/ontrack
9422a89b15238194c9ba05b78bbc6d0a4afcad8f
15a1d66c2841f964fd4cbc612c62c806631399d2
refs/heads/master
2021-01-18T08:55:47.368338
2014-01-31T10:52:31
2014-01-31T10:52:31
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,441
java
package net.ontrack.extension.svn.dao.jdbc; import net.ontrack.dao.AbstractJdbcDao; import net.ontrack.extension.svn.dao.IssueRevisionDao; import org.apache.commons.lang3.StringUtils; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.beans.factory.annotation.Autowired; import org.spri...
[ "damien.coraboeuf@gmail.com" ]
damien.coraboeuf@gmail.com
8bf28e0cb670bcff82e29fd48545d91e15e6478a
2177f9092108d66d6b1c80cc503fcb2aba708519
/src/cn/edustar/usermgr/service/impl/UserServiceImpl.java
d24717f13523af9f61e8026f3cb418c4f18b7461
[]
no_license
yxxcrtd/UserMgr2_branches
6b05705e2b0423711928883993ecdaef32069943
c4a4ad90b174b1f4731791e1f6054c0992f50082
refs/heads/master
2020-05-31T20:21:48.195613
2019-06-05T22:01:06
2019-06-05T22:01:06
190,474,498
0
0
null
null
null
null
UTF-8
Java
false
false
5,148
java
package cn.edustar.usermgr.service.impl; import java.util.Date; import cn.edustar.usermgr.pojos.Ticket; import cn.edustar.usermgr.pojos.User; import cn.edustar.usermgr.service.UserService; import cn.edustar.usermgr.service.impl.base.BaseServiceImpl; import cn.edustar.usermgr.util.MD5; /** * UserService ...
[ "yxxcrtd@gmail.com" ]
yxxcrtd@gmail.com
9cb337273ee152174dbfa0090467898cbdc6996e
1a4770c215544028bad90c8f673ba3d9e24f03ad
/second/quark/src/main/java/com/airbnb/lottie/ax.java
99f0b227ca0fe2297b9c1cf8aa7e1a0471a5a743
[]
no_license
zhang1998/browser
e480fbd6a43e0a4886fc83ea402f8fbe5f7c7fce
4eee43a9d36ebb4573537eddb27061c67d84c7ba
refs/heads/master
2021-05-03T06:32:24.361277
2018-02-10T10:35:36
2018-02-10T10:35:36
120,590,649
8
10
null
null
null
null
UTF-8
Java
false
false
592
java
package com.airbnb.lottie; import android.graphics.PointF; import org.json.JSONArray; import org.json.JSONObject; /* compiled from: ProGuard */ final class ax implements ay<PointF> { static final ax a = new ax(); private ax() { } public final /* synthetic */ Object a(Object obj, float f) { i...
[ "2764207312@qq.com" ]
2764207312@qq.com
464c5c8e8a9429f0790d660832ea68318ef56987
3955f3bc4b1e9c41ffabb34fcdbfbfb3a8b2f77c
/bizcore/WEB-INF/youbenben_core_src/com/youbenben/youbenben/retailstoreinvestmentinvitation/RetailStoreInvestmentInvitationMapper.java
1852662f010b0039eddcf87bce41b4230665efd9
[]
no_license
1342190832/youbenben
c9ba34117b30988419d4d053a35960f35cd2c3f0
f68fb29f17ff4f74b0de071fe11bc9fb10fd8744
refs/heads/master
2022-04-25T10:17:48.674515
2020-04-25T14:22:40
2020-04-25T14:22:40
258,133,780
0
0
null
null
null
null
UTF-8
Java
false
false
2,230
java
package com.youbenben.youbenben.retailstoreinvestmentinvitation; import java.sql.ResultSet; import java.sql.SQLException; import java.util.Date; import java.math.BigDecimal; import com.youbenben.youbenben.BaseRowMapper; public class RetailStoreInvestmentInvitationMapper extends BaseRowMapper<RetailStoreInvestmentInvi...
[ "1342190832@qq.com" ]
1342190832@qq.com
139c33c47259df6385e08931485035f0dc5e822d
b991b1eb27db9e6c81e3a477d1911ef29b446c7a
/src/main/java/com/yichen/jwtauthentication/controller/AuthRestAPIs.java
da087620e36d6caa3a5218d3bd4d8c3ced217d0f
[]
no_license
yichenliang/Todo_Backend
90caa7cf8691db3765eb7db170c1412aa825f9d3
7d771736719825cb199dd1b8d3bb4be096eed500
refs/heads/master
2020-04-28T01:33:13.786082
2019-03-10T18:21:33
2019-03-10T18:21:33
174,777,924
0
0
null
null
null
null
UTF-8
Java
false
false
4,151
java
package com.yichen.jwtauthentication.controller; import java.util.HashSet; import java.util.Set; import javax.validation.Valid; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.http.HttpStatus; import org.springframework.http.ResponseEntity; import org.springframework.securit...
[ "yichenliang@ufl.edu" ]
yichenliang@ufl.edu
fe579cc836357e2c2c54ee601e363265af8f4105
8af1164bac943cef64e41bae312223c3c0e38114
/results-java/elastic--elasticsearch/610ce078fb3c84c47d6d32aff7d77ba850e28f9d/before/IndexFieldDataCache.java
573d66056057fb95eb03d149711c1a492d038bbd
[]
no_license
fracz/refactor-extractor
3ae45c97cc63f26d5cb8b92003b12f74cc9973a9
dd5e82bfcc376e74a99e18c2bf54c95676914272
refs/heads/master
2021-01-19T06:50:08.211003
2018-11-30T13:00:57
2018-11-30T13:00:57
87,353,478
0
0
null
null
null
null
UTF-8
Java
false
false
2,773
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...
[ "fraczwojciech@gmail.com" ]
fraczwojciech@gmail.com
b4c9f5cc6a2940c66bdff9f908265296bc843d8c
abf09f42e594f943927530d4d7dbd08dda436de5
/allPattern/src/patternDemo/PatternDemo24.java
587ae85af41c74c4434329933e4cebc04182350b
[]
no_license
mortozafsti/Jsp-Web-Project
e232148120b026a8eeb87fa3b2582e36c356e0fc
3920d6a4d9161609a2dc9030ba901728363e5423
refs/heads/master
2022-12-02T19:33:56.584746
2019-09-23T08:06:55
2019-09-23T08:06:55
160,851,448
0
0
null
2022-11-24T09:19:21
2018-12-07T16:53:00
Java
UTF-8
Java
false
false
480
java
package patternDemo; public class PatternDemo24 { public static void main(String[] args) { int row = 4, col = 7; for (int i = 0; i < row; i++) { for (int j = 0; j < col; j++) { if (i == 0 || j == 0 || i == row - 1 || j == col - 1) { System.out.print(...
[ "mortozafsti@gmail.com" ]
mortozafsti@gmail.com
584b0fe843362ffdfe4091b10803dea564442c1c
ddce3c1d623fc6887e288a4e5fa022abd2707761
/src/com/MCAAlgorithm/bigshua/class34/Problem_0348_DesignTicTacToe.java
c013d102289643fd1b10ce98fd3979f672912c96
[]
no_license
tjzhaomengyi/DataStructure-java
e1632758761ab66f58dee6f84d81ac101d2a3289
7f1a95bd2918ea7a4763df7858d1ea28e538698d
refs/heads/master
2023-07-07T19:09:21.349154
2023-06-27T02:59:12
2023-06-27T02:59:12
81,512,160
0
0
null
null
null
null
UTF-8
Java
false
false
1,115
java
package com.MCAAlgorithm.bigshua.class34; public class Problem_0348_DesignTicTacToe { class TicTacToe { private int[][] rows; private int[][] cols; private int[] leftUp; private int[] rightUp; private boolean[][] matrix; private int N; public TicTacToe(int n) { // rows[a][1] : 1这个人,在a行上,下了几个 // ...
[ "tjzhaomengyi@163.com" ]
tjzhaomengyi@163.com
6c533847e45fbc1e953a915c445e83bcec1e6e23
a36dce4b6042356475ae2e0f05475bd6aed4391b
/2005/julypersistence2EJB/ejbModule/com/hps/july/persistence2/EtapDocKey.java
b43ea1b71d01cef59e1075df9a8a93242c82c3e3
[]
no_license
ildar66/WSAD_NRI
b21dbee82de5d119b0a507654d269832f19378bb
2a352f164c513967acf04d5e74f36167e836054f
refs/heads/master
2020-12-02T23:59:09.795209
2017-07-01T09:25:27
2017-07-01T09:25:27
95,954,234
0
1
null
null
null
null
UTF-8
Java
false
false
958
java
package com.hps.july.persistence2; public class EtapDocKey implements java.io.Serializable { private final static long serialVersionUID = 3206093459760846163L; public int sitedoc; /** * Default constructor */ /* WARNING: THIS METHOD WILL BE REGENERATED. */ public EtapDocKey() { super(); } /** * Initialize a key...
[ "ildar66@inbox.ru" ]
ildar66@inbox.ru
0942683b9b067b71e6e438e2f1706331933b10a0
611b2f6227b7c3b4b380a4a410f357c371a05339
/src/main/java/cn/xports/baselib/util/DensityUtil.java
2f0af7f438f2c2759d6e2751015a44a9f5537548
[]
no_license
obaby/bjqd
76f35fcb9bbfa4841646a8888c9277ad66b171dd
97c56f77380835e306ea12401f17fb688ca1373f
refs/heads/master
2022-12-04T21:33:17.239023
2020-08-25T10:53:15
2020-08-25T10:53:15
290,186,830
3
1
null
null
null
null
UTF-8
Java
false
false
640
java
package cn.xports.baselib.util; import cn.xports.baselib.App; public class DensityUtil { public static int dp2px(float f) { return (int) ((f * App.getInstance().getResources().getDisplayMetrics().density) + 0.5f); } public static int px2dp(float f) { return (int) ((f / App.getInstance().g...
[ "obaby.lh@gmail.com" ]
obaby.lh@gmail.com
5deabd6088ec1c5a277beee0fdfab4e14ad23e7c
13ea5da0b7b8d4ba87d622a5f733dcf6b4c5f1e3
/crash-reproduction-ws/results/MATH-4b-1-20-Single_Objective_GGA-WeightedSum/org/apache/commons/math3/geometry/euclidean/threed/Line_ESTest.java
5192c2f51145d009db723dceaddf5e8ad4fafc56
[ "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
968
java
/* * This file was automatically generated by EvoSuite * Tue Mar 31 09:42:07 UTC 2020 */ package org.apache.commons.math3.geometry.euclidean.threed; import org.junit.Test; import static org.junit.Assert.*; import static org.evosuite.runtime.EvoAssertions.*; import org.apache.commons.math3.geometry.euclidean.threed...
[ "pouria.derakhshanfar@gmail.com" ]
pouria.derakhshanfar@gmail.com
4aacd9fe732cde1ac9e4c7e0cd22ef7438b62e71
1930d97ebfc352f45b8c25ef715af406783aabe2
/src/main/java/com/alipay/api/domain/AlipayMarketingCampaignDiscountWhitelistUpdateModel.java
a66dd84e531978856f6a61ee5e656b9dd4911cfb
[ "Apache-2.0" ]
permissive
WQmmm/alipay-sdk-java-all
57974d199ee83518523e8d354dcdec0a9ce40a0c
66af9219e5ca802cff963ab86b99aadc59cc09dd
refs/heads/master
2023-06-28T03:54:17.577332
2021-08-02T10:05:10
2021-08-02T10:05:10
null
0
0
null
null
null
null
UTF-8
Java
false
false
880
java
package com.alipay.api.domain; import com.alipay.api.AlipayObject; import com.alipay.api.internal.mapping.ApiField; /** * 优惠活动白名单设置 * * @author auto create * @since 1.0, 2019-05-15 15:30:43 */ public class AlipayMarketingCampaignDiscountWhitelistUpdateModel extends AlipayObject { private static fi...
[ "ben.zy@antfin.com" ]
ben.zy@antfin.com
46d8f9a1fa42f0d73efd68da9d67579034f7167b
6429ff62e5bb8d68641161a6974e8d7e6f39a999
/src/test/java/org/essentials4j/DoCollTest.java
04b07b7c474215606eaf67dc79a8443c5221b47f
[ "Apache-2.0" ]
permissive
essentials4j/essentials4j
1cbf360c87b6700982cac930264fd877bfc5d956
32791d8442b6e5ed096c21383ae7839a789494f1
refs/heads/master
2023-03-08T17:53:11.364693
2018-02-08T21:40:37
2018-02-08T21:40:37
107,420,829
78
7
Apache-2.0
2018-02-08T21:40:38
2017-10-18T14:38:00
Java
UTF-8
Java
false
false
1,905
java
/*- * #%L * essentials4j * %% * Copyright (C) 2017 Nikolche Mihajlovski * %% * 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 * * ...
[ "nikolce.mihajlovski@gmail.com" ]
nikolce.mihajlovski@gmail.com
f39970c8051843fb7debc4982ffa2a989ca2a3c3
65c37921c5000bc01a428d36f059578ce02ebaab
/jooq/src/main/test/test/generated/pg_catalog/routines/DateGt.java
6dbc51c405e00f3533c66bda60a54bb3492a8f2a
[]
no_license
azeredoA/projetos
05dde053aaba32f825f17f3e951d2fcb2d3034fc
7be5995edfaad4449ec3c68d422247fc113281d0
refs/heads/master
2021-01-11T05:43:21.466522
2013-06-10T15:39:42
2013-06-10T15:40:20
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,239
java
/** * This class is generated by jOOQ */ package test.generated.pg_catalog.routines; /** * This class is generated by jOOQ. */ @javax.annotation.Generated(value = {"http://www.jooq.org", "2.6.0"}, comments = "This class is generated by jOOQ") @java.lang.SuppressWarnings("all") public...
[ "lindomar_reitz@hotmail.com" ]
lindomar_reitz@hotmail.com
51afd1df8342e9917b2f396460bc62b0234ec142
07efa03a2f3bdaecb69c2446a01ea386c63f26df
/eclipse_jee/Toolbox/TestPatterns2/com/idc/test/TestVenusInfo.java
a826616200b4e5865d6d7d91112f44a5bf90d9de
[]
no_license
johnvincentio/repo-java
cc21e2b6e4d2bed038e2f7138bb8a269dfabeb2c
1824797cb4e0c52e0945248850e40e20b09effdd
refs/heads/master
2022-07-08T18:14:36.378588
2020-01-29T20:55:49
2020-01-29T20:55:49
84,679,095
0
0
null
2022-06-30T20:11:56
2017-03-11T20:51:46
Java
UTF-8
Java
false
false
1,694
java
package com.idc.test; import java.io.Serializable; import com.idc.pattern.patterns.KeyItemInfo; import com.idc.pattern.patterns.VenusInfo; public class TestVenusInfo extends VenusInfo implements Serializable { private static final long serialVersionUID = 1L; public TestVenusInfo () {super();} public TestVenusInf...
[ "john@johnvincent.io" ]
john@johnvincent.io
0ebbe144ea6415f4e0cd81b6b0e45d4dc32e3dc6
9ea78e8fbcc72442b96af2b6150497b0b7dacb50
/src/main/lombok/com/restfb/types/UserProfile.java
997fab57d5341e086fb0ccbdd7495f25e97a9b3e
[ "MIT" ]
permissive
amit-jay/restfb
e8f49700069be0b984d5cd2ae10c5f9f5d22b021
762c7f263d8f944123ebe4b2f65caffe2279c877
refs/heads/master
2023-05-23T23:18:06.521247
2021-05-12T20:44:42
2021-05-12T20:44:42
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,318
java
/* * Copyright (c) 2010-2021 Mark Allen, Norbert Bartels. * * 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, ...
[ "n.bartels@phpmonkeys.de" ]
n.bartels@phpmonkeys.de
b5465e109ac4d586d1548a05998e5a59e0cc4e24
4f773252d3bd4de4ddcdb74f7f9bf7c1bdd47aa7
/Forge/Base/src/main/java/br/com/gamemods/minecity/forge/base/accessors/entity/base/PotionApplier.java
02739ffaa4823cb82c8b18e1328a0c70a3f55cb0
[]
no_license
Plugner/MineCity
c02c19ef8cd033aa25e89783ed465b03829136e9
e0512b4cdfa82875a1a4012d681f0777afb8f5c6
refs/heads/master
2021-09-24T12:27:41.952641
2021-09-14T16:36:11
2021-09-14T16:36:11
302,193,934
1
0
null
2021-09-14T16:36:12
2020-10-08T00:33:03
null
UTF-8
Java
false
false
1,532
java
package br.com.gamemods.minecity.forge.base.accessors.entity.base; import net.minecraft.entity.Entity; import net.minecraft.util.DamageSource; import net.minecraft.util.EntityDamageSource; import org.jetbrains.annotations.NotNull; import org.jetbrains.annotations.Nullable; import java.util.List; public interface Pot...
[ "jose.rob.jr@gmail.com" ]
jose.rob.jr@gmail.com
7f89088b3919db431cf5eb282c39c5a9b41022ba
1a3fd16bfb0087761095961478297c26a9dd467e
/http-client/src/test/java/com/proofpoint/http/client/balancing/TestBalancingHttpClient.java
577f0026eeb39004434d8b76a34a90975eee5d94
[ "Apache-2.0" ]
permissive
parags/platform
6d8b47d25715ea465ac106b089e7aff548f8f656
78cb72bd8745016adc28a00b46b1a7587275525b
refs/heads/master
2021-01-16T18:07:45.550834
2015-01-21T20:08:10
2015-01-21T20:08:10
12,907,150
0
0
null
null
null
null
UTF-8
Java
false
false
5,003
java
package com.proofpoint.http.client.balancing; import com.proofpoint.http.client.HttpClient; import com.proofpoint.http.client.Request; import com.proofpoint.http.client.RequestStats; import com.proofpoint.http.client.Response; import com.proofpoint.http.client.ResponseHandler; import org.testng.annotations.Test; impo...
[ "jgmyers@proofpoint.com" ]
jgmyers@proofpoint.com
d1e77b77d534c7f517313f72bde77e1c21ca7a30
0ac3db7e3a7f1b408f5f8f34bf911b1c7e7a4289
/src/bone/server/server/model/L1Karma.java
223a326226bec0bef435aefaa1ed01eaf961c68a
[]
no_license
zajako/lineage-jimin
4d56ad288d4417dca92bc824f2d1b484992702e3
d8148ac99ad0b5530be3c22e6d7a5db80bbf2e5e
refs/heads/master
2021-01-10T00:57:46.449401
2011-10-05T22:32:33
2011-10-05T22:32:33
46,512,502
0
2
null
null
null
null
UTF-8
Java
false
false
2,000
java
/* * 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 2, or (at your option) * any later version. * * This program is distributed in the hope that it will be useful, * ...
[ "wlals1978@nate.com" ]
wlals1978@nate.com
2f80fedc9507ed96f15dea83040ad8f0e7cd8375
f91b07bef43cdfd7e02889c7ce44992f19ab4a4b
/ssm_project/ssm_itheima_web/src/main/java/com/itheima/controller/UserController.java
96412c96fd4ebb7990ca4aff069652e7dfedcb47
[]
no_license
ido0524/ssm-projrct
3f615340dca7c0f582eb2da7fdb5f5a368eedb91
f004f53343503b718fb872fb2186dc1bff3316aa
refs/heads/master
2020-04-13T23:09:53.315433
2018-12-29T10:22:09
2018-12-29T10:22:44
163,498,907
0
0
null
null
null
null
UTF-8
Java
false
false
3,169
java
package com.itheima.controller; import com.github.pagehelper.PageInfo; import com.itheima.domain.Orders; import com.itheima.domain.Product; import com.itheima.domain.Roles; import com.itheima.domain.UserInfo; import com.itheima.service.RolesService; import com.itheima.service.UserInfoService; import org.springframewor...
[ "zhangsan@itcast.cn" ]
zhangsan@itcast.cn
4c50306f50ea6d0091edf0f9d6bcb324b147d203
d4620fcf4c90e78033addda8a535bd3503478681
/plugins/devkit/devkit-java-tests/testSrc/org/jetbrains/idea/devkit/inspections/DevkitInspectionsRegistrationCheckTest.java
eec3a1368de7b34fa1467911895be847eac40793
[ "Apache-2.0" ]
permissive
bc-lee/intellij-community
94e22f46d8c66f09300b990248f77162fcd4d3fd
996d33fd17a3c434bcb361bfe47b8c12449af90e
refs/heads/master
2023-09-01T04:12:47.035684
2023-07-30T19:41:22
2023-07-30T20:08:55
253,115,731
0
0
Apache-2.0
2023-07-30T22:56:20
2020-04-04T23:07:54
null
UTF-8
Java
false
false
2,536
java
// Copyright 2000-2023 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. package org.jetbrains.idea.devkit.inspections; import com.intellij.codeInspection.LocalInspectionEP; import com.intellij.testFramework.fixtures.BasePlatformTestCase; import com.intellij.util.contain...
[ "intellij-monorepo-bot-no-reply@jetbrains.com" ]
intellij-monorepo-bot-no-reply@jetbrains.com
0dafc304d94e56c9a011dcc9a600839c34a9a8ad
dd80a584130ef1a0333429ba76c1cee0eb40df73
/cts/tools/signature-tools/test/signature/converter/util/AbstractConvertTest.java
04935d8ebb18d72ade85573a798f67bee1ac4d37
[ "MIT" ]
permissive
karunmatharu/Android-4.4-Pay-by-Data
466f4e169ede13c5835424c78e8c30ce58f885c1
fcb778e92d4aad525ef7a995660580f948d40bc9
refs/heads/master
2021-03-24T13:33:01.721868
2017-02-18T17:48:49
2017-02-18T17:48:49
81,847,777
0
2
MIT
2020-03-09T00:02:12
2017-02-13T16:47:00
null
UTF-8
Java
false
false
1,357
java
/* * Copyright (C) 2009 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
[ "karun.matharu@gmail.com" ]
karun.matharu@gmail.com
61ac78f003570622a3e34a326c30a9c4045c43dc
c2d8181a8e634979da48dc934b773788f09ffafb
/storyteller/output/realize/UsersAction.java
b3f0f0753b51a77029bcc2e2c7eeeaec8232c1f8
[]
no_license
toukubo/storyteller
ccb8281cdc17b87758e2607252d2d3c877ffe40c
6128b8d275efbf18fd26d617c8503a6e922c602d
refs/heads/master
2021-05-03T16:30:14.533638
2016-04-20T12:52:46
2016-04-20T12:52:46
9,352,300
0
0
null
null
null
null
UTF-8
Java
false
false
2,945
java
package net.realize.web.app; import net.realize.model.*; import net.realize.beans.*; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import java.text.SimpleDateFormat; import java.util.Iterator; import java.util.Vector; import org.apache.commons.beanutils.Bea...
[ "toukubo@gmail.com" ]
toukubo@gmail.com
782af7cb3beb604a1b5a546b95f97fd91c915735
a12c21f18ac52b1d432d878cad4ce9a26cf67164
/src/java/com/deploy/web/utils/X509ShellUtils.java
ce239718fb6bce0357a9f88ad94c2f9707f69cc5
[]
no_license
zhanght86/deploy_sm2_rsa
b364c6c76a6c3da99a3bf2e9d9f2015ff4fa686c
4c55f3585d46e2cbac8a92ffbe8f830e80d1c58d
refs/heads/master
2021-06-08T13:27:57.978524
2016-11-22T10:02:34
2016-11-22T10:02:34
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,387
java
package com.deploy.web.utils; import com.deploy.utils.StringContext; import com.inetec.common.util.OSInfo; import com.inetec.common.util.Proc; import org.apache.log4j.Logger; import java.math.BigInteger; import java.util.UUID; /** * Created by IntelliJ IDEA. * User: Administrator * Date: 13-7-4 * Time: 上午6:55 *...
[ "465805947@QQ.com" ]
465805947@QQ.com
b3793f2c8be50b1874bdd94b786f6007600b4b1c
c37ecee6763b36d97b4d61dca47c222a3028c280
/example/src/main/java/com/fastcode/example/domain/core/authorization/role/RoleEntity.java
6538bfa63d49f1fa89c24d1cfb39e9a8e5bb1c3f
[]
no_license
fastcode-inc/lkjh6
b76fe9531271a2c7d9b0e175295b48602cfd3c19
435baa264d654df45b701301fafbdb000550f587
refs/heads/master
2023-02-19T23:08:26.162547
2021-01-18T09:07:15
2021-01-18T09:07:15
330,137,464
0
0
null
null
null
null
UTF-8
Java
false
false
825
java
package com.fastcode.example.domain.core.authorization.role; import com.fastcode.example.domain.core.abstractentity.AbstractEntity; import java.time.*; import javax.persistence.*; import lombok.EqualsAndHashCode; import lombok.Getter; import lombok.NoArgsConstructor; import lombok.Setter; @Entity @Table(name = "role"...
[ "info@nfinityllc.com" ]
info@nfinityllc.com
a832d24f359cac2d0b70f40b402efe9e40ffea19
5619f522ceffcdb8dd859891731873765d795a09
/day2-OOPs/src/Test.java
b6e327644426e81222103a3bc7d337d6007affdd
[]
no_license
skpayaya/OCA-Preparation
a78a09562cc174819a09a1f4c9168c794643b5c4
64832fa6d1cd955210452c7df59eaff91ff8606f
refs/heads/master
2022-12-16T15:07:05.349638
2020-09-25T12:12:39
2020-09-25T12:12:39
297,936,751
0
0
null
null
null
null
UTF-8
Java
false
false
453
java
public class Test { public static void main(String[] args) { Test t1=new Test(); Test t2 =new Test(); System.out.println(t1.equals(t2)); System.out.println(t1 instanceof Test); System.out.println(t1 instanceof Object); } } //false //true //true //The reference variable t1 is of type Test , and there’s no //equal...
[ "1234" ]
1234
ec230d245aacc68dfc440cdf42dd4587772b21ec
69a4f2d51ebeea36c4d8192e25cfb5f3f77bef5e
/methods/Method_10963.java
33ee582f44cdddea0c419bcf46eb34fc3c5ce98d
[]
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
363
java
/** * ???Toast??? :???? * @param context Context * @param str ??????? * @param isLong Toast.LENGTH_LONG / Toast.LENGTH_SHORT */ public static void showToast(Context context,String str,boolean isLong){ if (isLong) { Toast.makeText(context,str,Toast.LENGTH_LONG).show(); } else { Toast.makeText(con...
[ "sonnguyen@utdallas.edu" ]
sonnguyen@utdallas.edu
589b6439b72106bc34d5269384179ef4a77a972b
69a4f2d51ebeea36c4d8192e25cfb5f3f77bef5e
/methods/Method_27688.java
8280defec7823bc18db7a4a49cd1daf3997ca9f2
[]
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
140
java
@Override public void onSuccessfullyLoggedIn(boolean extraLogin){ checkPurchases(() -> { hideProgress(); onRestartApp(); } ); }
[ "sonnguyen@utdallas.edu" ]
sonnguyen@utdallas.edu
f6cf80ba106e4b6ee0726559c98c96e991f603b4
58da62dfc6e145a3c836a6be8ee11e4b69ff1878
/src/main/java/com/alipay/api/domain/KoubeiCateringPosDishbatchDeleteModel.java
7efd010cddb04d79a72965ec317130aea7fcf5dc
[ "Apache-2.0" ]
permissive
zhoujiangzi/alipay-sdk-java-all
00ef60ed9501c74d337eb582cdc9606159a49837
560d30b6817a590fd9d2c53c3cecac0dca4449b3
refs/heads/master
2022-12-26T00:27:31.553428
2020-09-07T03:39:05
2020-09-07T03:39:05
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,391
java
package com.alipay.api.domain; import java.util.List; import com.alipay.api.AlipayObject; import com.alipay.api.internal.mapping.ApiField; import com.alipay.api.internal.mapping.ApiListField; /** * 批量删除菜品 * * @author auto create * @since 1.0, 2018-11-16 17:27:05 */ public class KoubeiCateringPosDi...
[ "ben.zy@antfin.com" ]
ben.zy@antfin.com
0217cf4b9afec9d5e3dc814abf329911fb09948d
434a45b826a2b46dc64ad1562c8236224c6b1884
/AndroidStudioProjects/EjemploFragmento/app/build/generated/source/r/androidTest/debug/es/saladillo/alejandro/ejemplofragmento/test/R.java
21a3cef5545bf3efd10abfb0dd9e2c4864db9ede
[]
no_license
SoulApps/CrossPlatformLearning
66c42b1cb09d69e97c3a1668502b0dd9cc139625
c80d0893621e85b426f0e17410f69e5f825dfa12
refs/heads/master
2021-04-27T06:05:36.794382
2017-12-06T18:17:26
2017-12-06T18:17:26
null
0
0
null
null
null
null
UTF-8
Java
false
false
403
java
/* AUTO-GENERATED FILE. DO NOT MODIFY. * * This class was automatically generated by the * aapt tool from the resource data it found. It * should not be modified by hand. */ package es.saladillo.alejandro.ejemplofragmento.test; public final class R { public static final class attr { } public static...
[ "alejandrosanchezgalvin@gmail.com" ]
alejandrosanchezgalvin@gmail.com
53ef466bd00013498126ae8f9ae1682e1cd38165
7e512d95c474399d054a165e082c72277f13089b
/legacy-core/src/main/java/corent/djinn/SelectionDjinnButtonFactory.java
1af41f49fd448e8a6b2350cf1708d47579ed2115
[ "Apache-2.0" ]
permissive
greifentor/archimedes-legacy
d8ec4baa38d6c55c1d3e3177cc6964598541ad1e
996ec2a9d97ba684574849472a8b5b28beaa1825
refs/heads/master
2023-09-01T06:08:45.643685
2023-08-29T09:43:33
2023-08-29T09:43:33
214,502,614
0
0
Apache-2.0
2023-08-29T09:43:35
2019-10-11T18:15:48
Java
UTF-8
Java
false
false
824
java
/* * SelectionDjinnButtonFactory.java * * 05.02.2004 * * (c) by O.Lieshoff * */ package corent.djinn; import javax.swing.*; /** * Dieses Interface definiert das Verhalten einer ButtonFactory, die die notwendigen Buttons * f&uuml;r einen SelectionDjinn produzieren kann.<BR> * <HR> * ...
[ "lieshoff@gmx.de" ]
lieshoff@gmx.de
d15c598ed5226ec6317f566dc7d24b4e478216cb
dd3eec242deb434f76d26b4dc0e3c9509c951ce7
/2018-work/yjj/miscroservice_activity/src/main/java/com/e_commerce/miscroservice/activity/service/ChannelUserService.java
bb8df43692e3369ab562044936f522ccb84cc13d
[]
no_license
github4n/other_workplace
1091e6368abc51153b4c7ebbb3742c35fb6a0f4a
7c07e0d078518bb70399e50b35e9f9ca859ba2df
refs/heads/master
2020-05-31T10:12:37.160922
2019-05-25T15:48:54
2019-05-25T15:48:54
null
0
0
null
null
null
null
UTF-8
Java
false
false
338
java
package com.e_commerce.miscroservice.activity.service; import com.e_commerce.miscroservice.activity.PO.ChannelOrderRecordVO; import java.util.Map; /** * @author Charlie * @version V1.0 * @date 2018/12/24 9:41 * @Copyright 玖远网络 */ public interface ChannelUserService { void fansPaySuccess(ChannelOrderRecord...
[ "nessary@foxmail.com" ]
nessary@foxmail.com
bf91354c5dfb73e1a88a6c2b31fe94415e7046e0
98d8b4a24a53aa1ef2d60c7330beda09fdb7bcec
/src/main/java/by/topolev/spring/beans/RenderMessage.java
2f35862a909881eddb1815571800839fea2784e1
[]
no_license
Topolev/ITechArtSpring
d6d6620cf7d7b6f599bfe606b559260c01f747eb
f100e81b17757a54937f9f848119ad2d87adaa98
refs/heads/master
2021-01-11T04:32:18.207238
2016-10-17T18:48:00
2016-10-17T18:48:00
71,170,109
0
0
null
null
null
null
UTF-8
Java
false
false
134
java
package by.topolev.spring.beans; /** * Created by Vladimir on 16.10.2016. */ public interface RenderMessage { void render(); }
[ "i.topolev.vladimir@gmail.com" ]
i.topolev.vladimir@gmail.com
ac2439a6cff4d85c269fe8c3a9630376b5701590
9b47d61beed9aaeaeafceaa0459ae63102cd923c
/src/barcode/cheng/client/android/demo/WifiReceiver.java
976de331a97692515c4af536d24ec9177f44edf5
[]
no_license
chengkaizone/barcode
20729e5a7e1f8925b5f16c333fd4c1ee2dcddb58
231f7e48b5f29e646ef8b94fbf874883cccc7c78
refs/heads/master
2021-01-19T14:34:01.051522
2014-05-03T09:41:06
2014-05-03T09:41:06
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,939
java
package barcode.cheng.client.android.demo; import android.content.BroadcastReceiver; import android.content.Context; import android.content.Intent; import android.net.ConnectivityManager; import android.net.NetworkInfo; import android.net.wifi.SupplicantState; import android.net.wifi.WifiManager; import andro...
[ "chengkaizone@163.com" ]
chengkaizone@163.com
5a1f145129fe86435ae6ba898a654b0396b4969c
590f065619a7168d487eec05db0fd519cfb103b5
/evosuite-tests/com/iluwatar/producer/consumer/Item_ESTest_scaffolding.java
7d7ad80d4fce71481f8c2dacc5e265a3e48af9ce
[]
no_license
parthenos0908/EvoSuiteTrial
3de131de94e8d23062ab3ba97048d01d504be1fb
46f9eeeca7922543535737cca3f5c62d71352baf
refs/heads/master
2023-02-17T05:00:39.572316
2021-01-18T00:06:01
2021-01-18T00:06:01
323,848,050
0
0
null
null
null
null
UTF-8
Java
false
false
3,797
java
/** * Scaffolding file used to store all the setups needed to run * tests automatically generated by EvoSuite * Mon Jan 11 10:52:01 GMT 2021 */ package com.iluwatar.producer.consumer; import org.evosuite.runtime.annotation.EvoSuiteClassExclude; import org.junit.BeforeClass; import org.junit.Before; import org.ju...
[ "distortion0908@gmail.com" ]
distortion0908@gmail.com
fc652fa073471de633f0cc36c23e9ce157ee4e9e
94d391922b685f3a911702f4b4fb5ecfbc67b65f
/web/support/src/main/java/org/yes/cart/cluster/service/impl/WsCacheDirectorImpl.java
dfbe6029da5b51e0a234140633bb437fa42f10f6
[ "Apache-2.0" ]
permissive
yuzhijia88/yes-cart
6ee20754ac0c9d4b4c7ea60c3f6a17920f5d2f40
a93e0b9b640a1c0985bcc8be986802830ec6ddec
refs/heads/master
2020-04-04T14:12:35.838691
2018-11-03T09:16:56
2018-11-03T09:16:56
155,991,408
1
0
null
2018-11-03T14:35:30
2018-11-03T14:35:30
null
UTF-8
Java
false
false
3,665
java
/* * Copyright 2013 Denys Pavlov, Igor Azarnyi * * 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 b...
[ "denis.v.pavlov@gmail.com" ]
denis.v.pavlov@gmail.com
a042592dbc7eeddcf790662fce9e62d80fecb06a
eeeb576e953d03b282e931a5848bd4560a9fdd7c
/serverbywanglong/model/src/main/java/com/modianli/power/model/HotProductCategoryTypeDetails.java
2b8ec27b323af939a141faad0ced9d4bd02e641b
[]
no_license
Qingmutang/controller
28c0666e2a2ae35cbe8b46aa08108bfe7ff1097b
8077ed6ccb00232023aa51e5c23e42f921a57550
refs/heads/master
2020-03-22T06:43:30.695840
2018-07-04T23:05:09
2018-07-04T23:05:09
139,653,384
0
0
null
2018-07-04T06:43:08
2018-07-04T01:27:39
null
UTF-8
Java
false
false
454
java
package com.modianli.power.model; import java.io.Serializable; import java.util.List; import lombok.AllArgsConstructor; import lombok.Builder; import lombok.Data; import lombok.NoArgsConstructor; /** * Created by gao on 17-2-23. */ @NoArgsConstructor @AllArgsConstructor @Data @Builder public class HotProductCatego...
[ "a1.com" ]
a1.com
e4b6dcc52d3c02ca11004db4c3f22388c750f501
a00326c0e2fc8944112589cd2ad638b278f058b9
/src/main/java/000/138/397/CWE400_Resource_Exhaustion__getParameter_Servlet_write_53c.java
c7bec8a9ca117c9d7623fd2a99256b79ea6ab642
[]
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,677
java
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE400_Resource_Exhaustion__getParameter_Servlet_write_53c.java Label Definition File: CWE400_Resource_Exhaustion.label.xml Template File: sources-sinks-53c.tmpl.java */ /* * @description * CWE: 400 Resource Exhaustion * BadSource: getParameter_Servlet Read count from a ...
[ "anhtluet12@gmail.com" ]
anhtluet12@gmail.com
9bd672362dc9b0cada3112492ca2865fe869d5f4
fd8fadf30b2e357c1f432a303115ce5bf30ff57c
/src/net/sourceforge/plantuml/stats/XmlConverter.java
db46a2654cfa09618e839b22d06d217a95bf87cc
[]
no_license
lixinlin/plantuml-code
6642e452ae8e6834942593a7ecd42f44418b8b6b
f558a8ec50f9ec617528dede774c3f46f1aac5ae
refs/heads/master
2021-06-28T02:24:29.085869
2019-09-22T11:20:25
2019-09-22T11:20:25
214,447,468
0
0
null
2021-02-03T19:33:31
2019-10-11T13:45:25
Java
UTF-8
Java
false
false
7,772
java
/* ======================================================================== * PlantUML : a free UML diagram generator * ======================================================================== * * (C) Copyright 2009-2020, Arnaud Roques * * Project Info: http://plantuml.com * * If you like this project o...
[ "arnaud_roques@2bfd43ce-aac2-44f9-bcbc-61bf0d4e0ab5" ]
arnaud_roques@2bfd43ce-aac2-44f9-bcbc-61bf0d4e0ab5
4743aa694d478e23fdda5a8b7ecf1cb198a940b0
4347ea57d9a2f78977c05ade175ed2d70134cde4
/Trainer Works/DynamicWorks/src/com/fannie/HelloWorld.java
0ffca738fba2f479d7bd603ab67f394bb0060356
[]
no_license
adithnaveen/SDET5
fb92ed5459f43558a3027c4545957eea2ac4e3f3
4a3d60f1fe5085b111d32663f7542ed4974e1ab3
refs/heads/master
2020-12-30T14:57:29.930662
2018-09-11T09:37:13
2018-09-11T09:37:13
91,100,869
0
0
null
null
null
null
UTF-8
Java
false
false
1,113
java
package com.fannie; import java.io.IOException; import java.io.PrintWriter; import javax.servlet.ServletConfig; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletR...
[ "adith.naveen@gmail.com" ]
adith.naveen@gmail.com
8e5719cf5f68f17627a3afa2fdcefcd8a7bb02ff
c9f808b3316a96a4d0a1555a36d6ec47ccb8fd9b
/src/com/javahis/web/form/SysEmrIndexForm.java
23955006363d05b232e3f1d67ac69001135e1abe
[]
no_license
levonyang/proper-his
f4c19b4ce46b213bf637be8e18bffa3758c64ecd
2fdcb956b0c61e8be35e056d52a97d4890cbea3f
refs/heads/master
2022-01-05T09:17:14.716629
2018-04-08T01:04:21
2018-04-08T01:04:21
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,224
java
package com.javahis.web.form; public class SysEmrIndexForm { private String adm_date_begin; private String adm_date_end; private String adm_type_0; private String adm_type_1; private String adm_type_2; private String adm_type_3; private String dept_code; private String sort1; private String sort2; ...
[ "licx@ACA803A0.ipt.aol.com" ]
licx@ACA803A0.ipt.aol.com
35e8fea82b1164d77b16909ddde40a67cb8251dc
2d27b4d2aca7f590485f914a6fae6e979338a951
/src/conversation/Conversation.java
8a81dc69651e0a3ebbcd3293461a283a194717b4
[]
no_license
dafrito/Riviera
af71c4b40cafed972e6d8c21d87fab42684284bb
1de0336961b78fde5593645c45e5077cbb49f773
refs/heads/master
2021-12-01T01:57:46.068373
2021-11-16T13:39:07
2021-11-16T13:40:31
674,718
0
2
null
null
null
null
UTF-8
Java
false
false
1,561
java
package conversation; import java.util.Set; /** * Represents a logical grouping of {@link Speaker} objects. Conversations may * be derived from some lower level of conversation. For example, network * communications represent a conversation, with packets being the messages. * This global "conversation" is isolate...
[ "dafrito@gmail.com" ]
dafrito@gmail.com
a8c118e885350d1a0775377bf9c25029b2f0fc7f
64bcf7d49332278e9077a17333aa34dbb4b97500
/src/main/java/com/bevelio/arcade/listeners/GameStateListener.java
bfae557a0d5a01898030ac7a1e6f6474c392ea7f
[]
no_license
CyberFlameGO/BevsArcade
32c8438772ed2657fc2db1f967628ef20cf17692
539c9324e4f35cb9dd3b0380d318e32ec4347f75
refs/heads/master
2021-05-16T22:36:21.510813
2019-11-17T12:54:57
2019-11-17T12:54:57
250,498,048
0
0
null
2020-03-27T09:56:03
2020-03-27T09:55:13
null
UTF-8
Java
false
false
5,011
java
package com.bevelio.arcade.listeners; import java.util.ArrayList; import java.util.List; import java.util.Map.Entry; import java.util.UUID; import org.bukkit.Bukkit; import org.bukkit.Location; import org.bukkit.Material; import org.bukkit.World; import org.bukkit.block.Block; import org.bukkit.event.EventHandler; im...
[ "github@heathlogancampbell.com" ]
github@heathlogancampbell.com
3387235a082beafe59eb46a920953ab621a86a0b
97cda285663a8bbf751b39321b695d97b6f69474
/Checkstyle/src/com/puppycrawl/tools/checkstyle/checks/ArrayTypeStyleCheck.java
44ed372d551d6c1e8af0f6bb493b4733c3de0759
[]
no_license
clustercompare/clustercompare-data
838c4de68645340546dd5e50b375dcf877591b3e
163d05bdc5f4a03da8155ffb1f922a9421733589
refs/heads/master
2020-12-25T23:10:16.331657
2015-12-11T10:37:43
2015-12-11T10:37:43
39,699,972
0
0
null
null
null
null
UTF-8
Java
false
false
2,832
java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2010 Oliver Burn // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Publ...
[ "mail@jan-melcher.de" ]
mail@jan-melcher.de
117b8d9c133e4933e43059e1338808d83370aea3
36ba7792e0cccfe9c217a2fe58700292af6d2204
/in_dev_npc_combat_b/Kurask106Combat.java
bfea3da5420a5199cbf2b3682e770822426bed14
[]
no_license
danielsojohn/BattleScape-Server-NoMaven
92a678ab7d0e53a68b10d047638c580c902673cb
793a1c8edd7381a96db0203b529c29ddf8ed8db9
refs/heads/master
2020-09-09T01:55:54.517436
2019-11-15T05:08:02
2019-11-15T05:08:02
221,307,980
0
0
null
2019-11-12T20:41:54
2019-11-12T20:41:53
null
UTF-8
Java
false
false
7,231
java
package script.npc.combat; import java.util.Arrays; import java.util.List; import com.palidino.osrs.io.cache.NpcId; import com.palidino.osrs.model.npc.combat.NpcCombatDefinition; import com.palidino.osrs.model.npc.combat.NpcCombatDrop; import com.palidino.osrs.model.npc.combat.NpcCombatDropTable; import com.palidino.o...
[ "palidino@Daltons-MacBook-Air.local" ]
palidino@Daltons-MacBook-Air.local
08afa5489cb576ea559630614358e30f4e5d589a
d93a47a7c64fae6e5fa62184ca95f7831c3c20ed
/src/com/wenjing/entity/AttractionLevel.java
139773eff3b35ee43331b7db285f638c8f02147f
[]
no_license
cfy202/intertrips
b5ace01f0c7f7ab4f9753be4f3ab5d457102d263
f3810e8018b5c3f15c2f72b281e9a462fe0d4cb0
refs/heads/master
2020-04-29T11:37:20.753331
2019-12-04T03:12:11
2019-12-04T03:12:11
176,105,219
0
0
null
null
null
null
UTF-8
Java
false
false
762
java
/** * */ package com.wenjing.entity; import java.io.Serializable; /** * 类说明 * @author xiejin * @date 2015-9-25 * @date 2015-9-25 下午2:09:56 */ public class AttractionLevel implements Serializable{ private static final long serialVersionUID = -2920880765426813428L; private String id; ...
[ "cfy871222@163.com" ]
cfy871222@163.com
e24c89b5b89cf142588d1002813efca51b514df0
bcd4762b1961dfa3cdebe8d24ab20760eb1a9732
/phloc-appbasics/src/main/java/com/phloc/appbasics/datetime/IHasLastModificationInfo.java
e3209b1fe1821f98d9e7505d4174e912ce109bd7
[]
no_license
phlocbg/phloc-webbasics
4d7d773f7d8fc90349432982e647d66aa2b322b8
c1a4c5ffab91c89abf27e080601b509061e9cf47
refs/heads/master
2023-07-20T01:39:32.772637
2023-07-14T16:23:00
2023-07-14T16:23:00
41,255,519
0
0
null
2022-12-06T00:05:48
2015-08-23T15:42:00
Java
UTF-8
Java
false
false
1,211
java
/** * Copyright (C) 2006-2014 phloc systems * http://www.phloc.com * office[at]phloc[dot]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.or...
[ "ph@phloc.com@224af017-8982-1a56-601f-39e8d6e75726" ]
ph@phloc.com@224af017-8982-1a56-601f-39e8d6e75726
fa0bc46a3705c4c991f15a4a6f1f4a673656f11d
690f8951fceca09e2d8cb6bf9abb2a6c17f32d6d
/src/esocial-esquemas/src/main/java/br/jus/tst/esocial/esquemas/eventos/benprrp/TSIndRRA.java
5f3663aa0652cbbb38794458d47a6775b20a9ed7
[ "BSD-3-Clause" ]
permissive
lldias/esocial
f5af6198738f3557e175d37ed57c3eb44616be1e
80db222dc493e4f6dbcdbc1c3142a77e2c033c7d
refs/heads/master
2023-03-08T08:38:30.459805
2022-11-25T17:34:24
2022-11-25T17:34:24
143,428,870
0
0
null
2018-08-03T13:10:04
2018-08-03T13:10:02
null
UTF-8
Java
false
false
1,091
java
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802 // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> // Any modifications to this file will be lost upon recompilation of the source schema. // Generated on: 2022.10....
[ "tiago.bento@tst.jus.br" ]
tiago.bento@tst.jus.br
7fb617cc576bfbab75119ccca94208e95a7204d4
76a7c720f8c0c5babd092093708e7323dd941aa4
/bubing_camera/src/main/java/com/bubing/camera/result/TakeResult.java
4cc495848c0a295cf1267b3db57dbf50d7bc4980
[]
no_license
General757/BubingTools
13b2622a65cdba982a8f5ab2b6d6541ce4f1d14a
550af7395935e3f2e1411a9c80eed6698343a607
refs/heads/master
2023-02-23T03:53:10.106504
2020-11-02T03:35:04
2020-11-02T03:35:04
260,145,210
0
0
null
null
null
null
UTF-8
Java
false
false
1,339
java
package com.bubing.camera.result; import androidx.fragment.app.Fragment; import androidx.fragment.app.FragmentActivity; import androidx.fragment.app.FragmentManager; /** * @ClassName: TakeResult * @Description: java类作用描述 * @Author: bubing * @Date: 2020-05-09 15:24 */ public class TakeResult { private static ...
[ "1183561804@qq.com" ]
1183561804@qq.com
d8b151be777d7c952d85954592fbd835c0b7443f
23d343c5a7d982697ba539de76c24a03e6fd9b0d
/96/Solution (2).java
1741bbdaaf03d6a93f930d37ca3e30d06a195261
[]
no_license
yanglin0883/leetcode
5050e4062aea6c3070a54843e07d5a09a592eda2
851d3bec58d61ed908d8c33c31d309ff204e1643
refs/heads/master
2022-12-05T23:50:39.822841
2020-08-21T17:13:16
2020-08-21T17:13:16
null
0
0
null
null
null
null
UTF-8
Java
false
false
296
java
class Solution { public int numTrees(int n) { // if(n<1) return 1; if(n<=1) return 1; int res=0; int a, b; for(int i=0;i<n;i++){ a=numTrees(i-0); b=numTrees(n-i-1); res += a * b; } return res; } }
[ "yanglin0883@gmail.com" ]
yanglin0883@gmail.com
4e63a69aa1ac9f9b25c9e8683af4330af20691a5
67f03b9fd28393790ee51eb10dcab7fbaf7f2181
/BomWeatherApplication/src/main/java/com/bomWeather/messageManagement/awsIoT/WeatherTopicPublisher.java
67d5980c0c5d6596a059932e164dc315000ef030
[]
no_license
szeyick/AlexaWeatherApp
c9156bade72310629b696b585b5f5473ffc98afc
27bb54a68c97a6ce297af7aa6cae3b2359c4bf79
refs/heads/master
2020-12-02T11:04:50.940623
2017-07-08T09:46:45
2017-07-08T09:46:45
96,597,473
0
0
null
null
null
null
UTF-8
Java
false
false
2,853
java
package com.bomWeather.messageManagement.awsIoT; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import com.amazonaws.services.iot.client.AWSIotException; import com.amazonaws.services.iot.client.AWSIotMessage; import com.amazonaws.services.iot.client.AWSIotMqttClient; import com.amazonaws.services.iot.clien...
[ "szeyick@gmail.com" ]
szeyick@gmail.com
0732a3de3d41e71ac9d195b67ebc3259690c5b86
1efcc13e41fc932413c88bb00ed181c77da8cebc
/gobiiproject/gobii-model/src/main/java/org/gobiiproject/gobiimodel/dto/container/ExperimentDTO.java
8d7590cdffd9ab257fd49bbe1f6edbb5837ebc4e
[ "MIT" ]
permissive
gobiiproject/GOBii-System
466478089ec8ca12f7e560996f3409afae205c88
cab3432ddec4546140a29b157e767f71456531ec
refs/heads/master
2021-01-11T23:25:58.902840
2018-07-13T01:03:38
2018-07-13T01:03:38
78,578,773
4
1
null
null
null
null
UTF-8
Java
false
false
4,465
java
package org.gobiiproject.gobiimodel.dto.container; import org.gobiiproject.gobiimodel.dto.DtoMetaData; import org.gobiiproject.gobiimodel.dto.annotations.GobiiEntityColumn; import org.gobiiproject.gobiimodel.dto.annotations.GobiiEntityParam; import java.util.Date; /** * Created by Angel on 4/13/2016. */ public cla...
[ "jdl232@cornell.edu" ]
jdl232@cornell.edu
6e7450c4ca06633cf1314638815132f207fd94c1
95c49f466673952b465e19a5ee3ae6eff76bee00
/src/main/java/com/bytedance/sdk/openadsdk/utils/C3802x.java
312a453ac0c706d60d18b46ed5aab83ddd8bffee
[]
no_license
Phantoms007/zhihuAPK
58889c399ae56b16a9160a5f48b807e02c87797e
dcdbd103436a187f9c8b4be8f71bdf7813b6d201
refs/heads/main
2023-01-24T01:34:18.716323
2020-11-25T17:14:55
2020-11-25T17:14:55
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,398
java
package com.bytedance.sdk.openadsdk.utils; import android.content.Context; import android.net.ConnectivityManager; import android.net.NetworkInfo; import android.telephony.TelephonyManager; import android.text.TextUtils; import com.baidu.mobads.interfaces.utils.IXAdSystemUtils; import com.p438f.p439a.p441b.Hodor; impo...
[ "seasonpplp@qq.com" ]
seasonpplp@qq.com
79b55f2ac6b1a8303e8da3b9de8efdf4c9577029
cc93fcf137ad446d1882d2ff210cee9dfceba53a
/src/main/java/paulevs/betternether/world/NetherBiomeAccessType.java
3547c4cdd85a157740586ac6f018ae6739293a5a
[]
no_license
2A5F/BetterNether
f891cf586adf8f19c152ec65b312a169c3aaae68
f5c2f609c0b4af8c75adb5c597e8d9814d2de878
refs/heads/master
2023-04-07T09:47:01.364946
2020-09-13T16:27:32
2020-09-13T16:27:32
274,848,071
0
0
null
2023-04-04T00:57:58
2020-06-25T06:50:02
Java
UTF-8
Java
false
false
1,359
java
package paulevs.betternether.world; import net.minecraft.world.biome.Biome; import net.minecraft.world.biome.source.BiomeAccess.Storage; import net.minecraft.world.biome.source.BiomeAccessType; import paulevs.betternether.config.Config; import paulevs.betternether.noise.OpenSimplexNoise; public enum NetherBio...
[ "paulevs@yandex.ru" ]
paulevs@yandex.ru
dae45c7ee4aa9e82af51de45aadc28e179c373ee
ee2fece384c0b7b58cd40f10227960c9058d2ee6
/src/main/java/com/homeapp/app/security/SpringSecurityAuditorAware.java
f157f206a22511457dec03657f91a762da869953
[]
no_license
FredPi17/HomeAutomationApp
302289b94b4f4a1109c2a81db6f25486c3f38867
1e9a98aa091982dd943a866b0ea919deeb9b49db
refs/heads/master
2022-12-22T15:00:58.568671
2020-03-09T18:50:24
2020-03-09T18:50:24
244,335,080
0
0
null
2022-12-16T05:13:17
2020-03-02T09:49:13
Java
UTF-8
Java
false
false
540
java
package com.homeapp.app.security; import com.homeapp.app.config.Constants; import java.util.Optional; import org.springframework.data.domain.AuditorAware; import org.springframework.stereotype.Component; /** * Implementation of {@link AuditorAware} based on Spring Security. */ @Component public class SpringSecuri...
[ "fpinaud17@gmail.com" ]
fpinaud17@gmail.com
c5495f3c6412718d80f360bf0c9c1d820a0a4396
f47ab0338caee17b44179222d0fb50b51be8a9cf
/springboot-mybatis-annotation-multidatasource/src/test/java/com/example/demo/SpringbootMybatisAnnotationMultidatasourceApplicationTests.java
77742ea1e29bae02b70990a9afefd96680eafd74
[]
no_license
jiaozg/spring-boot-all
dec335e10251d747a003e1ba86ca8b00cd07215a
88bbb08c118d278bcdbbe46e869585e27d4db3f3
refs/heads/master
2021-01-23T08:44:57.932265
2018-04-10T15:02:33
2018-04-10T15:02:33
102,546,613
91
70
null
2018-03-06T08:30:26
2017-09-06T01:14:58
JavaScript
UTF-8
Java
false
false
369
java
package com.example.demo; 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 SpringbootMybatisAnnotationMultidatasourceApplicationTes...
[ "jiaozhiguang@126.com" ]
jiaozhiguang@126.com
c9b3fee1c8dfec378df4713b7c7dd0b048c85303
b2b0f00fd6a06e7aab45f96339be0b97edc077e6
/networking/src/com/emptyPockets/test/controls/menus/EntityMenu.java
beeb54356db68aa27cec16ff14c55d585ed817b0
[]
no_license
cdbhimani/joeydevolopmenttesting
ecb5d8b6bed2401a972bc4f72226550f6fb2ffbf
7f5ad39c9bea54db2a6bc26a84905e541fd7c3d5
refs/heads/master
2020-03-27T22:40:44.688037
2018-02-08T07:28:54
2018-02-08T07:28:54
40,646,759
2
0
null
null
null
null
UTF-8
Java
false
false
2,905
java
package com.emptyPockets.test.controls.menus; import java.util.ArrayList; import com.emptyPockets.test.controls.entities.BaseEntity; import com.emptyPockets.test.controls.inputs.handlers.EntityInputHandler; public class EntityMenu implements EntityInputHandler { BaseEntity owner; ArrayList<EntityMenuItem>...
[ "joey.enfield@gmail.com" ]
joey.enfield@gmail.com
165486f22a725c6093e190d24e8e01bb8d0eefa8
13ea5da0b7b8d4ba87d622a5f733dcf6b4c5f1e3
/crash-reproduction-ws/results/MATH-81b-3-10-Single_Objective_GGA-WeightedSum/org/apache/commons/math/linear/EigenDecompositionImpl_ESTest_scaffolding.java
a232ce56163e20b4204ea96a8236975d89c9794f
[ "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
3,096
java
/** * Scaffolding file used to store all the setups needed to run * tests automatically generated by EvoSuite * Mon Mar 30 14:45:46 UTC 2020 */ package org.apache.commons.math.linear; import org.evosuite.runtime.annotation.EvoSuiteClassExclude; import org.junit.BeforeClass; import org.junit.Before; import org.ju...
[ "pouria.derakhshanfar@gmail.com" ]
pouria.derakhshanfar@gmail.com
db1f54e94ea4a23ded7126ffb15177cb0976535e
e7ee311e20b40c87bf6d23a53a1d7b11fd29d2c3
/src/chosun/ciis/ss/sls/rdr/ds/SS_A_VSCDDataSet.java
74f802b505471df6eceee9f18e47f05d28ffada7
[]
no_license
nosmoon/misdevteam
4e3695ef7bbdcd231bb84d7d8d7df54a23ff0a60
1829d5bd489eb6dd307ca244f0e183a31a1de773
refs/heads/master
2020-04-15T15:57:05.480056
2019-01-10T01:12:01
2019-01-10T01:12:01
164,812,547
1
0
null
null
null
null
UHC
Java
false
false
2,786
java
/*************************************************************************************************** * 파일명 : SS_A_VSCDDataSet.java * 기능 : 독자현황-VacationStop-등록,수정,삭제를 위한 DataSet * 작성일자 : 2004-03-20 * 작성자 : 김대섭 ***************************************************************************************************/ /***...
[ "DLCOM000@172.16.30.11" ]
DLCOM000@172.16.30.11
31fc34c0c1c441ed48cc6062b1f899b2ffd0689f
2ad5236ca6679a98f60219982dbc3d728ee1b1e4
/Me/Me/Global/FrameWorkSource/Java/Framework/Presentation/Web/Ajax/JMaki/Utils/MenuYahooWidgetsExt.java
b7aca866d228dfe5f8bf1a8a46b3b4251188e263
[ "Apache-2.0" ]
permissive
bydan/scode
2097ddcc41b33145812b560d8e102284961abfb9
4ac143d579437e969602ecc71575ca6e17fb21b9
refs/heads/master
2020-12-08T06:54:41.010177
2016-08-31T19:08:59
2016-08-31T19:08:59
67,065,627
0
0
null
null
null
null
UTF-8
Java
false
false
3,956
java
package ByDan.Framework.Presentation.Web.Ajax.JMaki.Utils; import java.util.ArrayList; import ByDan.Seguridad.Business.Entities.Usuario; import ByDan.Seguridad.Business.Entities.Funcionalidad; public class MenuYahooWidgetsExt { static String startKey="{"; static String endKey="}"; MenuAuxYahooWidgetsExt...
[ "byrondanilo10@hotmail.com" ]
byrondanilo10@hotmail.com