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
ce233beaa910ed73bf5842673bc71eb8ccaa8450
2a6dc20826d961ef28dc94d3320fb0a15a505a3d
/src/main/java/com/riadh/samples/MyCustomIOException.java
94e31dba7b8d5f077c40272db75b1960138ea375
[]
no_license
riadh-mnasri/unit-testing-demo
10e50f2d7b611cfff00717cb117bc2ef2d361ebe
6ab23285bfbdf2f14d662e59ff705f4a47527af1
refs/heads/master
2021-01-02T08:47:28.780055
2013-05-14T15:12:19
2013-05-14T15:12:19
10,040,516
1
0
null
null
null
null
UTF-8
Java
false
false
647
java
package com.riadh.samples; /** * @author Riadh MNASRI * */ public class MyCustomIOException extends Exception { private static final long serialVersionUID = 1L; public MyCustomIOException() { } /** * @param message */ public MyCustomIOException(String message) { ...
[ "riadh.mnasri@yahoo.fr" ]
riadh.mnasri@yahoo.fr
d7d6ffcb63daba10c80dab41659c6c3a4d4df87c
6bd982b493c692c537e6ea6e041d9c16eed11a8e
/Forelesning02/PlayingWithIntents/app/src/main/java/no/hiof/larseknu/playingwithintents/MainActivity.java
94c3f6fe145db76d391ec8a0db1f4e160b1ddda3
[]
no_license
larseknu/android_programmering_h2017
38f0cfec2c15a17e5390b5b1af3a412cfc113f44
4131a3331bb74233ef6f9ec004fb6d09398b59e5
refs/heads/master
2021-01-19T15:17:21.025024
2017-10-26T06:38:12
2017-10-26T06:38:12
100,956,501
1
3
null
null
null
null
UTF-8
Java
false
false
2,216
java
package no.hiof.larseknu.playingwithintents; import android.app.Activity; import android.content.Intent; import android.net.Uri; import android.os.Bundle; import android.view.View; public class MainActivity extends Activity { private int counter = 0; @Override protected void onCreate(Bundle savedInstance...
[ "larsemil87@gmail.com" ]
larsemil87@gmail.com
25498f239d1ca54df49011e77cbaacc7f973d9c3
7410044d3fb74321e40979fcb60363cd2eda340e
/springaop/src/main/java/com/neuedu/ttc/bean/Dept.java
c258b5a75852c06726cc5624df1564bfa11d864b
[]
no_license
a981899115/repo2
68188ce420af8a23b66c64d19f46c93cccaeb5c4
078cf72099c81232dc77a68234f9294404de618c
refs/heads/master
2022-12-26T14:32:00.319427
2019-12-09T07:47:16
2019-12-09T07:47:16
226,813,761
0
0
null
null
null
null
UTF-8
Java
false
false
448
java
package com.neuedu.ttc.bean; public class Dept { private int deptno; private String dname; private String loc; public int getDeptno() { return deptno; } public void setDeptno(int deptno) { this.deptno = deptno; } public String getDname() { return dname; } public void setDname(String dname) { ...
[ "981899115@qq.com" ]
981899115@qq.com
108d955c0544d373716d67c3ffd791ca499e0c12
4ef1b972593f699a71e4eca7ee1010aa231f52cc
/app/src/main/java/com/hotniao/video/model/bean/HnLiveNoticeBean.java
93ddd84a6844bfa4013c762ce0f5985b6a4f8973
[]
no_license
LoooooG/youyou
e2e8fb0f576a6e2daf614d1186303ec7ce7bdf4a
5bff0de57159ab3dda075343b83ff4a461df66e2
refs/heads/master
2020-12-03T12:52:00.462951
2020-02-17T10:29:59
2020-02-17T10:29:59
231,321,844
1
0
null
null
null
null
UTF-8
Java
false
false
5,351
java
package com.hotniao.video.model.bean; import java.util.List; /** * Copyright (C) 2017,深圳市红鸟网络科技股份有限公司 All rights reserved. * 项目名称:youbo * 类描述:开播设置用户列表数据 * 创建人:mj * 创建时间:2017/9/7 18:04 * 修改人: * 修改时间: * 修改备注: * Version: 1.0.0 */ public class HnLiveNoticeBean { /** * follows : {"items":[{"anchor_le...
[ "53099003@qq.com" ]
53099003@qq.com
3a23e56937b465adbc8ec1f089a1190deda000f4
b9e1f1cbd070e910488db9851f5f787c648c88d6
/cometride-server/src/main/java/utdallas/ridetrackers/server/datatypes/TimeRange.java
9396bab0e05f862708d50a4cd0c55c2b296e7b82
[]
no_license
mLautz/cometride
c7a98d69ca298081ca98039abd5cafb956f0a56e
9e52d1115ac26545e6727864c9f8e0f8f8c5c2ea
refs/heads/master
2020-04-16T11:32:01.706890
2015-04-29T11:06:31
2015-04-29T11:06:31
32,052,753
1
2
null
null
null
null
UTF-8
Java
false
false
608
java
package utdallas.ridetrackers.server.datatypes; import org.omg.CORBA.TRANSACTION_MODE; /** * Created by matt lautz on 4/9/2015. */ public class TimeRange { private String start; private String end; public TimeRange() {} public TimeRange(String start, String end) { this.start = start; ...
[ "lautz8920@gmail.com" ]
lautz8920@gmail.com
49c5f8b10dc8e1be12e4c9dae40da319d6615dab
35016cb55dcbebef7393c8751ec3d2c9b260d5f6
/TRSoa-master/TRSoa-master/TRSoa/target/generated-sources/archetype/src/main/resources/archetype-resources/src/main/java/dao/ProjectDAO.java
1887aa55d5d72c3c68151b12117a832c70e11627
[]
no_license
chaosssliu/practice
6a5f13448d113260b9b08c42e132a4a3808c043d
da091688dfeb125fed06e031195ab76d9707e54e
refs/heads/master
2022-06-24T14:20:38.213285
2022-06-10T21:40:50
2022-06-10T21:40:50
96,723,079
0
0
null
null
null
null
UTF-8
Java
false
false
391
java
#set( $symbol_pound = '#' ) #set( $symbol_dollar = '$' ) #set( $symbol_escape = '\' ) package ${package}.dao; import ${package}.entity.Project; import ${package}.vo.ProjectVO; import java.util.List; /** * Created by Dawei on 9/1/16. */ public interface ProjectDAO { Project saveProject(Project project); Li...
[ "liushashiwr@gmail.com" ]
liushashiwr@gmail.com
5e7396358ff54ceea9354a0335c03d707932c9df
66308199f3e6025b2e54b2efe4b40420534f3a66
/Slackpad.java
ef02a21c5c34f71dea61d32c39decb886bbccef0
[]
no_license
mattss/slackerpad
9117e8787dae3eab6f887f874515d9e7493c2d7e
d82db2cd72922d8effdd225da076090f52108dd6
refs/heads/master
2020-12-06T07:41:59.219377
2016-09-07T15:07:57
2016-09-07T15:07:57
67,614,777
0
0
null
null
null
null
UTF-8
Java
false
false
12,684
java
/* Matthew Sital-Singh ms1473 COMS12100 Assignment: Scene */ import java.io.*; import java.awt.*; import java.awt.event.*; import javax.swing.*; import javax.swing.border.*; import javax.swing.filechooser.*; /** Slackpad.java Slackpad is a work-avoidance tool which simulates a normal text ...
[ "mattss@netsight.co.uk" ]
mattss@netsight.co.uk
516a481c2b081af61a8f6eabc0bf99b75a4efef5
992f90e5dac36f9b08ade49db8b1f465a337c337
/springboot-caffeine/src/main/java/org/dante/springboot/SpringbootCaffeineApplication.java
a9262167d6c42771d72d3b72027e795604a17574
[]
no_license
dante7qx/springboot
03d0b9089d96aa967a21f20b46a368027549cc83
a1ba1b05bbc7e7c495729d2aa803cd537e6037b0
refs/heads/master
2023-08-16T15:57:22.602187
2023-03-24T06:59:50
2023-03-24T06:59:50
92,372,653
2
2
null
2023-07-12T14:11:46
2017-05-25T06:30:47
JavaScript
UTF-8
Java
false
false
410
java
package org.dante.springboot; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.cache.annotation.EnableCaching; @EnableCaching @SpringBootApplication public class SpringbootCaffeineApplication { public static void main(...
[ "sunchao.0129@163.comm" ]
sunchao.0129@163.comm
cb24dfa1b4210389810d05234e4817c3d99c6ab4
a747308a571b7111083dcac51b7cbb4c9de1c89e
/regular-expression-engine/src/main/java/domain/SymbolTransition.java
92f3b28d0988009048ce06660367d9cc3460c094
[ "MIT" ]
permissive
strajama/regular-expression-engine
b4410890082afbd8865b912205241b00abe2d2e0
d4cccfa41ff18c82438f1d2cabd99c65f5574a0b
refs/heads/master
2020-04-29T04:23:29.867410
2019-05-05T11:38:47
2019-05-05T11:38:47
175,845,684
2
0
null
null
null
null
UTF-8
Java
false
false
1,341
java
package domain; /** * SymbolTransition implements Transition-interface * * @author strajama */ public class SymbolTransition implements Transition { private State from; private State to; private char symbol; /** * Creates new SymbolTransition * * @param from - state where the trans...
[ "strajama@gmail.com" ]
strajama@gmail.com
8c5e7abf6b4b88f30de3546eade322633d028eb7
4041fdf47e68750ca3e102ad2012fba9aca0a0f2
/src/main/java/API_testing/json_parsing.java
7e4c45582e157abf6b91eb561759e8f7c7429776
[]
no_license
lokesh0138/API
e76620edeb975444547e07854037e253dc2d0762
a1c32dd65113cff888bd334be35c71bdbc91efc5
refs/heads/master
2023-07-09T08:21:22.071986
2021-08-13T09:32:20
2021-08-13T09:32:20
395,593,709
0
0
null
null
null
null
UTF-8
Java
false
false
2,161
java
package API_testing; import static org.testng.Assert.assertEquals; import org.testng.Assert; import org.testng.annotations.AfterTest; import org.testng.annotations.Test; import io.restassured.path.json.JsonPath; public class json_parsing { // Print No of courses returned by API static JsonPath js=new JsonPath(add...
[ "lokeshganesan0138@gmail.com" ]
lokeshganesan0138@gmail.com
51c741ee95f50e135249f84f202e25f6b32f2ae3
f66e2ad3fc0f8c88278c0997b156f5c6c8f77f28
/Android/GooglePlay/app/src/main/java/com/mwqi/http/HttpRetry.java
188e4c032994277340cca2445526fac695989bc7
[ "Apache-2.0" ]
permissive
flyfire/Programming-Notes-Code
3b51b45f8760309013c3c0cc748311d33951a044
4b1bdd74c1ba0c007c504834e4508ec39f01cd94
refs/heads/master
2020-05-07T18:00:49.757509
2019-04-10T11:15:13
2019-04-10T11:15:13
180,750,568
1
0
Apache-2.0
2019-04-11T08:40:38
2019-04-11T08:40:38
null
UTF-8
Java
false
false
2,821
java
package com.mwqi.http; import java.io.IOException; import java.io.InterruptedIOException; import java.net.SocketException; import java.net.UnknownHostException; import java.util.HashSet; import javax.net.ssl.SSLHandshakeException; import org.apache.http.NoHttpResponseException; import org.apache.http.client.methods.H...
[ "ztiany3@gmail.com" ]
ztiany3@gmail.com
2ea17201c46218a0a75d9548241ed8b0243043a4
8982c38c298225ad7e29627e11a9b1e08d1cd1a9
/src/main/java/com/aerothinker/plandb/config/package-info.java
e06e6722086603c3c1260aed8a219dbc2a46a6f8
[]
no_license
bigjungle/example-multitenancy
4e49b110e4909d7f5945337f286740df36662cdf
6c42d8f0832f90e2b8f63c1d4aeeadc6d670ffb1
refs/heads/master
2020-04-16T22:30:14.949844
2019-03-19T03:40:16
2019-03-19T03:40:16
null
0
0
null
null
null
null
UTF-8
Java
false
false
88
java
/** * Spring Framework configuration files. */ package com.aerothinker.plandb.config;
[ "ccpitcmp@outlook.com" ]
ccpitcmp@outlook.com
7c431310f4a6ed09d7262f2d487615abeb8d2726
a4a17277c6faf61713b46063ce9b4456ac73928a
/app/src/main/java/com/bytedance/xly/util/LogUtil.java
823b01f9db0363581d7b9fbbb524cddf866010ec
[]
no_license
guoziren/techtrainingcamp-client-5
024e784187a46460f483069245420986a7ca78cf
e026bb60397de4973f14872b231acbcdcc352c5d
refs/heads/master
2022-11-06T01:40:23.038553
2020-06-23T12:21:54
2020-06-23T12:21:54
266,136,606
0
0
null
null
null
null
UTF-8
Java
false
false
1,339
java
package com.bytedance.xly.util; import android.util.Log; /* * 包名: com.blts.himalaya.utils * 文件名: LogUtil * 创建时间: 2020/4/7 1:27 PM * */ public class LogUtil { public static String sTAG = "LogUtil"; //控制是否要输出log public static boolean sIsRelease = false; /** * 如果是要发布了,可以在applic...
[ "234917515@qq.com" ]
234917515@qq.com
b643e0fb3a1c0570215ef36089e5f4dc7b3bc358
c4ff86f81a68084f7c406fdf7c0d1487672f5fa4
/src/main/java/com/raaldi/banker/repository/CurrencyRepository.java
bb08b1f335b530bdc4aceda5a3fe0d107d678de8
[]
no_license
RaalDi/banker
a48140b476a763ff7c47e5471f4230f976cd0832
7feb1dc42835d88b4c68c830b7fd598c181ae932
refs/heads/master
2021-05-04T10:35:35.097041
2016-12-24T03:58:46
2016-12-24T03:58:46
54,799,488
0
0
null
null
null
null
UTF-8
Java
false
false
304
java
package com.raaldi.banker.repository; import com.raaldi.banker.model.Currency; import org.springframework.data.repository.CrudRepository; import org.springframework.stereotype.Repository; @Repository("currencyRepository") public interface CurrencyRepository extends CrudRepository<Currency, Long> { }
[ "rafael.alexander.diaz@gmail.com" ]
rafael.alexander.diaz@gmail.com
de40b7387326663beb2c9e0680057fc83cda6ea9
eadca070d221e93595f4fde112a73b7439c9a24a
/wiki-src/net/hillsdon/reviki/vc/ChangeNotificationDispatcher.java
335720a5507e122731b8b74b9bfc80fc22a1701d
[ "Apache-2.0" ]
permissive
CoreFiling/reviki
fcbee0dcb66ad71ab0d3bddf194ab3aa2148fc9f
37f53c5396bf7720183c7b808d769884c576e858
refs/heads/master
2023-03-17T13:12:37.692458
2023-03-14T18:00:55
2023-03-14T18:00:55
17,807,727
7
7
null
2017-04-06T17:10:24
2014-03-16T19:53:07
Java
UTF-8
Java
false
false
803
java
/** * Copyright 2008 Matthew Hillsdon * * 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 agre...
[ "matt@hillsdon.net" ]
matt@hillsdon.net
694caabb0be0dc425374c4374a84eaf90a745c0d
07cf6b36c2008e94cc07261de389070c97b5b6b3
/app/src/main/java/id/web/setoelkahfi/top10downloader/MainActivity.java
7ece391d0fa3b6345aa59b55cade46709cde24f6
[]
no_license
setoelkahfi/Top-10-Downloader
0ac9b74a191a32c935aed77af0dfca27de2cfa48
740590724cac465752d771901da193a25b7dae3a
refs/heads/master
2021-01-10T04:16:21.247151
2016-01-20T03:07:45
2016-01-20T03:07:45
50,000,588
0
0
null
null
null
null
UTF-8
Java
false
false
4,268
java
package id.web.setoelkahfi.top10downloader; import android.os.AsyncTask; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import android.util.Log; import android.view.Menu; import android.view.MenuItem; import android.view.View; import android.widget.ArrayAdapter; import android.widget.Button...
[ "setoelkahfi@gmail.com" ]
setoelkahfi@gmail.com
7b4bc412d2816af6d747b0a85a9a3bcaa9450fe3
e037de4eb12225f77ac3d8d64ef38dd021e61348
/EntregaSegundoExamen/TstWSProdPojo/build/generated-sources/jax-ws/wsprod/FindAllResponse.java
0b368ae07c156fd235ef3697f8f26caedf30c571
[]
no_license
FAltamiranoZ/SistemasDeComercioElectronico
7a63ad6219cae066fea2c5b8c98628f000daef24
cd26c5dde33d99ea1b3bbd78560c7088d42bf097
refs/heads/main
2023-02-13T13:25:35.758588
2021-01-04T00:31:56
2021-01-04T00:31:56
326,528,240
0
0
null
null
null
null
UTF-8
Java
false
false
1,816
java
package wsprod; import java.util.ArrayList; import java.util.List; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlType; /** * <p>Clase Java para findAllResponse complex type. * * <...
[ "francisco.altamiranozevallos@gmail.com" ]
francisco.altamiranozevallos@gmail.com
d502378a5515faa7f15d241e410881f82224c430
d48cfe7bb65c3169dea931f605d62b4340222d75
/chinahrd-hrbi/base/src/main/java/net/chinahrd/module/SysMenuDefine.java
b53da3b4035cb9eae40808ca0ac433b0c0407efa
[]
no_license
a559927z/doc
7b65aeff1d4606bab1d7f71307d6163b010a226d
04e812838a5614ed78f8bbfa16a377e7398843fc
refs/heads/master
2022-12-23T12:09:32.360591
2019-07-15T17:52:54
2019-07-15T17:52:54
195,972,411
0
0
null
2022-12-16T07:47:50
2019-07-09T09:02:38
JavaScript
UTF-8
Java
false
false
459
java
/** *net.chinahrd.cache */ package net.chinahrd.module; import net.chinahrd.core.menu.MenuRegisterAbstract; /** * @author htpeng *2016年10月11日下午11:52:52 */ public class SysMenuDefine extends MenuRegisterAbstract{ /* (non-Javadoc) * @see net.chinahrd.core.menu.MenuRegisterAbstract#getFileInputSteam...
[ "a559927z@163.com" ]
a559927z@163.com
e54759c2bc50338606310b4ecb1261e2eeef25ec
77fa526a7b4cf490a2ceab66d5eb6831a3750776
/java/org/apache/tomcat/jni/Time.java
ad19dd1089ac7d6699e40c39b551e0836e81a84f
[ "Apache-2.0", "LicenseRef-scancode-unknown" ]
permissive
srividyac09/tomcat-native
5390308a74ebe31be357e18e145100048cce5d0a
4f52ed907f44b2a400f79f137e3021e7e7f8cad5
refs/heads/main
2023-06-27T16:29:53.038445
2021-07-23T04:49:38
2021-07-23T04:49:38
388,088,489
0
0
Apache-2.0
2021-07-21T11:03:04
2021-07-21T11:03:03
null
UTF-8
Java
false
false
2,640
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...
[ "markt@apache.org" ]
markt@apache.org
b4d2ee8f2c40a1cb345a19e7cced5773f71b06dc
545d1aa7075c423ac22d5057684d444c72d9a8c2
/codes/1417-Reformat-The-String/Java/main1.java
75347eb0823816f472e4e3f790ee1f329253eb12
[]
no_license
Stackingrule/LeetCode-Solutions
da9420953b0e56bb76f026f5c1a4a48cd404641d
3f7d22dd94eef4e47f3c19c436b00c40891dc03b
refs/heads/main
2023-08-28T00:43:37.871877
2021-10-14T02:55:42
2021-10-14T02:55:42
207,331,384
0
0
null
null
null
null
UTF-8
Java
false
false
855
java
class Solution { public String reformat(String s) { List<Character> digits = new ArrayList<>(); List<Character> characters = new ArrayList<>(); for (char c : s.toCharArray()) { if (Character.isDigit(c)) { digits.add(c); } else { charact...
[ "38368554+Stackingrule@users.noreply.github.com" ]
38368554+Stackingrule@users.noreply.github.com
c63cb72fae07344895ba4219b4fdee2942325a4b
1bf8e0a65acb4159ce24747ef7fec95f9c73a5c9
/src/main/java/com/ssm/rwsxx/dao/RwsxxDao.java
792e0c918aff0dcb5ade6679e0881e2ac9fad582
[]
no_license
sunshuaiqi888/sunshuaiqi_SSM
12f9b41b1d5ee7d5c0836bfb43868fce27839c0a
488787fd68eebc1f0c801e5a02610646fc21f92c
refs/heads/master
2022-11-30T20:25:10.765015
2020-08-20T09:37:16
2020-08-20T09:37:16
285,792,782
0
0
null
null
null
null
UTF-8
Java
false
false
268
java
package com.ssm.rwsxx.dao; import com.ssm.rwsxx.bean.RwsBean; import org.springframework.stereotype.Repository; import java.util.List; /** * Created by sunsq on 2020/8/6. */ @Repository public interface RwsxxDao { List<RwsBean> rwslist() throws Exception; }
[ "sunshuaiqi@jsb5.com" ]
sunshuaiqi@jsb5.com
0ac759fa216e8ed2455dfaf08a12a0fae2fd3f59
8f92e60b825c768bfd7d51b08f3383726c57c3b4
/atcrowdfunding-manager-impl/src/main/java/com/atguigu/atcrowdfunding/manager/service/impl/RoleServiceImpl.java
6efa3cc5ac5d2b4a68cc1f329bc90ffef5367a25
[]
no_license
McChakLeung/atcrowdfunding-maven
2f60aac960ed458c4f26e20e59dbeb883ef64cdc
3cd909e63de185ae1a8dfe47329b7df1cb5a2c37
refs/heads/master
2022-12-22T18:41:35.361797
2019-08-28T09:45:05
2019-08-28T09:45:05
195,016,023
0
0
null
null
null
null
UTF-8
Java
false
false
2,369
java
package com.atguigu.atcrowdfunding.manager.service.impl; import com.atguigu.atcrowdfunding.bean.Permission; import com.atguigu.atcrowdfunding.bean.Role; import com.atguigu.atcrowdfunding.bean.RolePermission; import com.atguigu.atcrowdfunding.manager.dao.RoleMapper; import com.atguigu.atcrowdfunding.manager.service.Rol...
[ "441337516@qq.com" ]
441337516@qq.com
4f729b04229401dc43dfc141c693fd29690619a3
a74087db2120fc58671f6887ac00447882a52ef9
/app/src/main/java/home/smart/fly/animations/utils/AppUtils.java
4d98727c6fc27a52a9724f35ab021bd47ad8e101
[ "Apache-2.0" ]
permissive
silexcorp/AndroidAnimationExercise
308087657305b80d493722cfa72045718b08b242
26c039436ce0c5c7a89782092203c04e5e284db4
refs/heads/master
2020-08-26T22:35:09.736013
2019-10-23T02:25:34
2019-10-23T02:25:34
217,169,115
1
0
Apache-2.0
2019-10-23T23:06:42
2019-10-23T23:06:42
null
UTF-8
Java
false
false
3,426
java
package home.smart.fly.animations.utils; /** * @author: zhuyongging * @since: 2019-02-24 */ import android.content.Context; import android.content.pm.ApplicationInfo; import android.content.pm.PackageInfo; import android.content.pm.PackageManager; import android.graphics.Bitmap; import android.graphics.drawable.Bi...
[ "yingkongshi11@gmail.com" ]
yingkongshi11@gmail.com
3e31db2f9cc8d020a1d9937315be1942d2d5ab17
164ff372cfc8d6177c210367501869008c0479e9
/app/src/main/java/activities/Person.java
1e800743ef580a713946b669c9473659d1e4ce1d
[]
no_license
javadi92/Document
8dbd91b6ed0ad124674d0b45bd6d4e4d7b0c7f3b
a6f4e51388f327529db8d3605aec25be2e009191
refs/heads/master
2020-05-01T05:56:52.742330
2019-04-08T21:04:05
2019-04-08T21:04:05
177,316,663
0
0
null
null
null
null
UTF-8
Java
false
false
1,539
java
package activities; import android.database.Cursor; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import android.widget.ImageView; import android.widget.TextView; import com.example.farhad_javadi.drawerlayout.App; impor...
[ "farhad.javadi1371@yahoo.com" ]
farhad.javadi1371@yahoo.com
7e5baad1af43808686b85516ab5bf3207070e071
d77964aa24cfdca837fc13bf424c1d0dce9c70b9
/spring-boot/src/main/java/org/springframework/boot/context/logging/ClasspathLoggingApplicationListener.java
d3319aca3b55182d614872bf492326aa7a5f3f6e
[]
no_license
Suryakanta97/Springboot-Project
005b230c7ebcd2278125c7b731a01edf4354da07
50f29dcd6cea0c2bc6501a5d9b2c56edc6932d62
refs/heads/master
2023-01-09T16:38:01.679446
2018-02-04T01:22:03
2018-02-04T01:22:03
119,914,501
0
1
null
2022-12-27T14:52:20
2018-02-02T01:21:45
Java
UTF-8
Java
false
false
3,158
java
/* * Copyright 2012-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
[ "suryakanta97@github.com" ]
suryakanta97@github.com
9c126a9edd7d51ed3f01b187c5d47c5178fd57f1
b2d4f0155af651294890b7695ffbd061d575d85c
/contactapp/src/main/java/com/nana/contactapp/command/LoginCommand.java
62f418854c51c5581d27e1d1504c9b20d82a2a8d
[]
no_license
nfebrian13/contactapp
f1561bfc9cd2f60bdeb219ff5ab32e8bbf0bc8bd
c0b97ff65b06ec22dc75e0da42312dfd87e2ff3e
refs/heads/master
2020-04-16T09:26:07.744508
2019-01-28T04:28:48
2019-01-28T04:28:48
null
0
0
null
null
null
null
UTF-8
Java
false
false
411
java
package com.nana.contactapp.command; public class LoginCommand { private String loginName; private String password; public String getLoginName() { return loginName; } public void setLoginName(String loginName) { this.loginName = loginName; } public String getPassword() { return password;...
[ "DEVELOPER@DESKTOP-4NJBGC4.localdomain" ]
DEVELOPER@DESKTOP-4NJBGC4.localdomain
d8612397394769cf6cc598025b113317b80b4d8b
7faee5eb3e19209460d06b1aae3ff0f3b98f24df
/src/test/java/org/fastquery/bean/PManager.java
3db457262816ef134d44b11783151fe9cb133caf
[ "Apache-2.0" ]
permissive
adian98/fastquery
e70b918d50bf67923f24b5351ce8a87547405fa3
a934426bb81f2900ddc4aa574bdd2e2a9d26bf63
refs/heads/master
2020-05-04T15:14:15.450303
2019-04-03T02:47:28
2019-04-03T02:47:28
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,988
java
/* * Copyright (c) 2016-2088, fastquery.org and/or its affiliates. All rights reserved. * * 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 lic...
[ "fastquery@126.com" ]
fastquery@126.com
b3a7ba1184d326f44e7bee6ebd9b478946722a2f
70912919587fdc8c1ffe9d91c768fb5bac5a2bcd
/src/main/java/com/vodafone/charging/accountservice/dto/client/TransactionInfo.java
3a38a7de05bf4ced994e33773a8edc7def7dddc3
[]
no_license
jazzdup/vf-account-service
76905cf07a8b097c08ce7ee63472fc0f43d99865
5c22b5fe6b0fb35a8f57bcf876472d8f44bbaaa7
refs/heads/master
2021-09-12T02:00:41.368672
2018-04-13T13:25:47
2018-04-13T13:25:47
129,400,957
1
0
null
null
null
null
UTF-8
Java
false
false
347
java
package com.vodafone.charging.accountservice.dto.client; import lombok.Builder; import lombok.Getter; import lombok.NonNull; import lombok.ToString; import org.springframework.stereotype.Component; import java.math.BigDecimal; @Component @Builder @Getter @ToString public class TransactionInfo { @NonNull pri...
[ "ravi.aghera@vodafone.com" ]
ravi.aghera@vodafone.com
e110eb23214189a0b34e4795928220b5fa3b2fbb
13cbb329807224bd736ff0ac38fd731eb6739389
/com/sun/xml/internal/bind/v2/model/core/TypeInfoSet.java
4c5e104794ef015bd975de0334b06407dc77cf49
[]
no_license
ZhipingLi/rt-source
5e2537ed5f25d9ba9a0f8009ff8eeca33930564c
1a70a036a07b2c6b8a2aac6f71964192c89aae3c
refs/heads/master
2023-07-14T15:00:33.100256
2021-09-01T04:49:04
2021-09-01T04:49:04
401,933,858
0
0
null
null
null
null
UTF-8
Java
false
false
1,450
java
package com.sun.xml.internal.bind.v2.model.core; import com.sun.xml.internal.bind.v2.model.nav.Navigator; import java.util.Map; import javax.xml.bind.JAXBException; import javax.xml.bind.annotation.XmlNsForm; import javax.xml.namespace.QName; import javax.xml.transform.Result; public interface TypeInfoSet<T, C, F, M>...
[ "michael__lee@yeah.net" ]
michael__lee@yeah.net
6624647431993b8d33e79c47ce898cb60d93fba0
d33e9f808a2f57de2ef5824b1eb39d44ee9fb43c
/year2/semester2/mpp/java/TripClientServer/TripCommon/src/main/java/net/Response.java
5607f47744447125cadb491f9ab5272c81fb48f4
[]
no_license
maria-lazar/education
8e494ec0dd004cae9d0006464a396b0de2c4f447
6eb3ebff507209f8216b47bad97138f0208c4806
refs/heads/master
2021-08-29T07:17:14.014286
2021-08-09T15:54:30
2021-08-09T15:54:30
253,291,675
0
0
null
2021-08-09T15:56:47
2020-04-05T17:25:35
Java
UTF-8
Java
false
false
1,013
java
package net; import java.io.Serializable; public class Response implements Serializable { private ResponseType type; private Object data; private Response(){}; public ResponseType type(){ return type; } public Object data(){ return data; } private void type(Respons...
[ "maria.daria.lazar@gmail.com" ]
maria.daria.lazar@gmail.com
48d89a01a3aa5e339090c8b585b18a9d1fb06201
789693570586cf0b92eb8af9a10daef25e298eb6
/Server/DVServer/src/com/avci/dvserver/connection/UDPServer.java
b4f750937487d4ba5ae289263a711ac3195deab6
[]
no_license
mavci/Dehset-ul-Vahset
6782d6d0bce030bc2ad71bdec9483fac9a117d62
e12e8bc6c74b99df0d6ce646b4a3a88a0cd3c298
refs/heads/master
2021-01-17T05:39:01.723678
2012-03-23T16:55:39
2012-03-23T16:55:39
3,761,574
3
0
null
null
null
null
UTF-8
Java
false
false
3,479
java
package com.avci.dvserver.connection; import java.io.IOException; import java.net.DatagramPacket; import java.net.DatagramSocket; import java.net.InetAddress; import java.net.SocketException; import java.util.HashMap; import java.util.Iterator; import java.util.Map.Entry; import com.avci.dvserver.DVServer;...
[ "strefrextor@gmail.com" ]
strefrextor@gmail.com
2a358dd27287a0c11ddc7d60ce403163a63fbb12
36c0a0e21f3758284242b8d2e40b60c36bd23468
/src/main/java/com/datasphere/engine/manager/resource/consumer/log/LogSqlBuilder.java
dc7a8c7d57cb5cd1b073be914e7c605aa85fe0aa
[ "LicenseRef-scancode-mulanpsl-1.0-en" ]
permissive
neeeekoooo/datasphere-service
0185bca5a154164b4bc323deac23a5012e2e6475
cb800033ba101098b203dbe0a7e8b7f284319a7b
refs/heads/master
2022-11-15T01:10:05.530442
2020-02-01T13:54:36
2020-02-01T13:54:36
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,099
java
/* * Copyright 2019, Huahuidata, Inc. * DataSphere is licensed under the Mulan PSL v1. * You can use this software according to the terms and conditions of the Mulan PSL v1. * You may obtain a copy of Mulan PSL v1 at: * http://license.coscl.org.cn/MulanPSL * THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, WITHOUT ...
[ "jack_r_ge@126.com" ]
jack_r_ge@126.com
e9954c2ac7876ecad7c7ce8a39c446c81d088c31
4aafcb824f7c10002a439200b783ccda3d6f383f
/Matthieu/ProjetCPA/src/main/ConnectionMySQL.java
1654265b7b23b7fdbd9ad3146989e8bb030d5b43
[]
no_license
MAMCSD/MAMCSD-DEVELOPMENT-CPA-PROJET
45d8b463480b7c7a89a9a9572874ecee806fd950
82e277744e0424f464ab62ed9b3da26f21929609
refs/heads/master
2021-01-20T09:36:41.136648
2017-06-30T10:31:20
2017-06-30T10:31:20
90,265,760
0
0
null
null
null
null
ISO-8859-1
Java
false
false
1,502
java
package main; import java.sql.*; /** * * @author Stéphane * Cette classe permet de réaliser la liaison avec la base de donnée * */ public class ConnectionMySQL { private Connection connection = null; private String user, host; private static boolean driverLoaded = false; public static boolean isDriverLoa...
[ "matthieu.camurat@viacesi.fr" ]
matthieu.camurat@viacesi.fr
8c966f71274bfa2b17656d8b14f79251fae1ddc8
82de1e98e30a0836b892f00e07bfcc0954dbc517
/hotcomm-data/hotcomm-data-service/src/main/java/com/hotcomm/data/web/controller/comm/BaseController.java
97e1df152f1a310efb90756519a4a0b63137e863
[]
no_license
jiajiales/hangkang-qingdao
ab319048b61f6463f8cf1ac86ac5c74bd3df35d7
60a0a4b1d1fb9814d8aa21188aebbf72a1d6b25d
refs/heads/master
2020-04-22T17:07:34.569613
2019-02-13T15:14:07
2019-02-13T15:14:07
170,530,164
2
0
null
null
null
null
UTF-8
Java
false
false
1,284
java
package com.hotcomm.data.web.controller.comm; import javax.annotation.Resource; import javax.servlet.http.HttpServletRequest; import org.springframework.stereotype.Component; import com.fasterxml.jackson.databind.ObjectMapper; import com.hotcomm.data.bean.vo.sys.MemberResource; import com.hotcomm.data.bean....
[ "562910919@qq.com" ]
562910919@qq.com
4d102ec3c04016d93f69049d875e947b7c42ed13
4f1a952eae22bd06d178ee19c53579f24cee94ea
/src/main/java/com/example/cinema/service/CinemaInitServiceImpl.java
72be5f63d3f09965d5241ba8dea3ba26c107e81d
[]
no_license
ElMehdiMoqtad/Cinema_project_JEE
d3aa001738d1ceb8a7041a66c607c55a09176599
ef078db119c58766066cca63434bcbe7e3a80381
refs/heads/main
2023-06-09T03:37:58.839826
2021-06-29T22:02:08
2021-06-29T22:02:08
381,501,403
0
0
null
null
null
null
UTF-8
Java
false
false
5,530
java
package com.example.cinema.service; import com.example.cinema.Entity.*; import com.example.cinema.dao.*; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import javax.transaction.Transactional; import java.text.DateFormat; import java.text.ParseException; i...
[ "mehdimoqtad@gmail.com" ]
mehdimoqtad@gmail.com
75a65ca53f4fd4cd4035b8331a80f1dbfba6b484
49ee07d374e6f7c2b956442a41068b40d1e0d036
/DopeWarsClassic/src/com/dopewarsplus/Item.java
5470367c668a5fef878705bc45226747d394c00f
[]
no_license
Tubbz-alt/DopeWars-4
3b617c15bba792fe72b3c1b331e7a445ab1c4ed2
346d6acedcd535141edd9780f8ea16ed90f78045
refs/heads/master
2021-05-28T06:27:22.128239
2014-06-12T20:08:17
2014-06-12T20:08:17
null
0
0
null
null
null
null
UTF-8
Java
false
false
443
java
package com.dopewarsplus; /** * Items are purchasable things a player can buy, such as guns, bullet proof jackets etc */ public abstract class Item { public final String name; public final int value; public final int size; // number of pockets the item occupies, may be 0 public Item(String...
[ "johnleewilson4@gmail.com" ]
johnleewilson4@gmail.com
a2389712aee5343a7a4415040da1f83f372b08d8
0cce680f4d8eeb10a411ed73371f6e2e4976bf33
/rosjava/src/main/java/org/ros/internal/transport/tcp/TcpServerHandshakeHandler.java
2cc2af91ec1e14afbc45fc153192667f2bd9a7cd
[]
no_license
fabiancook/faybecook-clone
e47fa7d5af5cb2a5290cf70608f38a296cdbf606
8f1d00e5e4d388943ac1fc3ba8f77c51e8f66e7a
refs/heads/master
2021-01-10T22:11:50.561195
2012-05-02T13:13:38
2012-05-02T13:13:38
32,115,654
0
0
null
null
null
null
UTF-8
Java
false
false
5,151
java
/* * Copyright (C) 2011 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
[ "damonkohler@google.com" ]
damonkohler@google.com
3f26d56fb1cbb05390bbce8ed697e9a426580345
bb159b1aa013cebe1dac778246953ea41732d468
/gostCaseStudy/src/test/java/com/cucumber/gost/StepDefinitions/TestRunner.java
fd7de5f5d45c07c4b77438d3064f42775af92e35
[]
no_license
karthik289/cc_Automation_Poc
fafcd7aa89e57811333b09f78c12395c7bd1cd20
c95fdc3d3f3b17849c6d5c50df6a66020a743ec2
refs/heads/master
2021-03-12T20:45:05.649602
2017-05-16T13:17:52
2017-05-16T13:17:52
null
0
0
null
null
null
null
UTF-8
Java
false
false
389
java
package com.cucumber.gost.StepDefinitions; import org.junit.runner.RunWith; import cucumber.api.CucumberOptions; import cucumber.api.junit.Cucumber; @RunWith(Cucumber.class) @CucumberOptions(plugin = "json:target/cucumber-report.json", features = "src/test/java", glue = "com.cucumber.gost.StepDefinitions", format = ...
[ "aruna.boddu@SHVLSP2066F1L.SLS.ads.valuelabs.net" ]
aruna.boddu@SHVLSP2066F1L.SLS.ads.valuelabs.net
053d77d76494e3e6b1d9c97e1ebb51a5811c8ab5
8ee782eab105471611b64c6ecef9ea69dbad949d
/typeofdatas/readwritefields/exercicios/Teste1.java
0566764f140c75433dd4cf5d97d16fe2dc0d3b78
[]
no_license
jonatasrd/javaprogrammer
cb1a8020bf2cf677677929c0dcd500fa31cf2968
ebb56cae2d9650fc2fdb7e9a2caebf858422e8a7
refs/heads/master
2021-04-06T09:11:06.904775
2018-06-22T11:31:46
2018-06-22T11:31:46
124,649,399
0
0
null
null
null
null
UTF-8
Java
false
false
303
java
package typeofdatas.readwritefields.exercicios; class B{ int c; void c(int c) { c = c; } } class Teste1 { public static void main(String[] args) { B b = new B(); b.c = 10; System.out.println(b.c); b.c(30); System.out.println(b.c); } }
[ "jonatasrd@gmail.com" ]
jonatasrd@gmail.com
5d32dad4a6a7c47b764dcc10a62886b400cbaae5
c019b4a9d9700ae168d5574df8b569dcc310112b
/src/main/java/project/BlockClusterNonogramMinDom_LB.java
a70a72bc83c26b17ae31785a231a90f4cd1ce4e0
[]
no_license
palmieri-anthony/Nonogram
d61851d1cc3ce0d24812b512189720d04f58a742
d8d0ad46e85e6354f1ec4e639753b5dd97248ea8
refs/heads/master
2021-01-01T05:41:11.264936
2015-03-09T10:03:10
2015-03-09T10:03:10
30,118,047
2
0
null
null
null
null
UTF-8
Java
false
false
6,829
java
package project; import java.util.Collection; import java.util.List; import solver.Solver; import solver.constraints.Constraint; import solver.constraints.ICF; import solver.constraints.IntConstraintFactory; import solver.constraints.LCF; import solver.constraints.nary.automata.FA.FiniteAutomaton; import solver.const...
[ "anthony.palmieri@outlook.fr" ]
anthony.palmieri@outlook.fr
722e72703a50652953bc059ec891435abae20c2a
35ced6eed4c0089f46aa57570e4cd5f6a86ff6a6
/app/src/main/java/sprotecc/com/example/easyhealth/eh_sprotecc/MySportData/Model/MySportDataModel.java
1f1bd617d3d1899e4bccbd28a4a0fb580cbc2c76
[]
no_license
lyl090425/gem-Ecc
75e8c0ea3ccd10cf8182bf8c6224549950f5d8e0
7bca8ba13e45b988b1fd594c1b4bba056652f2f8
refs/heads/master
2021-05-01T17:14:05.359175
2017-01-19T01:00:40
2017-01-19T01:00:40
79,400,877
0
0
null
null
null
null
UTF-8
Java
false
false
931
java
package sprotecc.com.example.easyhealth.eh_sprotecc.MySportData.Model; import com.ruite.gem.modal.人员信息.UserInfo; import com.ruite.gem.modal.运动健康.运动.SportRank; import java.util.Date; import java.util.List; /** * Created by adminHjq on 2016/12/16. */ public interface MySportDataModel { //用户信息相关 public void ...
[ "1045478315@qq.com" ]
1045478315@qq.com
ec67e4ae078679703e4287f945185d1e2fb84e8f
6aa8173702d8d196a3d1884a8e03ecbdaee56f6d
/src/main/java/io/naztech/jobharvestar/scraper/JanusHendersonEmea.java
9ff2d80762d05ed293b4a04277ce99026b8cacb8
[]
no_license
armfahim/Job-Harvester
df762053cf285da87498faa705ec7a099fce1ea9
51dbc836a60b03c27c52cb38db7c19db5d91ddc9
refs/heads/master
2023-08-11T18:30:56.842891
2020-02-27T09:16:56
2020-02-27T09:16:56
243,461,410
3
0
null
2023-07-23T06:59:54
2020-02-27T07:48:57
Java
UTF-8
Java
false
false
901
java
package io.naztech.jobharvestar.scraper; import org.springframework.stereotype.Service; import io.naztech.jobharvestar.crawler.ShortName; import io.naztech.talent.model.SiteMetaData; /** * JANUS HENDERSON INVESTORS EMEA/APAC<br> * URL: https://career8.successfactors.com/career?company=Janus&career_ns=job_listing_s...
[ "armfahim4010@gmail.com" ]
armfahim4010@gmail.com
54d4a74b26b47f50c3378ca0a07f661ab17aaf22
72bb6bbdded8809ba9aefc0ce65d90a0708392fa
/src/org/overload1/CompanyInfo.java
fefbaeb3b24b4756dd04188d60d048fa8336e7d0
[]
no_license
balajigithub003/Jan7am
60179e9715d7cc388d2ed4186fe02654c05bbac8
8db0096df97b8f0d7040f0370d14fb9dab657a9d
refs/heads/master
2023-06-08T06:45:06.674773
2023-05-30T15:56:01
2023-05-30T15:56:01
232,458,534
0
0
null
2023-05-30T16:00:52
2020-01-08T02:18:07
Java
UTF-8
Java
false
false
841
java
package org.overload1; //Description //You have to overload the method companyName() based on different Number of arguments. public class CompanyInfo { //method implement public void companyName(int comId, String comName) { System.out.println("The company details are "+ comId+comName); } public void companyName...
[ "balajikrishnan003@gmail.com" ]
balajikrishnan003@gmail.com
bae625aa6f707835c4a2401c01cbe970f3d0201f
9d118916a2f6529e7b91875914dc57f6255437fb
/app/src/main/java/com/comers/shenwu/instant_run/android/tools/ir/common/ProtocolConstants.java
62a8b0fdb203ab6415c919225d648a3bf3445493
[]
no_license
comerss/NewFrame
0db8555bc1907463cb17649fb276d0852d214ef8
264209a312c009e7f96825a2041536917b1263b3
refs/heads/master
2020-03-19T20:46:49.898026
2019-10-30T14:49:43
2019-10-30T14:49:43
136,916,331
11
1
null
null
null
null
UTF-8
Java
false
false
1,125
java
package com.comers.shenwu.instant_run.android.tools.ir.common; public abstract interface ProtocolConstants { public static final long PROTOCOL_IDENTIFIER = 890269988L; public static final int PROTOCOL_VERSION = 4; public static final int MESSAGE_PATCHES = 1; public static final int MESSAGE_PING = 2; public s...
[ "yeqinghua@donews.com" ]
yeqinghua@donews.com
4a1b675bd4971a1a196a0b38efecea6054a49a26
c79021ef201a8a784929f0c6337ccba305d02389
/src/test/java/com/github/springbootdemotest/SpringbootDemoTestApplicationTests.java
f10ab4d67a93a78497a11153298f0cc12fd28fd3
[]
no_license
li-zhang-yu/springboot-demo-test
8c28ff77f4fcb3004aac0d13dfbff81d645e26b5
83263fb589c57e23d5766d732e90d4ffc2ac607c
refs/heads/master
2020-06-01T23:10:19.944963
2019-06-11T14:27:14
2019-06-11T14:27:14
190,961,601
0
0
null
null
null
null
UTF-8
Java
false
false
367
java
package com.github.springbootdemotest; 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 SpringbootDemoTestApplicationTests { @...
[ "1641189550@qq.com" ]
1641189550@qq.com
fb8c49a7fd0bc0e6f716b3057d3142dd9ad3f9db
ee3e30a6d5990432657214fedd81b2083c26ab28
/hapi-fhir-structures-dstu3/src/main/java/org/hl7/fhir/dstu3/model/codesystems/CqifRecommendationStrengthEnumFactory.java
d3019d5cb270227be442375ece5c540e9fa33c7b
[ "LicenseRef-scancode-warranty-disclaimer", "Apache-2.0" ]
permissive
herimakil/hapi-fhir
588938b328e3c83809617b674ff25903c1541bab
15cc76600069af8f3d7419575d4cfb9e4b613db0
refs/heads/master
2021-01-19T20:43:57.911661
2017-04-14T15:27:37
2017-04-14T15:27:37
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,643
java
package org.hl7.fhir.dstu3.model.codesystems; /* Copyright (c) 2011+, HL7, Inc. 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...
[ "jamesagnew@gmail.com" ]
jamesagnew@gmail.com
21d2b46c12d6c329448879e5a1a9a3cf8c745d6e
7351dfffc2fcf3dbe708168ef51c55c756f4b68f
/src/main/java/ru/demi/interview/preparation/arrays/NewYearChaos.java
05529cbb2e71c6a38e8f9f2139f921ff1a0f4074
[]
no_license
dmitry-izmerov/hackerrank
87e63090b50fa6a80a8d5705f24041cb8af0f5d5
d38ef6713bba068e49c2724bf2abd656b42f8a29
refs/heads/master
2021-04-03T06:18:08.376959
2019-09-13T18:51:39
2019-09-13T18:51:39
124,564,879
0
0
null
null
null
null
UTF-8
Java
false
false
2,291
java
package ru.demi.interview.preparation.arrays; import java.util.Arrays; import java.util.HashMap; import java.util.List; import java.util.Map; import java.util.Scanner; import java.util.stream.Collectors; /** * Complete the function which must print an integer representing the minimum number of bribes necessary, * o...
[ "idd90i@gmail.com" ]
idd90i@gmail.com
b56f5dc8c825446194dd4013f38f75ad6c4ce4cd
183d0698836ffbd70f74d85e657b9d6b83cfdd4a
/test/sk/kosickaakademia/lenart/person/PersonTest.java
16bb3fcfaef2736393b6be69a609acc2845ca6f7
[]
no_license
SamuelLenart/TicTacToeV0.2
220f48a23d03f348068556f0788aabbdb37acc9e
c4ccc15ed4d007ff0ee7e8412dedfe966552d783
refs/heads/main
2023-04-26T00:37:51.975782
2021-06-04T07:43:57
2021-06-04T07:43:57
370,985,221
0
0
null
null
null
null
UTF-8
Java
false
false
620
java
package sk.kosickaakademia.lenart.person; import org.junit.jupiter.api.Test; import static org.junit.jupiter.api.Assertions.*; class PersonTest { @Test void testHashCode() { var person = new Person("Samo", "Rozsypany", 'm', 20); assertEquals(10, person.hashCode()); person = new Pers...
[ "samuel.lenart@kosickaakademia.sk" ]
samuel.lenart@kosickaakademia.sk
acc5bf0e6d505a76bcc8adb1444779af79da268b
51fd89bdeb4e16d2092d4a0b353e5db4a7823327
/user_service/src/main/java/ba/unsa/etf/nwt/user_service/config/SecurityConfig.java
f2c660b94df0919b00f27f31f776b75bac653c96
[]
no_license
SamraMujcinovic/PetCare
d5366c149e37019feb000df1bc545d7ad05b43c6
95b29ad509e76891081bac33fead2ceef0f318c3
refs/heads/master
2023-07-02T18:00:24.322271
2021-07-13T16:32:51
2021-07-13T16:32:51
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,101
java
package ba.unsa.etf.nwt.user_service.config; import ba.unsa.etf.nwt.user_service.security.CustomUserDetailsService; import ba.unsa.etf.nwt.user_service.security.JwtAuthenticationEntryPoint; import ba.unsa.etf.nwt.user_service.security.JwtAuthenticationFilter; import org.springframework.beans.factory.annotation.Autowir...
[ "alakovic1@etf.unsa.ba" ]
alakovic1@etf.unsa.ba
003a3127eb8c6d24476495a295a00590cd54a14e
9b8c6cbeb07c074a667ee687a9fb2b3707396fd4
/test-case/springboot-rabbitmq/src/main/java/com/redcode/workbench/springbootrabbitmq/listener/TopicMsgRec1.java
f1ae7fb711f89dc39fd7e6070f25ffdea772e275
[]
no_license
simplezzy/red_workbench
b1ba4b9bebb929c29b903b2f7632765bd8e84be8
ac01bf6a2345f10a6009ebbca7baf5929eb587dd
refs/heads/master
2020-04-05T13:07:16.406101
2017-07-03T10:43:57
2017-07-03T10:43:57
95,100,023
0
0
null
null
null
null
UTF-8
Java
false
false
384
java
package com.redcode.workbench.springbootrabbitmq.listener; import org.springframework.amqp.rabbit.annotation.RabbitListener; import org.springframework.stereotype.Component; @Component public class TopicMsgRec1 { @RabbitListener(queues = "topic.message") public void onMessage(String msg) { ...
[ "simple_yu@sjtu.edu.cn" ]
simple_yu@sjtu.edu.cn
1f310ee776f4fe2ea1e57f5d233151dee6b76fe3
ba8c312d46cd8836fe4cf543c6ce0ebfa150a624
/src/main/java/com/group/FakeMyspace/models/Friend.java
b404de348be06b426ff3dc6fd4ddd0eb7064cc91
[]
no_license
renchong1993/MySpace
7dd6516ec78b40d1bc16b03a296704e8c991e206
e1cfcd2f319d72b59c7ba820f47faddc34460920
refs/heads/main
2023-08-12T07:26:18.427845
2021-09-28T04:11:18
2021-09-28T04:11:18
411,132,540
0
0
null
null
null
null
UTF-8
Java
false
false
2,404
java
package com.group.FakeMyspace.models; import java.util.Date; import javax.persistence.CascadeType; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.FetchType; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; import...
[ "renchong1993@gmail.com" ]
renchong1993@gmail.com
2568aced417db733b70d31a8e4a4d676f7d60401
56708835a5f176075230ba0c0b936c0a67f5c76c
/componentlib/src/test/java/com/example/cheers/componentlib/ExampleUnitTest.java
3848a3abb3db48fa94d423146cda6756ed707f8a
[]
no_license
clxr59/ComponentDemo
f70fa78ee9eda1b41ca34ec818fd9a296b03c126
89f6677f79952201e747bc9f21d820cb68eee802
refs/heads/master
2020-04-25T02:24:03.338281
2019-02-25T06:09:38
2019-02-25T06:09:38
172,437,770
10
1
null
null
null
null
UTF-8
Java
false
false
392
java
package com.example.cheers.componentlib; 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 pu...
[ "11764640253@qq.com" ]
11764640253@qq.com
273eb69f386f92b9a02fa1b60d9f19328fd28cf1
1e109337f4a2de0d7f9a33f11f029552617e7d2e
/jcatapult-mvc/tags/1.0.17/src/java/main/org/jcatapult/mvc/validation/EmailValidator.java
baefb88e322dabaf7a01d219325db80f53b674c8
[]
no_license
Letractively/jcatapult
54fb8acb193bc251e5984c80eba997793844059f
f903b78ce32cc5468e48cd7fde220185b2deecb6
refs/heads/master
2021-01-10T16:54:58.441959
2011-12-29T00:43:26
2011-12-29T00:43:26
45,956,606
0
0
null
null
null
null
UTF-8
Java
false
false
1,746
java
/* * Copyright (c) 2001-2007, JCatapult.org, All Rights Reserved * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required ...
[ "bpontarelli@b10e9645-db3f-0410-a6c5-e135923ffca7" ]
bpontarelli@b10e9645-db3f-0410-a6c5-e135923ffca7
3db0addf7fef92d61d806145e512db85c4c0fee2
be45dc2a1e60564770de12de9c4fcd909bf4132e
/displayjokeslibrary/src/androidTest/java/com/pklein/displayjokeslibrary/ExampleInstrumentedTest.java
c41601d324adf69c8aaa93ad1e187c7b8fed55dc
[]
no_license
PaulineKlein/BuildItBigger
e5affb8351ed686220ed4c92f932bf2daa026adf
0944c5ae57f0cf1d55de11550b0a1794933b3fee
refs/heads/master
2020-03-19T02:23:03.821807
2018-06-07T18:56:33
2018-06-07T18:56:33
135,624,011
0
0
null
null
null
null
UTF-8
Java
false
false
766
java
package com.pklein.displayjokeslibrary; 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 ...
[ "klein.pauline67@gmail.com" ]
klein.pauline67@gmail.com
ca20abc0b0a7d7cba72fa1a8fc9bbe0780f97f19
e562fd1103e2c5d8ac50d53d83ed8dd96ffb1948
/app/src/main/java/org/geometerplus/android/fbreader/SelectionBookmarkAction.java
078d42de1c0b29cf4c0de6af1515d78268a23a29
[]
no_license
nobady/BookReader
1ba21eecc6d9214d77f1211a5fc6dd2788765df5
c41ced8f2449693fc7480536dc58516293e8731b
refs/heads/master
2020-07-27T14:34:55.754992
2016-08-25T15:33:07
2016-08-25T15:33:07
65,986,301
1
0
null
null
null
null
UTF-8
Java
false
false
2,365
java
/* * Copyright (C) 2007-2013 Geometer Plus <contact@geometerplus.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later ver...
[ "1374966541@qq.com" ]
1374966541@qq.com
4a0d5d65f989411c0d8a86c33e8bac11d08eed49
c30beecbe25d811e252a62e89c38b929e8601282
/src/main/java/com/raymor/kpi/db/web/rest/ClientForwardController.java
45256574d28a356618819b848f6e5e4607f44d7c
[]
no_license
alfonsomarquez1/kpi-db-raymor
e7ef431a29386bfdabd2ed8eb3d304ac88c3e42f
d6c5ec6911924fb6c6359a189b9effbe36a07c65
refs/heads/master
2022-11-30T20:17:10.095544
2020-08-16T17:53:45
2020-08-16T17:53:45
287,995,847
0
0
null
null
null
null
UTF-8
Java
false
false
484
java
package com.raymor.kpi.db.web.rest; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.GetMapping; @Controller public class ClientForwardController { /** * Forwards any unmapped paths (except those containing a period) to the client {@code index.html}. * @r...
[ "jhipster-bot@jhipster.tech" ]
jhipster-bot@jhipster.tech
5b53eda2f954cb6554cb2312b7c87ba0bf53bd7e
9d8376bc433b807eb6839adbe6c946436bad16c0
/src/java_chobo2/ch10/DateToCalendarEx.java
81cb65eed58dc0383d45c348ddd0c92ca5c1e213
[]
no_license
mywns123/java_chobo2
96238611714c9b6672636cd9b5ae6e44924177ee
ae5f6b94bc4b88bd700e0b8e168fc4c4245bc59a
refs/heads/master
2023-03-21T23:03:26.493958
2021-03-09T07:47:35
2021-03-09T07:47:35
341,818,610
0
0
null
null
null
null
UTF-8
Java
false
false
1,033
java
package java_chobo2.ch10; import java.util.Calendar; import java.util.Date; public class DateToCalendarEx { @SuppressWarnings("deprecation") public static void main(String[] args) { Calendar cal = Calendar.getInstance(); cal.clear(); cal.set(2020, 0, 1); System.out.println(cal.get(Calendar.YEAR...
[ "wnsduq2000@naver.com" ]
wnsduq2000@naver.com
89a921c23ee368471d840e835a116e6335e880bb
c9dc3ffd69dc60ad20bfbc2c56c63fe553809ac2
/src/main/java/com/example/demo/CommentApplication.java
69b1e121323bb65b2142ea1f8002aa6c17856f8f
[]
no_license
shensongpeng/comment
d359f5677897fae6187adecb27d8acd088882c11
9adcf7f87bf8ea28d4d183422a15ad6559e92563
refs/heads/master
2023-01-31T02:18:11.943280
2020-12-11T07:10:03
2020-12-11T07:10:03
320,489,626
0
1
null
null
null
null
UTF-8
Java
false
false
323
java
package com.example.demo; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; @SpringBootApplication public class CommentApplication { public static void main(String[] args) { SpringApplication.run(CommentApplication.class, args); } ...
[ "1054282887@qq.com" ]
1054282887@qq.com
568a87f3761d87ea9fe70080bc8ec5eda52fc9c1
229a32b4cc0d0bafc2286159c31c6e12306bc8ca
/src/main/java/com/lin/missyou/vo/CategoriesAllVO.java
ea9b6b67c908d1afca5b188d3f816c88575adc38
[]
no_license
Jamboy/mpApiDemo
1a66ac808a6effcbaa26a677a3b9b9f2e9dd8d39
46fb820573a1c8367f3e6d348fe9e903f327be8f
refs/heads/main
2023-06-15T00:00:24.355957
2021-07-08T03:04:55
2021-07-08T03:04:55
383,980,597
0
0
null
null
null
null
UTF-8
Java
false
false
911
java
/** * @作者 7七月 * @微信公号 林间有风 * @开源项目 $ http://7yue.pro * @免费专栏 $ http://course.7yue.pro * @我的课程 $ http://imooc.com/t/4294850 * @创建时间 2020-03-09 19:11 */ package com.lin.missyou.vo; import com.lin.missyou.model.Category; import lombok.Getter; import lombok.Setter; import java.util.List; import java.util.Map; impo...
[ "jamboylive@gmail.com" ]
jamboylive@gmail.com
1dbb5133eee675406141c014053611a32547415b
167dbd0e892e63f2e21b06d879c2264d9add00ad
/src/main/java/com/github/turchev/carrepairshop/view/UiException.java
3b7eae877dac6f1362b24026798163f17615ecce
[]
no_license
turchev/car-repair-shop
81b4264ea09826a989e18c031db8addb3a74c9a7
83af7b5c3ce854d431848db01513a940ee60f5d4
refs/heads/master
2022-02-06T14:58:07.561816
2021-12-15T06:33:50
2021-12-15T06:33:50
144,964,598
0
1
null
2022-01-04T16:32:45
2018-08-16T09:11:02
Java
UTF-8
Java
false
false
244
java
package com.github.turchev.carrepairshop.view; public class UiException extends Exception { public UiException(Throwable throwable) { super(throwable); } public UiException(String string) { super(string); } }
[ "turchev@gmail.com" ]
turchev@gmail.com
993859de7e5b5ddb0ca48359ace74d18f26aadba
15b9da747ef461c8d6c1e1e285424e921dbe9a40
/wonDemo/DemoAop2/src/main/java/com/example/Interceptor.java
d507a8f69f6e2c0ea364d6d5d402bbd379179479
[]
no_license
wonhoLee/wonStudy
2e3d6757bfc4434071c5d416a73bf189078cc122
e206597be598aa16811ed050e65bc5d582c3bf62
refs/heads/master
2023-01-24T21:26:41.003290
2021-01-16T13:57:40
2021-01-16T13:57:40
148,777,648
0
0
null
2023-01-06T01:36:16
2018-09-14T11:09:19
Java
UTF-8
Java
false
false
2,282
java
package com.example; import org.aspectj.lang.ProceedingJoinPoint; import org.aspectj.lang.annotation.Around; import org.aspectj.lang.annotation.Aspect; import org.aspectj.lang.annotation.Pointcut; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.boot.context.properties.ConfigurationP...
[ "lwonho@hotmail.com" ]
lwonho@hotmail.com
8017fc0c7677c02dfbaff89f13415469519cd815
6baf1fe00541560788e78de5244ae17a7a2b375a
/hollywood/com.oculus.socialplatform-base/sources/com/oculus/messengervr/oc/$$Lambda$MessageListObservableUtil$BWKbb5snBT5SDnix3KtNwycssU42.java
9c23e3cc7b3d114fa0a759317b60d9c700935f00
[]
no_license
phwd/quest-tracker
286e605644fc05f00f4904e51f73d77444a78003
3d46fbb467ba11bee5827f7cae7dfeabeb1fd2ba
refs/heads/main
2023-03-29T20:33:10.959529
2021-04-10T22:14:11
2021-04-10T22:14:11
357,185,040
4
2
null
2021-04-12T12:28:09
2021-04-12T12:28:08
null
UTF-8
Java
false
false
606
java
package com.oculus.messengervr.oc; import X.AbstractC12851yS; /* renamed from: com.oculus.messengervr.oc.-$$Lambda$MessageListObservableUtil$BWKbb5snBT5SDnix3KtNwycssU42 reason: invalid class name */ public final /* synthetic */ class $$Lambda$MessageListObservableUtil$BWKbb5snBT5SDnix3KtNwycssU42 implements Abstrac...
[ "cyuubiapps@gmail.com" ]
cyuubiapps@gmail.com
ce03d269642432a0bf5f1e80541738a8404ce2fe
26895eb9bb0923eca390157e2742d2c08bce63a9
/HomeWork2/src/Tasks/Shape.java
2c07fa278820cf66faf45cab07da14cdd317b2f1
[]
no_license
Jack1Life/Java
9bf2ad32536ba637f33e79fd862e5db7eca39a7e
4e9000cff4212bb52d8e7656270570647ca13c61
refs/heads/master
2020-06-30T02:24:04.170299
2019-08-27T13:35:59
2019-08-27T13:35:59
200,691,936
0
0
null
null
null
null
UTF-8
Java
false
false
136
java
package Tasks; public abstract class Shape { abstract double getPerimetr(); abstract double getArea(); abstract String getInfo(); }
[ "eugen.gorbul@gmail.com" ]
eugen.gorbul@gmail.com
c69ff61341f1d8306e944548f1519dc08f569e20
ff6ea8c42b894a7224c842193ef5bd10e332ea33
/app/src/main/java/iit2/app/settingpage.java
d4e382f4bd97f24c577be7cdd2a646108639d021
[]
no_license
Sidhanthsur/MTC_APP
4fca5c4fc41771df16772c37a9fd2839b82a0b25
d3af4fa1a0b78ab31e946002bcadd346c02769f7
refs/heads/master
2016-08-05T20:46:05.803259
2015-01-10T18:49:43
2015-01-10T18:49:43
29,066,738
0
0
null
null
null
null
UTF-8
Java
false
false
2,129
java
package iit2.app; import android.app.Activity; import android.content.Intent; import android.os.Bundle; import android.text.method.LinkMovementMethod; import android.view.Menu; import android.view.MenuItem; import android.view.View; import android.widget.TextView; public class settingpage extends Activity { @Ov...
[ "sidhanth.surana12@gmail.com" ]
sidhanth.surana12@gmail.com
5ea8d24ae1c87fc8f8612c12ebfb1fe9a74e8ae6
3c7abb96bc7754e003849b0736d8113d0cdf0dab
/JReviewBoardApi/src/com/reviewboard/api/model/diffcomment/Links.java
eb7c5cc91bf4bafd5c04bde58d57b2e62b936cbc
[]
no_license
shaikidris/jreviewboardapi
4198e1cddec9a8fca06900a435958ffca20257f3
7fcb943531fdc49705ef3ade927007a2410cd2d3
refs/heads/master
2021-01-01T17:28:13.216406
2012-06-04T16:46:24
2012-06-04T16:46:24
41,742,731
0
0
null
null
null
null
UTF-8
Java
false
false
4,726
java
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4 // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> // Any modifications to this file will be lost upon recompilation of the source schema. // Generated on: 2011.09.26 at 08:...
[ "gonella@gmail.com" ]
gonella@gmail.com
51c563e3d5e8975ed6d9838455f48775d53ff2fe
a76da95806a21c60d2b2f5377f3e09b6b4df010d
/HomeWork/src/day06/Test04.java
5746967e38a2c2d315a32cb0af7471526d97c8dc
[]
no_license
Threkt/HomeWork
1b0900dae360e5cf9e2232140e4c02bbea78d31a
647003964d3302ca8789e8292ff7047ed5ad0377
refs/heads/master
2022-11-28T02:42:29.307772
2020-08-12T12:32:10
2020-08-12T12:32:10
281,938,477
0
0
null
null
null
null
UTF-8
Java
false
false
427
java
package day06; import org.junit.Test; import java.io.File; /** * 获取并输出当前目录下的所有文件和目录的名字 * @author Bonnie * */ public class Test04 { @Test public void Test01() { File file = new File("."); System.out.println(file.getAbsoluteFile()); String[] list = file.list(); for (String s...
[ "541068349@qq.com" ]
541068349@qq.com
05cd432a90b08fac45466b659e3bd6e10d3ca5c8
c25164c5176f4fb9534463ce6647697692ba6ff9
/prototype/src/net/ircubic/eventmap/ConflictResolution.java
2cb02919dd8585a490e59e51ef1036c9e368351e
[]
no_license
ircubic/School-project--Plandroid
2df70a859b234713b8f2b15acd5ab4a40eb47e54
15f546f3d96479c355863b32c62e4886d1e44f10
refs/heads/master
2016-09-06T16:56:42.968751
2011-07-25T11:21:00
2011-07-25T11:21:00
2,100,549
0
0
null
null
null
null
UTF-8
Java
false
false
2,858
java
package net.ircubic.eventmap; import java.io.Serializable; import java.util.ArrayList; import java.util.Random; import android.app.ListActivity; import android.content.Intent; import android.database.Cursor; import android.os.Bundle; import android.text.TextUtils; import android.view.View; import android.view.View.On...
[ "ircubic@gmail.com" ]
ircubic@gmail.com
911fd3d1eb0f24a41c101e7d9d3bd28ede005a6e
61b4787bf43b0a2a97f20387c5aad27ca929716c
/JokeGenerator/app/src/main/java/com/example/jokegenerator/SearchHistoryActivity.java
0d42f3a21f43f6304f4d5dad866e791416aa0554
[]
no_license
TheMattMan04/Joke-Generator
f9d0289dcdf62f0294d1a3f79cee4efb16a2e544
38c6436d311fb0b7aab8a133451418632036e255
refs/heads/master
2020-06-13T04:53:47.035454
2020-06-03T13:25:54
2020-06-03T13:25:54
194,542,694
0
0
null
null
null
null
UTF-8
Java
false
false
1,452
java
package com.example.jokegenerator; import android.content.Intent; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.util.Log; import android.view.View; import android.widget.AdapterView; import android.widget.ArrayAdapter; import android.widget.ListView; import android.widget.To...
[ "matthew.augustine@dariel.co.za" ]
matthew.augustine@dariel.co.za
2d19a1e01bf4a525c6853ad4e249702466923383
fb3a98008a5b1e1e9aaa12bef1d1a5be333b0534
/src/com/kgmyshin/ideaplugin/eventbus3/ReceiverFilter.java
553dc4ee441ed93a45141e5feeb203230b6069dc
[ "Apache-2.0" ]
permissive
stanleyguevara/eventbus3-intellij-plugin
b1296c9a2fb829c21b206a1b40b917fd5a59215f
146b51c6915e4df510bc3d97266ac43d9f196d29
refs/heads/master
2021-01-20T02:57:38.844926
2018-01-24T14:04:36
2018-01-24T14:04:36
89,476,976
1
1
null
2018-01-24T14:04:37
2017-04-26T12:14:16
Java
UTF-8
Java
false
false
1,109
java
package com.kgmyshin.ideaplugin.eventbus3; import com.intellij.psi.*; import com.intellij.usages.Usage; import com.intellij.usages.UsageInfo2UsageAdapter; /** * Created by kgmyshin on 2015/06/07. */ public class ReceiverFilter implements Filter { @Override public boolean shouldShow(Usage usage) { Ps...
[ "kgmyshin82@gmail.com" ]
kgmyshin82@gmail.com
352a21876ec8b19207654add29476f94cd5e04a1
1ab35450de23d891cceb2a0affc98f3218927724
/src/FileOpUtils.java
eddf0eec802c405bae3eead11f8c21960aef1334
[]
no_license
adamwitzel/Edifice
91615e6e2cea6728d2ea1a84b91ae788015cb0bf
8c1b874bbad8dbeca191e96cf6e3b3064195a107
refs/heads/master
2021-05-19T18:56:08.152820
2020-04-05T01:44:18
2020-04-05T01:44:18
252,073,129
0
0
null
null
null
null
UTF-8
Java
false
false
2,321
java
import java.io.File; import java.io.FilenameFilter; import javax.swing.JFileChooser; public class FileOpUtils { public static String[] getFilesInDirectory(String directory) { File folder = new File(directory); String[] files = folder.list(); return files; } public static String[]...
[ "yalatede@gmail.com" ]
yalatede@gmail.com
aea9bc768b715b4cf42d4fbadb9ec8618c8d70f2
4968c5642c5e5261b635d3f31e1890fba7277868
/fav/frontend/src/main/java/org/express/common/bean/FieldMeta.java
75bdfe2df17e0c5af8613b5215cdfb7abdaf6633
[]
no_license
cllcsh/collectionplus
01116dc8594e0be6e5a10623e3db2ec9d103d2c2
4a62418d73745a9136d4163527d532e2d3e8b483
refs/heads/master
2016-08-11T16:16:24.556377
2016-04-21T07:51:03
2016-04-21T07:51:03
54,613,229
0
0
null
2016-03-24T14:39:53
2016-03-24T03:55:39
null
UTF-8
Java
false
false
1,008
java
package org.express.common.bean; import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; /** * bean注解类 * @author Rei Ayanami * */ @Retention(RetentionPolicy.RUNTIME) @Target({ElementType.FIELD,ElementType.METH...
[ "cllc@cllc.me" ]
cllc@cllc.me
79e4e844756abf842453ebf02b5031944e861147
4438e0d6d65b9fd8c782d5e13363f3990747fb60
/mobile-dto/src/main/java/com/cencosud/mobile/dto/users/EstadoCumpleResumenDTO.java
882d44723c0caee27631eda85ed036ad668a5cb8
[]
no_license
cencosudweb/mobile
82452af7da189ed6f81637f8ebabea0dbd241b4a
37a3a514b48d09b9dc93e90987715d979e5414b6
refs/heads/master
2021-09-01T21:41:24.713624
2017-12-28T19:34:28
2017-12-28T19:34:28
115,652,291
0
0
null
null
null
null
UTF-8
Java
false
false
793
java
package com.cencosud.mobile.dto.users; import java.io.Serializable; import org.apache.commons.lang.builder.ToStringBuilder; /** * * @author jose * */ public class EstadoCumpleResumenDTO implements Serializable { private static final long serialVersionUID = 3657265432071279059L; private Long id; private ...
[ "cencosudweb.panel@gmail.com" ]
cencosudweb.panel@gmail.com
422ac08146834854c15e758d526dd62d22aa7607
e2d5deb56c9161cbed7d05624a62185110afec40
/VideoManager/src/main/java/io/github/appuhafeez/video/repository/FileMetadataRepo.java
f8f8bff5d4cc7b37deb64639469f4b0711ff5296
[]
no_license
appuhafeez/video-player
00db018defc1dd2a23db4ed7ce79c0a0311316de
ed83e5daad5687418254613e5e1597c68378f34b
refs/heads/master
2021-07-09T16:48:14.420451
2020-03-14T13:15:02
2020-03-14T13:15:02
233,349,721
0
0
null
2021-03-31T21:40:38
2020-01-12T06:37:42
Java
UTF-8
Java
false
false
2,011
java
package io.github.appuhafeez.video.repository; import java.util.List; import javax.persistence.EntityManager; import javax.persistence.Query; import javax.transaction.Transactional; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Repository; import io.github.appu...
[ "sahrooappu@gmail.com" ]
sahrooappu@gmail.com
db427302493b727fda13acfbf8f89feb736841b9
c3b473fadf4227084bcf5b0006d23a7acdcab182
/src/main/java/com/antuansoft/mongodb/connection/UserRepository.java
ae8b045109b26732edcccb3307a29151969ee64b
[]
no_license
amitchaulagain/multi-tenant-app
93591c54be6834dcfeccd03504f43bd6a96af925
2d6e83c039679a112ae2f072bad604afcb68419b
refs/heads/master
2020-07-06T13:38:39.231098
2016-08-27T22:44:02
2016-08-27T22:44:02
66,738,470
1
0
null
null
null
null
UTF-8
Java
false
false
1,406
java
package com.antuansoft.mongodb.connection; import com.antuansoft.mongodb.domain.Order; import org.jongo.Jongo; import org.jongo.MongoCollection; import org.jongo.MongoCursor; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.data.mongodb.core.MongoTemplate; import org.springfram...
[ "achaulagain123@gmail.com" ]
achaulagain123@gmail.com
6ab95d08c8fd41c655b0c97e6023fff5c79f71e1
c9acf52748532cc5081675a3362c4f8c13b26e4f
/src/main/java/org/xmlsoap/schemas/soap/encoding/ShortDocument.java
43ca900014abce0b2ee5c1bb2a214e92c9243662
[]
no_license
Malandru/BanjikoService
751874798e7175f23c64a3e86edee637d8221837
ae9211dcdc8c64e4794b51de0662b06af2d6ced8
refs/heads/master
2020-08-26T21:44:27.114382
2019-10-24T14:14:32
2019-10-24T14:14:32
217,157,714
0
0
null
null
null
null
UTF-8
Java
false
false
8,558
java
/* * An XML document type. * Localname: short * Namespace: http://schemas.xmlsoap.org/soap/encoding/ * Java type: org.xmlsoap.schemas.soap.encoding.ShortDocument * * Automatically generated - do not modify. */ package org.xmlsoap.schemas.soap.encoding; /** * A document containing one short(@http://schemas.xml...
[ "andre.mtzd07@gmail.com" ]
andre.mtzd07@gmail.com
7b80d417f895215bcffbca600e5809b64421710c
166a311278883254eab2bad60c4883d6f5648bfc
/[new]JavaEclipseProject/src/officeEntities/Group.java
0132021f2156dea239d5accdf26070b2ad3265ce
[]
no_license
chawk073uofc/sisyphus-1-room-allocation
9818ee522ea43715074ac732d97435b6d08483e1
10f6c6c05c8d3f1ec32714dd61a312dbfc48e405
refs/heads/master
2021-03-19T07:29:30.332861
2017-06-24T05:21:16
2017-06-24T05:21:16
94,376,110
0
0
null
null
null
null
UTF-8
Java
false
false
4,940
java
package officeEntities; import java.util.HashMap; import java.util.Map; import java.util.TreeSet; /** * This class represents a group in the office allocation problem. It includes a list of the group's * members and heads along with methods to add members and to check membership. * @author Branko Bajic ...
[ "chrishawk9@gmail.com" ]
chrishawk9@gmail.com
247eaf8949e729bd5e0681c4bfae307f114b79f3
bee36866c53546826042d9fb11f049bebb465f1d
/Kuis2/Person.java
5428f02f7433643e931890ac455edd2ec684b789
[]
no_license
ravielze/OOP-sie-2021
42aa687a88dc5309b59b764041ed24807d080619
4fe734184daaa4f0f334aac4b008131e33361dea
refs/heads/master
2023-04-12T06:26:08.725513
2021-04-22T03:12:26
2021-04-22T03:12:26
335,888,541
0
1
null
null
null
null
UTF-8
Java
false
false
369
java
public abstract class Person { private String name; public Person(String name) { this.name = name; } public String getName() { return this.name; } public void setName(String name) { this.name = name; } @Override public String toString() { return "...
[ "ravielz20@gmail.com" ]
ravielz20@gmail.com
a93685895ae4087d294640bd52458bd9bf170cad
9c2aea5d85b1e8c6e76b62773270cc7425df12b0
/src/com/Edward/PicArrangement/Main.java
e3ab2530023386e05358884faadf6de23851775c
[]
no_license
warcraft23/HuaWeiOJ
26670c86129a87f40a5a5997a594ab484869b4f9
b8df4a25cf0ac001a87d5a3a83fb3f28b176e502
refs/heads/master
2020-04-02T01:26:37.750750
2015-09-22T14:23:00
2015-09-22T14:23:00
42,938,656
0
0
null
null
null
null
UTF-8
Java
false
false
847
java
package com.Edward.PicArrangement; import java.util.Arrays; import java.util.Scanner; public class Main { static String picArragement(String str){ String res=""; int length=str.length(); if(length==0||length>1024) return res; char[] chars=new char[length]; chars=str.toCharArray(); int lengthChar=chars...
[ "qh.zhou@siat.ac.cn" ]
qh.zhou@siat.ac.cn
83138e42ec55fe1be84e612b87e21b4cb5082f22
d0c51bd8ba6452c1a3fba7d420f830829a5a33e9
/src/org/openmrs/module/rgrta/service/EncounterService.java
589381190830bbbc6c4ba913c62394839ee9b330
[]
no_license
CHIRDL-Openmrs-Modules/rgrta
1b241b98d450dca474173229538624c0efdabafe
22f76f2c7001ce50f387814be90c5171ff7e2586
refs/heads/master
2021-01-19T12:39:16.127860
2015-08-27T14:38:31
2015-08-27T14:38:31
25,689,717
0
0
null
2015-08-27T14:38:31
2014-10-24T13:26:36
Java
UTF-8
Java
false
false
250
java
package org.openmrs.module.rgrta.service; import org.springframework.transaction.annotation.Transactional; /** * @author Tammy Dugan * */ @Transactional public interface EncounterService extends org.openmrs.api.EncounterService { }
[ "msheley@iu.edu" ]
msheley@iu.edu
97b8b98801ce5429457510701e6b5475e381e50a
b04a04b297f6b6032d2558f21d6ace73f740454a
/src/sda/training/treesOwn/Node.java
8686240f3b6115d13b4c4335d633ea1c32f28ae7
[]
no_license
chrzasz/sda.training
e6f9fe1a59a354179ef5864b93fd55835003e4a9
6457b4090015cbb208ba530aa34d803597eda2db
refs/heads/master
2020-04-10T19:49:44.247390
2019-01-18T14:16:25
2019-01-18T14:16:25
152,871,567
0
0
null
null
null
null
UTF-8
Java
false
false
267
java
package sda.training.treesOwn; /** * Created by Grzegorz Chrzaszczyk on 21-10-2018 10:18 AM */ public class Node { int value; Node left; Node right; Node(int value) { this.value = value; right = null; left = null; } }
[ "chrzaszczyk@gmail.com" ]
chrzaszczyk@gmail.com
4a83fe610ac4292bdcdf6a04b40008323cd35c70
cff261e541ba1cbe97d51928cf545cadb42530b4
/Old/World/Blocks/Abstract/TriggerableBlock.java
4f198d587ef8c1cfafa7b2f48f00016553149577
[]
no_license
GlitchyDev/GANOS
080362dfe15f5dc723c5ce2a175df58c36f4354d
36bc08bdad282b54222f2677e576383ad80b5b7a
refs/heads/master
2021-01-09T05:34:21.552164
2019-10-19T01:18:28
2019-10-19T01:18:28
169,134,299
2
0
null
null
null
null
UTF-8
Java
false
false
1,228
java
package com.GlitchyDev.Old.World.Blocks.Abstract; import com.GlitchyDev.Old.World.Entities.EntityBase; import com.GlitchyDev.Old.World.Entities.MovementType; public interface TriggerableBlock { /** * Triggered when an EntityBase enters a TriggerableBlock, is not final * @param movementType * @para...
[ "RobertLouisHannah@gmail.com" ]
RobertLouisHannah@gmail.com
c07769495dd2dc37ec243d45f7b2b31c77a6c986
a0e3385a3ed9e969b0ed5ff8849591810450d29a
/Version6/RepairPlan.java
ac87f866ebe737e92feabcbd82e60febf155feb3
[]
no_license
mountainrider56/372GroupProject1
b935b3541db93d4ebd904008389d696ccc88dc3e
e7fe672888b8ad706911de84906615c5fae3b2ce
refs/heads/master
2021-05-22T22:24:31.193639
2020-04-19T02:18:39
2020-04-19T02:18:39
253,124,152
0
1
null
2020-04-17T12:55:14
2020-04-05T00:17:04
Java
UTF-8
Java
false
false
1,113
java
public class RepairPlan { private Customer customer; private Appliance appliance; // public double balance ; public RepairPlan(Customer customer, Appliance appliance) { this.customer = customer; this.appliance = appliance; customer.setEnrolledInRepairPlanStatus(true); // this.balance = 0 ; } public ...
[ "mountainrider56@gmail.com" ]
mountainrider56@gmail.com
b34382606ff6a1a17eb8966ab13ee83af279944b
5fecc7dad99fed02521b59af0bcd0bdedbdc089c
/radixeng/src/main/java/br/radixeng/controller/GraphController.java
1a58f41d45bdfce9e52df83609062f7966236c97
[]
no_license
rodrigo020295/projeto-de-rotas
73d19784d703436eaac54d167488fa84b5b56f0c
9dff0e32789754e804cad9f001c005ad5cd59a63
refs/heads/main
2023-04-07T04:02:42.169259
2021-04-23T13:16:19
2021-04-23T13:16:19
360,870,405
1
0
null
null
null
null
UTF-8
Java
false
false
2,941
java
package br.radixeng.controller; import br.radixeng.model.Graph; import br.radixeng.model.Route; import br.radixeng.model.Routes; import br.radixeng.service.GraphService; import br.radixreng.model.RouteDistance; import org.springframework.http.HttpStatus; import org.springframework.http.ResponseEntity; import ...
[ "Cliente@Cliente-PC" ]
Cliente@Cliente-PC
8223b16c935df2e66e4863a0596cdd6893d056a8
26ce2e5d791da69b0c88821320631a4daaa5228c
/src/main/java/br/com/swconsultoria/efd/contribuicoes/registros/blocoA/RegistroA111.java
13716f389a645f28e00811430b39b3c93ce5258e
[ "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
765
java
/** * */ package br.com.swconsultoria.efd.contribuicoes.registros.blocoA; /** * @author Yuri Lemes * */ public class RegistroA111 { private final String reg = "A111"; private String num_proc; private String ind_proc; /** * @return the num_proc */ public String getNum_proc() { return num_proc; } /...
[ "samuk.exe@hotmail.com" ]
samuk.exe@hotmail.com
84cc3b4b6405fc20ba2b9a542758434429e6b6c6
51cc9acab04946897d50844c2a5d93b7e5e743eb
/Components/CommonCore/Source/gov/sandia/cognition/math/matrix/custom/ParallelMatrixFunction.java
3032ee3ae33c725277e02705c89ce0cddcdaf955
[ "LicenseRef-scancode-unknown-license-reference", "BSD-3-Clause" ]
permissive
Markoy8/Foundry
c9da8bb224cf6fd089a7e5d700631e4c12280380
c3ec00a8efe08a25dd5eae7150b788e4486c0e6e
refs/heads/master
2021-06-28T09:40:51.709574
2020-12-10T08:20:26
2020-12-10T08:20:26
151,100,445
0
0
NOASSERTION
2018-10-01T14:16:01
2018-10-01T14:16:01
null
UTF-8
Java
false
false
7,778
java
/* * File: ParallelMatrixFunction.java * Authors: Jeremy D. Wendt * Company: Sandia National Laboratories * Project: Cognitive Foundry * * Copyright 2015, Sandia Corporation. Under the terms of Contract * DE-AC04-94AL85000, there is a non-exclusive license for ...
[ "jbasilico@algorithmfoundry.org" ]
jbasilico@algorithmfoundry.org
d8746f4a64801d2b8dcd4d2c6b2164641d7ecf7a
9537f25878b5dfc8d1d00fe7dc493e2e55a187a7
/src/rm/node/TSemicolonsym.java
84ec22f5da29b4d669fb9c5d5b775f921fafc761
[]
no_license
mlterpstra92/RM
31b65f84445587cdfbf75163b8cb858f3ad85744
574a3c56170d8b5702205ec35bbea5cb4b5f206c
refs/heads/master
2016-09-05T21:18:26.018174
2014-02-19T14:13:49
2014-02-19T14:13:49
10,155,448
1
0
null
null
null
null
UTF-8
Java
false
false
762
java
/* This file was generated by SableCC (http://www.sablecc.org/). */ package rm.node; import rm.analysis.*; @SuppressWarnings("nls") public final class TSemicolonsym extends Token { public TSemicolonsym() { super.setText(";"); } public TSemicolonsym(int line, int pos) { super.setT...
[ "maarten@bazenpc" ]
maarten@bazenpc
3ab551aef570f1ea8b20c6162b1fceff2c15b718
7ebfc9e651fefad56676c37f7a62fb7b22b525be
/baseproject-framework-monitor/src/main/java/com/baseproject/framework/monitor/BaseProjectFrameworkMonitorApplication.java
3fdd27e73cd77aed7ebb37fc4a4a648f7192671c
[]
no_license
yelanting/ManagePlatformBaseProjectFramework
a92ca5089d4a9729da245432ed1e0eb902022668
0069349422ec065b687f7d817a8675917f98094f
refs/heads/master
2023-01-03T11:47:23.572249
2019-11-19T08:55:22
2019-11-19T08:55:22
222,648,949
0
0
null
2022-12-10T07:13:39
2019-11-19T08:42:32
Java
UTF-8
Java
false
false
616
java
package com.baseproject.framework.monitor; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.cloud.client.discovery.EnableDiscoveryClient; import de.codecentric.boot.admin.server.config.EnableAdminServer; /** * 启动器 * @...
[ "sunlpmail@126.com" ]
sunlpmail@126.com
d9c64ffa52488cc138981e120d6cb9473a4208f8
b5bc67927e4bf1e0894e924aca10c701096a6c0c
/pet-clinic-data/src/main/java/prtk/springframework/sbpetclinic/services/map/AbstractMapService.java
e81c69b505978c98937551ae4ce12354abdddee6
[]
no_license
erprtkjn/sb-pet-clinic
032a3d88e8bfb59c1d10baf70f5aa91a53745bcc
75c7655485cdd298d15359247790820c501597e7
refs/heads/master
2022-10-25T04:59:39.870346
2020-06-17T23:03:43
2020-06-17T23:03:43
262,157,746
0
0
null
2020-06-11T23:51:20
2020-05-07T21:01:31
Java
UTF-8
Java
false
false
912
java
package prtk.springframework.sbpetclinic.services.map; import prtk.springframework.sbpetclinic.model.BaseEntity; import java.util.*; public abstract class AbstractMapService<T extends BaseEntity, ID extends Long> { protected Map<Long, T> map = new HashMap<>(); Set<T> findAll() { return new HashSet<...
[ "jain.prateek904@gmail.com" ]
jain.prateek904@gmail.com
f47892f4a94d3da3c8acc36695f8d582401d6d24
05b272f20f40c2b7848d88a7eea4b12f1c828824
/MiniJava/src/main/java/scanner/ScannerFacade.java
cb6254cda53d1378be35afcee623e6ca4b4ac009
[ "MIT" ]
permissive
ArvinSamiei/session5SeLab
de9aafbc2ab444b74573bcf9d8e95fc0fd884abc
6dd42125a36218c62f7c7181ecbd44ce5f57a06a
refs/heads/master
2023-01-05T22:08:24.269766
2020-11-09T16:01:44
2020-11-09T16:01:44
311,392,948
0
0
null
null
null
null
UTF-8
Java
false
false
353
java
package scanner; import scanner.token.Token; import java.util.Scanner; public class ScannerFacade { private LexicalAnalyzer lexicalAnalyzer; public ScannerFacade(Scanner scanner) { this.lexicalAnalyzer = new LexicalAnalyzer(scanner); } public Token getNextToken() { return lexicalAna...
[ "samiei.arvin@gmail.com" ]
samiei.arvin@gmail.com
65a8086f037437ca645fbc557167a1da3314fb9d
af0c6341bd69f38d4712d236751af7f94085d82b
/src/main/java/task6/dao/MySQLProducerDao.java
021aa30fbde49c787301d4e0005cdac1009da8eb
[]
no_license
Alikhano/lvlp
86e6f4bb4b48296b9f33823786bee7a45860c52d
3773b2ca1be272bd7b29a5b5a71658025b4993e3
refs/heads/master
2021-05-06T16:03:23.793002
2017-12-26T20:33:57
2017-12-26T20:33:57
113,700,421
0
0
null
2017-12-20T15:31:20
2017-12-09T20:51:58
Java
UTF-8
Java
false
false
4,537
java
package task6.dao; import task6.ConnectionFactory; import task6.domain.ResultsProducer; import java.sql.Connection; import java.sql.ResultSet; import java.sql.SQLException; import java.sql.Statement; import java.util.ArrayList; public class MySQLProducerDao implements ProducerDao { private final ConnectionFactor...
[ "nannette121@gmail.com" ]
nannette121@gmail.com
f8311eaa69c323ce7306a173b0adc2f0986c2d7a
6045ce2e867ba53818f68457e4903f23b7ecda76
/src/main/java/com/nanyin/repository/ProjectStatusRepository.java
0b5d9adf4ca90179b79649fd0aff6a90e7765116
[]
no_license
sixminutestogg/ssm-web-project
b61ca35b5cfe2b36c07ba966e72107171e1c0c36
1e1e4eccad3c8550f0816fd991128e2acb43ddcf
refs/heads/master
2020-06-22T23:58:09.954526
2019-07-23T09:13:59
2019-07-23T09:13:59
null
0
0
null
null
null
null
UTF-8
Java
false
false
429
java
package com.nanyin.repository; import com.nanyin.entity.Project; import com.nanyin.entity.ProjectLevel; import com.nanyin.entity.ProjectStatus; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.stereotype.Component; import java.util.List; @Component public interface ProjectStat...
[ "1977713379@qq.com" ]
1977713379@qq.com
376c3d3a6d990f81bc6904a5e0e2cb26450e88f6
dc82250eb527587635ab439ba49cb215c686bc9a
/app/src/main/java/com/kotov/ffmpeg/custompager/PagerAdapter.java
15c494fb408f795af0c46bbb82834c244352ee04
[ "Apache-2.0" ]
permissive
dmitriykotov333/Ffmpeg_Android
e760b8075df6681efec4aa7ca6a76ed5fc0ef44c
59b02204b62f6733c6c8358f7bb077a912b1fb87
refs/heads/master
2023-02-23T02:46:19.376300
2021-01-30T16:54:56
2021-01-30T16:54:56
274,659,261
0
1
Apache-2.0
2021-01-30T18:11:04
2020-06-24T12:07:56
Java
UTF-8
Java
false
false
1,028
java
package com.kotov.ffmpeg.custompager; import org.jetbrains.annotations.NotNull; import java.util.ArrayList; import java.util.List; import androidx.fragment.app.Fragment; import androidx.fragment.app.FragmentManager; import androidx.fragment.app.FragmentPagerAdapter; public class PagerAdapter extends FragmentPagerAd...
[ "40573791+dmitriykotov333@users.noreply.github.com" ]
40573791+dmitriykotov333@users.noreply.github.com
07211f3ed156c104ebe5695f60b07592c54df5fa
5621138cff27c31e979c78063ac82ff44c83aec0
/src/minecraft/mattparks/mods/starcraft/mercury/wgen/village/GCMercuryComponentVillageStartPiece.java
3056efe48d3d8dd806c031c1f33d068aa06633d2
[]
no_license
nikolaStarcraft/Starcraft-2
efbde65f26ee4889a6fc384a7fe7add09396f59a
6405557ab9bcf1c24514722b3599ab77c8f48231
refs/heads/master
2021-01-15T10:52:27.109300
2014-03-01T10:42:07
2014-03-01T10:42:07
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,674
java
package mattparks.mods.starcraft.mercury.wgen.village; import java.util.ArrayList; import java.util.Random; import net.minecraft.nbt.NBTTagCompound; import net.minecraft.world.biome.WorldChunkManager; public class GCMercuryComponentVillageStartPiece extends GCMercuryComponentVillageWell { public WorldChunkManager...
[ "mattparks5855@gmail.com" ]
mattparks5855@gmail.com
54de85f53c9735483c684562285ae46c87709187
dcb7ecb0eb558a3c5abff8cea875e4fa78f1f9f0
/src/main/java/com/web/config/WebMvcConfig.java
4488b3856926ae33cf97caacf1e214c60511d918
[]
no_license
lordchavez/oraclejson
90c9eacb44c5d94900bfe9ad479861474a434c13
ba2dac9243daddeb8e91d51b10e7917ae1e1d592
refs/heads/master
2023-06-17T18:39:13.361459
2021-07-12T19:51:05
2021-07-12T19:51:05
372,913,245
0
0
null
null
null
null
UTF-8
Java
false
false
1,123
java
package com.web.config; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.context.annotation.Configuration; import org.springframework.web.servlet.config.annotation.DefaultServletHandlerConfigurer; import org.springframework.web.servlet.config.annotation.EnableWebMvc; import org...
[ "lordchavez@gmail.com" ]
lordchavez@gmail.com
b8d177f33dd33fef49ea866d328c8173a0a72b41
34969093f70070018d216a913ec3a06b081bbfe0
/com/company/Solution867.java
59cc9aa6d217192bc14c04d0dffbcfa6f371c91e
[]
no_license
wsnwsn321/LeetcodeKiller
642c50c4fd1416b51dff719a6d3a00a02a777375
b98098cc690967816ad4b08f76760af302764baa
refs/heads/master
2021-06-06T16:39:37.047040
2020-02-23T03:36:34
2020-02-23T03:36:34
139,386,377
4
1
null
null
null
null
UTF-8
Java
false
false
697
java
package com.company; public class Solution867 { public static void main(String[] args) { int[][] A = new int[3][3]; int count = 0; for (int i = 0; i < A.length; i++) { for (int j = 0; j < A[i].length; j++) { A[i][j] = count; } } tran...
[ "7758258wsn" ]
7758258wsn
a099a73e323e0c53d686a1ac8fc55f810b3c9df9
f3cedaf0a246058dab4a4d26c63352b8b5f9acbc
/src/main/java/com/genersoft/iot/vmp/web/ApiController.java
002b2cc52c3fb242b6890febf479ecc2b7045b7e
[]
no_license
tanbinh123/banma-GB28181Server
77ce0cf9c584dcb963f8ba655fbdd91c7c3a7362
60e99dc0912a231375619177e6b71216799c7f60
refs/heads/main
2023-02-28T12:03:24.330377
2021-02-05T01:59:02
2021-02-05T01:59:02
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,319
java
package com.genersoft.iot.vmp.web; import com.alibaba.fastjson.JSONObject; import com.genersoft.iot.vmp.conf.SipConfig; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Value; import org.springfra...
[ "banmajio@163.com" ]
banmajio@163.com
072cec80546ea854ffcead58ab6b91c3f17a97c4
2b85dd448a2f0ae0cd1ecce4b62729b170acdaaa
/code/src/de/rfh/crm/server/appointmentService/boundary/AppointmentServicePersistence.java
1766f1b4d9c24950dbcc698c85ece0737d7473e8
[]
no_license
ffmaikgodinho/RFH-WS2014-AppDev2-Projektarbeit
1ef3f4727aacd08a4ec18a47a819d9774a3c72ef
e1d1b496108729d3343019049d64cf80d54aa6be
refs/heads/master
2016-09-06T13:10:57.442082
2015-01-31T10:45:44
2015-01-31T10:45:44
27,626,535
0
0
null
null
null
null
UTF-8
Java
false
false
380
java
package de.rfh.crm.server.appointmentService.boundary; import java.util.UUID; import de.rfh.crm.server.appointmentService.entity.Appointment; public interface AppointmentServicePersistence { Appointment getAppointment(UUID id); void deleteAppointment(UUID id); void createAppointment(Appointment appointme...
[ "maik.godinho@flowfact.de" ]
maik.godinho@flowfact.de
d60b2cd667b6be1898b33ac636aafacb145a423a
110c90c7b659897324cff84cb00f9761fb4297cd
/c3.unicap.br.almir.ip1/src/lista8/Exercicio11_lista8.java
f5ca4b982aec91f96c23ec9329bf1ccdfc75ddfa
[ "MIT" ]
permissive
luisfelipe3d/base-cod-java
7ec580354c74484dde6942aaa5f97f8674bc161a
8a19086ab2e0c0e27f7f2a5dd616c0a49b40accb
refs/heads/master
2021-06-22T03:06:58.409961
2020-12-08T04:23:06
2020-12-08T04:23:06
146,921,903
0
2
MIT
2020-06-06T12:31:10
2018-08-31T17:17:12
Java
UTF-8
Java
false
false
2,490
java
/* Exercicio : Faça um programa em JAVA para ler o sexo(1-masculino, 2-feminino) e a altura de um grupo de 50 pessoas. O programa deve calcular; a) Altura média das mulheres e a altura média dos homens; b) A maior e o menor altura do grupo, dizendo se a altura é de um homem ou de uma mulher. */ package lista8; import ...
[ "luisfelipe3d@pm.me" ]
luisfelipe3d@pm.me
055ac210977d3f995ec9af6f52ba1f4cdb16fbae
d9ea3ae7b2c4e9a586e61aed23e6e997eaa38687
/11.GOF23开发模式/★★★开发模式/代理模式/静态代理/exp1/WeddingCompany.java
8bce0bc7b0c846be6f6535849e27daf40ac5a426
[]
no_license
yuanhaocn/Fu-Zusheng-Java
6e5dcf9ef3d501102af7205bb81674f880352158
ab872bcfe36d985a651a5e12ecb6132ad4d2cb8e
refs/heads/master
2020-05-15T00:20:47.872967
2019-04-16T11:06:18
2019-04-16T11:06:18
null
0
0
null
null
null
null
GB18030
Java
false
false
544
java
package 静态代理.exp1; //2,代理角色--->代理class忙前忙后需要持有真实角色的引用 public class WeddingCompany implements Marry{ private You you; public WeddingCompany() { } public WeddingCompany(You you) { super(); this.you = you; } private void befor() { System.out.println("布置婚房。。。"); } private void after() { System.out.pri...
[ "fuzusheng@gmail.com" ]
fuzusheng@gmail.com
f5ad8fc772455520dbe65e630822ecbc71985de1
6ed3d3ec7861c3471747b1307d48b8f8e9d3f38f
/src/microsoft/exchange/webservices/data/XmlNameTable.java
62cdab18824d9f93c35b9059a14c8e65581728b4
[]
no_license
msld/EWS-Java-API
583c49a27e72f7282c07cde9439039941e843815
146467ed1a9b3684c038467fcc5265654460541d
refs/heads/master
2021-01-23T18:10:47.029613
2013-05-30T12:16:13
2013-05-30T12:16:13
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,390
java
/************************************************************************** * copyright file="XmlNameTable.java" company="Microsoft" * Copyright (c) Microsoft Corporation. All rights reserved. * * Defines the XmlNameTable.java. **************************************************************************/ ...
[ "therion66" ]
therion66