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
db3125b9e6d273f1b677a5654375d19868cfefc2
cd1594a6f032ad816c1e15febeb389ef144b53ee
/app/src/main/java/com/codename26/quizapplication/QuizObject.java
39ff29c2fbcd46a73311b66b94dbe77e2886e893
[]
no_license
Codename26/QuizApp
6b0573ce2019ecd3ffb54d3dd1d054f74b317387
134534f4e1d841daafbe762617e4ebca0a3346b9
refs/heads/master
2021-09-04T12:26:31.509401
2018-01-18T17:19:18
2018-01-18T17:19:18
103,844,677
0
0
null
null
null
null
UTF-8
Java
false
false
1,107
java
package com.codename26.quizapplication; /** * Created by Dell on 07.09.2017. */ public class QuizObject { private int id; private String title; private int numberOfSearchQueries; private int imageId; public QuizObject(int id, String title, int numberOfSearchQueries, int imageId) { this...
[ "slava.burchenko@gmail.com" ]
slava.burchenko@gmail.com
b4c78720be0bd66dc9ba26a5b91a8b9db6aeb680
50fa7636f41482b9cbbe1f990c5547d8d95f04c2
/03.smartdevelop-admin-dubbo/base-support/src/main/java/com/edwin/smartdevelop/common/utils/misc/AESUtil.java
4cc51d93ee834f9579c05a1c0f44bcd7570ee43e
[]
no_license
hiparker/learning-architect
ede1077448049e4a5425d66e8b99e56ab2613305
28c2820a6b9cbc50186c9b7a0ced2525e5677a61
refs/heads/master
2022-01-20T18:36:08.646401
2020-08-20T10:05:40
2020-08-20T10:05:40
206,204,739
1
0
null
2022-01-12T23:06:25
2019-09-04T01:33:41
Java
UTF-8
Java
false
false
11,115
java
package com.edwin.smartdevelop.common.utils.misc; import org.apache.commons.lang3.StringUtils; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import javax.crypto.Cipher; import javax.crypto.KeyGenerator; import javax.crypto.SecretKey; import javax.crypto.spec.SecretKeySpec; import java.security.SecureRandom...
[ "meet.edwin@foxmail.com" ]
meet.edwin@foxmail.com
21ad5b4c9fd599ea8ffd35d0f983e5dd2d573456
f410f274ebbe12770e79dc3c92fb10440b3ffa8a
/src/java/com/ijse/shoppingcart/repostory/custom/ItemRepository.java
217e93e8747f75787f1ad7db9ab8c85d52a67488
[]
no_license
harsard/jee_shoppingcart
d25eb4986e4e636031a502a84d6c944571370a9c
2dff3cbcd9d429767ab07128b6479258f584ed4b
refs/heads/master
2020-03-23T03:11:33.044861
2018-07-15T10:19:08
2018-07-15T10:19:08
141,015,252
0
0
null
null
null
null
UTF-8
Java
false
false
834
java
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package com.ijse.shoppingcart.repostory.custom; import com.ijse.shoppingcart.CONSTANTS.CONSTANTSTYPE; import com.ijse.shoppingcart.con...
[ "harsard@ymail.com" ]
harsard@ymail.com
c7c9c7ecf1ab195f1dc42b7209f5e87dae528db2
6c99bed1ccc6613cc287494ec669bb5e50ed5771
/src/com/Todd/Film.java
5d565bc9ff832cfd61d46b19eb0e736e3d8c194e
[]
no_license
ttbake/AnalysisOfListOfFilms
a389e2b41eb5617b0cda1f58e0ab8aa82d3890b4
1aab23903bc98b65f1597112ea87e410ef0ff191
refs/heads/master
2021-09-10T08:56:47.838610
2021-08-27T19:48:45
2021-08-27T19:48:45
222,978,388
0
0
null
null
null
null
UTF-8
Java
false
false
2,159
java
package com.Todd; public class Film { private int position; private int position2020; private int position2019; private String title; private String director; private int year; private String country; private int length; private String genre; private String color; private bo...
[ "ttbake@gmail.com" ]
ttbake@gmail.com
646b021931bf560b16dd1f3109b6eab7a74b08e7
4c88c1c711722895041bf25155a99bb910b673e5
/ngsql-parser/src/main/java/org/ng12306/ngsql/parser/ast/stmt/dal/ShowPrivileges.java
b01c5b9132e0a724fd5c1ca73a63703814ec39f8
[]
no_license
120011676/12306ngSQL
834ef99e35c3e061c7528f5dadb3822f76e2bb3d
a5d61a2e9288ac2117664663102464f072716879
refs/heads/master
2021-01-17T20:54:31.770519
2013-10-26T06:51:39
2013-10-26T06:53:56
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,033
java
/* * Copyright 2012-2013 NgSql Group. * * 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 applic...
[ "mr.lvbo@qq.com" ]
mr.lvbo@qq.com
b2d8ecf917a69308b1cee5c1c54dcfa471c9fb38
c3468c261fa14418d312bc8c3bad12c13091d513
/mall-parent/mall-common/src/main/java/cn/fuhe/mall/exception/GlobalException.java
9d6a629bbfc5cce34dc08f59d56535ba28406b9d
[ "Apache-2.0" ]
permissive
shawnliang1124/fuhe-mall
dc390b6160a563171fdefc34b2a658f14e867fc1
6736465d00d86cd55ee1a2062041982384e24b3f
refs/heads/master
2022-07-08T15:13:47.697292
2021-06-06T02:21:20
2021-06-06T02:21:20
206,916,054
1
1
Apache-2.0
2022-06-21T01:55:48
2019-09-07T04:36:23
Java
UTF-8
Java
false
false
1,774
java
package cn.fuhe.mall.exception; import cn.fuhe.mall.base.BaseResponse; import cn.fuhe.mall.enums.RespEnum; import cn.fuhe.mall.utils.DumpUtils; import lombok.extern.slf4j.Slf4j; import org.springframework.web.bind.annotation.ControllerAdvice; import org.springframework.web.bind.annotation.ExceptionHandler; import org....
[ "" ]
58a4752102cd43ad6f06ab004e6060f06e198ac6
ec03738e476b8e35512d8bb7bbf7393bf1359d17
/src/util/FileUtil.java
22b4068c25a0d149411eded4168dd2efadb41c34
[]
no_license
hagjun/K07JSPServlet
9bba5cf556a648114dbf5454fde7417f49ca58f3
fb26d8bf4f70947f2acde42bb111e252fcdb1bc1
refs/heads/master
2023-02-04T20:58:17.493124
2020-12-23T13:51:05
2020-12-23T13:51:05
314,504,553
0
0
null
null
null
null
UTF-8
Java
false
false
9,917
java
package util; import java.io.BufferedInputStream; import java.io.BufferedOutputStream; import java.io.File; import java.io.FileInputStream; import java.net.URLEncoder; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import com.oreilly.servlet.MultipartRequest; import com....
[ "gkrwns1014@naver.com" ]
gkrwns1014@naver.com
86cdcbd1d1c4a13c45aaf0dc209cebface622790
8bdbb5cdea07e77685dd4adf7ae060e1fc55ed6a
/Misc/past problems/dining.java
747cfbc812da7154db298082ad959e17c6d76537
[]
no_license
mihir-b-shah/competitive-programming
105d2e3fbcf5dd90024c2b627883ab84449bdce3
951d47a2a42acf591d988e6ee79b21a3513af30c
refs/heads/master
2022-12-01T17:00:49.821170
2020-08-13T04:57:10
2020-08-13T04:57:10
214,731,710
0
0
null
null
null
null
UTF-8
Java
false
false
4,100
java
/* ID: mihirsh1 PROB: dining LANG: JAVA */ import java.util.*; import java.io.*; public class dining { public static int start = 0; public static void main(String[] args) throws Exception { Scanner f = new Scanner(new File("2.in")); PrintWriter out = new PrintWriter("dini...
[ "46288414+mihir-b-shah@users.noreply.github.com" ]
46288414+mihir-b-shah@users.noreply.github.com
1f1b1ee1413f76986e2ad1f06e751ee23a7c5f01
f9fc08c1baf3e7044813fc74fdc7534f200e7af8
/src/main/java/com/igomall/entity/StockLog.java
4b76f7f6da67da00ab4cb68f0fff85abccef9bec
[]
no_license
heyewei/boot-mall-v6
32f85edde245a40e3835104302e6183eecad1af1
33afd819fcd3cd9d65f38d1d2de27237f69742fe
refs/heads/master
2022-11-05T02:50:08.706656
2020-06-26T07:14:24
2020-06-26T07:14:24
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,652
java
package com.igomall.entity; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.FetchType; import javax.persistence.JoinColumn; import javax.persistence.ManyToOne; /** * Entity - 库存记录 * * @author BOOTX Team * @version 6.1 */ @Entity public class StockLog extends BaseEntit...
[ "a12345678" ]
a12345678
4d3fbc75e38c04bee7e22f9624af1a90c1a3c07f
d52636091274a238896632547327ad66ad48287e
/src/Piece/Bishop.java
bfd890eec5f65ffccd7c59aa0439e760b4839241
[]
no_license
astrod/Chess_Project_2014_2
73b7e070dc58cd0e039f582258667a19b8048d88
06f1534ee377984957e699794be6dc03faa5ac56
refs/heads/master
2016-09-06T08:32:51.512594
2014-09-25T12:21:16
2014-09-25T12:21:16
null
0
0
null
null
null
null
UTF-8
Java
false
false
408
java
package Piece; import Map.ChessBoard; public class Bishop extends Piece{ public Bishop(int x, int y, String color) { xPos = x; yPos = y; this.color = color; } @Override public boolean isVaildValue(int postX, int postY, ChessBoard board) { int yAxisToDonw = xPos+yPos; int yAxisToUp = yPos-xPos; if(po...
[ "cha452jg@naver.com" ]
cha452jg@naver.com
e1f34cd4bcb0618e7d6b1bdc5222514010b1b88f
61bc5f4975aab2f3f1a986ff8230d6dae2281364
/src/JDBC/ResultSetMetaData_IF.java
0838ca5acbe90812bc2c56e4ecb6f737e0a54f72
[]
no_license
AhmedYoussryMohamed/DBMS
76481f344342dacf3511d8706671b38933712d5d
3e5966a66eb9f10f4ad26c75eeaa1a15f5cd8dec
refs/heads/master
2021-01-10T22:22:44.554304
2014-09-19T16:07:11
2014-09-19T16:07:11
null
0
0
null
null
null
null
UTF-8
Java
false
false
7,064
java
package JDBC; import java.sql.SQLException; import DBMS.*; import JDBC.*; import TEST.*; import java.sql.Types; import org.slf4j.Logger; import org.slf4j.LoggerFactory; public class ResultSetMetaData_IF implements java.sql.ResultSetMetaData { static Logger log=LoggerFactory.getLogger(ResultSetMetaData...
[ "ahmedyoussry93@gmail.com" ]
ahmedyoussry93@gmail.com
7f28f440c743c9ffd640df4adcd508b038752ba5
e301b93d41b22f88e5a45b1df1a1710a81b46ddf
/app/src/main/java/com/example/myapplication/openWeather_model/OpenWeatherCoord.java
d75d9db18ea14e7527856ad894ab5c96e697f83f
[]
no_license
Batzinaa/weatherApp
4ba983a0a86e80d5a0b7e8c66bd7a34d4fc47f8a
94aa1635a723e26a8638b40cca39462bd2d99736
refs/heads/master
2020-09-09T18:51:25.231419
2019-11-16T11:01:23
2019-11-16T11:01:23
221,533,846
0
0
null
null
null
null
UTF-8
Java
false
false
385
java
package com.example.myapplication.openWeather_model; public class OpenWeatherCoord { private String lat; private String lon; public String getLat() { return lat; } public void setLat(String lat) { this.lat = lat; } public String getLon() { return lon; } ...
[ "dimitrisbl@hotmail.com" ]
dimitrisbl@hotmail.com
0d57c065285a86ee408c3601dc0cb80c1d754553
533823f57ce00709d91fed5742569179f9a58837
/src/main/java/parser/EqualNode.java
33c1271ba2c538330b3b7d097a29b3c1ceb250c4
[]
no_license
marcoskhabie/compiler
ab0963f81a9d9dd122516a48aff55d2766263f64
8ad5d61972d0dd09abe049b9e74757e25e158a9f
refs/heads/master
2020-06-01T06:39:11.495402
2019-06-11T18:32:12
2019-06-11T18:32:12
190,682,482
0
0
null
null
null
null
UTF-8
Java
false
false
594
java
package parser; import lexer.Token; import java.util.ArrayList; import java.util.List; public class EqualNode implements Node { Token token; String value; public EqualNode(Token token, String value) { this.token = token; this.value = value; } @Override public List<Node> get...
[ "marcos.khabie@ing.austral.edu.ar" ]
marcos.khabie@ing.austral.edu.ar
ab29b76683fcfba6ce96eb07f6149da709d642bd
554d3dc93bcffa5fb479649764913899036165c1
/Design Patterns/MyProjectPractice/src/ATS/Completed/LLNode.java
2c4a906477851846bf2e7d5ebb0b15be1832aa09
[]
no_license
kalpitmuley/DesignPatterns
3d7631845c324dbe0f2b3768a9bb0fdc0f3b1a5b
461bacd7af565b9bc48996dc0b412e340ad115ba
refs/heads/master
2022-11-10T03:56:34.161380
2020-06-29T03:26:17
2020-06-29T03:26:17
271,193,129
0
0
null
null
null
null
UTF-8
Java
false
false
144
java
package ATS.Completed; public class LLNode { int data; LLNode next; LLNode(int d) { data = d; next = null; } }
[ "kalpitmuley0@gmail.com" ]
kalpitmuley0@gmail.com
cc5e5f832cbd29c3049c71a98e216aef2895063c
768ca65b1261d8bd356813dfb4c348a818b004d4
/03.cloud-ribbon/lab-5-sentence/src/test/java/com/example/Lab5SentenceApplicationTests.java
e77360c14de483aa9fc14787629e4b4384025546
[]
no_license
AydarZaynutdinov/cloud-microservices
3f6fc4bb52df0d715cb46f279fce692a7da415a0
74a58c73ec78b10c7c0c945f5b0ce6a2513717b4
refs/heads/master
2022-11-15T04:25:11.872588
2020-07-13T16:04:30
2020-07-13T16:04:30
277,890,865
0
0
null
null
null
null
UTF-8
Java
false
false
218
java
package com.example; import org.junit.jupiter.api.Test; import org.springframework.boot.test.context.SpringBootTest; @SpringBootTest class Lab5SentenceApplicationTests { @Test void contextLoads() { } }
[ "tfyhjmn@gmail.com" ]
tfyhjmn@gmail.com
6b6d424d1f96d5768e0cc129722af1f0e1a2d147
1b8ae41e4e43429ba6c21b49fdfa7312ddee23b3
/dp_labs_and_solutions/dp_labs_and_solutions/dp_java_labs_and_solutions/clone/lab/ConventionalLettuce.java
b4c3b67fe11dee8786c5b608ffdf404ce23edb8b
[]
no_license
Technipire/Cpp
9f8476a944497b82ce425a3d9191acb74337a129
78d4c89385216865b9a9f475055fca1ff600d2a4
refs/heads/master
2021-05-01T16:31:45.977554
2017-04-03T00:02:01
2017-04-03T00:02:01
32,282,437
1
0
null
null
null
null
UTF-8
Java
false
false
526
java
// ConventionalLettuce.java public class ConventionalLettuce extends Lettuce { public ConventionalLettuce(double aPrice, int aNumberOfPesticides) { super(aPrice); myNumberOfPesticides = aNumberOfPesticides; } public ConventionalLettuce(double aPrice) { super(aPrice); myNumberOfPesticides = 0; } public...
[ "andyxian510@gmail.com" ]
andyxian510@gmail.com
51f92b93aa96cc0a1581e4da954168ba5f23377b
3df47ab52a2c3c6cf211eefdd969547fda1b7f2d
/psuiappserver/src/perfsonarserver/database/mongoDB_responseTO/UtilizationInterfaceTO.java
1f5611c418a0fd7fa5747ec4e16ae1689f2e7f49
[]
no_license
ChenZhou0918/git
a47733ba483be56fb9b54b24977b5bad632c6d2b
fb9c33fdde6fa21953238bff8495055344c88b31
refs/heads/master
2020-12-24T16:49:58.323396
2014-06-30T17:29:35
2014-06-30T17:29:35
33,565,494
0
0
null
null
null
null
UTF-8
Java
false
false
692
java
package perfsonarserver.database.mongoDB_responseTO; public class UtilizationInterfaceTO { private String interfaceName; private String HostName; public UtilizationInterfaceTO() { } public UtilizationInterfaceTO(String interfaceName) { this.interfaceName = interfaceName; } /** * @return the name */ ...
[ "chen@VAIO.localdomain" ]
chen@VAIO.localdomain
aba61c29dfea2516d97ea4a9e0d57132c6960299
3c67e8a20224c2386cdb52f8badc0bd8776e640a
/app/src/test/java/com/example/premtable/ExampleUnitTest.java
71b6e632acb7e41103d4d07c86ece8fb8372e33c
[]
no_license
yogiputraramadhan/premtable
36de9db29af506ae5ba5768f2f33ccc27397cbcf
8150340ce1e2bbd18ec59ed1b8e05fff4c367c65
refs/heads/master
2020-06-23T10:07:26.505921
2019-07-24T08:31:40
2019-07-24T08:31:40
198,592,597
0
0
null
null
null
null
UTF-8
Java
false
false
382
java
package com.example.premtable; import org.junit.Test; import static org.junit.Assert.*; /** * Example local unit test, which will execute on the development machine (host). * * @see <a href="http://d.android.com/tools/testing">Testing documentation</a> */ public class ExampleUnitTest { @Test public void ...
[ "yogiputra1227@gmail.com" ]
yogiputra1227@gmail.com
08ebbf0747dc315c3e50b07f1ba200e4ad511782
3a68c3197623300410f9497ba505e6539a54171c
/src/main/java/tw/funymph/photowall/core/Authentication.java
0505f15531b9cc283660c75e13367a09b89c0274
[]
no_license
MapMemo/MapMemoBackend
9b98da744b8c78a0be2bdb71b1f16c37b426c6ab
c4d7de742bd79df556291f3ee0cad1fa3faea53a
refs/heads/master
2021-01-25T04:58:27.564131
2017-05-06T05:21:30
2017-05-06T05:21:30
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,191
java
/* Authentication.java created on Mar 1, 2017. * * Copyright (C) Funymph all rights reserved. * * This file is a part of the PhotoWall project. */ package tw.funymph.photowall.core; import static java.util.UUID.randomUUID; /** * This class encapsulates the login information. * * @author Spirit Tu * @versio...
[ "spirittu@bearsoft.com.tw" ]
spirittu@bearsoft.com.tw
4ce34f3d9c781615a8ef02fec11a990296c57ec1
1d928c3f90d4a0a9a3919a804597aa0a4aab19a3
/java/neo4j/2017/8/RelationshipChainField.java
e72fb0ab372e3104833533093400a23694d2dc04
[]
no_license
rosoareslv/SED99
d8b2ff5811e7f0ffc59be066a5a0349a92cbb845
a062c118f12b93172e31e8ca115ce3f871b64461
refs/heads/main
2023-02-22T21:59:02.703005
2021-01-28T19:40:51
2021-01-28T19:40:51
306,497,459
1
1
null
2020-11-24T20:56:18
2020-10-23T01:18:07
null
UTF-8
Java
false
false
2,445
java
/* * Copyright (c) 2002-2017 "Neo Technology," * Network Engine for Objects in Lund AB [http://neotechnology.com] * * This file is part of Neo4j. * * Neo4j 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 Foundatio...
[ "rodrigosoaresilva@gmail.com" ]
rodrigosoaresilva@gmail.com
040e1b3f24782ca2f8739e2e2cf32f24924f8169
f5e8940a9164522917655a2c4154034f0c02065f
/app/src/main/java/com/unicorn/csp/xcdemo/activity/shared/SuspendActivity.java
4c20cba490c1dc0ae17dbf559bf135c8976c3c00
[]
no_license
Ivolian/XcDemo
e1af08d82ae84ea5df7f6d9cccecef764dcfe5b5
e7ef74945a72e5423020255d973ec30d6527428c
refs/heads/master
2021-01-17T14:13:47.914136
2016-08-05T06:40:18
2016-08-05T06:40:18
44,370,553
1
0
null
null
null
null
UTF-8
Java
false
false
8,338
java
package com.unicorn.csp.xcdemo.activity.shared; import android.os.Bundle; import android.support.annotation.NonNull; import android.text.TextUtils; import android.view.Gravity; import android.view.View; import android.view.ViewGroup; import com.afollestad.materialdialogs.DialogAction; import com.afollestad.materialdi...
[ "renjiajian@withub.net.cn" ]
renjiajian@withub.net.cn
b3ad2530f99d44a6dcb3cdf6fd52c82f530eaa71
720ba343ce147af5b3881679e3b2aebd21d62910
/spring-base/src/main/java/com/example/demo/SpringBaseApplication.java
995498a072d1d9a51091e32c354857a749c32fb8
[]
no_license
tomlxq/ShowCase
698ffdaf16979c8197cba5a1f97c179b25617281
17717c3411c98ede281c75a747ff3583b82e5997
refs/heads/master
2021-01-20T10:10:49.638899
2018-11-22T16:31:56
2018-11-22T16:31:56
28,090,123
1
0
null
null
null
null
UTF-8
Java
false
false
316
java
package com.example.demo; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; @SpringBootApplication public class SpringBaseApplication { public static void main(String[] args) { SpringApplication.run(SpringBaseApplication.class, args); } }
[ "21429503@qq.com" ]
21429503@qq.com
e4ab1ef7764dee18cf0a7050b67f327f82c1733c
dafdc29f38f928fe166c3ab8d28d9ba0550a2eba
/source/src/main/java/com/apigee/sdk/apm/http/client/cache/Resource.java
54a84cce711b44eeaed026570e40962923ddb339
[ "Apache-2.0" ]
permissive
markwilliams970/apigee-android-sdk
805e732404e52ee2d17b5ee256121b4f104b0e2e
47919df9f4bca09ff6928c10130cff79a499ed0c
refs/heads/master
2020-03-19T04:36:05.864114
2018-06-02T23:09:48
2018-06-02T23:09:48
135,845,259
0
0
Apache-2.0
2018-06-02T19:12:08
2018-06-02T19:12:08
null
UTF-8
Java
false
false
1,525
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 ...
[ "pauldardeau@me.com" ]
pauldardeau@me.com
1645e3265794b7c99f148840d2f4b81e33c662f9
eb6eab411ad39572a9ee96ab01d679b0edfe22c8
/JE/Structures/src/manual_abstracts_ds/ManualQueue.java
b7389acbbd5fc795f2e2760efdda9fd06fafaf33
[]
no_license
yasuomaidana/trainingCoding
9232ae0b39d192cf52a1e34df54fe4f36e8e4f8f
5958bc22364cb66491338d7c951ec1434e62f8bf
refs/heads/main
2023-07-08T03:36:18.149502
2021-08-18T19:44:23
2021-08-18T19:44:23
360,932,872
0
0
null
null
null
null
UTF-8
Java
false
false
882
java
package manual_abstracts_ds; public class ManualQueue<T>{ private class Node{ private T data; private Node next; private Node (T data){ this.data = data; } } private Node head; private Node tail; public boolean isEmpty(){ return this.head == null;} pu...
[ "yasuomaidana@gmail.com" ]
yasuomaidana@gmail.com
09844127ab71dec57950bfafc666654edb95d65d
21fdaf2f218068e190d0864fb97fc31c91e77a93
/rhmf-admin/src/main/java/com/redhat/demos/rhmfk/rest/RestApplication.java
0de3f7a678fece176cf8d1cfd8753b96d3903594
[ "Apache-2.0" ]
permissive
ktenzer/RHMF
2a2d03c5f4bcaf89c83a180695d7b71892a6c8a5
e4e331445fff7a02f522f280b5981797597c6881
refs/heads/master
2021-01-17T10:48:15.891245
2016-12-12T19:10:47
2016-12-12T19:10:47
61,546,001
2
4
null
2016-12-12T19:10:47
2016-06-20T12:28:42
JavaScript
UTF-8
Java
false
false
190
java
package com.redhat.demos.rhmfk.rest; import javax.ws.rs.core.Application; import javax.ws.rs.ApplicationPath; @ApplicationPath("/rest") public class RestApplication extends Application { }
[ "jschrode@redhat.com" ]
jschrode@redhat.com
a747b8a889f37a11c19332db4bb008c78d3c7e8c
6e5eabf451f8d4315e675a5391d0d2c41860d249
/src/main/java/com/dataee/tutorserver/tutorpatriarchserver/bean/ParentInvitationNum.java
9ec2c3f7bb83c3a44f756f9b1c8de55294eb5e9c
[]
no_license
shan12138/tutor_server
6b08cf994d83f6e360ec3f14ddf571476165eb5e
7e98156b162d1791f580007364b12742971e03bb
refs/heads/master
2022-12-31T20:36:24.492967
2020-10-27T09:18:41
2020-10-27T09:18:41
307,360,833
0
0
null
null
null
null
UTF-8
Java
false
false
393
java
package com.dataee.tutorserver.tutorpatriarchserver.bean; import lombok.AllArgsConstructor; import lombok.Data; import lombok.NoArgsConstructor; /** * @Author ChenShanShan * @CreateDate 2019/12/16 17:12 */ @Data @AllArgsConstructor @NoArgsConstructor public class ParentInvitationNum { private Integer invitePar...
[ "157252469@qq.com" ]
157252469@qq.com
91dc3a1115045c60e97da99b462abbcb3ac51224
f9277b8104f8d41d5e8857af0a48450824c400fe
/src/task/usermap/UserMapTask.java
bc59e1e48de56fed7f4122eb83a02f504556120f
[]
no_license
a9108/WeiDou
6432c622da8e84a61a86dffe28d773c24dddab4f
d6d064e5b47f2f515fb6f74eab6506f0e0534355
refs/heads/master
2016-09-05T11:19:52.022582
2015-06-02T11:12:25
2015-06-02T11:12:25
32,212,751
0
0
null
null
null
null
UTF-8
Java
false
false
788
java
package task.usermap; import java.util.HashMap; import java.util.HashSet; import basic.Config; public abstract class UserMapTask { public static DataSet data; protected HashMap<Integer, Integer> result; public abstract void run(); public void evaluate(){ int tp=0,fp=0,fn=0; for (Integer uid:result.keySet()) ...
[ "a9108g@gmail.com" ]
a9108g@gmail.com
f86e6f550f19e55e104bdfe7c72c7f7bc7ecb794
1d32d486ce968153a8cca59768eec2dd35fec8fa
/src/main/java/com/beercipes/beercipes/repositiories/UserRepository.java
86392bf2cbf7a80607b79f92990159ec15549760
[]
no_license
kevinbednarek/beercipes
4361e56b0cce12de98261c96cfe1bd4085fb45e2
d9038e220ea3197c587016b15a9e8067bd0acd5a
refs/heads/master
2023-06-25T18:11:46.470799
2021-07-24T23:40:41
2021-07-24T23:40:41
389,221,235
0
0
null
null
null
null
UTF-8
Java
false
false
80
java
package com.beercipes.beercipes.repositiories; public class UserRepository { }
[ "60374582+kevinbednarek@users.noreply.github.com" ]
60374582+kevinbednarek@users.noreply.github.com
b21ecafa42e819de71773988846dc46e2034d38c
f5a322cd2eae21d7a9185cb374d87229937a0de4
/mybatisCode/src/test/java/com/pan/test/MyTest.java
54d1761bf6077b40f544ea643e2f220e3df3b83f
[]
no_license
Homeofpan/mybatis-source-Analysis
9445f80a35d9e9e05b6d8bae8bddf940fb78ae03
ff3e956eca4da7201d4fdd7d14216c0177952817
refs/heads/master
2022-07-08T10:29:17.314581
2019-10-19T06:57:50
2019-10-19T06:57:50
216,161,455
0
0
null
2022-06-21T02:04:34
2019-10-19T06:40:51
Java
UTF-8
Java
false
false
1,504
java
package com.pan.test; import com.pan.dao.IStudentDao; import com.pan.dao.IStudentDaoImpl; import com.pan.pojo.Student; import org.apache.ibatis.io.Resources; import org.apache.ibatis.session.SqlSession; import org.apache.ibatis.session.SqlSessionFactory; import org.apache.ibatis.session.SqlSessionFactoryBuilder; impor...
[ "949773099@qq.com" ]
949773099@qq.com
99783021f951954d6e513a1b99658232787ae213
c885ef92397be9d54b87741f01557f61d3f794f3
/results/Closure-114/com.google.javascript.jscomp.NameAnalyzer/BBC-F0-opt-90/tests/3/com/google/javascript/jscomp/NameAnalyzer_ESTest.java
ed9294af78a9062dc4936bfe3dc8301f6707adb4
[ "CC-BY-4.0", "MIT" ]
permissive
pderakhshanfar/EMSE-BBC-experiment
f60ac5f7664dd9a85f755a00a57ec12c7551e8c6
fea1a92c2e7ba7080b8529e2052259c9b697bbda
refs/heads/main
2022-11-25T00:39:58.983828
2022-04-12T16:04:26
2022-04-12T16:04:26
309,335,889
0
1
null
2021-11-05T11:18:43
2020-11-02T10:30:38
null
UTF-8
Java
false
false
7,004
java
/* * This file was automatically generated by EvoSuite * Wed Oct 13 18:13:53 GMT 2021 */ package com.google.javascript.jscomp; import org.junit.Test; import static org.junit.Assert.*; import static org.evosuite.runtime.EvoAssertions.*; import com.google.javascript.jscomp.AbstractCompiler; import com.google.javascr...
[ "pderakhshanfar@serg2.ewi.tudelft.nl" ]
pderakhshanfar@serg2.ewi.tudelft.nl
fb5a388fb4459b6e698a922ca36011fb9b5e89db
76875917925793ea446a1b1536606633a3272653
/evo-boot-webflux/src/main/java/com/tazine/evo/webflux/api/MonoApiDemo.java
db70b503036c416d84f25709d7fcb70990025545
[ "MIT" ]
permissive
BookFrank/EVO-World
01555355c434fac65406e158ffa5f7aebf3ff7dc
3d27ae414f0281668024838a4c64db4bdd4a6377
refs/heads/master
2022-06-22T05:56:43.648597
2020-05-05T15:44:32
2020-05-05T15:44:32
147,456,884
1
1
MIT
2022-06-21T02:58:35
2018-09-05T03:54:10
Java
UTF-8
Java
false
false
267
java
package com.tazine.evo.webflux.api; import reactor.core.publisher.Mono; /** * @author jiaer.ly * @date 2020/04/23 */ public class MonoApiDemo { public static void main(String[] args) { Mono.just("success").subscribe(System.out::println); } }
[ "bookfrank@foxmail.com" ]
bookfrank@foxmail.com
1d157c13e4e79df9af1363b94096138b40da815e
7b88574c30968de5fd6804b9056e784e13d14a7e
/src/ua/TechnicalInterveByJava/Polymorphism/Overloading/AdderAmbiguity.java
d1134f703fcadfc1d84f3d3b7b0753c608c2f657
[]
no_license
zakharchukoleksandr/oop-tetris
d6d76e323abe28b92b31a366fe176c4a36f07e0c
ab8367d315a58329e721fd293d87eca534aff050
refs/heads/master
2023-05-01T07:03:24.257726
2021-05-18T07:56:36
2021-05-18T07:56:36
341,624,266
0
0
null
null
null
null
UTF-8
Java
false
false
1,028
java
package ua.TechnicalInterveByJava.Polymorphism.Overloading; //Почему перегрузка метода невозможна при изменении только // возвращаемого типа метода? //В java перегрузка метода невозможна путем изменения типа // возвращаемого значения метода только из-за двусмысленности. // Посмотрим, как может возникнуть двусмысленност...
[ "zahirolek@gmail.com" ]
zahirolek@gmail.com
fec8b255fe5383cd804b2b5d73b5f6d42d1cba49
77d6b889403e7109a595bc37939f319ad19a5a94
/src/estoque/Marca.java
f11a83b86f33f03799a58092fbff5bcd188a00d4
[]
no_license
diegomunhoz/java-estoque
7df48bc2f2310b8ed4c93e06a2c90230733ce394
f7219a45ed2af18001582878a7994eb48d80a985
refs/heads/master
2023-05-04T08:21:12.421033
2021-05-20T13:02:38
2021-05-20T13:02:38
369,209,987
0
0
null
null
null
null
ISO-8859-2
Java
false
false
416
java
package estoque; /** * Classe para armazenar os atributos e métodos do objeto Marca * * @author Diego Munhoz * @since 17/02/2021 */ public class Marca { // Método construtor da classe public Marca() { } // declarando os atributos private String nome; // Métodos para acessar os atributos public String ...
[ "diego.fate@hotmail.com" ]
diego.fate@hotmail.com
d394703de730ba21fad83c287be13de37f93f8be
0f792e82ccc1e7cf13310067a3c363092e0a4bec
/src/Practice/primenum.java
3a25485df7e4ffeab12ef160af4ba856407aa49d
[]
no_license
arvindhmk/basicsSelenium
8a88eac08273e506c8ccbc8def5e48e5dc3b6ee9
b5d916ce70358d25a515f04353f0507151bc0d52
refs/heads/master
2022-06-20T09:22:29.551433
2020-05-13T09:54:54
2020-05-13T09:54:54
263,579,227
0
0
null
null
null
null
UTF-8
Java
false
false
415
java
package Practice; public class primenum { public static void main(String[] args) { // TODO Auto-generated method stub int num = 43; Boolean isPrime=true; for(int i=2;i<=Math.sqrt(num);i++) { if(num%i==0) { isPrime=false; break; } } if(isPrime) { System.out.println("The...
[ "mkarvindh@gmail.com" ]
mkarvindh@gmail.com
ddad3c32fe0703551f943e0cbc35b2f402073873
fbd4020991588da67224949ce4eb5862a2311fbb
/AI/WolfAI.java
52ddd6e6fa14195dc1c631b2de51149d6a922950
[]
no_license
MWidlerSchool/CoRC
aedf6bf3a42e3db223f7d32dba38512a5a0f8c7b
4586210de2464615a036f39b49dc3ae17bea9163
refs/heads/master
2020-04-04T16:02:12.120862
2018-11-25T21:12:01
2018-11-25T21:12:01
156,061,403
0
0
null
null
null
null
UTF-8
Java
false
false
2,289
java
package AI; import Actor.*; import MyTools.*; import Engine.*; import GUI.*; import java.util.*; /* Intelligently path towards player, dumbstep if can't, melee attack if able. */ public class WolfAI extends ZombieAI { public WolfAI(Actor s) { super(s); } @Override public void plan...
[ "35249871+WireHallMedic@users.noreply.github.com" ]
35249871+WireHallMedic@users.noreply.github.com
c5dcc5de3e6769369031beeca08dec307b955455
918c0689d62a7541fcbbf3f796504e98c8c73481
/src/main/java/br/com/robertocarneiro/pautaapi/exceptions/VoteAlreadyOpenException.java
312bebcf1cd665ce61b565e09e17e254f822be3a
[]
no_license
robertocarneiro7/pauta-api
0bf402355ae854e68cc45a8a087557b9e6ece4e5
10158fcf6b289efcb06e9c78b1c8bab85e82b6a2
refs/heads/master
2023-05-01T12:11:53.430869
2021-05-24T14:47:39
2021-05-24T14:47:39
369,217,195
0
0
null
null
null
null
UTF-8
Java
false
false
429
java
package br.com.robertocarneiro.pautaapi.exceptions; import br.com.robertocarneiro.pautaapi.utils.MessageUtil; import org.springframework.http.HttpStatus; public class VoteAlreadyOpenException extends DefaultException { public <T> VoteAlreadyOpenException(Class<T> clazz, Long id) { super(MessageUtil.get("...
[ "roberto.silva@Consulting-for.edenred.com" ]
roberto.silva@Consulting-for.edenred.com
6b6b46f2e28427506bb612c5c22c2c654eae192e
682b7569d91475d20cf8518e0582d016d82b857e
/src/rr/industries/util/sql/PrefixTable.java
1d5b6d85717b285af6254dc9f781e5f86a271110
[]
no_license
PyrokinesisStudio/SovietBot
adcbb4074a76c8a6a60ec1ce294d535ebeccc257
b65050d2907c4c7196318aa318e17b83be440eb6
refs/heads/master
2020-12-03T02:02:50.461674
2016-12-21T04:38:57
2016-12-21T04:38:57
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,631
java
package rr.industries.util.sql; import rr.industries.Configuration; import rr.industries.exceptions.BotException; import sx.blah.discord.handle.obj.IGuild; import java.sql.Connection; import java.sql.ResultSet; import java.sql.SQLException; import java.sql.Statement; /** * @author Sam */ public class PrefixTable e...
[ "sam.obrien00@gmail.com" ]
sam.obrien00@gmail.com
1384f00178694671dcbcd648219598643aa5de9d
229715f74f5fdd462564a3594184d84345f3aa76
/src/main/java/design_phone_directory/PhoneDirectory.java
c7ba65226e021039fa110093a708e4d18b7a9008
[]
no_license
xieliang2003bb/leetcode-java
be1ac20c2b8c9450d2938be014e0cf1bd42d32dc
b76f60fa537ef5271458910a4d9cde4e431e239f
refs/heads/master
2022-08-11T11:04:10.742827
2022-08-01T03:50:04
2022-08-01T03:50:04
21,548,290
0
0
null
null
null
null
UTF-8
Java
false
false
2,082
java
package design_phone_directory; import java.util.ArrayList; import java.util.List; /** * Created by lxie on 9/22/17. */ public class PhoneDirectory { private int max_num, next, idx; private List<Integer> recycle = new ArrayList<>(); private List<Boolean> flag = new ArrayList<>(); /** Initialize yo...
[ "leontse@hotmail.com" ]
leontse@hotmail.com
a51e687d4ebabdbee398ce2c3897c1d4d5e1691b
70d662ededf4247e371f63523b2ddca6a29bb141
/src/main/java/org/seckill/exception/RepeatKillException.java
9bbd5829087a109c1b65c4f49eeb14d7e2126626
[]
no_license
dezhenglu/seckill
7460ee00fbb41533d2e63d9e4839442b51260ec5
cd70ab8fa99bd2e7aba086c5469a1e3c51026668
refs/heads/master
2021-01-20T15:04:37.179095
2018-06-12T06:32:38
2018-06-12T06:32:38
90,717,414
1
0
null
null
null
null
UTF-8
Java
false
false
361
java
package org.seckill.exception; /** * 重复秒杀异常(运行期异常) * Created by ludz on 2017/5/7/007. */ public class RepeatKillException extends SeckillException{ public RepeatKillException(String message) { super(message); } public RepeatKillException(String message, Throwable cause) { super(messag...
[ "89102698@qq.com" ]
89102698@qq.com
520704097fbb4dd1d9f4aaec2346436e162dd1d4
7131f36f4a8d566a96fe1a07cfbe55ad109f609f
/src/main/java/com/hujy/hellomaven/HelloWorld.java
321d5392bce8002bf3b69a3c4c832bc27e3633bc
[]
no_license
hjy0319/hello-maven
07b54813dccebee47360a8d550308b577f8bfee5
6e07008d476dd2430920262730783cab476853e9
refs/heads/master
2021-07-16T11:30:40.545969
2019-10-13T03:57:03
2019-10-13T03:57:03
214,757,614
0
0
null
2020-10-13T16:41:02
2019-10-13T03:58:31
Java
UTF-8
Java
false
false
235
java
package com.hujy.hellomaven; public class HelloWorld { public String sayHello() { return "Hello Maven!"; } public static void main(String[] args) { System.out.println(new HelloWorld().sayHello()); } }
[ "282677690@qq.com" ]
282677690@qq.com
773643a11f3fdea88ed5f6a147033ef26111f826
881ec42c677f2d954fdc2317ad582c88fb87c752
/stsworkspace/DataTypes/src/com/skilldistillery/datatypes/labs/BitPrinter.java
4443f6f53ab65f91578aab59d14b4cea94e559cf
[]
no_license
stoprefresh/archive
f51119220fbcb4bccc82306c0483903502f1859e
0bde3917fb9cb7e002d3abb18088fee9df4371ec
refs/heads/master
2022-12-21T20:33:08.251833
2019-10-17T14:13:10
2019-10-17T14:13:10
215,808,299
0
0
null
2022-12-16T09:52:36
2019-10-17T14:08:48
Java
UTF-8
Java
false
false
1,508
java
package com.skilldistillery.datatypes.labs; public class BitPrinter { public static void main(String[] args) { BitPrinter bp = new BitPrinter(); System.out.println("3.14 is \t\t" + bp.getDataAsBits("3.14")); System.out.println("129 is \t\t" + bp.getDataAsBits("129")); } public String ge...
[ "marsigliamiguel@protonmail.com" ]
marsigliamiguel@protonmail.com
4b15b3b4d5aaa0eea7ccaa8ca299986ed0e52f2d
13240a810679cc98b5345fe884650f6f69f6b2e5
/boj/1697.java
3b1bfd33b8c79199b3425501621ef47a977ca487
[]
no_license
tristan3716/Problem-Solving
a7d76941f089e1a54fd7772bc7fa79236e3ac12b
c0df0748084eae31626985e00b1884d4adf29f3f
refs/heads/master
2021-07-09T11:07:17.223598
2021-04-09T14:25:01
2021-04-09T14:25:01
240,870,428
1
0
null
null
null
null
UTF-8
Java
false
false
996
java
import java.util.LinkedList; import java.util.Queue; import java.util.Scanner; public class Main { static int n; static int k; static int[] visit; public static void main(String[] args) { Scanner sc = new Scanner(System.in); n = sc.nextInt(); k = sc.nextInt(); visit = n...
[ "tristan3716@gmail.com" ]
tristan3716@gmail.com
7fb805a669f93d7a3788b3a9084967d333cafeaa
65b4f6c25883ef1b822fc91d8a6bbff41cac0bdb
/app/src/main/java/abhinav/com/addresslatlong/ScanAadhar.java
0799bc81f1c6141a3251b04863eeff24048062ea
[]
no_license
surajpunemaha/MyDemos
cb665da0063d58321ea36cc6cbaa88143b8fcd01
155cacf47df35f25627adaa0f05579b689348720
refs/heads/master
2022-11-15T11:15:24.802112
2020-07-03T10:22:27
2020-07-03T10:22:27
233,231,905
0
0
null
null
null
null
UTF-8
Java
false
false
5,390
java
package abhinav.com.addresslatlong; import android.content.Intent; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.view.View; import android.widget.Button; import android.widget.TextView; import android.widget.Toast; import com.google.zxing.integration.android.IntentIntegrato...
[ "suraj.bang@abhinavitsolutions.com" ]
suraj.bang@abhinavitsolutions.com
6a2e8399b153979b1407f5c95cfc1fc20075f06e
9954691397007ff2b43a199ff430770684557688
/src/main/java/com/TestWithMaven/CustomerID.java
f7d28efb1bcd7b27d96542bbda224f0a753b3a3e
[]
no_license
AutoAlex/TestWithMaven
f6e31ff39373399f52dd21860d72337846d69ed9
9bac8e11656db026608ff9aab67da1b0da7da559
refs/heads/master
2021-05-11T15:22:07.466906
2018-01-23T13:00:53
2018-01-23T13:01:16
117,727,009
0
0
null
null
null
null
UTF-8
Java
false
false
237
java
package com.TestWithMaven; public class CustomerID { private static String customerID; public String getCustomerID() { return customerID; } public void setCustomerID(String custID) { customerID = custID; } }
[ "alexmakhalane@gmail.com" ]
alexmakhalane@gmail.com
3011f69af3578c5700f9350867dfedae3f4c50d3
25d7c6702bec1533a4ce2529a36492b94355df6c
/core/src/java/ru/brandanalyst/core/util/Starter.java
cfdfeb5d0992c1931b4b6710da9b99af28a30126
[]
no_license
dhilip71288/BrandAnalytics
906e3e76413e757378f979ea4efefc398e076959
48c33d314db35bcae440fe3f25dc159bf499d1e5
refs/heads/master
2021-01-18T11:30:50.329260
2012-08-10T01:39:46
2012-08-10T01:39:46
null
0
0
null
null
null
null
UTF-8
Java
false
false
566
java
package ru.brandanalyst.core.util; import org.apache.log4j.Logger; import org.springframework.context.support.FileSystemXmlApplicationContext; /** * @author daddy-bear * Date: 05.05.12 - 18:48 */ public class Starter { private static final Logger log = Logger.getLogger(Starter.class); public stat...
[ "batya239@gmail.com" ]
batya239@gmail.com
e208f5c5a05d316c5a8e980d397acb498af8c495
aa23c80733abfdada3a4700a54234491baba1817
/project/hs-engine-history/src/main/java/com/neusoft/hs/domain/history/framework/HistoryArchiveExecution.java
855f3a76696ffce64a3ff559b213f72814ea228a
[]
no_license
lixiangqi-github/hospital
de9cf3ae2e8b1370debf256dd9e980cb6b6ec888
7bbb4e9a45f234d3c116c179ce83b302de3670bc
refs/heads/master
2021-05-16T03:59:50.958735
2017-09-30T09:14:46
2017-09-30T09:14:46
null
0
0
null
null
null
null
UTF-8
Java
false
false
516
java
package com.neusoft.hs.domain.history.framework; import com.neusoft.hs.platform.exception.HsException; public class HistoryArchiveExecution extends HsException { public HistoryArchiveExecution() { super(); } public HistoryArchiveExecution(String arg0, Object... params) { super(arg0, params); } ...
[ "wangdg@neusoft.com" ]
wangdg@neusoft.com
a49b0ab210b9d0d58466286699d9acac537716bd
f8f734a922cab39484ce4e29abefed4d638e8e3a
/rcore-domain/rcore-domain-auth/src/main/java/com/rcore/domain/auth/token/usecases/RefreshAccessTokenUseCase.java
57e375db8a5053cf54ee7cce0dc38424737666b1
[]
no_license
rostislav-maslov/rcore
d041d1b711ef3f37c6fc6786880b8efbe5ad533f
7cc1003718ab2e20fc45b610d4828c3f05217cc1
refs/heads/master
2023-07-07T10:08:20.597770
2022-11-09T09:14:57
2022-11-09T09:14:57
242,371,672
2
5
null
2022-08-03T08:30:11
2020-02-22T16:16:02
Java
UTF-8
Java
false
false
2,959
java
package com.rcore.domain.auth.token.usecases; import com.rcore.domain.auth.credential.entity.CredentialEntity; import com.rcore.domain.auth.credential.exceptions.CredentialNotFoundException; import com.rcore.domain.auth.credential.port.CredentialRepository; import com.rcore.domain.auth.token.entity.AccessTokenEntity; ...
[ "kozlovva@sushivesla.team" ]
kozlovva@sushivesla.team
9bd3a0e12360c1cbc2908d7f83a3247f2956aaa0
61258504ab03dd7016456e3803b32cbde4d5935a
/src/BACKJOON/CrossWordWatch.java
0f265bda5f3e41d3738fd23a63e3bc63e99aab1c
[]
no_license
wonhee009/Algorithm
bbce4912c6a116800b403185e5bb6fce81dbf1b2
faecb87a75d353cddae5e1e2f07f1e4ae3e627b0
refs/heads/master
2021-06-25T12:51:14.705424
2021-02-24T04:24:54
2021-02-24T04:24:54
208,786,461
1
1
null
null
null
null
UTF-8
Java
false
false
2,550
java
package BACKJOON; import java.io.BufferedReader; import java.io.BufferedWriter; import java.io.InputStreamReader; import java.io.OutputStreamWriter; import java.util.ArrayList; import java.util.Collections; import java.util.StringTokenizer; public class CrossWordWatch { static int R, C; static char[][] map; ...
[ "wonhee010@gmail.com" ]
wonhee010@gmail.com
1e002dc494dbf918a62f7cecfc5050f25109c59b
c5cd70c997684ca2942f0d8fabf8ae88beab662b
/src/main/java/part1/lesson8/task1/MapEnity.java
88ef5f0cea27e570863e599cd8746f6b543df5fa
[]
no_license
damchaa/homework
bb9843a145c58559d53cf737888da12196d065b1
dfcfacf7e58bbc19c50513394bb4497f6d0ea0e9
refs/heads/main
2023-02-26T17:29:46.268985
2021-02-01T13:41:35
2021-02-01T13:41:35
306,373,781
0
0
null
null
null
null
UTF-8
Java
false
false
715
java
package part1.lesson8.task1; import java.math.BigInteger; public class MapEnity { private int count; private BigInteger number; public MapEnity(int count,BigInteger number){ this.count = count; this.number = number; } public int getCount() { return count; } p...
[ "jud1k1@yandex.ru" ]
jud1k1@yandex.ru
06fcec1ef759b2ae44d94262853a92949a0764e4
20c179f934f7895d3845a538230e1286610723a4
/cmpp-game/src/com/xiangtone/sms/api/SmSubmit.java
34891f6da48329dff444c8e28bb6a04eade4b577
[]
no_license
xiangtone/sp
f32c4c90aba1bde405c91c28217b34c96fa5bcfc
c9fa0269333b099993a2206759d91168f4a5bbca
refs/heads/master
2021-03-27T16:00:08.573238
2017-06-26T01:56:11
2017-06-26T01:56:11
55,934,831
0
0
null
null
null
null
GB18030
Java
false
false
3,605
java
/** *Copyright 2003 Xiamen Xiangtone Co. Ltd. *All right reserved. */ package com.xiangtone.sms.api; import java.io.*; /** * 提交消息 设置属性 * */ public class SmSubmit { public ByteCode bc; public SmSubmit() { bc = new ByteCode(1); } /** * 设置VCPID 1 * */ public void setVcpId(Str...
[ "429379083@qq.com" ]
429379083@qq.com
332d4d6a98c0dbce7b221182e0c8d766c21411fb
2fd2610dc6a107e52e4c7b06de08d75fff59a691
/src/main/java/com/thekeigroup/petboss/entities/DiagnosisCategory.java
37e3594c8cd3f88214d1821555af016d6b5dfa32
[]
no_license
sethbilly/petboss
bfb879087f350ce133911a1d4ab2b2bae727945f
9cf8dd7c719a797e7b0cbb8023aedba48ff350c8
refs/heads/master
2020-06-30T04:51:39.004717
2019-08-05T21:31:42
2019-08-05T21:31:42
200,730,978
0
0
null
null
null
null
UTF-8
Java
false
false
1,239
java
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package com.thekeigroup.petboss.entities; import com.latlab.common.jpa.CommonModel; import javax.persistence.Column; import j...
[ "methchtemaghdiocese@gmail.com" ]
methchtemaghdiocese@gmail.com
6b5206cee27b49c6b03110c3f1f4a65c6bd6ff4c
e06ce4de4e7405195cef027a2786819799b79243
/src/main/java/za/co/sindi/jms/util/CloseUtils.java
461ad7bdc3fa54b220c75b0d4befea7010aa84ff
[ "Apache-2.0" ]
permissive
TheEliteGentleman/JMSManager
f143a6134db3d16b0a6de27a1d5fb22fb49776f7
5c9c440a7ed34e7e8b5b397b371252cd5dad1baa
refs/heads/master
2021-01-17T18:52:42.956795
2016-06-21T14:54:22
2016-06-21T14:54:22
61,641,945
0
0
null
null
null
null
UTF-8
Java
false
false
1,730
java
/** * */ package za.co.sindi.jms.util; import java.util.logging.Level; import java.util.logging.Logger; import javax.jms.Connection; import javax.jms.JMSException; import javax.jms.MessageConsumer; import javax.jms.MessageProducer; import javax.jms.Session; /** * @author Buhake Sindi * @since 03 July 2012 * *...
[ "buhake.sindi@sgits.co.za" ]
buhake.sindi@sgits.co.za
a59cccde226f771ac0c5b8cf41fb51a3374864c0
d9908c8bf703829f8c24c84257dc3f7b84ff6b72
/HW7B - Leader_Election_nlogn/src/Message.java
95bd9bef68b2ef380b104dc946349fb1fbc2588c
[]
no_license
shantanuspark/shantanu_desh_012443964
867a27395f70a81b7ac68261a140d4c4c35ee299
70847349fb5ff657ee5a48b81fdb48dfb5ed560f
refs/heads/master
2021-08-14T08:09:14.508157
2017-11-15T02:47:20
2017-11-15T02:47:20
103,801,405
1
0
null
null
null
null
UTF-8
Java
false
false
619
java
public class Message { private int message; private MessageType messageType; private Processor processor; public Message(int message, MessageType messageType, Processor processor) { super(); this.message = message; this.messageType = messageType; this.processor = processor; } public int getMessage() { ...
[ "shantanuspark@gmail.com" ]
shantanuspark@gmail.com
d0256fc43c1dece0201d385bfd8e75099db1a7f9
8c24bc092a299c2b17651709e9573e4860231dc3
/SyncPetWebSource/build/generated-sources/ap-source-output/modelo/Habitad_.java
ce9fca817c912aaf31da81adce19d176269ad2e4
[]
no_license
xqb91/SyncPet-Services
527063c23cd2b2d5d55a69aa9a12bf463dec07b1
1400697be0414bff9ebc25851cf158340bcab3dd
refs/heads/master
2021-01-20T17:15:27.580518
2016-07-05T21:42:59
2016-07-05T21:42:59
62,532,188
0
0
null
null
null
null
UTF-8
Java
false
false
663
java
package modelo; import javax.annotation.Generated; import javax.persistence.metamodel.ListAttribute; import javax.persistence.metamodel.SingularAttribute; import javax.persistence.metamodel.StaticMetamodel; import modelo.Mascota; @Generated(value="EclipseLink-2.5.2.v20140319-rNA", date="2016-07-05T18:23:26") @StaticM...
[ "victor.araya92@gmail.com" ]
victor.araya92@gmail.com
f8da1ca0ef2fd0a7126854369f2fde35d0fd27bb
c1ebd6dacdb2517416d97b227249c302a9ee542c
/app/src/main/java/com/example/didiorder/adapter/FragmentAdapter.java
3c268d2c13b9b8d2abfb62a96b21933f3c2d8630
[]
no_license
haoxikang/DiDiOrder
9bace95f681f063baa45c3391bbb74ef9d98c61b
4ace76ac8735cfccbf33f02835464647ddd5d600
refs/heads/master
2021-05-31T00:07:32.324130
2016-01-22T12:38:16
2016-01-22T12:38:16
null
0
0
null
null
null
null
UTF-8
Java
false
false
877
java
package com.example.didiorder.adapter; import android.support.v4.app.Fragment; import android.support.v4.app.FragmentManager; import android.support.v4.app.FragmentPagerAdapter; import android.support.v4.app.FragmentStatePagerAdapter; import java.util.List; public class FragmentAdapter extends FragmentPagerAdapter {...
[ "348476129@qq.com" ]
348476129@qq.com
6729daa8010f9e5ea3c777806f1c016814d56b57
422fb1469f6d0a060d060b97dd98928659cd26ca
/src/main/java/com/taxo/sql/taxosqlgenerator/service/ClassifiedSqlGeneratorService.java
30d18a81c512992dedfc35b77707e71bb06b8813
[]
no_license
gailo22/taxo-sql-generator
10345517f5de950c306bb40e8e24b22ebffcf7b8
bc9a4aa1d8ccbcd5fcbf84c0710186f30fd42ebf
refs/heads/master
2021-08-27T19:11:30.613226
2017-11-24T02:52:25
2017-11-24T02:52:25
111,080,901
0
0
null
null
null
null
UTF-8
Java
false
false
1,532
java
package com.taxo.sql.taxosqlgenerator.service; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.beans.factory.annotation.Value; import org.springframework.stereotype.Component; import org.springframework.web.multipart.MultipartFile; import java.io.IOException; import java.util.List;...
[ "gailo22@gmail.com" ]
gailo22@gmail.com
661a33f137f1d8ce2420c51a66d5420105906d48
cb43b5f3111b221eb5c87541f202622ad47e1ae3
/springcloud-provider2/src/main/java/com/zjw/springcloud/springcloudprovider/mapper/CustomerMapper.java
2f472deff0a76a0c135b83f179966b4e89e8a7e0
[]
no_license
zhaojinwei17/springcloudparent
6badf26f4b54788ea283123276a15748b7019e23
77c84b5ee00f7ba0350bfca301a35825892f978f
refs/heads/master
2020-04-05T21:48:15.765264
2018-11-12T15:22:38
2018-11-12T15:22:38
157,233,712
0
0
null
null
null
null
UTF-8
Java
false
false
943
java
package com.zjw.springcloud.springcloudprovider.mapper; import com.zjw.springcloud.springcloudpojo.pojo.Customer; import com.zjw.springcloud.springcloudpojo.pojo.CustomerExample; import org.apache.ibatis.annotations.Param; import java.util.List; public interface CustomerMapper { long countByExample(CustomerExamp...
[ "zhaojinwei@zhaojinweideMacBook-Pro.local" ]
zhaojinwei@zhaojinweideMacBook-Pro.local
967a7c3edcfb6d3903a33bef972f8b2ed58e52b9
171397c368765854de422e8f2bbb3342b02b05da
/jhip/src/main/java/com/ash/todo/domain/Authority.java
d3793539be7e41e4eced201050adc9eafc8d9f13
[ "MIT" ]
permissive
manashee/hkrrnk
2f38cee9eef9ea78117cff610550cb68a2013217
d8f1323fb77ae4e762d2c0e4d5954d3908775a99
refs/heads/master
2020-04-20T19:23:25.187821
2019-02-11T02:21:19
2019-02-11T02:21:19
169,048,177
0
0
null
null
null
null
UTF-8
Java
false
false
1,449
java
package com.ash.todo.domain; import org.hibernate.annotations.Cache; import org.hibernate.annotations.CacheConcurrencyStrategy; import javax.persistence.Entity; import javax.persistence.Id; import javax.persistence.Table; import javax.persistence.Column; import javax.validation.constraints.NotNull; import javax.valida...
[ "manashee@gmail.com" ]
manashee@gmail.com
7f622b4631a15ab2c11d0edd1cc86e47150f733b
25cfbbb243aef9514848b160b0e8d7ba31d44a7d
/src/main/java/com/tencentcloudapi/tke/v20180525/models/DescribePrometheusAgentsResponse.java
5be336d2b50fc755d4cc0315f947b114adf3c9f6
[ "Apache-2.0" ]
permissive
feixueck/tencentcloud-sdk-java
ceaf3c493eec493878c0373f5d07f6fe34fa5f7b
ebdfb9cf12ce7630f53b387e2ac8d17471c6c7d0
refs/heads/master
2021-08-17T15:37:34.198968
2021-01-08T01:30:26
2021-01-08T01:30:26
240,156,902
0
0
Apache-2.0
2021-01-08T02:57:29
2020-02-13T02:04:37
Java
UTF-8
Java
false
false
3,109
java
/* * Copyright (c) 2017-2018 THL A29 Limited, a Tencent company. 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 ...
[ "tencentcloudapi@tenent.com" ]
tencentcloudapi@tenent.com
6c6cec5dce2bd5696c7f1c9f639a12e11b480f32
2448369285bb851223124ca727d8ed60314149f1
/app/src/main/java/com/scu_kwc/myapplication/RegistActivity.java
aad3bee593ec897d25c044d340aa1a98d5aa20ff
[]
no_license
kingsring/Android-Facedetection-scu
daa70a0a6fc6717ca255d8dc1445dcca85d59a15
f2c262b3b9f51b7c26d4dbcfc2456ddf77b4ca1f
refs/heads/master
2021-09-01T08:20:02.493294
2017-12-26T00:34:17
2017-12-26T00:34:17
113,421,938
0
0
null
null
null
null
UTF-8
Java
false
false
13,618
java
package com.scu_kwc.myapplication; import android.animation.Animator; import android.animation.AnimatorListenerAdapter; import android.annotation.TargetApi; import android.content.Intent; import android.content.pm.PackageManager; import android.os.Handler; import android.os.Looper; import android.os.Message; import an...
[ "450406504@qq.com" ]
450406504@qq.com
20ac61e27395cb8360088570c331a52bec513e02
ae6a4e099471bd6e3dc73369fdef52f54beb8eaf
/src/main/java/com/taoyuanx/littlerpc/serialize/impl/JdkSerializer.java
be0476db8acd19b96c3a654c9025e9a329d64f16
[ "Apache-2.0" ]
permissive
dushitaoyuan/little-rpc
e4cbb2c4fea667328f4379fade5a5a2fcdad6e7e
c6f3c0c28dc3164d900567a5e1e948359c2e7dbf
refs/heads/master
2020-04-13T05:34:09.288123
2018-12-24T14:34:42
2018-12-24T14:34:42
162,996,091
3
0
null
null
null
null
UTF-8
Java
false
false
1,224
java
package com.taoyuanx.littlerpc.serialize.impl; import java.io.ByteArrayInputStream; import java.io.ByteArrayOutputStream; import java.io.ObjectInputStream; import java.io.ObjectOutputStream; import com.taoyuanx.littlerpc.ex.RpcException; import com.taoyuanx.littlerpc.serialize.Serializer; public class JdkS...
[ "lianglei_lzx@163.com" ]
lianglei_lzx@163.com
a248cb3ea8583e43dde4b5e4c2195800cf96de90
ef20fe9bd72b7271c87ccaf204d998231bf36453
/src/beatBox/BeatBox.java
418efe85809d855b7db22885699940945b9eafb6
[]
no_license
AnastasiaSS/BeatBox
17de1bf72fd664c3c6e4b43508cb76a8c30e02a3
bc347120fd33cd1f37ddaba10ec36551706d63f8
refs/heads/master
2020-12-30T11:29:02.804552
2017-05-17T11:48:20
2017-05-17T11:48:20
91,570,125
0
0
null
null
null
null
UTF-8
Java
false
false
7,900
java
package beatBox; import javax.sound.midi.*; import javax.swing.*; import java.awt.*; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.io.FileInputStream; import java.io.FileOutputStream; import java.io.ObjectInputStream...
[ "sokolan.nastya5@yandex.ru" ]
sokolan.nastya5@yandex.ru
5d3892985821d73099455966fab699d57f6302fc
923029cbed1a693f2a3771cf979bbd4ce8079b0a
/Java/src/main/java/cn/downey/java/thinkinginjava/thread/LiftOff.java
569c252892218460ae321191e8c4f53782fd3c8d
[]
no_license
532720708/Study
14fce3a1b05fdde0ebdf1900100a4031a6d3a7bc
6d1e7aea76dd5b44ce570a596aa6d2b342e0eb32
refs/heads/master
2021-07-25T16:38:50.691586
2020-05-25T07:38:42
2020-05-25T07:38:42
223,590,576
0
0
null
2020-10-13T22:16:23
2019-11-23T13:12:00
Java
UTF-8
Java
false
false
630
java
package cn.downey.java.thinkinginjava.thread; public class LiftOff implements Runnable { protected int countDown = 10; private static int taskCount = 0; private final int id = taskCount++; public LiftOff() { this.countDown = countDown; } public String status() { return ...
[ "532720708@qq.com" ]
532720708@qq.com
c81fd77d09d89a77d487fa9599b716347a09dfe5
444fa38238c6def85796c6a8de8596ae0b5fec81
/app/build/generated/source/r/debug/android/support/coreutils/R.java
82067502a63fcaf642d9811b32503a2ef7456948
[]
no_license
Khasirakanda/kartunama
81677832503a13fdb613953674ea4d43a1bd4f55
c2f215ddece9c45a8abaf10f02ad2432a81b3065
refs/heads/master
2021-04-25T03:00:40.159085
2017-12-28T09:13:09
2017-12-28T09:13:09
115,605,369
0
0
null
null
null
null
UTF-8
Java
false
false
7,613
java
/* AUTO-GENERATED FILE. DO NOT MODIFY. * * This class was automatically generated by the * gradle plugin from the resource data it found. It * should not be modified by hand. */ package android.support.coreutils; public final class R { public static final class attr { public static final int font = 0...
[ "khasirakanda@MacBook-Air-khasirakanda.local" ]
khasirakanda@MacBook-Air-khasirakanda.local
d6b8c6279048825330831bf8af817588f8b43f5e
c35845d7a7788f243e8444e040d9bad961a36ff4
/src/main/java/com/ticketmonster/sales/web/InventoryController.java
617b5c7713195e5ae854d8d617c4c98565589a9e
[]
no_license
jreategui/MonsterTicket
886e2bb8e9cdba76104fa7c111a74390d8d498a8
d781b830ef825afc4485b2ca8696c0a12acfb3fb
refs/heads/master
2021-01-02T22:38:57.864299
2013-09-10T10:25:04
2013-09-10T10:25:04
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,445
java
package com.ticketmonster.sales.web; import java.io.IOException; import java.util.Date; import java.util.HashMap; import java.util.Map; import javax.servlet.ServletException; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import org.apache.commons.logging.Log;...
[ "jreategui@gmail.com" ]
jreategui@gmail.com
13f735099bb563a8ee1e28810e530774bfa6c4a8
5a13f24c35c34082492ef851fb91d404827b7ddb
/src/main/java/com/alipay/api/domain/KoubeiMarketingCampaignUserAssetQueryModel.java
2edc8387dc7ec1dc3d068646314630d4cf933aa3
[]
no_license
featherfly/alipay-sdk
69b2f2fc89a09996004b36373bd5512664521bfd
ba2355a05de358dc15855ffaab8e19acfa24a93b
refs/heads/master
2021-01-22T11:03:20.304528
2017-09-04T09:39:42
2017-09-04T09:39:42
102,344,436
1
0
null
null
null
null
UTF-8
Java
false
false
1,479
java
package com.alipay.api.domain; import com.alipay.api.AlipayObject; import com.alipay.api.internal.mapping.ApiField; /** * 用户口碑优惠资产查询接口 * * @author auto create * @since 1.0, 2017-08-08 19:56:13 */ public class KoubeiMarketingCampaignUserAssetQueryModel extends AlipayObject { private static final lo...
[ "zhongj@cdmhzx.com" ]
zhongj@cdmhzx.com
79d389801c7887414bc19377e59d109510f17d4a
f69c97c282a7ce5f881a11244607b574cc085600
/src/com/xmalloc/wordnote/word/vo/BaseResp.java
d6de37d48193b55cc9675137feb16148341a46ea
[]
no_license
qinglangee/wordnote_android
498fff47fee393c3d225aaffb563478cb1ca9321
02e1cd6351bd92b67bd602a5b29aade786c20b55
refs/heads/master
2020-12-30T10:50:02.022804
2017-08-23T23:38:15
2017-08-23T23:38:15
35,827,883
0
0
null
null
null
null
UTF-8
Java
false
false
149
java
package com.xmalloc.wordnote.word.vo; /** * Created by zhch on 2015/5/21. */ public class BaseResp { public int err; public String msg; }
[ "zhchqingdao@163.com" ]
zhchqingdao@163.com
2ebd039ef20534bef7964855503559ba3cb142cb
371165329eb597822b5e5239da57fd9d030218e5
/src/com/ofs/response/form/MessageForm.java
a841d252d04ef8bf73713b382b1846fc6c7786a9
[]
no_license
blaze1457/ofsmvp
4294570ca202d411d2b7a2ea1078c9077629d9ca
8880d73b9037ec8e3c0dfe02d0db85d15a5d5ce5
refs/heads/master
2021-07-25T16:50:28.025973
2017-11-07T12:27:39
2017-11-07T12:27:39
108,277,608
1
1
null
null
null
null
UTF-8
Java
false
false
1,975
java
package com.ofs.response.form; import org.apache.struts.action.ActionForm; import org.apache.struts.action.ActionMapping; import org.apache.struts.action.ActionError; import org.apache.struts.action.ActionErrors; import javax.servlet.http.*; public class MessageForm extends ActionForm { /*Resolve Trans...
[ "blaze@cyberpanda.xyz" ]
blaze@cyberpanda.xyz
097166fc6fe80be48ec7793ae9f3d063921fef95
aeaa9ecf6fc499eba984ff42428bfcfd865fb07c
/src/main/java/com/smart/webapp/controller/set/TestTubeController.java
6bfbcadf49f72d068d554bd638005d7fa5768771
[]
no_license
tclabpims/pims
d91dc3930d5bed82d6c97c42833d0a4990311d15
474e75e808746fcdac6374a9860191e0efa69acf
refs/heads/master
2021-01-24T10:59:43.542798
2017-02-20T03:40:39
2017-02-20T03:40:39
69,342,062
0
0
null
null
null
null
UTF-8
Java
false
false
4,482
java
package com.smart.webapp.controller.set; import com.smart.model.lis.TestTube; import com.smart.service.lis.TestTubeManager; import com.smart.webapp.util.DataResponse; import org.codehaus.jettison.json.JSONArray; import org.codehaus.jettison.json.JSONObject; import org.springframework.beans.factory.annotation.Autowired...
[ "909436637@qq.com" ]
909436637@qq.com
9aa8198cfd1bf8c646fb5916b1b2cdfbaad944f2
d33d2e0bb711a6178c54f766130ec15debf02aae
/java/com/project/ccs/postransaction/adjusment/JspAdjusmentItem.java
a02ad4a8f9a2f6287c6d0d654ad93004fc0d7f71
[]
no_license
devmanager-oxy/oxyapp_apotek
1f22cf87291b21b81fda32cf6a063ae0865883c7
89e770d4d06a74c611987f2a2537ad9d28ced84f
refs/heads/master
2022-12-26T10:52:22.400708
2020-10-12T00:55:23
2020-10-12T00:55:23
302,225,390
0
0
null
null
null
null
UTF-8
Java
false
false
2,642
java
package com.project.ccs.postransaction.adjusment; import javax.servlet.http.*; import com.project.util.jsp.*; public class JspAdjusmentItem extends JSPHandler implements I_JSPInterface, I_JSPType { private AdjusmentItem adjusmentItem; public static final String JSP_NAME_ADJUSMENTITEM = "JSP_NAME_ADJUSMENTITE...
[ "devmgr@oxysystem.com" ]
devmgr@oxysystem.com
b52ecbab8923f9f0a8b20069dede4a6b35bb1b2c
75b0ba0ce0aa80c247c506e2de669bb1f1248b07
/src/main/java/edu/toronto/csc301/grid/impl/RectangularGridSerializerDeserializer.java
1a505f63a56131e44888b6eacefc624746de3ae9
[]
no_license
cyber-schreiber/CSC301-A3
6577421eb393f796dcf720e389526c3482cba291
4a9aa0ebe4cb5d58951160d41534596909e600c3
refs/heads/master
2020-04-01T21:24:20.804530
2017-02-07T16:31:21
2017-02-07T16:31:21
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,252
java
package edu.toronto.csc301.grid.impl; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; import java.io.OutputStream; import java.util.ArrayList; import java.util.HashMap; import java.util.Iterator; import java.util.List; import java.util...
[ "Vishrant Vasavada" ]
Vishrant Vasavada
6d5ba48feb9b9c91c9e300fca46b176af030b488
14746c4b8511abe301fd470a152de627327fe720
/soroush-android-1.10.0_source_from_JADX/com/google/p171c/p172a/C1950a.java
d5ce1c6d05a8731691c1041f6ab5805ab37ac914
[]
no_license
maasalan/soroush-messenger-apis
3005c4a43123c6543dbcca3dd9084f95e934a6f4
29867bf53a113a30b1aa36719b1c7899b991d0a8
refs/heads/master
2020-03-21T21:23:20.693794
2018-06-28T19:57:01
2018-06-28T19:57:01
139,060,676
3
2
null
null
null
null
UTF-8
Java
false
false
57,233
java
package com.google.p171c.p172a; import com.google.p154a.p156b.C1634h; public final class C1950a { public static final C1634h<String, C1951b> f6496a = C1952c.m5369a("a&0&0trk9--nx?27qjf--nx?e9ebgn--nx?nbb0c7abgm--nx??1&2oa08--nx?hbbgm--nx?rdceqa08--nx??2&8ugbgm--nx?eyh3la2ckx--nx?qbd9--nx??3&2wqq1--nx?60a0y8--nx??...
[ "Maasalan@riseup.net" ]
Maasalan@riseup.net
d013b5480810f822b75685f4b1b70917f71dd8eb
112ec0d38faa6d17a950429079b73b7cbee87c2b
/DataBindingOlde/app/src/main/java/com/clghks/databindingold/data/User.java
dc725eee8c5c34c1c4e584ad8d014bbb6b85e5b5
[]
no_license
clghks/javacafe_android_20151128
c7dea780453af507719c6b580b0c570d296d8739
c2a2092ec7e3b97cb73d9c897b9db0b8193cbd8a
refs/heads/master
2016-08-11T16:24:11.759805
2015-11-27T09:25:41
2015-11-27T09:25:41
46,896,231
0
0
null
null
null
null
UTF-8
Java
false
false
1,847
java
package com.clghks.databindingold.data; import android.graphics.drawable.Drawable; import java.util.Date; /** * Created by chihwan on 15. 11. 26.. */ public class User { private Drawable image; // 이미지 private String name; // 이름 private Date birthday; // 출생 private float height; ...
[ "clghks@quicket.co.kr" ]
clghks@quicket.co.kr
54e750af1f723e3f643a7bb123fbef98740469bc
09c7e1c3f051b803bf48b4fa60928fff9ddeb802
/app/src/main/java/com/retrofit/ApiService.java
e4f6870a34303447f76561c034059eb032a3b195
[]
no_license
LaiHouWen/RetrofitDemo
3084e2f95f528e527036cc7d501bb5478c87ff71
d58d34dfa2620c925cbb0f8ac3b11aa1d36bfc1f
refs/heads/master
2021-01-17T18:21:27.158445
2016-06-14T01:55:05
2016-06-14T01:55:05
61,081,434
0
0
null
null
null
null
UTF-8
Java
false
false
3,444
java
package com.retrofit; import com.model.BaseModel; import com.squareup.okhttp.RequestBody; import java.util.Map; import retrofit.http.Body; import retrofit.http.Field; import retrofit.http.GET; import retrofit.http.Header; import retrofit.http.Headers; import retrofit.http.Multipart; import retrofit.http.POST; import...
[ "laihouwen@huaxiafinance.com" ]
laihouwen@huaxiafinance.com
96ba99cbd76a329b69cb38ce7f83991f49ae9586
4ab873913713061f1a4544529e5b9bf006721b1c
/grepo/grepo-query-jpa/src/test/java/org/codehaus/grepo/query/jpa/repository/custom/CustomReadWriteJpaRepository.java
b2cd0599cb6c1d612c3752e4a16a33dbcf58a27f
[]
no_license
codehaus/grepo
b8d6c174fcd8672711b6a7349583e68401454ce7
1f862ea6e6e975f6d28b86b7d59e38eee9e0f85e
refs/heads/master
2023-07-20T00:35:22.539915
2012-07-04T07:06:03
2012-07-04T07:06:03
36,343,598
0
0
null
null
null
null
UTF-8
Java
false
false
1,005
java
/* * Copyright 2011 Grepo Committers. * * 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 t...
[ "dguggi@729f7ef0-7c71-0410-bb00-e2a08ff96a94" ]
dguggi@729f7ef0-7c71-0410-bb00-e2a08ff96a94
1c9b53c57319a13674d9071e885dd806d6b722ba
69fc3bcd65ef7c35b99686cd7f5806789f5b8d80
/src/main/java/org/yx/http/HttpHolder.java
50ebf441283bd1aa24a639b934821ac0fa7d876e
[]
no_license
malachun/sumk
07ef29fcdf72de5d06830566cbe1c379d5360323
c77d3d6e1bd6c32c959d5bbc8833b262763d5eb1
refs/heads/master
2021-01-12T16:14:54.146118
2016-10-15T04:54:26
2016-10-15T04:54:26
71,958,950
2
0
null
2016-10-26T02:39:36
2016-10-26T02:39:36
null
UTF-8
Java
false
false
1,310
java
package org.yx.http; import java.util.Map; import java.util.Set; import java.util.concurrent.ConcurrentHashMap; public class HttpHolder { private static Map<String, Class<?>> pojoMap = new ConcurrentHashMap<String, Class<?>>(); private static Map<String, HttpInfo> actMap = new ConcurrentHashMap<String, ...
[ "Administrator@youxia" ]
Administrator@youxia
80cc2f298e76fbd8b92fa445b99be5d9674b9f30
c5a965de51cf423cb5a1570f0eb576b8b7460e83
/app/src/main/java/bdtube/vumobile/com/bdtube/GCM/CommonUtilities.java
1d18c82d6712c35c427cbeaed7ad16b52e2c4112
[]
no_license
SKToukir/btube
58a2965499bf21d6801288481e8b625a913450c3
9fc4e24e31f27eb4181130c392940ccfff38bc34
refs/heads/master
2021-06-21T09:36:32.088806
2017-08-15T17:11:43
2017-08-15T17:11:43
100,289,399
0
0
null
null
null
null
UTF-8
Java
false
false
1,148
java
package bdtube.vumobile.com.bdtube.GCM; import android.content.Context; import android.content.Intent; public final class CommonUtilities { // give your server registration url here static final String SERVER_URL = "http://203.76.126.210/sticker_gcm_server_bdtube/register.php"; // Google project id ...
[ "touhidapps@gmail.com" ]
touhidapps@gmail.com
7f9f6ba1e824b350f3c591a61f70078419cf875e
d811d54ce73e36dad3d68941abce33fdee7116bd
/frameworks/g16-hibernate/src/test/com/ashnaco/g16/hibernate/TestNozzleInfo.java
d674149b87b13bd3cc327be9b45ffba3dcfa41e3
[]
no_license
BackupTheBerlios/iparadise-svn
5d3c0b61d861c22246e0bf41760c3c8e10b575b5
bd824c2d6891d8c2e214bf4b2294f6eea03584f6
refs/heads/master
2021-01-13T01:57:52.726392
2009-07-11T06:07:17
2009-07-11T06:07:17
40,747,217
0
0
null
null
null
null
UTF-8
Java
false
false
1,305
java
package com.ashnaco.g16.hibernate; import com.ashnaco.g16.hibernate.cfg.DataObject; public class TestNozzleInfo { private String gsId; private String nozzleId; private String nozzleName; private String oilCanId; private String state; private String initStatus; public...
[ "chrisshayan@aa98bbb1-c46a-0410-8957-87964aaf8d52" ]
chrisshayan@aa98bbb1-c46a-0410-8957-87964aaf8d52
6eb772de4ce2c19ed4a22ec5c9e5d9d7b41a31cb
eb325122d2f02b03bdbe2655c49040319eaa74f0
/src/main/java/net/halalaboos/huzuni/mod/movement/NoSlowdown.java
456d55d1e4afa7e1d2c8b028ea6afbc382a3ceb2
[]
no_license
XxlunimexX/Huzuni-1.11
844c57d9e9ca1d99838fd63e541d5ed728afc2bb
1825a404d93cb5837566562f9e9faa6513568b3d
refs/heads/master
2021-01-21T22:02:04.106475
2017-04-28T04:12:35
2017-04-28T04:12:35
95,153,933
9
6
null
2017-06-22T20:29:35
2017-06-22T20:29:35
null
UTF-8
Java
false
false
1,813
java
package net.halalaboos.huzuni.mod.movement; import net.halalaboos.huzuni.api.mod.BasicMod; import net.halalaboos.huzuni.api.mod.Category; import net.halalaboos.huzuni.api.node.impl.Toggleable; import net.halalaboos.huzuni.api.node.impl.Value; import net.halalaboos.mcwrapper.api.block.BlockTypes; import net.halalaboos....
[ "brudin@users.noreply.github.com" ]
brudin@users.noreply.github.com
ff6e6ebee1affc9ae3f22e7f64972b30445893e6
11b9a30ada6672f428c8292937dec7ce9f35c71b
/src/main/java/com/sun/org/apache/xerces/internal/impl/validation/ValidationState.java
76a180e3eea7c8a4379d05f6b4bebf673c757bd0
[]
no_license
bogle-zhao/jdk8
5b0a3978526723b3952a0c5d7221a3686039910b
8a66f021a824acfb48962721a20d27553523350d
refs/heads/master
2022-12-13T10:44:17.426522
2020-09-27T13:37:00
2020-09-27T13:37:00
299,039,533
0
0
null
null
null
null
UTF-8
Java
false
false
7,337
java
/***** Lobxxx Translate Finished ******/ /* * Copyright (c) 2007, 2015, Oracle and/or its affiliates. All rights reserved. * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. */ /* * Copyright 2001, 2002,2004 The Apache Software Foundation. * * Licensed under the Apache License, Version 2....
[ "zhaobo@MacBook-Pro.local" ]
zhaobo@MacBook-Pro.local
9162cb9db80d9c45be7ee11e98563d685edd392b
26bb15d40208d378a58c2f8646e8d17e2520fc72
/java-basic/examples/bitcamp/java100/Test21/Ex8/Test21_8_My.java
ef6ddd8270f79a89617527dfeceb44c4f3de5306
[]
no_license
dazzul94/bitcamp
ee7dbd9a926befed5828ba4d4be4173fdcbf218e
6d0b1fd4d796203fcf0111b69251a7f58554ffaa
refs/heads/master
2021-09-11T08:24:31.944955
2018-04-06T07:43:57
2018-04-06T07:43:57
104,423,438
0
0
null
null
null
null
UTF-8
Java
false
false
2,566
java
// ## 키보드로부터 입력 받기 - 연습4 // - 다음과 같이 사용자로부터 이름, 이메일, 전화를 입력받아 출력하시오! // - 실행 예) // 이름? 홍길동 // 이메일? hong@test.com // 전화? 1111-1111 // 저장하시겠습니까?(y/n) y // 저장하였습니다. // 계속입력하시겠습니까?(y/n) y // 이름? 임꺽정 // 이메일? leem@test.com // 전화? 1111-1112 // 저장하시겠습니까?(y/n) y // 저장하였습니다. // 계속입력하시겠습니까?(y/n) y // 이름? 유관순 // 이메일? yoo@test.com...
[ "dazzul@naver.com" ]
dazzul@naver.com
2c2c018ec9ad50d6a9a394bb24b49589afaf28af
e074eb112d722f1d90c7979d02d3578faf438a07
/app/src/main/java/com/example/islam/travelbird/models/Atmosphere.java
a984371ca7f50788b03eaa097130cd229b861033
[]
no_license
islamfarid/Travel-Bird
e94c3dc4125f57ec3847c76ccd33025aea046d82
708839d37cec4728865f873ad4dd06324869bc7f
refs/heads/master
2020-07-07T02:17:58.553785
2016-08-20T14:53:21
2016-08-20T14:53:21
66,151,138
0
0
null
null
null
null
UTF-8
Java
false
false
1,616
java
package com.example.islam.travelbird.models; import com.google.gson.annotations.Expose; import com.google.gson.annotations.SerializedName; public class Atmosphere { @SerializedName("humidity") @Expose private String humidity; @SerializedName("pressure") @Expose private String pressure; @...
[ "islam.farid2100@gmail.com" ]
islam.farid2100@gmail.com
e89fbe09c3b46302f5f683149e24885a1234cc71
c44d1c42b6e0024c386667893576c1342d5ab402
/IceBreaker/src/team/mosaic/icebreaker/view/game/package-info.java
02d39eee8a068990aa7e7d3bbf98fa4a2016cf8f
[]
no_license
bbsyaya/IceBreaker
921363eece761b645ea87055c284f7aa1ae573bd
1a2a95cfcfd42e201b1fa2b744a38eecc9d81100
refs/heads/master
2020-12-30T11:51:18.925580
2014-10-08T06:49:08
2014-10-08T06:49:08
null
0
0
null
null
null
null
UTF-8
Java
false
false
79
java
/** * */ /** * @author HJW * */ package team.mosaic.icebreaker.view.game;
[ "huangsinchu@gmail.com" ]
huangsinchu@gmail.com
a9db3636b3617fd908ccb32747d745b39ac6ea52
696c6a19f4a12ec0b485dcdcff795aeecab107fc
/src/main/java/com/project/reddit/model/Vote.java
8d9aebc10dfacd723ca82052fd5dc288767e1bf9
[]
no_license
Jayash/spring-reddit-backend
fe18bb8f9e902149a8095347b79b6507c03b7031
0d94b4a758a2daafaa7c71fa10680be3f1cca7d4
refs/heads/master
2022-12-16T21:23:22.252005
2020-09-02T19:06:14
2020-09-02T19:06:14
289,488,204
0
0
null
null
null
null
UTF-8
Java
false
false
1,035
java
package com.project.reddit.model; 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 javax.persistence.JoinColumn; import javax.persistence.ManyToOne;...
[ "Jayash.Kuchia@PTPL.Local" ]
Jayash.Kuchia@PTPL.Local
ff26563b7328ef28800eef50101f62e2c4dc85dd
2bb6152816929f3303dc6e7854bfaa9058c16abb
/sunday/brickwall/submissions/time_limit_exceeded/BrickWall2.java
0a15779a594d3e0cbfe83ea7b65abd1c58a33ff4
[]
no_license
lukipuki/bootcamp-2015
5a81524d785f18d125532ad07be4931240f4813c
239a490f211d84e2231a428c0dbbbb98ec3064c2
refs/heads/master
2020-12-13T18:24:51.986218
2015-05-08T17:09:54
2015-05-08T17:09:54
33,779,068
0
1
null
null
null
null
UTF-8
Java
false
false
1,937
java
import java.util.*; import java.io.*; public class BrickWall2 { static int c1, c2, c3; public static void main(String[] args) throws IOException { BufferedReader in = new BufferedReader(new InputStreamReader(System.in)); PrintWriter out = new PrintWriter(System.out); StringTokeni...
[ "erik.odenman@gmail.com" ]
erik.odenman@gmail.com
6db9bd78af6dddd57ea191fc2e507cb060cca3a2
08072c7226e9d4fca4b1c7fc628b9fb251fe1784
/fpgc/fpgc-core/src/main/java/gob/mx/salud/fpgc/model/request/RequestDiagnostico.java
129fbfd7773c5ebff7f395c519e591efd6eecad7
[]
no_license
sergiojuarez/fpgc
5993292cabc09e04302e768c5c97e30a1f2ce857
9601a042c318e6e500c0fbd2f1ee8b60546d6cab
refs/heads/master
2021-01-11T23:22:06.729065
2017-01-26T02:37:26
2017-01-26T02:37:26
78,571,330
0
0
null
null
null
null
UTF-8
Java
false
false
3,211
java
package gob.mx.salud.fpgc.model.request; public class RequestDiagnostico { private Long fl_diagnostico; private Long fl_expediente; private Long fl_etapa; private String fe_diagnostico; private String ds_doc_diagnostico; private String atributo1; private String atributo2; private String atributo3; private S...
[ "sergio.juarez@gmail.com" ]
sergio.juarez@gmail.com
c18edbb77c731264cd52a75786ba9a3d9b5ae219
72e9e5fec15ddf973372211fe04c15dc1432cb53
/src/main/java/jsprit/instance/reader/SolomonReader.java
61cd06e1ee55bfae45e72324710eb1c1ecc7338f
[]
no_license
darioplatania/solverVRP
05be523ceea4ac056e54749dfa391f5e90de8f06
353fda6a806c892c9b3048766f9b9c718f7d30ad
refs/heads/master
2021-01-10T12:45:14.219885
2016-01-04T10:32:17
2016-01-04T10:32:17
48,852,648
2
0
null
null
null
null
UTF-8
Java
false
false
6,503
java
/******************************************************************************* * Copyright (C) 2014 Stefan Schroeder * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either ...
[ "dariopl91@gmail.com" ]
dariopl91@gmail.com
3685f00c8c44a8d7e65fca8ab667cdf67022c1ca
9f7ba70e0912da8cb690b75622fa6ba2c7a5d53c
/src/design_pattern_study/patterns/J2EE/busiDeleg/Client.java
9b8c32a9ed1c726f38a237beb7e4919070090c48
[ "Apache-2.0" ]
permissive
Asnebula/test_java_env
c96e1bd3e455b738ad4f5f74d57892bbc9e5d035
fac1c17efd7e75413b13c99dcb149ce27010aab2
refs/heads/master
2020-03-25T01:57:22.410828
2018-08-03T02:03:10
2018-08-03T02:03:10
143,266,645
0
0
null
null
null
null
UTF-8
Java
false
false
354
java
package design_pattern_study.patterns.J2EE.busiDeleg; /** * @author by Wangshuo5 on 2018/4/27 */ public class Client { BusinessDelegate businessService; public Client(BusinessDelegate businessService){ this.businessService = businessService; } public void doTask(){ bus...
[ "Asenbula@sina.com" ]
Asenbula@sina.com
978c68bc469f235101ad4c9315f8b52db1279ac2
34b3a756dbd75c894d44d2d3db0530424fc7020b
/RestService/src/main/java/hello/Repository/CarRepository.java
3aee86bbfbb888c44e796463b9ef7e350811f3ae
[]
no_license
pascalauloredana/React-Native
0bc79ee26ed9850ec33ddd046253afd69ef5d1b0
2b810a132e3c3381ab8fd96aa8b323c09637b660
refs/heads/master
2020-04-27T09:14:39.420252
2019-03-06T19:54:50
2019-03-06T19:54:50
null
0
0
null
null
null
null
UTF-8
Java
false
false
248
java
package hello.Repository; import hello.Domain.Car; import org.springframework.stereotype.Repository; import org.springframework.data.jpa.repository.JpaRepository; @Repository public interface CarRepository extends JpaRepository<Car,Integer> { }
[ "lorelove53@gmail.com" ]
lorelove53@gmail.com
269316e7ba2e0d44355fa9f437e57fcde6447118
eea1ac641b558fab18652b1355234a67a2f6fbc2
/src/Day24_Methods/YesterdayTasks.java
0d60572932dce1cac6e6b16f8a5e2b2e42f2024e
[]
no_license
syesl/Spring2020B18_Java
22ee00aa44a137ff8b56207d6e86ffbf79f2fa78
28a0db01d19b7bf256083f5254adf21ed6ce33e6
refs/heads/master
2022-05-30T00:03:25.088528
2020-05-02T23:25:32
2020-05-02T23:25:32
259,440,874
0
0
null
null
null
null
UTF-8
Java
false
false
1,393
java
package Day24_Methods; import java.util.Arrays; public class YesterdayTasks { /* AccessModifier Specifier return-Type methodName(Paramter){ } 4. creata a function that can print the maximum number from any given array 5. creata a function that can print the minimum number from any given array 6. create...
[ "blkmsn@gmail.com" ]
blkmsn@gmail.com
15639177e56f9556363a746f39b85b2c7d1e0985
022091ed6124c4f14f57370bce7850c3df69026d
/app/src/main/java/com/influx/marcus/theatres/api/BasicAuthInterceptor.java
5bf9b28e4f144f2d885e9906de31071b557a9045
[]
no_license
ssatiz/mytask
b75bf51abe048f369e061094066810bfc708b7a1
39543f4a8b8fbbc741c71984f233eda6fed2b5bb
refs/heads/master
2020-04-10T03:57:48.161063
2018-12-07T06:55:15
2018-12-07T06:55:15
160,783,945
0
0
null
null
null
null
UTF-8
Java
false
false
669
java
package com.influx.marcus.theatres.api; import java.io.IOException; import okhttp3.Credentials; import okhttp3.Interceptor; import okhttp3.Request; import okhttp3.Response; public class BasicAuthInterceptor implements Interceptor { private String credentials; public BasicAuthInterceptor(String user, String pass...
[ "satiz.freelance@gmail.com" ]
satiz.freelance@gmail.com
76eaa91c85c75a83bb20f61bbf3a1b9752a4fdc6
39a190c30c9e9ee257ae9d2f4168f0fa4e3a1af1
/UI/MaterialDesignDemo/app/src/main/java/net/lishaoy/materialdesigndemo/activity/chip/ChipActivity.java
f3ee2d7ef50884d0a21a9e04b808fc898dcd60c4
[]
no_license
persilee/android_practice
c4d4512b4ac1262af1cea12d5a1c3c06a6a1b545
d4e2ee648e012021b4441f2ca553b4960bc8c7f9
refs/heads/master
2022-12-22T08:10:52.321019
2020-09-27T12:18:23
2020-09-27T12:18:23
282,993,066
10
1
null
null
null
null
UTF-8
Java
false
false
964
java
package net.lishaoy.materialdesigndemo.activity.chip; import androidx.annotation.NonNull; import androidx.appcompat.app.ActionBar; import androidx.appcompat.app.AppCompatActivity; import android.os.Bundle; import android.view.MenuItem; import net.lishaoy.materialdesigndemo.R; public class ChipActivity extends AppCo...
[ "i@lishaoy.net" ]
i@lishaoy.net
e45f7a6875f54cddc1cff57ef44dd5dc4cb003c9
40eaaca07aade8819ded69dab0f9cd75766379ba
/network/src/main/java/com/network/utils/ZipHelper.java
051c9afa3121ea7fae3b4c4e491b45ca7d403be4
[]
no_license
NevermoreGu/tiantiannews
56982613385ed7261d2943c378eb09d259ae80ac
ca4ebbec71431ef6c615450fb7645319c8ede111
refs/heads/master
2020-06-26T20:30:52.367600
2018-04-20T14:14:07
2018-04-20T14:14:07
66,066,890
6
0
null
null
null
null
UTF-8
Java
false
false
5,826
java
package com.network.utils; import java.io.ByteArrayInputStream; import java.io.ByteArrayOutputStream; import java.io.IOException; import java.io.UnsupportedEncodingException; import java.util.ArrayList; import java.util.List; import java.util.zip.DataFormatException; import java.util.zip.Deflater; import java.util.zip...
[ "xiao_guqian@163.com" ]
xiao_guqian@163.com
9a1be17f17d0476045382c08381bd70d8244b612
f9217add588cf1c67e5832d438124368f00b5c3b
/src/main/java/w/fujiko/util/common/sourcepath/ProductFilesDirectorySourcePath.java
622a5d2719c4c3d4050b0f3d5a1e50dd5e0dade8
[]
no_license
wekenche/winsgatePractice2
6150a7ce929863d0592f364bf4a249d399d52941
cd7a9f6ef0555c97da12f08b6909d1d65507ae6b
refs/heads/master
2020-04-21T16:14:24.218477
2019-02-08T06:36:26
2019-02-08T06:36:26
169,694,302
0
0
null
null
null
null
UTF-8
Java
false
false
472
java
package w.fujiko.util.common.sourcepath; public class ProductFilesDirectorySourcePath extends DefaultCustomerCompanyDocsDirectorySourcePath { private static final String DIRECTORY = "/home/storage/documents/product"; public ProductFilesDirectorySourcePath(String directory){ super(directory); } ...
[ "louiem@windsgate.com" ]
louiem@windsgate.com
3c6ea9fd11770d0278eabaf23ff18d4917083b0a
7df40f6ea2209b7d48979465fd8081ec2ad198cc
/TOOLS/server/com/wurmonline/server/questions/ChangeAppearanceQuestion.java
2ca652aa8237ce08c82d3473ebf0c65491bfbbbb
[ "IJG" ]
permissive
warchiefmarkus/WurmServerModLauncher-0.43
d513810045c7f9aebbf2ec3ee38fc94ccdadd6db
3e9d624577178cd4a5c159e8f61a1dd33d9463f6
refs/heads/master
2021-09-27T10:11:56.037815
2021-09-19T16:23:45
2021-09-19T16:23:45
252,689,028
0
0
null
2021-09-19T16:53:10
2020-04-03T09:33:50
Java
UTF-8
Java
false
false
6,791
java
/* */ package com.wurmonline.server.questions; /* */ /* */ import com.wurmonline.server.creatures.Creature; /* */ import com.wurmonline.server.items.Item; /* */ import com.wurmonline.server.players.Player; /* */ import java.io.IOException; /* */ import java.util.Properties; /* */ /* ...
[ "warchiefmarkus@gmail.com" ]
warchiefmarkus@gmail.com
e2175d5ab84cc3fa693109358acf1d1b0d138e1a
46123905f26ccee9f79d2c9bdb68a181e2cfe37f
/src/main/java/com/vilderlee/datastructure/dp/IsSubsequence.java
cbda1e072b5c910b2be045dbf94a736f71c71b4b
[ "Apache-2.0" ]
permissive
vilderlee/code
d5f1dbeb275d74e18acca4e3e6aba9b779f5bace
90b0c4471943fd0fbde6b8e43d1940cc070a9d88
refs/heads/master
2022-06-24T00:22:00.502572
2021-09-28T07:22:24
2021-09-28T07:22:24
164,537,647
0
0
Apache-2.0
2022-06-22T18:41:41
2019-01-08T02:17:36
Java
UTF-8
Java
false
false
1,494
java
package com.vilderlee.datastructure.dp; /** * 类说明: * <p> * 给定字符串 s 和 t ,判断 s 是否为 t 的子序列。 * <p> * 你可以认为 s 和 t 中仅包含英文小写字母。字符串 t 可能会很长(长度 ~= 500,000),而 s 是个短字符串(长度 <=100)。 * <p> * 字符串的一个子序列是原始字符串删除一些(也可以不删除)字符而不改变剩余字符相对位置形成的新字符串。 * (例如,"ace"是"abcde"的一个子序列,而"aec"不是)。 * <p> * 示例 1: * s = "abc", t = "ahbgdc" * <...
[ "1010434086@qq.com" ]
1010434086@qq.com
242ad8a4875b6c147166f04b035c5ee1a0c21688
0a90f8eee0580bfe7c6cfd823ca7128b5cc40d3d
/MoodleDownloadHelper_V9_GUINEW010/src/objects/File.java
301d703362eb5939dd4b0b9b8289d45008245c7c
[]
no_license
DerZwergGimli/MoodleDownlaoder
5169d832f8c623b9dcd122dd6febbdc79ec9f69e
3f6558448dd1a0971892663b7e56b6d2a2e3e5e3
refs/heads/master
2021-09-10T13:13:44.853622
2018-03-26T21:26:11
2018-03-26T21:26:11
126,342,224
0
0
null
null
null
null
UTF-8
Java
false
false
110
java
package objects; public class File extends Data { private String fileExtension; }
[ "paule22@online.de" ]
paule22@online.de
f1431b3cebc783e5f5f00c2b46f0a343cd887154
2685b5a1689465c166da4ca7147b603f83e6dac2
/Module.3/src/Student/StudentManagerTest.java
ffaf59ff4f45d4f2b232f8b4f75da4c3f8348d0e
[]
no_license
anhtuan9/C0818G1_Java
fde60465d25d46a17689c809ddb787ef70e219fa
727112bd8f88a77c1f69a2c63f7a563157b38d57
refs/heads/master
2020-03-30T15:09:48.353450
2018-10-08T08:00:33
2018-10-08T08:00:33
151,350,836
0
0
null
null
null
null
UTF-8
Java
false
false
866
java
package Student; public class StudentManagerTest { public static void main(String[] args) { StudentManager studentManager = new StudentManager(); studentManager.displayAll(); Student andy = new Student("Andy", 23); studentManager.add(andy); System.out.println("added " + and...
[ "42605422+anhtuan9@users.noreply.github.com" ]
42605422+anhtuan9@users.noreply.github.com
108245a0f783158fc9c4ffd5d4fe9d9166f614d5
25acf930e69cced740985d8b38aade24419ad3ff
/CampChallenge_java/013.クラス/BlackJack.java
b8b928205695a5db038552a26d1d5a8741eb6690
[]
no_license
k-takaoka0813/geekjob_challenge
fbd269f347d5b962603fb72c29d788006b530b82
586e0fc9ef88045164bc38d3154eef22834e3b63
refs/heads/master
2020-03-16T19:03:58.791100
2018-07-20T13:09:40
2018-07-20T13:09:40
132,899,214
0
0
null
null
null
null
UTF-8
Java
false
false
10,629
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 org.camp; import java.io.IOException; import java.io.PrintWriter; import java.util.ArrayList; import java.util.Collections; im...
[ "kazuki.takaoka.0813@gmail.com" ]
kazuki.takaoka.0813@gmail.com
8e485fe7aaf6cb1096ae61cde5934932339a1494
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/18/18_026ce2a5ca2ba5aeb021eeb8d79010170046b602/DocumentManager/18_026ce2a5ca2ba5aeb021eeb8d79010170046b602_DocumentManager_s.java
7294d7e9ea116e1af8fe2f761aff7133c1c74898
[]
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
4,704
java
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package gui; import java.io.File; import java.io.FileNotFoundException; import java.io.FileOutputStream; import java.io.IOException; import java.io.OutputStreamWriter; import java.io.Writer; import java.uti...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com