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
2c2b59eece657171d5bcb810b4bdec6fb2bf7ab9
23d7aecb8f2ce8055e73187801b8a19fd5500595
/src/com/company/lab24/Client.java
81e05d66802bba2f8994522193e3a35c2655a54c
[]
no_license
xenoxenia/java-patterns
38022c683b36f4d6eb107f88075ae3f6be87e487
eccaf6baae5cafcc8630611296ba99eadf751ff5
refs/heads/master
2023-04-20T07:36:35.821555
2021-05-07T22:39:58
2021-05-07T22:39:58
340,058,621
0
0
null
null
null
null
UTF-8
Java
false
false
239
java
package com.company.lab24; public class Client { private Chair chair; public void sit() { System.out.println("Сидит на " + chair); } public void setChair(Chair chair) { this.chair = chair; } }
[ "deadbyjul@gmail.com" ]
deadbyjul@gmail.com
35ba5949aaeb0bc9a703f95ceae8a5f464689b39
6cd22ce8aadd4d58af83db29c15946baf1ffebf8
/src/main/java/com/shubham/algorithms/problems/ExpressionAddOperators.java
c155f2bf1b162d5ae3ad8590ab34e4b58ae684b4
[]
no_license
shubhm-agrwl/dataStructures-algorithms
b095ab3a297f565c27fdb12af5d8c468384ef09d
726631159746d79a54e72a19c8cccd49e64fc821
refs/heads/master
2021-06-23T09:28:51.828025
2021-06-15T23:04:53
2021-06-15T23:04:53
225,211,919
1
0
null
2020-10-13T17:53:17
2019-12-01T18:53:23
Java
UTF-8
Java
false
false
2,349
java
package com.shubham.algorithms.problems; import java.util.ArrayList; import java.util.List; public class ExpressionAddOperators { public ArrayList<String> answer; public String digits; public long target; public void recurse( int index, long previousOperand, long currentOperand, long value, ArrayList<...
[ "agrawalshubham1103@gmail.com" ]
agrawalshubham1103@gmail.com
3183e009edc1f56dda35838d6150ed0040ee3d4c
f2f0c6e0a24f41c9a891b3c9c0efc57e8f09b687
/eboleta2/src/main/java/com/workants/eboleta2/ui/view/ViewRegistroCuit/ViewRegistroCuitCuerpo.java
9a3a138f57de37f9bd14598c86c74f7b00ec8402
[]
no_license
crddigital/eboleta2
31dbd2464bbf66b0103faeb71df371f333ad7dbb
13a6a7047bc73102c3c96010a12ae2647be7cf7c
refs/heads/master
2021-06-29T15:41:15.399189
2019-10-30T13:14:54
2019-10-30T13:14:54
218,530,094
0
0
null
2021-04-19T14:52:42
2019-10-30T13:09:17
Java
UTF-8
Java
false
false
322
java
package com.workants.eboleta2.ui.view.ViewRegistroCuit; import com.vaadin.ui.VerticalLayout; public class ViewRegistroCuitCuerpo extends VerticalLayout{ /** * */ private static final long serialVersionUID = 1L; public ViewRegistroCuitCuerpo() { // TODO Auto-generated constructor stub } }...
[ "mgutierrez@comodoro.gov.ar" ]
mgutierrez@comodoro.gov.ar
da6106768bf8eddf114a3c6159deeeb73ea4703a
0d64f4b938ae9d8460f928e59274313faa861607
/src/main/java/com/co2nsensus/co2mission/model/response/earnings/MonthlyEarningsModel.java
3babc1b542146ef8f297de709d45535e92ff0cbc
[ "MIT" ]
permissive
Tuyji/co2misson-api
6b3c3aea2bff3f9d4eec1eac26adbdd807945205
2fe2c16dbc5900b7cd5a0faa35b22aa5aa246ddf
refs/heads/main
2023-08-22T11:42:57.342732
2021-10-07T22:39:09
2021-10-07T22:39:09
null
0
0
null
null
null
null
UTF-8
Java
false
false
502
java
package com.co2nsensus.co2mission.model.response.earnings; import lombok.AllArgsConstructor; import lombok.Builder; import lombok.Data; import lombok.NoArgsConstructor; import java.math.BigDecimal; import com.co2nsensus.co2mission.model.response.MonthlyStatusModel; @Data @Builder @NoArgsConstructor @AllArgsConstruc...
[ "volkan.tuyji@vodafone.com" ]
volkan.tuyji@vodafone.com
d014baada89e9f79d857fdc3cca4ea48bfc29497
9df7d1248130883d9cec2d535871534f342827d7
/src/main/java/com/saresh/bionic/dao/impl/CustomerDaoImpl.java
a0896813e73aaed156a26590223914f8b71985d9
[]
no_license
saresh/FishTradeCompany
a70bb5b9fe2e43d2d98c94b61fa86f2250fc9622
4d07058d40ce07ee326ae7e9815235fad8116956
refs/heads/master
2016-09-06T11:12:13.999628
2015-09-02T11:42:23
2015-09-02T11:42:23
41,797,672
0
0
null
null
null
null
UTF-8
Java
false
false
1,459
java
package com.saresh.bionic.dao.impl; import java.util.List; import javax.persistence.EntityManager; import javax.persistence.PersistenceContext; import javax.persistence.TypedQuery; import org.springframework.stereotype.Repository; import com.saresh.bionic.dao.CustomerDao; import com.saresh.bionic.entity....
[ "saresh26@gmail.com" ]
saresh26@gmail.com
e1bb4abd337c3370a58415bbd3c67fcc90759c47
98613747055b7259b10396db5598886f4b643697
/org/bouncycastle/asn1/BERTags.java
6ecc3a6c569a6a94d69e56a1d864a7dd425f9f8c
[]
no_license
welljsjs/jap_source
951104e2de49498cecf3029066e139658647a7b4
502ace868c62ed0ead9fd798f1bfe7bbdcdfeb82
refs/heads/master
2023-03-20T21:46:03.715948
2021-03-12T11:04:30
2021-03-12T11:13:52
347,038,436
1
0
null
null
null
null
UTF-8
Java
false
false
1,372
java
/* * Decompiled with CFR 0.150. */ package org.bouncycastle.asn1; public interface BERTags { public static final int BOOLEAN = 1; public static final int INTEGER = 2; public static final int BIT_STRING = 3; public static final int OCTET_STRING = 4; public static final int NULL = 5; public sta...
[ "25301977+welljsjs@users.noreply.github.com" ]
25301977+welljsjs@users.noreply.github.com
67aa7daec9ab65ba310f5c2735e57c8d173f0d19
64f0a73f1f35078d94b1bc229c1ce6e6de565a5f
/dataset/OS Java Files/substratum-sasmjpsc-Systems.java
5fe41396325669a03754bb747f421828ae38c62c
[ "MIT" ]
permissive
S2-group/mobilesoft-2020-iam-replication-package
40d466184b995d7d0a9ae6e238f35ecfb249ccf0
600d790aaea7f1ca663d9c187df3c8760c63eacd
refs/heads/master
2021-02-15T21:04:20.350121
2020-10-05T12:48:52
2020-10-05T12:48:52
244,930,541
2
2
null
null
null
null
UTF-8
Java
false
false
30,089
java
/* * Copyright (c) 2016-2019 Projekt Substratum * This file is part of Substratum. * * SPDX-License-Identifier: GPL-3.0-Or-Later */ package projekt.substratum.common; import android.annotation.SuppressLint; import android.app.AppOpsManager; import android.app.admin.DevicePolicyManager; import android.content.Con...
[ "ibrahimkanj@outlook.com" ]
ibrahimkanj@outlook.com
e27a013828f5137f6eec9921318e6742f990e471
1f6005ea4629810ae1da30e39f1f23034f58a9f9
/02_adapter/2/PrintBanner.java
db669787f75e5380c495b38adc029194ae1d978d
[]
no_license
KimiyukiYamauchi/DesignPattern.2018
78aefb509f2241b3c422515579b570258f42b5a6
7a68534f505edbf3f21b2c43cef346043bbb66bb
refs/heads/master
2020-04-01T20:32:37.878687
2019-07-17T08:13:42
2019-07-17T08:13:42
153,608,593
0
0
null
null
null
null
UTF-8
Java
false
false
323
java
public class PrintBanner extends Print{ private Banner banner; public PrintBanner(String string) { this.banner = new Banner(string); } @Override public void printWeak() { banner.showWithParen(); } @Override public void printStrong() { banner.showWithAster(); }...
[ "yamauchi@std.it-college.ac.jp" ]
yamauchi@std.it-college.ac.jp
2b0a474d3200f314019e1621ce217ed517aadd63
28f1dedfa55de3381f0e2124c7c819f582767e2a
/unmaintained/extras/avalanche/AvalancheCore/src/org/smartfrog/avalanche/client/sf/apps/gt4/build/GT4Constants.java
76ae78f41d161dffeea0ec8a3f7087e91d483039
[]
no_license
rhusar/smartfrog
3bd0032888c03a8a04036945c2d857f72a89dba6
0b4db766fb1ec1e1c2e48cbf5f7bf6bfd2df4e89
refs/heads/master
2021-01-10T05:07:39.218946
2014-11-28T08:52:32
2014-11-28T08:52:32
47,347,494
0
1
null
null
null
null
UTF-8
Java
false
false
1,845
java
/** (C) Copyright 1998-2007 Hewlett-Packard Development Company, LP 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 version....
[ "sfrits@9868f95a-be1e-0410-b3e3-a02e98b909e6" ]
sfrits@9868f95a-be1e-0410-b3e3-a02e98b909e6
0760acfb7dd2491362d6e895825cd7afc9418c52
ab1ea2f2da6d6d4c09067800cd578d10819da904
/src/main/java/com/screenshot/screenshotdemo/demo/MyApplicationRunner.java
9dd340088142010e863011e7cea6b8c5e4d7e0af
[]
no_license
xupeng7/screenShot
77036300cd2e9bba790f6fef897159dd8df886bf
8642dd8bbe3be8b2b34600840a9ca914858483d6
refs/heads/master
2021-06-16T04:12:36.789789
2019-07-04T10:41:24
2019-07-04T10:41:24
195,002,921
0
0
null
2021-04-26T19:18:21
2019-07-03T07:32:54
Java
UTF-8
Java
false
false
439
java
package com.screenshot.screenshotdemo.demo; import org.springframework.boot.ApplicationArguments; import org.springframework.boot.ApplicationRunner; import org.springframework.stereotype.Component; @Component public class MyApplicationRunner implements ApplicationRunner{ //项目启动后马上启动监听 @Override public voi...
[ "1290458267@qq.com" ]
1290458267@qq.com
62634b98e09de8564475f281165101b84d34d27a
61496dfa15778cb8a3485b03413332137d1409fb
/src/API/Forecast/Date.java
87c1effe938b9eccc1718ab1087e95e925132028
[]
no_license
dimitrtrifonov/MyWeatherApp
cf3fc931e4ccd1cf50ac693dd8acb1591989be83
36146cc7ac358632d1b5497fbe4e75edb997e957
refs/heads/master
2016-09-05T15:15:01.409229
2015-06-23T13:56:44
2015-06-23T13:56:44
37,921,615
0
0
null
null
null
null
UTF-8
Java
false
false
155
java
package API.Forecast; import com.google.gson.annotations.SerializedName; public class Date { @SerializedName("pretty") public String pretty; }
[ "dimitr.trifonov@gmail.com" ]
dimitr.trifonov@gmail.com
8d6863932134a05cc28649890a1abb99737413b3
29557237820597767397542f818742dff1f43f54
/shop/branches/auction/shop-app/src/main/java/com/dtlonline/shop/controller/personal/auction/AuctionTradeController.java
7fd0064d3b9cd948f0d645f5690c083487c2cdfd
[]
no_license
18665698681/demo
e37e0f85c406e49278f531ef2e5fbd09590e6b6a
137ce59888d1a91c87e36e11a31546b479a83e9e
refs/heads/master
2022-07-29T17:20:00.485568
2019-07-06T02:47:12
2019-07-06T02:47:12
195,488,174
0
0
null
2022-07-07T23:17:48
2019-07-06T02:23:14
Java
UTF-8
Java
false
false
824
java
package com.dtlonline.shop.controller.personal.auction; import com.dtlonline.api.shop.command.AuctionApply; import com.dtlonline.api.shop.command.CheckInfoDTO; import com.dtlonline.api.shop.command.ProductDTO; import com.dtlonline.shop.service.auction.AuctionTradeService; import io.alpha.core.base.BaseController; impo...
[ "dannycqzhang@126.com" ]
dannycqzhang@126.com
b19ba36df7bf9bcdfd8aa57b16b17fb33da81fff
23d114389ed0e3d0b9f1dec7e61c8a745e744e5b
/jwr/src/com/wr4/service/IPnApplyAccepService.java
9a723b66075d1f42e38cd12422a162b379a6619e
[]
no_license
shanghaif/jwr
3c6c7b01e7a1ab56129055735aba6e8ac9811138
355db3d25e15a17606842221fa67bdd1471b21cc
refs/heads/master
2023-03-16T01:36:24.243834
2019-05-26T10:00:51
2019-05-26T10:00:51
null
0
0
null
null
null
null
UTF-8
Java
false
false
366
java
package com.wr4.service; import java.util.List; import java.util.Map; public interface IPnApplyAccepService { public abstract List pnApplyAccept(String sqlId, Map map) throws Exception; public List pnApplyAccept(String sqlId,Map map,int offset,int limit) throws Exception; public abstract List applyAcceptGetTrai...
[ "864867103@qq.com" ]
864867103@qq.com
c7ab8dad4fbabc0ae879781ab8149fb8b3ee908e
b27fa64f1f74211ef626d580137fc859ed0537a9
/src/main/java/xivvic/command/CommandExecutor.java
101fcb8b5dc7d70c51884972f712343dc3a8f3aa
[]
no_license
crttcr/Messaging
b32b6e6a247721ef9fa8b8cf8c08a2493b0738bb
dcdacaba63feb54ed707861cb3eba7a8901cf8ec
refs/heads/master
2016-08-11T15:05:09.614929
2016-04-12T19:49:33
2016-04-12T19:49:33
43,620,529
0
0
null
null
null
null
UTF-8
Java
false
false
367
java
package xivvic.command; /** * This interface is for the object that actually tries to execute a command. * The {@link CommandProcessor} is responsible for all the ancillary housekeeping * details around commands, but this interface represents the actual doer. * * @author Reid */ public interface CommandExecuto...
[ "reid@foobox.com" ]
reid@foobox.com
fb348d077d2f8489b6ae5a32d1b05d4fa26daf75
c8688db388a2c5ac494447bac90d44b34fa4132c
/sources/com/google/android/gms/measurement/internal/C3170z7.java
f38778a205b6d18a697e0e910261436d775ce648
[]
no_license
mred312/apk-source
98dacfda41848e508a0c9db2c395fec1ae33afa1
d3ca7c46cb8bf701703468ddc88f25ba4fb9d975
refs/heads/master
2023-03-06T05:53:50.863721
2021-02-23T13:34:20
2021-02-23T13:34:20
341,481,669
0
0
null
null
null
null
UTF-8
Java
false
false
1,006
java
package com.google.android.gms.measurement.internal; import com.google.android.gms.internal.measurement.zzw; /* renamed from: com.google.android.gms.measurement.internal.z7 */ /* compiled from: com.google.android.gms:play-services-measurement-sdk@@17.6.0 */ final class C3170z7 implements Runnable { /* renamed fr...
[ "mred312@gmail.com" ]
mred312@gmail.com
ee9575231332de5b1e69c4776ce11e3ee63c26fd
08ba9223323660c36913696d32f15497e50f06de
/src/core-metadata/src/test/java/org/apache/kylin/metadata/cube/cuboid/CuboidSchedulerTest.java
23c32c1abe63a216fbc7a5e7099b085d63fcaa30
[ "Apache-2.0" ]
permissive
hit-lacus/kylin
9d50478e38829dd99dcc7d5c4fb54c05b6ec1385
ceea0e04320f933bbc391e29a6c5f0c7a3449abb
refs/heads/kylin5
2023-08-07T17:17:20.722924
2022-09-06T08:27:33
2022-09-06T08:27:33
149,539,687
2
2
Apache-2.0
2023-04-21T20:47:29
2018-09-20T02:28:18
Java
UTF-8
Java
false
false
6,358
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 ...
[ "xxyu@apache.org" ]
xxyu@apache.org
83b38ae3b4f812327d66f75d62292562e9875c14
f792e262c17885b6645c8ff9c53d9e85c85db745
/src/com/mrheer/designpattern/strategypattern/OperationMultiply.java
bc5efbd4ccd6ec97b76dda708eec70f7739a3b19
[]
no_license
MrHeer/DesignPattern
6f33c8a3918cfaae80fd0a9f426b08688c038759
51cfbaf3b40a143ba87caa42d47685e45b347897
refs/heads/master
2021-08-27T16:33:42.280798
2021-08-23T04:00:02
2021-08-23T04:00:02
135,095,280
2
0
null
null
null
null
UTF-8
Java
false
false
203
java
package com.mrheer.designpattern.strategypattern; public class OperationMultiply implements Strategy { @Override public int doOperation(int num1, int num2) { return num1 * num2; } }
[ "hlm52pk@163.com" ]
hlm52pk@163.com
87f1ccec6bf7e6910356f3362aaf60e1c3c6ba80
5759a9920e8257f53ccab7f9a0daa39e8c3d1eb1
/src/main/java/org/tommy/userservice/model/UserRepo.java
6d84f8566744d50e478e9db78a52587450c42807
[]
no_license
tomiok/simple-user-service
6391c94ed8418f8c6b543ac3f550ab0a783134d1
394cbc2023ae473b02f3449a70e75c18c5a4a123
refs/heads/master
2020-04-11T20:34:36.840577
2018-12-17T18:56:31
2018-12-17T18:56:31
162,076,158
0
0
null
null
null
null
UTF-8
Java
false
false
284
java
package org.tommy.userservice.model; import java.util.Optional; import org.springframework.data.jpa.repository.JpaRepository; public interface UserRepo extends JpaRepository<User, Long> { Optional<User> findByUsername(String username); int deleteByUsername(String username); }
[ "tomaslingotti@hotmail.com" ]
tomaslingotti@hotmail.com
279c0bbdd8711ff7f9aba46c5a64a36fa537c116
a4c9a0c0dcc19849867bfbd02b4b032a3c46e5a1
/fcmq-web/src/main/java/com/danlu/web/controller/AIInfoController.java
9a0652e2db6781292606cf742334ffb2828b7968
[]
no_license
cz1986511/fcmq
b91d10073172b1d7e9fb1e351c2fa1ed683d7679
aa984178710d2b864670b6aa30974eb84ccddafc
refs/heads/master
2020-03-21T19:49:02.379226
2018-06-28T05:57:37
2018-06-28T05:57:37
138,971,411
0
0
null
null
null
null
UTF-8
Java
false
false
11,492
java
package com.danlu.web.controller; import java.io.Serializable; import java.text.SimpleDateFormat; import java.util.ArrayList; import java.util.Date; import java.util.HashMap; import java.util.List; import java.util.Map; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; impo...
[ "chenzhuo@danlu.com" ]
chenzhuo@danlu.com
76c33b7c1982c12557acd64e6974f2394dd32de7
32c394f75f29d2097ce81341ba3781cb7cd46de2
/src/main/java/com/sicmatr1x/SpringBootDemoApplication.java
8b4977d36eb275fc6ee7349ca085ba19fb340a9e
[ "MIT" ]
permissive
Sicmatr1x/SpringBoot-Learn
84d0390b3e2ac8c042c37dc14e8b04314ac0a64c
931c23cf9d59e1d5b5cd2590f9a27c2f51fbcca9
refs/heads/master
2021-05-20T01:34:30.898648
2020-04-01T09:41:20
2020-04-01T09:41:20
252,130,338
0
0
null
null
null
null
UTF-8
Java
false
false
397
java
package com.sicmatr1x; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; // 本身就是spring的一个组件 @SpringBootApplication // 标志该类为springboot启动类 public class SpringBootDemoApplication { public static void main(String[] args) { SpringApplication.run(Spr...
[ "joe.guo@oocl.com" ]
joe.guo@oocl.com
1280067d56a1811712eb6ec7bb67e420c1211699
c9cf73543d7c81f8e87a58e051380e98e92f978a
/baseline/happy_trader/platform/client/clientHT/clientUI2/src/main/java/com/fin/httrader/webserver/HtHistoryProviders.java
a20ad8ebe09c929930f61759137a2b0e5e369c3c
[]
no_license
vit2000005/happy_trader
0802d38b49d5313c09f79ee88407806778cb4623
471e9ca4a89db1b094e477d383c12edfff91d9d8
refs/heads/master
2021-01-01T19:46:10.038753
2015-08-23T10:29:57
2015-08-23T10:29:57
41,203,190
0
1
null
null
null
null
UTF-8
Java
false
false
8,467
java
/* * HtHistoryProviders.java * * * To change this template, choose Tools | Template Manager * and open the template in the editor. */ package com.fin.httrader.webserver; import com.fin.httrader.configprops.HtHistoryProviderProp; import com.fin.httrader.model.HtCommandProcessor; import com.fin.httrader.utils.Ht...
[ "victorofff@gmail.com" ]
victorofff@gmail.com
94475afe539a8bf3a7d72eac50ff2529e16595d1
d92a84e690532743553d358271e49ec9a2f58b40
/internet-core/src/main/java/com/internet/cms/model/search/DocRecord.java
982b184da6481d84b9f619f9f3fcfb2a3e5dabab
[]
no_license
zengzebin/radar
cc49ec01c273ad388d9d964afe1c8cbb77823a8e
f8787061619cff65e4a73dbec749fefff8baba4c
refs/heads/master
2020-03-17T16:25:36.214902
2018-05-17T02:47:26
2018-05-17T02:47:26
133,748,183
0
0
null
null
null
null
UTF-8
Java
false
false
700
java
package com.internet.cms.model.search; /** * 文档实体类 * * @author Administrator * */ public class DocRecord { private int id; private String fileName; private String docType; private long lastModify; public int getId() { return id; } public void setId(int id) { this.id = id; } public String getFileN...
[ "328272526@qq.com" ]
328272526@qq.com
19b374cd264561b5368ba75d9c4b75e824e375a8
37cfbabe7fdd72c5ad5e44b70b07394e70effdb7
/src/main/java/cz/novros/cp/web/view/DefaultController.java
7f5e8970af9137a4f2cb7d3e975150b1c312aadc
[ "Apache-2.0" ]
permissive
OrdinaryNick/CzechPost-notifier
8a54e48060b576f7800d0f00837126753a5b2d45
90acffd49a21ba1386e20e74baf86a6fbc89f454
refs/heads/master
2021-09-04T22:36:14.378309
2018-01-22T19:22:49
2018-01-22T19:22:49
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,111
java
package cz.novros.cp.web.view; import java.util.Arrays; import java.util.Collection; import java.util.HashSet; import javax.annotation.Nonnull; import javax.annotation.Nullable; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.security.core.Authentication; import org.springfr...
[ "rostislav.novak92@gmail.com" ]
rostislav.novak92@gmail.com
620504c77d64717b9681a9992dcdf093de0e1d57
da8f8a78810748e007cc04ab508a0b6918f8e958
/app/src/main/java/com/game/helper/net/task/CgametypelistTask.java
e8626ce366f914e945cf609f4ed49f06f0188f88
[]
no_license
252319634/boluogamespay
a803c0d3e81e840c0e3c9c44ad18167dd6e9ea62
4c7e4b60703ca3bafd7062fed6e8b3e59732ff28
refs/heads/master
2021-07-11T04:54:15.311564
2017-10-12T18:15:40
2017-10-12T18:19:51
104,739,840
1
0
null
2017-09-25T11:08:46
2017-09-25T11:08:46
null
UTF-8
Java
false
false
1,161
java
package com.game.helper.net.task; import com.game.helper.net.base.BaseBBXTask; import com.game.helper.sdk.model.comm.CgametypelistBuild; import com.game.helper.sdk.net.comm.CgametypelistNet; import android.content.Context; /** * @Description * @Path com.game.helper.net.task.CgametypelistTask.java * @Author lbb * ...
[ "rysq008@gmail.com" ]
rysq008@gmail.com
c16f8ed7171b23bda88cb2540c280f3240b8540b
c8147ab634a1d0e318349e9bc882bac76822ec38
/discovery-server/src/main/java/tk/thuy/discoveryserver/DiscoveryServerApplication.java
98aa1234604421679cf4a2420657817f72ecf73c
[]
no_license
thuydx98/java_microservices
1016c2f7a86e986e14a0a82fdacff3e5909f70b1
7231ab9396864c85bfd31f1977018140b8f858e1
refs/heads/master
2020-09-16T21:48:38.705652
2019-11-27T04:20:51
2019-11-27T04:20:51
223,896,654
0
1
null
null
null
null
UTF-8
Java
false
false
441
java
package tk.thuy.discoveryserver; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.cloud.netflix.eureka.server.EnableEurekaServer; @EnableEurekaServer @SpringBootApplication public class DiscoveryServerApplication { ...
[ "thuydx.9598@gmail.com" ]
thuydx.9598@gmail.com
4aa7a61a48a80d97c71babfdae6b5902b8e554b3
fe44962fa5f266610c704f61a74fa62cbad7628c
/src/main/java/com/tianling/springsecurity/validate/sms/SmsCodeAuthenticationProvider.java
919a354bd1416fd51c28544c425d03198a34fcc0
[]
no_license
lhq2573361854/springseurity
d01ecc39555119a42cb8d97c535f9864aecbff6c
8dbef97fb784994a4177d20cfac81791ff220de4
refs/heads/master
2022-12-25T07:31:54.265047
2020-07-15T00:22:41
2020-07-15T00:22:41
279,721,311
0
0
null
2020-10-13T23:34:57
2020-07-15T00:19:55
Java
UTF-8
Java
false
false
1,809
java
package com.tianling.springsecurity.validate.sms; import org.springframework.security.authentication.AuthenticationProvider; import org.springframework.security.authentication.InternalAuthenticationServiceException; import org.springframework.security.core.Authentication; import org.springframework.security.core.Authe...
[ "859073143@qq.com" ]
859073143@qq.com
d766393ef003f6d37a5ae8cb90fe7cf1ea4e88aa
56c5b0bf107ee58953fd7775770c67d65db3f366
/root/src/bd/Specialty.java
648283c4901bc6f34f20b4cc8c29036e91430189
[]
no_license
Ricardo-Pinho/MPES
218fed20c2368b79774b2c39617d4d9ed1a0b5e2
753b9795f6682d4c8b41a3696fed4b0516b36d1e
refs/heads/master
2021-05-27T11:18:55.518492
2014-08-23T04:15:45
2014-08-23T04:15:45
23,247,596
2
0
null
null
null
null
UTF-8
Java
false
false
11,275
java
package bd; import java.io.Serializable; import java.util.ArrayList; import java.util.Arrays; import java.util.Vector; import java.util.concurrent.Semaphore; import sun.org.mozilla.javascript.internal.ast.ForInLoop; import tabusearch.MySolution; import bd.Nurse; public class Specialty implements Serializable, Clone...
[ "ricardopinho@hotmail.com" ]
ricardopinho@hotmail.com
b04e199abd9e2bc1119471dc701b875f42a780cf
cbdac3f52087bcf810ac5169c65bcaeca08af232
/contactsapp/src/main/java/com/contacts/resources/AuthorizationResource.java
c31b54790039e5519c215268361920ec9d638222
[]
no_license
VaishnaviParthasarathy/jax-rs
0be97c39737bf44fd924ad3d9bb3e3256d04e17b
d2b30bef7bccaac4df4c05566d32ec2b46f8778c
refs/heads/master
2020-03-15T14:25:47.294501
2018-05-04T21:24:12
2018-05-04T21:24:12
132,189,833
0
0
null
null
null
null
UTF-8
Java
false
false
1,105
java
package com.contacts.resources; import java.net.URI; import javax.ws.rs.GET; import javax.ws.rs.Path; import javax.ws.rs.QueryParam; import javax.ws.rs.core.Context; import javax.ws.rs.core.Response; import javax.ws.rs.core.UriBuilder; import javax.ws.rs.core.UriInfo; import org.glassfish.jersey.client.oauth2.OAuth2...
[ "vaishnavisarathy89@gmail.com" ]
vaishnavisarathy89@gmail.com
ec7558c60626dd25ceadfb8d4c92a4cd1e1c7916
77d2c1867716ce59a258435838462caacd64e517
/app/src/main/java/com/google/fpl/liquidfun/World.java
6ad0ceb6c55073696b44e1509ece919ae086c678
[]
no_license
RiccardoGrieco/outta-my-circle
8faed228797655c46be8a0762c9936a3f2508379
a4791ab9100e985053babdc07f1db281e21faa0b
refs/heads/master
2022-10-06T14:10:16.826673
2020-05-16T10:16:00
2020-05-16T10:16:00
204,888,252
2
0
null
2019-08-28T10:49:59
2019-08-28T08:49:59
null
UTF-8
Java
false
false
3,267
java
/* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). * Version 3.0.8 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. * ------------------------------...
[ "mirkoalicastro@gmail.com" ]
mirkoalicastro@gmail.com
79b024c2bb7d09abb5a918ec290936379f2f4de8
cd802154bdb20c898ca28e8e3545d5719c97672a
/src/com/ven/leetcode/june2021/challenge/MinimumNumberofRefuelingStops.java
6150c1df487d6125fc3014900117e30bfcdab05f
[]
no_license
VenkateshManohar27/Leetcode
8aee4476dca5b41dbfc075ba6632d5771a72da26
83f1cf8d2949187c6ffc9eb16d56e9446451ceec
refs/heads/master
2022-02-19T15:21:38.798127
2022-02-12T09:36:01
2022-02-12T09:36:01
200,264,288
0
0
null
null
null
null
UTF-8
Java
false
false
2,638
java
package com.ven.leetcode.june2021.challenge; import java.util.Comparator; import java.util.PriorityQueue; /** * A car travels from a starting position to a destination which is target miles * east of the starting position. * * Along the way, there are gas stations. Each station[i] represents a gas * s...
[ "venkatesh.manohar@gmail.com" ]
venkatesh.manohar@gmail.com
515f3543f5a08efded3e2e60c68efe4b8ca0c3b4
756a071626c715a9f9a7381fddf7d28d17105d15
/core/src/main/java/hudson/util/io/ReopenableFileOutputStream.java
27d53bcfa691278ef614e6d69ba0db84bcd01e2c
[ "MIT" ]
permissive
aeris/jenkins
11fa1eaabaa580adb4e6fae17b5f1faea58cfb1c
c9e3f4fa528c805aa35604e70684a2b8ccfd41f8
refs/heads/master
2021-01-17T06:57:46.033448
2011-03-26T23:02:31
2011-03-26T23:03:35
1,531,045
2
0
null
null
null
null
UTF-8
Java
false
false
3,015
java
/* * The MIT License * * Copyright (c) 2010, CloudBees, Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, c...
[ "kk@kohsuke.org" ]
kk@kohsuke.org
081e595ba9977dd64488bf6ff7560df18e4fd0af
f86b2e5aec4235de0b1e619c71ed542a2f306483
/zuzhili/src/com/zuzhili/model/Item.java
05bf74e4d091872e1d869ca8866e60beb95021e1
[]
no_license
goo4it/zuzhili_android
1ba381eb82ab8f7c4c35fdc6e4c48ce565da8812
c8e2f0538bc960f1634598a8da01041d3e381420
refs/heads/master
2020-12-28T23:16:00.196341
2015-03-02T23:28:08
2015-03-02T23:28:08
null
0
0
null
null
null
null
UTF-8
Java
false
false
206
java
package com.zuzhili.model; public class Item { public String mTitle; public int mIconRes; public Item(String title, int iconRes) { mTitle = title; mIconRes = iconRes; } }
[ "yytodou123@gmail.com" ]
yytodou123@gmail.com
41ceeae79fc26356f7e2b4113fffa653b9e2601e
290db97fb31d790f234c23cd8baaa5073fca47ca
/src/main/java/com/caoyucheng/community/enums/CommentTypeEnum.java
fe948c40269c0673b66227e21529b1d4092cb164
[]
no_license
caoyucheng/community
be62dd35bbf21d262e7771fc538d0c50f032c5fe
4249cbbc5df5c88959f56b0adab1d4dbc76eb1e5
refs/heads/master
2022-12-01T06:25:53.975096
2020-08-12T14:14:13
2020-08-12T14:14:13
281,356,723
0
0
null
null
null
null
UTF-8
Java
false
false
573
java
package com.caoyucheng.community.enums; /** * @author caoyucheng on 2020/8/6 */ public enum CommentTypeEnum { QUESTION(1), COMMENT(2); private final Integer type; public Integer getType() { return type; } CommentTypeEnum(Integer type) { this.type = type; } public st...
[ "caoyucheng1012@foxmail.com" ]
caoyucheng1012@foxmail.com
d35df9e7446853f00f93b5b064608b2f09574814
40053db73fbd734f6cdd602b0a0375f3d7be107b
/Loop/src/ShowPrimes.java
f74d58c6086e07a4267a0a449c765df895fd5803
[]
no_license
nguyennhi19/Module-2
781b43845cbcbd24352d4696dee2f9a4c82cb347
e87f62681dd616d8b8b94fddeab4ca6b20f06ad3
refs/heads/master
2023-06-10T14:46:52.828570
2021-07-08T17:48:29
2021-07-08T17:48:29
361,957,900
0
0
null
null
null
null
UTF-8
Java
false
false
422
java
package src; public class ShowPrimes { public static void main(String[] args) { int num =2; int count =0; while (num<100){ int check =0; for(int i=2;i<num;i++){ if(num%i==0){ check++; } }if(check==0){ ...
[ "nhinguyen1912200024@gmail.com" ]
nhinguyen1912200024@gmail.com
4b81656fdcdce1113a711e6ec9fbd785deca0389
eec24d9778265679acbed7c4782d29b73381d729
/src/com/selenium/practies/Stringss.java
aa26a45543dca2cd93cccc08a744f8c6efc2f258
[]
no_license
narapareddyjannavarapu/amitkrgupta
9cb24b4c462fdd62c738f1c2c02f1e87e7c52709
07133eabf7c37ad7ab719cb7d676f3dfc4b4ec22
refs/heads/master
2020-07-12T15:46:44.932176
2019-08-28T05:48:09
2019-08-28T05:48:09
204,856,035
0
0
null
null
null
null
UTF-8
Java
false
false
32
java
FirefoxDriver FirefoxDriver
[ "raviqa437@gmail.com" ]
raviqa437@gmail.com
9fbde1d050a481c82c5423c20b1304d1d14a9eeb
59c7b8aa3a6a50691b4aebb94e6cbd50dd5fed4b
/app/src/main/java/koiapp/pr/com/koiapp/fcm/MyFirebaseMessagingService.java
373b2f96a9df8b98de30d43235b6248f6fb17027
[]
no_license
trantuananh1996/forYourKids
59edba92581b8bba22dca3e355523d53d5619d84
a92eb82f585db13017348aed53bcbf9342a5d2f7
refs/heads/master
2021-08-31T14:32:50.663108
2017-12-21T17:26:23
2017-12-21T17:26:23
109,353,191
0
0
null
null
null
null
UTF-8
Java
false
false
6,553
java
package koiapp.pr.com.koiapp.fcm; import android.app.Notification; import android.app.NotificationManager; import android.app.PendingIntent; import android.content.Context; import android.content.Intent; import android.media.RingtoneManager; import android.net.Uri; import android.os.Build; import android.os.Vibrator; ...
[ "trantuananh1996@gmail.com" ]
trantuananh1996@gmail.com
a9a011f4b22bff2bda5e4ccaf893b0660a84e8f2
a48414ebcb1e3f9021bbc4e00bd9dc832429ca50
/src/com/emrc_triagetag/PhotoViewActivity.java
c8976cc868a944b2200aa6750baee730ec349ed9
[]
no_license
xinooo/EMRC_TRIAGETAG
131a392d34ede704e9caa2b5a341ba2d39643e03
a1f28a9d18483c1bbbf660892be4f58cb2d08365
refs/heads/master
2022-04-18T05:30:20.522319
2020-04-18T13:27:00
2020-04-18T13:27:00
256,754,250
0
0
null
null
null
null
BIG5
Java
false
false
3,926
java
package com.emrc_triagetag; import java.util.ArrayList; import java.util.List; import android.annotation.SuppressLint; import android.app.Activity; import android.graphics.Bitmap; import android.graphics.drawable.BitmapDrawable; import android.os.Bundle; import android.support.v4.view.ViewPager; import android.view.Ke...
[ "cody9906121@gmail.com" ]
cody9906121@gmail.com
e73bf4311e5d643c154a0f915823b8bfd874f81d
307a0efebf2d29c137e2a8e9908c3c78d0bd2339
/src/com/goodhouse/house_track/model/HouseTrackDAO_interface.java
c1b6b4589801ec939321ec7cf6694e877675fa77
[]
no_license
CA106no2/GoodHouse
f1dd9cbbe81ad75518a68c6ac25d3bd219450046
b0e4161b6bf3e4d0b9c902f7489ed6d6307f1738
refs/heads/master
2020-04-22T03:23:33.913107
2019-02-12T14:01:46
2019-02-12T14:01:46
170,085,048
0
1
null
null
null
null
UTF-8
Java
false
false
346
java
package com.goodhouse.house_track.model; import java.util.*; public interface HouseTrackDAO_interface { public void insert(HouseTrackVO houTraVO); public void update(HouseTrackVO houTraVO); public void delete(HouseTrackVO houTraVO); public HouseTrackVO findByPrimaryKey(String houTraId); public List<Ho...
[ "Lily@LAPTOP-3R354TV7" ]
Lily@LAPTOP-3R354TV7
658e3242c2ad3a97c8d494433188fb62f85fcf75
8c56f8b1e6dd08cb9b75cf25d817c1b43a1bfd59
/src/main/java/edu/FGCU/InventoryClasses/DrinkCSVParser.java
6003fa860a883b2078d85135c356657c974ee528
[]
no_license
Kevingomez1024/Restaurant_Inventory
8266a3202ab20114503c9ba69dfabdc76c84f3ca
94e74aa34e1f7ace6cb9bd16dc156d477987bf14
refs/heads/master
2023-03-07T13:42:44.332168
2021-02-19T01:57:39
2021-02-19T01:57:39
340,230,107
0
0
null
null
null
null
UTF-8
Java
false
false
3,394
java
package edu.FGCU.InventoryClasses; import java.io.*; import java.util.ArrayList; import java.util.List; public class DrinkCSVParser implements ResourceCSVParser { public String drinkFilePath = "./data/drinkInventory.csv"; public List<Drink> drinkInventory = new ArrayList<>(); @Override public void l...
[ "kevin@Kevins-MacBook-Pro.local" ]
kevin@Kevins-MacBook-Pro.local
25c6f07d5b54c8aefa5fba3f835e547c5523af2e
326319bd9d74f1625e5203bfe207b44d0b7e9bd8
/teamcat_controller/src/main/java/com/pwrd/doreamon/controller/tools/SessionFactoryUtil.java
39bcc2989a24aad039e31b0c1df5d3ae2d11635f
[ "Apache-2.0" ]
permissive
dfsqjzzz/Teamcat
35130c98c28997ce3a1337a2f85d6d65b8eb27ab
149ec61246a23b2913f32b4c8b2fb4dab129e9d1
refs/heads/master
2020-04-01T00:15:04.031730
2018-10-12T03:21:06
2018-10-12T03:21:06
null
0
0
null
null
null
null
UTF-8
Java
false
false
925
java
package com.pwrd.doreamon.controller.tools; import java.io.IOException; import java.io.InputStream; import org.apache.ibatis.io.Resources; import org.apache.ibatis.session.SqlSession; import org.apache.ibatis.session.SqlSessionManager; public class SessionFactoryUtil { static public SqlSessionManager sessionManager...
[ "lusiyuan@kingsoft.com" ]
lusiyuan@kingsoft.com
65656b62911e9aa031d75c397fa60d2334814d83
0cfb9b7a1e0241be4935e9a90e2c1023c2d340de
/src/main/java/com/carvendy/test/TestInteger.java
0c316aa99cfaa13681185945419842b01957ef5a
[]
no_license
carvendy/carvendy-demo
597f76797200a99bb7959d3bd82a1589f14c4ab7
4a376c8ee9efd2a0344742e97a8428232cbf8df2
refs/heads/master
2020-05-30T08:00:41.961418
2017-12-08T03:51:28
2017-12-08T03:51:28
46,779,282
1
0
null
null
null
null
UTF-8
Java
false
false
224
java
package com.carvendy.test; public class TestInteger { public static void main(String[] args) { System.out.println(Integer.MAX_VALUE); System.out.println(Integer.MIN_VALUE); System.out.println(Integer.TYPE); } }
[ "429659162@qq.com" ]
429659162@qq.com
003a569534014588e925d4ddc525ccd18cb2dc36
6886c4527c4d8a231df79a3a9dee0f10fc27790a
/MobileEstimate/app/src/main/java/com/mobileprojectestimator/mobileprojectestimator/Fragments/Statistic/ProcessMethologyStatisticFragment.java
6d1401f0aa7104754e874f4595b5cfebdd91c418
[ "MIT", "Apache-2.0" ]
permissive
Freezor/MobileEstimate
e4e65cbf43ea1dc9f934511be7dbe729bedb4dc8
0efa2d6b5baf65b8afade400ce84518d1602bd6f
refs/heads/master
2022-02-20T23:14:14.494023
2016-04-20T13:59:45
2016-04-20T13:59:45
34,784,448
0
0
NOASSERTION
2019-09-27T06:29:33
2015-04-29T09:18:27
Java
UTF-8
Java
false
false
5,895
java
package com.mobileprojectestimator.mobileprojectestimator.Fragments.Statistic; import android.graphics.Color; import android.os.Bundle; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.ImageView; import android.widget.TextView; import com.git...
[ "frieso@fh-trier.de" ]
frieso@fh-trier.de
ad10a521761021d96b5e8563f09e38cd3e0267b5
8f28a385a4f3a041e57e74ae34fc17feaa4da408
/src/main/java/com/jali/d3_factory/a_quickstart/b1_simple_factory/mode_2/SenderFactory.java
fd65e4ad386585a7f9ebbbc77041592da5945964
[]
no_license
xmlijiang/design-pattern
588c3d1a14a87292a7789d389488adcaa80f04fb
737f65e8c75fac4cd138e5f79518dbc087988e3a
refs/heads/master
2022-08-03T08:33:26.969588
2020-05-28T15:59:58
2020-05-28T15:59:58
258,811,567
0
0
null
null
null
null
UTF-8
Java
false
false
306
java
package com.jali.d3_factory.a_quickstart.b1_simple_factory.mode_2; /** * @author lijiang * @create 2020-04-27 21:43 */ public class SenderFactory { public Sender produceMail(){ return new MailSender(); } public Sender produceMessage(){ return new MessageSender(); } }
[ "1468533519@qq.com" ]
1468533519@qq.com
4dce99565fc109e51c73535b69811c8de0de8a4d
9339cb45bdbd9f1c5b7769bf29e58a39893a811d
/view-web/src/main/java/com/zx5435/pcmoto/web/controllers/UserController.java
18984c639f1133c192e2d142ff10d79aa4ea4c7f
[ "MIT" ]
permissive
wolanx/springcloud-demo
0022a3fa3bd6698e31844af104d6be4209f38de9
af729dde67910e51491df5ddfc749fe93b06e82c
refs/heads/master
2022-02-02T09:37:36.968732
2019-08-02T13:27:21
2019-08-02T13:27:21
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,634
java
package com.zx5435.pcmoto.web.controllers; import com.zx5435.pcmoto.common.base.User; import com.zx5435.pcmoto.web.config.LogConfig; import lombok.extern.slf4j.Slf4j; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Controller; import org.springframework.ui.Model; im...
[ "825407762@qq.com" ]
825407762@qq.com
f5b1bcfaaad64b3c312cf9c95543bcf75e6503a2
e47676232101255a92f579ec69d5b838b23e9334
/springtools phase 1 java/Practice_Constructors/src/Constructors.java
7da7aaf5a9f51588fb93b393d7741278879c45da
[]
no_license
MathumathiArul/httpsRemote
e4a62c40eaa9d460ad1af184f7951c65a9b1ec77
49d27b4d46f72bc076edb87943e597083bdbffaa
refs/heads/master
2022-12-27T07:15:29.794330
2020-10-11T09:55:25
2020-10-11T09:55:25
303,087,002
0
0
null
null
null
null
UTF-8
Java
false
false
738
java
public class Constructors { private int id; private String name; private String location; private char sex; public String getName() { return name; } public void setName(String name) { this.name = name; } public String getLocation() { return location; } public void setLocation(String location) { ...
[ "mathuarul2613@gmail.com" ]
mathuarul2613@gmail.com
0a1131761a7183ca8f1c1657b60719053f245b74
c173832fd576d45c875063a1a480672fbd59ca04
/seguridad/tags/release-1.0/modulos/tags/apps20120808/apps/LOCALGIS-Model/src/main/java/com/geopista/feature/AutoFieldDomain.java
1cc4a2fe5b0c446d41a9dc6181a125993f291bf0
[]
no_license
jormaral/allocalgis
1308616b0f3ac8aa68fb0820a7dfa89d5a64d0e6
bd5b454b9c2e8ee24f70017ae597a32301364a54
refs/heads/master
2021-01-16T18:08:36.542315
2016-04-12T11:43:18
2016-04-12T11:43:18
50,914,723
0
0
null
2016-02-02T11:04:27
2016-02-02T11:04:27
null
ISO-8859-1
Java
false
false
9,638
java
/* * * The GEOPISTA project is a set of tools and applications to manage * geographical data for local administrations. * * Copyright (C) 2004 INZAMAC-SATEC UTE * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published ...
[ "jorge.martin@cenatic.es" ]
jorge.martin@cenatic.es
728520ddfdfd3c7c4270a04ce5c28406a0c23ca2
5e6eaef2f9962858b345caa7173aea4165de3ab3
/app/src/test/java/com/shanlinjinrong/drean/test/ExampleUnitTest.java
b8316477da4f0ecc711c943c031882d464326fd5
[]
no_license
76547447/Test
079c195c6b8a79059b244dcc3bc7ed0296c20527
8630fd90552feaa68db29c430a3cb8635d783408
refs/heads/master
2020-03-10T17:33:41.446423
2018-04-14T10:34:51
2018-04-14T10:34:51
129,503,124
0
0
null
null
null
null
UTF-8
Java
false
false
407
java
package com.shanlinjinrong.drean.test; 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 publ...
[ "tonnywfx@gmail.com" ]
tonnywfx@gmail.com
d417941054c38572467a67523538a0783c8979ca
ec2b811cf4c24f8412eb0b65e43bc44e315015ef
/core/src/main/java/com/dtolabs/rundeck/plugins/jobs/JobChangeListener.java
1ff0c7cf3e0bdd2edafe071dd7b69ef70b4f7447
[ "Apache-2.0" ]
permissive
cjpetrus/rundeck
e6cd2e3f374bcc6af871a9a071b96c5b632494af
4df51911cdde6f8393b82073eddb183dde768f1b
refs/heads/master
2020-05-26T00:38:17.217612
2016-07-10T04:41:32
2016-07-10T04:41:32
62,974,110
1
0
null
2016-07-10T04:41:34
2016-07-10T00:04:04
Groovy
UTF-8
Java
false
false
341
java
package com.dtolabs.rundeck.plugins.jobs; import com.dtolabs.rundeck.plugins.scm.JobChangeEvent; import com.dtolabs.rundeck.plugins.scm.JobSerializer; /** * Created by greg on 4/28/15. */ public interface JobChangeListener { public void jobChangeEvent( JobChangeEvent event, JobSerializer...
[ "greg.schueler@gmail.com" ]
greg.schueler@gmail.com
8ddbd6d92e8698e0b6cb828e47d1740798787686
97e44f253b40cd244f5046a9b8603e48db1259c7
/app/src/main/java/com/flipsoft/flipreader/app/PagerEnabledSlidingPanelLayout.java
163f98e548d0eee705c2bd9b50cc8da73697b32e
[]
no_license
flipelunico/FlipsReader
421fea36d1a3cd750f6aaa8d434657fb5c9ec6b7
f6e62bb23b8f575db9ffe1ca5f4cdfbf6a905b5d
refs/heads/master
2020-02-26T15:40:13.801494
2016-12-29T04:29:31
2016-12-29T04:29:31
70,664,256
0
0
null
2016-10-13T04:51:25
2016-10-12T04:57:29
Java
UTF-8
Java
false
false
2,674
java
package com.flipsoft.flipreader.app; import android.content.Context; import android.support.v4.view.MotionEventCompat; import android.support.v4.widget.SlidingPaneLayout; import android.util.AttributeSet; import android.view.MotionEvent; import android.view.ViewConfigu...
[ "flipelunico@gmail.com" ]
flipelunico@gmail.com
673a13faa2cbb91d049a902d8aba48efe0655b77
a93c5cd8015e76df920899f9ae6491b5d41a8627
/src/main/java/p/tomaszewski/FastRace/model/projection/RaceWriteModel.java
94744c37fbeadbf39deca8b7a833c4aff853e166
[]
no_license
P-Tomaszewski/FastRaceSA
b204f9e668f4d109d653050561f580ef9cbf962e
71c6913d88914539138aa67a610e21ee0eed2faa
refs/heads/master
2023-02-26T15:35:54.456683
2021-02-05T21:34:32
2021-02-05T21:34:32
331,702,048
0
0
null
null
null
null
UTF-8
Java
false
false
1,864
java
package p.tomaszewski.FastRace.model.projection; import org.springframework.format.annotation.DateTimeFormat; import p.tomaszewski.FastRace.enums.Surface; import p.tomaszewski.FastRace.model.Race; import javax.validation.constraints.NotEmpty; import javax.validation.constraints.NotNull; import java.time.LocalDateTime...
[ "ptomaszewskig3@gmail.com" ]
ptomaszewskig3@gmail.com
b094e31e8111dee2c7bb0142f232919bf998161a
725327abcba851aa7f13f8466f1b026fd1d93b50
/StudyTest/src/깊이너비/여행경로.java
792465c93d787ac466ca2ba208cadbf8e825e2bb
[]
no_license
jaeho0613/Programmers_CT
2be383d01ef5e7c4282978f55131f002f0aa4476
526e7c2d25a6e7dce7cf3f8b24b5b8793614e3ed
refs/heads/master
2023-04-19T13:10:12.631790
2021-05-11T16:36:37
2021-05-11T16:36:37
363,337,964
0
0
null
null
null
null
UTF-8
Java
false
false
1,963
java
package 깊이너비; import java.util.*; public class 여행경로 { public static void main(String[] args) { Solution_04 st = new Solution_04(); String[][] tickets = { { "ICN", "SFO" }, { "ICN", "ATL" }, { "SFO", "ATL" }, { "ATL", "ICN" }, { "ATL", "SFO" } }; // String[][] tickets2 = { { "ICN", "JFK" }, { "HND", "IAD"...
[ "ywm2004@gmail.com" ]
ywm2004@gmail.com
5abbe17921b1945cefaa37d493f43ac2335c7507
dca8479e7af38ecd742ee2b3328a896702edfd3a
/victorvalley/src/com/bcits/bfm/model/Requisition.java
fc0489ddd4054c49f62601f650117e4ba5225c91
[]
no_license
praveenkumar11nov/GitHub_VV
a0c1950333f163e08679af4e74cc0aeaca8e528d
f35199213ca10bbf5f0119d031f40374afd35650
refs/heads/master
2020-03-19T09:57:25.591863
2018-06-06T13:11:03
2018-06-06T13:11:03
136,330,639
0
0
null
null
null
null
UTF-8
Java
false
false
11,113
java
package com.bcits.bfm.model; import java.sql.Timestamp; import java.util.Date; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.Id; import javax.persistence.JoinColumn; import javax.persistence.NamedQueries; import javax.persistence.Na...
[ "praveen.shanukumar@gmail.com" ]
praveen.shanukumar@gmail.com
385578c7bb893289b4469bdddeaab1a26ea1d187
8961907438822dd5c2c3ccfc8e47e4594b6f4d77
/src/ua/pp/darknsoft/SumEvenOdd.java
1a020e52b4d82e25c51ac6f33a8721641b3f0f97
[]
no_license
darknsoft/home-work-4
8b35ea48908088fe43c543a35118dd31a1f5972a
54cb9eb725fcebc6dc6fb17871b9f51d13f51f59
refs/heads/master
2021-07-25T00:52:32.784091
2017-11-05T20:00:00
2017-11-05T20:00:00
109,525,699
0
0
null
null
null
null
UTF-8
Java
false
false
884
java
package ua.pp.darknsoft; import java.util.concurrent.ThreadLocalRandom; public class SumEvenOdd{ public static void main(String[] args){ int masLng = 10; int sumEven = 0; int sumOdd = 0; if(args.length == 1){ masLng = Integer.parseInt(args[0]); } int[] someArray = new int[masLng]; for(int i...
[ "samsonov.omr@gmail.com" ]
samsonov.omr@gmail.com
d5f033c888077da0c4104e91ae43eeae3cafc468
6843778e7e72d568c9496974f0d6fbd4841e021d
/wechat/wechat-pay-spring-boot-starter/src/main/java/com/github/aqiu202/wechat/wxpay/sdk/WXPayXmlUtil.java
93d4eca54464750c616453188a6bded2f3491289
[ "Apache-2.0" ]
permissive
1415749952/aqiu-spring-boot-starter-projects
929d3fc806357f439c4743a4b3c8b54997abc4fc
d8e9fddcc535707827fd8f75e3b9c4f49c3c1790
refs/heads/master
2023-08-15T05:02:36.443550
2021-09-18T03:26:25
2021-09-18T03:26:25
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,440
java
package com.github.aqiu202.wechat.wxpay.sdk; import javax.xml.XMLConstants; import javax.xml.parsers.DocumentBuilder; import javax.xml.parsers.DocumentBuilderFactory; import javax.xml.parsers.ParserConfigurationException; import org.w3c.dom.Document; /** * 2018/7/3 */ public final class WXPayXmlUtil { public s...
[ "aqiuqiuweb@163.com" ]
aqiuqiuweb@163.com
7fecd24878c7382bb442ccc07b892c8bded97d62
7d9e5224f1f30588a3657e1d6a90f30fcafc9f96
/customnews/src/main/java/com/frontpagenews/models/ArticleModel.java
d86f7ae08e072d24631627e6aa60edd93bf9fde6
[]
no_license
alecsandru29/FPCNews
27162e90d4c6eb11c9d55a55ca895651e937efaf
3a717554540bcad37231ba6925985dcc828071ad
refs/heads/master
2021-01-20T18:07:09.215678
2017-05-07T14:55:40
2017-05-07T14:55:40
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,728
java
package com.frontpagenews.models; import org.springframework.data.annotation.Id; import org.springframework.data.mongodb.core.mapping.Document; import java.util.List; @Document(collection="articles") public class ArticleModel { @Id private String id; private String titlu; private String continut; ...
[ "aunghianu@bitdefender.com" ]
aunghianu@bitdefender.com
4f66b0e43b9b8ba0d9fdf70b4d50e17bd0de941e
d81829789fcdca5d930cab48aa024a0720e43c88
/GameDemo/src/com/atet/tvmarket/entity/GameInfoResp.java
8e5b27c724ed2eca43b1c255d267e5b7dba6d94e
[]
no_license
clouse/gamedemo
e420cd2fc3138628ba31af779893e6f852a8ba21
e54a32a6441e9d8b973e40b1b262bf7c6b333468
refs/heads/master
2021-01-10T13:10:26.880391
2015-12-17T06:33:52
2015-12-17T06:33:52
48,152,894
0
0
null
null
null
null
UTF-8
Java
false
false
685
java
package com.atet.tvmarket.entity; import java.util.List; import com.atet.tvmarket.entity.dao.GameInfo; public class GameInfoResp implements AutoType { private int code; private int total; private List<GameInfo> data; public int getCode() { return code; } public void setCode(int code) { this.code = code; ...
[ "clouse@yeah.net" ]
clouse@yeah.net
bd54a65619e947b2299cf5caa68dd75986a944b6
b988f15847edba510e90239ca6c241a926360af4
/src/main/java/com/rock/jpetstore/controller/LiveController.java
9b412e5e3a84d6343112f94dce29654adf61512e
[]
no_license
wspark/jpetstore-msa-wspark
8a53eedb0b92c5625ce9502f6012de41ade0ca5f
bc315c227319ef225a096dbb9e418ebb36fe8da1
refs/heads/master
2022-11-20T06:08:00.407082
2020-07-01T08:00:07
2020-07-01T08:00:07
276,302,516
0
0
null
null
null
null
UTF-8
Java
false
false
1,648
java
package com.rock.jpetstore.controller; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Value; import org.springframework.http.HttpHeaders; import org.springframework.http.HttpStatus; import org.springframework.http.ResponseEntity; import org.springfram...
[ "jjomacson@gmmail.com" ]
jjomacson@gmmail.com
714151376f4296d4ae2b3805926501851cffb8f5
5c44d11d8ece972b578227677bd475091b5f787a
/tasks/comparable/src/test/java/ru/comparable/skype/product/ProductComparatorByNameTest.java
8d11955fe28fb97b64f604d59bf725e841e3f56a
[]
no_license
Kostegan/SkypeTeach
69aaa96db0216b5cd7dac775dd0d0446e2264577
6fee2ddff01ce3d4817d4bfb62357a68bddaf9b6
refs/heads/master
2021-01-21T04:31:46.286100
2016-07-03T09:24:49
2016-07-03T09:24:49
46,164,579
0
0
null
2016-01-23T21:27:02
2015-11-14T06:37:39
Java
UTF-8
Java
false
false
630
java
package ru.comparable.skype.product; import org.junit.Test; import ru.comparable.skype.product.Product; import ru.comparable.skype.product.ProductComparatorByName; import ru.comparable.skype.product.Store; import static org.junit.Assert.*; /** * */ public class ProductComparatorByNameTest { @Test public v...
[ "churilovkonstantin@gmail.com" ]
churilovkonstantin@gmail.com
c174280184a960b96506b041c52584541e7de7c7
4aa57634faf42552f8b87bb501a15ce493b4bb3c
/classes/src/com/netcracker/alexey_makarov/contract/Going.java
7621c36518ecc15fa1b3a53841f57fb63d0e12f0
[]
no_license
amakaroff/netcracker
f97b6a48a2c972ad10df6132f89e0511f6009424
eae4abc0e9a8b5d450566f53c7367f6aae2655ab
refs/heads/master
2021-01-11T02:14:08.570619
2016-11-10T12:59:37
2016-11-10T12:59:37
71,006,273
0
0
null
null
null
null
WINDOWS-1251
Java
false
false
144
java
package com.netcracker.alexey_makarov.contract; /** * Created by Алексей on 15.10.2016. */ public interface Going { void go(); }
[ "alekseymakarov1996@gmail.com" ]
alekseymakarov1996@gmail.com
6664650fda4ec9ada878b4dc22576c204b8224f6
f0349ce9bc4b14ec3f21251163b4c2a404959ddf
/game2048/src/main/java/leavesc/hello/game2048/activity/MainActivity.java
a29f32424099e303cea966667426e87b0b075811
[]
no_license
lgq2015/SmallApp
6103bd653c5b31f555bb216889f6292f4afa2fc7
9b0264ef76d4f5d4649f50c42b4286c927228752
refs/heads/master
2021-01-15T06:16:27.345124
2019-04-04T06:09:18
2019-04-04T06:09:18
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,160
java
package leavesc.hello.game2048.activity; import android.content.Context; import android.content.Intent; import android.content.SharedPreferences; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import android.view.View; import android.widget.Toast; import leavesc.hello.game2048.R; public ...
[ "1990724437@qq.com" ]
1990724437@qq.com
ebb2c3bc6c9dd899bd8d625f209b73381b567ed7
071b248dd6282fdb497e5ce89e86284b842b0d28
/HelloFX/src/hellofx/Controller.java
e7fb5b55dde87f6e298d1800131f35a8f7b6d73c
[]
no_license
andre91998/JavaBasics
cbf0e61b578638ed8ecacdfaba626026f33eeb47
b66c7d09e213a13e6633854b11d22f12e776f248
refs/heads/master
2020-07-04T20:52:36.319677
2019-08-14T22:31:40
2019-08-14T22:31:40
202,412,885
0
0
null
null
null
null
UTF-8
Java
false
false
553
java
/* Author: Andre Barros de Medeiros * Date: 27/07/19 * Description: HelloFX controller * Copyright: Free to use, copy, and modify * */ package hellofx; import javafx.fxml.FXML; import javafx.scene.control.Label; public class Controller { @FXML private Label label; public void initialize() { ...
[ "30624044+andre91998@users.noreply.github.com" ]
30624044+andre91998@users.noreply.github.com
ba922e998b9aac07c319cb7df93d7c73df2682d4
ee332bf9acd5681aefda9b5f090956291e98f892
/j2ee assigments(JSP+Servl)/2.login using cookie/src(java servlet files)/LoginServlet.java
d0b4bfb353981ecf6ee2c1692f975e768bf84517
[]
no_license
Coderode/J2EE-Applications
4e527c333f7b293761a5ee4a0348b99d73477e3f
b14a7b3b86ace01feb56129218cac0b4df7633b3
refs/heads/master
2021-04-16T23:07:28.607912
2020-05-24T10:22:03
2020-05-24T10:22:03
249,390,732
0
0
null
null
null
null
UTF-8
Java
false
false
1,444
java
import java.io.*; import javax.servlet.*; import javax.servlet.http.*; public class LoginServlet extends HttpServlet{ public void doGet(HttpServletRequest req,HttpServletResponse res) throws IOException,ServletException{ //actual username and password to be varified (hardcoded to verify) String us...
[ "sk9958814616@gmail.com" ]
sk9958814616@gmail.com
650448e962ec25ecb870efa342a57dd554467a2c
82eba08b9a7ee1bd1a5f83c3176bf3c0826a3a32
/ZmailServer/src/java/org/zmail/cs/index/query/InQuery.java
c850f9ae5cdbce7c6eae0dafeb4499c8eae1e034
[ "MIT" ]
permissive
keramist/zmailserver
d01187fb6086bf3784fe180bea2e1c0854c83f3f
762642b77c8f559a57e93c9f89b1473d6858c159
refs/heads/master
2021-01-21T05:56:25.642425
2013-10-21T11:27:05
2013-10-22T12:48:43
null
0
0
null
null
null
null
UTF-8
Java
false
false
11,653
java
/* * ***** BEGIN LICENSE BLOCK ***** * Zimbra Collaboration Suite Server * Copyright (C) 2010, 2011, 2012 VMware, Inc. * * The contents of this file are subject to the Zimbra Public License * Version 1.3 ("License"); you may not use this file except in * compliance with the License. You may obtain a copy of th...
[ "bourgerie.quentin@gmail.com" ]
bourgerie.quentin@gmail.com
7336e49dd8c6a71bed3d235d9d2eab43c42b966a
7f49d5e8ee8bd74355cdc901b03b2a55efc70215
/app/src/androidTest/java/com/hxh/commonthirdparty/ExampleInstrumentedTest.java
1629742a6009dd8567fc6c5a67a553aa9bcae8d0
[]
no_license
Hxh188/CommonThirdParty
7d6031194dc601a12b0a620e635d1006e71e7505
df961069dbf2b2871eec35a4fc1dc8c63a453e29
refs/heads/master
2020-09-22T21:58:21.381945
2019-12-02T09:02:35
2019-12-02T09:02:35
225,329,783
0
0
null
null
null
null
UTF-8
Java
false
false
764
java
package com.hxh.commonthirdparty; import android.content.Context; import androidx.test.platform.app.InstrumentationRegistry; import androidx.test.ext.junit.runners.AndroidJUnit4; import org.junit.Test; import org.junit.runner.RunWith; import static org.junit.Assert.*; /** * Instrumented test, which will execute o...
[ "hxiaohui0@linewell.com" ]
hxiaohui0@linewell.com
1bce07dc0b0c3cf4b1924c10471951b84775b3a0
c9a3c83121fcaffbfe4f8ecc389a7a525b8a9107
/P-III/aula10/ex1/Quadrado.java
1577410fd1886c86fbcff297156d9daf223bfe28
[]
no_license
RodrigoRosmaninho/miect_stuff
150c9ecc91d64b67e135112456ebdb5206cbe8e6
6c8a7ecf75278bf34d575e47095b9738b373391f
refs/heads/master
2022-05-30T22:59:27.912901
2022-05-17T19:48:23
2022-05-17T19:48:23
168,650,793
0
5
null
null
null
null
UTF-8
Java
false
false
729
java
package aula10.ex1; public class Quadrado extends Retangulo { public Quadrado(double abcissa, double ordenada, double lado) { super(abcissa, ordenada, lado, lado); } public Quadrado(double lado) { super(lado, lado); } public Quadrado(Quadrado q) { super(q); } ...
[ "r.rosmaninho@ua.pt" ]
r.rosmaninho@ua.pt
eec699980d37eeb5c4735ef5ab4aa435f945aea5
3bbf4f85142c6df43dfc774b8bc3c54f86c37b68
/src/com/scottyab/dimsum/Utils.java
b0e73061915ef94749268ee910b2212c124eecf6
[ "Apache-2.0" ]
permissive
scottyab/dimsum
31fa280fbe01cc6fdaec5c36b2f46b1c2608e998
6d9268b8c45333556055a50d699f466ba9ca084a
refs/heads/master
2020-05-30T16:04:40.151038
2013-10-18T16:40:00
2013-10-18T16:40:00
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,290
java
package com.scottyab.dimsum; import android.content.Context; import android.provider.Settings; import android.provider.Settings.SettingNotFoundException; public class Utils { public static float getCurrentScreenBrightness(Context context) { try { float curBrightnessValue = android.provider.Settings.System.getI...
[ "dev@scottyab.com" ]
dev@scottyab.com
6460b36c498f47a7684d522b03f7ddbc97db3db3
97abe0dd3c2a70abf5a715d32f54d8d6a1f1c7b3
/src/edu/fudan/gaowei/wechat/db/dao/pojo/Dialog.java
3246c10c77587bd4006c6ca1253731fbc3f2cd0c
[]
no_license
gaoliuliu/WeChatTest
575acfb5f90d6ba8e28448097461875cebf458d2
6cd0ed00c434c13a3593b1d9f7aa6896a8eeb24e
refs/heads/master
2021-01-20T11:04:30.879097
2014-11-02T12:46:38
2014-11-02T12:46:38
null
0
0
null
null
null
null
UTF-8
Java
false
false
411
java
package edu.fudan.gaowei.wechat.db.dao.pojo; import java.sql.Timestamp; /** * Dialog entity. @author MyEclipse Persistence Tools */ public class Dialog extends AbstractDialog implements java.io.Serializable { // Constructors /** default constructor */ public Dialog() { } /** full constructor */ public Dia...
[ "highjoin010@gmail.com" ]
highjoin010@gmail.com
99031e9317e0df038b5a2b8503c7ada9694975d8
ce351b5a04d66d370cb4beefcb433e1874d39b38
/tools-abf-service/src/main/java/org/tis/tools/abf/module/om/service/IOmEmpGroupService.java
bfe7630dbfe95eb876ea44424932c7bc5c43c5bd
[]
no_license
WengFangLei/TTT
2e66004fd16ed426b7330ed4ca28fd0a565094ee
1beda6bb5fc0debc6a6bd7de45618b40fa257b7e
refs/heads/master
2020-03-13T15:00:23.273410
2018-05-27T10:18:55
2018-05-27T10:18:55
131,169,142
0
0
null
2018-05-27T10:18:56
2018-04-26T14:38:39
Java
UTF-8
Java
false
false
319
java
package org.tis.tools.abf.module.om.service; import com.baomidou.mybatisplus.service.IService; import org.tis.tools.abf.module.om.entity.OmEmpGroup; /** * omEmpGroup的Service接口类 * * @author Auto Generate Tools * @date 2018/04/23 */ public interface IOmEmpGroupService extends IService<OmEmpGroup> { }
[ "179494015@qq.com" ]
179494015@qq.com
977971adb6f42d1d80b5815f4a25e67dbe67cd57
6ba4f434aaf1c921db8a88742e74ad17788eebac
/ContactManager/src/com/example/contactmanager/ModifyContactAdapter.java
b36daa11dad7a35e84a4f2bdf7e19f829b36da62
[]
no_license
mukeshsingh26/Automotive
c8ec650c69892717d7418a3dccda4561e58aff1e
a3be6d5c388390a790829bfee1548e15078b1d0c
refs/heads/master
2021-01-23T12:05:30.277078
2015-09-16T07:52:06
2015-09-16T07:52:06
42,572,804
1
0
null
null
null
null
UTF-8
Java
false
false
5,434
java
package com.example.contactmanager; import java.util.List; import android.app.Activity; import android.app.Fragment; import android.app.FragmentManager; import android.app.FragmentTransaction; import android.content.Context; import android.os.Bundle; import android.view.LayoutInflater; import android.view.View; impor...
[ "mukesh_singh_26@yahoo.co.in" ]
mukesh_singh_26@yahoo.co.in
fa0fcecaa5ae61216a61e57704fb2e1b126101d6
dfbb751d988265cf026c969ca0f767b4a53aed16
/src/com/colt/settings/fragments/statusbartabs/NetworkTraffic.java
3c2bb0547b8bda87ec3c30679f69e41474389c91
[]
no_license
Colt-AOSP/platform_packages_apps_ColtCenter
17387798302846bceff032bfde74952afad451d4
9ad2f01ff59499c5be07eda45cbc07f9ed9f4d9b
refs/heads/cos8.x
2021-05-12T11:47:40.492405
2018-06-24T10:35:07
2018-06-24T19:31:03
117,396,802
1
5
null
2018-05-30T10:01:38
2018-01-14T02:55:49
Java
UTF-8
Java
false
false
3,764
java
/* * Copyright (C) 2016 Ground Zero Roms * * 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 ...
[ "nvrevrgivup@gmail.com" ]
nvrevrgivup@gmail.com
86269464c53e6a53f26faa26b7caa5b2bd37810c
ec49f8de5235ab7c53baba8832d85e3f4a25aa40
/seckill/src/main/java/com/liyuhua/seckill/vo/OrderDetailVo.java
a78ddc7da06ec4f8a4d96caa1a5d00b02ee89bd4
[]
no_license
NJGamerLee/second-kill-mall
3c111297cb058c68737214f4947c3ddbad217c79
5134dca893bc4cf89fdc94e62f1df8ae8cfafee2
refs/heads/main
2023-07-08T17:27:24.175674
2021-08-01T03:05:05
2021-08-01T03:05:05
391,493,384
0
0
null
null
null
null
UTF-8
Java
false
false
290
java
package com.liyuhua.seckill.vo; import com.liyuhua.seckill.pojo.Order; import lombok.AllArgsConstructor; import lombok.Data; import lombok.NoArgsConstructor; @Data @NoArgsConstructor @AllArgsConstructor public class OrderDetailVo { private Order order; private GoodsVo goodsVo; }
[ "48055270+NJGamerLee@users.noreply.github.com" ]
48055270+NJGamerLee@users.noreply.github.com
6599bbe999a27f4ab7f0bc8734ea7522eb7c0e6e
58d7ff7c645c26771faae523e4ccb1e8f932b3e8
/MUD/model/creatures/abomdungeon/QuicksilverGolem.java
83decf5041f629734b754ee975b7a006cc95b130
[]
no_license
djeisenberg/Academic
c0ac2de7462498db0edbce91a0265e6460506637
c5d0c0c9b57b74d11472b79986f7c16e06e60771
refs/heads/master
2021-01-18T18:31:58.782391
2015-04-23T18:59:03
2015-04-23T18:59:03
24,281,041
0
0
null
null
null
null
UTF-8
Java
false
false
1,415
java
package model.creatures.abomdungeon; import java.util.ArrayList; import java.util.LinkedList; import java.util.Random; import model.creatures.Monster; import model.items.Item; import model.items.heavyfeet.UnseelieGreaves; import model.items.heavylegs.UnseelieLeggings; import model.items.useables.GreaterPotion; import...
[ "eisenberg.d.j@gmail.com" ]
eisenberg.d.j@gmail.com
4444383c24c3e7f71e1ee40c5c5f45b0519a8310
cb40c248634814eca147384976e5e91c20c60892
/Reset/CursoEmVideoPOOAula11B/Bolsista.java
a6e7257d9af2ba9d2dde7f80d99034b11471d941
[]
no_license
Yasmin29/CWI-Reset-Java
c5630b3ef19a765b0aa510609a9f4429bd032206
2ffa8346b5e433dc49c73a109e4978b741f504f2
refs/heads/master
2023-08-15T10:44:46.476501
2021-09-21T02:02:44
2021-09-21T02:02:44
401,561,596
0
0
null
null
null
null
UTF-8
Java
false
false
505
java
package CursoEmVideoPOOAula11B; public class Bolsista extends Aluno { //Atributos: private double bolsa; //Métodos: public void renovarBolsa(){ System.out.println("Renovando Bolsa de: " + getNome()); } @Override public void pagarMensalidade() { System.out.println(getNome(...
[ "yasmin.lippert@hotmail.com" ]
yasmin.lippert@hotmail.com
54e06e5f7fc5d037263f0a04671e91aef03a9cb9
d1ffdb28eb8ae4681ffcdd25e263eac73c03b044
/LeetCode/559. Maximum Depth of N-ary Tree/Solution.java
b4ef11c076038910aa808dd8dcb132ab8b3eacba
[]
no_license
DamianBhatia/Interview-and-Competitive-Problem-Solutions
8c0a38b0c19fa32eb6469e99798c5acc999a6db7
03d76c916cc9844768a36269412e7e86b52cb353
refs/heads/master
2023-04-23T11:52:07.364528
2021-05-01T17:38:46
2021-05-01T17:38:46
282,354,309
0
0
null
null
null
null
UTF-8
Java
false
false
1,052
java
/* PROBLEM DESCRIPTION Given a n-ary tree, find its maximum depth. The maximum depth is the number of nodes along the longest path from the root node down to the farthest leaf node. Example 1: Input: root = [1,null,3,2,4,null,5,6] Output: 3 Example 2: Input: root = [1,null,2,3,4,5,null,null,6,7,null,9,10,null,null,1...
[ "damian.bhatia@gmail.com" ]
damian.bhatia@gmail.com
1ae4f7e786879a59864e4e5ca62b928d0cc38c77
1958844ba59c512b2bb4178290256a3cf0aaca1c
/core/common/src/main/java/com/xiaomi/example/core/common/utils/BeanFactoryHelper.java
9e5309c79edb6e8421b04a9de9e37239d4f6f512
[]
no_license
qtechjin/BookManage
8896115d0a5e22a2a4f4401917878f382becd809
5ff86c69d210170f9569fc4e50df6c1baa97bbde
refs/heads/master
2021-01-23T02:11:15.109702
2017-11-06T16:41:32
2017-11-06T16:41:32
85,973,045
0
1
null
null
null
null
UTF-8
Java
false
false
705
java
package com.xiaomi.example.core.common.utils; import org.springframework.beans.BeansException; import org.springframework.beans.factory.BeanFactory; import org.springframework.beans.factory.BeanFactoryAware; /** * Created by liujin on 2017/10/10. */ public class BeanFactoryHelper implements BeanFactoryAware { ...
[ "liujin6@xiaomi.com" ]
liujin6@xiaomi.com
51a16c34a05c89d5145998c600772abd145a2d52
e977c424543422f49a25695665eb85bfc0700784
/benchmark/icse15/956763/buggy-version/db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/upgradeTests/Changes10_7.java
552c3af53ea5535720b5bfa1aaadd4925c21e7a4
[]
no_license
amir9979/pattern-detector-experiment
17fcb8934cef379fb96002450d11fac62e002dd3
db67691e536e1550245e76d7d1c8dced181df496
refs/heads/master
2022-02-18T10:24:32.235975
2019-09-13T15:42:55
2019-09-13T15:42:55
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,077
java
/* Derby - Class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_7 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 ...
[ "durieuxthomas@hotmail.com" ]
durieuxthomas@hotmail.com
f904f597483c324c3336ad152476a2e3ddaf1d47
8eb65bf5709db5ff089af6c3262561331f696a81
/src/main/java/cn/com/tsjx/common/constants/enums/AuditRecordEnum.java
8687fe27292df260d04ef7f54048fffc9267c6ae
[]
no_license
liaoxianghua/tsjx
ba67822294e144d424673fe576d1cad3ab75060c
e0643eb11188ffbb7716b5041ec1b48413f1f0a3
refs/heads/master
2021-01-21T04:46:55.616309
2016-06-28T03:42:37
2016-06-28T03:42:37
53,193,393
1
2
null
2016-03-05T11:48:40
2016-03-05T09:19:21
Java
UTF-8
Java
false
false
1,474
java
/* * Copyright (C), 2014-2015, 杭州小卡科技有限公司 * FileName: AuditRecordEnum.java * Author: muxing * Date: 2016/3/26 13:30 * Description: */ package cn.com.tsjx.common.constants.enums; /** * AuditRecordEnum * * @author muxing * @date 2016/3/26 */ public enum AuditRecordEnum { audit_type_information("1", "信息...
[ "muxing@xiaokakeji.com" ]
muxing@xiaokakeji.com
2823da34ee37b07ad9667532d508aba90d7fb706
76699b4cdaf7ee20bfa7bed558981a6af956209f
/server/src/com/qeweb/demo/load/fc/bop/DemoImageBOP_1.java
f2e74284addad65a31b64d4d15d5a8a3e46d5460
[]
no_license
jdepend/ILF
dcc64d01f0d196074b8474ce765c919e292f4c3e
20fe443863aadaf5bec958355ca101ef893496a2
refs/heads/master
2021-01-10T09:02:12.849266
2016-04-25T09:02:22
2016-04-25T09:02:22
51,197,659
0
0
null
null
null
null
UTF-8
Java
false
false
386
java
package com.qeweb.demo.load.fc.bop; import com.qeweb.framework.bc.sysbop.ImageBOP; public class DemoImageBOP_1 extends ImageBOP { /** * */ private static final long serialVersionUID = -2443126191152488652L; @Override public void init() { super.init(); setWidth("80"); setHeight("80"); ...
[ "wangdg@neusoft.com" ]
wangdg@neusoft.com
addce741474cccb2d28941b994d2a9b84095f149
638684378d281aa23d3262f0eb6ead5527fb544c
/java/510.java
0d224d4cf297ea36b1cc57c49334b679e64e6e56
[]
no_license
PatriotJ/chenyun-leetcode
3bd52525f75b91786bfa11ead754e19d7765ef4f
e1b43d5e1819916cd48598a1a6a547f749ffff3c
refs/heads/master
2020-05-30T18:59:23.818287
2019-07-11T23:20:37
2019-07-11T23:20:37
189,913,801
0
0
null
null
null
null
UTF-8
Java
false
false
571
java
/* // Definition for a Node. class Node { public int val; public Node left; public Node right; public Node parent; }; */ class Solution { public Node inorderSuccessor(Node x) { if(x == null){ return null; } if(x.right != null){ Node cur = x.right; ...
[ "wcy13307110069@outlook.com" ]
wcy13307110069@outlook.com
9a36a3af240ec449dc966611cf6e6b19de3a3209
21490055641f5c93f6d88e60c00f35157b8b9707
/jeonghaejwo/src/main/java/com/jeong/haejwo/Exam.java
7f68a9ea34b13e2fc9148809ed0ac64fe6c82049
[]
no_license
thingki/thegoodteamproject
2106b41d3d02cb775d79a560693dc885e7538425
8f04b7b5a60340ec903321715dbf00ddf7ab9dcf
refs/heads/master
2020-03-13T20:20:42.773636
2018-04-27T09:02:23
2018-04-27T09:02:23
131,272,065
0
0
null
null
null
null
UTF-8
Java
false
false
1,586
java
package com.jeong.haejwo; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; import java.net.HttpURLConnection; import java.net.URL; import com.google.gson.Gson; public class Exam { Gson gson=new Gson(); static String u= "http://api.visitkorea.or.kr/openapi/service/re...
[ "DJA@DJA-PC" ]
DJA@DJA-PC
e6c9dd24d9f5b2bb3517c3d6bea0e6862926b772
2bdba202a47c5fb60edb63382a175bcd45af01c1
/src/main/java/com/pricecatalog/common/RetModel.java
c2d7ce5f8a05f3b3d2ad70bcfdcc4d0a5f39ca25
[]
no_license
sukeyYang/price-catalog
bba806046c02cc5a5d904c29bff63778babce9ff
f999787c0f01ea5c941488f490e191ef74d58868
refs/heads/master
2021-01-20T08:16:41.046093
2017-05-12T13:05:13
2017-05-12T13:05:13
90,125,281
0
0
null
null
null
null
UTF-8
Java
false
false
830
java
package com.pricecatalog.common; import java.util.List; import java.util.Map; /** * Created by sukey on 2016/12/13. */ public class RetModel { private int page; private int total; private int records; private List<Map<String, Object>> rows; public int getPage() { return page; } ...
[ "ymyangshukai@126.com" ]
ymyangshukai@126.com
59abdb92cb03be2380254ccd98d7c4f6b62deda0
18244671bfb24d217ffe7e3fdd581a26036cabcb
/src/main/MyStack.java
bca9035b82d4ef3e2aaf8c8510beb2ca2e186d65
[]
no_license
MaxKochanov/StackCalculator
ab49428a49e13d8b8add92ff59cfa3e974f53987
a37a06c79083256724804f60932888728b21054c
refs/heads/master
2020-04-02T01:09:50.430850
2019-01-27T16:54:49
2019-01-27T16:54:49
153,841,344
0
0
null
null
null
null
UTF-8
Java
false
false
121
java
package main; import java.util.Stack; public class MyStack { public static Stack<Double> stack = new Stack<>(); }
[ "41838470+Max-Kochanov@users.noreply.github.com" ]
41838470+Max-Kochanov@users.noreply.github.com
ce280b525cb8296a087b34d510b7c9f1e8eb6e2f
7ef08ef00060418f54e78ec57dda9d0a5efdeb1f
/Exercise3/src/Search/Nil.java
b776d670e62b7128c996d8eea9e291775609c212
[]
no_license
shmink/Robotics
2e768533cb8a88e0e93d1ca0587568f10b2d5e1a
39ed29efa4d39c867ee2198ad8d657715f10c58c
refs/heads/master
2021-03-27T18:14:40.895086
2015-03-27T21:19:56
2015-03-27T21:19:56
30,325,044
0
0
null
null
null
null
UTF-8
Java
false
false
1,439
java
package Search; /** * Implementation of the empty list * (using the "composite pattern"). */ public class Nil<A> implements IList<A> { public Nil() { // Nothing to do in the constructor! } // Could simply remove it. public boolean isEmpty() { return true; } public int size() ...
[ "t-nicklin@hotmail.co.uk" ]
t-nicklin@hotmail.co.uk
0096913cdb124e8f40b9a6d893171d4eabc4ffca
533d630c142ef5016f49cbbc70205be4a2a710de
/src/main/java/com/zianedu/api/vo/TDeviceLimitLogVO.java
b3615f8ec8436858cdd6c27b5c8c44efaedb95d1
[]
no_license
anjiho/zianedu-api
44cee7a6c24f9fe3efdb81c9ce31b4084b48f1ad
9827f19704402e4fcbcc461e6f9b4bb6a2999720
refs/heads/master
2021-07-03T15:00:13.983523
2020-06-06T07:19:23
2020-06-06T07:19:23
185,929,121
0
0
null
2020-10-13T13:11:58
2019-05-10T06:12:39
Java
UTF-8
Java
false
false
1,180
java
package com.zianedu.api.vo; import com.zianedu.api.utils.Util; import lombok.Data; @Data public class TDeviceLimitLogVO { private int deviceLogKey; private int deviceLimitKey; private int cKey; private int userKey; private String indate; private String deleteDate; private int type; ...
[ "anjo0080@gmail.com" ]
anjo0080@gmail.com
e56a5cc258e2e7f3bca61f5b86c373bc4b250a9b
66482af4c6f184770daa61e8588595141f7bd006
/src/main/java/com/ebuer/hbase/PhoenixClient.java
b584cf41ef9bbb603af54241b29431c5b1aab9d2
[]
no_license
xuyang0902/hutils
6925cddfff083e84b4ef4f392aff1a6a1ad5be34
8d517b923506930a11085ab4aae52988a035314d
refs/heads/master
2021-01-11T22:57:24.978898
2017-01-10T11:51:27
2017-01-10T11:51:27
78,200,777
0
0
null
null
null
null
UTF-8
Java
false
false
7,360
java
package com.ebuer.hbase; import com.alibaba.fastjson.JSONArray; import com.alibaba.fastjson.JSONObject; import com.ebuer.exception.PhoenixException; import org.apache.phoenix.jdbc.PhoenixResultSet; import java.sql.*; import java.util.ArrayList; import java.util.List; import java.util.concurrent.*; /** * 利用Phoenix访问...
[ "yuren@tongbanjie.com" ]
yuren@tongbanjie.com
abcb66b5ae4e601b1105b680fd9e7fdc9e5c84e6
d3e4fc8de4b09164826837d5cfaf16443fcbe62d
/try/src/com/demo/example/ReadCSVSplit.java
2d0cbfd304d20ae795bda7deef8ecaa52728e88e
[]
no_license
vishnu1646-hub/trytry
2c3c46f7ea6dbee10cdf1169d6f244e76a0627dd
30aaef774f91efe5c0ecb2dc4a85745befc676a4
refs/heads/master
2023-07-19T02:40:54.027904
2021-09-22T13:06:57
2021-09-22T13:06:57
409,209,716
0
0
null
null
null
null
UTF-8
Java
false
false
542
java
package com.demo.example; import java.io.BufferedReader; import java.io.FileReader; public class ReadCSVSplit { public static void main(String[] args) throws Exception { String line = ""; String splitBy = ","; BufferedReader bufferedReader = new BufferedReader(new FileReader("D://csvfiles/csvdemo.cs...
[ "D1@TO-9QF6NK2-D.corp.techouts.local" ]
D1@TO-9QF6NK2-D.corp.techouts.local
81525e5e5de9e6c3106519f83d254eb96cc86350
0e7f072853656d47d52b50d6b744b7103e8c18fc
/system-service/src/main/java/com/crm/dao/mapper/OrderDao.java
cc795b6467730f5ee5177ed2301817997854a8c9
[]
no_license
jason-moo/system
9e3ede1a74599ea7ad00fe89910675d13e9065a7
452042258356b4b5eb34c73e43172cfd471b69d3
refs/heads/master
2020-12-01T23:44:40.605778
2018-06-28T06:34:09
2018-06-28T06:34:09
66,707,946
0
0
null
null
null
null
UTF-8
Java
false
false
170
java
package com.crm.dao.mapper; import me.gacl.domain.COrder; /** * Created by jason_moo on 2018/3/22. */ public interface OrderDao { Long insert(COrder cOrder); }
[ "504196131@qq.com" ]
504196131@qq.com
2e4482aeb0b0c365350765196710deebce0242e5
8d8364832a7ba10745c9ffc899e8d6bbd3326670
/src/main/java/org/seimicrawler/xpath/core/axis/DescendantOrSelfSelector.java
e95f86fc3170c692bbab1432d67cf3086870cd07
[ "Apache-2.0" ]
permissive
zhegexiaohuozi/JsoupXpath
f903264c7b4c7cd84bc44c5fafaa42ad341c20d5
590c6c2829af3b0ed04f18762c94ac53b4647e7b
refs/heads/master
2023-03-31T07:00:58.560012
2023-03-27T02:37:42
2023-03-27T02:37:42
17,937,492
464
184
Apache-2.0
2023-02-06T11:27:56
2014-03-20T09:46:17
Java
UTF-8
Java
false
false
945
java
package org.seimicrawler.xpath.core.axis; import org.jsoup.nodes.Element; import org.jsoup.select.Elements; import org.seimicrawler.xpath.core.AxisSelector; import org.seimicrawler.xpath.core.XValue; import java.util.HashSet; import java.util.Set; /** * the descendant-or-self axis contains the context node and the ...
[ "et.tw@163.com" ]
et.tw@163.com
9048f570661704d4b77f362fdafa19d494ba4502
fac5245a40db71566a162c1201d4fcdc37829ade
/Threads/Thread_1b.java
6e0d8806d04dc1be086cd17178d57ff8e18d62f0
[]
no_license
SamoiliukIvan/FRep
1bc786a73a8a61bd58a495331d23a63c28e30b64
dbb6e19dd709ce52f4d979e07bd1c2756cd5c956
refs/heads/master
2020-03-27T01:40:39.586845
2018-09-12T16:37:56
2018-09-12T16:37:56
145,732,402
0
0
null
2018-09-12T16:37:57
2018-08-22T16:04:10
Java
UTF-8
Java
false
false
372
java
package Threads; public class Thread_1b extends Thread { public void run() { for (int i = 0; i < 10; i++) { System.out.println(Thread.currentThread().getName()); try { Thread.sleep(500); } catch (InterruptedException e) { e.printStackTrace(); } } } public static void main(String[] args) { ...
[ "bessob@fex.net" ]
bessob@fex.net
0fe70337a3dbd2c8ac821c9b23e58ea59fd0ebc3
424084598bb9981271f13bd34ecff441b1a993ae
/desafio-crud/src/main/java/br/com/bootcamp/desafiocrud/DesafioCrudApplication.java
1e87fb735e4f4c724a2dd141dae7c4317e069e36
[]
no_license
tobiasb14/desafio-crud
4c96616b5354901df0ce5526492b87eaaeac8f61
6f9320cb237f1ea0e9e9c2a7c499ce3849a45b7d
refs/heads/main
2023-07-19T06:31:33.785353
2021-09-28T00:33:20
2021-09-28T00:33:20
410,443,066
0
0
null
null
null
null
UTF-8
Java
false
false
330
java
package br.com.bootcamp.desafiocrud; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; @SpringBootApplication public class DesafioCrudApplication { public static void main(String[] args) { SpringApplication.run(DesafioCrudApplication.class, arg...
[ "tobiasb29@gmail.com" ]
tobiasb29@gmail.com
da7b5b1fef212aa24ffd6408c6dceffd9409afa8
89fc865c4c5dc1e7deb7bdb0c46c0c7d62d19434
/security-filter/src/main/java/pro/javatar/security/oidc/exceptions/ObtainRefreshTokenException.java
7f76894000379e14a97023d714ae482f6b711539
[ "Apache-2.0" ]
permissive
JavatarPro/javatar-security
34faac97f39735f5a384850334c8277e987de0f5
0ffafb8bf0d4c1d3c381eda3abfdbed20652f654
refs/heads/develop
2021-06-07T00:32:16.775454
2020-11-16T08:40:45
2020-11-16T08:40:45
145,104,488
8
1
Apache-2.0
2021-06-03T23:53:20
2018-08-17T10:00:32
Java
UTF-8
Java
false
false
616
java
package pro.javatar.security.oidc.exceptions; import org.springframework.http.HttpStatus; public class ObtainRefreshTokenException extends AuthenticationException { public ObtainRefreshTokenException() { code = "401RefreshTokenError"; status = HttpStatus.UNAUTHORIZED; message = "Please ch...
[ "borys.zora@javatar.pro" ]
borys.zora@javatar.pro
466cef8d75ae9c6a67afffc1cffa489324d9b9ca
17c8dd12afcab769fb665b6ada37ac756f3a6f52
/MockitoDemo/src/test/java/com/example/demo4/repositories/UserRepositoryTest.java
60dd0da18ecfcbe71460a11355a1bcffeab547d8
[]
no_license
jaspreetjhass/in28minutes_repo
fc441ca74cc10d39ab1da5d735cbb448e1c91d27
18c52a5bce3fa01338b3011278f19f4001a88c69
refs/heads/master
2020-12-01T08:52:51.982203
2020-03-01T21:06:08
2020-03-01T21:06:08
230,595,865
1
0
null
null
null
null
UTF-8
Java
false
false
1,225
java
package com.example.demo4.repositories; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertNotNull; import java.util.ArrayList; import java.util.List; import org.junit.jupiter.api.Test; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.test....
[ "jaspreetjhass91@gmail.com" ]
jaspreetjhass91@gmail.com
26df04328d8f688ebd7463e12817dda4cf86acff
8c9fc3d86eb3cd49af7c308afb40182fce56c72b
/src/main/java/com/rtn/dcgs/af/coalescence/persistence/api/impl/AbstractDao.java
6caf396de236094ceb88315bd5229ffe5d8cf717
[]
no_license
jminthorne/mission
b9a34152718d39055a90c584a3b884fd64d958cd
a162a4842c778de4ca0346122ed9789e4e8ecbb0
refs/heads/master
2016-09-05T20:46:35.051350
2014-10-09T12:19:50
2014-10-09T12:19:50
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,917
java
package com.rtn.dcgs.af.coalescence.persistence.api.impl; import java.lang.reflect.Method; import java.util.Collections; import java.util.Comparator; import java.util.List; import javax.ejb.Stateless; import javax.ejb.TransactionAttribute; import javax.ejb.TransactionAttributeType; import javax.persistence.EntityMana...
[ "josh.minthorne@gmail.com" ]
josh.minthorne@gmail.com
47db539f04efc4fb153a002b2acfdcb7779150cc
92fa5ac2e3fc8c1b0a20132e2702dd31d5db935b
/src/main/java/org/apache/commons/graph/model/BaseGraph.java
16e99a3bc83a13290aaad3d25e9684ea292fa52f
[]
no_license
adericbourg/shortest-path-sandbox
427c7f2cb684f4614144ad744bed8607476f3ef0
7b9cf9672cfc4d66bdf71baec7ed73d300022fe2
refs/heads/master
2022-10-16T15:32:43.876745
2017-10-28T10:18:26
2017-10-28T10:18:26
74,981,596
1
0
null
2022-09-26T02:28:10
2016-11-28T14:35:40
Java
UTF-8
Java
false
false
6,612
java
package org.apache.commons.graph.model; /* * 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 Lice...
[ "alban@dericbourg.net" ]
alban@dericbourg.net
e85493a12a796dbfe45a69200c6d72f95d856f78
bc341da6f556a18d8fc880ec94926f77e5b598f1
/innodb-java-reader-cli/src/main/java/com/alibaba/innodb/java/reader/cli/CsvPrinter.java
af4b8be55654e8dc72c70e9846e5cb4ec39601b3
[ "Apache-2.0" ]
permissive
ajurcik/innodb-java-reader
29969a043ef957501ed0fdd41cd86cf73186c65f
f5614a9e84829462bfa01821408e65134133b48d
refs/heads/master
2022-10-23T15:59:43.235343
2020-05-29T20:00:17
2020-05-31T22:12:03
267,922,088
0
0
Apache-2.0
2020-05-29T17:57:02
2020-05-29T17:57:02
null
UTF-8
Java
false
false
2,323
java
/* * Copyright 2020 Alibaba Group Holding Limited. * * 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 applicab...
[ "adikuv@gmail.com" ]
adikuv@gmail.com
22664dc3c3d7656be41c65622272e533f1a3974d
baee3ef7cc98badf8a87e9f74ddd1a6d70b096b0
/.urionlinejudge/src/BEGINNER/Salary.java
be102a332c94fe5e4f389afe2e1f7aba67a666fa
[]
no_license
groverinho/Java
eb4863737888d552ac313e23f0e7e2fd2dc45aa7
0b0c612eb03cf27b8310448bcf72da4565be0af6
refs/heads/master
2021-12-25T11:32:46.222179
2021-09-10T22:48:14
2021-09-10T22:48:14
47,481,887
2
0
null
null
null
null
UTF-8
Java
false
false
461
java
package BEGINNER; import java.util.Scanner; public class Salary { public static void main(String[] args) { Scanner in = new Scanner(System.in); int num = in.nextInt(); int horas = in.nextInt(); double money = in.nextDouble(); double total = horas*money; /*System.out.println("NUMBER = "+num); System.o...
[ "grover_ariel@hotmail.com" ]
grover_ariel@hotmail.com
a75231e634447b2b44b198d2457d533b43734529
cfd60dd9cf3c18ea77b95560f8d9aa1f48e8c935
/app/src/main/java/edu/nntu/gerforecast/fragments/ResultsFragment.java
96752a1a5693c575ece44cf0830a5cb9aae1c7de
[]
no_license
GromHoll/GerForecast-Android
0910e2873b2d22cc859da2fa5ec4e648feec4111
a4baf581e9b6c704aa7d34af9ea1ece60dd59dbd
refs/heads/master
2021-01-23T16:37:46.238127
2015-06-03T22:40:03
2015-06-03T22:40:03
35,975,989
0
0
null
null
null
null
UTF-8
Java
false
false
5,862
java
package edu.nntu.gerforecast.fragments; import android.app.Activity; import android.content.res.Resources; import android.os.Bundle; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.TableLayout; import android.widget.TextView; import com.github.mikephi...
[ "gromholl@gmail.com" ]
gromholl@gmail.com
db541f91d8fef6ab26c79b259a6fb8ce33f9ac69
dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9
/data_defect4j/preprossed_method_corpus/Math/3/org/apache/commons/math3/stat/descriptive/moment/VectorialCovariance_getResult_83.java
b21dbf9d418fff16f3ced60531f54168e5dbea67
[]
no_license
hvdthong/NetML
dca6cf4d34c5799b400d718e0a6cd2e0b167297d
9bb103da21327912e5a29cbf9be9ff4d058731a5
refs/heads/master
2021-06-30T15:03:52.618255
2020-10-07T01:58:48
2020-10-07T01:58:48
150,383,588
1
1
null
2018-09-26T07:08:45
2018-09-26T07:08:44
null
UTF-8
Java
false
false
575
java
org apach common math3 stat descript moment return covari matrix vector version vectori covari vectorialcovari serializ covari matrix covari matrix real matrix realmatrix result getresult dimens sum length real matrix realmatrix result matrix ...
[ "hvdthong@gmail.com" ]
hvdthong@gmail.com
18abfb349e57c21af9e6c653297c984d62eda247
b1779937e2fefcd5635aa2f084845f7f3b5672df
/11.10.4 - Klassen Dato/DatoBGS.java
36a4094c9861615aa7e16fe557cc06d1df958ce2
[]
no_license
janmarius/TDAT1001-Introduction-to-Programming
5891e93ef2ac9c2fb036a86d6cd9a084e0132e9f
87e2b888f5b0d252b5161ef8412c6e650759f3eb
refs/heads/main
2021-07-06T03:53:50.159215
2019-09-14T15:08:56
2019-09-14T15:08:56
194,910,759
0
0
null
null
null
null
ISO-8859-15
Java
false
false
3,279
java
/** * DatoBGS.java * * Oppgave 11.10.4 * * Klassen DatoBGS. */ import java.text.ParseException; import static javax.swing.JOptionPane.*; public class DatoBGS { private final String REGEX_DATOFORMAT = "(0[1-9]|[12][0-9]|3[01]).(0[1-9]|1[0-2]).[12][0-9]{3}"; // dd.MM.yyyy private final String[] ALTERNATIVER =...
[ "janmarius_91@hotmail.com" ]
janmarius_91@hotmail.com
597451880c6376197a9d007de5b1fb58c4fab64a
a270850713ece02e08dbc5e956508ec451b34bc6
/src/main/java/com/helloworld/hwblog/blog/entity/Comment.java
7a3107aed97cf40c64700ce20d6ed08377da40bf
[]
no_license
superhelloworld/HelloWorldBlog
6fa1926e445f10d958dab18cb0ebd9479f480eba
eed6781b100f5432c6369ac3518e889ac2ce580b
refs/heads/master
2021-01-20T16:55:48.575228
2017-05-31T05:27:32
2017-05-31T05:27:32
90,858,972
0
0
null
2017-05-10T11:56:03
2017-05-10T11:56:03
null
UTF-8
Java
false
false
1,674
java
package com.helloworld.hwblog.blog.entity; import org.hibernate.annotations.GenericGenerator; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.Id; import java.util.Date; /** * Created by xdzy on 17-5-19. */ @Entity public class Comment { @Id @GeneratedValue...
[ "1130168959@qq.com" ]
1130168959@qq.com