blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
7
410
content_id
stringlengths
40
40
detected_licenses
listlengths
0
51
license_type
stringclasses
2 values
repo_name
stringlengths
5
132
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringlengths
4
80
visit_date
timestamp[us]
revision_date
timestamp[us]
committer_date
timestamp[us]
github_id
int64
5.85k
684M
star_events_count
int64
0
209k
fork_events_count
int64
0
110k
gha_license_id
stringclasses
22 values
gha_event_created_at
timestamp[us]
gha_created_at
timestamp[us]
gha_language
stringclasses
132 values
src_encoding
stringclasses
34 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
2 classes
length_bytes
int64
3
9.45M
extension
stringclasses
28 values
content
stringlengths
3
9.45M
authors
listlengths
1
1
author_id
stringlengths
0
352
cb32ec2ae01febc2e0441edcd92799f24bcc5cd4
df60e83aab3b9d6e9c9611b492092385b98fe799
/Android MMWallet/HockeySDK-Android-3.0.1/src/main/java/net/hockeyapp/android/utils/UiThreadUtil.java
f1a48492df320005b32be3ae0b16f55518a1fde1
[ "MIT" ]
permissive
cobras9/Test
38e70d751029f1e581f95b2c337902cd6f895cea
3f4411ad4f9b963dbe972632bc8df944d4f07bb0
refs/heads/master
2021-03-12T19:21:51.030457
2015-01-22T21:48:40
2015-01-22T21:48:40
29,699,039
1
0
null
2015-01-22T21:48:40
2015-01-22T20:39:56
Java
UTF-8
Java
false
false
2,272
java
package net.hockeyapp.android.utils; import java.lang.ref.WeakReference; import android.app.Activity; import android.app.ProgressDialog; import android.widget.Toast; public class UiThreadUtil { /** Private constructor prevents instantiation from other classes */ private UiThreadUtil() { } /** * UiThreadU...
[ "cobras9@gmail.com" ]
cobras9@gmail.com
ff8162e1e6e6add4b19798d514b97fa040855568
3b91ed788572b6d5ac4db1bee814a74560603578
/com/tencent/mm/protocal/c/ant.java
f9a36bbdffdbb691c2a607c7dad1690d1ea4a786
[]
no_license
linsir6/WeChat_java
a1deee3035b555fb35a423f367eb5e3e58a17cb0
32e52b88c012051100315af6751111bfb6697a29
refs/heads/master
2020-05-31T05:40:17.161282
2018-08-28T02:07:02
2018-08-28T02:07:02
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,394
java
package com.tencent.mm.protocal.c; import com.tencent.mm.bk.a; public final class ant extends a { public int rQv; public int rQw; protected final int a(int i, Object... objArr) { if (i == 0) { f.a.a.c.a aVar = (f.a.a.c.a) objArr[0]; aVar.fT(1, this.rQv); aVar.f...
[ "707194831@qq.com" ]
707194831@qq.com
9199564010ae1be27ff5e37cd3d616880c7b9547
4be510f6159cdde18a3faba25bb5c89be676745a
/gtas-parent/gtas-commons/src/main/java/gov/gtas/vo/passenger/EmailVo.java
b7ce54efc9cb2b409072076bf2179e7ec6181085
[]
no_license
ml-git/CoreG
830d4d6cd3c99b6a353785d8a69ac740d289615b
526771efced800f71771945233b0f2c9fc9c61df
refs/heads/master
2020-04-02T07:23:49.409045
2018-10-25T17:32:22
2018-10-25T17:32:22
154,193,913
0
0
null
null
null
null
UTF-8
Java
false
false
594
java
/* * All GTAS code is Copyright 2016, The Department of Homeland Security (DHS), U.S. Customs and Border Protection (CBP). * * Please see LICENSE.txt for details. */ package gov.gtas.vo.passenger; public class EmailVo { private String address; private String domain; public String getAddres...
[ "ml-git" ]
ml-git
48ad6e5b3d5b537f98dd715e6194d17640a50aef
4472660c01114736831fcfce7c7331355ed96578
/src/main/java/com/user/service/RelationService.java
cc6bd04eea4b34b8c3da6f452a547f75a8772df9
[]
no_license
AppleAndOrange/SpringBoot
1fc59153d7278e78ac830402c3a2375ca9b044cf
a4025d6ef954f5427c7eae6d122e132113f444d6
refs/heads/master
2021-10-25T20:00:36.433477
2019-04-06T19:42:34
2019-04-06T19:42:34
null
0
0
null
null
null
null
UTF-8
Java
false
false
182
java
package com.user.service; import com.user.bean.Relation; public interface RelationService { boolean update(int userId,int roleId); boolean insert(int userId,int roleId); }
[ "1301550100@qq.com" ]
1301550100@qq.com
42836d9d5686f044fcd464f2e6c22d76d7c63e24
2122d24de66635b64ec2b46a7c3f6f664297edc4
/dp/src/main/java/com/lee/dp/state/example3/RepeatVoteState.java
85a01b0560d30b637d43ba109243b899407be35e
[]
no_license
yiminyangguang520/Java-Learning
8cfecc1b226ca905c4ee791300e9b025db40cc6a
87ec6c09228f8ad3d154c96bd2a9e65c80fc4b25
refs/heads/master
2023-01-10T09:56:29.568765
2022-08-29T05:56:27
2022-08-29T05:56:27
92,575,777
5
1
null
2023-01-05T05:21:02
2017-05-27T06:16:40
Java
UTF-8
Java
false
false
264
java
package com.lee.dp.state.example3; public class RepeatVoteState implements VoteState { public void vote(String user, String voteItem, VoteManager voteManager) { //重复投票 //暂时不做处理 System.out.println("请不要重复投票"); } }
[ "litz-a@glodon.com" ]
litz-a@glodon.com
39db7cfffe80954063b88b67af2f2089c92e7ac8
fa6f84f26aa096f8c5dd8ea6c0f234959a0e183f
/app/src/main/java/com/example/administrator/qway/RegisterActivity.java
96090c12bf30b8242d6f3c6c2a30e6aab7f1540d
[]
no_license
laitignwei/SZQway
ddb0445b5478b15af36f2dbb6a2b66d0fca0b82e
acee3ba94013493eba1ec7c31e5a4780d3bac02c
refs/heads/master
2020-03-18T08:59:57.519579
2018-05-24T03:15:34
2018-05-24T03:15:34
134,539,266
0
0
null
null
null
null
UTF-8
Java
false
false
6,560
java
package com.example.administrator.qway; import android.content.Context; import android.content.Intent; import android.content.SharedPreferences; import android.os.Looper; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.util.Log; import android.view.View; import android.widget....
[ "994583127@qq.com" ]
994583127@qq.com
ba8cd633d9d45d3f570367ab703ef2775eb96035
bedf5f6f4700a0c8f7f0d259b3a1056a5fb55643
/src/MatrixMultiDP.java
f95a8b4c1f3d97779203e66fa20d51f883eb762b
[]
no_license
sumitdvlp/PS
ececa1e5631d968cbc0c3acb085c9d14888480c2
3fa2728d9832c19f6615eedde7cdaab2dd37a342
refs/heads/master
2021-06-19T22:21:56.269657
2019-08-19T17:24:22
2019-08-19T17:24:22
101,348,810
0
0
null
null
null
null
UTF-8
Java
false
false
533
java
public class MatrixMultiDP { public static void main(String []args){ int arr[]=new int[]{40,20,30,10,30}; System.out.println(MatrixMulti(arr,1,arr.length-1)); } public static int MatrixMulti(int []arr,int i,int p){ if(i==p)return 0; int cnt=0; int min=Integer.MAX_V...
[ "skuma115@asu.edu" ]
skuma115@asu.edu
967c418dc27ad740f28f1e392c878dd4f270aa07
075cf1b380d58795e6d27939e6bc7cc8bf9b6946
/src/main/java/org/achtern/AchternEngine/core/rendering/texture/Texture.java
9fea64d89f8defeb54cb2332ec841f55d6afaecb
[ "MIT" ]
permissive
achtern/AchternEngine
f743af52ca8506eaa474000c444062b4d04eeddf
75514c83cdb70b40634c3904ca088f42fcf56906
refs/heads/master
2021-01-13T02:15:22.913991
2015-10-04T15:50:32
2015-10-04T15:50:32
23,397,468
0
0
null
2015-07-27T18:37:57
2014-08-27T16:42:13
Java
UTF-8
Java
false
false
5,552
java
/* * The MIT License (MIT) * * Copyright (c) 2014 Christian Gärtner * * 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...
[ "chrisdagardner@gmail.com" ]
chrisdagardner@gmail.com
1340f2544a538bce2b8121409edbe548068ad168
e44192294e46ea8fe380ae7062890431ac9036e9
/FotoDestinoApp/FotoDestinoApp.Android/obj/Debug/android/src/android/support/coreutils/R.java
91152c61c900ab83cedfe0ae207998b9336062d2
[]
no_license
guilhermebreed/FotoDestinoApp
d7c831fcb109a5eb4790cfd785803738e7145979
886c42f1029fc4b67dee434980adaac0993a8d24
refs/heads/master
2020-09-15T13:14:35.443698
2017-06-19T11:24:24
2017-06-19T11:24:24
94,478,649
0
0
null
null
null
null
UTF-8
Java
false
false
673,446
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 android.support.coreutils; public final class R { public static final class anim { public static final int abc_fade_i...
[ "guilherme.bralves@hotmail.com" ]
guilherme.bralves@hotmail.com
6b8ef13704f2aeb6d1ad40a97568fbdd91f2e8c6
3e0764e6930af0da535768770be3d91d1df31b3f
/ud851-Sunshine-student 2/S05.01-Exercise-AsyncTaskLoader/app/src/main/java/com/example/android/sunshine/MainActivity.java
41d31be948a871a2dbad4bfb38678a7eab49d0dc
[ "Apache-2.0" ]
permissive
tkinetik1/devandroidappsuda
ac60b5b679ee0fc5cbb5a81311e783b67dcd3f6f
732fa0f62b6849ca26d7bf7a04e7f4b4ed77a5b3
refs/heads/master
2021-04-11T14:41:46.995423
2020-03-21T17:47:39
2020-03-21T17:47:39
249,029,408
1
0
null
null
null
null
UTF-8
Java
false
false
10,554
java
/* * Copyright (C) 2016 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...
[ "tkinetik1@gmail.com" ]
tkinetik1@gmail.com
bb0b16a6dffafa5c3bf59bbb0cd4242d42a636a1
95e8f93633b4fb558007df46eab804fb7caa62b9
/TheGrid.java
362149f81707a5f1c0a0ef07ba1307b2686c068a
[]
no_license
piflynn/RobotWorld
5df696480933b63edf249a77a8b7fe8eb6d12467
6a48bd1fbc5ae34083aec367a3b2005f75cbf90b
refs/heads/master
2021-05-02T09:05:22.909658
2016-11-04T11:25:20
2016-11-04T11:25:20
72,841,262
0
0
null
null
null
null
UTF-8
Java
false
false
690
java
import greenfoot.*; // (World, Actor, GreenfootImage, Greenfoot and MouseInfo) /** * Write a description of class TheGrid here. * * @author (your name) * @version (a version number or a date) */ public class TheGrid extends World { /** * Constructor for objects of class TheGrid. * */ ...
[ "piflynn@me.com" ]
piflynn@me.com
0731b1d1ef7e40b213d2a49906a32fefa6f4a9f1
0e2c33d772c17439030f1b63a139f87d9f55da9d
/app/src/main/java/medicine/myapplication/DatabaseOpenHelper.java
ea7ff88ab670355492d71e3b6d1da39677aa2898
[]
no_license
yuanyuanjing/MyApplication
bb2771bb3c0584922f7a12db61684e9356e2df56
12ef35c420f435d5e3d861f9bb7144c952fa07cf
refs/heads/master
2021-01-21T15:34:30.435955
2017-06-26T01:29:49
2017-06-26T01:29:49
95,395,087
0
0
null
null
null
null
UTF-8
Java
false
false
1,019
java
package medicine.myapplication; import org.xutils.DbManager; /** * Created by Administrator on 2017/6/7. */ public class DatabaseOpenHelper { private DbManager.DaoConfig daoConfig; public DatabaseOpenHelper(String name,int version){ daoConfig=new DbManager.DaoConfig() .setDbName(nam...
[ "164903638@qq.com" ]
164903638@qq.com
3d2ca1df874e27e3fb5a0296639cec630c9f2809
b513cb72a001f69174c4e979721910b57e03f3b9
/app/src/main/java/com/example/rumens/showtime/inject/component/SeachMusicShowListComponent.java
6623a184ed817def88b0a94ca124bd6f29a5b42e
[]
no_license
HappyGhostz/ShowTime
71e12e70dae66d7ecfe9ddcf68d48f7c5960c2a0
2b65960c0273f0862b92c96791e87bf380620342
refs/heads/master
2021-01-20T09:02:27.464515
2017-07-18T09:32:47
2017-07-18T09:32:47
90,214,365
9
3
null
null
null
null
UTF-8
Java
false
false
544
java
package com.example.rumens.showtime.inject.component; import com.example.rumens.showtime.inject.PerActivity; import com.example.rumens.showtime.inject.modules.SeachMusicShowListModule; import com.example.rumens.showtime.music.searchmusic.SearchMusicShow; import dagger.Component; /** * @author Zhao Chenping * @crea...
[ "zcphappyghost@163.com" ]
zcphappyghost@163.com
92edb4cfd605d2714f080e98be373ef69ca328cd
19c2e10b73fbcf6f6ec883b869ac51c36c7e38d4
/app/src/main/java/com/example/windows_81/calculator/Calculator.java
0b88808953d5c1257addf80d966f613227d6f10f
[]
no_license
ovichowdhury/Android-Calculator
7935e583a8d257c286dd07eebd4d52fe6b14bed9
7c2e31a44f8f433e655fd408eb801072eda7e63d
refs/heads/master
2021-07-11T04:17:17.135515
2017-10-13T15:16:51
2017-10-13T15:16:51
106,840,392
0
0
null
null
null
null
UTF-8
Java
false
false
4,996
java
package com.example.windows_81.calculator; /** * Created by Windows-8.1 on 1/19/2017. */ import java.util.LinkedList; import java.util.Queue; import java.util.Stack; public final class Calculator { private static Queue<String> expressionQueue; private static Queue<String> expressionQueuePostfix; p...
[ "32618869+ovichowdhury@users.noreply.github.com" ]
32618869+ovichowdhury@users.noreply.github.com
28d80dd85ad38170a6f87d9016f5c0561726608a
7dbbe21b902fe362701d53714a6a736d86c451d7
/BzenStudio-5.6/Source/com/zend/ide/f/b/f.java
cd49eab8f5c69a06d833fdd07744dc499ea86e06
[]
no_license
HS-matty/dev
51a53b4fd03ae01981549149433d5091462c65d0
576499588e47e01967f0c69cbac238065062da9b
refs/heads/master
2022-05-05T18:32:24.148716
2022-03-20T16:55:28
2022-03-20T16:55:28
196,147,486
0
0
null
null
null
null
UTF-8
Java
false
false
1,134
java
package com.zend.ide.f.b; import com.zend.ide.b.m; import com.zend.ide.f.s; import com.zend.ide.m.bd; import com.zend.ide.util.ct; import com.zend.ide.util.cv; import javax.swing.Icon; import javax.swing.ImageIcon; public class f extends b { private static final ImageIcon m = cv.b("classbrowser/phpconstantdata.gif"...
[ "byqdes@gmail.com" ]
byqdes@gmail.com
136fc1dadb7b709321835c1ce87e4797fe058101
9258ae6af3b5be61c05954b052a31cd45a6f9db9
/src/com/kylecorry/ml4k/HttpImpl.java
424b4aabf01defc7ee03ae38872ed9b5677cf476
[ "MIT" ]
permissive
kylecorry31/ML4K-AI-Extension
6f5da6bbd0eb095fbd6a0850b4b2f850f2a3791d
da02a75532e9e1536ee4c3bd7bdcbb8e42eaa18d
refs/heads/master
2022-05-08T01:53:04.211667
2022-03-20T16:11:57
2022-03-20T16:13:15
141,181,339
20
16
MIT
2022-03-20T16:13:16
2018-07-16T19:01:27
Java
UTF-8
Java
false
false
1,639
java
package com.kylecorry.ml4k; import java.io.DataOutputStream; import java.io.IOException; import java.net.HttpURLConnection; import java.net.URL; public class HttpImpl implements HttpStrategy { private static final String ML4K_USER_AGENT = "MIT App Inventor (ML4K extension)"; @Override public APIResponse...
[ "kylecorry31@gmail.com" ]
kylecorry31@gmail.com
14d5b65d03cafb40a89d9d9986b73b587fc2d06b
9d3d9353dbaaad62058f38fe2a2772a7fabb4c6b
/AsyncSpringSecurity/src/main/java/me/arhrina/asynchronous/security/config/AjaxSecurityConfig.java
62a264e4b65584cf2f2ea4812c7a95e6473814cd
[]
no_license
arhrina/toyPrj
0504fdf3d637f5889a296621adc26ec026f42c7c
ff95098e3443a7c3566e5f0342db24351555ee3b
refs/heads/master
2022-12-21T15:58:58.931728
2021-12-06T08:09:10
2021-12-06T08:09:10
246,988,233
0
0
null
2022-12-16T15:23:00
2020-03-13T04:29:47
Java
UTF-8
Java
false
false
4,170
java
package me.arhrina.asynchronous.security.config; import me.arhrina.asynchronous.handler.AjaxFailureHandler; import me.arhrina.asynchronous.handler.AjaxSuccessHandler; import me.arhrina.asynchronous.security.common.AjaxAccessDeniedHandler; import me.arhrina.asynchronous.security.common.AjaxLoginAuthenticationEntryPoint...
[ "hyoukim@naver.com" ]
hyoukim@naver.com
bf72081c3f75449671f08d954dbb801042f15fbc
39a82d523d8a58b17df7dcb6e21a91bfc01623ca
/src/main/java/jp/hiroki19990625/modframework/core/handler/potion/SimpleRegisterPotion.java
feaeea0a4daa3be228f00d07d66abc10fbb4586e
[]
no_license
hiroki19990625/ModFramework
527b36ecbf3c78405906831f2b20d27de7f558a8
7a11aea80e57f023f29a41880149cc1104be4e93
refs/heads/master
2020-04-04T13:36:40.709716
2018-11-07T16:25:05
2018-11-07T16:25:05
155,968,249
0
0
null
null
null
null
UTF-8
Java
false
false
1,340
java
package jp.hiroki19990625.modframework.core.handler.potion; import net.minecraft.potion.Potion; import javax.annotation.Nonnull; import javax.annotation.Nullable; public class SimpleRegisterPotion implements IRegisterPotion { private Potion potionInstance; private boolean isAutoPotionType; private String...
[ "hiroki19990625@gmail.com" ]
hiroki19990625@gmail.com
113e7e9bc0d8e1ffb6e5b3b4855a5294de801f89
1e8771c6cfe5e33ef1f82ed8a36d5c3e66f585de
/src/main/java/me/myklebust/xpdoctor/validator/nodevalidator/uniquepath/UniquePathDoctor.java
1353abb8d419f337c728ff62c8103c99719668fa
[ "Apache-2.0" ]
permissive
jsi/xpDoctor
f8186ccbde110a71b3ed48ead8c0b2b3708ea919
c2099862ff77de0f3f064509899d14c0c3cabb2d
refs/heads/master
2020-05-04T07:30:20.444042
2019-04-02T08:33:04
2019-04-02T08:33:04
179,029,742
0
0
null
2019-04-02T08:09:27
2019-04-02T08:09:27
null
UTF-8
Java
false
false
2,769
java
package me.myklebust.xpdoctor.validator.nodevalidator.uniquepath; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import me.myklebust.xpdoctor.validator.RepairResult; import me.myklebust.xpdoctor.validator.RepairResultImpl; import me.myklebust.xpdoctor.validator.RepairStatus; import com.enonic.xp.node.FindN...
[ "rmy@enonic.com" ]
rmy@enonic.com
11592f085953835dfcd196342b00cfdb90882b7b
c661e9ebe0cc0fe762092a4c21eaa490f2696569
/src/main/java/org/vint/iblog/common/bean/nor/CBNObject.java
4a445007d767c7a71999b564c00d4f8569d77885
[ "Apache-2.0" ]
permissive
vintsie/iblog-common
616ebac44bbd45489041df4ef0f1cb7047d315f4
e56a3a04e645bef3972adb292784f373ca697626
refs/heads/master
2021-01-23T06:44:11.149594
2014-05-22T17:09:26
2014-05-22T17:09:26
null
0
0
null
null
null
null
UTF-8
Java
false
false
130
java
package org.vint.iblog.common.bean.nor; /** * * Created by Vin on 14-5-17. */ public class CBNObject extends GitHubObject { }
[ "vin.tsie@hotmail.com" ]
vin.tsie@hotmail.com
112852e455b0460a10836a0c9dbc2b3f28bb9ba6
cb3919eb11fcce3d566f85a794eeff21920e604b
/app/src/main/java/com/senpai/firebasepushnotification/MainActivity.java
a969bf0d21ba2b011759c24baf8b3bb2f8a63dc3
[]
no_license
vancityAyush/FireBasePushNotification
1b634928506dc3b3e8192d99911dcacb26a4bf5c
06e33b4343fb555b7e79f08dd6d9f2f3e74a79ea
refs/heads/master
2023-03-02T15:43:46.474290
2021-02-08T23:04:42
2021-02-08T23:04:42
335,109,824
1
0
null
null
null
null
UTF-8
Java
false
false
2,391
java
package com.senpai.firebasepushnotification; import androidx.appcompat.app.AppCompatActivity; import androidx.viewpager.widget.PagerAdapter; import androidx.viewpager.widget.ViewPager; import androidx.viewpager2.widget.ViewPager2; import android.content.Intent; import android.os.Bundle; import android.widget.TextView...
[ "eliasakeleven@gmail.com" ]
eliasakeleven@gmail.com
46c4325d641b79572c93952912b00404a2ca3453
88348d6e1ee3ac6dcbb1f1162e40908714409717
/app/src/main/java/com/prarui/common/conutils/ScreenUtils.java
ad49e095bbd65aa275b07ff6a1319591061f4ee9
[]
no_license
ThoughtRain/comUseLib
23cfbec8e1d278efa87900b4921b4a04b6e1a6a4
1013c046e2fd8b05b497c66b3d6d1aa431c9d680
refs/heads/master
2021-01-20T09:51:35.694830
2017-10-26T06:08:48
2017-10-26T06:08:48
101,612,553
0
0
null
null
null
null
UTF-8
Java
false
false
1,606
java
package com.prarui.common.conutils; import android.app.Activity; import android.content.Context; import android.util.DisplayMetrics; import android.view.WindowManager; /** * @function 屏幕工具 * @auther: Created by yinglan * @time: 16/3/16 */ public class ScreenUtils { /** * 获取屏幕内容高度 * * @param co...
[ "1807520106@qq.com" ]
1807520106@qq.com
0ae627e2bbaee553b05ca5d481c2d65a50da868b
e7e542e413c5b7c5929bc8b08b6b995a4249a8db
/src/main/java/com/thevoxelbox/voxelguest/regions/Vector3D.java
13cda3006a406ac3c320a12e95b5461aff459a8a
[]
no_license
gjz010-Archive/VoxelGuest
568700d34424eff184b8f10b95dc71eedf9771ba
2e292a6172597890ca9563265f0331a739620e4c
refs/heads/master
2023-06-11T12:13:10.631017
2013-04-21T05:11:52
2013-04-21T05:11:52
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,167
java
/* * Copyright (C) 2011 - 2012, psanker and contributors * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, are * permitted provided that the following conditions are met: * * Redistributions of source code must retain the above copyright notice, this list...
[ "patricksanker@gmail.com" ]
patricksanker@gmail.com
f45d1b7f2986a444fe76ec7b73332324a15df6ef
dafd58d02d6baf1a6d6c0904b3d96f4cc991232d
/eclipse/plugins/com.ibm.xsp.extlib.designer/src/com/ibm/xsp/extlib/designer/common/properties/ThemeLookupEntry.java
346488702b0a6d41e898279c5ef9bb07a07cf34a
[ "Apache-2.0" ]
permissive
camac/srcOpenNTF-designer
3e42f6d6c0ec06adb47b8e2ac44d4d525af23197
52c438d43e4341a72f95559e254fa564037d59e9
refs/heads/master
2020-04-05T18:13:24.145496
2014-07-11T13:49:23
2014-07-11T13:49:23
null
0
0
null
null
null
null
UTF-8
Java
false
false
334
java
package com.ibm.xsp.extlib.designer.common.properties; public class ThemeLookupEntry { private String code; private String label; public ThemeLookupEntry(String code, String label) { this.code = code; this.label = label; } public String getCode() { return code; } public String getLabel() { return l...
[ "camerongregor@gmail.com" ]
camerongregor@gmail.com
8def24a8563e777e1ab11281b79e02d14a625578
883a0e13d7d5820f8d4d1dfb642c3ea9fe5afc34
/configurationrepository-impl/src/main/java/ai/labs/resources/impl/config/http/rest/RestHttpCallsStore.java
02fa5910d25473da2bf401313761dc2026737b66
[ "Apache-2.0" ]
permissive
EdtechFoundry/EDDI
0aad06d22ce011e612cf509dc59cafe73db5767e
201cf9b0304e0a9046030f42f6014242886309c7
refs/heads/master
2023-04-13T07:54:22.427808
2022-03-31T09:51:05
2022-03-31T09:51:05
96,883,190
0
0
Apache-2.0
2023-04-03T23:52:46
2017-07-11T10:51:54
Java
UTF-8
Java
false
false
3,418
java
package ai.labs.resources.impl.config.http.rest; import ai.labs.models.DocumentDescriptor; import ai.labs.persistence.IResourceStore; import ai.labs.resources.impl.resources.rest.RestVersionInfo; import ai.labs.resources.rest.config.http.IHttpCallsStore; import ai.labs.resources.rest.config.http.IRestHttpCallsStore; i...
[ "gregor@jarisch.net" ]
gregor@jarisch.net
f4657d7408001cd01ed1e3efc8c390b020c9ba50
e972fdf6d061209e969d696f0eaa59e55569c933
/javademo/src/com/lb/demo/interfacef/MyfunctionInterface.java
bdc8a9c8eb209b4c89c4bd768a80df1c9086e1b6
[]
no_license
liubo92/demoproject2
aae15b14c8aad1f03e1690836b0d7f2ab3ab8262
ef79a226c4f961616c2a81568b6cf698369e395b
refs/heads/master
2023-04-09T11:50:45.812307
2021-04-13T09:48:11
2021-04-13T09:48:11
345,304,902
0
0
null
null
null
null
UTF-8
Java
false
false
337
java
package com.lb.demo.interfacef; /** *y有且只有一个抽象方法的接口 为函数式接口 * 可以拥有 默认 静态 私有方法 * * @FunctionalInterface 用于监测是否符合函数式接口 * * @author lb * @create 2021-03-08 */ @FunctionalInterface public interface MyfunctionInterface { void method(); }
[ "297871690@qq.com" ]
297871690@qq.com
2583b121993f1fd25bdf3b802332ebdd0f5ee107
b2f986bc2f6e8e71b43176ead10bcf6a6604078d
/java/Solution393.java
e4681ba7aa5f1ec2e2b67a3c05e97832a1749e11
[]
no_license
Allen-Ning/Algorithm-solutions
6104b257cd6c54e7dbd0e29251fe7510969150df
91a8ac1acf85ac42dc473f8663744aed410520a7
refs/heads/master
2023-08-11T20:26:11.930959
2023-08-08T22:46:00
2023-08-08T22:46:00
128,628,524
0
0
null
null
null
null
UTF-8
Java
false
false
895
java
class Solution { public boolean validUtf8(int[] data) { int i = 0; while (i < data.length) { int number = countOne(data[i]); if (number > 4) return false; if (number > 1) { int checker = number - 1; while (checker > 0) { ...
[ "npc1222@icloud.com" ]
npc1222@icloud.com
801e958351f5b2175ca96dde358dd492f26e44ff
9bf6dee1407f112cebf42443e0f492e89d0d3fbc
/gameserver/data/scripts/system/handlers/quest/daevanion_quest/_2993AnotherBeginning.java
6571f5dcddc1b4ac78b7522ba4f0fbbf9ca93801
[]
no_license
vavavr00m/aion-source
6caef6738fee6d4898fcb66079ea63da46f5c9c0
8ce4c356d860cf54e5f3fe4a799197725acffc3b
refs/heads/master
2021-01-10T02:08:43.965463
2011-08-22T10:47:12
2011-08-22T10:47:12
50,949,918
1
0
null
null
null
null
UTF-8
Java
false
false
3,952
java
/* * This file is part of aion-unique <aion-unique.org>. * * aion-unique 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. ...
[ "tomulescu@gmail.com" ]
tomulescu@gmail.com
1101fcde4c9c9c8fa9b31ae0524054f4db5b059a
26d459097a814cf68985748dded27ec0ad17e6e9
/cdst-business/conferenza/src/main/java/conferenza/repository/EventoRepository.java
297f6644f9e9caa0a53f3d71fa47d57886eb92dd
[]
no_license
christiandeangelis/meetpad-public
096af0f7d058a1dd78ce3ca667e8077302f4b20a
d7bac39cc93056859ac34cda2aa1e85cec3f73ea
refs/heads/main
2023-07-13T20:34:52.657949
2021-09-01T12:19:32
2021-09-01T12:19:32
402,055,182
0
0
null
2021-09-01T12:37:26
2021-09-01T12:37:26
null
UTF-8
Java
false
false
1,363
java
package conferenza.repository; import java.util.List; import org.springframework.data.domain.Pageable; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.data.jpa.repository.JpaSpecificationExecutor; import org.springframework.data.jpa.repository.Query; import conferenza.model.C...
[ "antonio.genghi@regione.emilia-romagna.it" ]
antonio.genghi@regione.emilia-romagna.it
f3c50971cb16d1053bc31eb65535e07d38a71b32
2f0dad901575248a722c8452d0f74291b92606fc
/sql/flowable-sql-6.2.0/src/main/java/org/flowable/sql/CombineUpgradeSqlGenerator.java
54fde939f1f4976abbc9e18c23561b09fdb4b23a
[ "MIT" ]
permissive
qiudaoke/flowable-userguide
fb17612cfde6766bfedbb2925036b782d4e5c8a3
b2a33a0494c3da88b3271ec53a5df7f688abdcf8
refs/heads/master
2023-04-13T21:05:23.834729
2022-06-29T16:15:57
2022-06-29T16:15:57
185,027,500
636
223
MIT
2023-04-11T23:04:18
2019-05-05T12:20:15
JavaScript
UTF-8
Java
false
false
4,400
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 * distribut...
[ "1515308@qq.com" ]
1515308@qq.com
840b184ee74d6f22f4e4f8904082d2ab6bb3c541
691294e204a679ed3b7fe5b2127ecd6a1644f86b
/src/test/java/TestCases/TestCase5.java
76e1b915f115ead9bf6065c454c7953a627aad7f
[]
no_license
roshanqa8050/stackfinance
c66c37c2d6b1c787e8b76fff8ffff0eb2296d3d9
e3d616fd026d9eed8266fc37b2abe486d9534d19
refs/heads/master
2023-04-07T00:00:33.224487
2021-04-18T03:39:49
2021-04-18T03:39:49
359,034,754
0
0
null
null
null
null
UTF-8
Java
false
false
1,781
java
package TestCases; import org.testng.annotations.Test; import java.net.MalformedURLException; import java.net.URL; import org.openqa.selenium.remote.DesiredCapabilities; import org.testng.annotations.AfterTest; import org.testng.annotations.BeforeTest; import ScreenPages.login; import ScreenPages.onboarding; import...
[ "roshan@knitter.co.in" ]
roshan@knitter.co.in
27cc40195cd0ffc153a11ae74b5579c4021042dc
32b72e1dc8b6ee1be2e80bb70a03a021c83db550
/ast_results/bpellin_keepassdroid/app/src/main/java/org/apache/commons/collections/keyvalue/AbstractMapEntry.java
4af653867f131b9ec934c1390c0b7ce963f63188
[]
no_license
cmFodWx5YWRhdjEyMTA5/smell-and-machine-learning
d90c41a17e88fcd99d543124eeb6e93f9133cb4a
0564143d92f8024ff5fa6b659c2baebf827582b1
refs/heads/master
2020-07-13T13:53:40.297493
2019-01-11T11:51:18
2019-01-11T11:51:18
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,331
java
// isComment package org.apache.commons.collections.keyvalue; import java.util.Map; /** * isComment */ public abstract class isClassOrIsInterface extends AbstractKeyValue implements Map.Entry { /** * isComment */ protected isConstructor(Object isParameter, Object isParameter) { super(isNa...
[ "matheus@melsolucoes.net" ]
matheus@melsolucoes.net
b553b32888b2ec7e369b920bf3f9cf5a8314bd00
93874da6a7fc44d357c464446f1eb990201d90d5
/src/main/java/com/fedorov/httpserver/io/exception/BadRequestException.java
ace88ece5b3835aaaa7dfe04b6e2bb1981844400
[]
no_license
kajuga/http-sever-project
b5146bab80d1c315b7ff10948eee84ae76e4885a
72ff724d787eb063b188741ddc402654b22524bf
refs/heads/main
2023-04-07T06:35:34.465227
2021-04-01T15:33:13
2021-04-01T15:33:13
349,934,540
0
0
null
null
null
null
UTF-8
Java
false
false
294
java
package com.fedorov.httpserver.io.exception; public class BadRequestException extends AbstractRequestParseFailedException { public BadRequestException(String message, Throwable cause, String startingLine) { super(message, cause, startingLine); setStatusCode(400); } }
[ "msg2fedorov@gmail.com" ]
msg2fedorov@gmail.com
f7dcbe6e433fade73eef3f32c3b036d498050ec2
6a7016bae59963fc7e320ef1c8e8fe2c2c5da28b
/imdb/src/main/java/br/unb/cic/imdb/util/ContextoID.java
2313fff2266a1f704f6cbaf71884bf6334ab22e0
[]
no_license
iurebrandao/Imdb
65fe97ac9e06c989bc421bc569bc9fb300f28040
778c9253c32c0e4e06fbc0e5df714da2901fb914
refs/heads/master
2021-01-10T10:23:29.145842
2015-12-07T23:25:18
2015-12-07T23:25:18
46,051,192
0
0
null
null
null
null
UTF-8
Java
false
false
664
java
package br.unb.cic.imdb.util; import org.springframework.context.ApplicationContext; import org.springframework.context.support.ClassPathXmlApplicationContext; import br.unb.cic.imdb.negocio.IMDBFacade; public class ContextoID { private ContextoID() { } private static ContextoID instance; private IMDBFacade fa...
[ "iurebrandao@aluno.unb.br" ]
iurebrandao@aluno.unb.br
ae9af9829d81e038e6ca590156f721eb83253c3f
9cf77bd4cea11ead4f6ac169035ec11ef76bee87
/core/src/com/watabou/pixeldungeon/MLClassifier.java
749285ecaef80cc5d65b8fc22bc5a0d19f43b061
[]
no_license
thrent/pixel-dungeon-gdx
4cbf8e14312af3c31dbe743003c5a08262554bb6
4419bfec2878bde2af3a7bc859097ff5aba06906
refs/heads/master
2022-11-28T11:39:03.002767
2020-08-10T16:30:56
2020-08-10T16:30:56
262,584,821
0
0
null
2020-05-09T14:09:21
2020-05-09T14:09:20
null
UTF-8
Java
false
false
13,410
java
/* * */ package com.watabou.pixeldungeon; import com.watabou.utils.Bundle; import com.watabou.utils.Random; class MLClassifier { public static class ExplorationClassifier { // Random forest proved to be 10% more accurate than the decision tree. private static int findMax(int[] nums) { int...
[ "11269760+thrent@users.noreply.github.com" ]
11269760+thrent@users.noreply.github.com
de53b4df4572e4f3383ff11e24aa3f55473477d8
e8f91df99d35978cf527f7d6a1f03a587fb4e4bb
/test/src/main/java/com/yyl/test/MyTest1.java
51b23486e37aa5574d97642ce14022ee6c8d2eed
[]
no_license
yylstudy/spring-cloud-new
baf7c5038c75955cd8fe384b2147ffeae3f6f166
ec0926588e1cae26c9984bf3604c2c0246624b57
refs/heads/master
2023-06-07T17:13:15.018773
2023-06-05T06:24:30
2023-06-05T06:24:30
336,154,279
0
0
null
null
null
null
UTF-8
Java
false
false
16,001
java
package com.yyl.test; import com.alibaba.csp.sentinel.adapter.gateway.common.SentinelGatewayConstants; import com.alibaba.csp.sentinel.adapter.gateway.common.rule.GatewayFlowRule; import com.alibaba.csp.sentinel.adapter.gateway.common.rule.GatewayParamFlowItem; import com.alibaba.csp.sentinel.slots.block.RuleConstant;...
[ "1594818954@qq.com" ]
1594818954@qq.com
440e43313a2d419035328c24a63f26c12bc8fe6c
a280b4e87f3b749d65f2dcbc2338196cc84bd8ca
/control/src/main/java/com/niule/marketing/control/dal/model/UserCommissionsExample.java
cb4416ea5e8ba8d4fbe18c546eab21b2f6feef87
[]
no_license
haijunjunjun/marketing
7029d417dafc142376fd30da1d1deb5a2c55a5ca
64f212c8fb16e7b9f35de5e1738b6bc03ee0b204
refs/heads/master
2020-03-22T10:50:33.120343
2018-10-17T10:02:58
2018-10-17T10:02:58
139,930,376
0
0
null
null
null
null
UTF-8
Java
false
false
15,356
java
package com.niule.marketing.control.dal.model; import java.util.ArrayList; import java.util.Date; import java.util.List; public class UserCommissionsExample { protected String orderByClause; protected boolean distinct; protected List<Criteria> oredCriteria; public UserCommissionsExample() { ...
[ "gaohaijun_2010@163.com" ]
gaohaijun_2010@163.com
876a731b51a673d25058590fd9a162ffcf138928
19cc55bc4a96b170d7691ffb70bded0653cfbfb1
/android/app/src/debug/java/com/deekay_environment_multi/ReactNativeFlipper.java
223e921f160a6e0ff0115f3a7e9a85b5291bafcb
[]
no_license
devinkg/Multi_Env_ios_android_two
304116f076c04cce0b9fbb2bd30a8851d7bd1055
6cc30cf7d2363c4cc4ceaa1e6a7dbbd165f45465
refs/heads/master
2022-12-12T15:55:01.855487
2020-08-26T16:37:47
2020-08-26T16:37:47
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,279
java
/** * Copyright (c) Facebook, Inc. and its affiliates. * * <p>This source code is licensed under the MIT license found in the LICENSE file in the root * directory of this source tree. */ package com.deekay_environment_multi; import android.content.Context; import com.facebook.flipper.android.AndroidFlipperClient;...
[ "devinkanilka@gmail.com" ]
devinkanilka@gmail.com
312142b40b3b4c112686d644ce4d5ef82c8fbe5b
8b8b98ecd4f3a637db124e782c8557e8a5ca3112
/utote/wsdl2java/programservice/xmlbeans/src/org/datacontract/schemas/_2004/_07/microsoft_practices_enterpriselibrary_validation_integration_wcf/ValidationDetail.java
e0897a659d401ff746cf1d71c1a3e8b1241b5452
[]
no_license
OLINSolutions/eiservices
ff7d406fdab6890a9c79d8eddc6e8a1fe501a5ad
d51cf017500018dc11d1624b6586d9bf516b9c9a
refs/heads/master
2021-05-31T07:40:57.713006
2015-10-12T22:58:33
2015-10-12T22:58:33
57,132,184
0
0
null
null
null
null
UTF-8
Java
false
false
13,080
java
/* * XML Type: ValidationDetail * Namespace: http://schemas.datacontract.org/2004/07/Microsoft.Practices.EnterpriseLibrary.Validation.Integration.WCF * Java type: org.datacontract.schemas._2004._07.microsoft_practices_enterpriselibrary_validation_integration_wcf.ValidationDetail * * Automatically generated - do n...
[ "jordan@equusinteractive.com" ]
jordan@equusinteractive.com
39a1e59acd6ce3b55dd5a356c4356d84d0de7f6c
d550ee10b64e6502d97a919e46ee5bf367a0940a
/src/java_swing/swing/JScrollBarExample2.java
d5acf0fa868f37deebbaca11887bba60cc9dfbd6
[]
no_license
smaltamash/java-learning-core
93101ffc00c817c12dfbdeda7f679f20742b2a50
37dedeb8d8db74cb271e71d0ee5ed1360b53bbf7
refs/heads/master
2020-04-05T15:18:57.670672
2018-11-10T09:15:11
2018-11-10T09:15:11
156,962,178
3
0
null
null
null
null
UTF-8
Java
false
false
838
java
package java_swing.swing; import javax.swing.JFrame; import javax.swing.JScrollBar; import javax.swing.JLabel; import java.awt.event.AdjustmentListener; import java.awt.event.AdjustmentEvent; public class JScrollBarExample2 { JScrollBarExample2() { JFrame f=new JFrame("ScrollBar Example"); final JLabel label=new ...
[ "44392139+smaltamash@users.noreply.github.com" ]
44392139+smaltamash@users.noreply.github.com
cfd888a5dd5067ac763f4bd1f23361498bf5946e
756ba4c5b11fd05c88eb0ca667fc1094dbab496b
/app/src/main/java/com/example/bookio/Confirm.java
57d5c628a8385094d10e1cd7a1462a686d32f26a
[]
no_license
ashutosh-roy/Yuum
a00771530f77dc0d7624a35239ec6358f00354e3
a31726e2442d90731e7dbe630fefa68d01f1331c
refs/heads/master
2022-12-08T04:03:42.799493
2020-08-27T11:05:40
2020-08-27T11:05:40
290,742,384
0
0
null
null
null
null
UTF-8
Java
false
false
5,824
java
package com.example.bookio; import androidx.annotation.NonNull; import androidx.appcompat.app.AlertDialog; import androidx.appcompat.app.AppCompatActivity; import android.content.DialogInterface; import android.content.Intent; import android.os.Bundle; import android.view.Menu; import android.view.MenuItem; import an...
[ "dopecoder007@gmail.com" ]
dopecoder007@gmail.com
063803e3fc680f72d51c94683b39b4d81e87225e
5b765274007dd4e71ffddc63e3346c2e4a70491d
/month4/week2/carriages/src/main/java/bri4ki/model/pojo/CarImage.java
d23174a84c9d5a8d8adb94e700298ae2a3faa17c
[]
no_license
Helliious/it-talents-repo
1d59386c45330f55c2ddf33720ec1004a4e6df70
e38b566e7714f60f642f39cb03bbe9a7e50ae840
refs/heads/main
2023-04-09T03:48:56.447311
2021-04-19T20:38:11
2021-04-19T20:38:11
341,001,287
0
0
null
null
null
null
UTF-8
Java
false
false
553
java
package bri4ki.model.pojo; import com.fasterxml.jackson.annotation.JsonBackReference; import lombok.Getter; import lombok.NoArgsConstructor; import lombok.Setter; import org.springframework.stereotype.Component; import javax.persistence.*; @Component @Setter @Getter @NoArgsConstructor @Entity @Table(name = "car_imag...
[ "stoqntomicin@gmail.com" ]
stoqntomicin@gmail.com
d41ae8504d42db9875ab49772ba7a4639bf8ed0f
884056b6a120b2a4c1c1202a4c69b07f59aecc36
/java projects/muse/result/original/traditional_mutants/int_Set_Min(int,int)/AOIS_33/original.java
16912baf795fb08c75357eebfd1660e428eefb9f
[ "MIT" ]
permissive
NazaninBayati/SMBFL
a48b16dbe2577a3324209e026c1b2bf53ee52f55
999c4bca166a32571e9f0b1ad99085a5d48550eb
refs/heads/master
2021-07-17T08:52:42.709856
2020-09-07T12:36:11
2020-09-07T12:36:11
204,252,009
3
0
MIT
2020-01-31T18:22:23
2019-08-25T05:47:52
Java
UTF-8
Java
false
false
561
java
// This is mutant program. // Author : ysma public class original { static int min = 0; static int diff = 0; static int same = 0; static int zero = 0; int Set_Min( int x, int y ) { min = -x; if (min > y) { min = y; if (x * y < 0) { di...
[ "n.bayati20@gmail.com" ]
n.bayati20@gmail.com
ee724d597888e67ef9063805eccb9760a5f0b2ca
7df338fd7ed930ceb07b05a5b979f43c8ac16ee6
/GYOA/test/cn/gy/oa/test/TestAction.java
430b723a8f47d73ccd97237c1e893c2e370cb846
[]
no_license
hddudu/GYOA
2a3b528f56da026422d2bd9a72d063de2914b6ba
dc8229907ff7488a00efc95b3b187b23887abfb1
refs/heads/master
2020-03-22T11:35:33.100554
2018-07-07T14:33:00
2018-07-07T14:33:00
139,981,495
0
0
null
null
null
null
UTF-8
Java
false
false
525
java
package cn.gy.oa.test; import javax.annotation.Resource; import org.springframework.context.annotation.Scope; import org.springframework.stereotype.Controller; import com.opensymphony.xwork2.ActionSupport; @Controller @Scope("prototype") public class TestAction extends ActionSupport { @Resource priva...
[ "15574948314@163.com" ]
15574948314@163.com
79097ef65229800035dc3cb901023b31abcce4fc
7f14c4054a1fd1fbed6696581f28f12530815173
/codec/src/main/java/com/q/rpc/CommonDecoder.java
4d5f703d482cb83f818089aad8f6abde4653bcf2
[]
no_license
deaguQ/qrpc
7bf8a7042d2758122fcd451b67e6293862bc1372
88e89271007935e0d1f6d2c282dd81d5e731aa3c
refs/heads/master
2022-12-31T03:25:13.153338
2020-10-23T13:41:04
2020-10-23T13:41:04
295,196,601
1
0
null
null
null
null
UTF-8
Java
false
false
1,855
java
package com.q.rpc; import com.q.code.PackageType; import com.q.exception.RpcException; import com.q.message.RpcErrorMessage; import com.q.proto.RpcRequest; import com.q.proto.RpcResponse; import io.netty.buffer.ByteBuf; import io.netty.channel.ChannelHandlerContext; import io.netty.handler.codec.ReplayingDecoder; impo...
[ "1486037426@qq.com" ]
1486037426@qq.com
222815113de299499685a9c56ba931629783830e
e281a7881cbc178d7663e82ac2e22faf562fc1de
/src/com/itdoors/haccp/model/Service.java
dc7863f27904ef61ccdbd9ad22bb570c6b8cfea8
[]
no_license
peterinkingaroy/haccp.android
972755f9dee322a1e868a9741e4beb886f43cdd6
68bfa46f2fc5bed8544980bc278ce72c4678d0dd
refs/heads/master
2020-04-02T02:20:12.093834
2014-04-15T13:05:23
2014-04-15T13:05:23
null
0
0
null
null
null
null
UTF-8
Java
false
false
652
java
package com.itdoors.haccp.model; import com.itdoors.haccp.R; import android.content.Context; import android.content.res.Resources; public enum Service { DERATISATION, DESINSECTUM; @Override public String toString() { switch (this) { case DERATISATION: return "deratisation"; case DESINSECTUM: r...
[ "yaroslav.veremiichyk@gmail.com" ]
yaroslav.veremiichyk@gmail.com
bfe104af9493b00425f1cedb440955894664b24a
dc412140633348a33901a2125acdbc6515591787
/restAssuredFramework/src/main/java/frame/accesstoken.java
cb4d4ac993522335a7fb7d8a2e25b0c3d3704cd7
[]
no_license
kranthi2/RestAssured
4a995e7bd20980e352465da5b9d7dfcb1e9bc41b
2ad028d10b07ae8c897cfe129ba65c8245aa5c9a
refs/heads/master
2020-12-05T07:03:31.895755
2020-01-06T07:18:05
2020-01-06T07:18:05
232,041,853
0
0
null
null
null
null
UTF-8
Java
false
false
954
java
package frame; import org.testng.Assert; import org.testng.annotations.Test; import io.restassured.RestAssured; import io.restassured.response.Response; public class accesstoken { @Test public void token() { RestAssured.authentication=RestAssured.preemptive().basic("rR3fgoerIdspbwL4", "7IZOkCsdP1X5B...
[ "mamid@LAPTOP-OAS5Q4RE" ]
mamid@LAPTOP-OAS5Q4RE
ce654308bb17c5beeda5dbd03aeeeae8980b0988
3a85b79cfb412afc2b9b0d3be72c4d8bc7a4f0df
/PepperMusic/src/peppermusic/Ventana_Ayuda.java
12d20ec7d759d5f8b4f9a179290cf68423305ebb
[]
no_license
pauloesteban/mp3player
e5b48fd0af5f4dbd2c8e850c33a0b620ae88c87f
ae80e61916a6448406d965b19af90983719d52f4
refs/heads/master
2021-01-13T07:22:13.718319
2017-01-30T22:09:08
2017-01-30T22:09:08
71,512,926
0
1
null
null
null
null
UTF-8
Java
false
false
5,482
java
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package peppermusic; import java.awt.BorderLayout; import java.io.File; import java.net.MalformedURLException; import java.net.URL; im...
[ "orlandobrito-rockqueen@hotmail.com" ]
orlandobrito-rockqueen@hotmail.com
cd66d96f764fd1af653ea885f9340805cabff30d
f61eb7a7c065eb2843d2c9aa3130040697642d3b
/ChatAppBackend/src/main/java/com/univ/chat/model/Message.java
7c9944bb4d6552dc2a1be7e2beacd3b2b4a3983f
[]
no_license
cvr-aditya/ChatApplication
8d7c7936e40f20c0ce41f68ca2c085f8e7369833
ce2555a0925192825b6906e0023ca7ab59618333
refs/heads/master
2021-01-11T20:23:35.909468
2017-01-16T11:02:25
2017-01-16T11:02:25
79,108,902
2
0
null
null
null
null
UTF-8
Java
false
false
2,924
java
package com.univ.chat.model; import com.google.gson.annotations.Expose; import com.univ.chat.util.Constants; import com.univ.chat.util.SqlQuery; import javax.persistence.*; import java.util.Objects; @Entity @Table(name = "messages") @NamedQueries( { @NamedQuery( name ...
[ "asirna@hortonworks.com" ]
asirna@hortonworks.com
616d89145e3a0836b31fd32c5a78fd50dbd8d9b9
053d9b1582976cbcda3ea8ba2e6b864fbbb00513
/app/src/main/java/com/sfl/sflassignment/ui/branches/view/model/Header.java
073e6d55a194e41e5bb139713c6cbb600e0b0dcd
[]
no_license
Zigkurat/CurrencyRates
15628d9623fde086838d1c5b826d6d427ef78a77
029797a8f67009028d4bb8d8f93837c73b97626e
refs/heads/master
2020-04-01T07:35:06.788643
2018-10-18T19:14:18
2018-10-18T19:14:18
152,995,098
0
0
null
null
null
null
UTF-8
Java
false
false
1,042
java
package com.sfl.sflassignment.ui.branches.view.model; import java.util.Map; public class Header { private String title; private String city; private String address; private String phoneNumber; private Map<String, String> workingDays; public String getTitle() { return title; } ...
[ "vahan@zeroapp.ai" ]
vahan@zeroapp.ai
e37309ff2472c8543cb3ff8a0d4708f7e07d959d
2448217b5e75260f5b6bb7e9831e6ab12325bdf6
/runtime.ui/org.eclipse.rap.design.example/src/org/eclipse/rap/internal/design/example/fancy/layoutsets/StackInitializer.java
bd0e7e43846df17ff0a028d11d37ab5e39cf74bb
[]
no_license
janettVollstaedt/org.eclipse.rap
1e953b11e3369e372148193f8b65630508f13477
eec4d6e188daf3f3f2fe0183e278cb98b074cbe5
refs/heads/master
2021-01-15T20:56:58.824905
2010-06-19T17:54:12
2010-06-19T17:54:12
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,354
java
/******************************************************************************* * Copyright (c) 2009 EclipseSource and others. All rights reserved. This * program and the accompanying materials are made available under the terms of * the Eclipse Public License v1.0 which accompanies this distribution, and is * availa...
[ "hstaudacher" ]
hstaudacher
d7373f596c4725741d20dc72d82d07254f675d24
70b5c443f77669a92bd720c239bcaa4baa3b033e
/app/src/test/java/com/nullcognition/template/ExampleUnitTest.java
19ad13b6cd437aa2279ff34bf783d9cdb66aaa6a
[]
no_license
ersin-ertan/Template
8644c89544d99a2fa08b4dc6d823a3c0de55a346
13597439302c3f01c9a082097584cbead0162bd5
refs/heads/master
2021-01-13T14:38:54.745981
2016-12-20T08:30:10
2016-12-20T08:30:10
76,938,188
0
0
null
null
null
null
UTF-8
Java
false
false
392
java
package com.nullcognition.template; import org.junit.Test; import static org.junit.Assert.*; /** * Example local unit test, which will execute on the development machine (host). * * @see <a href="http://d.android.com/tools/testing">Testing documentation</a> */ public class ExampleUnitTest { @Test public void a...
[ "eersin@mmsofts.com" ]
eersin@mmsofts.com
73208976efbf009d89bc14cd6623291414f5a0d5
95969daf0ade92ad6ec22ceff9c8fee85873ae5d
/CPE102/program3/Triangle.java
4298a96333202a2bab0565899b76da3969a6e9aa
[]
no_license
Ademello25/Poly-CS-backups
5215fbd349feb48fc039d150d0d78f8e36f762b0
777a67ab991e99343a5c4e9875487e46b45c87da
refs/heads/master
2021-04-18T22:28:05.611678
2018-12-16T04:15:03
2018-12-16T04:15:03
126,681,394
0
0
null
null
null
null
UTF-8
Java
false
false
2,992
java
/** * Triangle methods. * * @author Alexander DeMello * @version Program 3 */ import java.lang.Math; import java.awt.Color; import java.awt.Point; public class Triangle implements Shape { private Point a; private Point b; private Point c; private Color color; private boolean filled; public Tr...
[ "ademello25@gmail.com" ]
ademello25@gmail.com
3ce02272cc087527e4496bb71047130133a13d91
0319afb5c64ed401fc4bcadc20fe39fe2634cb8e
/branches/icepdf-6.1.0_989/icepdf/viewer/src/org/icepdf/ri/common/views/AnnotationSelector.java
bbb60f9eec36061f3053407dc1b833ddffcc721b
[ "Apache-2.0" ]
permissive
svn2github/icepdf-6_3_0_all
e3334b1d98c8fb3b400a57b05a32a7bcc2c86d99
e73b943f4449c8967472a1f5a477c8c136afb803
refs/heads/master
2023-09-03T10:39:31.313071
2018-09-06T03:00:25
2018-09-06T03:00:25
133,867,237
1
0
null
null
null
null
UTF-8
Java
false
false
4,325
java
/* * Copyright 2006-2016 ICEsoft Technologies 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 ...
[ "patrick.corless@8668f098-c06c-11db-ba21-f49e70c34f74" ]
patrick.corless@8668f098-c06c-11db-ba21-f49e70c34f74
13d5605e034cd2425c1c040829b8935228ba390e
10f46a019cd6abcc3078976600ab245df331f570
/föreläsningar/src/f8/Sender.java
65d9bd34a52b2f2bc84716d80256bd4765af841e
[]
no_license
MlleFabulous/DA343A
5e6df5689f28992960eee2b81fc29fac7b8c0365
2929984f305c8d3d3eb8f8a8dc7fc811364aa3a1
refs/heads/master
2021-03-05T13:45:12.084618
2016-03-13T11:53:28
2016-03-13T11:53:28
null
0
0
null
null
null
null
UTF-8
Java
false
false
371
java
package f8; public class Sender extends Thread { private String[] message; private Viewer viewer; public Sender(String[] message, Viewer visare) { this.message = message; viewer = visare; } public void run() { // synchronized(viewer) { // testa även this ...
[ "kristoffermglinderman@gmail.com" ]
kristoffermglinderman@gmail.com
a048fc96aef8fdb8202d6bf8e4a3c93f7f390137
ab57f23ab6f325ad0d9d80bda6256c4491efdfd6
/src/main/java/org/dsa/iot/mqtt/utils/ClientReceiver.java
e2ea2e2357932b0ce0a7cdcf83950bc60892ac41
[ "Apache-2.0" ]
permissive
PhoenixContactUSA/dslink-java-mqtt
50ad5a0c18cc22db08935a92d4e60d94d428406f
e6cf4bb59d9d7f0da1186070cd70bbac74658eaa
refs/heads/master
2020-04-16T04:42:54.561947
2019-01-02T17:24:52
2019-01-02T17:24:52
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,812
java
package org.dsa.iot.mqtt.utils; import org.dsa.iot.commons.GuaranteedReceiver; import org.dsa.iot.dslink.util.URLInfo; import org.dsa.iot.mqtt.Mqtt; import org.eclipse.paho.client.mqttv3.MqttClient; import org.eclipse.paho.client.mqttv3.MqttConnectOptions; import org.eclipse.paho.client.mqttv3.MqttException; import or...
[ "samrg472@gmail.com" ]
samrg472@gmail.com
4b744ad7a9c28626a94d419e72ac8f7e9ad0c9cf
6c5b7190ebe8b8b1c444768f8973accf577b519e
/Emergency Help Manager/src/com/ehm/ws/AddContacts.java
9ce431dec9ec09464012443e766f9c12da240a9c
[]
no_license
mgmcen/1192_design-of-android-application-for-emergency-help-manager-
1d12235f093c92fb1a6d762cd06ffc608b3d00e9
2e76fec7cfa5f262fc38bad02be9de0df0bd74a6
refs/heads/master
2021-01-25T04:50:17.810237
2013-12-07T09:14:05
2013-12-07T09:14:05
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,507
java
package com.ehm.ws; import android.app.Activity; import android.content.Intent; import android.content.SharedPreferences; import android.database.Cursor; import android.database.sqlite.SQLiteDatabase; import android.net.Uri; import android.os.Bundle; import android.provider.ContactsContract; import android.view.View; ...
[ "snmule31@gmail.com" ]
snmule31@gmail.com
7217b18048fd6fd5278f046b249e058799a545c6
689c764bd8d7b6cd50e9966c77192b4ad3147636
/src/main/java/com/kristian/jhipster/first/security/jwt/JWTFilter.java
93c080793414f93cdcfde3bebb5ed55ba5e9da0f
[]
no_license
kristianfantin/jhipster-sample-application
d1fecba6be78f29948df04961d9af932b0510540
2424d5f83f00ee3b1771c988d11f13de8d10ac7c
refs/heads/master
2022-12-24T10:34:30.724184
2019-11-14T17:50:05
2019-11-14T17:50:05
221,755,611
1
0
null
2022-12-16T04:41:50
2019-11-14T17:49:52
Java
UTF-8
Java
false
false
1,853
java
package com.kristian.jhipster.first.security.jwt; import org.springframework.security.core.Authentication; import org.springframework.security.core.context.SecurityContextHolder; import org.springframework.util.StringUtils; import org.springframework.web.filter.GenericFilterBean; import javax.servlet.FilterChain; imp...
[ "jhipster-bot@jhipster.tech" ]
jhipster-bot@jhipster.tech
66ba95c97023befdbd0999dde2cf9635b25aa66c
863acb02a064a0fc66811688a67ce3511f1b81af
/sources/p019d/p307j/p308a/C13068C.java
ec0b178333dcbd06eb6240fe2d3eb229f47986a8
[ "MIT" ]
permissive
Game-Designing/Custom-Football-Game
98d33eb0c04ca2c48620aa4a763b91bc9c1b7915
47283462b2066ad5c53b3c901182e7ae62a34fc8
refs/heads/master
2020-08-04T00:02:04.876780
2019-10-06T06:55:08
2019-10-06T06:55:08
211,914,568
1
1
null
null
null
null
UTF-8
Java
false
false
487
java
package p019d.p307j.p308a; import java.util.List; /* renamed from: d.j.a.C */ /* compiled from: IQueuesHandler */ public interface C13068C { /* renamed from: a */ int mo41974a(); /* renamed from: a */ void mo41975a(List<Integer> list); /* renamed from: a */ boolean mo41976a(int i); /* r...
[ "tusharchoudhary0003@gmail.com" ]
tusharchoudhary0003@gmail.com
297d1dbfa733f60313f785a0a6263169ca617297
2ce500cd7cb7d9d97b1075e14a3ec164111cd094
/java/src/com/ncr/capillary/CustomerDetails/SideEffects.java
950eaf5b833b2c1facfe2ab19d2428014b66caed
[]
no_license
Berta-GC/emea-ars-pos
64476a39eb5c4b1167424c4508ee55a1c33c1363
4026721fe2e13a47314c105267f6e880b7028e45
refs/heads/master
2022-12-30T16:43:42.904360
2020-09-30T10:42:42
2020-09-30T10:42:42
298,594,900
0
0
null
null
null
null
UTF-8
Java
false
false
163
java
package com.ncr.capillary.CustomerDetails; import java.util.ArrayList; public class SideEffects { private ArrayList<Effect> effect = new ArrayList<Effect>(); }
[ "stefano.bertarello@greencore.it" ]
stefano.bertarello@greencore.it
bb7fe286f14cb7f2a1dffcd5c8ac536367f4fa3d
03c1325893b502b7855f83287e02e7f14af4f1c7
/projects/java/chapter5/PointExample.java
1b83fb4e2054f03be7326224f20d6dbde8a73f60
[]
no_license
elgeish/Computing-with-Data
8562a15a74df6f379296b84e393a358eebf3d3fc
5547dc28c027e023783238be78eab216ec5204f4
refs/heads/master
2023-07-29T06:00:26.625191
2023-07-16T00:32:38
2023-07-16T00:32:38
145,339,359
15
24
null
2023-07-16T00:32:40
2018-08-19T21:38:09
Java
UTF-8
Java
false
false
749
java
class Point { private double x = 0; private double y = 0; public Point() {} // empty constructor public Point(final int x, final int y) { this.x = x; this.y = y; } public void setX(final double x) { this.x = x; } public void setY(final double y) { this.y = y; } public double get...
[ "elgeish@gmail.com" ]
elgeish@gmail.com
b0b0e084f955c6929e5851942675960e1b48295d
be9461947f6ff3375b90587fa631478d29379226
/src/test/java/testHibernate/testHibernateNativeSql.java
5de17c809a5129190847cb369a51fc065ae8955f
[]
no_license
AdamBobFei/testHibernate
c5f609666f803412eaa947b9dae231f1d38cc1b9
df5fbc6221319924a1654d15124106734ff68d92
refs/heads/master
2021-01-12T08:33:32.073792
2016-12-16T03:05:28
2016-12-16T03:05:28
76,614,074
0
0
null
null
null
null
GB18030
Java
false
false
2,682
java
package testHibernate; import org.hibernate.Session; import org.hibernate.SessionFactory; import org.hibernate.boot.MetadataSources; import org.hibernate.boot.registry.StandardServiceRegistry; import org.hibernate.boot.registry.StandardServiceRegistryBuilder; import org.hibernate.query.NativeQuery; import org.junit.Te...
[ "AdamBobFei@outlook.com" ]
AdamBobFei@outlook.com
2cd68cb67a88a5ae409945a5d3689f86b0380b6f
161b87a5a4f4d5688f03da4cfbd63ff2f0f2d411
/src/main/java/dk/statsbiblioteket/scape/tika/FailedIdentity.java
6b5fd18b742e72a9ab31be65a60c69dea92b7df5
[ "Apache-2.0" ]
permissive
openpreserve/Tika-identification-Wrapper
eef736072a168bb3d5f93acf5924ad865551e49c
b095bfd65df605ddf36df3f03c5e19b459302187
refs/heads/master
2021-03-12T19:18:20.113365
2014-03-28T09:54:51
2014-03-28T09:54:51
3,161,622
1
0
null
null
null
null
UTF-8
Java
false
false
509
java
package dk.statsbiblioteket.scape.tika; import java.io.File; /** * Created by IntelliJ IDEA. * User: abr * Date: 12/16/11 * Time: 1:13 PM * To change this template use File | Settings | File Templates. */ public class FailedIdentity extends Identity{ private Exception exception; public FailedIdentity(F...
[ "abr@statsbiblioteket.dk" ]
abr@statsbiblioteket.dk
73aac43b07281fcbcab04fa811d0453438c81b16
4b887ee9c07e3afc15bdd8e25e7351ce0c49600c
/src/org/technbolts/jbehave/eclipse/editors/story/scanner/AllInOneScanner.java
e1a2a3296a83733b10e9c80caba8bc3542c053d6
[ "MIT" ]
permissive
LuisgarciaGC/jbehave-eclipse-plugin
65be115cfced12f4ea326c734a5c15adb2485978
b759bb5722f50c74711254749f1681520d14a758
refs/heads/master
2021-01-17T21:20:36.584441
2015-10-10T07:24:22
2015-10-10T07:24:22
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,458
java
package org.technbolts.jbehave.eclipse.editors.story.scanner; import java.util.Iterator; import org.eclipse.jface.text.IDocument; import org.eclipse.jface.text.Region; import org.eclipse.jface.text.TextAttribute; import org.eclipse.jface.text.rules.Token; import org.slf4j.Logger; import org.slf4j.LoggerFactory; impor...
[ "arnauld.loyer@gmail.com" ]
arnauld.loyer@gmail.com
d7cc8055ec02650a6e08c8e3ccaa6041d3715deb
baaf12cb1ad5bd9cfea5a32d63c3f89d3a7dec56
/cjm-common/src/main/java/com/jxkj/cjm/common/config/ApplicationContextProvider.java
06d08ce5e8745981bdfc85b5094ca1a2e5338508
[]
no_license
phpfzh/blog
969f9e0113a4067d6c7a15764a75f6bc4cb72a0b
f7026d1846de2d7030ded8b626ffd0376d90b0bf
refs/heads/master
2020-03-22T11:11:57.513140
2018-12-01T02:35:50
2018-12-01T02:35:50
139,954,719
2
1
null
2018-11-21T05:21:32
2018-07-06T08:16:39
JavaScript
UTF-8
Java
false
false
809
java
package com.jxkj.cjm.common.config; import org.springframework.beans.BeansException; import org.springframework.context.ApplicationContext; import org.springframework.context.ApplicationContextAware; import org.springframework.stereotype.Component; /** * 获取spring中的bean Componet * @author Administrator * ...
[ "phpfzh@phpfzh.com" ]
phpfzh@phpfzh.com
2c8b620fbc8dc5c0184ade99eab805e0e3e691fe
d50c21a60267a0f7eba739f2b049be2f2e85d45e
/1-Basics/division/src/com/company/Division.java
347dcbc14fc4c6102c7641abed6ce4ed6ed474e1
[]
no_license
college-studies/prog-3
d4486da20d5bf304ee1fd74ebe1c674cfb600583
baf1c6b36b1d1d3881e56dc52663c72971807585
refs/heads/master
2023-08-16T16:45:19.250682
2021-10-03T17:36:34
2021-10-03T17:36:34
382,762,164
0
0
null
null
null
null
UTF-8
Java
false
false
496
java
package com.company; import java.util.Scanner; public class Division { public static void main(String[] args) { // System.out.print(50/3); Scanner input = new Scanner(System.in); System.out.print("Input the first number: "); int a = input.nextInt(); System.out.print("Input th...
[ "fillipe484@gmail.com" ]
fillipe484@gmail.com
309b72b8d195c1ddce9279ca79406a76eb0a535c
8e69114ab01c430f5c2b58c7a6bb7e909bd5d5f2
/app/src/main/java/com/labo/gamelibrary/GameLibrary/GameRect.java
ab831e7dcb10d5adb82b024f5a55e5c1e31f3523
[]
no_license
lokig99/GameLib-Android
3caa68cccd8e4e1255f167710b9f6f4453b99fa9
79c617ebb4c0d7531ec923549fc8320038d5f935
refs/heads/master
2023-03-12T11:43:25.393252
2021-03-01T20:43:17
2021-03-01T20:43:17
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,618
java
package com.labo.gamelibrary.GameLibrary; import android.content.Context; import android.graphics.Canvas; import android.graphics.Color; import android.graphics.Paint; import android.graphics.Rect; import android.graphics.drawable.Drawable; import androidx.core.content.ContextCompat; public class GameRect extends G...
[ "lokigameplayer@gmail.com" ]
lokigameplayer@gmail.com
c0dcbc1c34b207de4a87a5901207aa3109c225f9
4c2f3d9c4e017b40df4b20dc833889f6ee3e7513
/app/src/main/java/com/rh_synergy/kiosco/Models/Depositos.java
a888d59af68e896474f9c9d16c752143a4d1bac6
[]
no_license
robmunguia/rhskiosco
f5af25c412f8c987bdcd729ff76b6bdc96bb38ff
47b2bd1295aaa69b780db5a1792d464c2c7915c7
refs/heads/master
2021-01-10T05:15:39.020899
2016-04-15T17:10:54
2016-04-15T17:10:54
52,986,701
1
0
null
null
null
null
UTF-8
Java
false
false
554
java
package com.rh_synergy.kiosco.Models; import java.io.Serializable; /** * Created by PC-108 on 4/12/2016. */ @SuppressWarnings("serial") public class Depositos implements Serializable { public int DepoYear; public int DepoPeriodo; public String DepoFecha; public float DepoDeposito; public Deposi...
[ "robmunguia27@gmail.com" ]
robmunguia27@gmail.com
6bd59263db478c4ee1757018de4246c3374f29f9
6dff50c5a413b89f8935d411be2449b4ee1849fe
/src/main/java/com/unbank/pipeline/builder/AbstractArticleInfoBuilder.java
09586deae4325d88063f1dc6701b656140656e47
[]
no_license
liangyangtao/grab_expend_2016
fa5a49a0d6585f16ceafd041cdd738dbfe3791d4
9da101483297a4b83d7035946b522e10da6c248d
refs/heads/master
2021-01-10T08:38:39.602875
2016-03-31T05:13:29
2016-03-31T05:13:29
55,121,619
0
0
null
null
null
null
UTF-8
Java
false
false
416
java
package com.unbank.pipeline.builder; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import com.unbank.pipeline.entity.Information; public abstract class AbstractArticleInfoBuilder implements ArticleBuilder { public static Log logger = LogFactory .getLog(AbstractArti...
[ "674613438@qq.com" ]
674613438@qq.com
73f2f5ac5bdd72349302e858fa460918010bb346
2bc2eadc9b0f70d6d1286ef474902466988a880f
/tags/mule-1.3-rc2/mule/src/java/org/mule/routing/inbound/ForwardingConsumer.java
60e6f71af1b43cbd420666304c46db62cea2374b
[ "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-symphonysoft" ]
permissive
OrgSmells/codehaus-mule-git
085434a4b7781a5def2b9b4e37396081eaeba394
f8584627c7acb13efdf3276396015439ea6a0721
refs/heads/master
2022-12-24T07:33:30.190368
2020-02-27T19:10:29
2020-02-27T19:10:29
243,593,543
0
0
null
2022-12-15T23:30:00
2020-02-27T18:56:48
null
UTF-8
Java
false
false
2,575
java
/* * $Header$ * $Revision$ * $Date$ * ------------------------------------------------------------------------------------------------------ * * Copyright (c) SymphonySoft Limited. All rights reserved. * http://www.symphonysoft.com * * The software in this package is published under the terms of the BSD * sty...
[ "(no author)@bf997673-6b11-0410-b953-e057580c5b09" ]
(no author)@bf997673-6b11-0410-b953-e057580c5b09
c3ab2a7c0ca23333320d50eaedb8717c52b44494
78f65ed84502f605dac52dec862aeca62db4fd1f
/src/main/java/com/altimetrik/platform_demo_ui/models/repository/FeatureRepository.java
6d155e717fca8c83a106cad86a8f5baf47a8dd4e
[]
no_license
def-demo/Weavon1500898809656
44fe295e8795361d9c9b6f452b5562c6fca407ff
fbd8de799bccb0098fa912d52b74ead3c7af1817
refs/heads/master
2021-01-01T17:53:09.269215
2017-07-24T12:20:12
2017-07-24T12:20:12
98,187,576
0
0
null
null
null
null
UTF-8
Java
false
false
397
java
package com.altimetrik.platform_demo_ui.models.repository; import com.altimetrik.platform_demo_ui.models.*; import com.altimetrik.platform_demo_ui.models.Product; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.stereotype.Repository; @Repository public inte...
[ "dbhowmick@altimetrik.com" ]
dbhowmick@altimetrik.com
8b1ed1cdbef681af37560a65024ef9c8dc4af5d5
7b12f67da8c10785efaebe313547a15543a39c77
/jjg-common-db/src/main/java/com/jjg/trade/model/form/EsAppletGetCartForm.java
0e6b2b945faf67c0a7f53ef3cc9b7450c6b5ef2e
[]
no_license
liujinguo1994/xdl-jjg
071eaa5a8fb566db6b47dbe046daf85dd2b9bcd8
051da0a0dba18e6e5021ecb4ef3debca16b01a93
refs/heads/master
2023-01-06T09:11:30.487559
2020-11-06T14:42:45
2020-11-06T14:42:45
299,525,315
1
3
null
null
null
null
UTF-8
Java
false
false
1,437
java
package com.jjg.trade.model.form; import io.swagger.annotations.ApiModel; import io.swagger.annotations.ApiModelProperty; import lombok.Data; import org.hibernate.validator.constraints.NotBlank; import javax.validation.constraints.Max; import javax.validation.constraints.Min; import java.io.Serializable; /** * <p> ...
[ "344009799@qq.com" ]
344009799@qq.com
841cea8906323942c3e7c602471be3a798cea17c
eb97ee5d4f19d7bf028ae9a400642a8c644f8fe3
/tags/2011-12-23/seasar2-2.4.45/seasar2/s2-framework/src/main/java/org/seasar/framework/xml/TagHandlerRule.java
c08c66bf8fad9e13c2d4c319dc5f21d1066a53d9
[ "Apache-2.0" ]
permissive
svn2github/s2container
54ca27cf0c1200a93e1cb88884eb8226a9be677d
625adc6c4e1396654a7297d00ec206c077a78696
refs/heads/master
2020-06-04T17:15:02.140847
2013-08-09T09:38:15
2013-08-09T09:38:15
10,850,644
0
1
null
null
null
null
UTF-8
Java
false
false
1,612
java
/* * Copyright 2004-2011 the Seasar Foundation and the Others. * * 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 ...
[ "koichik@319488c0-e101-0410-93bc-b5e51f62721a" ]
koichik@319488c0-e101-0410-93bc-b5e51f62721a
ef66ce0431812afb9e952b05559eccc32f97741e
c21cdef3bb9d3aaddc539e881a939055844fbfd8
/eureka-client2/src/test/java/com/lgx/EurekaClient2ApplicationTests.java
0cd896a540c045839c3866f1e79da921ba98022a
[]
no_license
1789304191/eureka
8f4a1d195d6d2e1ca024d1931e05ad67d47ec271
f0719b79bda2f3646429fba3bc400c57688df5d2
refs/heads/master
2021-07-04T16:50:15.756405
2017-09-27T13:21:34
2017-09-27T13:21:34
104,966,029
0
0
null
null
null
null
UTF-8
Java
false
false
331
java
package com.lgx; 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 EurekaClient2ApplicationTests { @Test public void contextLoads...
[ "liguoxiong-it@bestpay.com.cn" ]
liguoxiong-it@bestpay.com.cn
382b2eb83dbfbbe400c278085536082c4b463409
06459887236ebfd2d8280c6769a2664a5dbc2c0d
/app/src/androidTest/java/com/onurkagan/ksnack/ExampleInstrumentedTest.java
41a49d92c1ac38b23391f212d2ad69fdcc595016
[ "Apache-2.0" ]
permissive
onurkagan/KSnack
f1ad6b37d6ed534bd3f9779683faa37f485baa5f
fcabf076093bd08d9a489707ff8f1cccfa8e233b
refs/heads/master
2021-06-27T11:45:34.320272
2020-10-07T12:12:19
2020-10-07T12:12:19
155,161,512
86
16
Apache-2.0
2020-10-07T12:12:20
2018-10-29T06:19:35
Java
UTF-8
Java
false
false
741
java
package com.onurkagan.ksnack; import android.content.Context; import android.support.test.InstrumentationRegistry; import android.support.test.runner.AndroidJUnit4; import org.junit.Test; import org.junit.runner.RunWith; import static org.junit.Assert.*; /** * Instrumented test, which will execute on an Android de...
[ "onurkaganaldemir@gmail.com" ]
onurkaganaldemir@gmail.com
7f58e5038e06e8e4e1459268839f1248cc13afd6
c37005dd05bb3533431177e3f12ab7e1d49e7f70
/src/Inheritance/C.java
6df244dcd6bc2d629d0f39598b3732324f5ea32d
[]
no_license
raghubirsingh1/Github-learning
9b3eb1a47211ab156a842b192a099f37a784b3e8
aefbad4f5870876462c56ca177338ac892dbe1a0
refs/heads/master
2020-05-15T04:17:09.722345
2019-04-19T06:44:23
2019-04-19T06:44:23
182,083,553
0
0
null
null
null
null
UTF-8
Java
false
false
372
java
package Inheritance; public class C extends B { void showC() { System.out.println("showC method"); } public static void main(String[] args) { A a=new A(); a.showA(); System.out.println("=================="); B b=new B(); b.showA(); b.showB(); System.out.println("========================="); C c=n...
[ "singhraghubir92@gmail.com" ]
singhraghubir92@gmail.com
5e6943ce2c1e970ce4f8306019c1bcec00dc5db5
98538a5de64063e4bc85a6c11dec3e217143df28
/app/src/main/java/com/example/hz52/app/withdraw.java
e52a7ff0a234539418b8dcc15d460979bb14daef
[]
no_license
klzhong69/App
e6710cd96db54ed75408c890b3353bcff3145b70
569a5a8ea11756a84f6d71aa0ffca3dbec5c8368
refs/heads/master
2022-04-14T16:17:52.464539
2020-04-08T10:01:53
2020-04-08T10:01:53
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,456
java
package com.example.hz52.app; import android.content.Intent; import android.os.Bundle; import android.view.View; import android.widget.EditText; import android.widget.ImageView; import android.widget.TextView; import androidx.appcompat.app.AppCompatActivity; import com.qmuiteam.qmui.widget.QMUIRadiusImageView; impor...
[ "15913420136@163.com" ]
15913420136@163.com
d6c8e985ab86d1120a82cae4bcc83eaf9c2a6ca0
3d502dca366dbcad5742fc883a6a0e682530ee9f
/src/main/java/com/scy/rx/model/ExecDetailsResponse.java
08798a269fd6161ac22a76a82d93342edb99f936
[]
no_license
jylsoccer/tws-demo
3ce6ee59c69b82f817b8159433e834ceb236b81a
f8f50ad684f7a053139c02b1f72fd98f32a5df5f
refs/heads/master
2022-06-21T15:55:20.827676
2020-02-01T05:07:40
2020-02-01T05:07:40
236,730,523
0
0
null
2022-06-17T02:50:30
2020-01-28T12:30:24
Java
UTF-8
Java
false
false
472
java
package com.scy.rx.model; import com.ib.client.Contract; import com.ib.client.Execution; import lombok.Data; @Data public class ExecDetailsResponse { private int reqId; private Contract contract; private Execution execution; public ExecDetailsResponse() { } public ExecDetailsResponse(int req...
[ "jiangyuanlong@hellobike.com" ]
jiangyuanlong@hellobike.com
c42c7f1dce0430e57bf0f7e18641b91e24069739
641a9f70013d5c28c3e4499327f1d0b4aa736144
/src/main/java/com/szinternet/crm/component/AppComponent.java
4d994acd133700172b3673cc7180da8772d28d02
[]
no_license
APLK/rxjava2_Demo
3f2be5ade437e1e1e1db137661ebc7c57b85990c
514d7c84a44277d9add878261640c97ba69613c7
refs/heads/master
2020-04-30T07:58:29.904650
2019-03-20T09:38:54
2019-03-20T09:38:54
176,701,308
0
0
null
null
null
null
UTF-8
Java
false
false
703
java
package com.szinternet.crm.component; import android.content.Context; import com.szinternet.crm.api.NetworkApi; import com.szinternet.crm.module.AppModule; import com.szinternet.crm.module.CreditCardApiModule; import javax.inject.Singleton; import dagger.Component; /** * * 免责声明:本项目不可用于违法用途,否则后果自负,技术无罪 * AppCompo...
[ "kai.li@valueonline.cn" ]
kai.li@valueonline.cn
c561268cf8c3fbd72d5ac7856be69a1b1f7941b0
6f197fd9a02796c1aea8e02e25d2cde39aa5391d
/projectlibre_exchange/src/net/sf/mpxj/mpd/MPD9AbstractReader.java
1c6c13457f4d09aa4a0d9224fe6b3a04dd18e161
[]
no_license
heekye/ProjectLibre
d15852887eca7f4f31492abb2741d29e01b4644f
20814e88dc83694f9fc6780c2550ca5c8a87aa16
refs/heads/master
2023-08-17T13:13:07.711932
2021-01-08T03:16:04
2021-01-08T03:16:04
null
0
0
null
null
null
null
UTF-8
Java
false
false
53,794
java
/* * file: MPD9AbstractReader.java * author: Jon Iles * copyright: (c) Packwood Software 2007 * date: 02/02/2006 */ /* * This library is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as published by the * Free Softw...
[ "claur@users.sourceforge.net" ]
claur@users.sourceforge.net
fc242b3f93483264bb5fa3bf0205aef8596bb4ef
fe4dcdc6a906fb1f649923d42b37eea01a6482e5
/mango-common/src/main/java/com/kirk/mango/common/utils/PoiUtils.java
fbddc00c4e36175958c23c68ec2a61a28dff1726
[]
no_license
kirkliu168/mango-new
35329f7e9984d380aa7fdc420419902714ae3881
c894aa74940e00cab76c4d407abab67b0081f4e8
refs/heads/master
2023-08-09T06:22:21.182771
2019-12-07T07:43:17
2019-12-07T07:43:17
226,243,895
0
0
null
2023-07-22T23:36:44
2019-12-06T04:13:25
Java
UTF-8
Java
false
false
896
java
package com.kirk.mango.common.utils; import java.io.File; import java.io.FileNotFoundException; import java.io.FileOutputStream; import java.io.IOException; import java.io.OutputStream; import org.apache.poi.ss.usermodel.Workbook; /** * POI相关操作 * @author Louis * @date Jan 14, 2019 */ public class PoiUtils { /*...
[ "liuwei01437@i2finance.net" ]
liuwei01437@i2finance.net
5c12310a59223041dd7254b9314ed9d069336dab
d26142ad87ba4f1ae3aceb3b34b72788795e9c65
/app/src/main/java/com/qhh/opencvdemo/camera/CameraConfig.java
865de80bb25dcc27e92878f7c6dd995f905cd2ef
[]
no_license
qinhaihang/OpenCVDemo-master
694fbad11e1576aeb55762f4576cdd0f0876f3e6
23fb91c7afb3541caae3ba53a5d38a1d10fdf1ee
refs/heads/master
2020-05-15T12:10:00.878334
2019-06-19T07:47:51
2019-06-19T07:47:51
182,255,177
0
0
null
null
null
null
UTF-8
Java
false
false
5,402
java
package com.qhh.opencvdemo.camera; import android.hardware.Camera; import java.util.ArrayList; public class CameraConfig { private final int orientation; /** * 预览宽高 */ private int mPreviewWidth; private int mPreviewHeight; /** * 要选择的分辨率 */ private ArrayList<Integer> mSup...
[ "qinhaihang_vendor@sensetime.com" ]
qinhaihang_vendor@sensetime.com
f31a2a831a7a15d69b63e9861dcd4f90c7cea1f9
0abae70eb256d69d9a5eee73eac860ce1a11eeee
/app/src/main/java/com/example/uidaiaddressupdate/requestaddress/RequestSentPage.java
55daac6d26dfd24c15e0c66657a7d50a2ae841a0
[]
no_license
mohan2106/UIDAIAddressUpdate
fc27b02d6545f00bedc7d4304429829d1947c565
1d487943739a7fa1f12a118f8dd547dd98648c81
refs/heads/master
2023-09-04T09:53:58.936684
2021-10-31T17:22:54
2021-10-31T17:22:54
421,379,078
0
0
null
null
null
null
UTF-8
Java
false
false
1,202
java
package com.example.uidaiaddressupdate.requestaddress; import android.os.Bundle; import androidx.appcompat.widget.AppCompatButton; import androidx.fragment.app.Fragment; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import com.example.uidaiaddressupdate.R; public cla...
[ "mohanjnv1@gmail.com" ]
mohanjnv1@gmail.com
708524867e0b25046cdc2aa78a9e7676143e31b6
677fd0f13b75966be41da5f9c4010f6f19147395
/src/main/java/com/holding/Application.java
f2eca8527ae12d17c7fc642ffc970fc4b3f7799f
[]
no_license
jnsierra/holding-experian
92f6a20f489b51861dfd6dcceecad18be849d58c
7b7f8bd66d85aa5aaf891707232785fc3fb702f5
refs/heads/master
2020-05-17T20:46:07.711795
2019-04-29T23:00:47
2019-04-29T23:00:47
183,953,118
0
0
null
null
null
null
UTF-8
Java
false
false
645
java
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package com.holding; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplic...
[ "jnsierrac@gmail.com" ]
jnsierrac@gmail.com
6bf624ba17fd59524c05a5820614361d0e9e3e39
564cac19668bf1103b21ed34e4aec38b7dfa2c6e
/obcp-user/src/main/java/cn/obcp/user/dto/OrgDto.java
7ef5c35524ceac00b669709c7ade4c9355a15310
[ "MIT" ]
permissive
sparkchain-cn/obcp
c609684fb6a2d9458dc1847a358b23ee4a1383df
eeeb9ba226d38887fd17959a8675329f0fb901f9
refs/heads/master
2022-09-15T13:46:00.866128
2019-09-25T08:58:06
2019-09-25T08:58:06
206,459,323
0
0
MIT
2022-09-01T23:14:07
2019-09-05T02:38:45
Java
UTF-8
Java
false
false
1,004
java
package cn.obcp.user.dto; import java.util.Map; import cn.obcp.base.utils.StringUtils; public class OrgDto extends BaseDto { private String name; private String code; public OrgDto( String name,String code){ this.code = code; this.name = name; } public static Map<String, Obj...
[ "chenxiao@sparkchain.cn" ]
chenxiao@sparkchain.cn
7ea3954480eaba85b574cb821dbb14b97f61639d
7df83744484caddfcb81a12f7e102b0e664851ae
/rio-lib/src/main/java/org/rioproject/impl/persistence/FileSystem.java
12f740be3d57b2b09d8de15c93ebfcff6e20b213
[ "Apache-2.0" ]
permissive
dreedyman/Rio
e3f2c5dfcd5bd59f8cff435611494abd27ac8cba
0872068d3a955f4cfc5687f241b72a7ebbdf70cb
refs/heads/master
2022-05-03T22:13:22.385969
2022-03-10T22:13:34
2022-03-10T22:13:34
1,068,402
15
15
Apache-2.0
2021-01-27T15:43:40
2010-11-10T14:26:52
Java
UTF-8
Java
false
false
2,925
java
/* * Copyright to 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 app...
[ "dennis.reedy@gmail.com" ]
dennis.reedy@gmail.com
40994539ecab30f3ab891c16768c7518d19badfc
80997bc71e73690170a84923f106606e3b79c6ef
/java-demo/spring-xiaomage/dependency-lookup/src/main/java/com/hjs/thinking/in/spring/dependency/lookup/ObjectProviderDemo.java
880b8634bd6c56f7846871dbf404beb5ce2f0674
[]
no_license
ShenGouQiang/JavaDeveloper
977fbbac61771e49cce3189fb718c0f82ea878b2
05fa4c5c9da0137d56371d94721398a474c38073
refs/heads/master
2023-06-29T05:02:03.050394
2021-08-03T16:12:10
2021-08-03T16:12:10
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,453
java
package com.hjs.thinking.in.spring.dependency.lookup; import com.hjs.thinking.in.spring.ioc.overview.domain.User; import org.springframework.beans.factory.ObjectProvider; import org.springframework.context.annotation.AnnotationConfigApplicationContext; import org.springframework.context.annotation.Bean; import org.spr...
[ "hjs.junyu@gmail.com" ]
hjs.junyu@gmail.com
c912732a04dec3b691f89b8f4516a9daab53092d
7f37bb2dc2fcf54fdd74e04d20002c0246425aa1
/week2/TaskManager/app/src/androidTest/java/edu/regis/msse655/taskmanager/ApplicationTest.java
c1989db3db89b695c6b6865c574bfd96eecf9a22
[]
no_license
tbinkleyjones-edu/msse655-exercises
59e49d5a171165e185b06b031ae80326e038f768
1cd8ef4e6e09143abc44e43cb56588366f664726
refs/heads/master
2016-08-07T19:23:05.719680
2015-09-08T18:13:16
2015-09-08T18:13:16
41,380,325
0
0
null
null
null
null
UTF-8
Java
false
false
360
java
package edu.regis.msse655.taskmanager; import android.app.Application; import android.test.ApplicationTestCase; /** * <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a> */ public class ApplicationTest extends ApplicationTestCase<Application> { public ApplicationTest() { ...
[ "tbinkleyjones@regis.edu" ]
tbinkleyjones@regis.edu
2412dc1ca1a4bd87df6ea42dfdbeba065643b068
4c24b8da0d96c021c6e0c55fa97cb58c1bd7e8f4
/test.archive.1/dynamic/MergersDivTwoTest.java
50b8f19eb7e412008fbc34941f0dd64f2fbb1617
[]
no_license
TankaiHub/topc
ee80fa1c5fd85372a0b2cf65a0c22096ec19a5ad
bdac19df8df6847e9fcb6e138ad9ac5d9d77ae5e
refs/heads/master
2023-03-15T22:00:06.612099
2016-03-30T06:15:05
2016-03-30T06:15:05
null
0
0
null
null
null
null
UTF-8
Java
false
false
37,932
java
package topc.test.dynamic; import junit.framework.*; import org.junit.Test; import static org.junit.Assert.*; import topc.dynamic.*; public class MergersDivTwoTest { double DELTA = 1.0e-09; MergersDivTwo mergersdivtwo = new MergersDivTwo(); @Test public void case1() { int[] revenues = { 5, -7, 3 }; i...
[ "gabesoft@gmail.com" ]
gabesoft@gmail.com
32705775784a3c69d9c779d9876795fe7156ca46
35b9b1841403b24895420293b7ca98a23ed20e77
/src/controller/ResourcesController.java
08ca042ab28c9fb95c26c98386928c15ec0534cb
[]
no_license
GiveMeMyMoney/SIwZ5
c0515d961700818c93e80eeee34ed3be669e22d3
814e10e385b98edb9f979f933ff5ac87c883f82d
refs/heads/master
2021-01-09T20:46:21.815125
2016-06-22T20:28:04
2016-06-22T20:28:04
61,578,215
0
0
null
null
null
null
UTF-8
Java
false
false
10,217
java
package controller; import javafx.collections.FXCollections; import javafx.collections.ObservableList; import javafx.fxml.FXML; import javafx.fxml.Initializable; import javafx.scene.Node; import javafx.scene.control.*; import javafx.scene.control.cell.PropertyValueFactory; import javafx.scene.control.cell.TextFieldTab...
[ "test@github.com" ]
test@github.com
374201d4ff81c8785d60fb51a5e9ded117c0477a
ccd24d933fb01b017980d0a6e787db8a6d9ab297
/lesson5/WhileDemo.java
8a0df485002f97d8ba65d41edc03369d9eca0cdc
[]
no_license
igor3187/Javalesson
c598c040e8dfbe4c0899a0272dce3c183f3e9181
3902e722e4f8e99b1c3d3b958a0ff7110a2023aa
refs/heads/master
2021-10-11T12:43:57.675123
2019-01-25T17:39:35
2019-01-25T17:39:35
119,583,205
0
0
null
null
null
null
UTF-8
Java
false
false
209
java
package com.company.lesson5; public class WhileDemo { public static void main(String[] args) { int i = 1; while (i <= 10) { System.out.println("task " + i++); } } }
[ "levit.igor01@gmail.com" ]
levit.igor01@gmail.com
3a532161f33c469d19bce9568e3a46b6abf67bc0
9e17ea73955059b13b98bb8da5283f21b00a820b
/src/nl/schildmos/repspec/specification/AndSpecification.java
b1a680a24382b22a39dabd10d3c099970986193b
[]
no_license
realjax/repository-specification-pattern
d393811ef179fab1ec08502570231d79140266ed
344f7f0bb9a92d0d79d48cf9916c5abb1ff3f9c2
refs/heads/master
2020-04-06T07:13:05.218905
2016-09-02T08:48:03
2016-09-02T08:48:03
60,512,497
0
0
null
null
null
null
UTF-8
Java
false
false
496
java
package nl.schildmos.repspec.specification; /** * Created by jhuysmans on 4/30/15. */ public class AndSpecification<T> extends AbstractSpecification<T> { private Specification<T> left; private Specification<T> right; public AndSpecification(Specification<T> left, Specification<T> right){ this.l...
[ "j.huysmans@sping.nl" ]
j.huysmans@sping.nl
e37e50546b36be79ca228e1c94c7bbc1603e8c58
38e2e64c589395a079369573e8b7bc5bc1ffafde
/juc-demo01/src/test/java/com/reflection/ReflectionTest.java
6aeb6c5b255e09b134226d534585aa80c3fa06e6
[]
no_license
426Brian/JUC
80c960d63a98afbffd1953096be6b4afa1cf7976
dc0e264a7df4809db634008b22eda41f044daf79
refs/heads/master
2020-12-01T18:04:47.692939
2020-02-14T06:44:15
2020-02-14T06:44:17
230,720,295
0
0
null
2019-12-29T07:58:14
2019-12-29T07:53:54
Java
UTF-8
Java
false
false
1,174
java
package com.reflection; import org.junit.Test; import java.lang.reflect.Constructor; import java.lang.reflect.Field; import java.lang.reflect.InvocationTargetException; public class ReflectionTest { @Test public void test1() { Person person = new Person("Tom", 12); person.age = 11; S...
[ "1165380405@qq.com" ]
1165380405@qq.com
bc1f0546c93782b057dcff2bfa4a86d2faaf6115
6af6e88468cd2f10828a053d92e0c39586109d61
/eclipse/data/src/main/java/vis/data/model/annotations/DML.java
e8f6561ea240dc029e1337be725814e4eed64f3e
[]
no_license
bgeorgescu/448b-final
25eaa69d2b6cd623cfca8c9045ab14c0f57b2145
7a760495705992c77bee60006886fdedf5caa3b3
refs/heads/master
2016-09-06T07:43:32.060826
2011-12-14T04:50:00
2011-12-14T04:50:00
2,778,236
1
2
null
null
null
null
UTF-8
Java
false
false
312
java
package vis.data.model.annotations; import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; @Target(ElementType.FIELD) @Retention(RetentionPolicy.RUNTIME) public @interface DML { public String xpath(); }
[ "tpurtell@stanford.edu" ]
tpurtell@stanford.edu
75175d9009d52af7cf66c7d75f532bb2e0378237
1f19aec2ecfd756934898cf0ad2758ee18d9eca2
/u-1/u-13/u-13-f4388.java
6f502f4b04f188eb37706260ec096ca464f9fb90
[]
no_license
apertureatf/perftest
f6c6e69efad59265197f43af5072aa7af8393a34
584257a0c1ada22e5486052c11395858a87b20d5
refs/heads/master
2020-06-07T17:52:51.172890
2019-06-21T18:53:01
2019-06-21T18:53:01
193,039,805
0
0
null
null
null
null
UTF-8
Java
false
false
106
java
mastercard 5555555555554444 4012888888881881 4222222222222 378282246310005 6011111111111117 1511329206880
[ "jenkins@khan.paloaltonetworks.local" ]
jenkins@khan.paloaltonetworks.local
af8113afca977f99bebc1d835afec7f054692db0
59928ead4d5d6f54cb52d307a2f5c185c32a6e96
/src/test/java/kyu8/cwex35/SolutionTest.java
eb5424dd4ab0b068ca0be74c97e61b3c926e9b87
[]
no_license
IShadowmaNI/CodeWars
48d6ca70bfa657c9cfc05c14b5e9db5ea5b5940d
325edc6ae6e4b6df4490edae96c29f9ff6ee5f9f
refs/heads/master
2021-06-19T19:33:14.771182
2020-02-11T14:38:58
2020-02-11T14:38:58
180,101,649
0
0
null
null
null
null
UTF-8
Java
false
false
3,586
java
package kyu8.cwex35; import org.junit.Test; import static org.junit.Assert.assertEquals; // TODO: Replace examples and use TDD development by writing your own tests public class SolutionTest { @Test public void testSomething() { assertEquals("IF-RUDYARD KIPLING", Correct.correct(Correct.correct("1F-R...
[ "IShadowmaNI@users.noreply.github.com" ]
IShadowmaNI@users.noreply.github.com
c0db418d605aa7bbe1f7144a0362653fd7fbde3c
c2188c772b14d8f735f7fefdb0369388f7addcf2
/src/main/java/com/lee/datastructureandalgorithms/leetcode/Solution86.java
8da73095a4c2fe27116c55f12ef96a8c96473d50
[]
no_license
iqcz/dataStructureAndAlgorithms
cc21c7f7bb5e6ff456d82044e4c07da368fb4450
5a21b7c79d4c9ceb5dca24e54e8e132144fdb427
refs/heads/master
2023-08-03T21:33:05.759015
2023-07-23T14:21:19
2023-07-23T14:21:19
249,172,194
0
0
null
null
null
null
UTF-8
Java
false
false
1,039
java
package com.lee.datastructureandalgorithms.leetcode; /** * 链表考什么?哨兵节点+虚拟节点+链表指针的移动 * 分隔链表 * 给你一个链表的头节点 head 和一个特定值 x ,请你对链表进行分隔,使得所有 小于 x 的节点都出现在 大于或等于 x 的节点之前。 * 你应当 保留 两个分区中每个节点的初始相对位置。 * * @author D49450 */ public class Solution86 { public ListNode partition(ListNode head, int x) { ListNode small...
[ "a2z0to9@outlook.com" ]
a2z0to9@outlook.com
abae6ada0d7870b386003a5b743e09a45b2e6c62
86f4e4bc381871340d53ead3c05025b17bea51c9
/src/macromedia/asc/semantics/VariableSlot.java
1cdf04c32e590038b615f1792821e3353add046a
[]
no_license
weeeBox/oldies-flex-parser
8ed933d8aac0d178a425383f913cf8c17d010ade
127c7f507e3c68955eb14993018883a662710b11
refs/heads/master
2016-09-06T00:09:42.383260
2011-09-22T02:07:25
2011-09-22T02:07:25
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,707
java
//////////////////////////////////////////////////////////////////////////////// // // ADOBE SYSTEMS INCORPORATED // Copyright 2005-2007 Adobe Systems Incorporated // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file // in accordance with the terms of the license ...
[ "a.lementuev@gmail.com@05d901ff-343a-0225-6cd4-755ab999909a" ]
a.lementuev@gmail.com@05d901ff-343a-0225-6cd4-755ab999909a
0ab00dd7c09f25fc83cba66edd014f2904f6462c
17b6fafe0140e65b2a57a006dd0dab8140abe914
/library/baselibrary/src/main/java/com/jelly/baselibrary/cropper/CropImageView.java
e96d88fad2dd6a0539b48cf40ac0b100e76c5b6a
[]
no_license
Jelly0726/JellyBase
5ad9f74076740caa7b2e8e3f3c9c5f9ce082e003
844990782afb06b62d67faef737aadc2571d54c9
refs/heads/master
2022-05-06T21:27:51.136578
2022-03-24T11:26:12
2022-03-24T11:26:12
109,350,407
2
1
null
null
null
null
UTF-8
Java
false
false
23,067
java
/* * Copyright 2013, Edmodo, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this work except in compliance with the License. * You may obtain a copy of the License in the LICENSE file, or at: * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applica...
[ "1207.qw" ]
1207.qw
29497d3cdc170fcce4406d76162e66f3992a08bf
886f298cdf9ed43c97d5d329c8316db6ece118f5
/src/com/hp/util/Resource.java
6c45acc698655dc65b87019416745568f3afad47
[]
no_license
lyflyy/DAO-ORM
13596a4bdc478af9b7621698156ff869557989fe
2e7774e7eb2d660cfecaf0e1225512a84b292830
refs/heads/master
2021-05-04T08:32:03.560561
2016-10-09T08:15:04
2016-10-09T08:15:04
null
0
0
null
null
null
null
UTF-8
Java
false
false
236
java
package com.hp.util; import java.util.ResourceBundle; public class Resource { private Resource() { } public static String getId(String className) { return ResourceBundle.getBundle("Primary").getString(className); } }
[ "kingdavid@yeah.net" ]
kingdavid@yeah.net