blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
7
332
content_id
stringlengths
40
40
detected_licenses
listlengths
0
50
license_type
stringclasses
2 values
repo_name
stringlengths
7
115
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringclasses
557 values
visit_date
timestamp[us]
revision_date
timestamp[us]
committer_date
timestamp[us]
github_id
int64
5.85k
684M
star_events_count
int64
0
77.7k
fork_events_count
int64
0
48k
gha_license_id
stringclasses
17 values
gha_event_created_at
timestamp[us]
gha_created_at
timestamp[us]
gha_language
stringclasses
82 values
src_encoding
stringclasses
28 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
2 classes
length_bytes
int64
7
5.41M
extension
stringclasses
11 values
content
stringlengths
7
5.41M
authors
listlengths
1
1
author
stringlengths
0
161
b02dbcb300a7bd041b7882f16d9eca543a216e46
02192ccb01261784f1e7da8a5730ca089152a831
/src/replit/Giris9.java
d4e170263749e6b15a7ae3b7974ab20d2dd95cbb
[]
no_license
Mustafakonya/JavaPractice
99e9fb4fd9e1e8c9a34f1c0eaf4bfc0bc0954202
a15edb739b4e7761680489e0d6aba14a71c2c0de
refs/heads/master
2022-11-29T15:22:38.234542
2020-08-12T16:26:39
2020-08-12T16:26:39
287,063,065
0
0
null
null
null
null
UTF-8
Java
false
false
2,369
java
package replit; public class Giris9 { public static void main(String[] args) { /*Ekrana Amerika bayrağını yazdıran Java kodunu yazınız. Beklenen Çıktı: * * * * * * ================================== * * * * * ================================== * * * * * * ===...
[ "av.mustafakonya@gmail.com" ]
av.mustafakonya@gmail.com
e906fbec68fb0fafa7e4d08e4247999dbb8dded1
656ce78b903ef3426f8f1ecdaee57217f9fbc40e
/src/o/_cls1E97.java
1a0e978ba24a10835e13b54e5abe6408e52a0347
[]
no_license
zhuharev/periscope-android-source
51bce2c1b0b356718be207789c0b84acf1e7e201
637ab941ed6352845900b9d465b8e302146b3f8f
refs/heads/master
2021-01-10T01:47:19.177515
2015-12-25T16:51:27
2015-12-25T16:51:27
48,586,306
8
10
null
null
null
null
UTF-8
Java
false
false
268
java
// Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov. // Jad home page: http://www.geocities.com/kpdus/jad.html // Decompiler options: braces fieldsfirst space lnc package o; final class _cls1E97 implements _cls141F.if { _cls1E97() { } }
[ "hostmaster@zhuharev.ru" ]
hostmaster@zhuharev.ru
191011f30e21d87e50d295b87885baa7618c2a7c
e73c76ccca55e4a2283663cc20dc52252afe41d3
/e3-sso-web/src/main/java/cn/e3mall/sso/controller/RegisterController.java
5afd9483bf43feef36ad2f51a04fdc6ece436fe0
[]
no_license
lzmoon392/e3mall
6c0f2db67ba05a9e606659db7061a544cd94e9e2
8423771d2de9529afd28e47a7b23fed7d629795b
refs/heads/master
2022-12-20T20:16:13.542795
2021-04-03T07:25:18
2021-04-03T07:25:18
251,232,675
0
0
null
null
null
null
UTF-8
Java
false
false
1,158
java
package cn.e3mall.sso.controller; import cn.e3mall.common.utils.E3Result; import cn.e3mall.pojo.TbUser; import cn.e3mall.sso.service.RegisterService; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.PathVariable; import org.springframework.web.bind.annotation.RequestMapp...
[ "lzmoon392@gmail.com" ]
lzmoon392@gmail.com
a9e70abf0a18f5f4bbf8a11f9d82c67d35000121
69904e627ab348695b14290670955c567f2df36a
/app/src/main/java/com/jacksonelfersdev/bontaki/MainActivity.java
34531f8aa3a2edcb69592a11dd77dc08a106c368
[]
no_license
jackson-elfers/bontaki-android
50a95c7dcc375367f6810cd0aef318c87df5bfb8
b7eb7cf9824ee246ef937009f43ee48c312d4738
refs/heads/master
2022-08-28T06:37:03.111624
2020-05-21T22:16:20
2020-05-21T22:16:20
263,812,303
1
0
null
null
null
null
UTF-8
Java
false
false
1,078
java
package com.jacksonelfersdev.bontaki; import android.annotation.SuppressLint; import android.app.Activity; import android.os.Bundle; import android.webkit.WebSettings; import android.webkit.WebView; public class MainActivity extends Activity { private WebView mWebView; @Override @SuppressLint("SetJavaSc...
[ "jacksonelfersdev@outlook.com" ]
jacksonelfersdev@outlook.com
b2d78ef16efc046f7513abf36c78815c49e77c2e
54bef2a110947646232d3618435f39fb9698acd3
/ServerSource/src/game/bruno/game/player/UnitWorker.java
367cf121898bcc470d15eccd5dfabcd65ddb931b
[]
no_license
bhazero025/Game
d9f0fdf67ab3a5aba286bb67029d5db86f9f792d
fbc47f5da916549a876f7cb0e72a62bac24ee7d6
refs/heads/master
2021-01-19T10:06:15.057651
2017-07-08T03:48:18
2017-07-08T03:48:18
82,160,701
1
0
null
null
null
null
UTF-8
Java
false
false
238
java
package game.bruno.game.player; public class UnitWorker extends Unit { private static final long serialVersionUID = 1L; public UnitWorker() { this.setAttack(0); this.setCost(20); this.setWork(100); this.setFood(0); } }
[ "bhazero025@gmail.com" ]
bhazero025@gmail.com
d4ed084235669cca6c284e9b3324aa1155ea7d7b
f886ef7640f87b056ad6cc5bbbd8c6033da17710
/src/edu/harding/acornmaze/OptionsActivity.java
dd7c8bd1a83967ca00f6587ddd500d36fb5f3d70
[]
no_license
dsebasti/Acorn-Maze
ce1ea25ab9957c8c651388f4d0c8a925c124b77e
0cffcd20a012f03494095b62e186f6d8802bf72a
refs/heads/master
2020-04-09T04:14:36.805206
2011-11-02T18:07:08
2011-11-02T18:07:08
null
0
0
null
null
null
null
UTF-8
Java
false
false
145
java
package edu.harding.acornmaze; import android.preference.PreferenceActivity; public class OptionsActivity extends PreferenceActivity { }
[ "neotetron@tetronus.tetronium.com" ]
neotetron@tetronus.tetronium.com
1cf857a593c8183d2abff2996a9ee6c04b110924
9cb58203d15a86ac8a6fec5e8cfa4876ea38aac7
/src/main/java/com/framework/PropertiesManager.java
068e661c9c422790709b0ac48c816b790072ef68
[]
no_license
tbratanov/Selenium-Maven-Framework
34ad94f8e19f577f6b6e22909034f48944965688
a225d46034b9435b70a6f7fc88a51f1fb9aed09a
refs/heads/main
2023-06-02T20:24:06.858607
2021-06-13T10:02:39
2021-06-13T10:02:39
376,504,776
0
0
null
null
null
null
UTF-8
Java
false
false
1,086
java
package com.framework; import java.io.FileInputStream; import java.io.IOException; import java.util.Properties; public class PropertiesManager { public enum PropertiesManagerEnum { INSTANCE; private Properties configProperties = null; private Properties uiMappings = null; private ...
[ "tsvetan.bratanov@tick42.com" ]
tsvetan.bratanov@tick42.com
e2618d4d03f010509c7c505a1d345a96348ff24e
0afb02f811bd62f4552bfe0ca953c3261401a753
/src/com.wuss.leetCode/Main28.java
b89dafc7f5f8563541eb2a66a70f61147561c65c
[]
no_license
wuss12/leetcode
d53874310a3e246bedae86919ac7f5be30937242
08ea82f20ff20683599ab024cc8ea836932e0c8e
refs/heads/master
2021-06-20T00:57:36.987641
2021-05-26T10:16:16
2021-05-26T10:16:16
215,947,495
0
0
null
null
null
null
UTF-8
Java
false
false
1,184
java
package com.wuss.leetCode; /** * 实现 strStr() 函数。 * * 给定一个 haystack 字符串和一个 needle 字符串,在 haystack 字符串中找出 needle 字符串出现的第一个位置 (从0开始)。如果不存在,则返回  -1。 * * 示例 1: * * 输入: haystack = "hello", needle = "ll" * 输出: 2 * 示例 2: * * 输入: haystack = "aaaaa", needle = "bba" * 输出: -1 * * 来源:力扣(LeetCode) * 链接:https://leetcod...
[ "XdasA2J9zK_sRJfA8HrW" ]
XdasA2J9zK_sRJfA8HrW
b5292ce887421510485ab01ae43f5816cdf6f35c
46952c353f5a6fdc7b517aed380d4424796cd306
/SELENIUM_PROJECT/src/practic/Synchronization.java
45b949d14f5990147296e8cce5effcca351959fb
[]
no_license
viper0309/git-mySeleniumJava
db05bfc79e30b340e11a46b6e1900335e12a6919
416f0a859a42276310391d32c5f176887fa278a0
refs/heads/master
2020-03-19T02:21:10.520361
2018-06-02T05:23:05
2018-06-02T05:23:05
135,621,022
0
0
null
null
null
null
UTF-8
Java
false
false
829
java
package practic; import java.util.concurrent.TimeUnit; import org.openqa.selenium.By; import org.openqa.selenium.WebDriver; import org.openqa.selenium.chrome.ChromeDriver; import org.testng.annotations.Test; public class Synchronization { @Test public void NegativeTC(){ System.setProperty("webdriver.chrome.driver...
[ "shreya.madan99@gmail.com" ]
shreya.madan99@gmail.com
4b5969d8c870283217a37d783050514b4f63ee61
99eb51a300fccb7523bcc6017ddaf9fbd48f054b
/omp-mth-productSpecialist/src/main/java/com/meitianhui/productSpecialist/entity/PsCashDailyAccountBuyer.java
5b84666fb0d58d11f6c4874b0511504cc52fcd4a
[]
no_license
carrieysn/webside-dtgrid1
e88b2d3fea451f54d75ab7ac1316f8c6dcb0ed9f
8c686b1cad70d8753451b96839265187734652e0
refs/heads/master
2020-05-29T15:10:17.468944
2017-06-12T06:07:42
2017-06-12T06:07:42
63,915,634
0
0
null
null
null
null
UTF-8
Java
false
false
2,723
java
package com.meitianhui.productSpecialist.entity; import java.io.Serializable; import java.math.BigDecimal; /*** * 买方现金日记账 * * @author 丁硕 * @date 2016年5月30日 */ public class PsCashDailyAccountBuyer implements Serializable { private static final long serialVersionUID = -6297303083451984260L; private String dai...
[ "1070894269@qq.com" ]
1070894269@qq.com
a36db476e79f756b5c214a737fad51c9a471b888
84a2b5b3b636c07564d449c402b458c4e8ec0760
/kafka-manager-web/src/main/java/com/xiaojukeji/kafka/manager/web/api/versionone/op/OpClusterTaskController.java
633258773cad1923e984bdbffac39fc29a9cfb03
[ "Apache-2.0" ]
permissive
tcf1207239873/Logi-KafkaManager
535b663d24c988425ec564fbe072a7910e6c86af
73e51a888b0c1fcda186e2a08e224e5c1fb80a08
refs/heads/master
2023-05-07T02:19:23.776822
2021-05-10T09:30:59
2021-05-10T09:30:59
360,016,146
2
0
Apache-2.0
2021-06-08T06:55:35
2021-04-21T03:03:59
Java
UTF-8
Java
false
false
7,113
java
package com.xiaojukeji.kafka.manager.web.api.versionone.op; import com.xiaojukeji.kafka.manager.common.constant.ApiPrefix; import com.xiaojukeji.kafka.manager.common.constant.Constant; import com.xiaojukeji.kafka.manager.common.entity.pojo.ClusterDO; import com.xiaojukeji.kafka.manager.common.entity.pojo.ClusterTaskDO...
[ "zengqiao@didiglobal.com" ]
zengqiao@didiglobal.com
ca8555be609883c98e421207fccc677ab1c53af9
8513848b62758f704bc60d37ec1efd6a863d8636
/app/src/main/java/com/example/android/ghdirectory/welcomepage.java
35d5396140c0fbbdbd486a9e94763a1489915cda
[]
no_license
jash9519/reunion
1ed98f7672eaa162568919b0aaf5f7f67a819ef2
52ea8aafc0b469353cc76bbf059e2154f3d0166b
refs/heads/master
2021-10-28T03:37:55.848036
2019-04-21T13:27:44
2019-04-21T13:27:44
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,291
java
package com.example.android.ghdirectory; import android.content.Intent; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.view.View; import android.widget.AdapterView; import android.widget.EditText; import android.widget.Spinner; import android.app.Activity; import android.widg...
[ "vyasjash6@gmail.com" ]
vyasjash6@gmail.com
681d9cc5d93c06a078b5b1a4a4a0fe389b478226
c95b26c2f7dd77f5e30e2d1cd1a45bc1d936c615
/azureus-core/src/main/java/org/gudy/azureus2/plugins/ui/toolbar/UIToolBarItem.java
e5a00d2410b7a166be228c634985bb1dda360001
[]
no_license
ostigter/testproject3
b918764f5c7d4c10d3846411bd9270ca5ba2f4f2
2d2336ef19631148c83636c3e373f874b000a2bf
refs/heads/master
2023-07-27T08:35:59.212278
2023-02-22T09:10:45
2023-02-22T09:10:45
41,742,046
2
1
null
2023-07-07T22:07:12
2015-09-01T14:02:08
Java
UTF-8
Java
false
false
2,072
java
/* * Copyright (C) Azureus Software, Inc, All Rights Reserved. * * 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 version. ...
[ "oscar.stigter@e0aef87a-ea4e-0410-81cd-4b1fdc67522b" ]
oscar.stigter@e0aef87a-ea4e-0410-81cd-4b1fdc67522b
f6992dfa4c6997e601f85c93ee4e4c7a50537ff9
bfaee625463c299fe86a5c8544ac5bdcac19ebe0
/CoreSystemBean/src/main/java/net/alteiar/beans/dice/Dice.java
dd9857bdb7ff976e68c750ff11d6b67a63383b2a
[]
no_license
ligarnes/campaign-player
671698cd51d3e1321c670f462a9057c298f2e8cb
810fc29ad07c88a9de767d6051ce3892d9c297aa
refs/heads/master
2022-06-24T15:13:25.309286
2020-01-29T02:11:58
2020-01-29T02:11:58
32,291,007
0
0
null
2022-05-31T17:19:16
2015-03-15T23:59:13
Java
UTF-8
Java
false
false
246
java
package net.alteiar.beans.dice; import java.io.Serializable; import net.alteiar.beans.dice.visitor.DiceVisitor; public interface Dice extends Serializable { void roll(); Integer getTotal(); void visit(DiceVisitor visitor); }
[ "cody.stoutenburg@gmail.com@9b2beeca-6fbb-a3e4-6c1f-7d7f8f7dc6a2" ]
cody.stoutenburg@gmail.com@9b2beeca-6fbb-a3e4-6c1f-7d7f8f7dc6a2
363f7ad797c223b01e26d02f688cb245f845fcec
24c1b951510ab424a11319ed017cefcbad5866bd
/src/main/java/uz/pdp/lesson1vaz2/controller/TaskController.java
fd2776c7db7572ecf4a073b3c186e03c74e71ac6
[]
no_license
BekhzodDev/Module2Lesson1Task2
5a29d07e3c2e2d3e31b470ef265bd1bf7f101324
918d7052ee02c34b6a2f442edfbbd70dbeb1db82
refs/heads/master
2023-04-18T15:38:41.384968
2021-04-26T08:14:31
2021-04-26T08:14:31
361,395,044
0
0
null
null
null
null
UTF-8
Java
false
false
2,622
java
package uz.pdp.lesson1vaz2.controller; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.http.HttpStatus; import org.springframework.http.ResponseEntity; import org.springframework.validation.FieldError; import org.springframework.web.bind.MethodArgumentNotValidException; import...
[ "bekhzod.ikramov93@gmail.com" ]
bekhzod.ikramov93@gmail.com
030e772e321898beb284443680573b60d6fd8487
d73abaa749ed95dcd7a0acfdaecbb0171002fac1
/SpringBootKKVideo70JDBCTemplate/src/main/java/org/shyu/springboot/SpringBootKkVideo70JdbcTemplateApplication.java
addb9105f6a7223bd14e5d00910622c04445ee21
[]
no_license
JackyShyu/SpringBootKKVideo70JDBCTemplate
e6ed4db1aa7c534d2136845bacf93793aa8fd3f5
b4ac74b925b8c1045794624c77b2e146275c6e7d
refs/heads/master
2020-03-30T17:11:52.723525
2018-10-03T20:22:11
2018-10-03T20:22:11
151,425,991
0
0
null
null
null
null
UTF-8
Java
false
false
832
java
package org.shyu.springboot; import org.shyu.springboot.model.Employee; import org.shyu.springboot.service.EmployeeService; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.CommandLineRunner; import org.springframework.boot.SpringApplication; import org.springframework.boo...
[ "jackyshyu@gmail.com" ]
jackyshyu@gmail.com
69b59b337e0e4873ff61adc23df95954e452eeb0
5b23d3c0af4784cfb1fd752bc4b25cc0f68ad2a1
/cracking-the-coding-interview/concepts-and-algorithms/recursion-and-dynamic-programming/src/test/java/com/ashish/ParenthesisTest.java
a687a6db635d5fb4626cdadeaeb0fef58be1ea6d
[ "MIT" ]
permissive
ashiishsharma/PracticeCode
1a5df660ce1c7a6ef888c1e56e526eb6850cbd58
9afe57deb45e8446904227dc6e51fad21de82dd6
refs/heads/master
2022-12-22T02:13:15.402952
2021-06-12T16:53:31
2021-06-12T16:53:31
54,332,747
0
0
MIT
2022-12-10T01:22:43
2016-03-20T18:12:32
Java
UTF-8
Java
false
false
1,072
java
package com.ashish; import org.testng.annotations.BeforeMethod; import org.testng.annotations.Test; import java.util.List; import java.util.Set; /** * <B>Cracking The Coding Interview : Edition : 6</B> * <p> * 8.9 * <p> * <B>Parens:</B> * <p> * Implement an algorithm to print all valid (i.e., properly opened ...
[ "ashiish.sharma@gmail.com" ]
ashiish.sharma@gmail.com
af5d43def595d6e07965a43fd5298e3aa3071f6e
e5aeb6a09cf0ca868ab175966282db6c5c4811db
/blog-web/src/main/java/com/kangyonggan/blog/web/shiro/HasAnyRolesTag.java
10e16f6420668871a06143f84f0fddf60d200572
[]
no_license
kangyonggan/blog-back
05faee91d480b9e285726d3ce2f278fba337b31e
6ba513cdf8126154cb23eb489a43ea59c779df78
refs/heads/master
2021-03-27T17:17:50.657633
2017-01-24T14:44:44
2017-01-24T14:44:44
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,755
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 ...
[ "kangyonggan@gmail.com" ]
kangyonggan@gmail.com
03ce1c5cecaf6235061b4181ed9f64151ee9368d
1dae85d4c7a529395ba3a83b84152d5309bd89ad
/src/test/java/com/nilhcem/clearbrain/business/QuickMemoBoTest.java
1564aa40ad259291127687c32836ddf2d1753e94
[]
no_license
canwe/clearbrain
1c21862913e687a2fab3f1f5625863fb23537412
f3e42aad2b3c6f23e3dfa35f4c4770ce84b0f7a8
refs/heads/master
2020-12-14T08:54:04.393189
2014-09-30T13:56:08
2014-09-30T13:56:08
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,417
java
package com.nilhcem.clearbrain.business; import static org.junit.Assert.*; import java.util.Calendar; import java.util.Date; import java.util.Locale; import org.junit.Test; import org.springframework.beans.factory.annotation.Autowired; import com.nilhcem.clearbrain.core.hibernate.TransactionalReadWrite; import com.n...
[ "nilhcem@gmail.com" ]
nilhcem@gmail.com
105bff59790d0633edbd954cc88eda7563251e4a
f5bcc663b2170584af387602aa260f71c770fd3c
/notification-service/src/main/java/com/stackroute/notificationservice/controllers/WebSocketController.java
be324b9fe6ca9fa6aa7930bf438a9ec96d6af01d
[ "Apache-2.0" ]
permissive
stackroute/ibm-wave3-plasma-hackathon
a28f44086e40440c17943ee78372e7acf84bd100
e6aca83d3292770107cc46e898e1a6bd9840bdda
refs/heads/master
2020-04-24T14:49:03.637881
2019-02-22T10:44:25
2019-02-22T10:44:25
172,025,637
0
0
null
null
null
null
UTF-8
Java
false
false
896
java
package com.stackroute.notificationservice.controllers; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.messaging.handler.annotation.MessageMapping; import org.springframework.messaging.simp.SimpMessagingTemplate; import org.springframework.web.bind.annotation.CrossOrigin; impo...
[ "rutuja.bacchuwar@stackroute.in" ]
rutuja.bacchuwar@stackroute.in
8c4b3a5def52ee92c51ab89c6d1c998f2c4d9c04
29f12706d3d7e8db50cd93414393b7861006a3b2
/src/main/java/com/shoumipay/domain/GoodsCostsExample.java
dc8c21581a419802a57d75d6922351edc963fc4e
[]
no_license
chengyezhao/duolafu
35492cbd17a69079f97aa490d507fe6bf130181b
3070f131e44894cf0902f68228bae24d53b4a492
refs/heads/master
2020-03-21T21:49:45.585709
2018-06-29T01:43:16
2018-06-29T01:43:16
139,087,090
1
0
null
null
null
null
UTF-8
Java
false
false
27,350
java
package com.shoumipay.domain; import java.math.BigDecimal; import java.util.ArrayList; import java.util.List; public class GoodsCostsExample { protected String orderByClause; protected boolean distinct; protected List<Criteria> oredCriteria; public GoodsCostsExample() { oredCr...
[ "zhaochengye@quancredit.com" ]
zhaochengye@quancredit.com
ef91246f925c2ef5c329ef238265021788cb6ed6
66040a4d06bdf82241583c7065ca835713e78546
/Code/ftc_app/TeamCode/src/main/java/org/firstinspires/ftc/teamcode/OPAutoCenterPark.java
f3929dde9013b2cd3578d3838bc24a28d9e2f7aa
[ "BSD-3-Clause" ]
permissive
DisgruntledRobots/FTC2016-17
1ad374ecb01b986798cd2168812c451ba2afaf47
4690d56a99b180f446830747cb33b0f23de5a2a6
refs/heads/master
2021-06-13T01:00:25.078108
2017-02-18T03:38:25
2017-02-18T03:38:25
76,076,591
0
0
null
null
null
null
UTF-8
Java
false
false
13,845
java
package org.firstinspires.ftc.teamcode; import com.qualcomm.robotcore.eventloop.opmode.Autonomous; import com.qualcomm.robotcore.eventloop.opmode.LinearOpMode; import com.qualcomm.robotcore.hardware.DcMotor; import com.qualcomm.robotcore.util.ElapsedTime; /* * This file contains an minimal example of a Linear "OpMode...
[ "disgruntledrobots@gmail.com" ]
disgruntledrobots@gmail.com
2d4ac181244f7c8cba9753c785743cea3d53d062
69ff15c9fb4d431d6e6f439155b7b71e86502129
/src/main/java/ru/develom/bot/MyBot.java
9e8779040568bf2ce07a8a5b072847bc6c888255
[]
no_license
qwerudu008/LongPollBot_VK_Java
0af90e04fe28f93c88be9f92661fc722e9aa1b88
336c83e7276a19575fbdbc63afdb2855fa9b6f65
refs/heads/master
2023-03-28T12:09:19.980908
2021-03-25T20:20:20
2021-03-25T20:20:20
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,783
java
package ru.develom.bot; import api.longpoll.bots.BotsLongPoll; import api.longpoll.bots.LongPollBot; import api.longpoll.bots.exceptions.BotsLongPollException; import api.longpoll.bots.exceptions.BotsLongPollHttpException; import api.longpoll.bots.methods.messages.MessagesSend; import api.longpoll.bots.model.events.me...
[ "52202872+pelixpng@users.noreply.github.com" ]
52202872+pelixpng@users.noreply.github.com
e705563856c9af459564f2f15a80e07aafcfaa26
2199c1ec81e60fad2f18e723839fa524231727a0
/addlibrary/src/main/java/com/goldhouse/addlibrary/MyUtils.java
62651246349bdd5184b05ec66e7a34d0f9be57f2
[]
no_license
rampagemeepo/LibraryDemo
e74674e01a28f858da2539016483d8f5f24d01ab
686369aeb4bdabf1266b18f04d042306ee3cba85
refs/heads/master
2022-12-08T11:10:42.784333
2020-08-28T09:01:37
2020-08-28T09:01:37
null
0
0
null
null
null
null
UTF-8
Java
false
false
214
java
package com.goldhouse.addlibrary; /** * Description: * Author: GX * CreateDate: 2020/8/28 16:34 * Version: 1.0 */ public class MyUtils { public static int add(int a, int b) { return a+b; } }
[ "1157596306@qq.com" ]
1157596306@qq.com
7623d3ef2856987ed311a303d1579dd6719f0c05
c49f40b88fa584f0fe91369c89af3df6087137c8
/01javaBook/src/shuzu/ShuZu03.java
fad97417fe6fe55c1d596d55e08a825cb6bf27f3
[]
no_license
meng3588105/U1
fa12a6b323c312de8827479379f61d772bdba27e
2451c8e7819e742db47c220798e24072435bfe01
refs/heads/master
2020-03-17T13:47:09.817959
2018-05-16T09:47:22
2018-05-16T09:47:22
133,644,522
0
0
null
null
null
null
UTF-8
Java
false
false
657
java
package shuzu; import java.util.Scanner; public class ShuZu03 { /** * 上机练习5 * */ public static void main(String[] args) { int []zu=new int[4];//定义一个数组长度 Scanner meng00=new Scanner(System.in); System.out.println("请输入4家店的价格"); for (int i = 0; i < zu.length; i++) { System.out.print("第"+(i+1)+"家店的价格:");/...
[ "290966858@qq.com" ]
290966858@qq.com
40fd8335e12398519c3db348ec4b9e05b1279620
232c82605195912510edeffc0b75cf2c22fe13d7
/src/main/java_recruit/com/xgh/recruitcmbs/entity/ResumeDelivery.java
bdc09c23a885ef98926036b3bcc0f7b809e50a7f
[]
no_license
bithup/recruitcmbs
34dc1ae2f77d85aaac4dfa5d496900e234af7e26
4ac94aca44c1b058b9b55a60a6c9d18c5d656840
refs/heads/master
2021-01-01T18:40:37.488149
2017-07-26T09:16:08
2017-07-26T09:16:08
98,403,831
0
0
null
null
null
null
UTF-8
Java
false
false
4,588
java
package com.xgh.recruitcmbs.entity; import java.io.Serializable; import java.util.Date; /** * * 简历投递表 * **/ @SuppressWarnings("serial") public class ResumeDelivery implements Serializable { /**主键id**/ private long id; /**用户id**/ private long memberId; /**职位id**/ priv...
[ "bithup@foxmail.com" ]
bithup@foxmail.com
aa354a121165089accc40eecd5787b562a55e36f
2d4639344e386f0b0b6b3c680c1f5016f523b400
/src/main/java/basecc/pattern/proxy/dynamicProxy/UserMgr.java
3e91f45cdc160cc27d5eef204615f3b271fdc3a7
[]
no_license
liaodingyuan/springmvc
b590cba0d0ffaa78435141ac71f52a03af5e2b3a
c72831189c7b7b00b7ae5df2e2d9dd2d449fd68a
refs/heads/master
2020-12-02T10:04:05.209586
2018-05-08T04:34:33
2018-05-08T04:34:33
96,685,532
2
1
null
null
null
null
GB18030
Java
false
false
285
java
/** * */ package basecc.pattern.proxy.dynamicProxy; /** * <p>Title:UserMgr </p> * <p>Description: 动态代理要实现的接口</p> * <p>Company: </p> * @author liaody * @date 2018年1月21日 */ public interface UserMgr { void addUser(); void delUser(); }
[ "634748078@qq.com" ]
634748078@qq.com
57f47c5d65281db2c1034b189b5997df81e0ab8b
2ca6dfa7d796a247fb3a813cb7e42a20c62544bd
/FDD - utilizandos testes automatizados/CalculadoraTest.java
062016297c03e08f0422f465cd7ab8d44ac3fd29
[]
no_license
marcossouz/poo-aulas-java
061f7ca074fd94f29927933378f444cb0d2d4e31
a86f3b5a2d3e446c40e5a4da048d7bdd6464958d
refs/heads/master
2022-01-15T08:18:58.919932
2019-05-23T01:47:46
2019-05-23T01:47:46
null
0
0
null
null
null
null
UTF-8
Java
false
false
834
java
package com.company; import org.junit.Test; import static org.junit.Assert.*; public class CalculadoraTest { @Test public void testSomar() { Calculadora c = new Calculadora(); double res = c.somar(10, 50); assertEquals(60, res, 0); } @Test public void testSub...
[ "noreply@github.com" ]
noreply@github.com
e6e3f289ce7e9a81a9d555b2f1f6f0381bc2c0b0
5ed29f6b231443a79acb01211bd0d141d028c474
/src/events/EContainerUpdate.java
06c1840e674749d0748d48863262df470d030c0e
[]
no_license
bloodrizer/NamelessEngine
b16c473e561527648639205369acb8b21257a766
3088acca9f0b43f9e949fe8ad56d9ce239386599
refs/heads/master
2020-05-31T01:21:47.053005
2011-10-20T14:11:28
2011-10-20T14:11:28
1,640,546
3
0
null
null
null
null
UTF-8
Java
false
false
362
java
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package events; import items.ItemContainer; /** * * @author Administrator */ public class EContainerUpdate extends Event{ public ItemContainer container; public EContainerUpdate(ItemContainer container){ ...
[ "cheshire.panther@gmail.com" ]
cheshire.panther@gmail.com
0ebf8c71502b0ec23927a7797a38ccb56192b64d
63c8abf02d738ec62a9ec49fa5d5204d6b3fb2ec
/release/Scope/app/src/main/java/com/nus/scope/Contacts.java
3d62f8f4da67f89ed09246b7f671a894cc31b846
[]
no_license
salmangadit/scope
84c5d5e7a227af3cc015a67e6330728d20d5eac5
d4d4feae21e30beed513cf3ad55d23d28eeaf06a
refs/heads/master
2021-01-19T02:44:11.788730
2016-06-23T13:13:19
2016-06-23T13:13:19
26,875,576
1
0
null
2016-06-23T13:13:19
2014-11-19T18:35:48
D
UTF-8
Java
false
false
8,568
java
package com.nus.scope; import java.util.ArrayList; import java.util.List; import android.os.Bundle; import android.os.RemoteException; import android.app.Activity; import android.content.ContentProviderOperation; import android.provider.ContactsContract; import android.provider.ContactsContract.CommonDataKinds; impor...
[ "mogadit@microsoft.com" ]
mogadit@microsoft.com
668ca67d7711796e8305d004508be00eb901cf2a
fa0f743620c1a9da6b4fa60e2d8f936bb51ed36c
/src/com/binghamton/jhelp/ast/ForStatement.java
55fb5c3a036220c91d0bc7811a29e8f8b0615c81
[ "BSD-3-Clause" ]
permissive
mhems/jhelp
f18addc4b41398f98a5aea83b4a91a7e39c81247
4a30e709378defb95b60a83fc9e315a9fd24095b
refs/heads/master
2021-06-02T02:39:42.059520
2021-03-14T00:41:55
2021-03-14T00:41:55
70,102,789
1
0
null
null
null
null
UTF-8
Java
false
false
4,011
java
package com.binghamton.jhelp.ast; import java.util.List; import org.antlr.v4.runtime.Token; /** * A class representing a Java for statement * e.g. {@code for (int i = 0; i < N; i++)} */ public class ForStatement extends Statement { private List<Statement> initializers; private Expression condition; pr...
[ "mhems1@binghamton.edu" ]
mhems1@binghamton.edu
c9fde3bb29799f686c41095b0c58e9e6bd4a74c5
b2d4f5b9ed1ad6e079c5422767fce584bd906367
/src/main/java/com/pepper/project/csc/message/controller/SysMessageController.java
8ad85d7ff2e227d2562d15a34f91082e320207a5
[ "MIT" ]
permissive
hanjietao/ops-pro
6683494ab56c5c0c3432dbd1df09c223a552f28e
a31f37e322da2e5fe3dc0977f2b70332a90c8706
refs/heads/master
2022-09-26T06:48:33.506079
2020-04-09T03:42:34
2020-04-09T03:42:34
237,716,491
0
0
MIT
2022-09-01T23:21:26
2020-02-02T04:09:49
TSQL
UTF-8
Java
false
false
1,283
java
package com.pepper.project.csc.message.controller; import com.pepper.framework.web.controller.BaseController; import com.pepper.framework.web.page.TableDataInfo; import com.pepper.project.csc.message.domain.SysMessage; import com.pepper.project.csc.message.service.ISysMessageService; import io.swagger.annotations.ApiO...
[ "hjtxyr@163.com" ]
hjtxyr@163.com
9327960331337ee731b49a6ef382f8452c334164
44ae99cc690a2ccd25e22b3dc71343ce3882eee7
/org/isotc211/x2005/gmd/impl/CIResponsiblePartyDocumentImpl.java
7b6539f78477d55187a8975ac8a3394f788e1639
[]
no_license
mcenirm/isotc211-src
0ee877ddcb0ff71191008311d3ee60d8c4263a70
c8d68f488500ed4815f1fa9875c0c24f3bda845b
refs/heads/master
2021-03-12T23:00:39.838690
2012-06-16T22:15:48
2012-06-16T22:15:48
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,301
java
/* * An XML document type. * Localname: CI_ResponsibleParty * Namespace: http://www.isotc211.org/2005/gmd * Java type: org.isotc211.x2005.gmd.CIResponsiblePartyDocument * * Automatically generated - do not modify. */ package org.isotc211.x2005.gmd.impl; /** * A document containing one CI_ResponsibleParty(@http:...
[ "mmceniry@hawkeye.itsc.uah.edu" ]
mmceniry@hawkeye.itsc.uah.edu
9cabb7b4fc5648488558fc54dd6d6afc6789363f
b3c42f7453fac71af689527e8640e3b5fea5a7c6
/JDK features/IO/NIO/ScatterGatherTutorial.java
a59afbb78e844b327ac6eaa70a079384c763e5ae
[]
no_license
Reshav-Paul/Java-Roadmap
a94a1fe8a30b9112290317313e33438e8c856b52
f3127ebb4d127e4485ab924f70d2ef4d32eccb85
refs/heads/master
2020-09-23T21:32:34.764035
2019-12-27T15:29:15
2019-12-27T15:29:15
225,592,504
1
0
null
null
null
null
UTF-8
Java
false
false
1,563
java
import java.io.FileInputStream; import java.io.FileOutputStream; import java.io.IOException; import java.nio.channels.FileChannel; import java.util.stream.IntStream; import java.nio.ByteBuffer; public class ScatterGatherTutorial { public static void main(String[] args) throws IOException { FileInputStream ...
[ "51108094+Reshav-Paul@users.noreply.github.com" ]
51108094+Reshav-Paul@users.noreply.github.com
a645f91bdef83e4373bc52d9e68c8f4577fde563
f8e1159322d95ef9a07bc535b7adbdfd84f758ef
/app/src/main/java/com/refknowledgebase/refknowledgebase/model/Language_BaseModel.java
2891432aff0d277cb6796b59967026544219061d
[]
no_license
DVXakserv/Mobile-knowledgebase
1e73f99ebbf4394ce13a9fb7a89c9767452ce1b7
6e2495d6f3b1d359992fa857d93d4279d0a84b50
refs/heads/master
2022-11-25T07:28:42.691822
2020-08-03T10:25:22
2020-08-03T10:25:22
284,663,008
0
0
null
null
null
null
UTF-8
Java
false
false
585
java
package com.refknowledgebase.refknowledgebase.model; import java.util.List; public abstract class Language_BaseModel { abstract public int getid(); abstract public String getname(); abstract public String getacronym(); abstract public int getis_active(); abstract public int getis_default(); ab...
[ "erikii2019@outlook.com" ]
erikii2019@outlook.com
b954e4131a6a3c2d9a55178cd51fae07e5d85d05
07ca807b43429d8cc37b0b7e1a48ee20d5b56a59
/kie-wb-tests/kie-wb-tests-gui/src/test/java/org/kie/wb/selenium/ui/StandalonePerspectivesIntegrationTest.java
ac461f3b2abd4ca4797bc8b01010018ba4babe43
[ "Apache-2.0" ]
permissive
spolti/kie-wb-distributions
416bff9b76c1eefd8d68b4d9cd0c57c700496f6d
a7cfef810ea310d0369a54b27292ed4888e867c1
refs/heads/master
2021-04-27T21:44:52.572749
2018-02-15T16:29:41
2018-02-15T16:29:41
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,002
java
/* * Copyright 2017 Red Hat, Inc. and/or its affiliates. * * 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...
[ "manstis@users.noreply.github.com" ]
manstis@users.noreply.github.com
4dfa913d110c88a63ae0bed3666451cc5fbf063f
22d39eeae9c04fdc5e8051ad7699a4874302a833
/app/src/main/java/net/beaconradar/nearby/RecyclerViewClickListener.java
1a8cd4fd9fd50940ff5d77841a4a851bda11e514
[ "Apache-2.0" ]
permissive
stanleyguevara/beaconradar
0bde1263ee7239b956862a43a4d0de366b2a5a64
ce990eb18b941429e7d1ba2d4bfda3e11119e5ee
refs/heads/master
2020-12-24T18:41:32.202660
2016-04-13T01:56:22
2016-04-13T01:56:22
56,107,389
15
2
null
2016-10-04T21:41:05
2016-04-13T00:17:32
Java
UTF-8
Java
false
false
350
java
package net.beaconradar.nearby; import android.support.v7.widget.RecyclerView; import android.view.View; public interface RecyclerViewClickListener { public void onClick(View view, int position, int type, RecyclerView.ViewHolder viewHolder); public void onLongClick(View view, int position, int type, RecyclerV...
[ "sgwara@gmail.com" ]
sgwara@gmail.com
bac4d6cac44ecd80668a714a0d5a637b25f7593a
3950c605ca640b25c18fbc7849fc051f6d5cf859
/src/main/java/com/labyrinth/mryxlarkbot/scrapper/TextMixer.java
c259aed92ecdde8674267cca39891232bf40ffab
[]
no_license
AnbangYY/LoverBot
06b2cbe8b7d26b5c82ad5e708b37a67558eb3593
8e64df5362209844d4ec4aea064ed27cb906f72a
refs/heads/main
2023-03-07T20:34:52.305191
2021-02-26T07:24:48
2021-02-26T07:24:48
342,493,288
0
0
null
null
null
null
UTF-8
Java
false
false
1,868
java
package com.labyrinth.mryxlarkbot.scrapper; import java.io.*; import java.util.Random; public class TextMixer { // public static void main(String[] args) { // try { // int indicator = 0; // BufferedReader readerEn = new BufferedReader(new FileReader(new File("src/main/resources/quote2....
[ "liab@missfresh.cn" ]
liab@missfresh.cn
a3740abb4770d65f31b4d00ef4745198694a93af
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/29/29_69c84a3a253b06613a7303c9e6250ea344561111/PersistenceManager/29_69c84a3a253b06613a7303c9e6250ea344561111_PersistenceManager_t.java
497cd8524c81fae913c766537b01bb7c5887d393
[]
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
33,829
java
/* PersistenceManager.java / Frost Copyright (C) 2007 Frost Project <jtcfrost.sourceforge.net> 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...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
b07da29455eae08c1249cb67175f196d00401978
b2d7b0517bc16e6a0cf281b1424178413b55b947
/java-basic/src/main/java/ch20/b/Test04.java
51ccd00ea6a2cc7cb0289c4c35b9fd104f7be12a
[]
no_license
gwanghosong/bitcamp-java-2018-12
5ea3035c1beb5b9ce7c5348503daf5ed72304dc9
8782553c4505c5943db0009b6a2ebf742c84e38c
refs/heads/master
2021-08-06T20:30:07.181054
2019-06-26T16:18:50
2019-06-26T16:18:50
163,650,672
0
0
null
2020-04-30T06:28:29
2018-12-31T08:00:40
Java
UTF-8
Java
false
false
690
java
// Stack 클래스 사용법 - search() package ch20.b; import java.util.Stack; public class Test04 { public static void main(String[] args) { Stack<String> stack = new Stack<>(); // push() - 스택의 맨 마지막에 값을 추가한다. stack.push("aaa"); stack.push("bbb"); stack.push("ccc"); // search() - 스택의 맨 위에서부...
[ "gwanghosong91@gmail.com" ]
gwanghosong91@gmail.com
d6e6b6d3ab1ed41e70672812e5709568b9100ba8
5ea0b17410de120c026bec33561f13df87839bcc
/transport.http2/src/main/java/io/unreach/israel/transport/Http2Client.java
61199c1a1b7b98f66e552f4777895d57cf200b4c
[ "Apache-2.0" ]
permissive
unreach/israel
455bdbd7a517dcd487fff1e953c622fd16ae3866
c9e1ba8cc9184d4a052f45a48434ee5feb4b74a9
refs/heads/master
2021-07-09T21:13:45.734724
2017-10-10T16:04:21
2017-10-10T16:04:21
104,069,800
0
0
null
null
null
null
UTF-8
Java
false
false
2,765
java
package io.unreach.israel.transport; import io.netty.bootstrap.Bootstrap; import io.netty.channel.ChannelOption; import io.netty.channel.EventLoopGroup; import io.netty.channel.nio.NioEventLoopGroup; import io.netty.channel.socket.nio.NioSocketChannel; import io.unreach.israel.ServiceProvider; import io.unreach.israel...
[ "yingjunjiao@outlook.com" ]
yingjunjiao@outlook.com
231081e97cf3c3d2ae7be9477b3d735bcb04c0dc
b7165942830ce589320669f8bd6fcf477764b146
/FrontEnd/Android Studio/Transit/app/src/main/java/com/example/transit/CustomerPage.java
343c27de7d1eadd1903c000d8ef0156aeaf8af33
[]
no_license
skinnyg17/Transit
69deeb9c684c841c06ff42bc2f76c9e194486785
34d282aad36cb7e57216bc944238c804dd70085c
refs/heads/main
2023-05-21T12:55:08.704435
2021-06-07T19:33:33
2021-06-07T19:33:33
374,775,666
1
0
null
null
null
null
UTF-8
Java
false
false
10,810
java
package com.example.transit; import android.Manifest; import android.content.Intent; import com.android.volley.Request; import com.android.volley.RequestQueue; import com.android.volley.Response; import com.android.volley.VolleyError; import com.android.volley.toolbox.StringRequest; import com.android.volley.toolbox....
[ "ganeshgprasad17@gmail.com" ]
ganeshgprasad17@gmail.com
61d55e898f7f0de2fe44a614994ac0419fadc559
4f2b70c5154fa1bc0e0de1c530f000657bf4e3bb
/e08-shop-pay-web-1815/src/main/java/cn/icloudit/callback/service/YinLianCallbackService.java
537b484a251821c34ca594ccc2a6e66853d519f0
[]
no_license
41335735/shop
2caaeac9c98c70a6e3944ed28943569e648d46a3
bea9a46f8a488e74f0971214081d1aa9e9e1c96d
refs/heads/master
2020-05-21T06:31:46.336381
2019-04-11T08:19:55
2019-04-11T08:19:55
185,947,028
0
0
null
null
null
null
UTF-8
Java
false
false
5,184
java
package cn.icloudit.callback.service; import java.io.UnsupportedEncodingException; import java.util.Enumeration; import java.util.HashMap; import java.util.Iterator; import java.util.Map; import java.util.Map.Entry; import javax.servlet.http.HttpServletRequest; import org.springframework.beans.factory.ann...
[ "Administrator@hp-PC" ]
Administrator@hp-PC
70669f7de3b87a5d0726a99b1b8853f2321195c5
30b9b5b13857406bc3bccd2c223a4ef0f7763bda
/src/main/java/com/example/login/Servletupdate.java
6094179843f9009ef4f16ca3df8460a9838ede4d
[]
no_license
Getting-123/login
80b8f39753898b649a2abe07016f19c492c4d0a9
711912cdb5e2d068f9e63f730621629b046fd63b
refs/heads/master
2023-04-19T10:18:28.096404
2021-04-26T06:33:02
2021-04-26T06:37:18
361,642,427
0
0
null
null
null
null
UTF-8
Java
false
false
2,017
java
package com.example.login; import Database.JDBCUtils; import javax.servlet.*; import javax.servlet.http.*; import javax.servlet.annotation.*; import java.io.IOException; import java.sql.Connection; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.sql.SQLException; @WebServlet(name = "Servlet...
[ "1714541828@qq.com" ]
1714541828@qq.com
506446acf02f420172419c7c2be8b30ae0ab9af4
d3d8d0c62994d8436b6e84c405169ce851f17236
/Recv2.java
7ee8cdb40025b6b32ce5115c31816beaa2c66a64
[]
no_license
15711071337/RabbitMQStudy
50186f6c8efc925da9cfe00b51d5d535b9ab731a
cf3ae00448c308402a9ec3902ba74fbf21b25312
refs/heads/master
2020-05-30T21:21:53.353595
2019-06-11T09:20:22
2019-06-11T09:20:22
189,970,058
0
0
null
null
null
null
UTF-8
Java
false
false
1,356
java
package com.zyf.workqueue; import java.io.IOException; import java.util.concurrent.TimeoutException; import com.rabbitmq.client.Channel; import com.rabbitmq.client.Connection; import com.rabbitmq.client.DefaultConsumer; import com.rabbitmq.client.Envelope; import com.rabbitmq.client.AMQP.BasicProperties; import com.z...
[ "15711071337@163.com" ]
15711071337@163.com
68366a587e5e07351385ec9bb73f1ff786437109
c513d8ac06a9f04f0f8198b1ad0bc93330a8db53
/HomeworkThreadConsole/src/thr/restaurant_4/HandlerClients.java
0f95d97f032e3eacb0dee743a961900b61e978d6
[]
no_license
makmen/Java
ed0ba16d4d55a40065bd4c5f7a66a2920fef9d76
8659f056fa7c8b3ff43457263138a0a2623812fb
refs/heads/master
2022-12-26T16:40:46.014253
2017-05-06T16:58:56
2017-05-06T16:58:56
90,475,709
1
0
null
2022-12-16T10:57:36
2017-05-06T16:21:15
HTML
UTF-8
Java
false
false
497
java
package thr.restaurant_4; import java.util.concurrent.locks.Condition; import java.util.concurrent.locks.ReentrantLock; /** * Created by AMakas on 31.01.2017. */ public class HandlerClients implements Runnable { private CashBox cashBox; public CashBox getCashBox() { return cashBox; } public...
[ "makmen@inbox.ru" ]
makmen@inbox.ru
5c229f358999ccd6068d358d74cf45dc78fe8467
0fdd3d2c0c4672b024f99e1588be4a6f7516874b
/jpbl.java
f1dd999360e5cf4d95092f8b66d158698087cda2
[]
no_license
svgreddy/svg-java
13df99f623b2dbc09ef7cb82e3fe314d58b76b25
ccf1036ebccfd08433d2547c88199676d6f07de4
refs/heads/master
2022-04-25T03:50:27.701029
2020-05-01T10:45:50
2020-05-01T10:45:50
260,433,202
0
0
null
null
null
null
UTF-8
Java
false
false
913
java
import java.awt.*; import javax.swing.*; class jpbl { public static void main(String args[]) { JFrame f= new JFrame("Mini project"); JLabel l1,l2,l3,l4; JTextField t1,t2,t3,t4; f.setLayout(new BorderLayout()); t1=new JTextField("Name"); f.ge...
[ "noreply@github.com" ]
noreply@github.com
92960492baac36ab9c6ac2417b23e0e26d1a9360
097df92ce1bfc8a354680725c7d10f0d109b5b7d
/com/amazon/ws/emr/hadoop/fs/shaded/com/amazonaws/services/identitymanagement/model/UntagRoleResult.java
aa9d7dcd33a684f662eca1f6242e558b551ab46a
[]
no_license
cozos/emrfs-hadoop
7a1a1221ffc3aa8c25b1067cf07d3b46e39ab47f
ba5dfa631029cb5baac2f2972d2fdaca18dac422
refs/heads/master
2022-10-14T15:03:51.500050
2022-10-06T05:38:49
2022-10-06T05:38:49
233,979,996
2
2
null
2022-10-06T05:41:46
2020-01-15T02:24:16
Java
UTF-8
Java
false
false
1,417
java
package com.amazon.ws.emr.hadoop.fs.shaded.com.amazonaws.services.identitymanagement.model; import com.amazon.ws.emr.hadoop.fs.shaded.com.amazonaws.AmazonWebServiceResult; import com.amazon.ws.emr.hadoop.fs.shaded.com.amazonaws.ResponseMetadata; import java.io.Serializable; public class UntagRoleResult extends Amaz...
[ "Arwin.tio@adroll.com" ]
Arwin.tio@adroll.com
dae62f2bf2682f603eb4695fa64c1fb1879f13ca
4c3ab1a347dcb6d52e83b2ab2209872d6c374131
/src/main/java/io/asfjava/ui/core/schema/CustomNumberSchema.java
cf6dbb7098c1e0cdb1b7032a5b1f1f7d2f5c01c6
[ "MIT" ]
permissive
almirus/sf-java-ui
2e4031ad4e9f729d328243ed2cf2877f1732a15b
1a9a127b013d81393c435b5995ff54ed11c13c6c
refs/heads/master
2021-09-08T18:52:05.857457
2018-03-11T18:48:13
2018-03-11T18:48:13
124,784,945
0
0
MIT
2018-03-11T18:17:06
2018-03-11T18:17:06
null
UTF-8
Java
false
false
389
java
package io.asfjava.ui.core.schema; import com.fasterxml.jackson.databind.BeanProperty; import com.fasterxml.jackson.module.jsonSchema.types.NumberSchema; class CustomNumberSchema extends NumberSchema { @Override public void enrichWithBeanProperty(BeanProperty beanProperty) { super.enrichWithBeanProperty(beanPrope...
[ "m.jerbi.saif@gmail.com" ]
m.jerbi.saif@gmail.com
d1c10b8bd0675b9630ac21b769304fde87f4082e
1576982a374f88d5f3731e6a17ac34c732870a82
/src/test/java/stepLibrary/CommonStepLib.java
9055383e39990460154b0c920b70349b8f445621
[]
no_license
avnishpatel26/Expleo
6c621deadb42443f72d8f21d47fdacbefaa86096
2518d3c142c5b73ab1e97b360e270c3942d6bd76
refs/heads/main
2023-04-25T17:16:42.129253
2021-05-30T14:57:08
2021-05-30T14:57:08
372,175,991
0
0
null
null
null
null
UTF-8
Java
false
false
2,208
java
package stepLibrary; import java.math.BigDecimal; import java.math.RoundingMode; import org.junit.Assert; import org.openqa.selenium.WebDriver; import com.vimalselvam.cucumber.listener.Reporter; import helper.Browser; import helper.ConfigFileReader; import po.HomePage; public class CommonStepLib { ...
[ "noreply@github.com" ]
noreply@github.com
5829af11bfb3926e22f56222a0a51be6aa202a90
15422997e8d9284bd2401d04d822fa2f076a77ea
/src/com/cjx913/mybatis/test/OrderTest.java
36435ce989f2e27860c3c50edc2c9c9ada3a8796
[]
no_license
cjx913/MybatisDemo
68059736ee0572e30278eb8bd812fc2dc411302d
303141194bd3d8bc66d7958f93b06b5cb3a1db9d
refs/heads/master
2021-04-12T04:32:40.131321
2018-03-22T04:00:56
2018-03-22T04:00:56
125,738,696
0
0
null
null
null
null
UTF-8
Java
false
false
1,477
java
package com.cjx913.mybatis.test; import com.cjx913.mybatis.mapper.OrderMapper; import com.cjx913.mybatis.mapper.UserMapper; import com.cjx913.mybatis.pojo.Order; import com.cjx913.mybatis.pojo.User; import org.apache.ibatis.io.Resources; import org.apache.ibatis.session.SqlSession; import org.apache.ibatis.session.Sql...
[ "cjx913@126.com" ]
cjx913@126.com
52cf493c741c56601325e69825fda0c95363202d
517cc5ffffa654fb3ce1804a5f91616946250df4
/sb-demo-1-portlet/WEB-INF/service/com/liferay/live/sb/demo/service/StudentGPALocalServiceWrapper.java
492478f8eaea0c0f3f539e47ed87849076392af7
[]
no_license
jj110178/sb
56a416eec0b60a5c888d6a77ebf282b132dc1c34
dd4aa92f0a0059d48a9327371a658ac5769f1ba7
refs/heads/master
2021-01-01T17:37:36.655371
2013-07-19T21:10:24
2013-07-19T21:10:24
null
0
0
null
null
null
null
UTF-8
Java
false
false
12,683
java
/** * Copyright (c) 2000-2012 Liferay, Inc. All rights reserved. * * 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 version 2.1 of the License, or (at your option) * any later...
[ "jj110178@gmail.com" ]
jj110178@gmail.com
db9be292f21b86902d7400545d9ef2967d944cb8
04466e52222819a5d6be7bae288cc8452693f3ad
/week-06/day-1_InterfacesAndAbstracts/Printable/src/Fleet.java
0960cf87fda4fdf59c0a865691691a2d99fb7511
[]
no_license
lorinczkinga/lorinczkinga
e9cc7f912f15a60fd895b659312c0e0dec01dd4f
a96ea9d80f76ac592d9b8b1d775f2d1134cfdd17
refs/heads/master
2020-06-07T23:18:18.528714
2018-08-23T18:40:14
2018-08-23T18:40:14
null
0
0
null
null
null
null
UTF-8
Java
false
false
557
java
import java.util.ArrayList ; /** * Created by aze on 2017.03.29.. */ public class Fleet { private ArrayList<Thing> things; public Fleet() { things = new ArrayList<>(); } public void add(Thing thing) { things.add(thing); } public ArrayList<Thing> getThings() { return...
[ "lorincz.kinga1991@gmail.com" ]
lorincz.kinga1991@gmail.com
fd41295802ef452a0c6fc78485723bfccabc93cc
a8b5f7c286860112d6cbe02423fc46626a8bd10b
/test2.java
2cfe0106ebc00cf0405e48fd06f346e92c9de41c
[]
no_license
Tkizzy/gitTestingToLearn
d3ef5474138d9b4a660b348a55514739e0c061af
55cd1aa1991d3c7703754ecb0afacd636f76a1ad
refs/heads/master
2020-05-31T06:29:35.163110
2014-07-10T23:54:17
2014-07-10T23:54:17
21,714,339
1
0
null
null
null
null
UTF-8
Java
false
false
389
java
import java.io.*; public class test2 { // Given a day number in 2008, an integer between 1 and 366, // as a command-line argument, prints the date in month/day format. // Example: // java DateConverter 365 // should print // 12/30 // The code is missing two assignment statements. public static void ...
[ "altkinx@gmail.com" ]
altkinx@gmail.com
5eb362c6395cb7db17b7e2e52091c232d4e42c6f
4e1d73a46a6f4a94fea5bdd7d3ae3341848cede5
/toggle-first-core/src/main/java/com/mageddo/togglefirst/activation/GradualActivationStrategy.java
fe8177f74d3f2fcdd9bc8efd2166da94b825fbf0
[ "Apache-2.0" ]
permissive
mageddo-projects/toggle-first
c4cb3a8f595e1f672b801e7ba015f8776cbeb2b0
5f83244607a6a3dcfeb65e3d77e74cdcd6a6f411
refs/heads/master
2020-05-09T16:09:53.086718
2019-11-30T12:10:49
2019-11-30T12:10:49
181,260,847
0
1
null
null
null
null
UTF-8
Java
false
false
1,501
java
package com.mageddo.togglefirst.activation; import com.mageddo.commons.Validate; import com.mageddo.togglefirst.FeatureMetadata; import java.util.*; public class GradualActivationStrategy implements ActivationStrategy { public static final UUID ID = UUID.fromString("d781b1cb-2eab-46d5-9c12-db8b4dd53d98"); public ...
[ "noreply@github.com" ]
noreply@github.com
8a0250ba8d2e540e3569fd31b19fc9f10c5a5cf3
4856284d9c7f49f9b7991fd5f116292ea602211a
/spring-cloud-alibaba-examples/reksai_cloud/oauth2/oauth2-server-by-rbac/src/main/java/red/reksai/server/mapper/TbRoleMapper.java
a1a23aae9a84d0628b6b784c6f673dc1c285a484
[ "Apache-2.0" ]
permissive
gnehcgnaw/spring-cloud-alibaba
816a00bd762d333690bd9e5ede90dd3243c5d7fe
645f6b0df88344f5f58ae7c34587f91f0ff0fbf4
refs/heads/master
2020-04-21T12:22:36.555226
2019-10-31T17:13:42
2019-10-31T17:13:42
169,559,982
0
0
Apache-2.0
2019-02-07T11:18:08
2019-02-07T11:18:08
null
UTF-8
Java
false
false
193
java
package red.reksai.server.mapper; import com.baomidou.mybatisplus.core.mapper.BaseMapper; import red.reksai.server.daomain.TbRole; public interface TbRoleMapper extends BaseMapper<TbRole> { }
[ "949174604@qq.com" ]
949174604@qq.com
386de8339cb9ccfa5fad128eaf63c7fc1803cf9f
6aed6a10c724fb611a9eb8f895dfc4f026931f02
/src/main/java/models/Titem.java
b07513bb14eac66ae30471a23da863e8980af073
[]
no_license
alexcaas/equizapp
bc9ce990b2c2f22bcd8250e7c719421f8b4bf8e3
55094683dbcc87f82b0dc28f35bde2c652cb079b
refs/heads/master
2021-01-20T03:36:35.413265
2014-10-08T12:27:59
2014-10-08T12:27:59
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,326
java
/* */ package models; import com.fasterxml.jackson.annotation.JsonIdentityInfo; import com.fasterxml.jackson.annotation.ObjectIdGenerators; import java.io.Serializable; import java.util.Collection; import javax.persistence.Basic; import javax.persistence.CascadeType; import javax.persistence.Column; import javax.per...
[ "alexcaas@gmail.com" ]
alexcaas@gmail.com
0613c5818655c1de6b21977a7df24af17f6a527d
e05fcd9dbf340db0205da0fd548a15a87571f1ea
/src/test/java/org/sagebionetworks/migration/MigrationClientTest.java
29238b10b385ad59bcfbb275f173eee78a0b484d
[]
no_license
hhu94/Synapse-Migration-Utility
c680d50b69173f52169a885ae6ddd99eae8e3668
5e739672f612126d5f2b7dad7c69bf7d96ec313f
refs/heads/develop
2021-06-29T04:10:41.873702
2017-03-13T06:15:11
2017-03-13T06:15:11
103,991,151
0
0
null
2017-09-18T20:57:57
2017-09-18T20:57:57
null
UTF-8
Java
false
false
9,393
java
package org.sagebionetworks.migration; import static org.junit.Assert.assertEquals; import static org.mockito.Mockito.when; import java.util.Arrays; import java.util.LinkedList; import java.util.List; import org.junit.Before; import org.junit.Test; import org.mockito.Mockito; import static org.mockito....
[ "x.schildwachter@sagebase.org" ]
x.schildwachter@sagebase.org
ba68c26bac18ae9d598a1832eab321070723cdf2
becd6812e96d93afbfd966bede99dce60e3f3036
/plugin-crossref/src/main/java/combine/plugin/crossref/model/citeproc/CRPubReference.java
d5260573a7403c3332ec8c40930eccbbd2b3f5e5
[ "Apache-2.0" ]
permissive
grahamtriggs/combine
afc9cfe10a7d6638066d0b74515302e3b26fd1a0
6d170361ed5c3e435f4f6091ac3781a719025147
refs/heads/master
2021-01-15T11:30:37.090153
2017-09-04T22:22:59
2017-09-04T22:22:59
99,621,990
0
0
null
null
null
null
UTF-8
Java
false
false
1,576
java
package combine.plugin.crossref.model.citeproc; import com.fasterxml.jackson.annotation.JsonIgnoreProperties; import com.fasterxml.jackson.annotation.JsonInclude; import com.fasterxml.jackson.annotation.JsonProperty; @JsonIgnoreProperties(ignoreUnknown = true) @JsonInclude(JsonInclude.Include.NON_NULL) public class C...
[ "gtriggs@duraspace.org" ]
gtriggs@duraspace.org
4a353f0ab1296655146f096c222c3b751b41273f
916aa7acb7ef7b2967200d6bf4432626b200dc7d
/src/main/java/com/tmorency/edu/entity/UserBills.java
9fbb389e203fd76348d76e854fca3cc2efc5f828
[]
no_license
TimMorency/Roomie
7a697ebcb35e690591cf79358d483a9d45379123
67c3ef1477d6a62c2dd7df152af672098ad19f50
refs/heads/master
2020-09-23T23:33:10.775189
2016-12-07T01:05:38
2016-12-07T01:05:38
67,530,787
0
1
null
null
null
null
UTF-8
Java
false
false
2,472
java
package com.tmorency.edu.entity; import org.hibernate.annotations.GenericGenerator; import javax.persistence.*; import java.util.Date; /** * Created by Tim on 10/11/2016. */ @Entity @Table(name = "user_bills") public class UserBills { @Id @GeneratedValue(generator="increment") @GenericGenerator(name="...
[ "tmorency@madisoncollege.edu" ]
tmorency@madisoncollege.edu
c2db2027882d7bcf26c8c11a036091399cce372f
b513bd2163dfefd933460ca35869e948b3c566c2
/sandbox/src/hackerrank/WeightedStrings.java
476142137a841ecc574e313a7c72cab6434e1260
[]
no_license
acho-bacho/java
db7ee605e14aa39944bddd912c4ce6007e75b001
f0e7a506ddf4f7229a501a8e227aa2b963041a40
refs/heads/master
2020-05-30T23:10:36.393631
2019-10-03T03:21:10
2019-10-03T03:21:10
62,704,011
0
0
null
null
null
null
UTF-8
Java
false
false
2,637
java
package hackerrank; import java.util.ArrayList; import java.util.Arrays; public class WeightedStrings { char[] alphabet = "ABCDEFGHIJ".toCharArray(); long[] weights = new long[alphabet.length]; public String smallestString(long weight) { String answer = ""; //char[] alphabet = "ABCDEFGHI...
[ "acho.amst@gmail.com" ]
acho.amst@gmail.com
04d368935f4656ff673230761166db3e1d7c23d3
91db32615d081f5367d09becc61e8dd0abd647a3
/Model/src/com/bawaweb/grid/templates/data/cursors/SortingCriteriaValuesDataSet.java
4965e9ea9efa9518cb50f270fc0d761eae39ab25
[]
no_license
nonnymedhora/OffDaaGrid
5b272c90efbe9175665ecba619b52908d5442b6d
8904bf52dbe9357a4874f10a2b07134dd87f3a1b
refs/heads/master
2020-04-22T06:51:15.642768
2019-02-11T21:42:39
2019-02-11T21:42:39
134,166,507
0
0
null
null
null
null
UTF-8
Java
false
false
1,050
java
/** * @author Nonny Medhora */ package com.bawaweb.grid.templates.data.cursors; public class SortingCriteriaValuesDataSet implements SortingCriteriaValuesDataSetInfo { /** * maps to cursor * -- Cursor to fetch sorting criteria values for source CURSOR cur_scv(p_rps_id bawaweb_source_sortin...
[ "w84meto" ]
w84meto
8d481b0346617e6aee4548c99432c45d5bcdd620
c0f0bc28f8ba3dd880d8046bb97b68edadf0aa87
/src/com/moneyball/storage/DiskStorage.java
d21130a10670bf98fd3030a15e457d4a834a433f
[]
no_license
pengligen/Moneyball
4e5abd9e1413fd120234a309b68a9f0802c0e9ae
5b2fda420c418c2de468dbd91016357c9864d14b
refs/heads/master
2021-01-21T13:29:27.911179
2018-04-12T23:49:00
2018-04-12T23:49:00
102,128,785
0
0
null
null
null
null
UTF-8
Java
false
false
62
java
package com.moneyball.storage; public class DiskStorage { }
[ "ligen@yahoo-inc.com" ]
ligen@yahoo-inc.com
1fb66c79368908c33271cfbd7108bd94bf7baf32
93249ac332c0f24bf7642caa21f27058ba99189b
/core/plugins/org.csstudio.utility.singlesource.rap/src/org/csstudio/utility/singlesource/rap/RAPResourceHelper.java
26da16a07b3eb7dc66f2267a973a5c6827574e56
[]
no_license
crispd/cs-studio
0678abd0db40f024fbae4420eeda87983f109382
32dd49d1eb744329dc1083b4ba30b65155000ffd
refs/heads/master
2021-01-17T23:59:55.878433
2014-06-20T17:55:02
2014-06-20T17:55:02
21,135,201
1
0
null
null
null
null
UTF-8
Java
false
false
175
java
package org.csstudio.utility.singlesource.rap; import org.csstudio.utility.singlesource.ResourceHelper; public class RAPResourceHelper extends ResourceHelper { }
[ "ztyaner11@gmail.com" ]
ztyaner11@gmail.com
7172057ace1d171e5e87487a8145c983c36e8828
10296e0547c49c2389f93dc47285501dee2921dd
/src/main/java/com/example/demo/controller/AttestationGroupController.java
2d5cb376180a6ac0dc04b78c84b00ece0d539118
[]
no_license
hkem/springbootlayui
d0a08defbbb6ccde322e6f319218c3e5e7d1473a
a8ed4d56d617cf96471cf19e7d01eaa1685e6d6b
refs/heads/master
2023-07-10T11:24:29.034662
2021-08-29T01:26:30
2021-08-29T01:26:30
388,394,961
0
0
null
null
null
null
UTF-8
Java
false
false
10,624
java
package com.example.demo.controller; import com.example.demo.common.ReturnJson; import com.example.demo.entity.Attestation; import com.example.demo.entity.AttestationAdmin; import com.example.demo.entity.AttestationGroup; import com.example.demo.service.AttestationAdminService; import com.example.demo.service.Attestat...
[ "1014095242@qq.com" ]
1014095242@qq.com
97ea63d065bd2d6e590765727c666b89cb043048
1044d13ad946176682f1c475fc867d86e8813482
/src/java/stockviewer/ui/StockViewerView.java
4ec3938030943715035772bba400fd12b8ce9138
[]
no_license
nayakhilesh/stock-viewer
332fc170da120981c699285fc254c1ce90d2e0e6
6b5e4bbf7cd6ab5cfd10194aa10f02e05678324b
refs/heads/master
2020-05-27T07:50:19.500430
2013-08-22T04:49:25
2013-08-22T04:49:25
null
0
0
null
null
null
null
UTF-8
Java
false
false
8,866
java
package stockviewer.ui; import java.awt.BorderLayout; import java.awt.Color; import java.awt.Font; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.awt.event.WindowAdapter; import java.awt.event.WindowEvent; import java.sql.SQLException; import java.util.Date; import java.util.concu...
[ "nayakhilesh@gmail.com" ]
nayakhilesh@gmail.com
e035516f822d4741a0a690cd1e513694a77c903d
720bfa347eee8146d58b77c721953873095cce39
/JavaSource/org/unitime/timetable/model/base/BaseDesignator.java
e60fda6ecb47a9f7b57f4af3d612ce92b06c79a2
[]
no_license
jaliste/unitime
4022542b6952a2d540fc9136826578863f9b6565
0da1aa959132fdce85acc3b1ba4071491957c7a0
refs/heads/master
2020-05-17T13:23:34.569363
2012-07-13T19:36:17
2012-07-13T19:36:17
5,088,726
1
0
null
null
null
null
UTF-8
Java
false
false
2,727
java
/* * UniTime 3.2 (University Timetabling Application) * Copyright (C) 2010, UniTime LLC, and individual contributors * as indicated by the @authors tag. * * 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 Softw...
[ "tomas13@cc804148-bb53-fe5c-6b9d-7ba62d325a45" ]
tomas13@cc804148-bb53-fe5c-6b9d-7ba62d325a45
24248064082d92f8c89806706cd042bfdc9c21bf
b27747d180e2e8ecb2a5f561cf502b8bf840071d
/src/main/java/TestTask/Model/CoffeeType.java
88aa7c6643eeae6029be1c97ea01e96a89f76b6a
[]
no_license
MarinaSapitonDev/Internet-cafe
4801923119e6879a8a26410cf9355413cbc2ef10
fee16a46cc7b18ac0f6942ae2a22efa7940ea462
refs/heads/master
2021-04-29T13:16:19.330639
2018-02-16T12:37:05
2018-02-16T12:37:05
121,747,350
0
0
null
null
null
null
UTF-8
Java
false
false
729
java
package TestTask.Model; public class CoffeeType { private Integer id; private String type_name; private double price; private char disabled; public void setId(Integer id) { this.id = id; } public Integer getId() { return id; } public String getType_name() { ...
[ "MariSapitonMarina@gmail.com" ]
MariSapitonMarina@gmail.com
5e65385f6ba118bbe3d800e9f69a3ad21a894b39
e3965b3ecb8e941a8335f9dda9d5eb768d160e62
/Bootstreping-hibernate-legacy-programetic-app-35/src/main/java/com/hibs/utility/HBNutility.java
4347e1a77588e662d7f737322dceb744232cfad9
[]
no_license
deepndra9755/hibernate
59de895ac431c9b9361e83fb803168607424ce56
9baf5c8e4efd755b2405b4151148d6fab2a181ad
refs/heads/master
2023-07-02T16:45:56.730295
2021-08-08T00:04:56
2021-08-08T00:04:56
387,090,574
0
0
null
null
null
null
UTF-8
Java
false
false
1,098
java
package com.hibs.utility; import org.hibernate.HibernateException; import org.hibernate.Session; import org.hibernate.SessionFactory; import org.hibernate.cfg.Configuration; import com.hibernate.Entity.ProductInfo; public class HBNutility { static Configuration cg; static SessionFactory sf; static {...
[ "cotlin@DESKTOP-RNJ3PV0" ]
cotlin@DESKTOP-RNJ3PV0
aaa0442603d25ce51ed869fd133a12fb7743aeb4
a135bab33e8fc750cec9ed65db37bd56d663af4b
/WikiImageApplication/app/src/main/java/utils/DictionaryResponseDeserializer.java
23009841d1de52a82c6dbd5070b4de5a6b3eea37
[]
no_license
aryan007/Microsoft
5d609cc43f8cf6d8b0852fb2ecb1b69fba3a96ef
0fb863bb3a99d605688146d94065a7b73806ca61
refs/heads/master
2021-01-21T01:44:46.021705
2016-06-08T21:36:22
2016-06-08T21:36:22
60,732,174
0
0
null
null
null
null
UTF-8
Java
false
false
1,517
java
package utils; import com.google.gson.Gson; import com.google.gson.JsonDeserializationContext; import com.google.gson.JsonDeserializer; import com.google.gson.JsonElement; import com.google.gson.JsonParseException; import java.lang.reflect.Type; import java.util.ArrayList; import java.util.List; import java.util.Map;...
[ "thukralp@amazon.com" ]
thukralp@amazon.com
6ffb6f70cac750ca0894a7f239a606e43d1760cb
f95f719eae358a54f3930b188193d4f1ae9d6b95
/src/main/java/com/shop/dto/UserTransactionDTO.java
425811e2128e767b903b3ec4b4cee8f12e4a4931
[]
no_license
Snowenik/Spring-Backend-Shop-App
545f1b1a1d654e1aa87360f12aa1b15529bf00cb
2f84d56df5addc673d623d4f6025f24f14d697d4
refs/heads/master
2023-07-31T15:39:29.614339
2021-09-17T14:04:03
2021-09-17T14:04:03
407,555,796
0
0
null
null
null
null
UTF-8
Java
false
false
145
java
package com.shop.dto; public class UserTransactionDTO { private Long userId; public Long getUserId() { return userId; } }
[ "marekbacz0808@gmail.com" ]
marekbacz0808@gmail.com
91c0c10500957dbe6da18ea3c34a0366a0d89609
80901ae21649c7c15c571d0ef03f443d32de07a4
/src/LoggerRateLimiter.java
ce51e1b62284d5a4917765963344ad55498a20c7
[ "MIT" ]
permissive
yi-juchung/codingPractice
fcb09fe0f572f7d4049832f2906e557707bad765
e1336df6824800b85531e16e46413f71da23b553
refs/heads/master
2021-01-19T02:07:50.748717
2016-08-04T23:45:03
2016-08-04T23:45:03
26,622,531
0
0
null
null
null
null
UTF-8
Java
false
false
1,232
java
import java.util.HashMap; import java.util.Map; public class LoggerRateLimiter { public static class Logger { Map<String, Integer> limitMap; public Logger() { limitMap = new HashMap<>(); } public boolean shouldPrintMessage(int timestamp, String message) { ...
[ "yi-ju.chung@bazaarvoice.com" ]
yi-ju.chung@bazaarvoice.com
fe9161ac1cf0f60b5a30270abcbec2fd32d2c4ff
659c39eb06bed2ed46ec099c9134bed512df692c
/src/main/java/bob/home/catalogUTMnou/repositories/ProfesorRepository.java
2a234ef150c5271ed06b153eb2971503df23e318
[]
no_license
bgtrifan/ProiectUTM
60a2f0058a0005e051796358020228dbf2d1d826
6fbd96f11166a12fd2becab1c81755e93ff1aac1
refs/heads/master
2020-03-14T10:38:11.798713
2018-05-03T10:38:35
2018-05-03T10:38:35
131,571,748
0
0
null
null
null
null
UTF-8
Java
false
false
276
java
package bob.home.catalogUTMnou.repositories; import bob.home.catalogUTMnou.model.Profesor; import org.springframework.data.repository.CrudRepository; public interface ProfesorRepository extends CrudRepository<Profesor, Long> { Profesor findProfesorByCnp(String cnp); }
[ "noreply@github.com" ]
noreply@github.com
4a37cccab4e42cd23edbe9eb4f5959ad3342dcf9
c5ca465832467888bcd3467067db4ffd1056ddb0
/Assignment4b/src/Assignment4b/Mammal.java
3689fb9e30ed2c178a1d199a69f87b8bed1ba7b6
[]
no_license
JoakimWinsgard/Pfi2
0160b074f63b01fe99e0690a40caf1571f47b0d4
f1b5ac10689424c91a1365723373e0ba1a8db234
refs/heads/master
2020-04-22T03:27:42.151503
2015-04-15T19:15:03
2015-04-15T19:15:03
31,765,782
0
0
null
null
null
null
UTF-8
Java
false
false
341
java
package Assignment4b; public abstract class Mammal extends Animal{ public int nursingTime; public Mammal(String latinName, String friendlyName, int nursingTime) { super(latinName, friendlyName); this.nursingTime = nursingTime; } public int getnursingTime(){ return nursingTim...
[ "Joakim.w@live.se" ]
Joakim.w@live.se
f0a0f1e159acbb31229e076f015a6b066b041902
5ac8eda62793d329756b4340e6faf0ac8621b212
/src/book/headfirst/ch6/command/simpleremote/RemoteControlTest.java
e5da35e66844de99df7065c495cf87c37a58f4df
[]
no_license
talhaanik/DesignPattern
807980f28bf1a4b333122a62c34e8ee8e8c872e5
be9a859e1b7203604f07b89677de323204c3602e
refs/heads/master
2022-09-25T12:15:11.106089
2020-06-07T17:47:17
2020-06-07T17:47:17
255,363,061
0
0
null
null
null
null
UTF-8
Java
false
false
524
java
package book.headfirst.ch6.command.simpleremote; public class RemoteControlTest { public static void main(String[] args) { SimpleRemoteControl remote = new SimpleRemoteControl(); Light light = new Light(); GarageDoor garageDoor = new GarageDoor(); LightOnCommand lightOn = new LightOnCommand(light); GarageDo...
[ "talhamdanik@gmail.com" ]
talhamdanik@gmail.com
9256c37843940cd3431e55facb5f2006b6448361
73437a5c0a0cc60f73d3a1b1047b3f5adcb748fc
/calc/CalculadoraServerImpl.java
a8c427eb96e019dd5bc7937b8a70755af283ada2
[ "MIT" ]
permissive
leodeliyannis/soap-webservice
c44824b9b3a61ab745f47f5b6ee18c0288458160
d571c31c187fb151b03afe6b2c9bf85f37d5b0c8
refs/heads/master
2020-03-18T04:53:28.636856
2018-05-26T19:55:32
2018-05-26T19:55:32
134,311,889
0
0
null
null
null
null
UTF-8
Java
false
false
884
java
/* Implementação da interface CalculadoraServer seguindo o tutorial em https://www.devmedia.com.br/desenvolvendo-e-usando-web-services-em-java/37261 ### GLOSSÁRIO ### SIB: Service Implementation Bean endpointInterface: Faz com que a classe atual, a SIB, ligue-se com a SEI especificada anteriormente (calc...
[ "constantin.leo@gmail.com" ]
constantin.leo@gmail.com
77729bb4cec0f23d0082e6bd38270d4f883bf84a
9f10e127b60cfc3e1c27a8b2960a4528c90d8458
/src/main/java/com/spring/boot/rest/example/demo/repository/UserDao.java
552400bad71ec19116a4d88ed4d4feb830bea328
[]
no_license
KristinVishanov/SpringBootRest
0aa0932a8d2256ded85bfa0568ed68370f61bc11
6f9c96f795e827d9ed7ac2e334a05c18aade949a
refs/heads/master
2018-10-29T19:22:30.435513
2018-09-19T11:48:08
2018-09-19T11:48:08
117,386,805
0
0
null
null
null
null
UTF-8
Java
false
false
353
java
package com.spring.boot.rest.example.demo.repository; import com.spring.boot.rest.example.demo.entity.User; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.stereotype.Repository; import javax.transaction.Transactional; @Repository @Transactional public interface UserDao exten...
[ "k.vishanov@ibs.bg" ]
k.vishanov@ibs.bg
9f571fd8ec6331e2ba57a744c2964ca72da11811
671853f3e29b94aa071c3a37786a88e3dc559227
/src/com/company/FitnessCalc.java
f2b242b10700a71e076a1a9ab694a3ceab98f658
[ "Apache-2.0" ]
permissive
VassilisMp/WaspsAndBombs
7c86a1850c4f19b4efb5011c7208d5126a77a074
bc316221cdfb4a3098fb3a958e902036f5ff356e
refs/heads/master
2020-04-15T22:13:42.008041
2019-07-05T19:45:11
2019-07-05T19:45:11
165,064,575
0
0
null
null
null
null
UTF-8
Java
false
false
7,174
java
package com.company; import com.google.common.base.Splitter; public class FitnessCalc { public static final int maxFitness= getMaxFitness(); public static final double dMax= Main.z>0 ? Math.sqrt(Math.pow(Main.x, 2) + Math.pow(Main.y, 2)) : Math.sqrt(Math.pow(Main.x, 2) + Math.pow(Main.y, 2) + Mat...
[ "noreply@github.com" ]
noreply@github.com
59fd47686f75d6e807b543f9798b179083c6692b
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/6/6_c7ecf6f4917790db7bd54bf6e1857f3b0d3a185c/HRMController/6_c7ecf6f4917790db7bd54bf6e1857f3b0d3a185c_HRMController_s.java
74f5d7e535d4987a5b6054937c4da7e0a0102b70
[]
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
189,879
java
/******************************************************************************* * Forwarding on Gates Simulator/Emulator - Hierarchical Routing Management * Copyright (c) 2012, Integrated Communication Systems Group, TU Ilmenau. * * All rights reserved. This program and the accompanying materials * are mad...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
dd95d717d033742a5be175bb384b8b2ce6dd3183
3395c15ec3e3e671b211db151dd422e89e5c995a
/jalorx-services/service-i18n/src/main/java/io/jalorx/i18n/ui/CreateResource.java
ce180113d24cc035dc25f009b746253bf36b444d
[]
no_license
wangscript007/jalorx
15e0f4d776d58280e86be98414663b9765be1d0c
e5a6e5b5ec4cf2e7d408bdba1c50b55971c6b079
refs/heads/main
2023-08-10T18:03:07.898660
2021-09-08T00:26:15
2021-09-08T00:26:15
null
0
0
null
null
null
null
UTF-8
Java
false
false
749
java
package io.jalorx.i18n.ui; import io.jalorx.boot.annotation.Operation; import io.jalorx.boot.annotation.Resource; import io.jalorx.boot.service.BaseService; import io.jalorx.boot.ui.BaseCreateResource; import io.jalorx.i18n.entity.I18N; import io.jalorx.i18n.service.I18NService; import io.micronaut.http.annotation.Con...
[ "chenjpu@gmail.com" ]
chenjpu@gmail.com
aad441c8fa640fc3175efec88caaf0d6e99d9080
d0bb4811fcb112ccbd54681303de2f7fe34c19a7
/2DGameEngine/src/com/tutorial/main/Handler.java
7b8a73ea9d2a499fa287e33c04939294567cf3bd
[]
no_license
NolShepard/2DGameTutorial
dfc06e0387fe1064001f8e3b36d87c7a1d79e682
6de94e81fab1f2086f667996bafa2e6b0c0446cc
refs/heads/main
2023-03-12T13:16:27.758020
2021-03-05T00:35:33
2021-03-05T00:35:33
342,726,456
0
0
null
null
null
null
UTF-8
Java
false
false
1,128
java
package com.tutorial.main; import java.awt.Graphics; import java.util.LinkedList; public class Handler { LinkedList<GameObject> object = new LinkedList<GameObject>(); public int speed = 5; public void tick() { for(int i = 0; i < object.size(); i++) { GameObject tempObject = object.ge...
[ "noreply@github.com" ]
noreply@github.com
bb624545328bb00f6944017a7b1d7c66121b8ba1
97bfeb347aef8395161120ab71cb9df698df7e29
/B1_A2.java
16d438e8d7a54b867ab338fd5c3df6027f4883a5
[]
no_license
andreasthaler/netze1
30ca2cd904f27499b5f4dc7f5fe66d761d5422de
d97d7ff89343898c8fba57e57088c1796facad6f
refs/heads/master
2020-03-31T09:25:47.338568
2018-10-08T11:25:14
2018-10-08T11:25:14
152,095,963
0
0
null
null
null
null
UTF-8
Java
false
false
1,684
java
import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; import java.util.LinkedList; import java.io.BufferedWriter; import java.io.FileWriter; import java.util.Date; import java.time.format.DateTimeFormatter; import java.text.SimpleDateFormat; import java.text.DateFormat; public cl...
[ "andreas@Andreass-MBP-2.fritz.box" ]
andreas@Andreass-MBP-2.fritz.box
36584c3a4d69302f1d82afa22026072e97f9eba3
f89ae97df6504ce77595c9f7eb90301291d32ed8
/CommnonStringMethod/src/RevStrWords.java
f956c7f46e87e0dda8a7d1a8170692977e5af30e
[]
no_license
Sonny1245/dynamic-registration-form
630a60fc79ef80ee2f60f2e1dc47be0855e37d8d
134650cb3ab9319292d47bfabaa769fbdb5d7c9a
refs/heads/master
2023-06-24T10:26:00.016869
2023-06-09T20:54:59
2023-06-09T20:54:59
364,685,552
1
0
null
2021-05-05T21:15:05
2021-05-05T19:30:12
Java
UTF-8
Java
false
false
519
java
public class RevStrWords { public static void main(String[] args) { String str = "Welcome To Java"; String revStr = ""; String a[] = str.split(" "); //The samne as: String a[] = str.split("\\s"); for(String w: a) { S...
[ "son.nguyen@dmv.ca.gov" ]
son.nguyen@dmv.ca.gov
8e6004925216b1ee5bf516cb088cf6eddf144d85
4df578c2b3d2dfeb661106bcbb1cec8df12b0ead
/src/test/java/picocli/UnmatchedArgumentExceptionTest.java
a2a83c9c383672c19e00855045fd88e194c6310c
[ "LicenseRef-scancode-free-unknown", "Apache-2.0", "Classpath-exception-2.0", "GPL-2.0-only" ]
permissive
remkop/picocli
2d2555762ba6cb4d58b5f0b3112342dc8191dbd3
8e48885fc25424bd84232a16cfca6f60d088bc96
refs/heads/main
2023-09-01T20:17:15.575396
2023-08-28T21:51:26
2023-08-28T21:51:26
80,640,282
4,563
577
Apache-2.0
2023-09-14T11:43:03
2017-02-01T16:38:41
Java
UTF-8
Java
false
false
10,623
java
package picocli; import org.junit.Ignore; import org.junit.Rule; import org.junit.Test; import org.junit.contrib.java.lang.system.ProvideSystemProperty; import org.junit.contrib.java.lang.system.RestoreSystemProperties; import org.junit.rules.TestRule; import picocli.CommandLine.Command; import picocli.CommandLine.Opt...
[ "remkop@yahoo.com" ]
remkop@yahoo.com
7d56798a037eb805ef8ec389dfe1867d7a234dde
9d615883e48477cf9ca9b2c7ba70d73f497424ed
/src/com/company/test2017/answers/Answer_011.java
d29c9f9864afea1693512d7ac86739019e4e948c
[]
no_license
qujunyao/facetopic
3bb89f8578233bea97b7143e5740ddabdc722777
079cd982969f6ebd3b015755bf40691211e015de
refs/heads/master
2020-03-28T16:56:19.706813
2019-05-22T08:05:16
2019-05-22T08:05:16
148,742,840
0
0
null
null
null
null
UTF-8
Java
false
false
652
java
package com.company.test2017.answers; import java.io.*; public class Answer_011 { public static void main (String[] args) throws IOException{ BufferedReader br=new BufferedReader(new InputStreamReader(System.in)); String line=br.readLine(); char[] ch=line.toCharArray(); int[]...
[ "38315789+qujunyao@users.noreply.github.com" ]
38315789+qujunyao@users.noreply.github.com
936c3a08c1fc3b29ca0938b5dbb4f0993097a6a4
9120c105e86269e7ed6414a7b4c443c411ff6588
/Java/exercicios/src/jdbc/NovaPessoa.java
6378891fde07b9c64e0f9f49e06151bc05d6bfb9
[]
no_license
maikcosta/Learning
da047e35d478cd3f77ba1ee782ac8c8fb3a211ef
0efe0b3cc04e175ce400a2e6e10d7e03cbe8b29f
refs/heads/main
2023-05-03T13:16:15.254554
2023-04-19T20:58:13
2023-04-19T20:58:13
241,109,324
0
0
null
null
null
null
UTF-8
Java
false
false
655
java
package jdbc; import java.sql.Connection; import java.sql.PreparedStatement; import java.sql.SQLException; import java.util.Scanner; public class NovaPessoa { public static void main(String[] args) throws SQLException{ Scanner entrada = new Scanner(System.in); System.out.println("Informe o nome: "); ...
[ "maikcosta@gmail.com" ]
maikcosta@gmail.com
b0357180ce387a2f051a117198be031ad9da1c4a
e7ee311e20b40c87bf6d23a53a1d7b11fd29d2c3
/src/chosun/ciis/ad/tax/rec/AD_TAX_1200_MCURLISTRecord.java
51ba45a2e8add4a21e0a2b039e128a7b2e464ed5
[]
no_license
nosmoon/misdevteam
4e3695ef7bbdcd231bb84d7d8d7df54a23ff0a60
1829d5bd489eb6dd307ca244f0e183a31a1de773
refs/heads/master
2020-04-15T15:57:05.480056
2019-01-10T01:12:01
2019-01-10T01:12:01
164,812,547
1
0
null
null
null
null
UHC
Java
false
false
1,610
java
/*************************************************************************************************** * 파일명 : .java * 기능 : * 작성일자 : 2009-01-29 * 작성자 : 김태길 ***************************************************************************************************/ /*********************************************************...
[ "DLCOM000@172.16.30.11" ]
DLCOM000@172.16.30.11
c48b2826b373ae3030ac8d3ea3e5d2e045640b39
f50dba6461e393503ee8e38e7d5bd8839c975b9f
/L3_Sorting_Searching/Examples/DistanceFromOriginComparator.java
d7dc03f0cbf0934d7decfe6086c2f19226f068fb
[]
no_license
xiaoyexy/DataStructure-UCSD
8d483e6f44468fdffa868ad5b354d72e6433906d
af9c75567829ec230109c1b43b17aaf6d5cf770d
refs/heads/master
2023-02-01T03:54:28.160332
2020-12-18T07:31:06
2020-12-18T07:31:06
283,427,072
1
0
null
null
null
null
UTF-8
Java
false
false
528
java
// DistanceFromOriginComparator.java package L3_Sorting_Searching.Examples; import java.util.Comparator; // Compare two circles using distance from origin public class DistanceFromOriginComparator implements Comparator<Circle> { public int compare(Circle c1, Circle c2) { if (c1.getDistanceFromOrig...
[ "xiaoye.xy127@gmail.com" ]
xiaoye.xy127@gmail.com
b33c8e7cf07659c43f83241453a884553ef4c354
716d02929e938a3a916a7379c00f2514b01c9ad8
/Princeton-Algorithm1/week3/Point.java
a38b5954dc4bb28fdeb4dac44222649f100d0453
[]
no_license
lszhuhaichao/MOOC-Course
902627bf073935dc55c558fda0684e184d3b7d0f
80a0ddb04f9b00eed1f20fed635f2e36cb5090a7
refs/heads/master
2020-12-04T10:24:00.732229
2016-02-29T01:33:48
2016-02-29T01:33:48
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,406
java
/************************************************************************* * Name: * Email: * * Compilation: javac Point.java * Execution: * Dependencies: StdDraw.java * * Description: An immutable data type for points in the plane. * *************************************************************************/...
[ "303542123@qq.com" ]
303542123@qq.com
e461c2646b8e735105805df1d74dc48af5a8bb29
e5fb18465d43ce0e5ec0a94b7813959e28edf406
/src/ch21/l.java
40ede6f9cf82462990eeaed4031912e94fb4e87a
[]
no_license
MahmoudMabrok/Introduction
98add3477c82cdecc8faf93aba37858af5dd8b01
a85efaf4765c1758e06239e6770c3d7621b549be
refs/heads/master
2021-01-20T03:56:27.416208
2018-03-06T05:36:04
2018-03-06T05:36:04
101,373,246
0
0
null
null
null
null
UTF-8
Java
false
false
234
java
package ch21; /** * this is * Created by mo3tamed on 1/24/18. */ //gdgdfdf public class l { String l = " new oo " ; public static void main(String[] args) { System.out.println("new ll +"+" if "); } }
[ "mahmoudmabrok3579@gmail.com" ]
mahmoudmabrok3579@gmail.com
b82f314eda388bc59db0b0489332340f0ab48666
0d5d7951cae5bb3f21ab0a772053bbaa1d2c3874
/OpenArms/app/src/main/java/com/example/openarms/StudentSignup.java
289d42ead8363d6bc0f7d44042bbfa8543c2531c
[ "MIT" ]
permissive
KianSalehi/OpenArms
c2335ed8bb7d3c3d1d6ee5b9a1094fea8ce7c1eb
06ca362173a2c1c5c5210fc66a7ab61dbb8f26d5
refs/heads/main
2023-03-13T02:06:31.464724
2021-03-02T16:29:34
2021-03-02T16:29:34
336,423,275
0
1
null
null
null
null
UTF-8
Java
false
false
4,072
java
package com.example.openarms; import androidx.annotation.NonNull; import androidx.appcompat.app.AppCompatActivity; import android.content.Intent; import android.os.Bundle; import android.util.Log; import android.view.View; import android.widget.Button; import android.widget.TextView; import android.widget.Toast; imp...
[ "kian.k.salehi@gmail.com" ]
kian.k.salehi@gmail.com
3d0ec848c241e5db7c607e4873019e43bc08274b
82dfbecde34009d33db1c02d5815d1d67d0b446d
/_extend/solon.boot.undertow/src/main/java/org/noear/solon/boot/undertow/XPluginUndertowJsp.java
ba5f8e74ee46e12a5cccac4de01a117faf9613cc
[ "Apache-2.0" ]
permissive
sun3Lu/solon
4afa62d4b94cf735be1f77655d0d92761ac28e89
0bae2564c45d3546e6f61aa7a6749a42c35f79c2
refs/heads/master
2022-11-30T03:59:52.174826
2020-08-06T03:45:24
2020-08-06T03:45:24
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,046
java
package org.noear.solon.boot.undertow; import io.undertow.Undertow; import io.undertow.UndertowOptions; import io.undertow.jsp.HackInstanceManager; import io.undertow.jsp.JspServletBuilder; import io.undertow.server.HttpHandler; import io.undertow.servlet.api.DeploymentInfo; import io.undertow.servlet.api.DeploymentMa...
[ "noear@live.cn" ]
noear@live.cn
c063982f5020d453ee075a17ad9e8bf86b5685c2
893e7b50e70d84747ca9c2c23c0e4c8b56142e7b
/Lab7/src/lab2/PredatoryAnimal.java
7303826bd78c7f259ece71eedb6979e00a2bc8e5
[]
no_license
Alexandra-Panarina/JavaLab2019
ca9f0c88f55675dc54465429a61bde3892e3d43d
0357c30caa457598851d22f297a295184b6052c1
refs/heads/master
2020-09-26T17:30:46.445286
2019-12-24T10:41:49
2019-12-24T10:41:49
226,302,248
0
0
null
null
null
null
UTF-8
Java
false
false
229
java
package lab2; public class PredatoryAnimal extends AbstractAnimal { PredatoryAnimal(String name, int foodCount) { super(name, foodCount); } @Override public int getFoodType() { return 2; } }
[ "shurik.97@bk.ru" ]
shurik.97@bk.ru
1e25df8d90d442991f5322515761a83bd1dae6b4
88e758feeea78486a0fc695a1ab63e5c0857ca2f
/src/design_model/Abstract_Factory/demo.java
99676d3f21091e39feae517a9f921c761c8f0f9e
[]
no_license
oupc/problem
9dc8ac10ecb8965b0e36425a21c7ae0d924ce288
e7167fa3ba63a49c0b0d04e8ac240fc61d3bea70
refs/heads/master
2021-08-19T03:29:44.428467
2020-03-25T09:28:10
2020-03-25T09:28:10
140,676,211
0
0
null
null
null
null
UTF-8
Java
false
false
262
java
package design_model.Abstract_Factory; public class demo { public static void main(String[] args) { AbstractFactory factorycolor = new Factroy().getFactory("Color"); AbstractFactory factoryshape = new Factroy().getFactory("Shape"); } }
[ "739503629@qq.com" ]
739503629@qq.com
4057d51d5daf316beae091318a10c533b81cfad0
e9bfb4b252881a75062abae495e2fbf32dfb51c0
/etheder-api/src/main/java/se/webinfostudio/game/etheder/api/model/player/CityModel.java
474c1d45a6e4a6ba6f820a665df04c5ad24569e5
[ "MIT" ]
permissive
johan-hanson/etheder
e96d79a43ab4ae59252c64b9a8b817d4884802be
8d2537950bf535a0215cbfada99588a40c765fde
refs/heads/master
2023-08-19T11:16:11.568628
2023-08-15T14:58:29
2023-08-15T14:58:29
175,295,902
0
0
MIT
2023-08-15T14:58:31
2019-03-12T21:03:04
Java
UTF-8
Java
false
false
1,114
java
package se.webinfostudio.game.etheder.api.model.player; import com.fasterxml.jackson.annotation.JsonProperty; /** * * @author Johan Hanson * */ public class CityModel { public static final class Builder { private String cityId; private String name; private String playerId; public CityModel build() { ...
[ "johan.b.hansson@husqvarnagroup.com" ]
johan.b.hansson@husqvarnagroup.com
6775e19aaa8b71ed2ac5d10828ffc51d4392a985
d9c9ec072f81d1c13071f7648df3a2d0a2cae514
/FoundationLevel/BinaryTrees/MaximumOfBinaryTree.java
31474b5e900a27b36b91736d0dd664a3e218869b
[]
no_license
SakshiRastogi1302/Data-Structures-And-Algorithms
7f0752e47172c8ed2a9103799d6f7dcc649fc511
b6945faca1b713db7100b23ce6dfd626657a530b
refs/heads/master
2023-06-07T06:48:28.484673
2021-07-02T19:31:50
2021-07-02T19:31:50
372,603,962
0
0
null
null
null
null
UTF-8
Java
false
false
2,522
java
package FoundationLevel.BinaryTrees; import java.io.*; import java.util.*; public class MaximumOfBinaryTree { public static class Node { int data; Node left; Node right; Node(int data, Node left, Node right) { this.data = data; this.left = left; this.right = right; } } pu...
[ "sakshi.rastogi1302@gmail.com" ]
sakshi.rastogi1302@gmail.com
b759f7bbe3a48f1459b7d8b566258cb5ad5d7a9e
202cd298430d3d0db62618ee7b944286d3cde12d
/plugins/git4idea/src/git4idea/config/GitPullSettings.java
9dc1ce84030b6011b05d409337f214b9824daa4c
[ "Apache-2.0" ]
permissive
llzxcv2014/intellij-community
2e4c9fc7339d92216961262f7272c6b0bc17c4c3
7aedec109e6dba1393fe067171633efa30da4fda
refs/heads/master
2021-08-06T23:08:26.280264
2020-09-29T08:01:22
2020-09-29T08:01:22
222,669,602
1
0
Apache-2.0
2020-09-29T08:01:31
2019-11-19T10:27:26
null
UTF-8
Java
false
false
1,674
java
// Copyright 2000-2020 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. package git4idea.config; import com.google.common.collect.ImmutableSet; import com.intellij.openapi.components.PersistentStateComponent; import com.intellij.openapi.components.St...
[ "intellij-monorepo-bot-no-reply@jetbrains.com" ]
intellij-monorepo-bot-no-reply@jetbrains.com
66ceb83cd180816185cb2323bfd11e5b6d71bd71
119dfb0a5b1c1ff386cf71fced86f23e229d499b
/languages/structure/source_gen/jetbrains/mps/core/structure/editor/SAbstractLink_cardinality.java
696b257865299b60727f8370c5ba2007a1b28a5b
[]
no_license
inspirer/mps-core
4333f50514bbf5dbb795292fa8252b1c01a12dd8
f8d519163ac04af8d9e8e93282788a8d77c75fd8
refs/heads/master
2021-01-01T16:31:09.407315
2013-10-08T11:13:15
2013-10-08T11:13:15
3,088,063
2
0
null
2012-07-26T20:20:44
2012-01-02T15:00:29
Java
UTF-8
Java
false
false
4,258
java
package jetbrains.mps.core.structure.editor; /*Generated by MPS */ import jetbrains.mps.openapi.editor.descriptor.ConceptEditorComponent; import java.util.Collection; import java.util.Collections; import jetbrains.mps.openapi.editor.cells.EditorCell; import jetbrains.mps.openapi.editor.EditorContext; import org.jetbr...
[ "egryaznov@gmail.com" ]
egryaznov@gmail.com
f7c80ad51b97842a7fb58401829609a37b55d929
29f78bfb928fb6f191b08624ac81b54878b80ded
/generated_SPs_SCs/IADC/SCs/SC_command/src/main/java/SP_infantry1/input/InputDataClassName_2_4.java
d3ff7be7b2e4e455d65342d86f0ccfeeaa8f9dca
[]
no_license
MSPL4SOA/MSPL4SOA-tool
8a78e73b4ac7123cf1815796a70f26784866f272
9f3419e416c600cba13968390ee89110446d80fb
refs/heads/master
2020-04-17T17:30:27.410359
2018-07-27T14:18:55
2018-07-27T14:18:55
66,304,158
0
1
null
null
null
null
UTF-8
Java
false
false
1,805
java
package SP_infantry1.input; import java.io.Serializable; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlRootElement; @XmlAccessorType(XmlAccessType.FIELD) @XmlRootElement(name = "InputDa...
[ "akram.kamoun@gmail.com" ]
akram.kamoun@gmail.com
e7d62e385c5f5464c04ec33b779be99b6c8135c5
28f8942f4b33cb225ff521748419d747e943b69c
/src/com/sbs/java/crud/controller/MemberController.java
af573e38fbcdc16622292a3bdd74ebead83f9024
[]
no_license
woooyoung/2021_05_sbs_crud
a9d0ebcf6f0ab3d5baa1fd997563e94334ad4845
f3f134326e62e5f5b44803deacc69e41349922f1
refs/heads/master
2023-05-09T11:05:48.075790
2021-05-27T06:56:44
2021-05-28T00:54:28
363,348,052
0
2
null
null
null
null
UTF-8
Java
false
false
3,616
java
package com.sbs.java.crud.controller; import java.util.ArrayList; import java.util.List; import java.util.Scanner; import com.sbs.java.crud.container.Container; import com.sbs.java.crud.dto.Member; import com.sbs.java.crud.util.Util; public class MemberController extends Controller { private Scanner sc; private L...
[ "axdsw121@gmail.com" ]
axdsw121@gmail.com