hexsha
stringlengths
40
40
size
int64
3
1.05M
ext
stringclasses
1 value
lang
stringclasses
1 value
max_stars_repo_path
stringlengths
5
1.02k
max_stars_repo_name
stringlengths
4
126
max_stars_repo_head_hexsha
stringlengths
40
78
max_stars_repo_licenses
list
max_stars_count
float64
1
191k
max_stars_repo_stars_event_min_datetime
stringlengths
24
24
max_stars_repo_stars_event_max_datetime
stringlengths
24
24
max_issues_repo_path
stringlengths
5
1.02k
max_issues_repo_name
stringlengths
4
114
max_issues_repo_head_hexsha
stringlengths
40
78
max_issues_repo_licenses
list
max_issues_count
float64
1
92.2k
max_issues_repo_issues_event_min_datetime
stringlengths
24
24
max_issues_repo_issues_event_max_datetime
stringlengths
24
24
max_forks_repo_path
stringlengths
5
1.02k
max_forks_repo_name
stringlengths
4
136
max_forks_repo_head_hexsha
stringlengths
40
78
max_forks_repo_licenses
list
max_forks_count
float64
1
105k
max_forks_repo_forks_event_min_datetime
stringlengths
24
24
max_forks_repo_forks_event_max_datetime
stringlengths
24
24
avg_line_length
float64
2.55
99.9
max_line_length
int64
3
1k
alphanum_fraction
float64
0.25
1
index
int64
0
1M
content
stringlengths
3
1.05M
3e35759dfac1f5072cfb64932e2182bd4c8a4d97
218
java
Java
CommonInterFace/src/com/common/iface/ILastmodifiedTime.java
funySunny/A1StandardPlatform
7b14ae5573cc5007a3f8a644d0065a77eccd25cd
[ "Apache-2.0" ]
1
2020-07-16T02:11:39.000Z
2020-07-16T02:11:39.000Z
CommonInterFace/src/com/common/iface/ILastmodifiedTime.java
GilBert1987/A1StandardPlatform
7b14ae5573cc5007a3f8a644d0065a77eccd25cd
[ "Apache-2.0" ]
null
null
null
CommonInterFace/src/com/common/iface/ILastmodifiedTime.java
GilBert1987/A1StandardPlatform
7b14ae5573cc5007a3f8a644d0065a77eccd25cd
[ "Apache-2.0" ]
1
2020-07-16T02:11:37.000Z
2020-07-16T02:11:37.000Z
16.769231
51
0.784404
22,584
package com.common.iface; public interface ILastmodifiedTime { Boolean getIsUpdate(); void setIsUpdate(Boolean isUpdate); void setLastmodifiedtime(String lastmodifiedtime); String getLastmodifiedtime(); }
3e3576968f2027fd7a8882832a49584bccf03c64
785
java
Java
src/main/java/com/iresearch/controller/FundsController.java
lengqie/iResearch
56f801158bb6d4c269ddfaba434ad4c2db114be3
[ "MIT" ]
null
null
null
src/main/java/com/iresearch/controller/FundsController.java
lengqie/iResearch
56f801158bb6d4c269ddfaba434ad4c2db114be3
[ "MIT" ]
1
2022-01-24T04:49:37.000Z
2022-01-25T07:13:51.000Z
src/main/java/com/iresearch/controller/FundsController.java
lengqie/iResearch
56f801158bb6d4c269ddfaba434ad4c2db114be3
[ "MIT" ]
null
null
null
21.805556
62
0.751592
22,585
package com.iresearch.controller; import com.iresearch.entity.Funds; import com.iresearch.service.IFundsService; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.bind.annotation.RequestMapping; import org.springfr...
3e3576a9cbd9a5bba9a659e8e6596557a2d66f52
3,365
java
Java
ransim/ransimctrlr/RANSIM-CTRLR/src/main/java/org/onap/ransim/rest/web/mapper/NRCellDUModel.java
gurubamal/integration-simulators-ran-simulator
7686473c7b90ae34bd21401847a5b8a244b6f8ae
[ "Apache-2.0" ]
null
null
null
ransim/ransimctrlr/RANSIM-CTRLR/src/main/java/org/onap/ransim/rest/web/mapper/NRCellDUModel.java
gurubamal/integration-simulators-ran-simulator
7686473c7b90ae34bd21401847a5b8a244b6f8ae
[ "Apache-2.0" ]
null
null
null
ransim/ransimctrlr/RANSIM-CTRLR/src/main/java/org/onap/ransim/rest/web/mapper/NRCellDUModel.java
gurubamal/integration-simulators-ran-simulator
7686473c7b90ae34bd21401847a5b8a244b6f8ae
[ "Apache-2.0" ]
1
2022-02-09T13:00:24.000Z
2022-02-09T13:00:24.000Z
28.277311
119
0.605349
22,586
/* * ============LICENSE_START======================================================= * Ran Simulator Controller * ================================================================================ * Copyright (C) 2020-2021 Wipro Limited. * ============================================================================...
3e35775d5b739439e28ba227b83a53c279484c4b
78
java
Java
src/main/java/com/developer/iblog/controller/package-info.java
cnbo/iblog
1a6dd754be58ae16046650118dd4563b9cf751a4
[ "Apache-2.0" ]
2
2017-03-11T13:42:47.000Z
2017-05-02T13:30:47.000Z
src/main/java/com/developer/iblog/controller/package-info.java
cnbo/iblog
1a6dd754be58ae16046650118dd4563b9cf751a4
[ "Apache-2.0" ]
null
null
null
src/main/java/com/developer/iblog/controller/package-info.java
cnbo/iblog
1a6dd754be58ae16046650118dd4563b9cf751a4
[ "Apache-2.0" ]
null
null
null
19.5
39
0.692308
22,587
/** * Created by cnbo on 17-3-21. */ package com.developer.iblog.controller;
3e357880ed6e6288a602baa8d2e0f44650502b7a
7,413
java
Java
app/src/main/java/org/codewrite/teceme/ui/others/WelcomeActivity.java
codewritedevelopers/TecemeShoppingCentreAndroid
9ff546cc56d96bdccb74c660333a2d686431ff65
[ "Unlicense" ]
null
null
null
app/src/main/java/org/codewrite/teceme/ui/others/WelcomeActivity.java
codewritedevelopers/TecemeShoppingCentreAndroid
9ff546cc56d96bdccb74c660333a2d686431ff65
[ "Unlicense" ]
null
null
null
app/src/main/java/org/codewrite/teceme/ui/others/WelcomeActivity.java
codewritedevelopers/TecemeShoppingCentreAndroid
9ff546cc56d96bdccb74c660333a2d686431ff65
[ "Unlicense" ]
null
null
null
31.544681
96
0.637664
22,588
package org.codewrite.teceme.ui.others; import android.content.Context; import android.content.Intent; import android.graphics.Color; import android.os.Build; import android.os.Bundle; import android.text.Html; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android....
3e3578d541bcbe1c3f8f5727142a79c0f067811c
1,040
java
Java
src/com/neusoft/day07/TestStudent.java
miraclestatus/FY20_Java9_JavaSE
2a6b22a7aa4292bdf201ff4d41f85c5d7cf35ba9
[ "Apache-2.0" ]
3
2020-07-28T01:56:15.000Z
2021-01-21T14:02:32.000Z
src/com/neusoft/day07/TestStudent.java
miraclestatus/FY20_Java9_JavaSE
2a6b22a7aa4292bdf201ff4d41f85c5d7cf35ba9
[ "Apache-2.0" ]
null
null
null
src/com/neusoft/day07/TestStudent.java
miraclestatus/FY20_Java9_JavaSE
2a6b22a7aa4292bdf201ff4d41f85c5d7cf35ba9
[ "Apache-2.0" ]
3
2020-07-23T10:24:06.000Z
2020-07-27T01:36:46.000Z
25.365854
50
0.541346
22,589
package com.neusoft.day07; import java.util.Random; import java.util.Scanner; /** * @author Eric Lee * @date 2020/7/21 14:38 */ public class TestStudent { public static void main(String[] args) { // 类名 对象名 = new 类名(); Student student = new Student("李莹", 18); Student s2 = new Student(); ...
3e357926b92ef38e80b42f7928bd344a332c539d
696
java
Java
src/main/java/com/ttulka/ecommerce/sales/order/jdbc/UnknownOrder.java
michaelhenrique182/ddd-example-ecommerce
1b68197052b6cf017105314438195974a1a6022c
[ "MIT" ]
75
2020-04-11T07:42:43.000Z
2022-03-26T20:28:25.000Z
src/main/java/com/ttulka/ecommerce/sales/order/jdbc/UnknownOrder.java
michaelhenrique182/ddd-example-ecommerce
1b68197052b6cf017105314438195974a1a6022c
[ "MIT" ]
1
2021-04-10T15:13:04.000Z
2021-04-23T07:12:25.000Z
src/main/java/com/ttulka/ecommerce/sales/order/jdbc/UnknownOrder.java
michaelhenrique182/ddd-example-ecommerce
1b68197052b6cf017105314438195974a1a6022c
[ "MIT" ]
26
2020-05-03T13:07:16.000Z
2022-03-08T07:36:20.000Z
20.470588
55
0.70977
22,590
package com.ttulka.ecommerce.sales.order.jdbc; import java.util.Collections; import java.util.List; import com.ttulka.ecommerce.common.primitives.Money; import com.ttulka.ecommerce.sales.order.Order; import com.ttulka.ecommerce.sales.order.OrderId; import com.ttulka.ecommerce.sales.order.item.OrderItem; import lombo...
3e35798304d98d6fc70a840c2f66715c5a347920
3,643
java
Java
adfs-common-project/adfs-common/src/main/java/org/apache/hadoop/http/lib/StaticUserWebFilter.java
taobao/ADFS
a52a3b070e3d9f7ff5a06e03408c7f01e9bde678
[ "Apache-2.0" ]
46
2015-05-31T05:18:07.000Z
2021-12-31T02:01:12.000Z
adfs-common-project/adfs-common/src/main/java/org/apache/hadoop/http/lib/StaticUserWebFilter.java
leigegeok/ADFS
a52a3b070e3d9f7ff5a06e03408c7f01e9bde678
[ "Apache-2.0" ]
2
2020-03-28T01:05:55.000Z
2021-02-03T19:21:52.000Z
adfs-common-project/adfs-common/src/main/java/org/apache/hadoop/http/lib/StaticUserWebFilter.java
leigegeok/ADFS
a52a3b070e3d9f7ff5a06e03408c7f01e9bde678
[ "Apache-2.0" ]
35
2015-01-16T02:00:25.000Z
2021-11-13T11:27:12.000Z
30.872881
80
0.684601
22,591
/** * 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...
3e357a29a01715e9006b50f2de9cd80a6a068cf1
308
java
Java
src/com/promotionDetail/model/PromoDetailDAO_IN.java
Codachen/EA101G3
d8e3a6a568d5541b8890cbe99b96d67c0e5fa754
[ "Apache-2.0" ]
null
null
null
src/com/promotionDetail/model/PromoDetailDAO_IN.java
Codachen/EA101G3
d8e3a6a568d5541b8890cbe99b96d67c0e5fa754
[ "Apache-2.0" ]
null
null
null
src/com/promotionDetail/model/PromoDetailDAO_IN.java
Codachen/EA101G3
d8e3a6a568d5541b8890cbe99b96d67c0e5fa754
[ "Apache-2.0" ]
null
null
null
28
60
0.818182
22,593
package com.promotionDetail.model; import java.util.List; public interface PromoDetailDAO_IN { public void addpromotion(List<PromoDetailVO> list); public List<PromoDetailVO> getOne(Integer id); public List<PromoDetailVO> getPmotionprice(); public void updatepromodetail(PromoDetailVO PromoDetailVO); }
3e357ad223453da58ed3a4446dcfdc4796015d3e
861
java
Java
src/testcases/CWE190_Integer_Overflow/s02/CWE190_Integer_Overflow__int_database_square_81_base.java
diktat-static-analysis/juliet-benchmark-java
7e55922d154c26ef34ff3327073f030ff7393b2a
[ "MIT" ]
null
null
null
src/testcases/CWE190_Integer_Overflow/s02/CWE190_Integer_Overflow__int_database_square_81_base.java
diktat-static-analysis/juliet-benchmark-java
7e55922d154c26ef34ff3327073f030ff7393b2a
[ "MIT" ]
null
null
null
src/testcases/CWE190_Integer_Overflow/s02/CWE190_Integer_Overflow__int_database_square_81_base.java
diktat-static-analysis/juliet-benchmark-java
7e55922d154c26ef34ff3327073f030ff7393b2a
[ "MIT" ]
null
null
null
31.888889
79
0.783972
22,594
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE190_Integer_Overflow__int_database_square_81_base.java Label Definition File: CWE190_Integer_Overflow__int.label.xml Template File: sources-sinks-81_base.tmpl.java */ /* * @description * CWE: 190 Integer Overflow * BadSource: database Read data from a database * Good...
3e357b028ecef11f556853f15d31327f6a431a23
5,704
java
Java
clients/google-api-services-securitycenter/v1beta2/1.31.0/com/google/api/services/securitycenter/v1beta2/model/WebSecurityScannerSettings.java
yoshi-code-bot/google-api-java-client-services
9f5e3b6073c822db4078d638c980b11a0effc686
[ "Apache-2.0" ]
372
2018-09-05T21:06:51.000Z
2022-03-31T09:22:03.000Z
clients/google-api-services-securitycenter/v1beta2/1.31.0/com/google/api/services/securitycenter/v1beta2/model/WebSecurityScannerSettings.java
yoshi-code-bot/google-api-java-client-services
9f5e3b6073c822db4078d638c980b11a0effc686
[ "Apache-2.0" ]
1,351
2018-10-12T23:07:12.000Z
2022-03-05T09:25:29.000Z
clients/google-api-services-securitycenter/v1beta2/1.31.0/com/google/api/services/securitycenter/v1beta2/model/WebSecurityScannerSettings.java
yoshi-code-bot/google-api-java-client-services
9f5e3b6073c822db4078d638c980b11a0effc686
[ "Apache-2.0" ]
307
2018-09-04T20:15:31.000Z
2022-03-31T09:42:39.000Z
36.101266
182
0.731241
22,595
/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except * in compliance with the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software distributed under t...
3e357bbe1876bb7d7efa63514a292f026ab5fb2c
121
java
Java
src/org/beanio/internal/compiler/xml/package-info.java
srbala/beanio
1a808fd4c8d25b85f7bf37aa33e6daa7a78c67a8
[ "Apache-2.0" ]
26
2015-09-04T14:12:05.000Z
2021-12-29T15:51:31.000Z
src/org/beanio/internal/compiler/xml/package-info.java
srbala/beanio
1a808fd4c8d25b85f7bf37aa33e6daa7a78c67a8
[ "Apache-2.0" ]
12
2017-11-23T11:36:22.000Z
2021-11-04T15:16:22.000Z
src/org/beanio/internal/compiler/xml/package-info.java
srbala/beanio
1a808fd4c8d25b85f7bf37aa33e6daa7a78c67a8
[ "Apache-2.0" ]
17
2015-05-15T20:33:11.000Z
2021-10-01T00:53:33.000Z
30.25
71
0.752066
22,596
/** * <code>ParserFactory</code> implementation for the XML stream format. */ package org.beanio.internal.compiler.xml;
3e357bcea241b95e1efc4e47bd3440f3eaf12ab7
287
java
Java
src/main/java/dev/yekllurt/whatismymmr/exception/SummonerNotFoundException.java
Yekllurt/whatismymmr-api
ff2393b758d35e66db3894c2a671e39f67912c48
[ "MIT" ]
null
null
null
src/main/java/dev/yekllurt/whatismymmr/exception/SummonerNotFoundException.java
Yekllurt/whatismymmr-api
ff2393b758d35e66db3894c2a671e39f67912c48
[ "MIT" ]
null
null
null
src/main/java/dev/yekllurt/whatismymmr/exception/SummonerNotFoundException.java
Yekllurt/whatismymmr-api
ff2393b758d35e66db3894c2a671e39f67912c48
[ "MIT" ]
null
null
null
22.076923
85
0.745645
22,597
package dev.yekllurt.whatismymmr.exception; /** * An exception that is thrown when trying to fetch data from a non-recorded summoner */ public class SummonerNotFoundException extends Exception { public SummonerNotFoundException(String message) { super(message); } }
3e357c235a1c8b7449dcdbf9fce6add5976903ce
2,579
java
Java
src/java/org/opentele/server/provider/integration/cpr/stamdatalookup/generated/PersonBirthDateStructureType.java
lukavidmar/gittest
0dd13fc30ef460ad7e42ce8764e2c7193afc9d1f
[ "Apache-2.0" ]
null
null
null
src/java/org/opentele/server/provider/integration/cpr/stamdatalookup/generated/PersonBirthDateStructureType.java
lukavidmar/gittest
0dd13fc30ef460ad7e42ce8764e2c7193afc9d1f
[ "Apache-2.0" ]
null
null
null
src/java/org/opentele/server/provider/integration/cpr/stamdatalookup/generated/PersonBirthDateStructureType.java
lukavidmar/gittest
0dd13fc30ef460ad7e42ce8764e2c7193afc9d1f
[ "Apache-2.0" ]
null
null
null
29.988372
130
0.679721
22,598
package org.opentele.server.provider.integration.cpr.stamdatalookup.generated; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlSchemaType; import javax.xml.bind.annotation.XmlType; import...
3e357d0f2717e8e987ff11e3f0c70487de6981f3
2,113
java
Java
core/src/main/java/com/linecorp/armeria/server/composition/SimpleCompositeService.java
yanfeipeng/armeria
913b592356330b43fcbd98729fe268e591d67125
[ "Apache-2.0" ]
1
2019-01-17T02:53:15.000Z
2019-01-17T02:53:15.000Z
core/src/main/java/com/linecorp/armeria/server/composition/SimpleCompositeService.java
yanfeipeng/armeria
913b592356330b43fcbd98729fe268e591d67125
[ "Apache-2.0" ]
null
null
null
core/src/main/java/com/linecorp/armeria/server/composition/SimpleCompositeService.java
yanfeipeng/armeria
913b592356330b43fcbd98729fe268e591d67125
[ "Apache-2.0" ]
1
2021-12-29T03:39:36.000Z
2021-12-29T03:39:36.000Z
31.537313
107
0.715097
22,599
/* * Copyright 2016 LINE Corporation * * LINE Corporation licenses this file to you 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: * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless r...
3e357dba22cf4f50d6a4c5aa9959dca611970064
1,533
java
Java
src/main/java/com/oisp/databackend/config/oisp/JaegerConfig.java
Open-IoT-Service-Platform/oisp-backend
56c4655bdd5ed108314b4d28cabc2626f7d32665
[ "Apache-2.0" ]
3
2019-04-19T01:35:37.000Z
2021-03-17T15:15:25.000Z
src/main/java/com/oisp/databackend/config/oisp/JaegerConfig.java
emea-ssg-drd/oisp-backend
aaa4f3411ec98e357548f57962a7de5630d87735
[ "Apache-2.0" ]
17
2018-02-01T11:46:17.000Z
2021-03-07T22:57:39.000Z
src/main/java/com/oisp/databackend/config/oisp/JaegerConfig.java
emea-ssg-drd/oisp-backend
aaa4f3411ec98e357548f57962a7de5630d87735
[ "Apache-2.0" ]
16
2018-01-18T07:39:12.000Z
2020-07-02T19:24:06.000Z
21.591549
61
0.660796
22,600
package com.oisp.databackend.config.oisp; import com.fasterxml.jackson.annotation.JsonIgnoreProperties; @JsonIgnoreProperties(ignoreUnknown = true) public class JaegerConfig { private String serviceName; private String agentHost; private int agentPort; private boolean logSpans; private String samp...
3e357e0525bcee6fe8cb570ef718b5483397ed29
821
java
Java
common/workflow/src/main/java/com/samsung/sds/brightics/common/workflow/model/Edge.java
shovsj/studio
4bc01301c6acfd5d9bdcd711c6cfec22ff7cad4c
[ "Apache-2.0" ]
null
null
null
common/workflow/src/main/java/com/samsung/sds/brightics/common/workflow/model/Edge.java
shovsj/studio
4bc01301c6acfd5d9bdcd711c6cfec22ff7cad4c
[ "Apache-2.0" ]
null
null
null
common/workflow/src/main/java/com/samsung/sds/brightics/common/workflow/model/Edge.java
shovsj/studio
4bc01301c6acfd5d9bdcd711c6cfec22ff7cad4c
[ "Apache-2.0" ]
1
2020-11-19T06:44:15.000Z
2020-11-19T06:44:15.000Z
21.605263
58
0.503045
22,601
package com.samsung.sds.brightics.common.workflow.model; import java.util.Objects; public class Edge { public final Node from; public final Node to; public Edge(Node from, Node to) { this.from = from; this.to = to; } @Override public boolean equals(Object o) {...
3e357e1e2c9aa5cac6d4009c5021df8494c4cafd
1,125
java
Java
src/Controllers/LogInController.java
nort3x/TelegramClone
b6b51fc379f1f5a8afd005795649f84f333576d4
[ "MIT" ]
null
null
null
src/Controllers/LogInController.java
nort3x/TelegramClone
b6b51fc379f1f5a8afd005795649f84f333576d4
[ "MIT" ]
null
null
null
src/Controllers/LogInController.java
nort3x/TelegramClone
b6b51fc379f1f5a8afd005795649f84f333576d4
[ "MIT" ]
1
2021-05-01T05:26:39.000Z
2021-05-01T05:26:39.000Z
22.959184
93
0.684444
22,602
package Controllers; import com.jfoenix.controls.JFXTextField; import javafx.event.ActionEvent; import javafx.fxml.FXML; import javafx.fxml.FXMLLoader; import javafx.fxml.Initializable; import javafx.scene.Parent; import javafx.scene.Scene; import javafx.scene.input.MouseEvent; import java.io.IOException; import java...
3e3581a531db654f88d292641d908a534fa4d647
1,103
java
Java
tennis-stats/src/main/java/org/strangeforest/tcb/stats/spring/RuntimeInfoContributor.java
mcekovic/tennis-crystal-ball
b4b602e0eeea8365839fee7500d8b1248f186be0
[ "Apache-2.0" ]
156
2015-12-23T22:00:05.000Z
2022-03-25T04:53:54.000Z
tennis-stats/src/main/java/org/strangeforest/tcb/stats/spring/RuntimeInfoContributor.java
mcekovic/tennis-crystal-ball
b4b602e0eeea8365839fee7500d8b1248f186be0
[ "Apache-2.0" ]
363
2015-10-12T11:28:42.000Z
2022-02-20T22:12:55.000Z
tennis-stats/src/main/java/org/strangeforest/tcb/stats/spring/RuntimeInfoContributor.java
mcekovic/tennis-crystal-ball
b4b602e0eeea8365839fee7500d8b1248f186be0
[ "Apache-2.0" ]
27
2017-06-12T09:55:47.000Z
2022-03-23T12:15:57.000Z
33.424242
164
0.75884
22,603
package org.strangeforest.tcb.stats.spring; import java.lang.management.*; import java.util.*; import org.apache.catalina.startup.*; import org.springframework.boot.*; import org.springframework.boot.actuate.info.*; import org.springframework.context.*; import org.springframework.context.annotation.*; import org.spri...
3e3581a552ac5cc00887d27894a41567b5ce65ed
2,369
java
Java
azure-eventhubs/src/main/java/com/microsoft/azure/eventhubs/impl/BaseLinkHandler.java
devigned/azure-event-hubs-java
8dfd5c53de8b3f34c84877518360f909c20e08e5
[ "MIT" ]
null
null
null
azure-eventhubs/src/main/java/com/microsoft/azure/eventhubs/impl/BaseLinkHandler.java
devigned/azure-event-hubs-java
8dfd5c53de8b3f34c84877518360f909c20e08e5
[ "MIT" ]
null
null
null
azure-eventhubs/src/main/java/com/microsoft/azure/eventhubs/impl/BaseLinkHandler.java
devigned/azure-event-hubs-java
8dfd5c53de8b3f34c84877518360f909c20e08e5
[ "MIT" ]
null
null
null
31.586667
160
0.674124
22,604
/* * Copyright (c) Microsoft. All rights reserved. * Licensed under the MIT license. See LICENSE file in the project root for full license information. */ package com.microsoft.azure.eventhubs.impl; import org.apache.qpid.proton.amqp.transport.ErrorCondition; import org.apache.qpid.proton.engine.BaseHandler; import...
3e3581b4fb0b1e4159e7103ccd4deddfd266bc76
3,408
java
Java
server/src/main/java/com/dchampion/frameworkdemo/http/LongRunningTaskController.java
dchampion/sync
ea615264ac4e46487bad9984b8b9f224daf3b462
[ "MIT" ]
null
null
null
server/src/main/java/com/dchampion/frameworkdemo/http/LongRunningTaskController.java
dchampion/sync
ea615264ac4e46487bad9984b8b9f224daf3b462
[ "MIT" ]
6
2020-06-07T17:29:36.000Z
2022-03-02T06:56:34.000Z
server/src/main/java/com/dchampion/frameworkdemo/http/LongRunningTaskController.java
dchampion/sync
ea615264ac4e46487bad9984b8b9f224daf3b462
[ "MIT" ]
null
null
null
38.292135
107
0.705986
22,605
package com.dchampion.frameworkdemo.http; import java.util.List; import java.util.Arrays; import com.dchampion.framework.http.AsyncRequestHandler; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.http.ResponseEntity; import org.springframework.web.bind.annotation.GetMapping; ...
3e3581c9719d220d82bd4f58ac1b39b299f7b1c0
878
java
Java
csharp-impl/src/main/java/consulo/csharp/ide/codeInsight/actions/AddPrivateModifierFix.java
consulo/consulo-csharp
5c87b1ef29b2a3747088e93464fb6d2c6a00bda6
[ "Apache-2.0" ]
49
2015-01-19T12:19:51.000Z
2022-03-02T23:34:47.000Z
csharp-impl/src/main/java/consulo/csharp/ide/codeInsight/actions/AddPrivateModifierFix.java
consulo/consulo-csharp
5c87b1ef29b2a3747088e93464fb6d2c6a00bda6
[ "Apache-2.0" ]
379
2015-01-01T09:15:23.000Z
2022-03-03T09:17:03.000Z
csharp-impl/src/main/java/consulo/csharp/ide/codeInsight/actions/AddPrivateModifierFix.java
consulo/consulo-csharp
5c87b1ef29b2a3747088e93464fb6d2c6a00bda6
[ "Apache-2.0" ]
9
2015-06-25T07:12:35.000Z
2019-06-02T19:01:11.000Z
27.4375
75
0.750569
22,606
/* * Copyright 2013-2017 consulo.io * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to ...
3e35821029c79ac944970e3fdf4c6477899aa524
2,789
java
Java
net.lecousin.core/src/main/java/net/lecousin/framework/concurrent/async/LockPoint.java
lecousin/java-framework-core
6f177baf44e1275f77caf770c6c278f32739d771
[ "Apache-2.0" ]
3
2018-01-02T01:17:47.000Z
2020-03-08T11:41:02.000Z
net.lecousin.core/src/main/java/net/lecousin/framework/concurrent/async/LockPoint.java
lecousin/java-framework-core
6f177baf44e1275f77caf770c6c278f32739d771
[ "Apache-2.0" ]
1
2020-10-12T17:54:30.000Z
2020-10-12T18:14:36.000Z
net.lecousin.core/src/main/java/net/lecousin/framework/concurrent/async/LockPoint.java
lecousin/java-framework-core
6f177baf44e1275f77caf770c6c278f32739d771
[ "Apache-2.0" ]
1
2022-02-24T14:36:35.000Z
2022-02-24T14:36:35.000Z
28.459184
135
0.652564
22,607
package net.lecousin.framework.concurrent.async; import java.util.ArrayList; import net.lecousin.framework.concurrent.threads.Threading; /** * A LockPoint is similar to a mutual exclusion, but can be locked and unlocked by any thread.<br/> * For example, a first thread can lock it, and a second thread (aft...
3e35821db51a8f6d788ae4364f87eb872acfc9e6
1,036
java
Java
alipay-sdk/src/main/java/com/alipay/api/domain/ShopCategoryInfo.java
js882829/pay
b54882ca1bf542b53d46bf9bcd689ce5797ed213
[ "Apache-2.0" ]
61
2017-10-18T02:19:09.000Z
2022-03-23T09:52:55.000Z
alipay-sdk/src/main/java/com/alipay/api/domain/ShopCategoryInfo.java
js882829/pay
b54882ca1bf542b53d46bf9bcd689ce5797ed213
[ "Apache-2.0" ]
1
2019-06-21T04:26:23.000Z
2019-06-21T04:26:23.000Z
alipay-sdk/src/main/java/com/alipay/api/domain/ShopCategoryInfo.java
js882829/pay
b54882ca1bf542b53d46bf9bcd689ce5797ed213
[ "Apache-2.0" ]
45
2017-11-21T06:43:27.000Z
2021-11-20T00:57:01.000Z
18.5
67
0.72973
22,608
package com.alipay.api.domain; import com.alipay.api.AlipayObject; import com.alipay.api.internal.mapping.ApiField; /** * 门店类目信息 * * @author auto create * @since 1.0, 2017-02-15 10:04:25 */ public class ShopCategoryInfo extends AlipayObject { private static final long serialVersionUID = 3695233988896444429L; ...
3e3582397bdf1057549585add2602ee9e4f805af
27,634
java
Java
src/com/android/settings/print/PrintServiceSettingsFragment.java
abun880007/Resurrection_packages_apps_Settings
58ae3cad0b33e77447688aa4da26dbb8b9e2899e
[ "Apache-2.0" ]
1
2019-01-28T03:31:39.000Z
2019-01-28T03:31:39.000Z
src/com/android/settings/print/PrintServiceSettingsFragment.java
abun880007/Resurrection_packages_apps_Settings
58ae3cad0b33e77447688aa4da26dbb8b9e2899e
[ "Apache-2.0" ]
3
2019-09-19T15:51:44.000Z
2019-10-23T07:32:06.000Z
src/com/android/settings/print/PrintServiceSettingsFragment.java
abun880007/Resurrection_packages_apps_Settings
58ae3cad0b33e77447688aa4da26dbb8b9e2899e
[ "Apache-2.0" ]
4
2019-09-19T14:02:21.000Z
2019-10-26T15:33:46.000Z
36.55291
105
0.585583
22,609
/* * Copyright (C) 2013 The Android Open Source Project * * 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 app...
3e35827953b532d4e1aa628f8624ec74cc69dc76
1,381
java
Java
src/main/java/uk/ac/sussex/gdsc/smlm/ga/InvalidPopulationSize.java
aherbert/gdsc-smlm
193431b9ba2c6e6a2b901c7c3697039aaa00be8c
[ "BSL-1.0" ]
8
2018-12-07T00:40:44.000Z
2020-07-27T14:10:44.000Z
src/main/java/uk/ac/sussex/gdsc/smlm/ga/InvalidPopulationSize.java
aherbert/gdsc-smlm
193431b9ba2c6e6a2b901c7c3697039aaa00be8c
[ "BSL-1.0" ]
3
2020-11-17T18:01:09.000Z
2021-05-18T19:10:34.000Z
src/main/java/uk/ac/sussex/gdsc/smlm/ga/InvalidPopulationSize.java
aherbert/gdsc-smlm
193431b9ba2c6e6a2b901c7c3697039aaa00be8c
[ "BSL-1.0" ]
2
2019-08-13T06:16:24.000Z
2020-01-29T21:23:10.000Z
32.116279
81
0.713975
22,610
/*- * #%L * Genome Damage and Stability Centre SMLM ImageJ Plugins * * Software for single molecule localisation microscopy (SMLM) * %% * Copyright (C) 2011 - 2020 Alex Herbert * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as ...
3e35827a8322620d38a6253ff47b33aae6605084
147
java
Java
src/main/java/com/hk/collections/maps/package-info.java
theKayani/hklib
8d810aa06ffa18e2368e534f793b0373cc73076f
[ "Apache-2.0" ]
1
2022-03-23T22:58:22.000Z
2022-03-23T22:58:22.000Z
src/main/java/com/hk/collections/maps/package-info.java
theKayani/hklib
8d810aa06ffa18e2368e534f793b0373cc73076f
[ "Apache-2.0" ]
null
null
null
src/main/java/com/hk/collections/maps/package-info.java
theKayani/hklib
8d810aa06ffa18e2368e534f793b0373cc73076f
[ "Apache-2.0" ]
1
2021-07-27T18:04:04.000Z
2021-07-27T18:04:04.000Z
29.4
68
0.741497
22,611
/** * This package contains classes used to manipulate data within java * {@link java.util.Map} collections. */ package com.hk.collections.maps;
3e3583e39c81f13c11c5c47e18bb46b8af7ab7e1
683
java
Java
Trackers/TrackerAlpha/src/main/java/net/ncguy/tracker/alpha/tracking/methods/DetectionMethod.java
ncguy2/HumanTracking
a2f56aa002034dee0c3f04035d7cd49d9efc8a28
[ "MIT" ]
1
2019-06-14T10:09:45.000Z
2019-06-14T10:09:45.000Z
Trackers/TrackerAlpha/src/main/java/net/ncguy/tracker/alpha/tracking/methods/DetectionMethod.java
ncguy2/HumanTracking
a2f56aa002034dee0c3f04035d7cd49d9efc8a28
[ "MIT" ]
null
null
null
Trackers/TrackerAlpha/src/main/java/net/ncguy/tracker/alpha/tracking/methods/DetectionMethod.java
ncguy2/HumanTracking
a2f56aa002034dee0c3f04035d7cd49d9efc8a28
[ "MIT" ]
null
null
null
22.766667
64
0.626647
22,612
package net.ncguy.tracker.alpha.tracking.methods; import org.opencv.core.Mat; import java.util.ArrayList; import java.util.List; import java.util.function.Function; public abstract class DetectionMethod { protected List<Mat> matsToRelease = new ArrayList<>(); protected void Clear() { matsToRelease....
3e35855ab5089c72f6fbecde471184558db6b63c
8,975
java
Java
java/client/src/test/java/com/experian/aperture/streaming/client/list/RequestListSteps.java
experiandataquality/ApertureStreamingSDK
892d6c8edeabe563144f0ce9bc37ee113493f829
[ "BSD-Source-Code" ]
1
2021-09-20T04:04:49.000Z
2021-09-20T04:04:49.000Z
java/client/src/test/java/com/experian/aperture/streaming/client/list/RequestListSteps.java
experiandataquality/ApertureStreamingSDK
892d6c8edeabe563144f0ce9bc37ee113493f829
[ "BSD-Source-Code" ]
null
null
null
java/client/src/test/java/com/experian/aperture/streaming/client/list/RequestListSteps.java
experiandataquality/ApertureStreamingSDK
892d6c8edeabe563144f0ce9bc37ee113493f829
[ "BSD-Source-Code" ]
null
null
null
42.13615
194
0.735376
22,613
package com.experian.aperture.streaming.client.list; import com.experian.aperture.streaming.client.proxy.AddressValidationRequestProxy; import com.experian.aperture.streaming.client.RandomGenerator; import com.experian.aperture.streaming.client.request.RequestBuilder; import com.experian.aperture.streaming.client.requ...
3e3586b56d4387a9faa613bb5744d7f6773cc064
19,749
java
Java
src/main/java/com/arm/pelion/bridge/transport/HttpTransport.java
bridadan/pelion-bridge
cf0b80f685dc6653953019194c2ba762aecbea5d
[ "Apache-2.0" ]
null
null
null
src/main/java/com/arm/pelion/bridge/transport/HttpTransport.java
bridadan/pelion-bridge
cf0b80f685dc6653953019194c2ba762aecbea5d
[ "Apache-2.0" ]
null
null
null
src/main/java/com/arm/pelion/bridge/transport/HttpTransport.java
bridadan/pelion-bridge
cf0b80f685dc6653953019194c2ba762aecbea5d
[ "Apache-2.0" ]
null
null
null
39.577154
242
0.578763
22,614
/** * @file HttpTransport.java * @brief HTTP Transport Support * @author Doug Anson * @version 1.0 * @see * * Copyright 2015. ARM Ltd. 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...
3e3586ddd1870be21983cb1b14e6cbb7c463339d
732
java
Java
kunlun-basedata-service/src/main/java/com/kunlun/basedata/service/IIconService.java
jbuider1993/ERP-back
343328cd02ee491840c4af3c7ce248164aeed2d3
[ "MIT" ]
null
null
null
kunlun-basedata-service/src/main/java/com/kunlun/basedata/service/IIconService.java
jbuider1993/ERP-back
343328cd02ee491840c4af3c7ce248164aeed2d3
[ "MIT" ]
null
null
null
kunlun-basedata-service/src/main/java/com/kunlun/basedata/service/IIconService.java
jbuider1993/ERP-back
343328cd02ee491840c4af3c7ce248164aeed2d3
[ "MIT" ]
null
null
null
31.826087
105
0.808743
22,615
package com.kunlun.basedata.service; import com.kunlun.basedata.model.IconModel; import com.kunlun.common.model.Page; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import java.util.List; public interface IIconService { public Page getAllIcon(IconModel iconModel, int...
3e35879fd47a82c696dd250e179a902bbd83a1d4
2,795
java
Java
qtiworks-jqtiplus/src/main/java/uk/ac/ed/ph/jqtiplus/group/accessibility/related/MarkupFileEmbeddedGroup.java
abrommelhoff/qtiworks
6a4e4353fffb5c35cfa65a7e089386efc4570d97
[ "BSD-3-Clause" ]
1
2015-05-11T12:16:26.000Z
2015-05-11T12:16:26.000Z
qtiworks-jqtiplus/src/main/java/uk/ac/ed/ph/jqtiplus/group/accessibility/related/MarkupFileEmbeddedGroup.java
abrommelhoff/qtiworks
6a4e4353fffb5c35cfa65a7e089386efc4570d97
[ "BSD-3-Clause" ]
null
null
null
qtiworks-jqtiplus/src/main/java/uk/ac/ed/ph/jqtiplus/group/accessibility/related/MarkupFileEmbeddedGroup.java
abrommelhoff/qtiworks
6a4e4353fffb5c35cfa65a7e089386efc4570d97
[ "BSD-3-Clause" ]
null
null
null
43
121
0.770304
22,616
/* Copyright (c) 2012-2013, University of Edinburgh. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * * Redistributions of source code must retain the above copyright notice, this * li...
3e3588f3496a05cb036b68938778a826b17a54a7
1,747
java
Java
core/wisdom-api/src/main/java/org/wisdom/api/model/TransactionManager.java
ubidreams/wisdom
a35b6431200fec56b178c0ff60837ed73fd7874d
[ "Apache-2.0" ]
59
2015-01-11T14:38:14.000Z
2022-01-07T21:04:36.000Z
core/wisdom-api/src/main/java/org/wisdom/api/model/TransactionManager.java
ubidreams/wisdom
a35b6431200fec56b178c0ff60837ed73fd7874d
[ "Apache-2.0" ]
194
2015-01-04T15:40:25.000Z
2021-12-09T19:11:35.000Z
core/wisdom-api/src/main/java/org/wisdom/api/model/TransactionManager.java
ubidreams/wisdom
a35b6431200fec56b178c0ff60837ed73fd7874d
[ "Apache-2.0" ]
46
2015-02-04T01:16:42.000Z
2022-01-21T13:50:19.000Z
31.763636
103
0.706926
22,617
/* * #%L * Wisdom-Framework * %% * Copyright (C) 2013 - 2014 Wisdom Framework * %% * 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...
3e35897b3eb6a161b94cf6da15790964621ea052
1,404
java
Java
src/main/java/at/trainingstool/dao/TrainingDao.java
laufendentdecken/trainingstool
fecab0b408a3715aa411ad6108fbba7e7b104247
[ "Apache-2.0" ]
null
null
null
src/main/java/at/trainingstool/dao/TrainingDao.java
laufendentdecken/trainingstool
fecab0b408a3715aa411ad6108fbba7e7b104247
[ "Apache-2.0" ]
null
null
null
src/main/java/at/trainingstool/dao/TrainingDao.java
laufendentdecken/trainingstool
fecab0b408a3715aa411ad6108fbba7e7b104247
[ "Apache-2.0" ]
null
null
null
28.653061
162
0.72792
22,618
package at.trainingstool.dao; import java.text.SimpleDateFormat; import java.util.Date; import java.util.HashMap; import java.util.List; import java.util.Map; import javax.sql.DataSource; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.jdbc.core.namedparam.NamedParameterJdbc...
3e3589c17bcfc8bf17f0e64d93b923262bf17627
3,966
java
Java
platform/src/main/java/com/eworkplaceapps/platform/security/RolePermissionDataService.java
rishabh05/ED
e5fde4181c88c5bfd955fddebc2a2a5ac7d10586
[ "Apache-2.0" ]
null
null
null
platform/src/main/java/com/eworkplaceapps/platform/security/RolePermissionDataService.java
rishabh05/ED
e5fde4181c88c5bfd955fddebc2a2a5ac7d10586
[ "Apache-2.0" ]
null
null
null
platform/src/main/java/com/eworkplaceapps/platform/security/RolePermissionDataService.java
rishabh05/ED
e5fde4181c88c5bfd955fddebc2a2a5ac7d10586
[ "Apache-2.0" ]
null
null
null
37.415094
216
0.685577
22,619
//=============================================================================== // © 2015 eWorkplace Apps. ALL rights reserved. // Main Author: Parikshit Patel // Original DATE: 4/21/2015 //=============================================================================== package com.eworkplaceapps.platform.security; ...
3e358b15165b1430b93d54ff052b18203b745baf
1,441
java
Java
src/main/java/org/kontza/atmospi/Device.java
kontza/javatmospi
53c9d6c257c3c71141c7f14e2220c0346c735a33
[ "MIT" ]
null
null
null
src/main/java/org/kontza/atmospi/Device.java
kontza/javatmospi
53c9d6c257c3c71141c7f14e2220c0346c735a33
[ "MIT" ]
null
null
null
src/main/java/org/kontza/atmospi/Device.java
kontza/javatmospi
53c9d6c257c3c71141c7f14e2220c0346c735a33
[ "MIT" ]
null
null
null
20.013889
83
0.62873
22,620
package org.kontza.atmospi; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; import javax.persistence.Table; @Entity @Table(name = "devices") public class Device { @Id @GeneratedVal...
3e358b2315843b73f84d34d29e9d22b107272a36
2,624
java
Java
easyreport-domain/src/main/java/com/easytoolsoft/easyreport/domain/sys/service/impl/ConfService.java
chamsiin1982/EasyReport-2.0.16.1013_Beta
d3abd52958c86e72a3a4fc7e004b0ff5a87920fd
[ "Apache-2.0" ]
11
2018-03-15T07:15:06.000Z
2020-09-10T14:12:51.000Z
easyreport-domain/src/main/java/com/easytoolsoft/easyreport/domain/sys/service/impl/ConfService.java
chamsiin1982/EasyReport-2.0.16.1013_Beta
d3abd52958c86e72a3a4fc7e004b0ff5a87920fd
[ "Apache-2.0" ]
1
2018-03-15T07:20:13.000Z
2018-03-15T07:27:58.000Z
easyreport-domain/src/main/java/com/easytoolsoft/easyreport/domain/sys/service/impl/ConfService.java
chamsiin1982/EasyReport-2.0.16.1013_Beta
d3abd52958c86e72a3a4fc7e004b0ff5a87920fd
[ "Apache-2.0" ]
4
2018-03-26T09:48:35.000Z
2021-05-10T11:14:43.000Z
34.077922
100
0.668445
22,621
package com.easytoolsoft.easyreport.domain.sys.service.impl; import com.easytoolsoft.easyreport.data.common.helper.PageInfo; import com.easytoolsoft.easyreport.data.common.service.AbstractCrudService; import com.easytoolsoft.easyreport.data.sys.dao.IConfDao; import com.easytoolsoft.easyreport.data.sys.example.ConfExam...
3e358b7a7da1dc988e5f1d42a9dcf9dc3f32b6dd
471
java
Java
src/test/java/com/list/GetKthFromEndTest.java
hikair/leetcode
26d3e9f28d4ab03ae64ec02f0bf1b19d1ef7ebbf
[ "Apache-2.0" ]
null
null
null
src/test/java/com/list/GetKthFromEndTest.java
hikair/leetcode
26d3e9f28d4ab03ae64ec02f0bf1b19d1ef7ebbf
[ "Apache-2.0" ]
null
null
null
src/test/java/com/list/GetKthFromEndTest.java
hikair/leetcode
26d3e9f28d4ab03ae64ec02f0bf1b19d1ef7ebbf
[ "Apache-2.0" ]
null
null
null
22.428571
112
0.651805
22,622
package com.list; import org.junit.Before; import org.junit.Test; public class GetKthFromEndTest { GetKthFromEnd obj; @Before public void init() { obj = new GetKthFromEnd(); } @Test public void getKthFromEnd() { ListNode listNode = new ListNode(1, new ListNode(2, new ListNod...
3e358cfcd4d11523982567ca26a7758c3736464d
405
java
Java
gulimall-coupon/src/main/java/com/wcy/gulimall/coupon/dao/SeckillSkuRelationDao.java
flywangchunyu1984/gulimall
6eb15ab53594dca089dbf374d04b7a00cba61c92
[ "Apache-2.0" ]
null
null
null
gulimall-coupon/src/main/java/com/wcy/gulimall/coupon/dao/SeckillSkuRelationDao.java
flywangchunyu1984/gulimall
6eb15ab53594dca089dbf374d04b7a00cba61c92
[ "Apache-2.0" ]
null
null
null
gulimall-coupon/src/main/java/com/wcy/gulimall/coupon/dao/SeckillSkuRelationDao.java
flywangchunyu1984/gulimall
6eb15ab53594dca089dbf374d04b7a00cba61c92
[ "Apache-2.0" ]
null
null
null
22.666667
85
0.784314
22,623
package com.wcy.gulimall.coupon.dao; import com.wcy.gulimall.coupon.entity.SeckillSkuRelationEntity; import com.baomidou.mybatisplus.core.mapper.BaseMapper; import org.apache.ibatis.annotations.Mapper; /** * 秒杀活动商品关联 * * @author wangchunyu * @email hzdkv@example.com * @date 2021-04-16 21:48:25 */ @Mapper publi...
3e358dfc6c156a1690629e02d36d425fcf44ae30
860
java
Java
unit-tests/writing-parameterized-tests/src/test/java/net/petrikainulainen/junit5/MethodSourceExampleTest.java
acelant/teste
453776a045d58577999bc6759f9ad30056e9455f
[ "Apache-2.0" ]
21
2017-10-30T20:22:22.000Z
2021-05-30T02:46:06.000Z
unit-tests/writing-parameterized-tests/src/test/java/net/petrikainulainen/junit5/MethodSourceExampleTest.java
acelant/teste
453776a045d58577999bc6759f9ad30056e9455f
[ "Apache-2.0" ]
2
2020-01-16T12:05:16.000Z
2021-02-05T12:20:09.000Z
unit-tests/writing-parameterized-tests/src/test/java/net/petrikainulainen/junit5/MethodSourceExampleTest.java
acelant/teste
453776a045d58577999bc6759f9ad30056e9455f
[ "Apache-2.0" ]
57
2017-11-29T21:41:46.000Z
2022-03-29T04:27:16.000Z
29.655172
86
0.689535
22,624
package net.petrikainulainen.junit5; import org.junit.jupiter.api.DisplayName; import org.junit.jupiter.params.ParameterizedTest; import org.junit.jupiter.params.provider.Arguments; import org.junit.jupiter.params.provider.MethodSource; import java.util.stream.Stream; import static org.junit.jupiter.api.Assertions.a...
3e358eb2068077e445c381d84601b78b15353462
373
java
Java
MS_LIBRARY/src/ed/mslib/ReadMS2Interface.java
yeastrc/msdapl
0239d2dc34a41702eec39ee4cf1de95593044777
[ "Apache-2.0" ]
4
2017-04-13T21:04:57.000Z
2021-07-16T19:42:16.000Z
MS_LIBRARY/src/ed/mslib/ReadMS2Interface.java
yeastrc/msdapl
0239d2dc34a41702eec39ee4cf1de95593044777
[ "Apache-2.0" ]
null
null
null
MS_LIBRARY/src/ed/mslib/ReadMS2Interface.java
yeastrc/msdapl
0239d2dc34a41702eec39ee4cf1de95593044777
[ "Apache-2.0" ]
2
2016-06-16T17:16:40.000Z
2017-07-27T18:48:45.000Z
20.722222
59
0.75067
22,625
package ed.mslib; import java.io.IOException; public interface ReadMS2Interface { public MS2Scan getScan(int scannumber) throws IOException; public MS2Scan getNextScan() throws IOException; /** * should remove header tags if present * @return */ public String getheader(); public String getfilename(); pu...
3e358f948f73f590d5543e396c4a925595a3b54c
32,599
java
Java
platform/core-impl/src/com/intellij/psi/impl/source/tree/CompositeElement.java
dmarcotte/intellij-community
74ed654c3f9ed99f9cc84fa227846b2c38d683c0
[ "Apache-2.0" ]
null
null
null
platform/core-impl/src/com/intellij/psi/impl/source/tree/CompositeElement.java
dmarcotte/intellij-community
74ed654c3f9ed99f9cc84fa227846b2c38d683c0
[ "Apache-2.0" ]
null
null
null
platform/core-impl/src/com/intellij/psi/impl/source/tree/CompositeElement.java
dmarcotte/intellij-community
74ed654c3f9ed99f9cc84fa227846b2c38d683c0
[ "Apache-2.0" ]
1
2019-03-14T10:35:19.000Z
2019-03-14T10:35:19.000Z
34.206716
340
0.650327
22,626
/* * Copyright 2000-2012 JetBrains s.r.o. * * 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 la...
3e3590b8c3d59fbc1d818d169a7a66fb4c34118a
1,559
java
Java
src/main/java/gaia/items/ItemWeaponProjectileBomb.java
naqaden/GrimoireOfGaia
3d0e50a3b55ba9fc6117dc3b7cff258c575357d1
[ "CC0-1.0" ]
47
2016-02-07T06:45:26.000Z
2021-12-16T02:02:56.000Z
src/main/java/gaia/items/ItemWeaponProjectileBomb.java
naqaden/GrimoireOfGaia
3d0e50a3b55ba9fc6117dc3b7cff258c575357d1
[ "CC0-1.0" ]
113
2016-02-14T14:30:23.000Z
2022-03-17T03:09:09.000Z
src/main/java/gaia/items/ItemWeaponProjectileBomb.java
naqaden/GrimoireOfGaia
3d0e50a3b55ba9fc6117dc3b7cff258c575357d1
[ "CC0-1.0" ]
52
2016-02-14T14:19:38.000Z
2022-02-04T01:21:38.000Z
33.891304
197
0.794099
22,627
package gaia.items; import gaia.entity.projectile.EntityGaiaProjectileBomb; import net.minecraft.entity.player.EntityPlayer; import net.minecraft.init.SoundEvents; import net.minecraft.item.ItemStack; import net.minecraft.stats.StatList; import net.minecraft.util.ActionResult; import net.minecraft.util.EnumActionResul...
3e3591438c85fb8dd2a779b77bbafa7a4614e23e
1,498
java
Java
Staging/Client/src/main/java/edu/kit/dama/staging/exceptions/ProtocolNotSupportedException.java
kit-data-manager/base
3420af44035768f5111ea9f279b285ac0e22633a
[ "Apache-2.0" ]
3
2015-09-02T11:54:10.000Z
2017-12-15T12:46:38.000Z
Staging/Client/src/main/java/edu/kit/dama/staging/exceptions/ProtocolNotSupportedException.java
kit-data-manager/base
3420af44035768f5111ea9f279b285ac0e22633a
[ "Apache-2.0" ]
2
2016-05-30T08:11:24.000Z
2016-07-04T08:27:10.000Z
Staging/Client/src/main/java/edu/kit/dama/staging/exceptions/ProtocolNotSupportedException.java
kit-data-manager/base
3420af44035768f5111ea9f279b285ac0e22633a
[ "Apache-2.0" ]
4
2016-03-09T18:37:09.000Z
2017-03-14T15:13:00.000Z
31.208333
107
0.738985
22,628
/** * Copyright (C) 2014 Karlsruhe Institute of Technology * * 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...
3e35919aa8ce9826ace937c4829af4ef61354907
760
java
Java
src/main/java/vehicle/Vehicle.java
leeheefull/java-parking-system
33da19f3f37f175cb226c98ef54c26112b1b3727
[ "MIT" ]
null
null
null
src/main/java/vehicle/Vehicle.java
leeheefull/java-parking-system
33da19f3f37f175cb226c98ef54c26112b1b3727
[ "MIT" ]
1
2021-08-17T09:49:49.000Z
2021-08-17T09:50:26.000Z
src/main/java/vehicle/Vehicle.java
leeheefull/java-parking-system
33da19f3f37f175cb226c98ef54c26112b1b3727
[ "MIT" ]
null
null
null
21.714286
70
0.593421
22,629
package vehicle; import java.util.Objects; public class Vehicle { private final VehicleNo no; private final VehicleType type; public Vehicle(String no, int size) { this.no = new VehicleNo(no); this.type = VehicleType.ofSize(size); } public VehicleNo getNo() { return this....
3e35937460a9f6d3c038e754c4ac96875561db0b
2,949
java
Java
QA_ReportMgr/opensearch-json-parser/src/gen/java/be/spacebel/opensearch/model/Point.java
spacebel/QC-MMS
7aa07c6bc3441b7302f528cd7c17d60bd71adde0
[ "Apache-2.0" ]
null
null
null
QA_ReportMgr/opensearch-json-parser/src/gen/java/be/spacebel/opensearch/model/Point.java
spacebel/QC-MMS
7aa07c6bc3441b7302f528cd7c17d60bd71adde0
[ "Apache-2.0" ]
null
null
null
QA_ReportMgr/opensearch-json-parser/src/gen/java/be/spacebel/opensearch/model/Point.java
spacebel/QC-MMS
7aa07c6bc3441b7302f528cd7c17d60bd71adde0
[ "Apache-2.0" ]
1
2021-04-21T12:44:26.000Z
2021-04-21T12:44:26.000Z
24.172131
86
0.667684
22,630
package be.spacebel.opensearch.model; import java.math.BigDecimal; import java.util.ArrayList; import java.util.List; import io.swagger.v3.oas.annotations.media.Schema; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlRootElement; import javax.xml.bind.annotation.XmlAccessType; import ...
3e3593b48ccd6423d915d7eb43b8109a26f844e5
5,053
java
Java
compiler/frontend/src/org/jetbrains/jet/lang/parsing/SemanticWhitespaceAwarePsiBuilderImpl.java
abreslav/kotlin
de95e15595ab82be4f17ca9c149aa8bc22a2174e
[ "Apache-2.0" ]
12
2015-02-09T04:28:30.000Z
2021-11-17T11:28:26.000Z
compiler/frontend/src/org/jetbrains/jet/lang/parsing/SemanticWhitespaceAwarePsiBuilderImpl.java
bbejeck/kotlin
18c480ba98bc1154eee06530df310fc6361d3933
[ "Apache-2.0" ]
null
null
null
compiler/frontend/src/org/jetbrains/jet/lang/parsing/SemanticWhitespaceAwarePsiBuilderImpl.java
bbejeck/kotlin
18c480ba98bc1154eee06530df310fc6361d3933
[ "Apache-2.0" ]
1
2017-05-18T05:34:54.000Z
2017-05-18T05:34:54.000Z
29.549708
123
0.629131
22,631
/* * Copyright 2010-2012 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
3e3593ddea855cc0c6b1a18802ddee7b36fe2b2c
1,809
java
Java
src/main/java/ai/toloka/client/v1/pool/qualitycontrol/CaptchaFrequency.java
JaneKirillova/toloka-java-sdk
906773db8fbe90596b75de99181d13821a567981
[ "Apache-2.0" ]
10
2021-11-10T14:09:19.000Z
2021-11-26T11:23:37.000Z
src/main/java/ai/toloka/client/v1/pool/qualitycontrol/CaptchaFrequency.java
Toloka/toloka-java-client
e46aeaacb765b3b92c3ddb171be4dd4fc9713a64
[ "Apache-2.0" ]
1
2022-03-21T10:17:31.000Z
2022-03-21T10:17:31.000Z
src/main/java/ai/toloka/client/v1/pool/qualitycontrol/CaptchaFrequency.java
Toloka/toloka-java-client
e46aeaacb765b3b92c3ddb171be4dd4fc9713a64
[ "Apache-2.0" ]
1
2022-02-23T23:15:04.000Z
2022-02-23T23:15:04.000Z
36.18
111
0.723604
22,632
/* * Copyright 2021 YANDEX LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed...
3e35949563821e03b2592de42264e0ef3c4b9bfb
656
java
Java
src/main/java/aflassignments/assignment1/exceptions/VariableNotInitializedException.java
MiltenPlescott/afl-assignments
af93fcb13d98a626b669f7ae8d9f5864b701945f
[ "MIT" ]
null
null
null
src/main/java/aflassignments/assignment1/exceptions/VariableNotInitializedException.java
MiltenPlescott/afl-assignments
af93fcb13d98a626b669f7ae8d9f5864b701945f
[ "MIT" ]
null
null
null
src/main/java/aflassignments/assignment1/exceptions/VariableNotInitializedException.java
MiltenPlescott/afl-assignments
af93fcb13d98a626b669f7ae8d9f5864b701945f
[ "MIT" ]
null
null
null
26.24
121
0.73628
22,633
/* * afl-assignments: interpreter * * Copyright (c) 2019, Milten Plescott. All rights reserved. * * SPDX-License-Identifier: MIT */ package aflassignments.assignment1.exceptions; /** * * @author Milten Plescott */ public class VariableNotInitializedException extends InstructionException { public VariableNot...
3e35952a9ee680195863ebe2240ab64a6c2178cc
3,238
java
Java
bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/vfcmodel/NsOperationKey.java
sharmajiii/so
174f48bee127c51f98ec6054f72be7567e0d8073
[ "Apache-2.0" ]
16
2018-05-04T20:47:02.000Z
2021-10-15T15:01:14.000Z
bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/vfcmodel/NsOperationKey.java
sharmajiii/so
174f48bee127c51f98ec6054f72be7567e0d8073
[ "Apache-2.0" ]
4
2020-07-28T01:56:20.000Z
2021-02-10T09:01:46.000Z
bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/vfcmodel/NsOperationKey.java
sharmajiii/so
174f48bee127c51f98ec6054f72be7567e0d8073
[ "Apache-2.0" ]
22
2018-06-13T01:40:03.000Z
2022-03-22T10:06:08.000Z
22.964539
83
0.556825
22,634
/*- * ============LICENSE_START======================================================= * ONAP - SO * ================================================================================ * Copyright (C) 2018 CMCC All rights reserved. * ================================================================================ * ...
3e3595938a27a3dbb2a04b12b0b55bd452df8e51
1,834
java
Java
src/main/java/seedu/notor/logic/commands/person/PersonArchiveCommand.java
kaixin-hc/tp
4877a51481fa45b5888cf27ea5f9bba79bfdbe46
[ "MIT" ]
null
null
null
src/main/java/seedu/notor/logic/commands/person/PersonArchiveCommand.java
kaixin-hc/tp
4877a51481fa45b5888cf27ea5f9bba79bfdbe46
[ "MIT" ]
210
2021-09-22T06:57:34.000Z
2021-11-15T00:40:00.000Z
src/main/java/seedu/notor/logic/commands/person/PersonArchiveCommand.java
kaixin-hc/tp
4877a51481fa45b5888cf27ea5f9bba79bfdbe46
[ "MIT" ]
4
2021-09-22T09:09:31.000Z
2021-09-27T06:59:55.000Z
33.962963
111
0.703381
22,635
package seedu.notor.logic.commands.person; import static java.util.Objects.requireNonNull; import java.util.Arrays; import java.util.List; import seedu.notor.commons.core.index.Index; import seedu.notor.logic.commands.CommandResult; import seedu.notor.logic.executors.exceptions.ExecuteException; import seedu.notor.l...
3e359672069d942507073171a7a40a61af44744d
3,167
java
Java
src/main/java/com/infinities/skyport/vnc/impl/RoundRobinWebsockifyService.java
infinitiessoft/skyport-websockify
640611f54f5fb95571ef30be9fe9467bc96c87be
[ "Apache-2.0" ]
1
2017-05-12T12:45:03.000Z
2017-05-12T12:45:03.000Z
src/main/java/com/infinities/skyport/vnc/impl/RoundRobinWebsockifyService.java
infinitiessoft/skyport-websockify
640611f54f5fb95571ef30be9fe9467bc96c87be
[ "Apache-2.0" ]
null
null
null
src/main/java/com/infinities/skyport/vnc/impl/RoundRobinWebsockifyService.java
infinitiessoft/skyport-websockify
640611f54f5fb95571ef30be9fe9467bc96c87be
[ "Apache-2.0" ]
null
null
null
30.161905
97
0.736659
22,636
/******************************************************************************* * Copyright 2015 InfinitiesSoft Solutions Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may * not use this file except in compliance with the License. You may obtain * a copy of the License at * * ...
3e3596e8c30c046fb4e64488332d0d48069d0e25
1,418
java
Java
geode-junit/src/integrationTest/java/org/apache/geode/test/concurrent/FileBasedCountDownLatchTest.java
Kris-10-0/geode
7ccdc8297b1ded06175f41543884d945d5995c60
[ "Apache-2.0" ]
1,475
2016-12-06T06:10:53.000Z
2022-03-30T09:55:23.000Z
geode-junit/src/integrationTest/java/org/apache/geode/test/concurrent/FileBasedCountDownLatchTest.java
Kris-10-0/geode
7ccdc8297b1ded06175f41543884d945d5995c60
[ "Apache-2.0" ]
2,809
2016-12-06T19:24:26.000Z
2022-03-31T22:02:20.000Z
geode-junit/src/integrationTest/java/org/apache/geode/test/concurrent/FileBasedCountDownLatchTest.java
Kris-10-0/geode
7ccdc8297b1ded06175f41543884d945d5995c60
[ "Apache-2.0" ]
531
2016-12-06T05:48:47.000Z
2022-03-31T23:06:37.000Z
40.514286
100
0.782087
22,637
/* * 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 not ...
3e359735e101016aff978d958c5fba4ef4b1c47a
533
java
Java
src/test/java/org/eclipse/cargotracker/domain/shared/DomainObjectUtilsTest.java
hantsy/cargotracker
1c0b70bcb303d12bb5592387367cf21fbb8b778e
[ "MIT" ]
4
2020-03-16T23:36:16.000Z
2021-04-17T06:07:50.000Z
src/test/java/org/eclipse/cargotracker/domain/shared/DomainObjectUtilsTest.java
hantsy/cargotracker
1c0b70bcb303d12bb5592387367cf21fbb8b778e
[ "MIT" ]
94
2021-01-17T14:50:23.000Z
2022-03-21T11:28:25.000Z
src/test/java/org/eclipse/cargotracker/domain/shared/DomainObjectUtilsTest.java
hantsy/cargotracker
1c0b70bcb303d12bb5592387367cf21fbb8b778e
[ "MIT" ]
2
2021-04-12T08:00:18.000Z
2021-06-05T22:53:40.000Z
25.380952
77
0.697936
22,638
package org.eclipse.cargotracker.domain.shared; import org.junit.Test; import static org.junit.Assert.*; public class DomainObjectUtilsTest { @Test public void testNullSafe() { String nullObject = null; String noneNullObject = new String("noneNull"); var safeObject = DomainObjectUti...
3e3597cadd7069d0f73ba1580fb934f3ddbc9c37
1,644
java
Java
building/src/main/java/org/ehrbase/building/rmobjectskeletonbuilder/CodePhraseSkeletonBuilder.java
bratwurzt/openEHR_SDK
33aa4167264f002d7ce56e2b7234760af4b662b0
[ "Apache-2.0" ]
null
null
null
building/src/main/java/org/ehrbase/building/rmobjectskeletonbuilder/CodePhraseSkeletonBuilder.java
bratwurzt/openEHR_SDK
33aa4167264f002d7ce56e2b7234760af4b662b0
[ "Apache-2.0" ]
null
null
null
building/src/main/java/org/ehrbase/building/rmobjectskeletonbuilder/CodePhraseSkeletonBuilder.java
bratwurzt/openEHR_SDK
33aa4167264f002d7ce56e2b7234760af4b662b0
[ "Apache-2.0" ]
null
null
null
36.533333
103
0.713504
22,639
/* * * * Copyright (c) 2020 Stefan Spiska (Vitasystems GmbH) and Hannover Medical School * * This file is part of Project EHRbase * * * * 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 t...
3e3598601b69d31e02c7cef07533f05fea7df55e
290
java
Java
_/Chapter5/recipe4/SharedComponents/SharedBC/src/com/packt/jdeveloper/cookbook/shared/bc/extensions/ExtApplicationModule.java
paullewallencom/oracle-jdeveloper-978-1-8496-8476-7
70acd2d8316f1b3461fcd2d02e4620210810d81e
[ "Apache-2.0" ]
null
null
null
_/Chapter5/recipe4/SharedComponents/SharedBC/src/com/packt/jdeveloper/cookbook/shared/bc/extensions/ExtApplicationModule.java
paullewallencom/oracle-jdeveloper-978-1-8496-8476-7
70acd2d8316f1b3461fcd2d02e4620210810d81e
[ "Apache-2.0" ]
null
null
null
_/Chapter5/recipe4/SharedComponents/SharedBC/src/com/packt/jdeveloper/cookbook/shared/bc/extensions/ExtApplicationModule.java
paullewallencom/oracle-jdeveloper-978-1-8496-8476-7
70acd2d8316f1b3461fcd2d02e4620210810d81e
[ "Apache-2.0" ]
null
null
null
29
70
0.727586
22,640
package com.packt.jdeveloper.cookbook.shared.bc.extensions; /** * Recipe: Creating and using generic extension interfaces. */ public interface ExtApplicationModule { // return some user authority level, based on the user's name public int getUserAuthorityLevel(); }
3e3598bef1a765b961bd05dc6019118110139383
16,517
java
Java
DemoRxJava/app/src/main/java/org/ayo/rx/sample/MainActivity.java
cowthan/Ayo2022
a2807d2c78ae7b01e8ebaff9ff562449fce626bc
[ "MIT" ]
null
null
null
DemoRxJava/app/src/main/java/org/ayo/rx/sample/MainActivity.java
cowthan/Ayo2022
a2807d2c78ae7b01e8ebaff9ff562449fce626bc
[ "MIT" ]
null
null
null
DemoRxJava/app/src/main/java/org/ayo/rx/sample/MainActivity.java
cowthan/Ayo2022
a2807d2c78ae7b01e8ebaff9ff562449fce626bc
[ "MIT" ]
null
null
null
58.989286
119
0.569837
22,641
package org.ayo.rx.sample; import android.os.Bundle; import com.jiang.android.rxjavaapp.R; import com.jiang.android.rxjavaapp.activity.LauncherActivity; import org.ayo.sample.menu.Leaf; import org.ayo.sample.menu.MainPagerActivity; import org.ayo.sample.menu.Menu; import org.ayo.sample.menu.MenuItem; import java.ut...
3e3598ca13013ddc10812bf339e09609396d700e
1,657
java
Java
api/src/main/java/io/minio/messages/Rule.java
J11522/minio-java
8166510c4303650cfff2534d194821f44f294047
[ "Apache-2.0" ]
null
null
null
api/src/main/java/io/minio/messages/Rule.java
J11522/minio-java
8166510c4303650cfff2534d194821f44f294047
[ "Apache-2.0" ]
null
null
null
api/src/main/java/io/minio/messages/Rule.java
J11522/minio-java
8166510c4303650cfff2534d194821f44f294047
[ "Apache-2.0" ]
null
null
null
23.013889
98
0.702474
22,642
/* * MinIO Java SDK for Amazon S3 Compatible Cloud Storage, (C) 2019 MinIO, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * ...
3e3599bd950b35c5f8763adab526268b07cae670
1,295
java
Java
ycsoft-lib/src/main/java/com/ycsoft/beans/core/prod/CProdPropPat.java
leopardoooo/cambodia
a6b552e3ceb60237f058bf8dfea369f47769542c
[ "Apache-2.0" ]
6
2015-07-16T01:36:40.000Z
2019-10-14T07:43:32.000Z
ycsoft-lib/src/main/java/com/ycsoft/beans/core/prod/CProdPropPat.java
leopardoooo/cambodia
a6b552e3ceb60237f058bf8dfea369f47769542c
[ "Apache-2.0" ]
null
null
null
ycsoft-lib/src/main/java/com/ycsoft/beans/core/prod/CProdPropPat.java
leopardoooo/cambodia
a6b552e3ceb60237f058bf8dfea369f47769542c
[ "Apache-2.0" ]
5
2015-07-15T02:44:07.000Z
2020-07-02T09:40:22.000Z
19.621212
75
0.697297
22,643
/** * CProdPropChange.java 2010/07/13 */ package com.ycsoft.beans.core.prod; import java.io.Serializable; import java.util.Date; import com.ycsoft.beans.base.BusiBase; import com.ycsoft.beans.core.common.PropertyChange; import com.ycsoft.daos.config.POJO; /** * CProdPropChange -> C_PROD_PROP_CHANGE...
3e359a8b812aef6a0a253b2d1aaf82a76acc0c60
288
java
Java
src/com/ms/silverking/cloud/dht/daemon/storage/convergence/management/RequestController.java
leofuxiaohui/SilverKing
7910c7efbdcb4ebb145a63942fbff9a4ed916b42
[ "Apache-2.0" ]
1
2021-09-08T11:55:18.000Z
2021-09-08T11:55:18.000Z
src/com/ms/silverking/cloud/dht/daemon/storage/convergence/management/RequestController.java
leofuxiaohui/SilverKing
7910c7efbdcb4ebb145a63942fbff9a4ed916b42
[ "Apache-2.0" ]
2
2021-01-21T19:47:34.000Z
2021-12-14T14:58:01.000Z
src/com/ms/silverking/cloud/dht/daemon/storage/convergence/management/RequestController.java
leofuxiaohui/SilverKing
7910c7efbdcb4ebb145a63942fbff9a4ed916b42
[ "Apache-2.0" ]
7
2021-01-21T18:57:06.000Z
2022-03-04T06:51:31.000Z
24
74
0.805556
22,644
package com.ms.silverking.cloud.dht.daemon.storage.convergence.management; import com.ms.silverking.id.UUIDBase; public interface RequestController { public void stop(UUIDBase uuid); public void waitForCompletion(UUIDBase uuid); public RequestStatus getStatus(UUIDBase uuid); }
3e359ad626918a813c729dea732d4a3411b52918
1,058
java
Java
src/test/java/hu/unideb/BoardModelTest.java
aaaaadox/beadando
b6fab7699e15b7c0715ed2d141420d0dd722e473
[ "MIT" ]
null
null
null
src/test/java/hu/unideb/BoardModelTest.java
aaaaadox/beadando
b6fab7699e15b7c0715ed2d141420d0dd722e473
[ "MIT" ]
null
null
null
src/test/java/hu/unideb/BoardModelTest.java
aaaaadox/beadando
b6fab7699e15b7c0715ed2d141420d0dd722e473
[ "MIT" ]
null
null
null
22.510638
75
0.615312
22,645
package hu.unideb; import org.junit.jupiter.api.BeforeEach; import org.junit.jupiter.api.Test; import static org.junit.jupiter.api.Assertions.assertEquals; public class BoardModelTest { private BoardModel model; @BeforeEach private void setUp() { model = new BoardModel(); } @Test v...
3e359c99eec1439edfcc8e093b0c79278751c1ae
889
java
Java
HackerRank Solutions/Mathematics/Algebra/Number Groups/Number Groups.java
DevashishPathrabe/Competetive-Coding
91049459359854b7834cbfb31415682600dc9c57
[ "MIT" ]
null
null
null
HackerRank Solutions/Mathematics/Algebra/Number Groups/Number Groups.java
DevashishPathrabe/Competetive-Coding
91049459359854b7834cbfb31415682600dc9c57
[ "MIT" ]
null
null
null
HackerRank Solutions/Mathematics/Algebra/Number Groups/Number Groups.java
DevashishPathrabe/Competetive-Coding
91049459359854b7834cbfb31415682600dc9c57
[ "MIT" ]
null
null
null
26.147059
105
0.652418
22,646
import java.io.*; import java.math.*; import java.security.*; import java.text.*; import java.util.*; import java.util.concurrent.*; import java.util.regex.*; public class Solution { // Complete the sumOfGroup function below. static long sumOfGroup(int k) { // Return the sum of the elements of the k'th...
3e359da525447ed5c37438ce40dee1fdb731c51a
2,234
java
Java
integration/src/main/java/scripts/testscripts/GetRoles.java
yevster/terra-workspace-manager
d4e3139f800b357945927784315a5f04ee26189f
[ "BSD-3-Clause" ]
8
2020-06-04T20:48:19.000Z
2022-01-12T19:42:31.000Z
integration/src/main/java/scripts/testscripts/GetRoles.java
yevster/terra-workspace-manager
d4e3139f800b357945927784315a5f04ee26189f
[ "BSD-3-Clause" ]
198
2020-03-13T18:26:06.000Z
2022-03-31T22:33:12.000Z
integration/src/main/java/scripts/testscripts/GetRoles.java
yevster/terra-workspace-manager
d4e3139f800b357945927784315a5f04ee26189f
[ "BSD-3-Clause" ]
8
2020-05-08T00:03:50.000Z
2021-09-16T17:57:14.000Z
33.848485
92
0.747986
22,647
package scripts.testscripts; import static org.hamcrest.MatcherAssert.assertThat; import static org.hamcrest.Matchers.equalTo; import bio.terra.testrunner.runner.config.TestUserSpecification; import bio.terra.workspace.api.WorkspaceApi; import bio.terra.workspace.client.ApiException; import bio.terra.workspace.model....
3e359e955c10ff4bb84421ff5f3fc6f49d6930c5
6,893
java
Java
cpp/src/main/java/com/google/test/metric/cpp/CppClassRepository.java
dipooyekanmi/testability-explorer
9c309d65d67b0213eb26e0429a9b4ebf04c0b19a
[ "Apache-2.0" ]
1
2017-03-27T19:11:09.000Z
2017-03-27T19:11:09.000Z
cpp/src/main/java/com/google/test/metric/cpp/CppClassRepository.java
dipooyekanmi/testability-explorer
9c309d65d67b0213eb26e0429a9b4ebf04c0b19a
[ "Apache-2.0" ]
null
null
null
cpp/src/main/java/com/google/test/metric/cpp/CppClassRepository.java
dipooyekanmi/testability-explorer
9c309d65d67b0213eb26e0429a9b4ebf04c0b19a
[ "Apache-2.0" ]
2
2018-07-06T21:59:24.000Z
2019-10-21T20:58:48.000Z
36.664894
93
0.721747
22,648
/* * Copyright 2008 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in w...
3e359fe8c56975303ad3a25941e24accbc5f0b4a
2,508
java
Java
servicetalk-http-api/src/main/java/io/servicetalk/http/api/TrailersHolder.java
sullis/servicetalk
967255d5a8e8d93e895a2cae1fdb31c2a53c2d57
[ "Apache-2.0" ]
785
2019-11-05T20:07:31.000Z
2022-03-30T22:50:45.000Z
servicetalk-http-api/src/main/java/io/servicetalk/http/api/TrailersHolder.java
sullis/servicetalk
967255d5a8e8d93e895a2cae1fdb31c2a53c2d57
[ "Apache-2.0" ]
659
2019-11-06T23:54:30.000Z
2022-03-30T22:06:53.000Z
servicetalk-http-api/src/main/java/io/servicetalk/http/api/TrailersHolder.java
chemicL/servicetalk
6fe1ef89a0a528413164573e853fce1aea411ffe
[ "Apache-2.0" ]
125
2019-11-05T20:07:44.000Z
2022-03-26T10:40:04.000Z
32.571429
117
0.654306
22,649
/* * Copyright © 2018 Apple Inc. and the ServiceTalk project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requi...
3e35a0598db43672149eac92d30e7d1bbd6075e5
3,052
java
Java
chapter_007/src/main/java/ru/job4j/crudservlet/ValidateService.java
Alexander0104/asrovnov
68d9f651e924b422ffcdef15e7a75e3d3d23b4b5
[ "Apache-2.0" ]
null
null
null
chapter_007/src/main/java/ru/job4j/crudservlet/ValidateService.java
Alexander0104/asrovnov
68d9f651e924b422ffcdef15e7a75e3d3d23b4b5
[ "Apache-2.0" ]
3
2021-12-18T18:16:44.000Z
2022-02-16T00:55:00.000Z
chapter_007/src/main/java/ru/job4j/crudservlet/ValidateService.java
Alexander0104/asrovnov
68d9f651e924b422ffcdef15e7a75e3d3d23b4b5
[ "Apache-2.0" ]
null
null
null
25.647059
75
0.548493
22,650
package ru.job4j.crudservlet; import java.util.Calendar; import java.util.Date; import java.util.GregorianCalendar; import java.util.List; /** * class ValidateService. * @author Alexander Rovnov. * @version 1.4 * @since 1.4 */ public class ValidateService { private final static ValidateService INSTANCE = n...
3e35a0f427b5f54c38f97c7eaaa30a3ff01dbcfa
5,850
java
Java
app/src/main/java/com/itheima/tencentqq/swipe/SwipeListAdapter.java
JackChen1999/TencentQQ
2f3b4f55b7f58dcf3d5c9b94eb8ab19df854c331
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/itheima/tencentqq/swipe/SwipeListAdapter.java
JackChen1999/TencentQQ
2f3b4f55b7f58dcf3d5c9b94eb8ab19df854c331
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/itheima/tencentqq/swipe/SwipeListAdapter.java
JackChen1999/TencentQQ
2f3b4f55b7f58dcf3d5c9b94eb8ab19df854c331
[ "Apache-2.0" ]
null
null
null
25.76652
81
0.702855
22,651
package com.itheima.tencentqq.swipe; import android.content.Context; import android.graphics.PointF; import android.view.LayoutInflater; import android.view.View; import android.view.View.OnClickListener; import android.view.ViewGroup; import android.widget.BaseAdapter; import android.widget.Button; import android.wid...
3e35a157c6bafec830796f413d9e1f8284969265
516
java
Java
spring-simple-mvc/App.java
rmargam/spring-mvc-react
470b9cec4cd40f9febdc3cf6418651d3094d9e6d
[ "MIT" ]
null
null
null
spring-simple-mvc/App.java
rmargam/spring-mvc-react
470b9cec4cd40f9febdc3cf6418651d3094d9e6d
[ "MIT" ]
null
null
null
spring-simple-mvc/App.java
rmargam/spring-mvc-react
470b9cec4cd40f9febdc3cf6418651d3094d9e6d
[ "MIT" ]
null
null
null
30.352941
89
0.738372
22,652
package com.rahulmargam; import org.springframework.context.ApplicationContext; import org.springframework.context.annotation.AnnotationConfigApplicationContext; /** * Hello world! */ public class App { public static void main(String[] args) { ApplicationContext ctx = new AnnotationConfigApplicationCont...
3e35a1686330e3c76378b6f26583e7391ce1daa6
1,824
java
Java
dbus-keeper/keeper-mgr/src/main/java/com/creditease/dbus/controller/FlowLineCheckController.java
jasonTangxd/DBus
bfcb992fcfeac41c0376be98f927b472844f920f
[ "Apache-2.0" ]
1,232
2017-09-04T11:23:08.000Z
2022-03-25T07:01:07.000Z
dbus-keeper/keeper-mgr/src/main/java/com/creditease/dbus/controller/FlowLineCheckController.java
vrtch/DBus
81dfda57dc7f6f137092edef1e834d32abb38a56
[ "Apache-2.0" ]
72
2017-10-11T04:43:17.000Z
2022-03-01T04:48:22.000Z
dbus-keeper/keeper-mgr/src/main/java/com/creditease/dbus/controller/FlowLineCheckController.java
vrtch/DBus
81dfda57dc7f6f137092edef1e834d32abb38a56
[ "Apache-2.0" ]
551
2017-09-05T06:55:14.000Z
2022-03-19T07:24:56.000Z
32
101
0.725329
22,653
/*- * << * DBus * == * Copyright (C) 2016 - 2019 Bridata * == * 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 requir...
3e35a171d75492b53ff3a74e25244bd996e4289b
1,615
java
Java
torch-compiler/src/main/java/org/brightify/torch/compile/marshall/StringMarshaller.java
gitter-badger/torch
c7772f7e09726d0e172bff144d67f545884a2995
[ "MIT" ]
1
2022-03-09T14:37:41.000Z
2022-03-09T14:37:41.000Z
torch-compiler/src/main/java/org/brightify/torch/compile/marshall/StringMarshaller.java
Brightify/torch-old
c7772f7e09726d0e172bff144d67f545884a2995
[ "MIT" ]
null
null
null
torch-compiler/src/main/java/org/brightify/torch/compile/marshall/StringMarshaller.java
Brightify/torch-old
c7772f7e09726d0e172bff144d67f545884a2995
[ "MIT" ]
null
null
null
32.36
100
0.732386
22,654
package org.brightify.torch.compile.marshall; import com.sun.codemodel.JClass; import com.sun.codemodel.JExpr; import com.sun.codemodel.JExpression; import com.sun.codemodel.JInvocation; import org.brightify.torch.compile.PropertyMirror; import org.brightify.torch.compile.generate.EntityDescriptionGenerator; import or...
3e35a1d8533ae9503a10bd4cf0837d6d7036a614
4,981
java
Java
src/main/java/com/xaeport/cinsight/ui/api/AttachmentApi.java
Echon126/react-example
9c4eebf8dd8b3f9ce917af095c957e8bb50fc7c4
[ "MIT" ]
null
null
null
src/main/java/com/xaeport/cinsight/ui/api/AttachmentApi.java
Echon126/react-example
9c4eebf8dd8b3f9ce917af095c957e8bb50fc7c4
[ "MIT" ]
null
null
null
src/main/java/com/xaeport/cinsight/ui/api/AttachmentApi.java
Echon126/react-example
9c4eebf8dd8b3f9ce917af095c957e8bb50fc7c4
[ "MIT" ]
null
null
null
64.688312
192
0.643445
22,655
package com.xaeport.cinsight.ui.api; import com.xaeport.cinsight.ui.data.api.model.AttachmentList; import com.xaeport.cinsight.ui.data.api.model.MailList; import io.swagger.annotations.*; import org.springframework.http.ResponseEntity; import org.springframework.web.bind.annotation.PathVariable; import org.springfram...
3e35a2a591ed8225e84dacfe834d9b8a73f07ce5
4,089
java
Java
KafkaSink/src/main/java/com/lc/plugin/sink/kafka/util/TopicUtil.java
lixiang2114/LogCollector-Plugins
cb075bd72abfe030d9135266ab504d385bf34ab1
[ "Apache-2.0" ]
1
2021-03-14T13:35:19.000Z
2021-03-14T13:35:19.000Z
KafkaSink/src/main/java/com/lc/plugin/sink/kafka/util/TopicUtil.java
lixiang2114/LogCollector-Plugins
cb075bd72abfe030d9135266ab504d385bf34ab1
[ "Apache-2.0" ]
null
null
null
KafkaSink/src/main/java/com/lc/plugin/sink/kafka/util/TopicUtil.java
lixiang2114/LogCollector-Plugins
cb075bd72abfe030d9135266ab504d385bf34ab1
[ "Apache-2.0" ]
null
null
null
23.773256
119
0.725605
22,656
package com.lc.plugin.sink.kafka.util; import java.util.Collection; import java.util.Collections; import java.util.HashMap; import java.util.Iterator; import java.util.Map; import java.util.Set; import java.util.concurrent.ExecutionException; import org.apache.kafka.clients.admin.AdminClient; import org.apache.kafka....
3e35a33c18225c262c3e0af8272f0c7c672d8c44
3,921
java
Java
testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/adapter/example/authorization/AbstractPhotozExampleLazyLoadPathsAdapterTest.java
almondThread/keycloak-russian-social-networks
c8c76cc03fba2084cd7993ff0506020e8bb6613d
[ "Apache-2.0" ]
1
2018-12-18T19:19:05.000Z
2018-12-18T19:19:05.000Z
testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/adapter/example/authorization/AbstractPhotozExampleLazyLoadPathsAdapterTest.java
almondThread/keycloak-russian-social-networks
c8c76cc03fba2084cd7993ff0506020e8bb6613d
[ "Apache-2.0" ]
null
null
null
testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/adapter/example/authorization/AbstractPhotozExampleLazyLoadPathsAdapterTest.java
almondThread/keycloak-russian-social-networks
c8c76cc03fba2084cd7993ff0506020e8bb6613d
[ "Apache-2.0" ]
1
2021-05-04T05:45:23.000Z
2021-05-04T05:45:23.000Z
44.556818
139
0.817904
22,657
/* * Copyright 2018 Red Hat, Inc. and/or its affiliates * and other contributors as indicated by the @author tags. * * 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.apach...
3e35a46e9c139526c4121f51bebb6f5729e9d62d
362
java
Java
myrepo/app/src/androidTest/java/org/liberty/android/fantastischmemo/test/BaseTest.java
saketrule/smellycat-with-vc
c4d56075feeae64dc839f89433525d139eb1c8e4
[ "Apache-2.0" ]
1
2020-02-15T01:34:53.000Z
2020-02-15T01:34:53.000Z
myrepo/app/src/androidTest/java/org/liberty/android/fantastischmemo/test/BaseTest.java
saketrule/smellycat-with-vc
c4d56075feeae64dc839f89433525d139eb1c8e4
[ "Apache-2.0" ]
null
null
null
myrepo/app/src/androidTest/java/org/liberty/android/fantastischmemo/test/BaseTest.java
saketrule/smellycat-with-vc
c4d56075feeae64dc839f89433525d139eb1c8e4
[ "Apache-2.0" ]
null
null
null
24.133333
58
0.751381
22,658
package org.liberty.android.fantastischmemo.test; import android.content.Context; import android.support.test.InstrumentationRegistry; public class BaseTest { public Context getContext() { return InstrumentationRegistry.getContext(); } public Context getTargetContext() { return Instrument...
3e35a472b6b361a8ce04a6c6d2df32d8eef5591b
685
java
Java
app/src/main/java/com/example/dm/zhbit/utiltools/SystemUtils.java
readymanong/ZhbitAPP
664703bab16df6aabb428c7efa5ca2618402c95c
[ "Apache-2.0" ]
3
2018-04-09T07:57:52.000Z
2019-08-02T09:15:06.000Z
app/src/main/java/com/example/dm/zhbit/utiltools/SystemUtils.java
readymanong/ZhbitAPP
664703bab16df6aabb428c7efa5ca2618402c95c
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/example/dm/zhbit/utiltools/SystemUtils.java
readymanong/ZhbitAPP
664703bab16df6aabb428c7efa5ca2618402c95c
[ "Apache-2.0" ]
null
null
null
27.4
110
0.745985
22,659
package com.example.dm.zhbit.utiltools; import android.content.Context; import android.net.ConnectivityManager; import android.net.NetworkInfo; import android.widget.Toast; /** * 系统工具类 */ public class SystemUtils { public static boolean checkNetworkConnection(Context context) { ConnectivityManager cm...
3e35a4962b1bdf2141bbc1aade7455e93329fffe
468
java
Java
creational/factory-method/src/main/java/com/github/white/factorymethod/pizza/ChickenPizza.java
whiteChen233/design-pattern
d051590ce99fa835356e6513cd027b520b162231
[ "MIT" ]
3
2021-05-11T01:58:08.000Z
2022-01-13T02:38:05.000Z
creational/factory-method/src/main/java/com/github/white/factorymethod/pizza/ChickenPizza.java
whiteChen233/design-patterns
d051590ce99fa835356e6513cd027b520b162231
[ "MIT" ]
null
null
null
creational/factory-method/src/main/java/com/github/white/factorymethod/pizza/ChickenPizza.java
whiteChen233/design-patterns
d051590ce99fa835356e6513cd027b520b162231
[ "MIT" ]
null
null
null
17.333333
58
0.581197
22,660
package com.github.white.factorymethod.pizza; import com.github.white.log.GlobalLogger; /** * The type Chicken pizza. */ public class ChickenPizza extends Pizza { /** * Instantiates a new Chicken pizza. * * @param name the name */ public ChickenPizza(String name) { super(name); ...
3e35a5690ab82243e74df3d3cc7d977d6a01b3a2
448
java
Java
dbus-java/src/main/java/org/freedesktop/dbus/annotations/GlibCSymbol.java
poeschel/dbus-java
c801402714be63b1c4d374f23b6da82153796e19
[ "MIT" ]
107
2017-02-18T23:27:03.000Z
2022-03-28T13:29:04.000Z
dbus-java/src/main/java/org/freedesktop/dbus/annotations/GlibCSymbol.java
poeschel/dbus-java
c801402714be63b1c4d374f23b6da82153796e19
[ "MIT" ]
115
2017-03-10T07:13:10.000Z
2022-03-31T13:50:11.000Z
dbus-java/src/main/java/org/freedesktop/dbus/annotations/GlibCSymbol.java
poeschel/dbus-java
c801402714be63b1c4d374f23b6da82153796e19
[ "MIT" ]
72
2017-03-07T20:15:09.000Z
2022-03-17T21:20:25.000Z
28
61
0.792411
22,661
package org.freedesktop.dbus.annotations; import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; /** * Define a C symbol to map to this method. Used by GLib only */ @Target(ElementType.METHOD) @Retention(Retent...
3e35a57b2da9aefdc29d4874d7c5c9a4e269634c
7,321
java
Java
pia/phyutility/src/jebl/evolution/trees/RootedTreeUtils.java
MartinGuehmann/PIA2
d7af357f3f66ba45d7de50bd6701ef3a5ffd974e
[ "MIT" ]
null
null
null
pia/phyutility/src/jebl/evolution/trees/RootedTreeUtils.java
MartinGuehmann/PIA2
d7af357f3f66ba45d7de50bd6701ef3a5ffd974e
[ "MIT" ]
null
null
null
pia/phyutility/src/jebl/evolution/trees/RootedTreeUtils.java
MartinGuehmann/PIA2
d7af357f3f66ba45d7de50bd6701ef3a5ffd974e
[ "MIT" ]
2
2019-07-06T12:43:53.000Z
2020-03-02T18:31:44.000Z
23.692557
111
0.629286
22,662
package jebl.evolution.trees; import jebl.evolution.graphs.Node; import jebl.evolution.taxa.Taxon; import jebl.evolution.taxa.MissingTaxonException; import java.util.*; /** * Static utility functions for rooted trees. * * @author Andrew Rambaut * @author Alexei Drummond * * @version $Id: RootedTreeUtils.java 4...
3e35a58ee8d4330f10f66fa290c180032af08998
1,682
java
Java
lib/parsemis/src/de/parsemis/miner/chain/Extender.java
woooking/qa_sorting
d6b0b61034f266c522d96b25cc7e1e44fdf154e4
[ "MIT" ]
null
null
null
lib/parsemis/src/de/parsemis/miner/chain/Extender.java
woooking/qa_sorting
d6b0b61034f266c522d96b25cc7e1e44fdf154e4
[ "MIT" ]
null
null
null
lib/parsemis/src/de/parsemis/miner/chain/Extender.java
woooking/qa_sorting
d6b0b61034f266c522d96b25cc7e1e44fdf154e4
[ "MIT" ]
null
null
null
29.62069
79
0.703143
22,663
/** * created May 15, 2006 * * @by Marc Woerlein (efpyi@example.com) * * Copyright 2006 Marc Woerlein * * This file is part of parsemis. * * Licence: * LGPL: http://www.gnu.org/licenses/lgpl.html * EPL: http://www.eclipse.org/org/documents/epl-v10.php * See the LICENSE file in the project's top-leve...
3e35a63381d7c07c666ec582af21bc407158dda7
881
java
Java
syncer-replica/src/main/java/syncer/replica/datatype/command/CommandName.java
susongyan/redissyncer-server
410f2b68c9388a14d91f6f2e5c0cffe0ebcc1d73
[ "Apache-2.0" ]
558
2021-01-22T09:30:06.000Z
2022-03-21T07:10:06.000Z
syncer-replica/src/main/java/syncer/replica/datatype/command/CommandName.java
susongyan/redissyncer-server
410f2b68c9388a14d91f6f2e5c0cffe0ebcc1d73
[ "Apache-2.0" ]
16
2021-04-22T02:03:18.000Z
2022-03-29T03:08:34.000Z
syncer-replica/src/main/java/syncer/replica/datatype/command/CommandName.java
susongyan/redissyncer-server
410f2b68c9388a14d91f6f2e5c0cffe0ebcc1d73
[ "Apache-2.0" ]
75
2021-01-22T10:42:21.000Z
2022-03-10T07:01:38.000Z
20.488372
66
0.53235
22,664
package syncer.replica.datatype.command; /** * @author: Eq Zhan * @create: 2021-03-17 **/ public class CommandName { public final String name; private CommandName(String name) { this.name = name; } public static CommandName name(String key) { return new CommandName(key); } ...
3e35a7a1245bf85ee054c360d5282c174778651e
355
java
Java
src/main/java/com/rsocket/ClientMain.java
catchme1412/rsocket-demo
ffa18b83aa93d37b6ed3cbe78599412675cbdbcd
[ "Apache-2.0" ]
null
null
null
src/main/java/com/rsocket/ClientMain.java
catchme1412/rsocket-demo
ffa18b83aa93d37b6ed3cbe78599412675cbdbcd
[ "Apache-2.0" ]
null
null
null
src/main/java/com/rsocket/ClientMain.java
catchme1412/rsocket-demo
ffa18b83aa93d37b6ed3cbe78599412675cbdbcd
[ "Apache-2.0" ]
null
null
null
25.357143
72
0.707042
22,665
package com.rsocket; import com.rsocket.ChannelClient; import com.sun.security.ntlm.Client; public class ClientMain { public static void main(String[] args) throws InterruptedException { ChannelClient channelClient = new ChannelClient(); channelClient.playGame(); Thread.sleep(5000); ...
3e35a88009757715e3389223bb0aa2b69cadd381
1,606
java
Java
atf-wiremock/src/main/java/ru/bsc/test/at/mock/wiremock/repository/impl/JmsMappingsRepositoryImpl.java
BSC-RUS/AuTe-Framework
a340c576f7e20adb3988179d11f9a3384f050515
[ "Apache-2.0" ]
39
2018-06-09T17:20:08.000Z
2021-12-13T15:13:33.000Z
atf-wiremock/src/main/java/ru/bsc/test/at/mock/wiremock/repository/impl/JmsMappingsRepositoryImpl.java
BSC-Russia/ATF
a340c576f7e20adb3988179d11f9a3384f050515
[ "Apache-2.0" ]
24
2018-06-27T15:33:35.000Z
2021-12-09T20:36:32.000Z
atf-wiremock/src/main/java/ru/bsc/test/at/mock/wiremock/repository/impl/JmsMappingsRepositoryImpl.java
BSC-Russia/ATF
a340c576f7e20adb3988179d11f9a3384f050515
[ "Apache-2.0" ]
19
2018-06-13T10:09:39.000Z
2021-09-29T14:21:24.000Z
30.301887
102
0.721046
22,666
/* * AuTe Framework project * Copyright 2018 BSC Msc, LLC * * ATF project is licensed under * The Apache 2.0 License * http://www.apache.org/licenses/LICENSE-2.0.html * * For more information visit http://www.bsc-ideas.com/ru/ * * Files ru.bsc.test.autotester.diff.DiffMatchPatch.java, ru.bsc.test.auto...
3e35a8baa31bfda16b7d45ff097728b5e7ca7928
7,265
java
Java
src/main/java/LBJ2/IR/MethodInvocation.java
plbogen/MinorThird
a8cd83a6373f9e4a23cfc0602aad9be960e94db8
[ "BSD-3-Clause" ]
32
2015-01-18T17:55:49.000Z
2021-02-20T12:32:28.000Z
src/main/java/LBJ2/IR/MethodInvocation.java
plbogen/MinorThird
a8cd83a6373f9e4a23cfc0602aad9be960e94db8
[ "BSD-3-Clause" ]
1
2022-03-25T02:15:54.000Z
2022-03-25T02:15:54.000Z
src/main/java/LBJ2/IR/MethodInvocation.java
plbogen/MinorThird
a8cd83a6373f9e4a23cfc0602aad9be960e94db8
[ "BSD-3-Clause" ]
6
2015-04-13T04:18:14.000Z
2021-01-25T18:20:18.000Z
31.180258
77
0.649828
22,667
package LBJ2.IR; import java.util.HashSet; import LBJ2.Pass; import LBJ2.frontend.TokenValue; /** * This class represents a method call. * * @author Nick Rizzolo **/ public class MethodInvocation extends StatementExpression { /** * (&oslash;) This expression evaluates to the object whose method will be ...
3e35a8e15b618c5a90524366bfb97197c8497df8
2,065
java
Java
pitalium/src/test/java/com/htmlhifive/pitalium/it/screenshot/partialPage/DuplicateScreenshotIdTest.java
hifive/hifive-pitalium
2a21a17fb9f9b1034c4a62d4bc8eb5bbff126766
[ "Apache-2.0" ]
30
2015-09-18T08:43:34.000Z
2019-11-20T07:28:16.000Z
pitalium/src/test/java/com/htmlhifive/pitalium/it/screenshot/partialPage/DuplicateScreenshotIdTest.java
hifive/hifive-pitalium
2a21a17fb9f9b1034c4a62d4bc8eb5bbff126766
[ "Apache-2.0" ]
149
2015-07-23T00:20:59.000Z
2021-02-19T02:49:04.000Z
pitalium/src/test/java/com/htmlhifive/pitalium/it/screenshot/partialPage/DuplicateScreenshotIdTest.java
hifive/hifive-pitalium
2a21a17fb9f9b1034c4a62d4bc8eb5bbff126766
[ "Apache-2.0" ]
21
2016-01-08T02:46:03.000Z
2018-08-06T04:45:44.000Z
27.533333
102
0.765617
22,668
/* * Copyright (C) 2015-2017 NS Solutions Corporation * * 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 applica...
3e35abd331e1b244e161f89565f7ec6383d0b375
923
java
Java
src/main/java/org/raml/model/validation/MinLengthValidation.java
svacas/raml-java-parser
f1602845ffd527d63a66b2afe65d0dcf3f40ebf1
[ "Apache-2.0" ]
null
null
null
src/main/java/org/raml/model/validation/MinLengthValidation.java
svacas/raml-java-parser
f1602845ffd527d63a66b2afe65d0dcf3f40ebf1
[ "Apache-2.0" ]
null
null
null
src/main/java/org/raml/model/validation/MinLengthValidation.java
svacas/raml-java-parser
f1602845ffd527d63a66b2afe65d0dcf3f40ebf1
[ "Apache-2.0" ]
null
null
null
27.147059
68
0.711809
22,669
/* * Copyright (c) MuleSoft, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to ...
3e35abd3fbee742ad081a391716746f1f0f1dc34
18,438
java
Java
web/websocket/src/main/java/org/smallmind/web/websocket/WebSocket.java
zenbones/SmallMind
3cb676e6ba1039dde69d499f2f5f197fdcffd051
[ "ECL-2.0", "Apache-2.0" ]
6
2016-03-31T04:24:49.000Z
2022-03-20T10:07:09.000Z
web/websocket/src/main/java/org/smallmind/web/websocket/WebSocket.java
zenbones/SmallMind
3cb676e6ba1039dde69d499f2f5f197fdcffd051
[ "ECL-2.0", "Apache-2.0" ]
22
2019-11-13T03:14:55.000Z
2022-01-04T16:43:55.000Z
web/websocket/src/main/java/org/smallmind/web/websocket/WebSocket.java
zenbones/SmallMind
3cb676e6ba1039dde69d499f2f5f197fdcffd051
[ "ECL-2.0", "Apache-2.0" ]
2
2016-03-31T04:26:46.000Z
2019-05-08T05:56:19.000Z
34.01845
257
0.635806
22,670
/* * Copyright (c) 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020 David Berkman * * This file is part of the SmallMind Code Project. * * The SmallMind Code Project is free software, you can redistribute * it and/or modify it under either, at your discretion... * * 1) The term...
3e35ad3633855b763c9db274a2a45262059a2f42
1,329
java
Java
src/tamestaj/examples/vector/VecL.java
scherr/tamestaj
10ede2a06ebef21f985725f8e47814b35f0d0a15
[ "Apache-2.0" ]
null
null
null
src/tamestaj/examples/vector/VecL.java
scherr/tamestaj
10ede2a06ebef21f985725f8e47814b35f0d0a15
[ "Apache-2.0" ]
null
null
null
src/tamestaj/examples/vector/VecL.java
scherr/tamestaj
10ede2a06ebef21f985725f8e47814b35f0d0a15
[ "Apache-2.0" ]
null
null
null
36.916667
124
0.700527
22,671
package tamestaj.examples.vector; import tamestaj.Environment; import tamestaj.Expression; import tamestaj.Language; import tamestaj.ObjectClosure; import tamestaj.annotations.Stage; import tamestaj.util.TreePrinterMaker; class VecL implements Language<VecL> { public static ObjectClosure makeObjectClosure(Express...
3e35ad8d5232af451c5099648b923fc70ebdb5dc
14,554
java
Java
src/main/java/cz/petrbalat/xml/ares/ZakladniUdajeRCNS.java
petrbalat/kares
f0a077145a92fcd07cc79c3920e1be683f8b8bd2
[ "MIT" ]
1
2017-11-15T07:48:51.000Z
2017-11-15T07:48:51.000Z
src/main/java/cz/petrbalat/xml/ares/ZakladniUdajeRCNS.java
petrbalat/kares
f0a077145a92fcd07cc79c3920e1be683f8b8bd2
[ "MIT" ]
null
null
null
src/main/java/cz/petrbalat/xml/ares/ZakladniUdajeRCNS.java
petrbalat/kares
f0a077145a92fcd07cc79c3920e1be683f8b8bd2
[ "MIT" ]
null
null
null
24.836177
161
0.6166
22,672
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802 // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> // Any modifications to this file will be lost upon recompilation of the source schema. // Generated on: 2017.06....
3e35adab3672f0343acd5f27930776b2d5c70ebb
3,349
java
Java
app/src/main/java/cn/forward/androids/utils/StatusBarUtil.java
wizos/lego-vpn-android
e43cd84cb4ca3b19d2823cb9b76a36ce934656d0
[ "Apache-2.0" ]
10
2020-06-21T14:57:27.000Z
2022-01-23T06:52:38.000Z
app/src/main/java/cn/forward/androids/utils/StatusBarUtil.java
wizos/lego-vpn-android
e43cd84cb4ca3b19d2823cb9b76a36ce934656d0
[ "Apache-2.0" ]
null
null
null
app/src/main/java/cn/forward/androids/utils/StatusBarUtil.java
wizos/lego-vpn-android
e43cd84cb4ca3b19d2823cb9b76a36ce934656d0
[ "Apache-2.0" ]
5
2020-02-12T02:51:51.000Z
2021-12-21T20:31:59.000Z
33.49
115
0.596596
22,673
package cn.forward.androids.utils; import android.app.Activity; import android.os.Build; import android.view.Window; import android.view.WindowManager; import java.lang.reflect.Field; import java.lang.reflect.Method; /** * Created by huangziwei on 16-6-6. */ public class StatusBarUtil { /** ...
3e35adb8bd6b2c86682e59da728cdd35900d5faf
3,302
java
Java
app/src/main/java/de/vhoeher/openweatherapp/model/ForecastModel.java
TheTanic/OpenWeatherApp
8b1dda20db645b0033b048efcd7a1ce7aaee5e4b
[ "Apache-2.0" ]
null
null
null
app/src/main/java/de/vhoeher/openweatherapp/model/ForecastModel.java
TheTanic/OpenWeatherApp
8b1dda20db645b0033b048efcd7a1ce7aaee5e4b
[ "Apache-2.0" ]
null
null
null
app/src/main/java/de/vhoeher/openweatherapp/model/ForecastModel.java
TheTanic/OpenWeatherApp
8b1dda20db645b0033b048efcd7a1ce7aaee5e4b
[ "Apache-2.0" ]
null
null
null
26.416
158
0.640521
22,674
package de.vhoeher.openweatherapp.model; import java.io.Serializable; import java.util.ArrayList; /** * Model class, which holds the information of a weather forecast. * * @author Victor Höher * @version 1.0 */ public class ForecastModel implements Serializable { private ArrayList<Long> mTimestamp; priv...
3e35aef246da30f1e615ae79f1e29bc5761f8026
5,390
java
Java
src/main/java/com/traum/metrics/interceptors/AsyncTimedInterceptor.java
manifoldfinance/smallrye-metrics-async-timed
88f3683d7312b97a6f3e0d784fc1aeb89bbdc24b
[ "Apache-2.0" ]
null
null
null
src/main/java/com/traum/metrics/interceptors/AsyncTimedInterceptor.java
manifoldfinance/smallrye-metrics-async-timed
88f3683d7312b97a6f3e0d784fc1aeb89bbdc24b
[ "Apache-2.0" ]
null
null
null
src/main/java/com/traum/metrics/interceptors/AsyncTimedInterceptor.java
manifoldfinance/smallrye-metrics-async-timed
88f3683d7312b97a6f3e0d784fc1aeb89bbdc24b
[ "Apache-2.0" ]
null
null
null
28.518519
98
0.693692
22,675
package com.traum.metrics.interceptors; import com.traum.microprofile.metrics.annotation.AsyncTimed; import io.smallrye.metrics.TagsUtils; import io.smallrye.metrics.elementdesc.AnnotationInfo; import io.smallrye.metrics.elementdesc.MemberInfo; import io.smallrye.metrics.elementdesc.adapter.MemberInfoAdapter; import i...
3e35aefa5edad066021e66ebb28055bbf0820502
2,300
java
Java
src/main/java/com/spoonconsulting/lightning/Toggle.java
kureem/visual-javascript-lightning
7d92bdcf654bb26c7b5eeae567786965085b5c9b
[ "MIT" ]
null
null
null
src/main/java/com/spoonconsulting/lightning/Toggle.java
kureem/visual-javascript-lightning
7d92bdcf654bb26c7b5eeae567786965085b5c9b
[ "MIT" ]
null
null
null
src/main/java/com/spoonconsulting/lightning/Toggle.java
kureem/visual-javascript-lightning
7d92bdcf654bb26c7b5eeae567786965085b5c9b
[ "MIT" ]
null
null
null
21.296296
78
0.736957
22,676
package com.spoonconsulting.lightning; import framework.components.JSContainer; import framework.components.api.InputField; import framework.components.api.ValidationException; import framework.components.input.JSCheckBox; public class Toggle extends JSContainer implements InputField<Boolean> { private JSContainer ...
3e35af76f1ddd369d2b42691df99bb8c48ddfe36
1,486
java
Java
app/src/main/java/com/yoyiyi/soleil/adapter/search/UpAdapter.java
LiuStart/bilisoleil
484276d29f39b60160e951e365efccc8362a6ab7
[ "Apache-2.0" ]
467
2017-05-27T09:44:05.000Z
2022-03-18T04:09:58.000Z
app/src/main/java/com/yoyiyi/soleil/adapter/search/UpAdapter.java
LiuStart/bilisoleil
484276d29f39b60160e951e365efccc8362a6ab7
[ "Apache-2.0" ]
5
2017-07-13T07:55:45.000Z
2019-10-19T09:16:27.000Z
app/src/main/java/com/yoyiyi/soleil/adapter/search/UpAdapter.java
LiuStart/bilisoleil
484276d29f39b60160e951e365efccc8362a6ab7
[ "Apache-2.0" ]
111
2017-06-10T09:42:59.000Z
2022-03-10T04:33:20.000Z
34.674419
91
0.684775
22,677
package com.yoyiyi.soleil.adapter.search; import android.support.annotation.Nullable; import android.text.TextUtils; import android.widget.ImageView; import com.bumptech.glide.Glide; import com.bumptech.glide.load.engine.DiskCacheStrategy; import com.chad.library.adapter.base.BaseQuickAdapter; import com.chad.library...
3e35b05d944bb8a5590730429ec376029f8a178d
5,970
java
Java
app/src/main/java/com/codepath/apps/restclienttemplate/UserAdapter.java
agliyt/Twitter
29c73e952d3a684705ad974f5c8eaf91c78714df
[ "MIT" ]
null
null
null
app/src/main/java/com/codepath/apps/restclienttemplate/UserAdapter.java
agliyt/Twitter
29c73e952d3a684705ad974f5c8eaf91c78714df
[ "MIT" ]
1
2021-07-02T11:38:40.000Z
2021-07-02T11:38:40.000Z
app/src/main/java/com/codepath/apps/restclienttemplate/UserAdapter.java
agliyt/Twitter
29c73e952d3a684705ad974f5c8eaf91c78714df
[ "MIT" ]
1
2021-07-22T18:32:20.000Z
2021-07-22T18:32:20.000Z
37.54717
134
0.644221
22,678
package com.codepath.apps.restclienttemplate; import android.app.Activity; import android.content.Context; import android.content.res.ColorStateList; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.ImageButton; import android.widget.ImageView; import a...
3e35b061ec9570d68773212788bdc32acb4e4b25
23,041
java
Java
merging/main/opencyc-server-jsrc-in-progress/com/cyc/cycjava/cycl/module0689.java
TeamSPoon/CYC_JRTL_with_CommonLisp_OLD
31ce724b21468bee0693dfc1d0ca4bc861c58e2b
[ "Apache-2.0" ]
10
2016-09-03T18:41:14.000Z
2020-01-17T16:29:19.000Z
merging/main/opencyc-server-jsrc-in-progress/com/cyc/cycjava/cycl/module0689.java
TeamSPoon/CYC_JRTL_with_CommonLisp_OLD
31ce724b21468bee0693dfc1d0ca4bc861c58e2b
[ "Apache-2.0" ]
3
2016-09-01T19:15:27.000Z
2016-10-12T16:28:48.000Z
merging/main/opencyc-server-jsrc-in-progress/com/cyc/cycjava/cycl/module0689.java
TeamSPoon/CYC_JRTL_with_CommonLisp_OLD
31ce724b21468bee0693dfc1d0ca4bc861c58e2b
[ "Apache-2.0" ]
1
2017-11-21T13:29:31.000Z
2017-11-21T13:29:31.000Z
52.7254
369
0.671542
22,679
package com.cyc.cycjava.cycl; import com.cyc.tool.subl.jrtl.nativeCode.type.core.SubLObjectFactory; import static com.cyc.tool.subl.jrtl.nativeCode.type.core.SubLObjectFactory.*; import com.cyc.tool.subl.util.SubLFiles; import com.cyc.tool.subl.jrtl.translatedCode.sublisp.conses_high; import com.cyc.tool.subl.jrtl.tra...
3e35b0629484a08c349918988a4972738cccb49e
8,912
java
Java
src/main/java/be/yildizgames/engine/client/internal/SimpleGameEngine.java
yildiz-online/engine-client
3e0ae9c4a4c29cb627402a702f1c22a4234de4e8
[ "MIT" ]
null
null
null
src/main/java/be/yildizgames/engine/client/internal/SimpleGameEngine.java
yildiz-online/engine-client
3e0ae9c4a4c29cb627402a702f1c22a4234de4e8
[ "MIT" ]
3
2019-06-14T06:51:55.000Z
2021-12-05T03:02:28.000Z
src/main/java/be/yildizgames/engine/client/internal/SimpleGameEngine.java
yildiz-online/engine-client
3e0ae9c4a4c29cb627402a702f1c22a4234de4e8
[ "MIT" ]
null
null
null
33.503759
101
0.687276
22,680
/* * This file is part of the Yildiz-Engine project, licenced under the MIT License (MIT) * * Copyright (c) 2019 Grégory Van den Borre * * More infos available: https://engine.yildiz-games.be * * Permission is hereby granted, free of charge, to any person obtaining a copy of this * software and associated docu...
3e35b19fb93b53038ef3886bc77e29dec5673e03
1,678
java
Java
src/main/java/com/c09/GoMovie/user/controller/SessionController.java
GoMovie/GoMovieServer
9964d7b135f59c5df547745d663accc2d2e6f392
[ "MIT" ]
null
null
null
src/main/java/com/c09/GoMovie/user/controller/SessionController.java
GoMovie/GoMovieServer
9964d7b135f59c5df547745d663accc2d2e6f392
[ "MIT" ]
null
null
null
src/main/java/com/c09/GoMovie/user/controller/SessionController.java
GoMovie/GoMovieServer
9964d7b135f59c5df547745d663accc2d2e6f392
[ "MIT" ]
null
null
null
32.901961
67
0.750894
22,681
package com.c09.GoMovie.user.controller; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.http.HttpStatus; import org.springframework.security.access.prepost.PreAuthorize; import org.springframework.web.bind.annotation.PathVariable; import org.springframework.web.bind.annotatio...
3e35b1eb0bd9baa5e455905985fc46711249b335
1,304
java
Java
parkinfo-service/src/main/java/com/parkinfo/service/parkService/IMeetingRoomService.java
zhang-hwl/parkinfo
dae51fedbbb2972e04494de49eb785c328a992bd
[ "Apache-2.0" ]
null
null
null
parkinfo-service/src/main/java/com/parkinfo/service/parkService/IMeetingRoomService.java
zhang-hwl/parkinfo
dae51fedbbb2972e04494de49eb785c328a992bd
[ "Apache-2.0" ]
2
2022-02-09T22:21:17.000Z
2022-02-09T22:21:27.000Z
parkinfo-service/src/main/java/com/parkinfo/service/parkService/IMeetingRoomService.java
zhang-hwl/parkinfo
dae51fedbbb2972e04494de49eb785c328a992bd
[ "Apache-2.0" ]
null
null
null
23.285714
111
0.687117
22,682
package com.parkinfo.service.parkService; import com.parkinfo.common.Result; import com.parkinfo.request.parkService.meetingRoom.*; import com.parkinfo.response.parkService.MeetingRoomReserveResponse; import com.parkinfo.response.parkService.MeetingRoomResponse; import org.springframework.data.domain.Page; import jav...
3e35b237aebf6a6d7e66774623d608db56d629a3
2,299
java
Java
src/test/java/com/basho/riak/client/core/operations/itest/ITestJKSSecuredConnection.java
fy-travis-projects/riak-java-client
e668910832027363dcf53816fedb1b460bd2b308
[ "Apache-2.0" ]
78
2015-01-14T17:51:36.000Z
2022-01-10T20:25:52.000Z
src/test/java/com/basho/riak/client/core/operations/itest/ITestJKSSecuredConnection.java
fy-travis-projects/riak-java-client
e668910832027363dcf53816fedb1b460bd2b308
[ "Apache-2.0" ]
212
2015-01-14T21:38:33.000Z
2021-01-20T23:28:14.000Z
src/test/java/com/basho/riak/client/core/operations/itest/ITestJKSSecuredConnection.java
fy-travis-projects/riak-java-client
e668910832027363dcf53816fedb1b460bd2b308
[ "Apache-2.0" ]
92
2015-02-02T20:46:24.000Z
2021-06-25T00:55:49.000Z
28.382716
112
0.688125
22,683
package com.basho.riak.client.core.operations.itest; import com.basho.riak.client.core.RiakCluster; import com.basho.riak.client.core.RiakNode; import org.junit.After; import org.junit.Assume; import org.junit.BeforeClass; import org.junit.Test; import org.powermock.reflect.Whitebox; import java.util.concurrent.Execu...
3e35b288b83bd762c1150e99c16f06b87f4340f7
4,352
java
Java
SyncAdapterExample/src/com/udinic/sync_adapter_example_app/syncadapter/ParseComServerAccessor.java
maheshacherrypick/SyncAdapter
f68fece1c53c75f18dd711118792b621fabaf8f5
[ "Apache-2.0" ]
160
2015-01-05T10:24:07.000Z
2022-03-01T09:21:54.000Z
SyncAdapterExample/src/com/udinic/sync_adapter_example_app/syncadapter/ParseComServerAccessor.java
PsyGik/SyncAdapter
f68fece1c53c75f18dd711118792b621fabaf8f5
[ "Apache-2.0" ]
2
2016-08-31T04:25:10.000Z
2020-11-30T09:31:13.000Z
SyncAdapterExample/src/com/udinic/sync_adapter_example_app/syncadapter/ParseComServerAccessor.java
PsyGik/SyncAdapter
f68fece1c53c75f18dd711118792b621fabaf8f5
[ "Apache-2.0" ]
82
2015-01-02T17:30:20.000Z
2021-03-23T00:30:45.000Z
36.571429
146
0.660156
22,684
package com.udinic.sync_adapter_example_app.syncadapter; import android.util.Log; import com.google.gson.Gson; import com.udinic.sync_adapter_example.authentication.ParseComServer; import com.udinic.sync_adapter_example_app.db.dao.TvShow; import org.apache.http.Header; import org.apache.http.HttpResponse; import org...