blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
4
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
689M
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
131 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
32 values
content
stringlengths
3
9.45M
authors
listlengths
1
1
author_id
stringlengths
0
313
d4ee5e264c215efff129c588bbb4c022597fa7e6
47eb777cb6bd21fa48287f5fd998f8e4ec5c7f06
/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/java/org/apache/hadoop/yarn/server/nodemanager/containermanager/logaggregation/LogAggregationService.java
315f28cf05514c510c29545a1d9dd0274a606480
[ "CDDL-1.1", "LicenseRef-scancode-protobuf", "BSD-3-Clause", "BSD-2-Clause-Views", "EPL-1.0", "LicenseRef-scancode-unknown-license-reference", "CDDL-1.0", "Apache-2.0", "BSD-2-Clause", "MIT", "Classpath-exception-2.0", "LGPL-2.1-only", "LicenseRef-scancode-other-permissive", "GCC-exception-...
permissive
qtt-bigdata/hadoop
55f0d9df970b2e98388fe3b480a028157d59fa4f
ebb348814fb49967cd33ad604d6fa4c4f3f5146c
refs/heads/qtt-2.6.0-5.16.1
2023-01-22T01:16:51.642516
2019-06-28T02:20:28
2019-06-28T02:20:28
177,924,762
0
2
Apache-2.0
2023-01-02T21:54:53
2019-03-27T05:34:46
Java
UTF-8
Java
false
false
20,055
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 may n...
[ "zhengyafei@innotechx.com" ]
zhengyafei@innotechx.com
80c7b29967c46c971cf3632b56fcbd54479734af
4da9097315831c8639a8491e881ec97fdf74c603
/src/StockIT-v1-release_source_from_JADX/sources/com/facebook/imagepipeline/producers/EncodedCacheKeyMultiplexProducer.java
82229735b5279d8783ba48e80d52ad3665eaac8e
[ "Apache-2.0" ]
permissive
atul-vyshnav/2021_IBM_Code_Challenge_StockIT
5c3c11af285cf6f032b7c207e457f4c9a5b0c7e1
25c26a4cc59a3f3e575f617b59acc202ee6ee48a
refs/heads/main
2023-08-11T06:17:05.659651
2021-10-01T08:48:06
2021-10-01T08:48:06
410,595,708
1
1
null
null
null
null
UTF-8
Java
false
false
1,169
java
package com.facebook.imagepipeline.producers; import android.util.Pair; import com.facebook.cache.common.CacheKey; import com.facebook.imagepipeline.cache.CacheKeyFactory; import com.facebook.imagepipeline.image.EncodedImage; import com.facebook.imagepipeline.request.ImageRequest; public class EncodedCacheKeyMultiple...
[ "57108396+atul-vyshnav@users.noreply.github.com" ]
57108396+atul-vyshnav@users.noreply.github.com
90aeaf393b6abade182dd5a2e9912dffe6450a82
6d5cadbb452ca7be0e7b1e3d4e71fe221861ed29
/app/src/test/java/com/davidgh/weatherinfo/ExampleUnitTest.java
cb14f228f26002953512a9c7553f15639e12636a
[]
no_license
davitgh/WeatherInfo
f6770546905461ca00741cee646e262e1f6b70ba
5d3527b806f763ddcd07bb30fc32669452a1440c
refs/heads/master
2021-05-03T04:33:28.833151
2018-02-07T13:35:18
2018-02-07T13:35:18
120,619,345
0
0
null
null
null
null
UTF-8
Java
false
false
401
java
package com.davidgh.weatherinfo; import org.junit.Test; import static org.junit.Assert.*; /** * Example local unit test, which will execute on the development machine (host). * * @see <a href="http://d.android.com/tools/testing">Testing documentation</a> */ public class ExampleUnitTest { @Test public voi...
[ "davit.ghukasyan@yahoo.com" ]
davit.ghukasyan@yahoo.com
11b0f215ac7bfce6ade8dc2084daa1fbefd1838c
c5529aaceac08cf0a929e00d33264832ed55a929
/eatlibrary/src/main/java/com/e_at/eatlibrary/utils/GeneralUtil.java
39c0b0594c41c2915cf5e474cefc424b81c7713f
[]
no_license
codingWhenever/super_order
5b3c1aa71e64ac58fa5ae4bd0c096a4f5928d2e1
199c23d1610bb140f59360e75553191ee4109dbd
refs/heads/master
2021-08-14T10:02:30.793174
2017-11-15T10:00:53
2017-11-15T10:00:53
109,657,767
1
0
null
null
null
null
UTF-8
Java
false
false
630
java
package com.e_at.eatlibrary.utils; import android.content.Context; import android.content.pm.PackageInfo; import android.content.pm.PackageManager; public class GeneralUtil { /** * 获取版本名 * * @return 当前应用的版本号 */ public static String getVersionName(Context context) { try { ...
[ "136088653@qq.com" ]
136088653@qq.com
826443c5ef8e8b4235e121013c146e4a28de7878
d1dd0c7d2063c5a5ae50e2d944795a3e4afaeb95
/surefire-3.0.0-M5/surefire-its/src/test/java/org/apache/maven/surefire/its/JUnit4VersionsIT.java
dbf087c33b3006183c45c8cf45cf2c173af8c356
[ "Apache-2.0" ]
permissive
wessam1292/finalcertificates
e42945e28ce6b2f4f17c92dcc18b9b9aa1e1ed35
b580a23ac9f1e669041d611558b6f12369f522a3
refs/heads/master
2023-01-07T02:20:09.881872
2020-10-30T19:27:53
2020-10-30T19:27:53
305,834,552
0
0
null
null
null
null
UTF-8
Java
false
false
3,758
java
package org.apache.maven.surefire.its; /* * 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 Licen...
[ "wessam.gamal1992@gmail.com" ]
wessam.gamal1992@gmail.com
337718eb0bac800bef11ef04e544dbf44e32d491
342ae302ac609c118a08d16097f8816fb2b66000
/src/main/java/com/nroad/okr/web/rest/vm/package-info.java
3c9e6e261cb9ae422c138255a45946fefa65dbc1
[]
no_license
51888/okrserver
ee668c90c3fa553d061f4918e9985f0d33a72ec2
1c4478b949af20b45ca5a964ba8ee4377daa8b02
refs/heads/master
2021-08-23T07:55:37.693595
2017-12-04T06:54:09
2017-12-04T06:54:09
113,006,515
0
0
null
null
null
null
UTF-8
Java
false
false
95
java
/** * View Models used by Spring MVC REST controllers. */ package com.nroad.okr.web.rest.vm;
[ "jhipster-bot@users.noreply.github.com" ]
jhipster-bot@users.noreply.github.com
4f22b6b265ae84b923e8edc545f57deec7b33237
c177a0815d5d5c47dd52376954081d5d4fd12bb0
/app/src/main/java/com/probe31/probe/sleepyapp/MODEL/InitResponse.java
687517dce052d5db119b142fbe1b672fd8a2a6fb
[]
no_license
probhe31/sleepApp
b58247d75ec8bdf046c07e521636258a3d765522
23c63aa559a1a4fde764657d438bb6b594d43530
refs/heads/master
2020-03-23T04:22:07.100032
2018-07-21T16:12:03
2018-07-21T16:12:03
141,079,087
1
0
null
null
null
null
UTF-8
Java
false
false
732
java
package com.probe31.probe.sleepyapp.MODEL; import com.google.gson.annotations.Expose; import com.google.gson.annotations.SerializedName; public class InitResponse { @SerializedName("status") @Expose private int status ; @SerializedName("status_label") @Expose private String status_label; ...
[ "bheer31@gmail.com" ]
bheer31@gmail.com
6690674ae5c3ef80222d631f95ba93534a9b4b00
5eea41464206cffd9aeceaadb184b5661e31a481
/src/test/java/features/RunFeature.java
7b42d19ed820c6ed3adad3fa542d7b4e84043ce3
[]
no_license
YDanot/pandemic-bdd-12022019
b668dd1b74055b10e17c8e6896dd4b65e1141b89
494f81367ae9bcaa6f614b7a1a558b65cc036146
refs/heads/master
2020-04-22T15:14:22.792977
2019-02-13T08:39:29
2019-02-13T08:39:29
170,471,507
0
0
null
null
null
null
UTF-8
Java
false
false
253
java
package features; import cucumber.api.CucumberOptions; import cucumber.api.junit.Cucumber; import org.junit.runner.RunWith; @RunWith(Cucumber.class) @CucumberOptions(strict = true, glue = {"features"},tags = {"~@wip"} ) public class RunFeature { }
[ "yann.danot.c@thalesdigital.io" ]
yann.danot.c@thalesdigital.io
eaeeefc1236afae8cf26362504dd568386d6e76b
900961ee56d18be726ba0a7f468281b8a1be9bc2
/src/main/java/it/cnr/istc/pst/platinum/ai/framework/microkernel/lang/flaw/FlawCategoryType.java
37037ff90beb0418344d2614a68cbc31f7f15aad
[ "Apache-2.0" ]
permissive
pstlab/PLATINUm
767f77ea7405639673f26fd399e2a14dcdb511f8
3b949ee8312090f696e83413849e0c90f50a070a
refs/heads/master
2023-04-29T11:19:55.606724
2023-04-17T09:51:06
2023-04-17T09:51:06
123,152,138
14
0
Apache-2.0
2020-10-15T14:34:14
2018-02-27T15:54:16
Java
UTF-8
Java
false
false
519
java
package it.cnr.istc.pst.platinum.ai.framework.microkernel.lang.flaw; /** * * @author anacleto * */ public enum FlawCategoryType { /** * Category of flaws that entail only planning decisions to be solved */ PLANNING, /** * Category of flaws that entail only scheduling decisions to be solved */ SCHED...
[ "umbrico.alessandro@gmail.com" ]
umbrico.alessandro@gmail.com
97dc6f94c345630bd001328c75ae1ec8a2b814da
d1e4d358f739f8f63b2b7e10d3c2f7a56c490568
/app/src/main/java/com/bnsantos/fyber/adapters/OfferViewHolder.java
7b49f234705f21750cfe822c9223d3141ccfb340
[ "Apache-2.0" ]
permissive
bnsantos/fyber-demo
3d073c200eb50b282f5e13f483231c617d04c107
eb98df13c64de52b0b1d5e7c6f6929c820f5b767
refs/heads/master
2016-08-11T20:26:09.501196
2015-11-22T21:29:04
2015-11-22T21:29:04
46,625,763
0
0
null
null
null
null
UTF-8
Java
false
false
1,512
java
package com.bnsantos.fyber.adapters; import android.content.Context; import android.support.v7.widget.RecyclerView; import android.view.View; import android.widget.ImageView; import android.widget.TextView; import com.bnsantos.fyber.R; import com.bnsantos.fyber.model.Offer; import com.bnsantos.fyber.model.Thumbnail; ...
[ "brunonascimentosantos@gmail.com" ]
brunonascimentosantos@gmail.com
c7b690a11da71000281fe0e8c50b6ef0162c11b6
7991248e6bccacd46a5673638a4e089c8ff72a79
/base/common/src/main/java/org/artifactory/request/ResponseWithStatusHolderMapper.java
353da81e81c519ce722ea828071213c08f96697f
[]
no_license
theoriginalshaheedra/artifactory-oss
69b7f6274cb35c79db3a3cd613302de2ae019b31
415df9a9467fee9663850b4b8b4ee5bd4c23adeb
refs/heads/master
2023-04-23T15:48:36.923648
2021-05-05T06:15:24
2021-05-05T06:15:24
364,455,815
1
0
null
2021-05-05T07:11:40
2021-05-05T03:57:33
Java
UTF-8
Java
false
false
1,501
java
/* * * Artifactory is a binaries repository manager. * Copyright (C) 2018 JFrog Ltd. * * Artifactory is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at yo...
[ "david.monichi@gmail.com" ]
david.monichi@gmail.com
b4b03e37cdf203c8183a8b436b7cc9efd8cf0b7e
175b6fc6e17a9d19f3281e5563859c1ee66a1caf
/src/test/java/RobotoTest.java
33d670f24440c4d630e0e58cf251a3f877f1118e
[]
no_license
leobarna/KatasBootcamp
890a9513c3c37c13b90edc9d28cd1b9559d8ea69
95e7237a75831a514faeef4d683f5e91cffdb796
refs/heads/main
2023-07-22T09:18:56.087594
2021-09-03T21:45:45
2021-09-03T21:45:45
397,388,361
0
0
null
null
null
null
UTF-8
Java
false
false
387
java
import org.junit.jupiter.api.Test; import static org.hamcrest.MatcherAssert.assertThat; import static org.hamcrest.Matchers.equalTo; public class RobotoTest { @Test void ifYouSaluteRobotoSaluteBack (){ SaluteRoboto salute = new SaluteRoboto(); String answer = salute.answer("Hola R...
[ "noreply@github.com" ]
leobarna.noreply@github.com
b1453c4e3c42610bb1d623c26ec7af1b181f50b5
94aced6041168236c183e3c5129f150b03899cbd
/src/test/java/helpers/Helpers.java
8875c38937e453e4e06b44fb2a7309eead899885
[]
no_license
jdmaury94/qaAutomationCarnival
8568a979a58d568e8d87c4103024c8e8682e04a5
95da40aee26def27b770cf8591a7a19fefbfd8a8
refs/heads/master
2020-09-25T07:28:16.233549
2019-12-04T21:00:44
2019-12-04T21:00:44
225,948,688
0
0
null
null
null
null
UTF-8
Java
false
false
1,805
java
package helpers; import org.openqa.selenium.By; import org.openqa.selenium.Keys; import org.openqa.selenium.WebDriver; import org.openqa.selenium.WebElement; import org.openqa.selenium.interactions.Actions; import java.util.ArrayList; import java.util.List; public class Helpers { public int formatStringToNumber(...
[ "jdmaury94@gmail.com" ]
jdmaury94@gmail.com
965abb5b828b269200370361bf443efbf722c40e
2eb567cb893850bec197ead1491f3e802cff93e6
/java-se-samples/base/src/main/java/apibase/common/DoubleTest.java
6cc93296ff5a66e9b129988e9ecf2042325e45b3
[]
no_license
doubleview/java-awesome-demo
4ca9971f01ab7b3be6fbefb76f9a7d8c78de0ed0
983491df02bf9c83978cbec83b93d1a68b1b2275
refs/heads/master
2022-12-22T10:12:26.250184
2021-07-25T05:58:22
2021-07-25T05:58:22
96,692,018
0
0
null
2022-12-16T09:52:49
2017-07-09T15:07:56
Java
UTF-8
Java
false
false
351
java
package apibase.common; public class DoubleTest { public static void main(String args[]) { System.out.println("0.05 + 0.01 = " + (0.05 + 0.01)); System.out.println("1.0 - 0.42 = " + (1.0 - 0.42)); System.out.println("4.015 * 100 = " + (4.015 * 100)); System.out.println("123.3 / 100...
[ "doubleview@163.com" ]
doubleview@163.com
790f7f4a0bba3d21165945c86e0be37ac389a850
7a0fcd986daafa6329f118986d3ebdf52a1ec525
/app/src/test/java/com/example/zengwei/curve/ExampleUnitTest.java
1bd7ae4a945d0518db1cba91f8afda28d4759a47
[]
no_license
cbdgit/Curve
5240c77c308f43e789fd75483925ea6639bc35a4
a0d566c26c30a26105bc4f1864a7d988505d808b
refs/heads/master
2020-04-13T18:48:42.264176
2018-08-17T09:39:48
2018-08-17T09:39:48
null
0
0
null
null
null
null
UTF-8
Java
false
false
403
java
package com.example.zengwei.curve; import org.junit.Test; import static org.junit.Assert.*; /** * Example local unit test, which will execute on the development machine (host). * * @see <a href="http://d.android.com/tools/testing">Testing documentation</a> */ public class ExampleUnitTest { @Test public v...
[ "13085486819@163.com" ]
13085486819@163.com
c73fd9c021e409dd14b7a7a47a5de55a1c51b0f1
144f75c44a30ac458268123e349ae5d4de766275
/server/src/main/java/me/noos/worker/RatingServlet.java
47d38962939d28c22647bcaeb35bc254b48cc684
[]
no_license
charlesbihis/noos
9b5096cdadac9b648cbea261454980876e46c47a
90ce9128d43c0d3dc100c0f362ea4a413173273a
refs/heads/master
2020-05-30T12:07:06.754706
2012-12-16T04:10:20
2012-12-16T04:10:20
7,187,090
0
1
null
null
null
null
UTF-8
Java
false
false
2,666
java
package me.noos.worker; import java.io.IOException; import java.util.ArrayList; import java.util.List; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import me.noos.engine.recommendation.collaborative.data.BaseDataset; ...
[ "charles@whoischarles.com" ]
charles@whoischarles.com
074573013a2ba904887b9a559f894685946c8d25
ec9ea88075728c82d1ecb026d846294e87092887
/src/main/java/com/algaworks/brewer/model/Pedido.java
c9b8e5be9b7968846541dac4ed505fca7a3608fe
[]
no_license
Beleboni/spring-project
f4d6a6fa60253ea32198c65640dee436faa4bd20
e4bfb4411caa86679422583963efd7fb277e5e4d
refs/heads/master
2021-01-13T05:23:47.336037
2017-05-08T01:47:01
2017-05-08T01:47:01
81,392,941
0
0
null
null
null
null
UTF-8
Java
false
false
4,350
java
package com.algaworks.brewer.model; import java.math.BigDecimal; import java.time.LocalDate; import java.time.LocalDateTime; import java.time.temporal.ChronoUnit; import java.util.ArrayList; import java.util.List; import javax.persistence.CascadeType; import javax.persistence.Column; import javax.persistence.Entity; ...
[ "fernando.beleboni@hotmail.com" ]
fernando.beleboni@hotmail.com
4bfc270e3dfc044f017d0ee6d3d0a6b1ca6e9186
fab79c220c6175ba553c94c4d176959469589219
/src/main/java/nc/block/tile/generator/BlockFusionCore.java
01f3c599670dc5073d1903ec5f611e2f6c78d4ed
[ "CC0-1.0" ]
permissive
remclave/NuclearCraft
bf155280583ef4667a7dea60832264bf24909198
e873333ad22c0918515376c246a6b0b906aa920a
refs/heads/master
2020-03-25T08:56:26.322487
2018-06-15T15:44:01
2018-06-15T15:44:01
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,155
java
package nc.block.tile.generator; import nc.block.tile.BlockInventory; import nc.block.tile.IActivatable; import nc.config.NCConfig; import nc.init.NCBlocks; import nc.proxy.CommonProxy; import nc.tile.generator.TileFusionCore; import nc.util.BlockPosHelper; import net.minecraft.block.material.Material; import net.mine...
[ "joedodd35@gmail.com" ]
joedodd35@gmail.com
794719462b35219e36d5d9b363db1258968f2b24
1b351ae881eec2382ced71d5e696e17df62e079e
/src/main/java/com/ATeam/twoDotFiveD/server/gameClientHandler.java
c226e337bbce22cb143081c5dac62bcc2049b2a4
[]
no_license
Mitsugaru/TwoDotFiveD
1d5b07dfeb45b089e241b78f4ca391c385743ef3
ef14a0de2c95e171a24e214286a00b756d8d068a
refs/heads/master
2021-01-19T08:46:06.979538
2012-04-22T00:30:40
2012-04-22T00:30:40
3,261,232
0
0
null
null
null
null
UTF-8
Java
false
false
440
java
package com.ATeam.twoDotFiveD.server; import java.net.DatagramPacket; import java.net.InetAddress; public class gameClientHandler { private InetAddress address; private int port; public void set(InetAddress anAddress, int aPort){ address=anAddress; port=aPort; } public DatagramPacket message(byte[] data){ ...
[ "jwadd001@gmail.com" ]
jwadd001@gmail.com
20256d7ce6ba53e3d891ac7e085c17e9e7d7ba1e
5dd9a978e06a37a31c9d1f94e7aa3c35bda90254
/src/main/java/pl/maciejd/ws/TestRunWS.java
470177e2b1029458369112165d2ab46955c50392
[]
no_license
maciejd/greenfield-jee
dc91c6f7c1f4217bb38f8018c864121fe0864e05
64885aa7ebd6ec7d71f5c168517367c11ffd135d
refs/heads/master
2020-07-27T02:06:17.138947
2016-11-14T13:14:00
2016-11-14T13:14:00
73,705,313
0
0
null
null
null
null
UTF-8
Java
false
false
1,121
java
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package pl.maciejd.ws; import javax.ejb.EJBTransactionRolledbackException; import javax.inject.Inject; import javax.jws.WebService; im...
[ "maciej.dobrowolski@atos.net" ]
maciej.dobrowolski@atos.net
cd01582a4e5ccaf31b29766723bf47df7cb93d1b
91a950c8641f415c275bde20a1f9744bab4c7a74
/src/test/java/com/dbs/weather/weatherservice/WeatherserviceApplicationTests.java
998197002c358e2f0eb2318ca52656e20cf02555
[]
no_license
sst2k2/weatherservice
3636556f15546398040ba8e9e0439117689ae652
68413a27bea3d85efd14dc651b85fa246c6f79a7
refs/heads/master
2020-09-01T04:19:00.174479
2019-10-31T23:48:13
2019-10-31T23:48:13
218,878,530
0
0
null
null
null
null
UTF-8
Java
false
false
2,104
java
package com.dbs.weather.weatherservice; import com.dbs.weather.controller.WeatherController; import com.dbs.weather.entities.ForecastEntity; import com.dbs.weather.repository.WeatherRepository; import com.dbs.weather.service.MapInfoRetrieverImpl; import org.junit.Before; import org.junit.jupiter.api.Test; import org.j...
[ "shushantgotmare90@gmail.com" ]
shushantgotmare90@gmail.com
5699a72fb1d8852633df5988fba54012d4e1bf45
e64a9ff88c950ca4a3fc7179b965c458302dec72
/app/src/main/java/DetectionService.java
e6ae6a81140631994be36399e8aaaac1191a2840
[]
no_license
mupacif/gmaps
2943ec5b46c1f4bd02c787d9edfc6e2d4d21e79a
b71125eefcaa157219ad157892063b1704aba0e8
refs/heads/master
2021-01-22T18:34:06.029846
2017-03-15T15:58:04
2017-03-15T15:58:04
85,093,455
0
0
null
null
null
null
UTF-8
Java
false
false
639
java
import android.app.IntentService; import android.content.Intent; import android.nfc.Tag; import com.google.android.gms.location.ActivityRecognition; import com.google.android.gms.location.ActivityRecognitionResult; import com.google.android.gms.location.GeofencingEvent; /** * Created by student on 15-03-17. */ pub...
[ "student@bt-training.be" ]
student@bt-training.be
1b68fbaffff4a00dd52ed75cc478ff7037f8a396
5ab0ba8af9dbdff39a880a5fa9da2cc2ee8ac915
/SEblog/src/com/DAO/UserStat.java
057c727416c31b38e10a2c4060235f6bf5fce232
[]
no_license
ffflyteam/SEBlog
7bdc9c1eed0b9716ee9cdfe95809bafeb6ae2ac5
e5e98f241e3544128ba61e04d2348477d4986299
refs/heads/master
2020-05-16T12:05:05.025850
2019-06-16T14:43:01
2019-06-16T14:43:01
178,838,440
0
0
null
null
null
null
GB18030
Java
false
false
212
java
package com.DAO; public enum UserStat { NORMAL(0), //正常使用中 BE_FROZEN(1), //被冻结 ; private int id; private UserStat(int id) { this.id = id; } public int getId() { return id; } }
[ "1012246892@qq.com" ]
1012246892@qq.com
ea09926eb5d18ecc866a76fcfb8ad44a5c291d50
d16eaadf146fe636f6607068f1dd853489a3f64a
/src/main/java/com/ynyes/kjxjr/entity/TdOrder.java
00e936feba97458055d583cb70bf80c31c1bb91d
[]
no_license
nieshr/xjr
ce824b7183634d1d72970d6082221e85e73a8dfe
70ba60c262055d1b75f30a2b386fe67970da5e19
refs/heads/master
2021-01-10T07:10:13.758215
2015-12-31T10:13:36
2015-12-31T10:13:36
43,426,501
0
0
null
null
null
null
UTF-8
Java
false
false
13,646
java
package com.ynyes.kjxjr.entity; import java.util.Date; import java.util.List; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; import javax.persistence.JoinColumn; import javax.persistence.O...
[ "125540670@qq.com" ]
125540670@qq.com
64b98d65f6f3da09fb3781e4f7697e244300f00e
80b69edf29f51d34cee8b2e8a5956e4a82a8bff1
/codesnipt/com/kalllx/code/util/NumberDetect.java
50b2830d0fc4f51467422b5a3d158a92a7c71685
[ "MIT" ]
permissive
kalllx/codesnipt
850b155b78af71d796af982d686c4aa5f3820378
a4d78912c82c07c5011808ec5161475f293d50ab
refs/heads/master
2016-09-06T06:18:07.923316
2014-03-20T10:26:46
2014-03-20T10:26:46
null
0
0
null
null
null
null
UTF-8
Java
false
false
690
java
package com.kalllx.code.util; public class NumberDetect { public static void main(String[] args) { String str1="1122.2.2"; String str2="111"; String str3="111.2"; String str4="111s"; String str5="111.s"; String str6="1s11"; System.out.println(str1+":"+isNum(str1)); System.out.println(str2+":"...
[ "kalllx@yahoo.cn" ]
kalllx@yahoo.cn
414392dc70bbfa846d38f59f04e528db1271b6aa
6d40a559ca0f874ae7ac922a19b5aaac8dec2e93
/src/main/java/ch/uzh/seal/BLogDiff/model/rest/Job.java
a0b22d1bc3166ac3abd4580ddd6155cd05553372
[]
no_license
noahch/blogdiff
a4cfcd07fd308c9dedeafd7d3e5be0df7e1094b9
c19e9bf5824935ddd607c5cf2b93c4de215036f0
refs/heads/master
2022-11-28T15:08:42.672199
2019-07-30T15:54:20
2019-07-30T15:54:20
184,011,057
0
0
null
2022-11-16T11:48:42
2019-04-29T06:16:37
Java
UTF-8
Java
false
false
1,004
java
package ch.uzh.seal.BLogDiff.model.rest; import com.fasterxml.jackson.annotation.JsonIgnore; import com.fasterxml.jackson.annotation.JsonIgnoreProperties; import com.fasterxml.jackson.annotation.JsonProperty; import lombok.Getter; import lombok.Setter; import lombok.ToString; @JsonIgnoreProperties(ignoreUnknown = tru...
[ "noah.chavannes@gmail.com" ]
noah.chavannes@gmail.com
c9f799b33d2b2d8c323ef86f59c33a47ab6aa93a
f0930b38e9e0022875e914bf143cd08b2de0c9c8
/Java_Durgasri Thamada/Assignment1/Q4SupplyResult.java
aa8dd5c47454dbc5a1733ec19c61c20de9d8f335
[]
no_license
DurgasriThamada/DurgasriThamadaTraining2021
c2cbab7d29059455dbecde2f04fb6956071a568e
8504ce63a7df57705b37c953038d04d0e1111057
refs/heads/main
2023-07-18T08:09:08.713286
2021-09-01T07:16:48
2021-09-01T07:16:48
390,813,343
0
0
null
null
null
null
UTF-8
Java
false
false
616
java
import java.util.*; public class Q4SupplyResult { public static void main(String[] args) { // TODO Auto-generated method stub Scanner sc=new Scanner(System.in); System.out.println("Enter the marks of three Subjects"); int m1=sc.nextInt(); int m2=sc.nextInt(); int m3=sc.nextInt(); int cnt=0; ...
[ "noreply@github.com" ]
DurgasriThamada.noreply@github.com
fc6d59a3f0144f0469982082b29e6f0ed93e374c
49c57475dae2ade37bc1d7cdd0d2af540ca2a62d
/changgou-service/changgou-service-goods/src/main/java/com/changgou/goods/service/impl/SkuServiceImpl.java
80f5b4bf8242637afdaf92c7775f2058edd9e19c
[]
no_license
a76037385a/changgou-parent
3ac014839792a61f0f866752bd104392219d61e3
c72e5fff0ca1e4d4de8e6080881d851fd4a7c070
refs/heads/master
2022-06-29T20:21:53.160752
2019-08-25T07:14:21
2019-08-25T07:14:21
204,235,253
0
0
null
2022-06-17T03:30:24
2019-08-25T02:18:11
JavaScript
UTF-8
Java
false
false
7,513
java
package com.changgou.goods.service.impl; import com.changgou.goods.dao.SkuMapper; import com.changgou.goods.pojo.Sku; import com.changgou.goods.service.SkuService; import com.changgou.order.pojo.OrderItem; import com.github.pagehelper.PageHelper; import com.github.pagehelper.PageInfo; import org.springframework.beans....
[ "76037385@qq.com" ]
76037385@qq.com
43609e3a339e51be8b7e6fae354fd124897ba36e
834940f2650709bc252ea48a80d63c99f3033011
/src/service/com/cyberup/service/course/CourseKemService.java
5699d756a3dbc25076f873646a420dcd267957e5
[]
no_license
yoonjinseok/cuinfo
a802cd1d38f923c5b6e71eea92f86ee9d5fb4dc4
4acf4ec1c120d534ec124c6b8181008c5a92743d
refs/heads/master
2023-01-04T07:40:05.314756
2020-11-02T17:11:51
2020-11-02T17:11:51
309,440,573
0
0
null
null
null
null
UTF-8
Java
false
false
4,189
java
package com.cyberup.service.course; import java.lang.reflect.Method; import java.util.List; import org.apache.commons.lang.StringUtils; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import org.springframework.transaction.annotation.Transactional;...
[ "jsyoon@kotech.co.kr" ]
jsyoon@kotech.co.kr
a0930860ddeec1c461e0ec8a03f3ca7560bdc291
33b7f43d96f76971b16edf23fa872ceca2c2d24c
/Java/RepasoSegundoParcial/Ej7/Library.java
4ecd34353c30445a0b42f4c0a7508ed62a9cd629
[]
no_license
pdomins/POO
077f856f896c57489f85d9491190dab6fa02e366
14d73b43f53123b0ab09f34ebfc3c2d6ad6e6664
refs/heads/master
2022-12-18T22:22:36.751302
2020-09-15T12:42:12
2020-09-15T12:42:12
286,754,222
2
0
null
null
null
null
UTF-8
Java
false
false
1,441
java
package ar.itba.edu.POO.RepasoSegundoParcial.Ej7; import java.time.LocalDate; import java.util.*; public class Library { Map<String, BookInfo> bookMap = new HashMap<>(); Map<Clients, Loan> loans = new HashMap<>(); public Library addBook(String title, int stock){ bookMap.put(title, new BookInfo(ti...
[ "pdomingues@itba.edu.ar" ]
pdomingues@itba.edu.ar
81eafbc46fc7197eb7959f0d365b3e67014e7d8e
2b2fb797deec885ceb6104d6a12460ee906cfa7d
/backend/src/main/java/com/vlad/backend/dto/OurRecipeDTO.java
03f4c14f4cce5ca8c7fdfe1832897126b77d2096
[]
no_license
iluczvlad/vlad_repo
8f6fdb90d248cec12a98b11d5fa2a46831f36bd1
c222775bcdd4b2d78a118b94289bc8d6335176f7
refs/heads/master
2022-12-10T16:55:17.805972
2019-05-30T14:45:58
2019-05-30T14:45:58
141,588,100
0
0
null
2022-12-09T04:59:37
2018-07-19T14:03:40
Vue
UTF-8
Java
false
false
618
java
package com.vlad.backend.dto; import java.util.List; public class OurRecipeDTO { private Long id; private String name; private List<IngredientDTO> ingredients; public Long getId() { return id; } public void setId(Long id) { this.id = id; } public String getName() { ...
[ "iluczvlad@gmail.com" ]
iluczvlad@gmail.com
be64a5bae4e94ed1db3131d9147cc6406ed71b83
4bd68d9ccb8d993fc84a5d90f7504b9b1d518dd9
/FitnessTracker/src/main/java/com/springmvc/service/ExerciseService.java
f2dbf402e95035f6075fd03315ce542f24118beb
[]
no_license
jayMcoder/HandsOn-SpringMVC
f14be9bf37800312ed47787f94f0a26671bbdf0c
e6cf676d396b84399fc7d2cdc02dada3c9c4a08b
refs/heads/master
2020-05-16T14:11:34.420337
2019-04-30T15:38:43
2019-04-30T15:38:43
183,095,607
0
0
null
null
null
null
UTF-8
Java
false
false
169
java
package com.springmvc.service; import java.util.List; import com.springmvc.model.Activity; public interface ExerciseService { List<Activity> findAllActivities(); }
[ "jayaram.mani@optum.com" ]
jayaram.mani@optum.com
2ec5c71e00b54815165f7850d98a61495daee0af
a9b274fa9510171ad5b389a318a2b3a73b0b0655
/src/main/java/com/test/weather/weather/config/RedisConfig.java
224d7e942fdfebb75c558b013df2fddb51193ec4
[]
no_license
lukehanabi/weather
258ce0ff00f9a80a33f89e0d019eba491d740b93
b4f446c56c0ea47408e31f84b88cae92cde298f9
refs/heads/master
2020-04-20T14:44:15.648940
2019-02-03T04:26:40
2019-02-03T04:26:40
168,908,307
0
0
null
null
null
null
UTF-8
Java
false
false
879
java
package com.test.weather.weather.config; import org.springframework.cache.annotation.EnableCaching; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; import org.springframework.context.annotation.PropertySource; import org.springframework.data.redis.connec...
[ "lucas.luduena@gmail.com" ]
lucas.luduena@gmail.com
7c7924672b79c9d7d2455149884d92d501669d88
ca93d74d71f5d992f03ec8b79b5b5fe08aac4f5f
/src/main/java/com/hengyun/service/patient/SNMacRelationService.java
a13d1d228914f6cfde90d7962a8ef560af888019
[]
no_license
jarvisxiong/dev
29d2445d89f97b385218d14d74700c5f026f8dac
ceeefde8d2e15f9d246ff700428583e0721d0d52
refs/heads/master
2021-01-01T06:55:52.363282
2016-07-07T06:22:09
2016-07-07T06:22:09
null
0
0
null
null
null
null
UTF-8
Java
false
false
413
java
package com.hengyun.service.patient; import com.hengyun.domain.patient.SNMacRelation; import com.hengyun.service.BaseService; /** * @author bob E-mail:panbaoan@thealth.cn * @version 创建时间:2016年5月13日 下午4:53:40 * 类说明 */ public interface SNMacRelationService extends BaseService<SNMacRelation,Integer>{ public void add(S...
[ "bob@thealth.cn" ]
bob@thealth.cn
e5de8ea2608ec86dd1758777a10b55f80aba535a
ba4b3f72c53eb80f7cc52e93348032dd352c686e
/MyLib/src/org/me/mylib/LibClass.java
0c25edbb2192c4f2c52f2aaad4b8023d1a902c41
[]
no_license
Jerek426/HomeWork1
2e6dff9fe730f0f26541774d993e0f8a6b11bf81
8c88df71be7dbadf868e8efba8cb126d58036025
refs/heads/master
2021-01-19T03:24:12.162418
2013-02-08T02:48:33
2013-02-08T02:48:33
null
0
0
null
null
null
null
UTF-8
Java
false
false
541
java
package org.me.mylib; /** * * @author Devon Dimone */ public class LibClass { /** * * @param args * @return */ public static String acrostic(String[] args) { StringBuffer b = new StringBuffer(); for (int i = 0; i < args.length; i++) { if (args...
[ "you@example.com" ]
you@example.com
f052f1eae60eefdc88432a022b87f80d148ee6bc
c4203c32915c1ee09fd0ebe37149db351f8434ca
/baselibrary/src/main/java/com/yyyu/baselibrary/ui/widget/BounceScrollView.java
032a7cc7e1c677f78472ae85d068e064ae620d35
[]
no_license
yuqibiao2/LSM
8eb23b017f124227a21c7a37ad8cda65e127228d
f1c872ecfc155c1f6800abcb4d1f5dba633649e5
refs/heads/master
2020-03-06T16:13:28.696197
2019-01-03T07:47:35
2019-01-03T07:47:35
126,969,699
1
1
null
null
null
null
UTF-8
Java
false
false
5,454
java
package com.yyyu.baselibrary.ui.widget; import android.content.Context; import android.graphics.Rect; import android.util.AttributeSet; import android.view.MotionEvent; import android.view.View; import android.view.animation.TranslateAnimation; import android.widget.ScrollView; /** * 弹性ScrollView * */ public class...
[ "yuqibiao19920605" ]
yuqibiao19920605
13782baa8df1a14de6cf029c88e30b12434f1174
c663b981af3566743a774fae261548255947bfdc
/srth-osgi/uk.nhs.cfh.dsp.srth.information.model.impl/src/test/java/uk/nhs/cfh/dsp/srth/information/model/impl/internal/ClinicalEntityFactoryImplTest.java
75331b4b8f6ab560d367ea2a2a132ed7f68bc426
[]
no_license
termlex/snofyre
c653295ecb1b2a28a44d111ff7603a3cc639e7eb
2622c524377ed7cc77a9aae9f1ec522b00da2b7c
refs/heads/master
2022-05-22T18:37:18.579877
2022-03-25T15:23:41
2022-03-25T15:23:41
34,781,765
0
0
null
null
null
null
UTF-8
Java
false
false
8,111
java
/** * Crown Copyright (C) 2008 - 2011 * * 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 ...
[ "jay.kola@29ca23ef-472f-bbfa-ca66-17e9de3a230d" ]
jay.kola@29ca23ef-472f-bbfa-ca66-17e9de3a230d
78f08abac3f542daae843eddef7721f1167b0ab6
49f1893292bab017c3e29babfcdf0d3086996e1f
/app/src/main/java/br/com/movies_tek/data/db/Converters.java
8a48898a14112f2195de881ec84b339fd9f057d9
[]
no_license
ksdrof500/movies
4897b6483d0054cba8547833c54c28e7c39a84af
c3a71542c86d23057633dc6080c3e4bf894d06fe
refs/heads/master
2020-03-27T18:40:50.581438
2019-04-22T23:00:33
2019-04-22T23:00:33
146,936,676
0
0
null
null
null
null
UTF-8
Java
false
false
488
java
package br.com.movies_tek.data.db; import android.arch.persistence.room.TypeConverter; import java.util.Date; public class Converters { @TypeConverter public static Date fromTimestamp(Long value) { if (value == null) { return new Date(0L); } return new Date(value); } ...
[ "filipenunes.developer@gmail.com" ]
filipenunes.developer@gmail.com
ff4f9b1dd0286a600ed1bdd6ed827350b42e341d
a09b4d2050f997a972a23225b96cc5b726f70bbe
/rmi/DynamicInvocation.java
70afdec97d88fc501fd7879d9db2b2de9e9e2c9e
[]
no_license
cczhong11/Remote-Method-Invocation
a9a0636b2c074890d3c83f4ea81e92fb0b3c5a6b
21d7f4037c9fa2238fdb5be5c264c90a843e5128
refs/heads/master
2021-01-25T09:52:33.923415
2018-02-28T18:09:34
2018-02-28T18:09:34
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,336
java
package rmi; import java.net.*; import java.lang.reflect.Method; import java.lang.reflect.Proxy; import java.lang.reflect.InvocationHandler; import java.io.ObjectInputStream; import java.io.ObjectOutputStream; public class DynamicInvocation<T> implements InvocationHandler{ //the information stored in each handle...
[ "tczhong24@gmail.com" ]
tczhong24@gmail.com
20785e43bc8f0db721e31cbfb9aa6d33a0b94d4a
58a4d1486a30ea16742707f0da565bc4cd25e562
/eclipse/VerilogExpress/src/verilogExpress/SequentualDoer.java
5e864965c2ea2254010970fd2f65054c82e9a8e5
[]
no_license
JEdward7777/VerilogExpress
95fa248e381a43d9628b497ffd1ccd26def5cd2d
ba6d22c88e28acaacfb482d5d08f5c3e096a1017
refs/heads/master
2021-06-01T23:40:47.953614
2018-06-21T18:02:04
2018-06-21T18:02:04
6,460,616
0
0
null
null
null
null
UTF-8
Java
false
false
3,993
java
package verilogExpress; import java.util.HashSet; public class SequentualDoer extends DoBlock { static HashSet< String > usedStateVars = new HashSet< String >(); @Override String getDoneSignal() { return listToDo.getLast().getDoneSignal(); } @Override public String getChildActiveS...
[ "Gorge7777@gmail.com" ]
Gorge7777@gmail.com
95ffbaf3d0fc8736b3c08363055fd3de260b4bed
b5b024e463f5cd3e3c4b693687cb9c787f16a168
/remote-diagnosis-service/src/main/java/com/remote/diagnosis/service/domain/BaseDomain.java
2b9908bc7451beda230cd33d78ba78749ecdaaac
[]
no_license
xiaoweibianchen/remote-diagnosis
99f6947cec73d1dfa48c0bf72943edcb8a5aff1f
6d827f4de1f276a6f30c091edb063bcc60487a6d
refs/heads/master
2020-12-03T03:43:20.384340
2017-08-27T10:21:23
2017-08-27T10:21:23
95,765,357
0
0
null
null
null
null
UTF-8
Java
false
false
958
java
package com.remote.diagnosis.service.domain; import java.io.Serializable; import java.util.Date; public class BaseDomain implements Serializable { private String created; private Date createdDate; private String modified; private Date modifiedDate; public String getCreated() { ...
[ "liwei14@JRA4W42B273012.JDJR.360buyAD.local" ]
liwei14@JRA4W42B273012.JDJR.360buyAD.local
daee6ea735009681a91d25623a65aaadb1e24cb9
0639ae56532079d5622f00c8faeb8003c5eea6f3
/Designpattern2/src/com/riversand/structural/decorator/BreadTypeDecorator.java
b7331f8e92f83f0fca6adac192947ebb52454187
[]
no_license
ritam-sarkar/JavaBasics
7ffacaf27f14d38a7223b9350e8f1ef57a8689c1
eba9fbb916881fa88d8a8798423042356bb31a3d
refs/heads/master
2023-04-07T09:26:15.607580
2023-03-16T03:13:36
2023-03-16T03:13:36
102,585,573
0
0
null
null
null
null
UTF-8
Java
false
false
400
java
package com.riversand.structural.decorator; public class BreadTypeDecorator extends SandwichDecorator { private String breadType; public BreadTypeDecorator(Sandwich customsandwich, String breadType) { super(customsandwich); this.breadType = breadType; } public String make() { return super.make()+" + "+add...
[ "rit.style@gmail.com" ]
rit.style@gmail.com
57f89d077a1aecaf51f91aae173c82c0f57f15ed
6814f68e6382945116005747a7111a326ef7ca84
/src/multi_thread/Chapter3/notifyAll/ThreadB.java
7976f9db0a11bca942b4b1f8f60394b8ebf50a8e
[]
no_license
ranxin1022/java_concurrency
81538d3300256dc664f7f32c011c3552ada7b03b
d37e1ca5bbff10ae16ee5a106600005907d9f6c8
refs/heads/master
2020-03-22T09:44:32.494051
2018-07-05T14:00:52
2018-07-05T14:00:52
139,857,491
0
0
null
null
null
null
UTF-8
Java
false
false
302
java
package multi_thread.Chapter3.notifyAll; public class ThreadB extends Thread { private Object lock; public ThreadB(Object lock) { this.lock = lock; } @Override public void run() { Service service = new Service(); service.testMethod(lock); } }
[ "346150054@qq.com" ]
346150054@qq.com
8a1240fe095f0af4ea99079626c1627d59d8eb3e
d254ff443950042970aec7ef96d3654a21e2cf27
/jharwal_problem1/src/jharwal_problem1/CAI5.java
3530ca5d72560996622c8230626943658eb84c5e
[]
no_license
aryanjharwal/jharwal_assignment3
0c20ff1e4b27e9a87787b73f250b100e47e82f17
439099c964add001924fa785f2d86c28e01eca8b
refs/heads/master
2021-01-15T06:45:38.681176
2020-02-25T04:47:29
2020-02-25T04:47:29
242,904,696
0
0
null
null
null
null
UTF-8
Java
false
false
4,553
java
package jharwal_problem1; import java.security.SecureRandom; import java.util.Scanner; public class CAI5 { public static void main(String[] args) { Scanner sc = new Scanner(System.in); String flag; do { //calling quiz quiz(sc); //getting user input about next round System.out.print("\nDo you want another rou...
[ "aryan@localhost" ]
aryan@localhost
c41ae3d81f20a6de968917215a272a0da85f3445
cfc60fc1148916c0a1c9b421543e02f8cdf31549
/src/testcases/CWE113_HTTP_Response_Splitting/CWE113_HTTP_Response_Splitting__URLConnection_setHeaderServlet_07.java
7e776e5d7cd5be87562ae4f7a9a454eb1edb305a
[ "LicenseRef-scancode-public-domain" ]
permissive
zhujinhua/GitFun
c77c8c08e89e61006f7bdbc5dd175e5d8bce8bd2
987f72fdccf871ece67f2240eea90e8c1971d183
refs/heads/master
2021-01-18T05:46:03.351267
2012-09-11T16:43:44
2012-09-11T16:43:44
null
0
0
null
null
null
null
UTF-8
Java
false
false
15,941
java
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE113_HTTP_Response_Splitting__URLConnection_setHeaderServlet_07.java Label Definition File: CWE113_HTTP_Response_Splitting.label.xml Template File: sources-sinks-07.tmpl.java */ /* * @description * CWE: 113 HTTP Response Splitting * BadSource: URLConnection Read a string ...
[ "amitf@chackmarx.com" ]
amitf@chackmarx.com
c751490b6edae859d7116c18c1d0490672524417
caa2efc6c09b2a69943b173dec19952a213fd7ae
/odin-core/src/main/java/com/purplepip/odin/creation/flow/DefaultFlow.java
6f0c795738e34735e6db7aa40f5d0ea2887853ca
[ "MIT", "Apache-2.0" ]
permissive
ianhomer/odin
83963bf214442f696782c96222b432f40cefa15c
ac3e4a5ddbe5c441fc9fb22fa5f06a996ec1454c
refs/heads/main
2021-10-19T22:27:29.709053
2020-11-15T17:37:40
2020-11-15T17:37:40
79,387,599
6
0
NOASSERTION
2021-10-05T21:04:08
2017-01-18T21:44:23
Java
UTF-8
Java
false
false
2,672
java
/* * Copyright (c) 2017 the original author or authors. All Rights Reserved * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless re...
[ "ian.homer@gmail.com" ]
ian.homer@gmail.com
a9b8020599a8a65d91ba4f6fc0c33a2f79c35f5b
29a25e7ae2be4b84e56c55a8ae32ee745ec7f107
/jPDFmelange/JPanelViewPrefs.java
09a48d315a796b03afb2ea45de41b89335c7b0f6
[]
no_license
dertoki/jPDFmelange
83a637bed9ae597ed9a7e7e5ecef227a06abe293
ab29e34dfe538b7472801aac2cc494c7be38f112
refs/heads/master
2021-01-01T05:50:38.878341
2014-03-09T18:17:55
2014-03-09T18:17:55
null
0
0
null
null
null
null
UTF-8
Java
false
false
11,197
java
/*************************************************************************** * Copyright (C) 2008 by Tobias Tandetzki * * tandetzki.tobias@t-online.de * * * * This pr...
[ "dertoki" ]
dertoki
ff1f227a39f0f8b27607870de3e2dd27617c9a0d
eb6a8d1f92b8620de8a5bdd8223a6fdd4560066e
/cli/src/main/java/com/github/microwww/security/cli/help/Nullable.java
a4b13c16b0acf6e065b99bdeab9b453330455f2f
[ "Apache-2.0" ]
permissive
microwww/URL-security
3f94482c77ce242415229645f7125d4924e81c15
c1587d817769a047211a2a2405ef130a6a5c1cfe
refs/heads/main
2023-01-31T11:48:10.106472
2020-12-16T03:18:36
2020-12-16T03:18:36
310,476,616
0
0
null
null
null
null
UTF-8
Java
false
false
79
java
package com.github.microwww.security.cli.help; public @interface Nullable { }
[ "lcs.005@163.com" ]
lcs.005@163.com
60f6c1d8e44802703b0f8b339541e7cc62cc843e
ee16d6fce032df72e16dc2078396c10a83af1a3e
/ELF16/src/main/java/vtigerTestScripts/TC_12Test.java
dbd88279899e0d9cee32d5f3a19a637d9713792c
[]
no_license
Abhishek-M-97/Testing
4c68618e3498d1ea3a52bea855def8db1704bbed
223eac45144dbb8f08f8637af4bb5a601f756566
refs/heads/master
2023-07-13T02:14:00.183038
2021-09-02T10:10:59
2021-09-02T10:10:59
364,866,254
0
0
null
null
null
null
UTF-8
Java
false
false
2,487
java
package vtigerTestScripts; import genericLibrary.*; import org.openqa.selenium.WebElement; import org.openqa.selenium.support.ui.Select; import org.testng.Assert; import org.testng.Reporter; import org.testng.annotations.Listeners; import org.testng.annotations.Test; import pomRepository.*; /*** * * @author Abhishek...
[ "Abhishek@ABHISHEK" ]
Abhishek@ABHISHEK
dc26462833a9781094f0a2b5ab5b960b72e85788
93b52ef4c7ce3d90ee881346f7340971142b4bba
/Lesson8/src/MemoryDataService.java
37affe61fa641ddda622244028a7192683581434
[]
no_license
KarinaZelenkevich/Lesson8
68b6f39da33dbc053467e9121803c4d803f397cf
638179cf907f270803bde3e49d3fd101d1441f3c
refs/heads/master
2023-08-14T18:43:57.738201
2021-10-08T10:30:30
2021-10-08T10:30:30
414,942,991
0
0
null
null
null
null
UTF-8
Java
false
false
542
java
import java.util.ArrayList; import java.util.List; public class MemoryDataService implements DataService{ private List<String> list = new ArrayList<>(); @Override public void add(String text) throws LowMemory { if (list.size()>4) { throw new LowMemory(); } else { list...
[ "pioni.mika@mail.ru" ]
pioni.mika@mail.ru
184d191b91a65aeb8e2b6c012d62e30eda607c40
9af5abe79a9d2d38b2d6d34c4d821a07935e3339
/src/main/java/com/phonemetra/turbo/binary/BinaryNameMapper.java
0923caa525bc9db34ac32b4a1ecbc9103c4ee11c
[ "Apache-2.0" ]
permissive
Global-localhost/TurboSQL
a66b70a8fdb4cd67642dda0dad132986f2b9165c
10dd81a36a0e25b1f786e366eb3ed9af0e5e325b
refs/heads/master
2022-12-17T05:48:16.652086
2019-04-16T23:02:00
2019-04-16T23:02:00
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,631
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 may ...
[ "devteam@phonemetra.com" ]
devteam@phonemetra.com
3264804fb1be87b577be11b4b0ee869929d9d243
2d24ff8a02feafb160c3665042aecd3154da0b14
/Ex_203_Kniffel/src/BL/DiceTableModel.java
6b8303f6c1d790b75bafcb5e88b4bdf0ab551076
[]
no_license
hanslissi/17_Exercise_203_AdvancedKniffel
ca20b0f1d992f38aa7c04ccecfd5a15b502a6360
a3e23361677d044313db07a08bc7de9c6ca6ec2c
refs/heads/master
2020-04-04T20:51:23.837694
2018-11-05T18:41:11
2018-11-05T18:41:11
156,263,412
0
0
null
null
null
null
UTF-8
Java
false
false
1,571
java
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package BL; import java.util.ArrayList; import java.util.Random; import javax.swing.ImageIcon; import javax.swing.table.AbstractTableM...
[ "johannesriedmueller@johanness-mbp.home" ]
johannesriedmueller@johanness-mbp.home
b893ea935815baa5f15f524aea136dd63e33cc13
ca7da6499e839c5d12eb475abe019370d5dd557d
/spring-context-indexer/src/test/java/org/springframework/context/index/sample/type/SpecializedRepo.java
a28f9485122d2266928e353b02fa1161978e5612
[ "Apache-2.0" ]
permissive
yangfancoming/spring-5.1.x
19d423f96627636a01222ba747f951a0de83c7cd
db4c2cbcaf8ba58f43463eff865d46bdbd742064
refs/heads/master
2021-12-28T16:21:26.101946
2021-12-22T08:55:13
2021-12-22T08:55:13
194,103,586
0
1
null
null
null
null
UTF-8
Java
false
false
122
java
package org.springframework.context.index.sample.type; public interface SpecializedRepo<T> extends Repo<T, Long> { }
[ "34465021+jwfl724168@users.noreply.github.com" ]
34465021+jwfl724168@users.noreply.github.com
0e9aced758bb65938359fa5e4b655d3965e64719
e07bb764864d7f618a245b242489e5f55acd879a
/code/tdt-base-support/tdt-sys/src/main/java/com/tdt/sys/core/attribute/AttributeSetInteceptor.java
cd08f83d74cb8f14cbe5423713d32283de43beb5
[]
no_license
gechangjiang/wms
b61e7aed8a983a6bfbf4044289d8cf2dd67561d1
45d9ba6f6c0ca6d3ebee617a625199073b29b345
refs/heads/main
2023-07-03T21:21:21.464250
2021-08-09T08:53:14
2021-08-09T08:53:14
393,873,738
0
0
null
null
null
null
UTF-8
Java
false
false
2,107
java
/** * Copyright 2018-2020 thedreamtree (https://gitee.com/thedreamtree) * <p> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> *...
[ "812829269@qq.com" ]
812829269@qq.com
49161a195ea4a7044a299256b9fc1c9680410d71
95bbe09da876e356c9376fe979ef7a9bf90822df
/src/main/java/org/citygml4j/ade/energy/model/core/FloorAreaProperty.java
1fb751ceff3a93b6601be110562b99c3a8a058d4
[ "Apache-2.0" ]
permissive
citygml4j/energy-ade-citygml4j
ef954ab104a690c0169d3ca10b65301e871cdcde
663f32cdcdc579b95ff6d6427a728c61f9b30e47
refs/heads/master
2022-08-29T17:07:51.335493
2022-08-25T11:56:24
2022-08-25T11:56:24
157,459,176
9
1
null
null
null
null
UTF-8
Java
false
false
2,035
java
/* * energy-ade-citygml4j - Energy ADE module for citygml4j * https://github.com/citygml4j/energy-ade-citygml4j * * energy-ade-citygml4j is part of the citygml4j project * * Copyright 2019-2021 Claus Nagel <claus.nagel@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not...
[ "cnagel@virtualcitysystems.de" ]
cnagel@virtualcitysystems.de
128f880660bcd92d21fe8fe427302b1a04ab02f0
e9376e9d9da01844014a9785808e24e292cdd9e7
/app/src/main/java/app/com/esenatenigeria/model/BillsModel.java
177a048e41bff65110dcf21d687c4d054ff1b701
[]
no_license
sh7verma/nass_
6f16264e3fa6e74d4c744d31b791c893b3f26b5b
56b7a6af0786edcfa682369b04ad919e828c7950
refs/heads/master
2020-05-09T20:42:26.389838
2018-09-28T11:47:49
2018-09-28T11:47:49
181,417,480
0
0
null
null
null
null
UTF-8
Java
false
false
5,100
java
package app.com.esenatenigeria.model; import android.arch.persistence.room.ColumnInfo; import android.arch.persistence.room.Entity; import android.arch.persistence.room.Index; import android.arch.persistence.room.PrimaryKey; import android.support.annotation.NonNull; import java.util.List; import app.com.esenatenige...
[ "shubham.v@applify.co" ]
shubham.v@applify.co
5d18e08ad89ac5548cbb97021b3ddc784b90595b
8994b05deec0adf97da101bc8ddcd361865f00fb
/src/edit/GeneralTableModel.java
b4dc96fd8cfa52b38359bac086860f8ee57176c1
[]
no_license
JaroslawHryszko/MISTA
ed9bc3f4c46d1bf612348a6b449c6e5f3024a64c
087d399538e4f5f2a54fd1a3561c2929a359aa92
refs/heads/master
2022-07-01T16:52:01.783312
2022-05-28T12:29:40
2022-05-28T12:29:40
365,211,048
0
0
null
null
null
null
UTF-8
Java
false
false
5,816
java
/* Author Dianxiang Xu */ package edit; import java.awt.Dimension; import java.util.*; import javax.swing.JFrame; import javax.swing.JScrollPane; import javax.swing.JTable; import javax.swing.UIManager; import javax.swing.table.AbstractTableModel; import javax.swing.table.DefaultTableCellRenderer; ...
[ "dxu@ENG401259.local" ]
dxu@ENG401259.local
4180c85ac6098927740cac685368da377943c805
d60e287543a95a20350c2caeabafbec517cabe75
/LACCPlus/Hadoop/2668_1.java
b4c4dad1beebb40499e646457f499388e9253463
[ "MIT" ]
permissive
sgholamian/log-aware-clone-detection
242067df2db6fd056f8d917cfbc143615c558b2c
9993cb081c420413c231d1807bfff342c39aa69a
refs/heads/main
2023-07-20T09:32:19.757643
2021-08-27T15:02:50
2021-08-27T15:02:50
337,837,827
0
0
null
null
null
null
UTF-8
Java
false
false
245
java
//,temp,SwiftUtils.java,113,117,temp,RandomTextDataGenerator.java,124,131 //,3 public class xxx { public static void debugEx(Logger log, String text, Exception ex) { if (log.isDebugEnabled()) { log.debug(text + ex, ex); } } };
[ "sgholami@uwaterloo.ca" ]
sgholami@uwaterloo.ca
0d907239607e7262828d8ab07f83a06afe59adfe
fe2feb6a4df973c9809463eefd1234eb7f34534a
/Stream/src/eicoma/com/github/stream/practice/StreamDemo7.java
ae3c8f3659018c66e4a61a4ffd26bc73a0ab024b
[]
no_license
Eicoma/some-practice
49511594b8e4d92344f8355389b15a83b105ba26
abd3b4dcaf6eae0f830352278d0e3d46df82aa62
refs/heads/master
2023-08-13T18:39:39.609257
2021-10-20T03:49:47
2021-10-20T03:49:47
356,270,679
0
0
null
null
null
null
UTF-8
Java
false
false
1,968
java
package eicoma.com.github.stream.practice; import java.util.ArrayList; import java.util.List; import java.util.stream.Stream; /** * 案例需求 * <p> * 现在有两个ArrayList集合,分别存储6名男演员名称和6名女演员名称,要求完成如下的操作 * <p> * - 男演员只要名字为3个字的前三人 * - 女演员只要姓林的,并且不要第一个 * - 把过滤后的男演员姓名和女演员姓名合并到一起 * - 把上一步操作后的元素作为构造方法的参数创建演员对象,遍历数据 * <p> * ...
[ "328084834@qq.com" ]
328084834@qq.com
1a219e65901ce41935aaa1ca680ba3fa44e7e633
ed57c8a0efe0f8c3c38e33e52efe7bd5db97f7a9
/web1/src/main/java/com/example/web1/service/ICommentService.java
424c50498658d413ca0ede76f058f7eff8611a83
[]
no_license
sonbt1993/web1
5293e8a37f4125f5b873a34de5ce8389a02bf0d5
06e351568670a433ec2c982784d224d3cd002b79
refs/heads/main
2023-02-24T23:43:43.634777
2021-02-01T16:10:56
2021-02-01T16:10:56
334,679,714
0
0
null
null
null
null
UTF-8
Java
false
false
72
java
package com.example.web1.service; public interface ICommentService { }
[ "sonbutung@gmail.com" ]
sonbutung@gmail.com
7f97ded6aeb956c97506d6146ff688a046cca559
9b396a05a92d9aad9a5e22a7f531b26a4ec35fc2
/src/service/impl/MajorcostServiceImpl.java
4f567fd35a147a139413c2669b17a1a2dada2744
[]
no_license
huangxinxi/reimbursement
b296d75ed32a4a22c95749d85b94924a78e7f889
d9a12a929139bc797a7681eeb31703b2aa3b129e
refs/heads/master
2022-10-06T23:40:32.361550
2020-06-05T10:03:25
2020-06-05T10:03:25
269,577,185
0
0
null
null
null
null
UTF-8
Java
false
false
1,424
java
package service.impl; import java.util.ArrayList; import dao.impl.MajorcostDaoImpl; import dao.impl.ProjectDaoImpl; import model.Majorcost; import model.Majorcosttype; import model.Project; import service.MajorcostService; import service.ProjectService; import util.SpringUtil; public class MajorcostServ...
[ "noreply@github.com" ]
huangxinxi.noreply@github.com
b0af261ce2c753a1946ad2e29df93d33d5982317
179e0ec445a1223b44a3600665ee5d4a5d9609f1
/NeverQuit/src/main/java/wdMethods/WdMethods.java
551908024a4c9713fe328e8c30b405dd0ec8d5b5
[]
no_license
HarishDasyam/GitProject
443988ee8eb7edc3bff5c5bcc7f4aa0cae977ae3
94d77fb06d79fe88c6a932044737a997c17fc549
refs/heads/master
2021-08-07T14:52:47.851471
2020-04-19T13:05:40
2020-04-19T13:05:40
157,100,894
0
0
null
null
null
null
UTF-8
Java
false
false
6,078
java
package wdMethods; import java.net.MalformedURLException; import org.openqa.selenium.ElementNotVisibleException; import org.openqa.selenium.NoSuchElementException; import org.openqa.selenium.WebElement; public interface WdMethods { /** * This method will launch the Any browser and * maximise the...
[ "HARISH@HARISH_DASYAM" ]
HARISH@HARISH_DASYAM
f4cb37090fc60229ce540c05b19a4b6a3973cbb8
e76706fd2faa89b8c3ec96c97ba6db5a6017e697
/src/main/java/com/adusoft/web/exception/InternalServerException.java
c5fd4e3f07c95534941857862dfebec9b4045b08
[]
no_license
adusoft/timebuddy
c4683cb075f73f83649cb998fd50538e2b3f9526
c1ad7865b51214d8e6708dd518d8df99da537f53
refs/heads/master
2020-12-24T16:50:20.559917
2015-02-10T21:20:00
2015-02-10T21:20:00
30,863,936
2
1
null
null
null
null
UTF-8
Java
false
false
179
java
package com.adusoft.web.exception; public class InternalServerException extends RuntimeException { public InternalServerException(String message) { super(message); } }
[ "adam.nowaczyk@softwaremind.pl" ]
adam.nowaczyk@softwaremind.pl
759407c348f0d80a2d6c2f96a34ed8815a529fa0
9a8dd9507963838ec8ebd8b51d02d457b225fe54
/src/ChickenSub.java
f310e6872a962b2414e8955976d1053044487c4d
[]
no_license
EunPyoLee/decorator-servway
ed6e9da5624f45bd15cca22477f29820b053d1c1
3e90f5cf0c850fdd94cfbe6600edd66a4d614bc8
refs/heads/master
2023-07-22T14:30:06.977953
2021-09-01T11:58:19
2021-09-01T11:58:19
400,963,552
0
0
null
null
null
null
UTF-8
Java
false
false
500
java
import common.Glossary; import common.type.BaseEnum; import common.type.BreadEnum; public class ChickenSub extends Sub { private BreadEnum bread; private final Glossary glossary; public ChickenSub(BreadEnum b, Glossary g){ this.bread = b; this.name = "Chicken" + " " + b.toString(); ...
[ "eunpyo@umich.edu" ]
eunpyo@umich.edu
5bc281ee729a30cd0a5fe3e4a34c7c060a618608
d9ac23429bc6f606fae300b38026ebfabb7e0b96
/fsm-stateless4j/src/main/java/com/liuqitech/fsm/stateless4j/State.java
b1bf656e8c1ba0aaa87861f9afa2ac1dbdfd5b7f
[]
no_license
liuqitoday/fsm-demo
b802ccb16fdb4f2d0777eeaf821228debae2b83d
343ae55f66e527feb28ddca5bd425a07c0556dac
refs/heads/master
2021-03-06T23:12:31.792271
2020-03-10T07:13:18
2020-03-10T07:13:18
246,231,497
0
0
null
null
null
null
UTF-8
Java
false
false
243
java
package com.liuqitech.fsm.stateless4j; /** * 订单状态枚举 */ public enum State { /** * 已确认 */ CONFIRMED, /** * 已付款 */ PAID, /** * 已发货 */ SHIPPED, /** * 已签收 */ RECEIVED; }
[ "liuqitoday@163.com" ]
liuqitoday@163.com
ef38d478f67296aa3706a5f6bda71520043d8c92
c7d3ad19ea7a8d7e8a9899351c15748c0311ee9c
/ArdavanGhaffari/QL/src/main/java/nl/uva/ql/ast/expression/binaryexpression/Subtraction.java
aa8325c1a76214f17d27038fc658358e86785f11
[]
no_license
software-engineering-amsterdam/multi-ql
97f6f6060b40411a01aa3ca0071c9dc1745a67b4
89b68e22284f7f77c192ab90dbd4c1e985ed7acc
refs/heads/master
2022-04-29T08:22:12.454404
2022-04-19T10:59:57
2022-04-19T10:59:57
50,788,430
2
2
null
2022-04-19T10:59:58
2016-01-31T18:25:34
Java
UTF-8
Java
false
false
451
java
package nl.uva.ql.ast.expression.binaryexpression; import nl.uva.ql.ast.expression.Expression; import nl.uva.ql.visitors.ExpressionVisitor; public class Subtraction extends BinaryExpression{ public Subtraction(Expression leftExpression, Expression rightExprssion, int line) { super(leftExpression, rightExprssion, ...
[ "ardavan.ghaffari@student.uva.nl" ]
ardavan.ghaffari@student.uva.nl
5e3cbe964ed10221ae92a084c886ac8bb0008f24
5280865d3cb383952eecd712ccc53adf6ff05e59
/cameraroll/schemas/REACHABILITY/cameraroll/app/src/main/java/us/koller/cameraroll/ui/EditImageActivity.java
b9d777add3085a59d13d0a326f2a8cf044e9af88
[ "Apache-2.0" ]
permissive
LordAmit/MuseRepo_Apps
f753c686b114f78e1176ff94d5553b8ec7e0411a
f0c11783e9b01d5fa40309d5e60438263ddde7b6
refs/heads/master
2020-04-21T08:25:31.456933
2019-08-11T19:48:05
2019-08-11T19:48:05
null
0
0
null
null
null
null
UTF-8
Java
false
false
22,440
java
package us.koller.cameraroll.ui; import android.content.Intent; import android.graphics.Bitmap; import android.graphics.drawable.Animatable; import android.graphics.drawable.AnimatedVectorDrawable; import android.graphics.drawable.Drawable; import android.net.Uri; import android.os.AsyncTask; import android.os.Build; ...
[ "amitsealami@gmail.com" ]
amitsealami@gmail.com
e0f8dd7030a1e66c2f3faec4ac686acd86ad2ebd
931fa3112e5e2d8d8ac42d6d997eee7a9c10e820
/LaunchExample/app/src/androidTest/java/com/example/launchexample/ExampleInstrumentedTest.java
ed4dbd8473a0457697506bfbbd033a87e803cf33
[]
no_license
MalvernSTEMQQ/ASP
29e1698cdcd5534299e0045760025a70892db659
397aeb150b2c0ee89a053cd00f237180c90d8ad6
refs/heads/master
2020-03-28T12:27:50.594099
2018-09-11T12:25:24
2018-09-11T12:25:24
148,301,082
0
0
null
null
null
null
UTF-8
Java
false
false
754
java
package com.example.launchexample; import android.content.Context; import android.support.test.InstrumentationRegistry; import android.support.test.runner.AndroidJUnit4; import org.junit.Test; import org.junit.runner.RunWith; import static org.junit.Assert.*; /** * Instrumentation test, which will execute on an An...
[ "MalvernSTEM.QQ@gmail.co" ]
MalvernSTEM.QQ@gmail.co
f4beb46b01f062aa542a94157a844c6bb4bb8389
c27996e8195eb22bedb0c5f01725d4694bb28e6f
/Stack.java
8a4f3e8655c902b0ef17bde03d6484ea2bc7ac26
[]
no_license
altheaibba/Balanced-Brackets
c254074ea98f94db5af4559ed089ff86e83e4613
87f6731d372011b9553226727b7ae891e81071dc
refs/heads/master
2020-03-28T15:54:00.794651
2018-09-13T13:27:02
2018-09-13T13:27:02
148,636,270
0
0
null
null
null
null
UTF-8
Java
false
false
697
java
import java.util.*; public class Stack { int size; int top; String [] array; public Stack(int size) { array = new String [size]; top = 0; } public void push(String s) { array[top] = s; top++; } public String pop() ...
[ "noreply@github.com" ]
altheaibba.noreply@github.com
0b93d735bd8588289fadad0b6ec6c9a30d9a147f
ed345750a6330dceaaf20fe6f05e33c8f34b2d2b
/java2-SchaumSeries/cap05/CocheCambioManual.java
0c0d0dc49d17c0c8d3b3bfa7befc274baff0c593
[]
no_license
unaidelao/Java-Exercises
6425cb7003a0a350ddd24bf26c6674879ab73138
667a33f8d4e931cd895eb188e59460745349faa2
refs/heads/master
2021-01-11T16:34:39.878378
2019-07-21T23:42:26
2019-07-21T23:42:26
80,112,170
1
0
null
null
null
null
UTF-8
Java
false
false
568
java
/** * Programación en Java 2 - Serie Schaum * * Ejercicio 5.15 parte 2 de 3. * * Subclase CocheCambioManual, que hereda de la superclase Coche. */ public class CocheCambioManual extends Coche { public CocheCambioManual(String matricula) { // llamada al constructor de la superclase super(matricula)...
[ "unai.delao@gmail.com" ]
unai.delao@gmail.com
9f7f87f7c7d03c0cd4a48eab376a1def38d38289
690e056cfcce18306b86bad14e5df14328c04c6c
/src/com/jalor/prize/test.java
c08eac03d390ce312c9e396fb060798e72fa2bfc
[]
no_license
simon-zm/Jalor
3993f42316ba2fa3e9cac14b52ef690c95e7a202
8ed6e96a8151463db603307d40d4ac834021d83c
refs/heads/master
2021-02-19T09:24:22.485699
2019-06-20T07:57:07
2019-06-20T07:57:07
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,813
java
package com.jalor.prize; import java.text.SimpleDateFormat; import java.util.ArrayList; import java.util.Date; import java.util.List; /** * @Author liubo * @Date 2018/12/20 12:23 * @Description: TODO */ public class test { /** * 给转盘的每个角度赋初始值 * * @return */ private final static List<prize> initDrawList ...
[ "fm103097@163.com" ]
fm103097@163.com
5de246e6e4494aeac9fbcf4f5d0a23520b139d64
26331af0023461a3e9b3653a4db376db1dbbf251
/webmagic-dao/src/main/java/com/webmagic/mapper/DataAndCodeMapper.java
4db3420a0af49f5481ecf063e484b6259856667c
[]
no_license
dfggking/webmagic-module
b874ff336ac3c54f33d342f78c10ae1ffbbc0a68
a243b84ecd12064bb3fcfdd0fbdb38396d526ca3
refs/heads/master
2022-12-21T16:06:03.719619
2020-06-02T09:27:14
2020-06-02T09:27:14
154,348,030
0
1
null
2022-12-16T04:31:51
2018-10-23T15:00:59
Java
UTF-8
Java
false
false
341
java
package com.webmagic.mapper; import com.webmagic.model.DataAndCode; import java.util.List; public interface DataAndCodeMapper { int deleteByPrimaryKey(String id); int insert(DataAndCode record); DataAndCode selectByPrimaryKey(String id); List<DataAndCode> selectAll(); int updateByPrimaryKey(D...
[ "835317619@qq.com" ]
835317619@qq.com
d719dad84ad2fb6e844d65566443ac137641aa16
7d7be78c9d0fb19ac86c726b6a1328e9821f8d27
/hmily-xa/hmily-xa-rpc/hmily-xa-rpc-springcloud/src/main/java/org/dromara/hmily/xa/rpc/springcloud/FeignRequestInterceptor.java
6422c9b725802349cd5bbf4a07d483f4edab446a
[ "Apache-2.0" ]
permissive
dromara/hmily
3ba9b60fd51327e05d12d6c63509235303d11dd3
84cda6fe40bf27c6236321c76b348fd0df87d8aa
refs/heads/master
2023-07-20T05:20:43.797559
2023-07-10T03:55:27
2023-07-10T03:55:27
105,110,479
1,233
448
Apache-2.0
2023-09-13T11:01:17
2017-09-28T06:29:01
Java
UTF-8
Java
false
false
1,314
java
/* * Copyright 2017-2021 Dromara.org * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agree...
[ "noreply@github.com" ]
dromara.noreply@github.com
75ee60542e8e9daa0b43fd5319d153b77fa9a2a7
8e8fd1006cf37ec0599003d8bc192a3306a39ec6
/acp/acp-packet/src/main/java/pers/acp/packet/iso8583/ISO8583Packet.java
6faa752ef26fea7766a264421c9f1f2fd991689b
[]
no_license
BobBright/acp
40db185e25dc29a111c8daea353325491292a72f
10a9b9485feb876701fa5e6304ccc121570db247
refs/heads/master
2020-03-21T04:18:51.968753
2018-06-19T10:58:16
2018-06-19T10:58:16
null
0
0
null
null
null
null
UTF-8
Java
false
false
23,218
java
package pers.acp.packet.iso8583; import pers.acp.core.log.LogFactory; import java.io.UnsupportedEncodingException; import java.util.HashMap; import java.util.Iterator; import java.util.Map; import java.util.TreeMap; /** * 简单介绍下ISO8583。 * 这个东西说白了就是一种数据结构。我们定义一种规则把一堆东西放进去,再按照规则 * 把数据正确拿出来。这就是报文的实质。 * <p> * ISO858...
[ "391289241@qq.com" ]
391289241@qq.com
37256e4ecf16b24fcc2aa7b091fe91380fbdc219
b2bf70794dd226a6ce53c7433d26696eec75ec74
/src/br/com/cod3r/cm/Aplicacao.java
ef5f28a5d603b18db2b9b7a7a4c02eab256dac07
[]
no_license
marciomarquesdesouza/campo-minado
ae3c3f610cf3c16b99bba12046daf3cefd9922a0
d06e124a6b9db0a7670d3a60cb491dad7f13c7ae
refs/heads/master
2023-04-12T22:26:42.287908
2021-04-22T03:55:12
2021-04-22T03:55:12
359,034,044
0
0
null
null
null
null
UTF-8
Java
false
false
279
java
package br.com.cod3r.cm; import br.com.cod3r.cm.modelo.Tabuleiro; import br.com.cod3r.cm.visao.TabuleiroConsole; public class Aplicacao { public static void main(String[] args) { Tabuleiro tabuleiro = new Tabuleiro(6, 6, 6); new TabuleiroConsole(tabuleiro); } }
[ "marciomarques.contato@hotmail.com" ]
marciomarques.contato@hotmail.com
717ccc1e771341b4d9a6d3cfd48960f82bbe247c
14a44eaa62df3aed9a429b8dec700b62da688a08
/src/main/java/HibernateProyect/HibernateProyect/modelo/Usuario.java
ee25e5afddae920f5288f2e5fd5ac4164fc881d1
[]
no_license
daniatenciano/HibernateProyect
23374f35f8efde0d04fe3da6b82773158c025d6e
cb1a524d043bd66055836ed1bde106b2313ad678
refs/heads/master
2020-03-11T09:05:47.791851
2018-04-20T12:12:58
2018-04-20T12:12:58
129,901,827
0
0
null
null
null
null
UTF-8
Java
false
false
1,089
java
package HibernateProyect.HibernateProyect.modelo; import java.io.*; import java.util.*; import javax.persistence.*; @Entity @Table(name = "A_USU") @Inheritance(strategy = InheritanceType.JOINED) public class Usuario implements Serializable { @Id @GeneratedValue @Column(name = "USU_ID") private int idUsuario; ...
[ "daniatenciano@hotmail.es" ]
daniatenciano@hotmail.es
9fd14b791bb6a68b3d7dd44657b7b59d83e37ee4
b4ebefa9d6e08254134942a7ed630db278772626
/src/main/java/com/seungmoo/java8to11/parallel_sort/ParallelSort.java
09b29a96ef1e83677f74d4ef0f649f711b414e79
[]
no_license
dltmdan92/java8to11
fb03ed4386ef9f35424402dd5c4626a8b5defdf1
000d7428ed56cf24f02ae4ddca54d9f922ebe73b
refs/heads/master
2023-02-08T14:16:11.233031
2021-01-02T12:49:33
2021-01-02T12:49:33
323,620,517
0
0
null
null
null
null
UTF-8
Java
false
false
1,220
java
package com.seungmoo.java8to11.parallel_sort; import java.util.Arrays; import java.util.Random; import java.util.stream.IntStream; /** * 20. 배열 Parallel 정렬 * Arrays.parallelSort() * • Fork/Join 프레임워크를 사용해서 배열을 병렬로 정렬하는 기능을 제공한다. * * 병렬 정렬 알고리듬 * • 배열을 둘로 계속 쪼갠다. * • 합치면서 정렬한다. (머지소트??) * * 경우에 따라 parallelSor...
[ "seungmoo.lee@lotte.net" ]
seungmoo.lee@lotte.net
4949bfd3dbac4984408aeccea45d2284a1bc5dbc
6733e296a172655a25ac4fc41f743b42be590d03
/src/main/java/in/ols/rest/model/CourseDto.java
c8aaa02843e7fd96cb1e702e9293a81bf17a016d
[]
no_license
sandeeprgurav/ols-rest-api
7b4e15b188c44f188628596944fd22d032dc3b76
7e5825c5803cb56b9a643b40f1c689d3b88bde32
refs/heads/master
2020-09-10T16:58:57.746388
2019-12-01T22:20:41
2019-12-01T22:20:41
221,769,387
0
0
null
null
null
null
UTF-8
Java
false
false
1,390
java
package in.ols.rest.model; import in.ols.rest.model.BaseModel.Status; public class CourseDto implements Comparable<CourseDto>{ private String id; private int serialNumber; private String userId; private String name; private String description; private String category; private Status status; private String e...
[ "sandeeprgurav@gmail.com" ]
sandeeprgurav@gmail.com
5c446a3a726ae48a25e9bdf54d34bbfdfb102567
78f7fd54a94c334ec56f27451688858662e1495e
/VoterData/src/main/java/com/itgrids/voterdata/service/geo/DistanceChecker.java
154826bcdff4228e6c2f15f5d8e4bb64254eb13b
[]
no_license
hymanath/PA
2e8f2ef9e1d3ed99df496761a7b72ec50d25e7ef
d166bf434601f0fbe45af02064c94954f6326fd7
refs/heads/master
2021-09-12T09:06:37.814523
2018-04-13T20:13:59
2018-04-13T20:13:59
129,496,146
1
0
null
null
null
null
UTF-8
Java
false
false
2,266
java
package com.itgrids.voterdata.service.geo; import java.io.BufferedReader; import java.io.File; import java.io.FileReader; import java.util.ArrayList; import java.util.Date; import java.util.HashMap; import java.util.List; import java.util.Map; public class DistanceChecker { public static void main(Stri...
[ "itgrids@b17b186f-d863-de11-8533-00e0815b4126" ]
itgrids@b17b186f-d863-de11-8533-00e0815b4126
b84e697d2bd9d84b8c3a8b050eade6cecc4ac936
4241c98228d7c2b2fbc3c271b2184c9b03c653cb
/app/src/test/java/com/example/jsu/lab4a/ExampleUnitTest.java
09139d3c6a1d5cc12fee73abe10218057fcfac7a
[]
no_license
Mshell0126/CS408-Lab-4A
92c589ae70a7f7015fead8d82c5dc3ad3a24b811
abe93a48d0285b4dafa1a558b93e5e8714304dc9
refs/heads/master
2020-04-27T02:45:02.167886
2019-03-11T23:24:12
2019-03-11T23:24:12
174,004,149
0
0
null
null
null
null
UTF-8
Java
false
false
382
java
package com.example.jsu.lab4a; import org.junit.Test; import static org.junit.Assert.*; /** * Example local unit test, which will execute on the development machine (host). * * @see <a href="http://d.android.com/tools/testing">Testing documentation</a> */ public class ExampleUnitTest { @Test public void ...
[ "mshell2@stu.jsu.edu" ]
mshell2@stu.jsu.edu
3e0495de6af68a765d6e6e7d11f8daea275c13eb
ef0c1514e9af6de3ba4a20e0d01de7cc3a915188
/sdk/batch/azure-resourcemanager-batch/src/main/java/com/azure/resourcemanager/batch/models/BatchLocationQuota.java
f1328bf07fc31dede510ee5c19f0ae558c229e76
[ "LicenseRef-scancode-generic-cla", "MIT", "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-unknown-license-reference", "LGPL-2.1-or-later", "CC0-1.0", "BSD-3-Clause", "UPL-1.0", "Apache-2.0", "LicenseRef-scancode-public-domain", "BSD-2-Clause" ]
permissive
Azure/azure-sdk-for-java
0902d584b42d3654b4ce65b1dad8409f18ddf4bc
789bdc6c065dc44ce9b8b630e2f2e5896b2a7616
refs/heads/main
2023-09-04T09:36:35.821969
2023-09-02T01:53:56
2023-09-02T01:53:56
2,928,948
2,027
2,084
MIT
2023-09-14T21:37:15
2011-12-06T23:33:56
Java
UTF-8
Java
false
false
827
java
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. // Code generated by Microsoft (R) AutoRest Code Generator. package com.azure.resourcemanager.batch.models; import com.azure.resourcemanager.batch.fluent.models.BatchLocationQuotaInner; /** An immutable client-side repres...
[ "noreply@github.com" ]
Azure.noreply@github.com
6de4d7badd5b9f0fb942233a08801ae300512d70
f142738b9a5de8b7fcd6b4c0ed57ee70b66d9dac
/src/main/java/de/edgelord/saltyengine/core/stereotypes/ComponentParent.java
976c67109f374dcdc402f8756cc2e00749263512
[ "MIT" ]
permissive
igorimagine/salty-engine
94921f119f824384ae252d8e63b624a179bca4b5
532c99fb3f1afc98db17c5a3ea54547d457b63d9
refs/heads/master
2020-04-02T06:37:16.123268
2018-10-17T17:04:57
2018-10-17T17:04:57
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,755
java
/* * This software was published under the MIT License. * The full LICENSE file can be found here: https://github.com/edgelord314/salty-enigne/tree/master/LICENSE * * Copyright (c) 2018 Malte Dostal * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated...
[ "malte.dostal@gmail.com" ]
malte.dostal@gmail.com
7efeff6b5c5052a3b9d1a82feee668ef8d014fe3
20b535a4f3d4f5ed3948368ca2b521f295346710
/src/main/java/com/springsource/roo/pizzashop/service/ToppingService.java
3c65615c8f1d81d118341daf0024eda5d81d51df
[]
no_license
attilacsanyi/pizzashop-security
4dc82a7243e04f4f576f8a5b6e758522283fa0d9
6c400a050d76077b9551f4f4dcac18f567473b1f
refs/heads/master
2021-01-01T15:50:36.132067
2014-04-04T09:49:10
2014-04-04T09:49:10
null
0
0
null
null
null
null
UTF-8
Java
false
false
233
java
package com.springsource.roo.pizzashop.service; import org.springframework.roo.addon.layers.service.RooService; @RooService(domainTypes = { com.springsource.roo.pizzashop.domain.Topping.class }) public interface ToppingService { }
[ "v-acsanyi@expedia.com" ]
v-acsanyi@expedia.com
97b329d0e93ab72db253ee38f1d96c4db0e4ac52
896d7778467067b30e414a68288b8446168bf97a
/common/am/lib/src/main/java/org/apache/syncope/common/lib/to/AttrRepoTO.java
93cf989b5065b98072bd036d69f48cba1866a534
[ "Apache-2.0" ]
permissive
andrea-patricelli/syncope
a87fa9e798f9056f6944d1ffdefb13791a372b09
56fb5f5eaf86c5fc10cc0afa86dd4ef5f90b9f50
refs/heads/master
2023-05-05T01:18:43.168406
2022-09-21T06:44:40
2022-09-21T07:12:26
43,677,729
0
0
null
null
null
null
UTF-8
Java
false
false
3,323
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 ...
[ "noreply@github.com" ]
andrea-patricelli.noreply@github.com
1a6c1a120250b254b3b7163a3cbe4a6e8cccff51
112d0d3d69ef5143be577fe45d0fdf2427822098
/sistema-facturacion-rest/src/main/java/com/homeoffice/sistema/facturacion/servicios/implementacion/CategoriaServicioImpl.java
4573a27976dfdc8cb8a5a62c273844c2dbeb402b
[]
no_license
sebasdiaz67/sistema-facturacion-rest
3fc899d13307183004b23ea5d2a87a6d1a87ece6
c43c33a4f566abfd9d7177e2a5bd7929b104f16d
refs/heads/master
2022-09-15T19:36:37.448675
2020-06-01T04:33:20
2020-06-01T04:33:20
267,491,938
0
0
null
null
null
null
UTF-8
Java
false
false
1,447
java
package com.homeoffice.sistema.facturacion.servicios.implementacion; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.data.domain.Page; import org.springframework.data.domain.Pageable; import org.springframework.stereotype.Service; import org.springframe...
[ "sebasdiaz67@gmail.com" ]
sebasdiaz67@gmail.com
efd7a9736469a39c29a5d475a2787459ded9d36b
f8f32a589736a1e8cbec7e3601de8f6fc572c43c
/src/com/book/servlet/BookCategoryServlet.java
fb41daa9faf08bc9d54337991601ff0fa8fd0921
[]
no_license
myischenxiaohua/book
1cad197eb4004191520f65c9a8bbbb298ef57868
ae89edc645adf5d9b82a0e46a5d9173d5cdfe316
refs/heads/master
2020-04-13T20:11:50.186545
2019-03-19T13:54:38
2019-03-19T13:54:38
163,423,734
2
0
null
null
null
null
UTF-8
Java
false
false
2,032
java
package com.book.servlet; import com.book.domian.BookCategory; import com.book.service.impl.BookCategoryServiceImpl; import com.book.util.WebUtils; import org.json.JSONArray; import org.json.JSONObject; import javax.servlet.ServletException; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServlet...
[ "myischenxiaohua@163.com" ]
myischenxiaohua@163.com
2bfbfa3efab272217ac7ee42a18fdb6e0167d972
2e1e0c4c3fedb860de9a258e0d3c6e16c8df6139
/app/src/main/java/com/wy/djreader/utils/message/MessageManager.java
e73039937b35a7db2255c74608a2f585249c2858
[]
no_license
Entropless/DJReader
d7d9f147cdef5aa92ccf3de6c2e82fc106293316
96549a94b0c458fc0268efd2d6399df542e5f767
refs/heads/master
2022-01-28T07:40:46.442361
2019-04-16T09:26:35
2019-04-16T09:26:35
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,439
java
package com.wy.djreader.utils.message; import android.os.Bundle; import android.os.Handler; import android.os.Message; /** * 使用建造者模式构建消息管理类 * @author wy */ public class MessageManager { private Handler handler; private int what; private int arg1; private int arg2; private Object object; pri...
[ "18911971839@163.com" ]
18911971839@163.com
ceaed815cad770e8d1af8cc297ba9ce923a414e7
954243429ec23172daeb16d72ee783fa231c9575
/src/main/java/dik/library/reactiverepo/AuthorReactiveRepository.java
deac4b9b11ee0e111e74b2b007e6dea2d7785aaf
[]
no_license
realcorwin/library
56549d9c34f339a7637b5993cbbb11a1aa33e308
cb67e9cf7b9509721d938f2267814edb920f710b
refs/heads/master
2020-04-14T18:33:49.310911
2019-03-15T22:08:58
2019-03-15T22:08:58
164,023,990
0
1
null
2019-04-24T17:55:48
2019-01-03T21:19:12
Java
UTF-8
Java
false
false
345
java
package dik.library.reactiverepo; import dik.library.model.Author; import org.springframework.data.mongodb.repository.ReactiveMongoRepository; import reactor.core.publisher.Mono; public interface AuthorReactiveRepository extends ReactiveMongoRepository<Author, String>, AuthorReactiveRepositoryCustom { Mono<Void> ...
[ "realcorwin@mail.ru" ]
realcorwin@mail.ru
9f62cb7074242e9a3e2806b9784ef8ccf9835812
0d1dbe6c4563ca67f9a79c13c49ecce50e3ef060
/oto_all/oto/src/main/java/edu/arizona/biosemantics/oto/oto/beans/UserStatisticsBean.java
08d5113109b8e3ffddb39a065df1ce6b24462483
[]
no_license
rodenhausen/andrew_backup
4301876767c0eff6a1fb66b4f4c7d4caf9177368
da39edffa08cad6d3ca9bf2f0e047ba4c7732216
refs/heads/master
2021-01-20T11:30:37.067858
2015-03-02T18:22:47
2015-03-02T18:22:47
31,552,041
0
0
null
null
null
null
UTF-8
Java
false
false
910
java
package edu.arizona.biosemantics.oto.oto.beans; public class UserStatisticsBean { private int userid; private String userName; private int count; private int count_decidedTerms; public UserStatisticsBean(int userid, String username, int count) { this.userid = userid; this.userName = username; th...
[ "stockto2@email.arizona.edu" ]
stockto2@email.arizona.edu
e8d06d82f80ce6f8909d6c95def16542406395c4
288384bf30fa240c2e1acce356e6a6fb4bba851e
/src/main/java/com/fairmusic/artist/controller/CompareKKServlet.java
02dc7ce3c2deb2281cd22d21e1b03138a6104267
[]
no_license
wooheet/musicinblockchain
6cd9644dfb3e91178998a4a6d778edf08cb2da72
10b3d8b3f0152b8e2ee0fcae24f518252473dc48
refs/heads/master
2021-01-01T17:53:38.221144
2017-08-31T14:53:42
2017-08-31T14:53:42
98,190,870
0
0
null
null
null
null
UHC
Java
false
false
1,710
java
package com.fairmusic.artist.controller; import java.io.IOException; import java.io.PrintWriter; import javax.servlet.RequestDispatcher; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax....
[ "godjs@DESKTOP-A52GUHO" ]
godjs@DESKTOP-A52GUHO
e0327d2cdbf062b4ac103f1bb7b37f9635347c8c
cd4802766531a9ccf0fb54ca4b8ea4ddc15e31b5
/dist/game/data/scripts/quests/Q10758_TheOathOfTheWind/Q10758_TheOathOfTheWind.java
006bed445bc4910c263f2232a8189bf4015c4736
[]
no_license
singto53/underground
8933179b0d72418f4b9dc483a8f8998ef5268e3e
94264f5168165f0b17cc040955d4afd0ba436557
refs/heads/master
2021-01-13T10:30:20.094599
2016-12-11T20:32:47
2016-12-11T20:32:47
76,455,182
0
1
null
null
null
null
UTF-8
Java
false
false
3,673
java
/* * This file is part of the L2J Mobius project. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This p...
[ "MobiusDev@7325c9f8-25fd-504a-9f63-8876acdc129b" ]
MobiusDev@7325c9f8-25fd-504a-9f63-8876acdc129b
1b8a2f20f14f9ee3153805cdbe7693c5bea2a753
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/6/6_7532b921b64d0f9159adb4080422cb222237a131/RuleFileGenerator/6_7532b921b64d0f9159adb4080422cb222237a131_RuleFileGenerator_s.java
2bae8170b95e64a6aa8a41744f5f1f79f95e0e12
[]
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
14,619
java
/* * @(#)$Id$ * * Copyright 2001 Sun Microsystems, Inc. All Rights Reserved. * * This software is the proprietary information of Sun Microsystems, Inc. * Use is subject to license terms. * */ package com.sun.tahiti.compiler.ll; import com.sun.msv.datatype.xsd.XSDatatype; import com.sun.msv.gra...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
b66ea2db08cca3aa59e3eb18fc70d97361013a30
aab4259e08981c075134196c4092bda0730e1e37
/app/src/main/java/com/vastinc/daggerquotesapp/di/ViewModelKey.java
80e595f842a9d97f957fba84e695d517b9efa0c9
[]
no_license
olaitanade/dagger2-mvvm-quotesapp-java
03b56ce357ec23f9f4a2e331875ef6267487de0d
aa753582b79b1aaf9f643c5f963a54db54e7d7f5
refs/heads/master
2023-04-28T19:05:36.369553
2021-05-20T13:18:53
2021-05-20T13:18:53
364,160,243
1
0
null
null
null
null
UTF-8
Java
false
false
465
java
package com.vastinc.daggerquotesapp.di; import androidx.lifecycle.ViewModel; import java.lang.annotation.Documented; import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; import dagger.MapKey; @Documented @Tar...
[ "olaitan.adetayo.com" ]
olaitan.adetayo.com
490bdb26b82a6d584c2bae2b7f606a1151f895e3
3786d8a7f80c72fa3d77e510b6c409776cc0ddf0
/Task 4 - Main.java
ed45002cf0f80126638218d9d98932057bddff80
[]
no_license
safordog/Java-OOP-HW9
18b335187ee66843db1f902abb65bbce65bdd7ef
8e3de430744fa46a960e0031cc94ef5f8a477537
refs/heads/master
2020-03-26T20:06:04.613450
2018-08-19T13:20:46
2018-08-19T13:20:46
145,304,575
0
0
null
null
null
null
UTF-8
Java
false
false
1,589
java
/* * Шелдон, Леонард, Воловиц, Кутрапалли и Пенни стоят в очереди * за «двойной колой». Как только человек выпьет такой колы, он * раздваивается и оба становятся в конец очереди, чтобы выпить еще * стаканчик. Напишите программу, которая выведет на экран * состояние очереди в зависимости от того, сколько стаканов к...
[ "noreply@github.com" ]
safordog.noreply@github.com
29cf9cd39c7fef0b7791dff1ce4d5e0d6e2f5bb2
8af1164bac943cef64e41bae312223c3c0e38114
/results-java/AsyncHttpClient--async-http-client/eb136417465e13f0ba17c2ae8efdb9a45c22a315/before/NettyTransferListenerTest.java
7bd7d6856c035859fc992abe722de7eeb9ecfd40
[]
no_license
fracz/refactor-extractor
3ae45c97cc63f26d5cb8b92003b12f74cc9973a9
dd5e82bfcc376e74a99e18c2bf54c95676914272
refs/heads/master
2021-01-19T06:50:08.211003
2018-11-30T13:00:57
2018-11-30T13:00:57
87,353,478
0
0
null
null
null
null
UTF-8
Java
false
false
1,160
java
/* * Copyright (c) 2010-2012 Sonatype, Inc. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. * You may obtain a copy of the Apache License Version 2.0 at http://www.apache.org/lic...
[ "fraczwojciech@gmail.com" ]
fraczwojciech@gmail.com
26a4a0bf519c27860935013c5a33495b08b87289
8d1a35b094b45a3f97bdcea57d92e87b7b0bad2c
/java_test/src/DesignPattern/Command/SimpleRemote/RemoteControlTest.java
5fb2a19ab84618f8869c8a0e84e3e5520ab12a5e
[]
no_license
gzltommy/design-paterns
141e36717f01f72a8d10944a753690e7dd0bf201
8c3f446c1680e1c3ffaa18c9b0d30cd2400cac17
refs/heads/master
2021-09-18T06:55:00.687690
2018-07-11T07:30:08
2018-07-11T07:30:08
null
0
0
null
null
null
null
UTF-8
Java
false
false
847
java
package DesignPattern.Command.SimpleRemote; /** * Created by Administrator on 2018/4/13. */ public class RemoteControlTest { public static void main(String[] args) { //构建打开灯命令 Light light = new Light(); LightOnCommand lightOn = new LightOnCommand(light); //构建车库门打开命令 Gara...
[ "1046292959@qq.com" ]
1046292959@qq.com
6d0ddbf909c476d4e1be0c669287b6f865802179
65fed23fcd256e725480a0977d0c6aabac4a3809
/src/com/ds/azim/m_sort.java
21416d8efec84191a77d50215dae21b2c61fcc79
[]
no_license
azimshaik/dspract
58df0d1e7fe6827da3d759d87cd57e8549f0aab7
6a89be96357f901cbd7c2d95071149c0b2803c81
refs/heads/master
2021-01-13T03:13:20.109566
2016-12-30T16:23:21
2016-12-30T16:23:21
77,626,269
0
0
null
null
null
null
UTF-8
Java
false
false
1,074
java
package com.ds.azim; public class m_sort { public static void merg_helper(int[] a){ merge_sort(a,0,a.length-1); } public static void merge_sort(int[] a, int low, int high){ if(low>=high){ return; }else{ int mid = low/2 + high/2; merge_sort(a,low,mid); merge_sort(a,mid+1,high); merge(a,low,mid...
[ "cheer.buddu@gmail.com" ]
cheer.buddu@gmail.com
cfe603f05c6c49c5e71238d2095fddaebeadd3cd
8f9f557728dbfc0a2d66d8d93f3c296bbaafcc1c
/app/src/main/java/com/why/newsbeat/ui/history/HistoryItemViewHolder.java
24133e62d7e97f202d18c3755f0fb987051c38c4
[]
no_license
hongyunwu/NewsBeat
5f25701d07c7f4922e70e8d8d729420b1bf3b6f1
5932225e3350241190825dbc856f92c24fb7debf
refs/heads/master
2021-01-22T00:52:20.054342
2019-10-10T03:21:52
2019-10-10T03:21:52
102,196,075
0
0
null
null
null
null
UTF-8
Java
false
false
961
java
package com.why.newsbeat.ui.history; import android.view.View; import android.widget.ImageView; import android.widget.LinearLayout; import android.widget.TextView; import com.why.base.ui.BaseHolder; import com.why.newsbeat.R; import butterknife.BindView; /** * Created by lenovo on 2017/9/3. */ public class Histor...
[ "android_wuhongyun@163.com" ]
android_wuhongyun@163.com
48f11926fa29996d5aaa210d2cd54d635b5502cc
7eb04af401c447b8374aab386648af3ebabe87ef
/trustful-web-service/src/main/java/com/marksample/trustfulwebservice/SpringSecurityConfigBasic.java
017f3a05d2f7e4946404211fe3a1f183ebc196c1
[]
no_license
markbdsouza/SpringBoot-Angular-ToDo-Application
d2a755e258e3cdde04e44fb87b6680d223f72296
11382d971682038cee0a6c8e86750e3ae71a6e63
refs/heads/master
2020-12-14T13:25:55.062093
2020-01-18T16:09:44
2020-01-18T16:09:44
234,758,254
0
0
null
null
null
null
UTF-8
Java
false
false
904
java
package com.marksample.trustfulwebservice; import org.springframework.context.annotation.Configuration; import org.springframework.http.HttpMethod; import org.springframework.security.config.annotation.web.builders.HttpSecurity; import org.springframework.security.config.annotation.web.configuration.EnableWebSecurity;...
[ "mark.benjamin.dsouza@gmail.com" ]
mark.benjamin.dsouza@gmail.com
0636190cf7721c18ff390f9150ee0fe4132cbf9b
5a73698dad1d41e12c7b775fde6bfa2f7dad943a
/jhotdraw/src/main/java/org/jhotdraw/app/MenuBuilder.java
4f20cb9950aa687a8dd33daca3a7b44062095086
[]
no_license
harkomal-chana/tools
f8ed1c738708eb6040a12695895cb7b3bfbbb761
f7c53d1864fca555f0178e3061678602e26c3a48
refs/heads/master
2020-04-19T15:49:27.416108
2016-09-22T03:28:45
2016-09-22T03:28:45
66,535,135
0
1
null
null
null
null
UTF-8
Java
false
false
13,662
java
/* * @(#)MenuBuilder.java * * Copyright (c) 2010 The authors and contributors of JHotDraw. * * You may not use, copy or modify this file, except in compliance with the * accompanying license terms. */ package org.jhotdraw.app; import javax.annotation.Nullable; import java.util.List; import javax.swing.JMenu;...
[ "harkomal.chana@gmail.com" ]
harkomal.chana@gmail.com