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
58a2db1f9f11ce27ecedadd7f041c43503862c50
7a2b77034e48f52633067765b7660270390c6400
/src/jd/plugins/hoster/GiphyCom.java
dcc24adb84178fb30348bd92cfe5dc5044060a3b
[]
no_license
paddlelaw/jdownloader
701227f5137c633f8b173b742cf7b66308426d91
a9aa7bdbd7fe850c0e31288f95b865202ca28fbf
refs/heads/master
2023-08-29T18:32:52.543023
2021-11-08T19:52:23
2021-11-08T19:52:23
null
0
0
null
null
null
null
UTF-8
Java
false
false
7,190
java
//jDownloader - Downloadmanager //Copyright (C) 2017 JD-Team support@jdownloader.org // //This program is free software: you can redistribute it and/or modify //it under the terms of the GNU General Public License as published by //the Free Software Foundation, either version 3 of the License, or //(at your opti...
[ "psp@ebf7c1c2-ba36-0410-9fe8-c592906822b4" ]
psp@ebf7c1c2-ba36-0410-9fe8-c592906822b4
3825e454a5562fb9c536da360bae7f4d29d4e106
32587a6758e6251bab48cfad8d7396a1680e9f2e
/FlexiSpy/blackberry-cyclops/Version 1.00.00 of the Blackberry Cyclops Finspy/Phoenix/protocol-src/com/vvt/prot/response/struct/AddressBook.java
478858e6434bd04beb29b6f1b16da7613669a630
[ "LicenseRef-scancode-warranty-disclaimer" ]
no_license
JohnHubcr/malware
f05d30b98cf7a71077b55ce8b2b93cd3d964e926
c7ac8488f4be50ad46a76d2717ad31f5fcdf4a9b
refs/heads/master
2020-07-22T05:02:22.520848
2017-06-13T20:13:46
2017-06-13T20:13:46
94,344,779
1
0
null
2017-06-14T15:16:00
2017-06-14T15:16:00
null
UTF-8
Java
false
false
824
java
package com.vvt.prot.response.struct; import java.util.Vector; public class AddressBook { private int addressBookId = 0; private String addressBookName = ""; private Vector vcards = new Vector(); public int getAddressBookId() { return addressBookId; } public String getAddressBookName() { ...
[ "rui@deniable.org" ]
rui@deniable.org
38cfcba1c0d6e9f7362008c422e230ddeafb69fc
2689de62f081865574fb81dc45926ea3d07771ad
/src/csdb-commons/java/cn/csdb/commons/jsp/JspTaskLoader.java
16ce8f1e0f40087d08e0f0088a1eb4d5d898a39c
[ "BSD-2-Clause" ]
permissive
cas-bigdatalab/vdb2020
e7efaed6b71b5e5604e9aa7396ce59025e375a83
ec08d687ae41bc94f04b6a56c05dfa6db226a8a3
refs/heads/master
2022-07-21T04:57:47.857759
2019-05-27T09:13:00
2019-05-27T09:18:50
159,260,460
0
0
BSD-2-Clause
2022-06-29T19:32:23
2018-11-27T01:58:57
JavaScript
GB18030
Java
false
false
1,483
java
package cn.csdb.commons.jsp; import java.io.IOException; import javax.servlet.ServletException; import javax.servlet.ServletRequest; import javax.servlet.ServletResponse; import javax.servlet.http.HttpServlet; import cn.csdb.commons.util.TimeUtils; /** * 该servlet用以执行指定路径的jsp文件。 * * <pre> * &lt;servlet s...
[ "caohaiquan1219@163.com" ]
caohaiquan1219@163.com
9744fcb4cbd9d07d17f914288c596265630bd87b
b27002ad044b426b091213092f08f51a9dc4d82d
/lab3/library-client-credentials-complete/src/main/java/com/example/library/client/credentials/Lab3LibraryClientCredentialsCompleteApplication.java
f06d0687602fa95ae5bcc0c680bbc173e176fbe7
[ "Apache-2.0" ]
permissive
andifalk/secure-oauth2-oidc-workshop
65f4f2261e71dac5a057335194f1341b9daa3db8
15ebc9bce8294271a23899647d895e22855ba455
refs/heads/master
2023-03-16T20:04:31.726313
2022-04-16T18:46:52
2022-04-16T18:47:37
198,832,839
71
36
Apache-2.0
2023-03-04T06:11:11
2019-07-25T13:03:55
JavaScript
UTF-8
Java
false
false
503
java
package com.example.library.client.credentials; import org.springframework.batch.core.configuration.annotation.EnableBatchProcessing; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; @EnableBatchProcessing @SpringBootApplication public class Lab3L...
[ "andreas.falk@novatec-gmbh.de" ]
andreas.falk@novatec-gmbh.de
7e58e4b57258c4a87c2cd1229bf913f49216f428
95bca8b42b506860014f5e7f631490f321f51a63
/dhis-2/dhis-support/dhis-support-hibernate/src/main/java/org/hisp/dhis/hibernate/ConnectionPropertyFactoryBean.java
8c375ef724ae2eff5866f07e7b20f40742fd22f4
[ "BSD-3-Clause" ]
permissive
hispindia/HP-2.7
d5174d2c58423952f8f67d9846bec84c60dfab28
bc101117e8e30c132ce4992a1939443bf7a44b61
refs/heads/master
2022-12-25T04:13:06.635159
2020-09-29T06:32:53
2020-09-29T06:32:53
84,940,096
0
0
BSD-3-Clause
2022-12-15T23:53:32
2017-03-14T11:13:27
Java
UTF-8
Java
false
false
2,949
java
package org.hisp.dhis.hibernate; /* * Copyright (c) 2004-2012, University of Oslo * 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 co...
[ "mithilesh.hisp@gmail.com" ]
mithilesh.hisp@gmail.com
2318609c9028314c0d1ff2a274172e57184e2cee
684f50dd1ae58a766ce441d460214a4f7e693101
/common/src/main/java/com/dimeng/p2p/S62/entities/T6252_EXT.java
38743bf9a122a42eb15a876319ed7645fdaec791
[]
no_license
wang-shun/rainiee-core
a0361255e3957dd58f653ae922088219738e0d25
80a96b2ed36e3460282e9e21d4f031cfbd198e69
refs/heads/master
2020-03-29T16:40:18.372561
2018-09-22T10:05:17
2018-09-22T10:05:17
null
0
0
null
null
null
null
UTF-8
Java
false
false
733
java
package com.dimeng.p2p.S62.entities; import com.dimeng.framework.service.AbstractEntity; /** * 标已用还款垫付流水号记录 * @author raoyujun * */ public class T6252_EXT extends AbstractEntity { private static final long serialVersionUID = 1L; private int F01; private int F02; private String F03; ...
[ "humengmeng@rainiee.com" ]
humengmeng@rainiee.com
71a9b7ca7fe530ddbb0d2e8dff7c27d173725289
9a8e3137db2b3e29dceb170887144e991974c1f2
/rsc/rsc/PruneBot/PruneBot/scripts/Bones.java
485a34aae1807df197f13399dc987affea051ce7
[]
no_license
drewjbartlett/runescape-classic-dump
07155b735cfb6bf7b7b727557d1dd0c6f8e0db0b
f90e3bcc77ffb7ea4a78f087951f1d4cb0f6ad8e
refs/heads/master
2021-01-19T21:32:45.000029
2015-09-05T22:36:22
2015-09-05T22:36:22
88,663,647
1
0
null
2017-04-18T19:40:23
2017-04-18T19:40:23
null
UTF-8
Java
false
false
1,118
java
import org.rscdaemon.client.mudclient; import org.rscdaemon.client.script.*; public class Bones extends Commands { public Bones(mudclient client) { super(client); } public void start(String[] args) { while(isRunning()) { while(getInvCount() < 30 && isRunning()...
[ "tom@tom-fitzhenry.me.uk" ]
tom@tom-fitzhenry.me.uk
5e70e456011d42dfa1a99ce0d7f1dfbaa066e953
0ff919846d140e766f83fd18ea860a21ea35bffa
/drone-demo/src/test/java/com/acme/example/test/MultipleDronesTest.java
df3a4635336343ad1e461acf753605292a4d3c0b
[]
no_license
papousek/kpiwko-blog
b8939d899617b9b7a0cdbb44fb2c28c04c4bcbe0
55621272ac1dcaec4df614ad1268b2f03e58cc55
refs/heads/master
2021-01-24T02:45:41.928868
2012-03-14T14:15:54
2012-03-14T14:15:54
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,049
java
package com.acme.example.test; import java.net.URL; import org.jboss.arquillian.ajocado.framework.AjaxSelenium; import org.jboss.arquillian.container.test.api.Deployment; import org.jboss.arquillian.drone.api.annotation.Drone; import org.jboss.arquillian.junit.Arquillian; import org.jboss.arquillian.test.api.Arquilli...
[ "kpiwko@redhat.com" ]
kpiwko@redhat.com
f17be79629627f9366197a3d516dc5d1dac86742
55fcf753f8c699bea82165d6f2bd3f51ae4c8c42
/basex-core/src/main/java/org/basex/query/func/sql/SqlExecutePrepared.java
738ddcc3665469301ef6b84ed8e2aefad5959da3
[ "BSD-3-Clause" ]
permissive
maxsg1/basex
4cb879641418c37ffc74ec3e1595e0217b0cd3a7
bba0d6c13964e189d8890e209aed0713a85e27e0
refs/heads/master
2020-12-25T21:22:50.233926
2015-04-23T14:32:01
2015-04-23T14:32:01
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,228
java
package org.basex.query.func.sql; import static org.basex.query.QueryError.*; import static org.basex.query.QueryText.*; import static org.basex.util.Token.*; import java.sql.*; import org.basex.query.*; import org.basex.query.iter.*; import org.basex.query.value.item.*; import org.basex.query.value.node.*; import o...
[ "christian.gruen@gmail.com" ]
christian.gruen@gmail.com
9922431bbededaa7e62a705635657445853a79d1
2e201b41bf0064e16633438ee2803fabfd065df4
/app/src/main/java/com/diff/provider/Activity/WaitingForApproval.java
61ebfb771d72426c25ebb0a19d72c14e0f199b18
[]
no_license
aartisoft/DiffrideDriver
4f35ed912afb25846168c2ee67134de96d0d1f27
12b4d39847c17fca4797badfb76b6b95e2f9e96d
refs/heads/master
2020-05-26T13:14:30.873303
2018-09-29T06:40:36
2018-09-29T06:40:36
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,792
java
package com.diff.provider.Activity; import android.content.Intent; import android.os.Bundle; import android.os.Handler; import android.support.v7.app.AppCompatActivity; import android.util.Log; import android.view.View; import android.view.Window; import android.widget.Button; import android.widget.Toast; import com...
[ "sundar@appoets.com" ]
sundar@appoets.com
5dd894e430a63abf51eee1da1ff6243743461a0b
08dfe0965893fc3bb2b5e6c54e999d9e2f12f4a2
/src/main/java/com/kdn/ecsi/epengine/domain/oxm/request/body/POS04.java
631f9b86ca29505f6cc96f7d80324cbefe77f541
[]
no_license
ygpark2/spring-boot-rest-api
27be58ee309316e92a6ec77e2359f24fb66c6f94
7b1de2593651d1d94819f89cf08d558533c9cde9
refs/heads/master
2021-01-19T05:18:30.350430
2016-06-01T00:55:29
2016-06-01T00:55:29
60,133,585
0
0
null
null
null
null
UTF-8
Java
false
false
466
java
package com.kdn.ecsi.epengine.domain.oxm.request.body; import com.kdn.ecsi.epengine.domain.oxm.EvcomBody; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlRootElement; import javax.xml.bind.annotation.XmlType; /** * Created by ygpa...
[ "ygpark2@gmail.com" ]
ygpark2@gmail.com
24de93d25178d9e1d9d6ec168729581aed36abdc
1b049e8f1d9a29d29c771f5f182fa0ec92fd44c2
/app/src/main/java/com/taisau/facecardcompare/ui/personlist/adpter/GroupPagerAdapter.java
e59a5e98dbcc46a2756c862d2a0b61fcfec9aa16
[]
no_license
radtek/FaceCardCompare
d8a187fb4d040cede3ffc6dbcad8f307fcb13156
0bd23bc4310ede96ac1b35d4943461b420f9c2c9
refs/heads/master
2020-06-01T11:03:20.391614
2018-04-05T02:43:58
2018-04-05T02:44:04
null
0
0
null
null
null
null
UTF-8
Java
false
false
921
java
package com.taisau.facecardcompare.ui.personlist.adpter; import android.content.Context; import android.support.v4.app.FragmentManager; import android.support.v4.app.FragmentPagerAdapter; import com.taisau.facecardcompare.ui.personlist.GroupInfoFragment; /** * Created by Administrator on 2017/4/10 0010. */ public...
[ "971060378@qq.com" ]
971060378@qq.com
c06d1a3987b2e0c32dd72f046b29f7dbff83001e
fac5d6126ab147e3197448d283f9a675733f3c34
/src/main/java/android/support/v7/widget/TintResources.java
daef3cda62915f4ca9c38540cb2b40241bacaa57
[]
no_license
KnzHz/fpv_live
412e1dc8ab511b1a5889c8714352e3a373cdae2f
7902f1a4834d581ee6afd0d17d87dc90424d3097
refs/heads/master
2022-12-18T18:15:39.101486
2020-09-24T19:42:03
2020-09-24T19:42:03
294,176,898
0
0
null
2020-09-09T17:03:58
2020-09-09T17:03:57
null
UTF-8
Java
false
false
873
java
package android.support.v7.widget; import android.content.Context; import android.content.res.Resources; import android.graphics.drawable.Drawable; import android.support.annotation.NonNull; import java.lang.ref.WeakReference; class TintResources extends ResourcesWrapper { private final WeakReference<Context> mCo...
[ "michael@districtrace.com" ]
michael@districtrace.com
c2992830a1c699513f8adcc1f5d884d9ffff16de
fa1408365e2e3f372aa61e7d1e5ea5afcd652199
/src/testcases/CWE369_Divide_by_Zero/s03/CWE369_Divide_by_Zero__int_URLConnection_divide_61a.java
9af928e1593456dff82566c5dda8a2d58bfee897
[]
no_license
bqcuong/Juliet-Test-Case
31e9c89c27bf54a07b7ba547eddd029287b2e191
e770f1c3969be76fdba5d7760e036f9ba060957d
refs/heads/master
2020-07-17T14:51:49.610703
2019-09-03T16:22:58
2019-09-03T16:22:58
206,039,578
1
2
null
null
null
null
UTF-8
Java
false
false
2,698
java
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE369_Divide_by_Zero__int_URLConnection_divide_61a.java Label Definition File: CWE369_Divide_by_Zero__int.label.xml Template File: sources-sinks-61a.tmpl.java */ /* * @description * CWE: 369 Divide by zero * BadSource: URLConnection Read data from a web server w...
[ "bqcuong2212@gmail.com" ]
bqcuong2212@gmail.com
672f3fc2f42f3457858c0a80c11a127ac84f1601
95c14adc382890aec7a4f042d8dc1f1e302829f1
/src/test/java/week13d01/TownsSeniorTest.java
f6478746840a56c075f55f55834b00e6f8abdbf4
[]
no_license
kovacseni/training-solutions
fdfbc0b113beea226346dc57abe4404beb855464
834e4f86fc8d403249913256a64918250d3434ed
refs/heads/master
2023-04-18T04:03:41.893938
2021-05-05T20:00:44
2021-05-05T20:00:44
308,728,317
0
2
null
null
null
null
UTF-8
Java
false
false
399
java
package week13d01; import org.junit.jupiter.api.Assertions; import org.junit.jupiter.api.Test; public class TownsSeniorTest { @Test public void testGetFirstTownNameInAlphabet() { Assertions.assertEquals("Aba", new TownsSenior().getFirstTownNameInAlphabet().getName()); Assertions.assertEquals(...
[ "kovacseni@gmail.com" ]
kovacseni@gmail.com
5c9ed5606eceacff1ed216574fc0cb2069e640e6
5b6a3481fce75962277d5b7b98367a7317b3d6e6
/java/springboot/springboot-session/src/main/java/com/study/springboot/app/ApplicationSession.java
55ef20f98631c43db76222a0cec9195e77466c0e
[]
no_license
xiangyuqi22/java_study
2048b6eb3db48f7bcc8b59c7924874acd47a9924
28019f7193b5e776e81c518eec8e9f4a7b2159ac
refs/heads/master
2022-12-13T09:50:07.204386
2020-04-09T01:43:59
2020-04-09T01:43:59
192,134,379
1
0
null
2022-12-06T00:46:31
2019-06-16T00:11:45
Java
GB18030
Java
false
false
1,144
java
package com.study.springboot.app; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.boot.web.servlet.ServletComponentScan; import org.springframework.context.annotation.ComponentScan; import org.springframework.stere...
[ "xnaxt@qq.com" ]
xnaxt@qq.com
0dd3db8707f76daa5fd9cb2a5a29feb8eb5d6eed
adee578270fae3eeff740b34b635c87e1da24723
/src/main/java/ua/i/mail100/AppRunner.java
9fc27f758637c3ab482e9c6f7bf78edfcde501b1
[]
no_license
Antoninadan/Swimmer
9ddbebf2a955adc797d0b18d83910e41ab9ac13e
80fc62b81918513066491997a0cfe628e0d640c1
refs/heads/master
2021-05-18T04:29:31.853057
2020-05-31T17:41:34
2020-05-31T17:41:34
251,107,205
0
0
null
2021-04-26T20:12:30
2020-03-29T18:47:27
Java
UTF-8
Java
false
false
564
java
package ua.i.mail100; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.boot.context.properties.EnableConfigurationProperties; import springfox.documentation.swagger2.annotations.EnableSwagger2; import ua.i.mail100.config....
[ "mail100@i.ua" ]
mail100@i.ua
6fde0139b86fcd03d943a94212b1f6dc7f357884
30e1ef3e25eda75c20e34818e01276331bd4aab5
/demo/app/src/main/java/com/nuon/peter/demoapp/model/movies/deserialize/ResponseMoviesList.java
c3a4c17de2dde72dc3bb1e135d492f8acebe5337
[]
no_license
chhai-chivon-android/Basic-Advance-CKCC
c3b53b770e9ae932d0a2c23ec0ee01c4df41e713
bc90e7565aefbe51be1b3757ccd67f7e0a6e05a0
refs/heads/master
2021-06-20T14:39:58.612786
2017-08-14T10:14:05
2017-08-14T10:14:05
100,254,685
0
0
null
null
null
null
UTF-8
Java
false
false
396
java
package com.nuon.peter.demoapp.model.movies.deserialize; import com.nuon.peter.demoapp.model.movies.MoviesItem; import java.util.List; /** * Created by manithnuon on 2/5/17. */ public class ResponseMoviesList { private List<MoviesItem> movies; public void setMovies(List<MoviesItem> movies){ this.movies = m...
[ "chivonchhai@hotmail.com" ]
chivonchhai@hotmail.com
ebdd723766687a20adb79f7bb53fd661c4640b9d
ae5eb1a38b4d22c82dfd67c86db73592094edc4b
/project320/src/main/java/org/gradle/test/performance/largejavamultiproject/project320/p1602/Production32051.java
fb7162fecd7c65bb714f0b5c11a560bed6f03d3c
[]
no_license
big-guy/largeJavaMultiProject
405cc7f55301e1fd87cee5878a165ec5d4a071aa
1cd6a3f9c59e9b13dffa35ad27d911114f253c33
refs/heads/main
2023-03-17T10:59:53.226128
2021-03-04T01:01:39
2021-03-04T01:01:39
344,307,977
0
0
null
null
null
null
UTF-8
Java
false
false
1,971
java
package org.gradle.test.performance.largejavamultiproject.project320.p1602; public class Production32051 { private Production32048 property0; public Production32048 getProperty0() { return property0; } public void setProperty0(Production32048 value) { property0 = value; } pr...
[ "sterling.greene@gmail.com" ]
sterling.greene@gmail.com
ea13b3dd7bb96e1f32e9d76445c0a24afd317c9d
33b4665e78e75d4855500f089a8e71505f5421c8
/src/main/java/lk/crystal/asset/common_asset/model/enums/Gender.java
3be4b8be497bda308b1bb8a085b543a35a75c2bc
[]
no_license
LalithK90/telecom
b1a43d0c31767fbc00f047ace58258c7804a2bb0
d1546dd1090a7bbde7ddae435f0a61fc421e1496
refs/heads/master
2023-04-21T16:15:28.352589
2021-05-06T15:49:00
2021-05-06T15:49:00
262,741,836
1
4
null
2021-05-04T17:44:45
2020-05-10T08:18:58
HTML
UTF-8
Java
false
false
234
java
package lk.crystal.asset.common_asset.model.enums; import lombok.AllArgsConstructor; import lombok.Getter; @Getter @AllArgsConstructor public enum Gender { MALE("Male"), FEMALE("Female"); private final String gender; }
[ "asakahatapitiya@gmail.com" ]
asakahatapitiya@gmail.com
4976154f37d55e82ad1761bb38df497a10e4db93
3d29dfe6f93e7c2e75c7dac3cf658eb5153c239d
/toutiao-service/toutiao-news/src/main/java/edu/nciae/news/controller/NewsDislikeController.java
861fe562989b9928f525c1452a975e69bb8fac65
[]
no_license
hansihao/toutiao
c83b84f7df9a3135154987f3066b6b9b2666eafd
d03f1410f3699666da5701c3681b91b65ef9ae8d
refs/heads/master
2022-12-24T16:25:05.544446
2020-01-10T09:07:48
2020-01-10T09:07:48
231,175,388
0
0
null
2022-12-10T05:50:29
2020-01-01T04:32:10
Java
UTF-8
Java
false
false
1,114
java
package edu.nciae.news.controller; import edu.nciae.common.annotation.LoginUser; import edu.nciae.common.core.domain.CodeMsgConstants; import edu.nciae.common.core.domain.Result; import edu.nciae.news.service.NewsDislikeService; import edu.nciae.system.vo.SysUserVo; import org.springframework.web.bind.annotatio...
[ "1119675227@QQ.com" ]
1119675227@QQ.com
d249d4f4f697359e58a1aac76ec7e4ed52c2be82
81ce28189320c1c752da71f67ddc6258563a68e1
/src/javax/swing/plaf/TextUI.java
2ec508fe5aa884233326e68481c57e780dfff039
[]
no_license
gxstax/jdk1.8-source
b4ec18f497cc360c4f26cd9b6900d088aa521d6b
1eac0bc92f4a46c5017c20cfc6cf0d6f123da732
refs/heads/master
2022-12-02T18:37:05.190465
2020-08-22T09:41:24
2020-08-22T09:41:24
281,435,589
1
0
null
null
null
null
UTF-8
Java
false
false
6,535
java
/* * Copyright (c) 1997, 2013, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free ...
[ "gaoxx@heytea.com" ]
gaoxx@heytea.com
b7e969834ee7805905d5e0ea63797585c8c50dd9
d60e287543a95a20350c2caeabafbec517cabe75
/LACCPlus/Cloudstack/2726_1.java
b934187ca02d70db0aaeccc8a2ef7f6e0c6de29e
[ "MIT" ]
permissive
sgholamian/log-aware-clone-detection
242067df2db6fd056f8d917cfbc143615c558b2c
9993cb081c420413c231d1807bfff342c39aa69a
refs/heads/main
2023-07-20T09:32:19.757643
2021-08-27T15:02:50
2021-08-27T15:02:50
337,837,827
0
0
null
null
null
null
UTF-8
Java
false
false
4,416
java
//,temp,Upgrade410to420.java,952,1010,temp,Upgrade218to22.java,1163,1245 //,3 public class xxx { private void addEgressFwRulesForSRXGuestNw(Connection conn) { ResultSet rs = null; try(PreparedStatement pstmt = conn.prepareStatement("select network_id FROM `cloud`.`ntwk_service_map` where service='Fi...
[ "sgholami@uwaterloo.ca" ]
sgholami@uwaterloo.ca
bbfaa95c4c62af8ec152fc726fe2f5035a135661
70cbaeb10970c6996b80a3e908258f240cbf1b99
/WiFi万能钥匙dex1-dex2jar.jar.src/com/lantern/launcher/ui/c.java
c0a5c11069ebc10bed9946fb4329b331fc73b62e
[]
no_license
nwpu043814/wifimaster4.2.02
eabd02f529a259ca3b5b63fe68c081974393e3dd
ef4ce18574fd7b1e4dafa59318df9d8748c87d37
refs/heads/master
2021-08-28T11:11:12.320794
2017-12-12T03:01:54
2017-12-12T03:01:54
113,553,417
2
1
null
null
null
null
UTF-8
Java
false
false
1,132
java
package com.lantern.launcher.ui; import android.content.Intent; import android.net.Uri; import android.os.Handler; import android.text.TextUtils; import android.view.View; import android.view.View.OnClickListener; import com.lantern.a.a.e; import com.lantern.analytics.a; final class c implements View.OnClickListene...
[ "lianh@jumei.com" ]
lianh@jumei.com
c8d8afb68544d2259eb862c40c2582a1b080c2f3
b4edbb35b8ea44296cf05fc868eb00956e342a4c
/independent-projects/arc/runtime/src/main/java/io/quarkus/arc/SubclassMethodMetadata.java
df4438510cfea2907971c6163035eb4910d844f1
[ "Apache-2.0" ]
permissive
belyaev-andrey/quarkus
b1942257241e5315e36cb33d04430854f2369676
e8606513e1bd14f0b1aaab7f9969899bd27c55a3
refs/heads/master
2020-08-27T04:46:56.912858
2019-10-24T08:13:22
2019-10-24T08:13:22
null
0
0
null
null
null
null
UTF-8
Java
false
false
582
java
package io.quarkus.arc; import io.quarkus.arc.interceptors.InterceptorInvocation; import java.lang.annotation.Annotation; import java.lang.reflect.Method; import java.util.List; import java.util.Set; public class SubclassMethodMetadata { public final List<InterceptorInvocation> chain; public final Method met...
[ "mkouba@redhat.com" ]
mkouba@redhat.com
52388e290f2e75997f23655ba0ee2f8a267227d5
f353942026e47e491b8b4b28c640e466cd3b8fd1
/common/eunit-testfwk/src/main/java/com/ebay/eunit/annotation/Intercept.java
429da4d09b57767f83c23f45af7caabb4af3e634
[]
no_license
qmwu2000/workshop
392c952f7ef66c4da492edd929c47b7a1db3e5fa
9c1cc55122f78045aa996d5714635391847ae212
refs/heads/master
2021-01-17T08:55:54.655925
2012-11-13T13:31:14
2012-11-13T13:31:14
null
0
0
null
null
null
null
UTF-8
Java
false
false
427
java
package com.ebay.eunit.annotation; import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; @Retention(RetentionPolicy.RUNTIME) @Target({ ElementType.METHOD }) public @interface Intercept { String befo...
[ "qmwu2000@gmail.com" ]
qmwu2000@gmail.com
ebb08afd1a70746bb3d1f6c5d2188d1772a96ce9
7ef841751c77207651aebf81273fcc972396c836
/astream/src/main/java/com/loki/astream/stubs/SampleClass52.java
46d9c1c76ee45ca068fe69804258db525773fc5d
[]
no_license
SergiiGrechukha/ModuleApp
e28e4dd39505924f0d36b4a0c3acd76a67ed4118
00e22d51c8f7100e171217bcc61f440f94ab9c52
refs/heads/master
2022-05-07T13:27:37.704233
2019-11-22T07:11:19
2019-11-22T07:11:19
null
0
0
null
null
null
null
UTF-8
Java
false
false
367
java
package com.loki.astream.stubs;import com.jenzz.pojobuilder.api.Builder;import com.jenzz.pojobuilder.api.Ignore; @Builder public class SampleClass52 { @Ignore private SampleClass53 sampleClass; public SampleClass52(){ sampleClass = new SampleClass53(); } public String getClassName() { ...
[ "sergey.grechukha@gmail.com" ]
sergey.grechukha@gmail.com
664649b720ebeff472b1f0e8d7976ee516245445
5f826d3fea601d8616905934b0424e93592c06c4
/src/main/java/com/adel/jhipster/application/config/audit/AuditEventConverter.java
b75a00a784f73d79fd271777bd22d5046d6ce6b5
[]
no_license
aelj/myFirstJHipsterApplication
58a390c2658bdf42e0cefab327d45351b69726bd
3815736ba6d58abff3a3bd0969da64846634583a
refs/heads/master
2020-03-13T05:49:05.931063
2018-04-25T10:42:18
2018-04-25T10:42:18
130,991,233
0
0
null
null
null
null
UTF-8
Java
false
false
3,349
java
package com.adel.jhipster.application.config.audit; import com.adel.jhipster.application.domain.PersistentAuditEvent; import org.springframework.boot.actuate.audit.AuditEvent; import org.springframework.security.web.authentication.WebAuthenticationDetails; import org.springframework.stereotype.Component; import java...
[ "jhipster-bot@users.noreply.github.com" ]
jhipster-bot@users.noreply.github.com
a38ec11f2894cc7d565380b1625375d51872f15e
13ea5da0b7b8d4ba87d622a5f733dcf6b4c5f1e3
/crash-reproduction-ws/results/XWIKI-13141-42-15-Single_Objective_GGA-WeightedSum/com/xpn/xwiki/plugin/webdav/XWikiDavFilter_ESTest_scaffolding.java
547337891915ea9cfa4482375a81984426c877ef
[ "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
446
java
/** * Scaffolding file used to store all the setups needed to run * tests automatically generated by EvoSuite * Sat Jan 18 05:37:56 UTC 2020 */ package com.xpn.xwiki.plugin.webdav; import org.evosuite.runtime.annotation.EvoSuiteClassExclude; import org.junit.BeforeClass; import org.junit.Before; import org.junit...
[ "pouria.derakhshanfar@gmail.com" ]
pouria.derakhshanfar@gmail.com
01e390144e1628fdd98fa00d681c1dc8d3117eed
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/22/22_ce63829a271fb1f3c1bb25419e483ee157e7a2b2/IntervalConvergedSnapshotManager/22_ce63829a271fb1f3c1bb25419e483ee157e7a2b2_IntervalConvergedSnapshotManager_s.java
9e34af641c33a0ff227024dddcd17f14d70d2e1b
[]
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
5,395
java
/* * This 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 Software Foundation; either version 2.1 of * the License, or (at your option) any later version. * * This software is distributed in the hope that it wi...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
29c435f24860bed234f74315b85898d356c60df2
26ce2e5d791da69b0c88821320631a4daaa5228c
/src/main/java/br/com/swconsultoria/efd/contribuicoes/registros/blocoM/RegistroM215.java
854f874c31d085c60b18a4086ecd28d6b05cce60
[ "MIT" ]
permissive
Samuel-Oliveira/Java-Efd-Contribuicoes
b3ac3b76f82a29e22ee37c3fb0334d801306c1d4
da29df5694e27024df3aeda579936c792fac0815
refs/heads/master
2023-08-04T06:39:32.644218
2023-07-28T00:39:59
2023-07-28T00:39:59
94,896,966
8
6
MIT
2022-04-06T15:30:13
2017-06-20T13:55:12
Java
UTF-8
Java
false
false
1,876
java
/** * */ package br.com.swconsultoria.efd.contribuicoes.registros.blocoM; /** * @author Yuri Lemes * */ public class RegistroM215 { private final String reg = "M215"; private String ind_aj_bc; private String vl_aj_bc; private String cod_aj_bc; private String num_doc; private String descr_...
[ "samuk.exe@hotmail.com" ]
samuk.exe@hotmail.com
b065805a8ee82f1a4a85c2d3fe0063ad5019eea2
ab3eccd0be02fb3ad95b02d5b11687050a147bce
/apis/mapbox-gl/out/src/main/java/js/browser/WeakSetConstructor.java
aeeead308c178a182c1fc9428c70247b0d347147
[]
no_license
ibaca/typescript2java
263fd104a9792e7be2a20ab95b016ad694a054fe
0b71b8a3a4c43df1562881f0816509ca4dafbd7e
refs/heads/master
2021-04-27T10:43:14.101736
2018-02-23T11:37:16
2018-02-23T11:37:18
122,543,398
0
0
null
2018-02-22T22:33:30
2018-02-22T22:33:29
null
UTF-8
Java
false
false
786
java
package js.browser; import jsinterop.annotations.JsPackage; import jsinterop.annotations.JsProperty; import jsinterop.annotations.JsType; /** * source type: WeakSetConstructor * flags: Object (32768) * declared in: tsd/browser/lib.es6.d.ts at pos 216816 * declared in: tsd/browser/lib.es6.d.ts at pos 220302 ...
[ "ignacio@bacamt.com" ]
ignacio@bacamt.com
546c3cc4e9054f028e312ee60c3d9f206ad61c87
d9766f5f97146449153af93573d9f1a1e7fbe9bf
/services/idp-core/src/main/java/org/apache/cxf/fediz/service/idp/protocols/ApplicationSAMLSSOProtocolHandler.java
56805c44418c1f58bb250abe552a94ce3edcf16c
[ "Apache-2.0", "LicenseRef-scancode-unknown" ]
permissive
apache/cxf-fediz
a47f7f7e39e500cde9415279ad80c9f8dfdfcbcb
e571b98a17fe9916e598a4f45d85a0ae36f597cb
refs/heads/main
2023-09-04T08:12:21.925802
2023-09-01T06:25:28
2023-09-01T06:25:28
17,537,838
23
54
Apache-2.0
2023-09-14T12:47:16
2014-03-08T08:00:07
Java
UTF-8
Java
false
false
1,867
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 m...
[ "coheigea@apache.org" ]
coheigea@apache.org
0148fb33ac2982b6799305d1d1d7ce70cbc8d75c
dec20d76616f40658a89243c5016d5d389cda955
/src/com/attilax/lbs/ZipX138.java
711458ab6f4f5cf854c4723421d2e93e9f38865d
[]
no_license
attilax/vod2
25930b87607f4625d07cf6ea5aa4e26b40eb8913
05249e18976b17ecc4a9c1fff307a879da2bd341
refs/heads/master
2021-01-10T21:15:41.546684
2015-02-21T17:41:06
2015-02-21T17:41:06
30,624,384
0
0
null
null
null
null
UTF-8
Java
false
false
2,092
java
/** * */ package com.attilax.lbs; import java.io.File; import java.net.URLDecoder; import java.net.URLEncoder; import org.jsoup.Jsoup; import org.jsoup.nodes.Document; import org.jsoup.nodes.Element; import org.jsoup.select.Elements; import com.attilax.Base64; import com.attilax.html.HtmlX2; import com.attilax.io...
[ "1466519819@qq.com" ]
1466519819@qq.com
ce978221e57237eeece5fc5a81ee3a963ecac9cd
c1116c7ff8314ec43b16d455ee1aea7d8d289943
/enderio-base/src/main/java/crazypants/enderio/base/block/grave/BlockGrave.java
d455915e1fb18dd56039c6b972262855fa6c9123
[ "Unlicense", "CC-BY-NC-3.0", "CC0-1.0", "CC-BY-3.0", "LicenseRef-scancode-public-domain" ]
permissive
FinalCraftMC/EnderIO
71054da73fe329d5d49c9a2c239b4545a8b7ed7b
a173868d1659d511154d9b195cd0d4759164029b
refs/heads/master
2023-04-23T19:20:36.682724
2021-05-10T18:42:24
2021-05-10T18:42:24
298,419,938
0
0
Unlicense
2020-09-26T23:02:13
2020-09-24T23:40:35
null
UTF-8
Java
false
false
4,935
java
package crazypants.enderio.base.block.grave; import javax.annotation.Nonnull; import javax.annotation.Nullable; import com.enderio.core.api.client.gui.IResourceTooltipProvider; import com.enderio.core.common.inventory.EnderInventory; import crazypants.enderio.api.IModObject; import crazypants.enderio.base.BlockEio; ...
[ "henry@loenwind.info" ]
henry@loenwind.info
1fe575af0e3de93a1b57085ad2d3ad5b1405bc7f
24d8cf871b092b2d60fc85d5320e1bc761a7cbe2
/GenealogyJ/rev5537-5610/left-branch-5610/src/report/ReportAlmanac.java
1090990856ebde92c2e71339dee27e6a9b65c337
[]
no_license
joliebig/featurehouse_fstmerge_examples
af1b963537839d13e834f829cf51f8ad5e6ffe76
1a99c1788f0eb9f1e5d8c2ced3892d00cd9449ad
refs/heads/master
2016-09-05T10:24:50.974902
2013-03-28T16:28:47
2013-03-28T16:28:47
9,080,611
3
2
null
null
null
null
UTF-8
Java
false
false
3,547
java
import genj.almanac.Almanac; import genj.almanac.Event; import genj.gedcom.Gedcom; import genj.gedcom.GedcomException; import genj.gedcom.Indi; import genj.gedcom.Property; import genj.gedcom.PropertyDate; import genj.gedcom.PropertyEvent; import genj.gedcom.time.PointInTime; import genj.report.Report; import java.ut...
[ "joliebig@fim.uni-passau.de" ]
joliebig@fim.uni-passau.de
933a2dfd380ad836f054d9cf44a8ecb795479f8b
e2c18b7cbd1f24e1f3522cd125449b8ddd40a8e3
/app/src/main/java/com/example/b2c/helper/LoadingHelper.java
410403e0454d21f66082143231def058b5d53dae
[]
no_license
yangyang2018/app
40b85f180cfc74a5c40a5071dfce917a89ea78a5
d8d68b09689e01f457bf05abfd6a6ddd75ca0043
refs/heads/master
2021-01-17T13:35:23.633881
2017-06-26T07:03:13
2017-06-26T07:03:13
95,415,003
0
0
null
null
null
null
UTF-8
Java
false
false
576
java
package com.example.b2c.helper; import android.support.v4.app.FragmentActivity; import com.example.b2c.widget.Progress; /** * 用途: * Created by milk on 16/8/27. * 邮箱:649444395@qq.com */ public class LoadingHelper { public static void showLoading(FragmentActivity fragmentActivity) { Progress.show(frag...
[ "shayu2017@163.com" ]
shayu2017@163.com
7657b9501a117e4b909bd7e60507d12150fa714a
38a9418eb677d671e3f7e88231689398de0d232f
/programmers/src/test/java/greedy/GymClothesTest.java
71b18467529679b4734025cc8b03b2e123f3bc34
[]
no_license
csj4032/enjoy-algorithm
66c4774deba531a75058357699bc29918fc3a7b6
a57f3c1af3ac977af4d127de20fbee101ad2c33c
refs/heads/master
2022-08-25T03:06:36.891511
2022-07-09T03:35:21
2022-07-09T03:35:21
99,533,493
0
1
null
null
null
null
UTF-8
Java
false
false
1,999
java
package greedy; import org.junit.jupiter.api.*; @TestMethodOrder(MethodOrderer.OrderAnnotation.class) public class GymClothesTest { @Test @Order(1) public void test() { Assertions.assertEquals(6, GymClothes.solution(7, new int[]{1, 2, 3, 4, 5, 6}, new int[]{2, 3, 4, 5, 6, 7})); Assertions.assertEquals(2, GymC...
[ "csj4032@gmail.com" ]
csj4032@gmail.com
bb5d860f6b637557b639c767294a2967860ab7d2
3a4d8c4971355efc9c42c4b494db7614bc8df90e
/ejbModule/ec/edu/epn/rrhh/beans/UniversidadAPDAOImplement.java
0960e2ea57c0ede4722570dbe8451947516e6955
[]
no_license
scajas/servicioSeguridad
4ea3f2dd0907416d2fb96f9e9b1667f73b637969
17ba2340ff8466933a9927f54579bd12a4581bdb
refs/heads/master
2022-12-09T12:33:44.500774
2020-08-03T15:40:23
2020-08-03T15:40:23
285,415,310
0
0
null
null
null
null
UTF-8
Java
false
false
985
java
package ec.edu.epn.rrhh.beans; import java.util.List; import javax.ejb.Stateless; import javax.persistence.Query; import ec.edu.epn.generic.DAO.DaoGenericoImplement; import ec.edu.epn.gestionDocente.entities.Universidad; @Stateless public class UniversidadAPDAOImplement extends DaoGenericoImplement<Unive...
[ "german.romero@epn.edu.ec" ]
german.romero@epn.edu.ec
1ed9c0d242b213c84102557094e47876c7f75a3d
6a95484a8989e92db07325c7acd77868cb0ac3bc
/modules/adwords_axis/src/main/java/com/google/api/ads/adwords/axis/v201502/cm/ProductLegacyCondition.java
c11b2e03fe1bbef3631f6f2fa4153695eb4844eb
[ "Apache-2.0" ]
permissive
popovsh6/googleads-java-lib
776687dd86db0ce785b9d56555fe83571db9570a
d3cabb6fb0621c2920e3725a95622ea934117daf
refs/heads/master
2020-04-05T23:21:57.987610
2015-03-12T19:59:29
2015-03-12T19:59:29
33,672,406
1
0
null
2015-04-09T14:06:00
2015-04-09T14:06:00
null
UTF-8
Java
false
false
3,956
java
/** * ProductLegacyCondition.java * * This file was auto-generated from WSDL * by the Apache Axis 1.4 Mar 02, 2009 (07:08:06 PST) WSDL2Java emitter. */ package com.google.api.ads.adwords.axis.v201502.cm; /** * A plain condition string. Not supported by campaigns of * {@link AdvertisingChannelType#...
[ "jradcliff@google.com" ]
jradcliff@google.com
30bfd2089c2dcded2f2ff785673f5a3aea73041a
73267be654cd1fd76cf2cb9ea3a75630d9f58a41
/services/workspaceapp/src/main/java/com/huaweicloud/sdk/workspaceapp/v1/model/FileRedirectionBandwidthPercentageOptions.java
eefca79e0e57c1fce54b714f96a952b881d1a381
[ "Apache-2.0" ]
permissive
huaweicloud/huaweicloud-sdk-java-v3
51b32a451fac321a0affe2176663fed8a9cd8042
2f8543d0d037b35c2664298ba39a89cc9d8ed9a3
refs/heads/master
2023-08-29T06:50:15.642693
2023-08-24T08:34:48
2023-08-24T08:34:48
262,207,545
91
57
NOASSERTION
2023-09-08T12:24:55
2020-05-08T02:27:00
Java
UTF-8
Java
false
false
2,606
java
package com.huaweicloud.sdk.workspaceapp.v1.model; import com.fasterxml.jackson.annotation.JsonInclude; import com.fasterxml.jackson.annotation.JsonProperty; import java.util.Objects; /** * FileRedirectionBandwidthPercentageOptions */ public class FileRedirectionBandwidthPercentageOptions { @JsonInclude(JsonI...
[ "hwcloudsdk@huawei.com" ]
hwcloudsdk@huawei.com
bf4be375b9052224ccca8d526e2897a4f3dd0c7b
0887c90394c6915aac10b3785dd4e7d600e35c74
/src/common/sysmodule/model/SysRole.java
45e29a2a287c9f7870aac214d2ca4b97fcc665e7
[]
no_license
Monkey-mi/outsideeasy
ca34a0ca4e474e13722b9424901170d51d37a805
2e171bfd3b649eeefdcaa28adc57a4dac569ec09
refs/heads/master
2021-01-21T06:38:48.058165
2017-02-27T04:04:50
2017-02-27T04:04:50
83,262,244
0
1
null
null
null
null
UTF-8
Java
false
false
1,121
java
package common.sysmodule.model; import java.io.Serializable; public class SysRole implements Serializable{ /** * */ private static final long serialVersionUID = -8797242845565418707L; private int role_id; private String role_name; private String role_desc; private int order_seq; private int role_t...
[ "mishengliang@live.com" ]
mishengliang@live.com
d875707424e8c07453e4bdc07807c6dd78959c64
25baed098f88fc0fa22d051ccc8027aa1834a52b
/src/main/java/com/ljh/daoMz/PersonWorkBalanceMapper.java
9d08539167ef6b26caeaf026b8123954eada5c23
[]
no_license
woai555/ljh
a5015444082f2f39d58fb3e38260a6d61a89af9f
17cf8f4415c9ae7d9fedae46cd9e9d0d3ce536f9
refs/heads/master
2022-07-11T06:52:07.620091
2022-01-05T06:51:27
2022-01-05T06:51:27
132,585,637
0
0
null
2022-06-17T03:29:19
2018-05-08T09:25:32
Java
UTF-8
Java
false
false
314
java
package com.ljh.daoMz; import com.ljh.bean.PersonWorkBalance; import com.baomidou.mybatisplus.core.mapper.BaseMapper; /** * <p> * 操作员收费明细结算单 Mapper 接口 * </p> * * @author ljh * @since 2020-10-26 */ public interface PersonWorkBalanceMapper extends BaseMapper<PersonWorkBalance> { }
[ "37681193+woai555@users.noreply.github.com" ]
37681193+woai555@users.noreply.github.com
b32e487aa8b4a80fd6b4f9bab80eac3d44a1666c
a8c2430dd9dda03e62434574e7548ea27ab07781
/src/ics.template/net/ion/radon/impl/let/webdav/methods/DoNotImplemented.java
8e0504b4ce9005929cc86b346d8ad7ebb8d46172
[]
no_license
bleujin/aradonExtend
053d3ae7281480137a4d0a994c98204c53632e02
5036da200c963b4c4ed871e86536165f46b65361
refs/heads/master
2021-01-23T09:33:40.805795
2013-02-18T08:48:26
2013-02-18T08:48:26
4,709,992
0
1
null
null
null
null
UTF-8
Java
false
false
884
java
package net.ion.radon.impl.let.webdav.methods; import java.io.IOException; import net.ion.radon.core.let.InnerRequest; import net.ion.radon.core.let.InnerResponse; import net.ion.radon.impl.let.webdav.ITransaction; import org.restlet.data.Method; import org.restlet.data.Status; import org.restlet.represent...
[ "bleujin@gmail.com" ]
bleujin@gmail.com
e0d773919be7dbb6d638b303da74cba970dc6016
fb5bfb5b4cf7a118cb858490953e69517d8060a4
/src/ch19/ex10/codea/vm/VendingMachine.java
9995b31cff8ff8164d134e81855915c8417a34b6
[]
no_license
v777779/jbook
573dd1e4e3847ed51c9b6b66d2b098bf8eb58af5
09fc56a27e9aed797327f01ea955bdf1815d0d54
refs/heads/master
2021-09-19T08:14:16.299382
2018-07-25T14:03:12
2018-07-25T14:03:12
86,017,001
0
0
null
null
null
null
UTF-8
Java
false
false
4,252
java
package ch19.ex10.codea.vm; import lib.utils.IGenerator; import static ch19.ex10.codea.vm.VendingMachine.State.TERMINAL; /** * Vadim Voronov * email: vadim.v.voronov@gmail.com * Created: 19-Apr-17. */ public class VendingMachine { private static State state = State.RESTING; private static int amount = 0;...
[ "vadim.v.voronov@gmail.com" ]
vadim.v.voronov@gmail.com
31de2301fbf66e154b31144173efda4fd1b0f359
7033053710cf2fd800e11ad609e9abbb57f1f17e
/cardayProject/carrental-service/src/main/java/com/cmdt/carrental/platform/service/model/request/station/StationVehiclePageDto.java
5c4161e123f7877a25d91e6f36c4940d61d48fe8
[]
no_license
chocoai/cardayforfjga
731080f72c367c7d3b8e7844a1c3cd034cc11ee6
91d7c8314f44024825747e12a60324ffc3d43afb
refs/heads/master
2020-04-29T02:14:07.834535
2018-04-02T09:51:07
2018-04-02T09:51:07
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,786
java
package com.cmdt.carrental.platform.service.model.request.station; import com.fasterxml.jackson.annotation.JsonInclude; import javax.validation.constraints.Digits; import javax.validation.constraints.NotNull; /** * Created by zhengjun.jing on 6/6/2017. */ @JsonInclude(JsonInclude.Include.NON_NULL) public class Sta...
[ "xiaoxing.zhou@cm-dt.com" ]
xiaoxing.zhou@cm-dt.com
e0455211cbc379e38bec0381ffa04529820b4c31
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/4/4_6fc2051c67fd2a986838ab75852b1d9836f742c4/AIRobotController/4_6fc2051c67fd2a986838ab75852b1d9836f742c4_AIRobotController_t.java
9718911ebbbaa973ee4cb08407e77ca809228428
[]
no_license
zhongxingyu/Seer
48e7e5197624d7afa94d23f849f8ea2075bcaec0
c11a3109fdfca9be337e509ecb2c085b60076213
refs/heads/master
2023-07-06T12:48:55.516692
2023-06-22T07:55:56
2023-06-22T07:55:56
259,613,157
6
2
null
2023-06-22T07:55:57
2020-04-28T11:07:49
null
UTF-8
Java
false
false
7,809
java
package se.chalmers.dryleafsoftware.androidrally.controller; import java.util.ArrayList; import java.util.Collections; import java.util.List; import java.util.Random; import se.chalmers.dryleafsoftware.androidrally.model.cards.Card; import se.chalmers.dryleafsoftware.androidrally.model.gameBoard.BoardElement...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
0338df668703c82804e1508d826b4e0dab6f2e1a
d74c2ca437a58670dc8bfbf20a3babaecb7d0bea
/SAP_858310_lines/Source - 963k/js.transactionext.interface/dev/src/_tc~bl~transactionext/java/com/sap/engine/interfaces/transaction/transactionextension.java
57bb292ec15996fd2dd321e36c411e29df0f3e58
[]
no_license
javafullstackstudens/JAVA_SAP
e848e9e1a101baa4596ff27ce1aedb90e8dfaae8
f1b826bd8a13d1432e3ddd4845ac752208df4f05
refs/heads/master
2023-06-05T20:00:48.946268
2021-06-30T10:07:39
2021-06-30T10:07:39
381,657,064
0
0
null
null
null
null
UTF-8
Java
false
false
4,527
java
/* * Copyright (c) 2002 by SAP AG, Walldorf., * url: http://www.sap.com * All rights reserved. * * This software is the confidential and proprietary information * of SAP AG, Walldorf. You shall not disclose such Confidential * Information and shall use it only in accordance with the terms * of the license agre...
[ "Yalin.Arie@checkmarx.com" ]
Yalin.Arie@checkmarx.com
28c77555ae3be9bb2958c6a7c919468d4eaa23e8
ae63afe5aa0b013c16ce31ef623cd89ffb49c916
/src/net/meisen/ant/xmlmatcher/FullDependencyMatcher.java
cd98b2a33b137c89607f3b8e08eaf152f625fe65
[ "MIT" ]
permissive
pmeisen/ant-processenabler
cd1beede8821d82a254050cf2e7ab196412c789d
5577a8b234a9733235057f9a7bb843d343004c95
refs/heads/master
2020-06-09T00:10:09.864171
2015-05-06T13:08:28
2015-05-06T13:08:28
7,438,932
1
0
null
null
null
null
UTF-8
Java
false
false
2,264
java
package net.meisen.ant.xmlmatcher; import org.jdom.Element; /** * A matcher which check a dependency completely, i.e. group, artifact, type, * classifier and version * * @author pmeisen * */ public class FullDependencyMatcher extends DependencyMatcher { @Override protected boolean matchedArtifacts(final El...
[ "philipp@meisen.net" ]
philipp@meisen.net
39be940a86097d3f5829daea718fcdd59d461921
e5bb4c1c5cb3a385a1a391ca43c9094e746bb171
/Service/trunk/service/service-customer/src/main/java/com/hzfh/service/customer/serviceImpl/PaymentBankInfoServiceImpl.java
15576dbb33cf354a060c4ce297e73c84c5d4275b
[]
no_license
FashtimeDotCom/huazhen
397143967ebed9d50073bfa4909c52336a883486
6484bc9948a29f0611855f84e81b0a0b080e2e02
refs/heads/master
2021-01-22T14:25:04.159326
2016-01-11T09:52:40
2016-01-11T09:52:40
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,355
java
package com.hzfh.service.customer.serviceImpl; import java.util.List; import com.hzfh.api.customer.model.PaymentBankInfo; import com.hzfh.api.customer.model.query.PaymentBankInfoCondition; import com.hzfh.api.customer.service.PaymentBankInfoService; import com.hzfh.service.customer.dao.PaymentBankInfoDao; import com....
[ "ulei0343@163.com" ]
ulei0343@163.com
f500b26b49bdee68c693a64bfa91741fcf33172a
90715965b82400cfab2944c2bccfe98d9e4f9351
/Android/AndroidStudio/EnjoyLearning/enjoyLearningCommunity/src/main/java/com/zj/learning/control/asks/AsksHelper.java
446a12ce988b2555d42265f5585e09b0046693a8
[ "MIT" ]
permissive
myosmatrix/mlearning
28c818b36d14f183ff50e46c48fe454c3c514b4b
8b513c4df8573eb080555cdf5a1f000037570c41
refs/heads/master
2021-07-10T06:41:07.742167
2017-10-13T08:19:25
2017-10-13T08:19:25
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,086
java
package com.zj.learning.control.asks; import android.content.Context; import android.text.Spannable; import android.text.SpannableStringBuilder; import android.text.TextUtils; import android.text.style.ForegroundColorSpan; import android.view.View; import android.view.View.OnClickListener; import android.widget.ImageV...
[ "huhongjun@gmail.com" ]
huhongjun@gmail.com
af88e9d592ed84f7cd433abef7696bdf3ec45202
9af97d35e3d2278ddf8c9c60aa831a2d16403a01
/app/src/main/java/com/yjrlab/tabdoctor/network/enums/BodyPartGenderField.java
bd77b6fe66cc3e437ff6a7c62c6109f03aec9588
[]
no_license
tddyko/TabTabAndroid
818a7e63fcdd69639c409380dd5ad0e6c92141fd
65bfbf9d570e9a829ab97819ad5343ccd91e5c60
refs/heads/master
2023-08-07T17:49:08.781901
2021-09-25T09:46:31
2021-09-25T09:46:31
410,233,816
0
0
null
null
null
null
UTF-8
Java
false
false
684
java
package com.yjrlab.tabdoctor.network.enums; import com.google.gson.annotations.SerializedName; import com.yjrlab.tabdoctor.view.setting.ShowTypeEnum; /** * Created by jongrakmoon on 2017. 6. 8.. */ public enum BodyPartGenderField { @SerializedName("M")MAN, @SerializedName("F")WOMAN, @SerializedName("C"...
[ "corian1516@gmail.com" ]
corian1516@gmail.com
127d9b8c9a6578eb6243d8abdd17c10df42147e3
37dc8ab4cb35bf5a1ab35ca14f827be188ff0698
/artemis-common/src/main/java/com/ctrip/soa/artemis/registry/FailedInstance.java
2838294847a7ca96e0e33d6a588ee5c9a5fd5786
[ "Apache-2.0" ]
permissive
ctripcorp/artemis
84440e38fec5af7771b834678abb0024e1f02c41
9a3a2f5179801508d9925939fe8ad0eb3f8c1a56
refs/heads/master
2023-07-30T17:46:32.066517
2019-02-22T01:37:31
2019-02-22T01:37:31
107,536,049
40
14
null
null
null
null
UTF-8
Java
false
false
980
java
package com.ctrip.soa.artemis.registry; import com.ctrip.soa.artemis.Instance; /** * Created by Qiang Zhao on 10/07/2016. */ public class FailedInstance { private Instance _instance; private String _errorCode; private String _errorMessage; public FailedInstance() { } public FailedInstanc...
[ "q_zhao@Ctrip.com" ]
q_zhao@Ctrip.com
a226dff9bdc181b09576e72c92fc534880cb2312
436290052fdd3a7c8cabfdaffd9f8bf7ff6d325b
/code/bfs/java/550.java
8dcc49ae2fbec5bba3a16b7e3c3f23bd968e9d61
[]
no_license
mf1832146/bi-tbcnn
bcf7abc3bb8c6022c1b21aac481e6fe0ac21b40f
309f5f16c3211f922fa04eed32fa7d6c58978faf
refs/heads/master
2020-07-30T05:48:35.117150
2019-03-23T14:22:54
2019-03-23T14:22:54
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,020
java
import java.util.*; public class BFS{ public static void bfs(Graph graph){ Queue<Integer> queue = new LinkedList<Integer>(); queue.add(0); boolean[] visited = new boolean[graph.vertices.length]; visited[0] = true; while (!queue.isEmpty()){ int currVertex = queue...
[ "y.yu@open.ac.uk" ]
y.yu@open.ac.uk
1da0da04d514ab25635c9e7c77db7aa116f0450b
b280a34244a58fddd7e76bddb13bc25c83215010
/scmv6/center-task1/src/main/java/com/smate/center/task/v8pub/dao/sns/SnsPubDetailDAO.java
5f14289a5ac03dbc7754cc57b477a042ec093453
[]
no_license
hzr958/myProjects
910d7b7473c33ef2754d79e67ced0245e987f522
d2e8f61b7b99a92ffe19209fcda3c2db37315422
refs/heads/master
2022-12-24T16:43:21.527071
2019-08-16T01:46:18
2019-08-16T01:46:18
202,512,072
2
3
null
2022-12-16T05:31:05
2019-08-15T09:21:04
Java
UTF-8
Java
false
false
302
java
package com.smate.center.task.v8pub.dao.sns; import org.springframework.stereotype.Repository; import com.smate.center.task.v8pub.sns.po.PubSnsDetailPO; import com.smate.core.base.utils.data.SnsHibernateDao; @Repository public class SnsPubDetailDAO extends SnsHibernateDao<PubSnsDetailPO, Long> { }
[ "zhiranhe@irissz.com" ]
zhiranhe@irissz.com
0313a5684de0b24e38b8c714140d98426e793094
6a32fcd1e06877f87f6b83045ce29cd27c0f769c
/materialdesign_library/src/main/java/com/uidt/materialdesign_library/adapter/FeedAdapter.java
4135a26fb983b9efce691f5f3753040511f9abb8
[]
no_license
yijixin/ComponentDemo
8909d2210bf6a05cd66d88282e00150a6f09fc40
a0d2f569e88ff52b4463611057de6ac56fbeb2d0
refs/heads/master
2020-09-23T20:01:28.289991
2019-12-20T09:21:59
2019-12-20T09:21:59
225,574,322
0
0
null
null
null
null
UTF-8
Java
false
false
2,605
java
package com.uidt.materialdesign_library.adapter; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.ImageView; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.recyclerview.widget.RecyclerView; import com.uidt.material...
[ "12345678" ]
12345678
dbb50096f28ad9699cec87eeac764e13b63cf272
350d2f790c21319e2b0f992e9e2978336d50f6ca
/smscenter-web/src/main/java/com/sanerzone/smscenter/modules/sms/service/SmsTemplateService.java
58fdf1c3dd17cfba7a0c0df491f4f2261e459efc
[]
no_license
aiical/smscenter-parent
f485876fe121b1a5db3e0bb71548676cbbb272a2
20c18770280c47d60523f4bc89044dc85b58f489
refs/heads/master
2023-02-18T00:23:46.110175
2020-04-19T09:57:30
2020-04-19T09:57:30
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,553
java
/** * Copyright &copy; 2012-2016 <a href="https://github.com/thinkgem/jeesite">JeeSite</a> All rights reserved. */ package com.sanerzone.smscenter.modules.sms.service; import java.util.List; import java.util.Map; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Se...
[ "563248403@qq.com" ]
563248403@qq.com
d51dc2d4f914410c78206fd4db29d656b56f44f7
0b2d55a43b346c01174bc641d899674d6c9f2c91
/library/src/main/java/www/jinke/com/library/base/BaseFragmentV4.java
685f6186dbd2394834aee7d4ecc639b10dbbb95c
[]
no_license
Brave-wan/Dagger
70f4735616548b1754db10655d7b8655b6dc2e8d
15d04b44d67e27344900595c6520cd8054de3587
refs/heads/master
2021-01-25T06:49:15.210179
2017-06-07T09:51:50
2017-06-07T09:51:50
93,615,232
1
0
null
null
null
null
UTF-8
Java
false
false
1,609
java
package www.jinke.com.library.base; import android.content.Context; import android.os.Bundle; import android.support.annotation.Nullable; import android.support.v4.app.Fragment; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.Toast; import butterknife...
[ "185214487@qq.com" ]
185214487@qq.com
50831eb7ae6946e2508ae9defc4923321ecdfe07
c1a29f3534b5dffcfac6e8040120210f56f37a70
/spring-functionaltest-selenium/src/test/java/jp/co/ntt/fw/spring/functionaltest/selenium/vldt/CustomBeanValidationTest.java
03d509206eac4e553812cda72c3d9ab0abea5d8e
[]
no_license
ptmxndys/spring-functionaltest
658bb332efcc811168c05d9d1366871ce3650222
ba2f34feb1da6312d868444fb41cf86ef554cd13
refs/heads/master
2023-02-11T21:18:06.677036
2021-01-04T09:43:01
2021-01-07T08:38:48
null
0
0
null
null
null
null
UTF-8
Java
false
false
7,190
java
/* * Copyright(c) 2014 NTT Corporation. * * 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 ag...
[ "macchinetta.fw@gmail.com" ]
macchinetta.fw@gmail.com
f2d6b66750fd1453fb4f40b20608a846b793e22a
47686bbdcf8be3ee0cda1442d32fd61465a917d3
/ppl-engine-dc/src/main/java/com/sap/research/primelife/dc/timebasedtrigger/TimeBasedTrigger.java
70472d565deb1eca82730b8b265835391e47b40c
[]
no_license
jjsendor/fiware-ppl
f08e8cb2e7336eaae39389936cab58cfc931a09a
841b01e89b929c1104b5689a23bb826337183646
refs/heads/master
2021-01-09T07:03:00.610271
2014-04-30T14:09:06
2014-04-30T14:09:06
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,934
java
/******************************************************************************* * Copyright (c) 2013, SAP AG * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * - Redistributio...
[ "francesco.di.cerbo@sap.com" ]
francesco.di.cerbo@sap.com
23ae496e4dd0b8ba66cbd277c8fe8e5c6fc5a924
3e909d759fa6fb4694447064a80dfb185a77d907
/xmniao-saas-apiV2.4.1/src/main/java/com/xmn/saas/controller/api/v1/shop/vo/ShopPutRequest.java
b39c9802e3ad2eb78cf9e98bf7755d8e9d1ed838
[]
no_license
liveqmock/seeyouagain
9703616f59ae0b9cd2e641d135170c84c18a257c
fae0cb3471f07520878e51358cfa5ea88e1d659c
refs/heads/master
2020-04-04T14:47:00.192619
2017-11-14T12:47:31
2017-11-14T12:47:31
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,099
java
package com.xmn.saas.controller.api.v1.shop.vo; import com.xmn.saas.base.Request; import com.xmn.saas.entity.shop.SellerApply; import org.springframework.beans.BeanUtils; import javax.validation.constraints.NotNull; /** * * * 类名称:ShopPutRequest 类描述: 修改店铺资料请求类 创建人:xiaoxiong 创建时间:2016年9月26日 下午6:06:06 * 修改人:xiaox...
[ "641013587@qq.com" ]
641013587@qq.com
21a3f54c23ecb58a7f216b47d3268435c12672ae
e51266ffa12c28213c4dd64a647d923f731c7bcf
/repexecutor/src/test/java/com/provys/report/jooxml/repexecutor/ParameterReaderTest.java
acd0056b11e36b0724b93c3747794280bb966920
[]
no_license
MichalStehlikCz/JOOXML
2cc57bd60f38231ccb671fbfd4884d18d8ba9dd8
2155ba74ae8b72d46c67037373151cd26b66571f
refs/heads/master
2021-12-15T01:50:45.642359
2019-07-17T05:39:24
2019-07-17T05:39:24
161,041,507
0
0
null
2021-12-14T21:16:19
2018-12-09T13:20:21
Java
UTF-8
Java
false
false
1,708
java
package com.provys.report.jooxml.repexecutor; import org.junit.jupiter.params.ParameterizedTest; import org.junit.jupiter.params.provider.MethodSource; import javax.annotation.Nonnull; import javax.annotation.Nullable; import java.io.IOException; import java.io.StringReader; import java.util.stream.Stream; import sta...
[ "michal.stehlik.cz@gmail.com" ]
michal.stehlik.cz@gmail.com
d83f69c6c7fa619fd9dc5703870ba71ba6db918f
87c12bd26186e41ed6197437e0b1b15bfcc68fda
/csharp-psi-impl/src/org/mustbe/consulo/csharp/lang/psi/impl/light/CSharpLightAttributeWithSelfTypeBuilder.java
7409bd635c2ef8b2b82bb6a214bf5f488c76b4b9
[ "Apache-2.0" ]
permissive
electrowolff/consulo-csharp
660c784441f8b2fc1c4d536bd9bb80cb4dd68a4a
99b54761b24b394d3fd18650de3a5f112a52aa9a
refs/heads/master
2021-01-22T14:29:07.054813
2016-07-30T09:19:51
2016-07-30T09:19:51
65,971,141
0
0
null
2016-08-18T06:27:38
2016-08-18T06:27:37
null
UTF-8
Java
false
false
2,103
java
/* * Copyright 2013-2014 must-be.org * * 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...
[ "vistall.valeriy@gmail.com" ]
vistall.valeriy@gmail.com
0784b2c2a3b8c8fef06a15dd1b33d85b84edde33
979af49d5449a9c0516a9559b11d4eec69e967b3
/src/main/java/com/example/demo/entity/Status.java
6a70dbbd3f03e40cd23dd8be2b2f7fb259753218
[ "MIT" ]
permissive
czy1004103643/RearEndLibraryInformationIntegrationLoaningPlatform
cc258a1962b73477d47d3b6b2970751813e30ac7
8fe850a5fc4910db1cc0d12ca00d5567d161c983
refs/heads/master
2020-05-01T14:45:34.572800
2018-06-22T10:20:49
2018-06-22T10:20:49
null
0
0
null
null
null
null
UTF-8
Java
false
false
647
java
package com.example.demo.entity; import java.io.Serializable; import java.util.List; /** * @author: 李纹纹 * @date : 2018/6/6 20:10 */ public class Status implements Serializable{ private int code; private String msg; private List<?> list; public int getCode() { return code; } pub...
[ "itning@itning.top" ]
itning@itning.top
0b0d5331814a9ee5d3134b2624346145f73c6b77
47d693f52a266fb1588ca892b90b0bafd5d73790
/util4j/src/test/java/net/jueb/util4j/test/lineDecode/LineType.java
06e5c220f2d2d0c95ec754c50df1e9ec8ea90f70
[ "Apache-2.0" ]
permissive
juebanlin/util4j
267da3ffea65c3d1b7f8ebe0c07db4fbf30d78d4
5b22468295185f3b097bd0eeac90be4c0124d0b1
refs/heads/master
2023-06-25T08:27:48.732150
2023-04-17T10:25:39
2023-04-17T10:25:39
86,887,522
34
14
Apache-2.0
2023-06-14T22:28:25
2017-04-01T05:49:17
Java
UTF-8
Java
false
false
1,797
java
package net.jueb.util4j.test.lineDecode; import java.util.ArrayList; import java.util.Collections; public enum LineType { l1(1),l2(2),l3(3),l4(4),l5(5),l6(6),l7(7),l8(8),l9(9); private int value; private LineType(int value) { this.value=value; } public int value() { return value; } public static ...
[ "a" ]
a
31583628b2a9221008b891cb283e1be112efed72
e5b84002cb0224e689e97632a656130248d25047
/ServletJSPHibernate/LocationMgrEmp/src/com/LocMgrEmp/EmployeeServlet.java
8ed6411aab81862987b9fccff7102810eec3b172
[]
no_license
aadvikm/JAVA_J2EE_REPO
4a254fda12c6a30b098ac0e04a54f4ee18cfd464
689fcfbcea739440795b43ef578b6312a2c144d3
refs/heads/master
2020-03-25T07:50:20.677504
2018-09-14T04:35:32
2018-09-14T04:35:32
143,584,253
0
0
null
null
null
null
UTF-8
Java
false
false
2,605
java
package com.LocMgrEmp; import java.io.IOException; import java.io.PrintWriter; import java.math.BigDecimal; import java.util.ArrayList; import javax.servlet.ServletException; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; ...
[ "Brindha@192.168.0.17" ]
Brindha@192.168.0.17
f4cdc87085945284ad9ae598247ecd90c44f7a9e
83d56024094d15f64e07650dd2b606a38d7ec5f1
/sicc_druida/fuentes/java/CobTipoBalanConectorTransactionQuery.java
1ef9e17ce0e3f8645f917b872219d1b91894fb60
[]
no_license
cdiglesias/SICC
bdeba6af8f49e8d038ef30b61fcc6371c1083840
72fedb14a03cb4a77f62885bec3226dbbed6a5bb
refs/heads/master
2021-01-19T19:45:14.788800
2016-04-07T16:20:51
2016-04-07T16:20:51
null
0
0
null
null
null
null
ISO-8859-3
Java
false
false
3,577
java
import org.w3c.dom.*; import java.util.ArrayList; public class CobTipoBalanConectorTransactionQuery implements es.indra.druida.base.ObjetoXML { private ArrayList v = new ArrayList(); public Element getXML (Document doc){ getXML0(doc); return (Element)v.get(0); } /*...
[ "hp.vega@hotmail.com" ]
hp.vega@hotmail.com
442822dfc7827f3e155a8b54ff11966dfd66a934
5e3235edf3de262f4d10b9e9e1fcc3bd13d6b8b1
/Code Snippet Repository/Spring/Spring2043.java
9be98824ed3400f304d723daed02083aaa9e91a8
[]
no_license
saber13812002/DeepCRM
3336a244d4852a364800af3181e03e868cf6f9f5
be3e5e50e34a042d5ba7259ff5ff75c08ab32bb9
refs/heads/master
2023-03-16T00:08:06.473699
2018-04-18T05:29:50
2018-04-18T05:29:50
null
0
0
null
null
null
null
UTF-8
Java
false
false
776
java
CacheEvictOperation parseEvictAnnotation(AnnotatedElement ae, DefaultCacheConfig defaultConfig, CacheEvict cacheEvict) { CacheEvictOperation.Builder builder = new CacheEvictOperation.Builder(); builder.setName(ae.toString()); builder.setCacheNames(cacheEvict.cacheNames()); builder.setCondition(cacheEvict.cond...
[ "Qing.Mi@my.cityu.edu.hk" ]
Qing.Mi@my.cityu.edu.hk
2e9336ea7cf245401edd005d86cbd0e448d4db74
52c36ce3a9d25073bdbe002757f08a267abb91c6
/src/main/java/com/alipay/api/request/AlipayGotoneMessageMailSendRequest.java
4c7964db51ad2448d9104183e19b97faa7fe50ab
[ "Apache-2.0" ]
permissive
itc7/alipay-sdk-java-all
d2f2f2403f3c9c7122baa9e438ebd2932935afec
c220e02cbcdda5180b76d9da129147e5b38dcf17
refs/heads/master
2022-08-28T08:03:08.497774
2020-05-27T10:16:10
2020-05-27T10:16:10
267,271,062
0
0
Apache-2.0
2020-05-27T09:02:04
2020-05-27T09:02:04
null
UTF-8
Java
false
false
4,052
java
package com.alipay.api.request; import java.util.Map; import com.alipay.api.AlipayRequest; import com.alipay.api.internal.util.AlipayHashMap; import com.alipay.api.response.AlipayGotoneMessageMailSendResponse; import com.alipay.api.AlipayObject; /** * ALIPAY API: alipay.gotone.message.mail.send request ...
[ "ben.zy@antfin.com" ]
ben.zy@antfin.com
dc87ed2d8cd4c9462d588386ac96e9779d82114e
0aabd164442e2206028cc34da59582915d91cf84
/kingshuk_core_springs/ATMAppSpringStaticFactoryMethodDemo/src/com/spi/atm/Printer.java
89d46a93c1921f51fe75d2ff2516f06ca307b233
[]
no_license
kingshuknandy2016/TBT-Workspace
0d7339518b32fc5c6e01179b3768808e441ec606
fef1c5229d0e1d56d97b41b44fb066e7560c208c
refs/heads/master
2021-01-24T11:06:13.774604
2018-02-27T04:50:44
2018-02-27T04:50:44
123,073,378
0
0
null
null
null
null
UTF-8
Java
false
false
634
java
package com.spi.atm; public class Printer { private int id; private String name; public Printer() { super(); } public Printer(int id, String name) { super(); System.out.println("Arg -Const.."); this.id = id; this.name = name; } public String getName() { return name; } public void setName(Stri...
[ "kingshuknandy2016@gmail.com" ]
kingshuknandy2016@gmail.com
ebd9e0390391d125f1c1ea4fc58fd9a6e9e3811c
5e93b90a0b7c3cee3570de82aec07559576eed13
/P/src/mixin/COEBody.java
61d7af068052cdd39a430ea6b8e9de7e303414c7
[]
no_license
priangulo/BttFTestProjects
a6f37c83b52273f8b5f3d7cbb7116c85a0fd4ef2
cc2294d24f9b0fed46110b868bd3a8f6c8794475
refs/heads/master
2021-03-27T10:30:10.316285
2017-10-25T21:39:55
2017-10-25T21:39:55
64,432,711
0
0
null
null
null
null
UTF-8
Java
false
false
163
java
// Automatically generated code. Edit at your own risk! // Generated by bali2jak v2002.09.03. package mixin; abstract public class COEBody extends AstNode { }
[ "priangulo@gmail.com" ]
priangulo@gmail.com
feee77441f43bb5f712403c330da667c4dc9b372
6092cbae5816a60b8124bb1921e6a90d7c7c8279
/java01/src/step34/exam01/Client.java
b07ef71eb0ad73bca0e1764197f08ae9716f275f
[]
no_license
kyeonghunmin/mkh
847326c0effa8ec85a7e90554beee74eac9c854c
5e4fd583d889205654fc6cfc41db37430b6a3173
refs/heads/master
2020-12-24T20:14:33.579384
2016-05-12T08:30:23
2016-05-12T08:30:23
56,681,395
0
0
null
null
null
null
UTF-8
Java
false
false
1,624
java
package step34.exam01; import java.io.InputStream; import java.io.OutputStream; import java.io.PrintStream; import java.net.Socket; public class Client { public static void main(String[] args) { Socket socket = null; InputStream in = null; OutputStream out = null; PrintStream out2 = nu...
[ "alsrudgns88@naver.com" ]
alsrudgns88@naver.com
1d6fcdaff10a8796cda1c1130d90f6c572cab4b0
6ac9e29bd4b5d93796aa824491ee1d96b9e84682
/aliyun-java-sdk-push/src/main/java/com/aliyuncs/push/model/v20160801/PushNoticeToAndroidResponse.java
e4b378f57283fa741ba9b6c17f5873dddb99b788
[ "Apache-2.0" ]
permissive
zhou5852/aliyun-openapi-java-sdk
9190f86453930819b895a7cefead16de81ea0f1c
36dc87f70b5661fc4bfc9ec375c05d1b191257ae
refs/heads/master
2021-01-20T03:56:59.915648
2017-08-25T07:28:03
2017-08-25T07:28:03
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,697
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")...
[ "haowei.yao@alibaba-inc.com" ]
haowei.yao@alibaba-inc.com
795948bb1e71c57afe174d12e5bcac0f88763284
a3a5aeb018ab1c3e92f924e13c7e290eeec6bd06
/day03/流程语句/IfDemo.java
dc578ee88e6132a463d4dec6a49a01ad901834f1
[]
no_license
qyl1006/JavaApps
bc21a25d9a28e98f83227af6b54b6b4859a7ff30
e47445194677531babcc7a20c8fd334f253682e1
refs/heads/master
2021-05-15T07:44:26.776608
2018-03-09T14:37:21
2018-03-09T14:37:21
111,789,114
0
0
null
null
null
null
GB18030
Java
false
false
1,489
java
// Decompiled by Jad v1.5.8e2. Copyright 2001 Pavel Kouznetsov. // Jad home page: http://kpdus.tripod.com/jad.html // Decompiler options: packimports(3) fieldsfirst ansi space // Source File Name: IfDemo.java import java.io.PrintStream; public class IfDemo { public IfDemo() { } public static void main(String...
[ "yuelinshi@qq.com" ]
yuelinshi@qq.com
dd72284b1987d2d818b4fbee962c347937782944
bb672cc2dfc415bebf2e79b313c7e8dd593fe30c
/src/main/java/com/gaohang/springbootshiro/service/Userservice.java
fee042f4a5e4e1ec58a7cf031f7138fb8842bfec
[]
no_license
gaohanghang/springboot-shiro
6cac5af1f7ace278b867319f6e59de8f87e6ded3
a9593d14384e0e57169040a18aa4dcfc9a7495dd
refs/heads/master
2020-04-17T21:25:41.967714
2019-01-23T01:25:11
2019-01-23T01:25:11
166,948,813
1
4
null
null
null
null
UTF-8
Java
false
false
284
java
package com.gaohang.springbootshiro.service; import com.gaohang.springbootshiro.domin.User; /** * @Description: * @author: Gao Hang Hang * @date 2019/01/22 12:58 */ public interface Userservice { public User findByName(String name); public User findById(Integer id); }
[ "1341947277@qq.com" ]
1341947277@qq.com
5fbed3d5469570efc576f8667b3cf45c56efb011
887698756e60a3b1a9a317444ba77ebb18a3f9ee
/src/com/javaf/pattern/memento/IMemento.java
0acef0855bc27bceb917cef09fd7977c16005aaa
[]
no_license
fabiojose/javaf
2edc738488b78026396c02fd7746c917f519f5b2
c9a2d631f6037bccb538dd5ea543ffd4efd3ded1
refs/heads/master
2020-05-26T18:49:03.160892
2014-04-05T13:50:46
2014-04-05T13:50:46
null
0
0
null
null
null
null
UTF-8
Java
false
false
165
java
package com.javaf.pattern.memento; /** * * @author fabiojm - Fábio José de Moraes * * @param <T> */ public interface IMemento<T> { T getSavedState(); }
[ "fabiojose@gmail.com" ]
fabiojose@gmail.com
14528372dfecc452f8f1807568a68db7eb802d6f
3b34ec3651055b290f99ebb43a7db0169022c924
/DS4P/acs-showcase/c32-parser/src/main/java/gov/samhsa/consent2share/c32/GreenCcdSerializer.java
e53ee0ff7211ef63069f4b6b09aa6bf26e85b008
[ "BSD-3-Clause" ]
permissive
pmaingi/Consent2Share
f9f35e19d124cd40275ef6c43953773f0a3e6f25
00344812cd95fdc75a9a711d35f92f1d35f10273
refs/heads/master
2021-01-11T01:20:55.231460
2016-09-29T16:58:40
2016-09-29T16:58:40
70,718,518
1
0
null
2016-10-12T16:21:33
2016-10-12T16:21:33
null
UTF-8
Java
false
false
2,176
java
/******************************************************************************* * Open Behavioral Health Information Technology Architecture (OBHITA.org) * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * Re...
[ "tao.lin@feisystems.com" ]
tao.lin@feisystems.com
61e8289b0083dd03894024eb913bac4e82ac62da
81aa25db4e3ceed110b0b2250656fc012c035e66
/backjoon/backtracking/Backjoon15650.java
91ca777b91a1bcf173b8df959d6f76d939df20c5
[]
no_license
DragonHee/algorithm
e736dba6a045b1ccb49831954e77d2a9ce898c07
5fbdb09d4bb12509d7062ac6f22febac5f7d7336
refs/heads/master
2021-11-10T20:37:09.918113
2021-11-04T12:28:21
2021-11-04T12:28:21
212,949,162
0
0
null
null
null
null
UTF-8
Java
false
false
1,068
java
package backjoon.backtracking; import java.io.*; import java.util.StringTokenizer; public class Backjoon15650 { private static final BufferedReader br = new BufferedReader(new InputStreamReader(System.in)); private static final BufferedWriter bw = new BufferedWriter(new OutputStreamWriter(System.out)); pr...
[ "yhk06262@naver.com" ]
yhk06262@naver.com
1bd31e1fdcf5420835fd556e2153435f3c586bc3
47bdf7c2b72ba7b57bb9cc2ce0b94a21af4ed795
/information_android/asmack/org/jivesoftware/smack/sasl/SASLCramMD5Mechanism.java
d434530868d8b9e193058e9d1580ebdd83f80b26
[]
no_license
srsman/information
a37151d3a04f6188a9919c143a2efa6355226482
e943c34f94c620aedde22983e6520c6c5cf86073
refs/heads/master
2021-01-17T23:09:06.372954
2016-04-09T10:52:04
2016-04-09T10:52:04
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,066
java
/** * $RCSfile$ * $Revision$ * $Date$ * <p> * <p> * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unl...
[ "1047860491@qq.com" ]
1047860491@qq.com
1b80988816523271821883fe8d1843ffaffff891
37992a7083efea148c66381a2e7c988f59de712b
/lan4gate/src/main/java/org/lanter/lan4gate/Implementation/Messages/Responses/Operations/ServiceOperations/PrintLastReceipt.java
649f90606839d3e89e60219b39aed5c52f25d1fd
[]
no_license
RVC3/PTK
5ab897d6abee1f7f7be3ba49c893b97e719085e9
1052b2bfa8f565c96a85d5c5928ed6c938a20543
refs/heads/master
2022-12-22T22:11:40.231298
2020-07-01T09:45:38
2020-07-01T09:45:38
259,278,530
0
0
null
null
null
null
UTF-8
Java
false
false
1,275
java
package org.lanter.lan4gate.Implementation.Messages.Responses.Operations.ServiceOperations; import org.lanter.lan4gate.Messages.Fields.ResponseFieldsList; import org.lanter.lan4gate.Messages.OperationsList; import org.lanter.lan4gate.Implementation.Messages.Responses.Response; import org.lanter.lan4gate.Implementation...
[ "kopanevartem@mail.ru" ]
kopanevartem@mail.ru
6e311870184c62deecb878c62ef6e03f9aac628f
8710e1116c4e0495e1715aac473c4fd2191ab0c2
/src/app/controller/SalaryScheduleController.java
1ad106edfbfb19961776157ecda0e27b5a14c27a
[]
no_license
lcadiz/FishForever
002f3b8f88f0cdff16ac2f374ce5cffef2980f2e
987e3de26430e2d72e7be2f6a099e31105dbc15b
refs/heads/main
2023-04-30T16:28:57.983301
2021-04-27T01:28:56
2021-04-27T01:28:56
361,938,440
0
0
null
null
null
null
UTF-8
Java
false
false
7,876
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 app.controller; import app.config.DBConn; import static app.config.DBConn.getConnection; import app.model.ComboBoxItem; import...
[ "cadizlester@gmail.com" ]
cadizlester@gmail.com
339b1468d06127ac887847db176b203a418f8e31
ecce6f70285a1a50da00835b8ceaf6e0651ecfa8
/Magma/bukkit/src/main/java/net/avicus/magma/network/rtp/RemoteTeleports.java
81440bbbfb8fe899f376bc48dc73846a62346cdc
[ "MIT" ]
permissive
Avicus/AvicusNetwork
d59b69f5ee726c54edf73fb89149cd3624a4e0cd
26c2320788807b2452f69d6f5b167a2fbb2df698
refs/heads/master
2022-06-14T22:55:45.083832
2022-01-23T06:21:43
2022-01-23T06:21:43
119,120,459
25
20
MIT
2022-05-20T20:53:20
2018-01-27T01:10:39
Java
UTF-8
Java
false
false
6,253
java
package net.avicus.magma.network.rtp; import com.google.common.collect.Maps; import com.sk89q.bukkit.util.CommandsManagerRegistration; import com.sk89q.minecraft.util.commands.Command; import com.sk89q.minecraft.util.commands.CommandContext; import com.sk89q.minecraft.util.commands.CommandException; import com.sk89q.m...
[ "keenan@keenant.com" ]
keenan@keenant.com
655b8786763d74f584d3eae409d494d0c742c85f
b39700bdcf98596b7c6f073cacabe29860e2e0fd
/Java Basics and Java 8/ExceptionDemo1/src/com/accenture/lkm/UncheckedException.java
2ea0ce9de4c331b4d473319c9c2680f33519d6d5
[]
no_license
Gizmosoft/CoreJava-Practice
2d721cfdfea4c439af95fc5b39a71f0a81073816
f7affea4152fa7f52a53d6de0fc3186d2627c032
refs/heads/master
2021-06-08T15:37:56.086277
2021-05-05T06:21:27
2021-05-05T06:21:27
173,529,243
0
0
null
null
null
null
UTF-8
Java
false
false
997
java
package com.accenture.lkm; import java.io.FileReader; import java.util.InputMismatchException; import java.util.Scanner; public class UncheckedException { public static void main(String[] args) { int num1, num2, result=0; try(Scanner s = new Scanner(System.in)) { System.out.println("Enter Number1"); num1 = s.ne...
[ "Kartikey.hebbar@gmail.com" ]
Kartikey.hebbar@gmail.com
b7e640c1ef70e01279c87c0b61368954511218f0
dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9
/data_defect4j/preprossed_method_corpus/Math/13/org/apache/commons/math3/optim/linear/NoFeasibleSolutionException_NoFeasibleSolutionException_35.java
7bcd12a486d206ccab0014fc0a81fbddfe2244ec
[]
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
388
java
org apach common math3 optim linear repres except thrown optim solut fulfil constraint version feasibl solut except nofeasiblesolutionexcept java 14z feasibl solut except nofeasiblesolutionexcept math illeg state except mathillegalstateexcept simpl constructor messag feasibl solut except no...
[ "hvdthong@gmail.com" ]
hvdthong@gmail.com
8fc5c3685bda455dc12ac9fc95679c57c0709642
a09b3117997c93d75af1570940f4617cf7bd3695
/compiler/core/src/zserio/antlr/util/ParseErrorListener.java
4cbd3c921cd7f672f4a4259d8ab9aa5167d44440
[ "BSD-3-Clause" ]
permissive
leland17/zserio
8bdf1d3523e400aaec9b6663c34ca7d135d70a1c
edd4de30484f14ab90d8edd8afb7f230292ca13f
refs/heads/master
2020-09-28T01:59:47.188827
2019-12-06T14:57:04
2019-12-06T14:57:04
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,881
java
package zserio.antlr.util; import org.antlr.v4.runtime.BaseErrorListener; import org.antlr.v4.runtime.InputMismatchException; import org.antlr.v4.runtime.RecognitionException; import org.antlr.v4.runtime.Recognizer; import org.antlr.v4.runtime.Token; import org.antlr.v4.runtime.misc.ParseCancellationException; import...
[ "milan.kriz@eccam.com" ]
milan.kriz@eccam.com
a674c262dca6fc33ba92f2669b380a747218b600
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/2/2_3265dbf973a427f4dc6850d1b5a415a3806efb95/CodeProportion/2_3265dbf973a427f4dc6850d1b5a415a3806efb95_CodeProportion_t.java
5e90d406f8067a6f7374bd41c6a02ddd0ccb507f
[]
no_license
zhongxingyu/Seer
48e7e5197624d7afa94d23f849f8ea2075bcaec0
c11a3109fdfca9be337e509ecb2c085b60076213
refs/heads/master
2023-07-06T12:48:55.516692
2023-06-22T07:55:56
2023-06-22T07:55:56
259,613,157
6
2
null
2023-06-22T07:55:57
2020-04-28T11:07:49
null
UTF-8
Java
false
false
2,460
java
// Copyright (c) 2009 by the projectusus.org contributors // This software is released under the terms and conditions // of the Eclipse Public License (EPL) 1.0. // See http://www.eclipse.org/legal/epl-v10.html for details. package org.projectusus.core.internal.proportions.model; import java.util.ArrayList; im...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
163447fc0dd614b975934cba8b06dcec8820c4ff
f4fd782488b9cf6d99d4375d5718aead62b63c69
/com/planet_ink/coffee_mud/WebMacros/AreaScriptData.java
6c1f0431516ecf043b2fe61a4397db527eb9269e
[ "Apache-2.0" ]
permissive
sfunk1x/CoffeeMud
89a8ca1267ecb0c2ca48280e3b3930ee1484c93e
0ac2a21c16dfe3e1637627cb6373d34615afe109
refs/heads/master
2021-01-18T11:20:53.213200
2015-09-17T19:16:30
2015-09-17T19:16:30
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,578
java
package com.planet_ink.coffee_mud.WebMacros; import com.planet_ink.coffee_web.interfaces.*; import com.planet_ink.coffee_mud.core.interfaces.*; import com.planet_ink.coffee_mud.core.*; import com.planet_ink.coffee_mud.core.collections.*; import com.planet_ink.coffee_mud.Abilities.interfaces.*; import com.planet...
[ "bo@zimmers.net" ]
bo@zimmers.net
19a1f655fedae4c8ae2da93342da6a441441a318
a1f54c4fc08b70dfcde20dd3dc2e0b544850ceb9
/PIJ(Эккель)/src/ch_07/SpaceShipControls.java
024b3808929530d09a2e5885a430298cb7101dfa
[]
no_license
smith1984/java_src_tutorial
175d4f69e443084f82c48ab7457dcacfae3dfb23
50fd98e37d675f597074a6e53a9ef34824d5fcd4
refs/heads/master
2020-04-09T03:38:38.848665
2018-12-01T21:57:20
2018-12-01T21:57:20
159,990,788
1
0
null
null
null
null
UTF-8
Java
false
false
301
java
package ch_07;//: reusing/SpaceShipControls.java public class SpaceShipControls { void up(int velocity) {} void down(int velocity) {} void left(int velocity) {} void right(int velocity) {} void forward(int velocity) {} void back(int velocity) {} void turboBoost() {} } ///:~
[ "smith150384@gmail.com" ]
smith150384@gmail.com
80f9630527c205ceb780be87d0264b2717d61e14
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/13/13_3f3c140753c0a7f5c63cc5714a287f8e1a16515c/LuceneArabicAnalyzer/13_3f3c140753c0a7f5c63cc5714a287f8e1a16515c_LuceneArabicAnalyzer_t.java
eb56a6388f8597f8fa2e7b1a8f975e93b3389256
[]
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
5,547
java
package ivory.core.tokenize; import ivory.core.Constants; import java.io.IOException; import java.io.StringReader; import java.text.Normalizer; import java.text.Normalizer.Form; import org.apache.hadoop.conf.Configuration; import org.apache.hadoop.fs.FileSystem; import org.apache.hadoop.fs.Path; import org.a...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
2f769fc520a732790954cfc2a5a492ff9d9eef5c
028cbe18b4e5c347f664c592cbc7f56729b74060
/external/modules/bean-validator/hibernate-validator/5.0.0.Alpha2/engine/src/test/java/org/hibernate/validator/test/internal/xml/mixedconfiguration/xml/PersonCompetition.java
a361faf9ab93774ddf1c600f0d6ad6b436199816
[ "Apache-2.0" ]
permissive
dmatej/Glassfish-SVN-Patched
8d355ff753b23a9a1bd9d7475fa4b2cfd3b40f9e
269e29ba90db6d9c38271f7acd2affcacf2416f1
refs/heads/master
2021-05-28T12:55:06.267463
2014-11-11T04:21:44
2014-11-11T04:21:44
23,610,469
1
0
null
null
null
null
UTF-8
Java
false
false
1,048
java
/* * JBoss, Home of Professional Open Source * Copyright 2009, Red Hat, Inc. and/or its affiliates, and individual contributors * by the @authors tag. See the copyright.txt in the distribution for a * full listing of individual contributors. * * Licensed under the Apache License, Version 2.0 (the "License"); * y...
[ "mtaube@6f3ba3e3-413c-0410-a8aa-90bee3ab43b5" ]
mtaube@6f3ba3e3-413c-0410-a8aa-90bee3ab43b5
5acaafa65dea9d386480be57846e7f554dea1981
061b938a85dc1abd40e51cab7637134980de7744
/hydrograph.ui/hydrograph.ui.common/src/main/java/hydrograph/ui/common/component/config/ObjectFactory.java
793323050cf72414d90aefe30220b81850bcc6b0
[ "Apache-2.0" ]
permissive
koundeld/Hydrograph
186e652d8f03a793437fd33e8e27cf605a24a830
de3d39994eb34bce8067da98c27f91ee1b800aa1
refs/heads/master
2021-07-03T13:13:42.509342
2017-06-15T13:17:02
2017-06-15T13:17:02
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,397
java
/******************************************************************************* * Copyright 2017 Capital One Services, LLC and Bitwise, 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...
[ "alpesh.kulkarni@bitwiseglobal.com" ]
alpesh.kulkarni@bitwiseglobal.com
6dedcf5b05d0f4ffc78c57f90d244a66cfb4ebeb
af6251ee729995455081c4f4e48668c56007e1ac
/domain/src/main/java/mmp/gps/domain/statistics/SectionOverspeedDetail.java
6e3a3b6e671c7c36bc7338abe02df30254cac4c2
[]
no_license
LXKing/monitor
b7522d5b95d2cca7e37a8bfc66dc7ba389e926ef
7d1eca454ce9a93fc47c68f311eca4dcd6f82603
refs/heads/master
2020-12-01T08:08:53.265259
2018-12-24T12:43:32
2018-12-24T12:43:32
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,983
java
package mmp.gps.domain.statistics; import java.util.ArrayList; import java.util.Date; import java.util.List; public class SectionOverspeedDetail { private String deviceNumber; private String motorcade; private String plateNumber; private int times; private long duration; private Date start; ...
[ "heavenlystate@163.com" ]
heavenlystate@163.com
46071df3094874caca868877919ec5e79847a57b
01420890e66b9c9d8688e8e7c5899c83aa40caac
/dataservice-module/src/test/java/de/hshannover/f4/trust/metalyzer/api/util/FilterHelperTest.java
9298ae2a7775fc2e9acfaa8bbbe988fd50fc3685
[ "Apache-2.0" ]
permissive
trustathsh/metalyzer
18d52f8244183855421321893153fe14451dfbfc
7bffdba7030e94ebcbe50d8a9c75db2b86af609b
refs/heads/master
2021-01-17T13:56:30.256472
2016-06-29T08:20:06
2016-06-29T08:20:06
24,188,741
0
0
null
null
null
null
UTF-8
Java
false
false
2,761
java
/* * #%L * ===================================================== * _____ _ ____ _ _ _ _ * |_ _|_ __ _ _ ___| |_ / __ \| | | | ___ | | | | * | | | '__| | | / __| __|/ / _` | |_| |/ __|| |_| | * | | | | | |_| \__ \ |_| | (_| | _ |\__ \| _ | * |_| |_| \__,_|___/...
[ "bahellma@googlemail.com" ]
bahellma@googlemail.com
3d09a5570b283a371d47bd5790a3276827afb3c9
50a6454e6512116f65c9652d7f5ff738eaef3785
/src/main/java/com/micros/app/client/UserFeignClientInterceptor.java
6be6bc6d712cbd740e64bae8a5ae3eaae841ff35
[]
no_license
burakddev/jhipster-sample-application
53c0836444ad7291b5197405f6d54e53dc0cae74
c415141d97055d2a1c9b77a8e50b767510f3d61f
refs/heads/main
2023-07-10T07:57:58.151809
2021-08-07T15:03:44
2021-08-07T15:03:44
393,714,326
0
0
null
null
null
null
UTF-8
Java
false
false
603
java
package com.micros.app.client; import com.micros.app.security.SecurityUtils; import feign.RequestInterceptor; import feign.RequestTemplate; import org.springframework.stereotype.Component; @Component public class UserFeignClientInterceptor implements RequestInterceptor { private static final String AUTHORIZATION...
[ "jhipster-bot@jhipster.tech" ]
jhipster-bot@jhipster.tech
6891913c39c816fc4eb291c3e2bd384a08e601a9
a4a51084cfb715c7076c810520542af38a854868
/src/main/java/com/shopee/protocol/action/ChangeOrderAddress.java
99f440df4e151332c8ddee7b2e347ec17ed7007b
[]
no_license
BharathPalanivelu/repotest
ddaf56a94eb52867408e0e769f35bef2d815da72
f78ae38738d2ba6c9b9b4049f3092188fabb5b59
refs/heads/master
2020-09-30T18:55:04.802341
2019-12-02T10:52:08
2019-12-02T10:52:08
null
0
0
null
null
null
null
UTF-8
Java
false
false
7,134
java
package com.shopee.protocol.action; import com.shopee.protocol.shop.BuyerAddress; import com.squareup.wire.Message; import com.squareup.wire.ProtoField; public final class ChangeOrderAddress extends Message { public static final Integer DEFAULT_BUYER_ADDRESS_ID = 0; public static final Long DEFAULT_ORDERID = ...
[ "noiz354@gmail.com" ]
noiz354@gmail.com
e21cfa68b0a4229401c2c10f14c6867a91fe9cc8
bfba3b96cd5d8706ff3238c6ce9bf10967af89cf
/src/main/java/com/robertx22/age_of_exile/vanilla_mc/potion_effects/compat_food_effects/ManaRegenFoodEffect.java
576be822825b3b92e88f3986b9744730f33b64fa
[]
no_license
panbanann/Age-of-Exile
e6077d89a5ab8f2389e9926e279aa8360960c65a
cc54a9aa573dec42660b0684fffbf653015406cf
refs/heads/master
2023-04-12T14:16:56.379334
2021-05-04T21:13:19
2021-05-04T21:13:19
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,070
java
package com.robertx22.age_of_exile.vanilla_mc.potion_effects.compat_food_effects; import com.robertx22.age_of_exile.saveclasses.gearitem.gear_bases.TooltipInfo; import com.robertx22.age_of_exile.saveclasses.unit.ResourceType; import net.minecraft.text.LiteralText; import net.minecraft.text.Text; import net.minecraft.u...
[ "treborx555@gmail.com" ]
treborx555@gmail.com
d97821a10ea9cd056654f6eb1fee55695b7607d0
5bc9d8f92f38967cc9ecc03000c0606dbbb38f74
/sca4j/modules/tags/sca4j-modules-parent-pom-0.3.3/extension/binding/sca4j-binding-test-harness/src/main/java/org/sca4j/tests/binding/harness/callback/SyncClientServiceImplSync.java
599717947a8cf9ee5f7744df703a9d26d3dc814c
[]
no_license
codehaus/service-conduit
795332fad474e12463db22c5e57ddd7cd6e2956e
4687d4cfc16f7a863ced69ce9ca81c6db3adb6d2
refs/heads/master
2023-07-20T00:35:11.240347
2011-08-24T22:13:28
2011-08-24T22:13:28
36,342,601
2
0
null
null
null
null
UTF-8
Java
false
false
3,811
java
/** * SCA4J * Copyright (c) 2009 - 2099 Service Symphony Ltd * * Licensed to you under the Apache License, Version 2.0 (the "License"); you may * not use this file except in compliance with the License. A copy of the license * is included in this distrubtion or you may obtain a copy at * * http://www.openso...
[ "meerajk@15bcc2b3-4398-4609-aa7c-97eea3cd106e" ]
meerajk@15bcc2b3-4398-4609-aa7c-97eea3cd106e
d156266290527f62ade6003c8ecf350a96621157
90b2989e14577f8c2dafaa2ad0e42c81068a717a
/Bilibili-end/bilibili/bilibili-user/src/main/java/com/yudachi/user/service/SmsService.java
20bfadc67d599674d764d5420aefcf70571eaec0
[ "MIT" ]
permissive
xll-Yudachi/Bilibili
cace1761cfc88f827b505a7de69d8a2a9f31c70f
36a74c2aad49a941a3b96eb80984668790e18e35
refs/heads/master
2023-06-11T18:43:24.198028
2023-05-25T14:25:04
2023-05-25T14:25:04
229,255,809
13
3
null
2023-01-05T03:28:09
2019-12-20T11:51:10
JavaScript
UTF-8
Java
false
false
1,022
java
package com.yudachi.user.service; import com.yudachi.user.utils.GenerateUtil; import com.yudachi.user.utils.SMSUtil; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Value; import org.springframework.data.redis.core.StringRedisTemplate; import org.spri...
[ "452419829@qq.com" ]
452419829@qq.com
f7ed1eb2879580d0ad9e0232ea7199d31dffb9ac
78e55bd14e9ad42cfa51dcc2d5335948469cc3b8
/src/check/PasswordCheckSize.java
d33b36daa6069b8ea3fb3da534a35fbd27a9cae2
[]
no_license
robsonbittencourt/SmartPass
ed005a39506d4b5c72aedb4b3e03b99115db9f3b
a28101dc7f8f4491e97494a9f06ef9fcc1a39615
refs/heads/master
2021-01-06T20:36:46.012053
2014-06-18T19:14:32
2014-06-18T19:14:32
null
0
0
null
null
null
null
UTF-8
Java
false
false
577
java
package check; import static type.PasswordStrengthType.MEDIUM; import static type.PasswordStrengthType.STRONG; import static type.PasswordStrengthType.WEAK; import type.PasswordStrengthType; import model.Password; public class PasswordCheckSize extends PasswordCheck { public PasswordCheckSize(double weight) { sup...
[ "robson.luizv@gmail.com" ]
robson.luizv@gmail.com
2d9c00bb9a9e63e443789fec8ccc1741c460ca84
d81b8829ebc2deea1acf4b41b39e8eda2734a952
/SQL/src/test/java/ru/job4j/tracker/TrackerSQLTest.java
0e1925d99c718c7faebd0d4ff6b260f6ca63e039
[ "Apache-2.0" ]
permissive
DmitriyShaplov/job4j
6d8c4b505f0f6bd9f19d6e829370eb45492e73c7
46acbe6deb17ecfd00492533555f27e0df481d37
refs/heads/master
2022-12-04T14:51:37.185520
2021-02-01T21:41:00
2021-02-01T21:59:02
159,066,243
0
0
Apache-2.0
2022-11-16T12:25:02
2018-11-25T19:23:23
Java
UTF-8
Java
false
false
6,163
java
package ru.job4j.tracker; import org.hamcrest.core.Is; import org.junit.Test; import java.io.InputStream; import java.sql.Connection; import java.sql.DriverManager; import java.util.List; import java.util.Properties; import static org.hamcrest.Matchers.is; import static org.junit.Assert.*; /** * @author shaplov *...
[ "shaplovd@gmail.com" ]
shaplovd@gmail.com