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
9243cc2320dba1b2dc397071f6c9b9d58d4a25d3
21,681
java
Java
src/edu/syr/pcpratts/rootbeer/generate/opencl/OpenCLMethod.java
michael-mathieu/rootbeer1
b5984b04e2e0fe9eae3ec02bb7d869ec1f75ab67
[ "MIT" ]
null
null
null
src/edu/syr/pcpratts/rootbeer/generate/opencl/OpenCLMethod.java
michael-mathieu/rootbeer1
b5984b04e2e0fe9eae3ec02bb7d869ec1f75ab67
[ "MIT" ]
null
null
null
src/edu/syr/pcpratts/rootbeer/generate/opencl/OpenCLMethod.java
michael-mathieu/rootbeer1
b5984b04e2e0fe9eae3ec02bb7d869ec1f75ab67
[ "MIT" ]
null
null
null
38.373451
118
0.653937
1,002,779
/* * Copyright 2012 Phil Pratt-Szeliga and other contributors * http://chirrup.org/ * * See the file LICENSE for copying permission. */ package edu.syr.pcpratts.rootbeer.generate.opencl; import edu.syr.pcpratts.rootbeer.generate.bytecode.StaticOffsets; import edu.syr.pcpratts.rootbeer.generate.opencl.body.Meth...
9243cc85bb7fdf3323994d2c05df8c65442388e0
7,059
java
Java
archive/phase2/src/GraphPanel.java
Isinlor/DKE-Project
a25847acab9a79102977de08c389598f800c0579
[ "MIT" ]
null
null
null
archive/phase2/src/GraphPanel.java
Isinlor/DKE-Project
a25847acab9a79102977de08c389598f800c0579
[ "MIT" ]
25
2018-10-05T19:36:48.000Z
2019-01-16T04:31:35.000Z
archive/phase2/src/GraphPanel.java
Isinlor/DKE-Project
a25847acab9a79102977de08c389598f800c0579
[ "MIT" ]
2
2018-11-26T13:05:40.000Z
2018-12-13T11:51:42.000Z
26.04797
114
0.560703
1,002,780
import java.awt.*; import java.awt.event.*; import javax.swing.*; /** * The panel responsible for displaying a graph. * * It can generate visual representation of a graph. The arrangement is optimized. * * It can also indicate invalid edges as a hint. * * Original idea: Anna (see: sketchpad/anna/DrawingBoard.ja...
9243ccd77c5a0b0bf75d025e49b90e34cde8875e
1,149
java
Java
src/main/java/nextstep/subway/member/domain/Member.java
charllossdev/atdd-subway-service
f42aeb4cebb3bcea1cc336d5e4f4b967fa0aed23
[ "MIT" ]
null
null
null
src/main/java/nextstep/subway/member/domain/Member.java
charllossdev/atdd-subway-service
f42aeb4cebb3bcea1cc336d5e4f4b967fa0aed23
[ "MIT" ]
null
null
null
src/main/java/nextstep/subway/member/domain/Member.java
charllossdev/atdd-subway-service
f42aeb4cebb3bcea1cc336d5e4f4b967fa0aed23
[ "MIT" ]
null
null
null
24.446809
63
0.78416
1,002,781
package nextstep.subway.member.domain; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; import org.apache.commons.lang3.StringUtils; import lombok.AccessLevel; import lombok.AllArgsConstructor; import lombok.Getter; import...
9243cd64bcd1b6330027c9114bf5a3db19731b92
4,335
java
Java
src/main/java/io/ebean/docker/commands/SqlServerContainer.java
FOCONIS/ebean-test-docker
ee2a1708b76edd1edd91e013ffde24563231b022
[ "Apache-2.0" ]
4
2018-11-29T02:13:59.000Z
2019-08-28T10:44:50.000Z
src/main/java/io/ebean/docker/commands/SqlServerContainer.java
FOCONIS/ebean-test-docker
ee2a1708b76edd1edd91e013ffde24563231b022
[ "Apache-2.0" ]
43
2018-03-27T03:39:19.000Z
2022-02-28T05:12:14.000Z
src/main/java/io/ebean/docker/commands/SqlServerContainer.java
FOCONIS/ebean-test-docker
ee2a1708b76edd1edd91e013ffde24563231b022
[ "Apache-2.0" ]
2
2018-10-08T07:35:21.000Z
2021-11-22T14:28:23.000Z
30.528169
108
0.700115
1,002,782
package io.ebean.docker.commands; import io.ebean.docker.container.Container; import java.sql.Connection; import java.sql.SQLException; import java.util.List; import java.util.Properties; /** * Commands for controlling a SqlServer docker container. */ public class SqlServerContainer extends JdbcBaseDbContainer imp...
9243cd819eecb932be81de86f4e5e5cf310d6c4c
1,653
java
Java
rule-engine-web/src/main/java/cn/ruleengine/web/service/impl/RuleEngineConditionGroupServiceImpl.java
zhaojc/rule-engine
499c3f74a329109c235432e1a5f06d6e334d4ea8
[ "Apache-2.0" ]
3
2021-12-09T15:38:37.000Z
2022-02-24T03:21:40.000Z
rule-engine-web/src/main/java/cn/ruleengine/web/service/impl/RuleEngineConditionGroupServiceImpl.java
lihjchain/rule-engine
cfacd6f9437f42195e8217f3029957641df5dd6d
[ "Apache-2.0" ]
null
null
null
rule-engine-web/src/main/java/cn/ruleengine/web/service/impl/RuleEngineConditionGroupServiceImpl.java
lihjchain/rule-engine
cfacd6f9437f42195e8217f3029957641df5dd6d
[ "Apache-2.0" ]
2
2021-04-15T02:27:09.000Z
2022-01-27T07:16:29.000Z
29
102
0.753176
1,002,783
package cn.ruleengine.web.service.impl; import cn.ruleengine.web.service.RuleEngineConditionGroupService; import cn.ruleengine.web.store.entity.RuleEngineConditionGroup; import cn.ruleengine.web.store.manager.RuleEngineConditionGroupManager; import cn.ruleengine.web.vo.condition.group.SaveOrUpdateConditionGroup; impo...
9243ceacf42f464edfa488395ac59085214c4d06
1,261
java
Java
src/main/java/de/tum/flexsmc/smc/config/BgwSuite.java
grandcat/flexsmc-fresco
57cfed7a7ccfa4ce751f979919d6f8fe64c4982a
[ "Apache-2.0" ]
null
null
null
src/main/java/de/tum/flexsmc/smc/config/BgwSuite.java
grandcat/flexsmc-fresco
57cfed7a7ccfa4ce751f979919d6f8fe64c4982a
[ "Apache-2.0" ]
null
null
null
src/main/java/de/tum/flexsmc/smc/config/BgwSuite.java
grandcat/flexsmc-fresco
57cfed7a7ccfa4ce751f979919d6f8fe64c4982a
[ "Apache-2.0" ]
null
null
null
25.734694
91
0.748612
1,002,784
package de.tum.flexsmc.smc.config; import java.math.BigInteger; import java.util.logging.Logger; import dk.alexandra.fresco.framework.sce.configuration.SCEConfiguration; import dk.alexandra.fresco.suite.bgw.configuration.BgwConfiguration; public class BgwSuite implements BgwConfiguration { private static final Logg...
9243cf693cdb390f649a26bd6c7b835f8ecd43ff
1,534
java
Java
src/main/java/com/bmtc/task/domain/ExecutePlanScriptDO.java
caizhenxing/mobileAutoTest
b738c64ac871ac30f8d7ec8df59809fc322397be
[ "Apache-2.0" ]
1
2021-04-10T15:09:27.000Z
2021-04-10T15:09:27.000Z
src/main/java/com/bmtc/task/domain/ExecutePlanScriptDO.java
caizhenxing/mobileAutoTest
b738c64ac871ac30f8d7ec8df59809fc322397be
[ "Apache-2.0" ]
null
null
null
src/main/java/com/bmtc/task/domain/ExecutePlanScriptDO.java
caizhenxing/mobileAutoTest
b738c64ac871ac30f8d7ec8df59809fc322397be
[ "Apache-2.0" ]
null
null
null
20.453333
63
0.664928
1,002,785
package com.bmtc.task.domain; import java.io.Serializable; /** * 执行计划和脚本关联的实体类 * @author Administrator * */ public class ExecutePlanScriptDO implements Serializable{ /** * 属性 */ private static final long serialVersionUID = 1L; // 主键id private String id; // 测试任务id private Long executeP...
9243cfa26ec1024335e40ea4a8afafd4e895004d
373
java
Java
collections/src/main/java/com/wildbeeslabs/jentle/collections/graph2/Edge.java
AlexRogalskiy/jentle
5d6f9feee02902cb0a330c7359c0c268feed2015
[ "MIT" ]
null
null
null
collections/src/main/java/com/wildbeeslabs/jentle/collections/graph2/Edge.java
AlexRogalskiy/jentle
5d6f9feee02902cb0a330c7359c0c268feed2015
[ "MIT" ]
12
2019-11-13T09:35:37.000Z
2021-12-09T20:59:29.000Z
collections/src/main/java/com/wildbeeslabs/jentle/collections/graph2/Edge.java
AlexRogalskiy/jentle
5d6f9feee02902cb0a330c7359c0c268feed2015
[ "MIT" ]
null
null
null
16.954545
51
0.573727
1,002,786
package com.wildbeeslabs.jentle.collections.graph2; public class Edge { private final String id1; private final String id2; public Edge(final String id1, final String id2) { this.id1 = id1; this.id2 = id2; } public String getId1() { return id1; } ...
9243d012c4b157af2a1e9e7b7d2f1458aab5ba1f
2,264
java
Java
src/main/java/com/gmail/mediusecho/livecraft_spigot_essentials/modules/sleepvote/SleepvoteEssentialsHook.java
Livecraft-Server/livecraft-spigot-essentials
5942f720a49eae37ab77f602256ca577b3b8b17b
[ "MIT" ]
null
null
null
src/main/java/com/gmail/mediusecho/livecraft_spigot_essentials/modules/sleepvote/SleepvoteEssentialsHook.java
Livecraft-Server/livecraft-spigot-essentials
5942f720a49eae37ab77f602256ca577b3b8b17b
[ "MIT" ]
null
null
null
src/main/java/com/gmail/mediusecho/livecraft_spigot_essentials/modules/sleepvote/SleepvoteEssentialsHook.java
Livecraft-Server/livecraft-spigot-essentials
5942f720a49eae37ab77f602256ca577b3b8b17b
[ "MIT" ]
null
null
null
39.034483
97
0.749117
1,002,787
/* * Copyright (c) 2020 Jacob (MediusEcho) * * Permission is hereby granted, free of charge, to any person obtaining a copy of this software * and associated documentation files (the “Software”), to deal in the Software without * restriction, including without limitation the rights to use, copy, modify, merge, pub...
9243d14f18e18d651bf40e8dc1644a367d244cc8
1,555
java
Java
src/test/java/io/stoks/SampleServiceTests.java
salvitas/springboot-eureka-service
f4825d04cdc3773874160a633ba60551d4a50daf
[ "Apache-2.0" ]
null
null
null
src/test/java/io/stoks/SampleServiceTests.java
salvitas/springboot-eureka-service
f4825d04cdc3773874160a633ba60551d4a50daf
[ "Apache-2.0" ]
null
null
null
src/test/java/io/stoks/SampleServiceTests.java
salvitas/springboot-eureka-service
f4825d04cdc3773874160a633ba60551d4a50daf
[ "Apache-2.0" ]
null
null
null
27.280702
86
0.654019
1,002,788
package io.stoks; import io.generated.stoks.model.Sampleres; import io.stoks.mappers.SampleMapper; import io.stoks.repositories.SampleDTO; import org.junit.jupiter.api.Assertions; import org.junit.jupiter.api.Test; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.test.con...
9243d203c4c5d27b569f1d8b86fb2250e6b3b2dd
981
java
Java
src/main/java/com/maxmind/geoip2/GeoIp2Provider.java
6si/GeoIP2-java
dd70ac38cf63ea4c35fd60c56a2b7f98878bf06c
[ "Apache-2.0" ]
606
2015-01-22T17:12:27.000Z
2022-03-31T03:18:29.000Z
src/main/java/com/maxmind/geoip2/GeoIp2Provider.java
6si/GeoIP2-java
dd70ac38cf63ea4c35fd60c56a2b7f98878bf06c
[ "Apache-2.0" ]
183
2015-02-25T08:14:02.000Z
2022-03-30T19:15:02.000Z
src/main/java/com/maxmind/geoip2/GeoIp2Provider.java
6si/GeoIP2-java
dd70ac38cf63ea4c35fd60c56a2b7f98878bf06c
[ "Apache-2.0" ]
192
2015-01-21T10:08:20.000Z
2022-03-25T10:32:54.000Z
32.7
70
0.714577
1,002,789
package com.maxmind.geoip2; import com.maxmind.geoip2.exception.GeoIp2Exception; import com.maxmind.geoip2.model.CityResponse; import com.maxmind.geoip2.model.CountryResponse; import java.io.IOException; import java.net.InetAddress; public interface GeoIp2Provider { /** * @param ipAddress IPv4 or IPv6 addr...
9243d23adf206dbecbd3512365f47ef4db4ed21b
5,486
java
Java
src/test/java/org/openwms/core/uaa/auth/LoginControllerDocumentation.java
lslog/org.openwms.core.uaa_fork
db7dc5d8011342a549251ae4de6be99db9c88e31
[ "Apache-2.0" ]
4
2018-12-29T07:40:05.000Z
2021-11-28T14:29:18.000Z
src/test/java/org/openwms/core/uaa/auth/LoginControllerDocumentation.java
lslog/org.openwms.core.uaa_fork
db7dc5d8011342a549251ae4de6be99db9c88e31
[ "Apache-2.0" ]
18
2017-03-22T17:52:49.000Z
2021-09-21T21:39:53.000Z
src/test/java/org/openwms/core/uaa/auth/LoginControllerDocumentation.java
lslog/org.openwms.core.uaa_fork
db7dc5d8011342a549251ae4de6be99db9c88e31
[ "Apache-2.0" ]
7
2019-04-15T04:28:47.000Z
2021-05-27T06:48:07.000Z
47.293103
103
0.670069
1,002,790
/* * Copyright 2005-2020 the original author or 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 required by applica...
9243d3a3c213ebc87269473ee7fb83345716e413
17,690
java
Java
modules/gui/src/com/haulmont/reports/gui/report/wizard/RegionsStepFrame.java
klaus7/reports
b1ae74dcc8048a494f268c3c219fc6bee4e31d5b
[ "Apache-2.0" ]
10
2018-07-05T13:35:03.000Z
2021-02-08T11:45:33.000Z
modules/gui/src/com/haulmont/reports/gui/report/wizard/RegionsStepFrame.java
klaus7/reports
b1ae74dcc8048a494f268c3c219fc6bee4e31d5b
[ "Apache-2.0" ]
239
2018-04-06T08:56:02.000Z
2022-01-12T06:50:58.000Z
modules/gui/src/com/haulmont/reports/gui/report/wizard/RegionsStepFrame.java
klaus7/reports
b1ae74dcc8048a494f268c3c219fc6bee4e31d5b
[ "Apache-2.0" ]
6
2019-10-03T04:31:46.000Z
2022-02-22T15:31:35.000Z
46.675462
162
0.65082
1,002,791
/* * Copyright (c) 2008-2019 Haulmont. * * 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 agr...
9243d3d1df1415e3a183d5c175d28390e0e5cf88
1,318
java
Java
Ds/src/DAAAssessment/StringOfTwo.java
gsrsagar/Java-Ds-Algo-Practice
92abc05347c2e468d67b650c460babf68bb8b6ac
[ "Apache-2.0" ]
null
null
null
Ds/src/DAAAssessment/StringOfTwo.java
gsrsagar/Java-Ds-Algo-Practice
92abc05347c2e468d67b650c460babf68bb8b6ac
[ "Apache-2.0" ]
null
null
null
Ds/src/DAAAssessment/StringOfTwo.java
gsrsagar/Java-Ds-Algo-Practice
92abc05347c2e468d67b650c460babf68bb8b6ac
[ "Apache-2.0" ]
null
null
null
27.458333
84
0.515175
1,002,792
package Ds.src.DAAAssessment; import java.util.Arrays; import java.util.HashMap; import java.util.Scanner; public class StringOfTwo { static String stringWithTwo(String input){ String inputarray[]=input.split(" "); String result=""; HashMap<String,Integer> hmap= new HashMap<>(); f...
9243d47e343c1b400674e7e6c5f1cfbd107a11ae
2,802
java
Java
Vguard_Automation/src/test/java/com/test/utility/TestUtilFillthebriefdetailsaboutCompany.java
Gauravkumarsinha007/AutomationProject_Guard
e81e3f698c3f3c437fa8097d864423e59fd107fe
[ "Apache-2.0" ]
1
2020-05-06T07:39:54.000Z
2020-05-06T07:39:54.000Z
Vguard_Automation/src/test/java/com/test/utility/TestUtilFillthebriefdetailsaboutCompany.java
gaurav150792/AutomationProject_Guard
e81e3f698c3f3c437fa8097d864423e59fd107fe
[ "Apache-2.0" ]
5
2021-12-10T01:38:52.000Z
2021-12-14T21:52:53.000Z
Vguard_Automation/src/test/java/com/test/utility/TestUtilFillthebriefdetailsaboutCompany.java
Gauravkumarsinha007/AutomationProject_Guard
e81e3f698c3f3c437fa8097d864423e59fd107fe
[ "Apache-2.0" ]
null
null
null
36.38961
157
0.723412
1,002,793
package com.test.utility; import java.util.ArrayList; import com.excel.utility.Xls_Reader; public class TestUtilFillthebriefdetailsaboutCompany { static Xls_Reader reader; public static ArrayList<Object[]> GetDataFromExcel() { ArrayList<Object[]> myData= new ArrayList<Object[]>(); ...
9243d4909634cf69cef71c2fd9daef97c214c456
2,272
java
Java
webauthn4j-core/src/main/java/com/webauthn4j/data/PublicKeyCredentialParameters.java
bedrin/webauthn4j
3fca0530ddd1760a665f0617a2d6ca44db9f4612
[ "Apache-2.0" ]
null
null
null
webauthn4j-core/src/main/java/com/webauthn4j/data/PublicKeyCredentialParameters.java
bedrin/webauthn4j
3fca0530ddd1760a665f0617a2d6ca44db9f4612
[ "Apache-2.0" ]
null
null
null
webauthn4j-core/src/main/java/com/webauthn4j/data/PublicKeyCredentialParameters.java
bedrin/webauthn4j
3fca0530ddd1760a665f0617a2d6ca44db9f4612
[ "Apache-2.0" ]
null
null
null
32
112
0.673856
1,002,794
/* * Copyright 2018 the original author or 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 * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
9243d668db0e58ea01d2fb403a0bfd34c0b23314
8,321
java
Java
main/plugins/org.talend.designer.components.libs/libs_src/mdm_services/src/main/java/org/talend/mdm/webservice/WSRunQuery.java
bgunics-talend/tdi-studio-se
3f54f55acb4d214f2d02532667bae98420068170
[ "Apache-2.0" ]
114
2015-03-05T15:34:59.000Z
2022-02-22T03:48:44.000Z
main/plugins/org.talend.designer.components.libs/libs_src/mdm_services/src/main/java/org/talend/mdm/webservice/WSRunQuery.java
bgunics-talend/tdi-studio-se
3f54f55acb4d214f2d02532667bae98420068170
[ "Apache-2.0" ]
1,137
2015-03-04T01:35:42.000Z
2022-03-29T06:03:17.000Z
main/plugins/org.talend.designer.components.libs/libs_src/mdm_services/src/main/java/org/talend/mdm/webservice/WSRunQuery.java
bgunics-talend/tdi-studio-se
3f54f55acb4d214f2d02532667bae98420068170
[ "Apache-2.0" ]
219
2015-01-21T10:42:18.000Z
2022-02-17T07:57:20.000Z
32.759843
117
0.589713
1,002,795
/** * WSRunQuery.java * * This file was auto-generated from WSDL * by the Apache Axis 1.4 Apr 22, 2006 (06:55:48 PDT) WSDL2Java emitter. */ package org.talend.mdm.webservice; /** * Runs an xQuery on the XML DB in the revision ID, the Query is run * from the DataCluster at the head * The Data C...
9243d74e9c6e9b207969f946b434476aba36f0f7
2,990
java
Java
plugins/ui-designer/src/com/intellij/uiDesigner/propertyInspector/properties/AbstractDimensionProperty.java
protector1990/intellij-community
b30024b236e84c803ee0b2df7c39eb18dbcaf827
[ "Apache-2.0" ]
2
2018-12-29T09:53:39.000Z
2018-12-29T09:53:42.000Z
plugins/ui-designer/src/com/intellij/uiDesigner/propertyInspector/properties/AbstractDimensionProperty.java
protector1990/intellij-community
b30024b236e84c803ee0b2df7c39eb18dbcaf827
[ "Apache-2.0" ]
null
null
null
plugins/ui-designer/src/com/intellij/uiDesigner/propertyInspector/properties/AbstractDimensionProperty.java
protector1990/intellij-community
b30024b236e84c803ee0b2df7c39eb18dbcaf827
[ "Apache-2.0" ]
1
2019-07-18T16:50:52.000Z
2019-07-18T16:50:52.000Z
36.024096
104
0.772575
1,002,796
/* * Copyright 2000-2015 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...
9243d88936af8c845e13a36293b7b64c18543a08
37,925
java
Java
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/job/ExecutionHandler.java
emesika/ovirt-engine
db6458e688eeb385b683a0c9c5530917cd6dfe5f
[ "Apache-2.0" ]
347
2015-01-20T14:13:21.000Z
2022-03-31T17:53:11.000Z
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/job/ExecutionHandler.java
emesika/ovirt-engine
db6458e688eeb385b683a0c9c5530917cd6dfe5f
[ "Apache-2.0" ]
128
2015-05-22T19:14:32.000Z
2022-03-31T08:11:18.000Z
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/job/ExecutionHandler.java
emesika/ovirt-engine
db6458e688eeb385b683a0c9c5530917cd6dfe5f
[ "Apache-2.0" ]
202
2015-01-04T06:20:49.000Z
2022-03-08T15:30:08.000Z
41
135
0.587132
1,002,797
package org.ovirt.engine.core.bll.job; import java.util.Arrays; import java.util.Collection; import java.util.Collections; import java.util.Date; import java.util.HashMap; import java.util.List; import java.util.Map; import javax.annotation.PostConstruct; import javax.inject.Inject; import javax.inject.Singleton; im...
9243d8de9cfcc508d657f155c4de2097cb7c4380
2,702
java
Java
enhanced/buildtest/tests/stress/qa/src/test/stress/org/apache/harmony/test/stress/eclipse/emulation/java/lang/Class/S_getDeclaringClass/S_getDeclaringClass.java
qinFamily/freeVM
9caa0256b4089d74186f84b8fb2afc95a0afc7bc
[ "Apache-2.0" ]
5
2017-03-08T20:32:39.000Z
2021-07-10T10:12:38.000Z
enhanced/buildtest/tests/stress/qa/src/test/stress/org/apache/harmony/test/stress/eclipse/emulation/java/lang/Class/S_getDeclaringClass/S_getDeclaringClass.java
qinFamily/freeVM
9caa0256b4089d74186f84b8fb2afc95a0afc7bc
[ "Apache-2.0" ]
null
null
null
enhanced/buildtest/tests/stress/qa/src/test/stress/org/apache/harmony/test/stress/eclipse/emulation/java/lang/Class/S_getDeclaringClass/S_getDeclaringClass.java
qinFamily/freeVM
9caa0256b4089d74186f84b8fb2afc95a0afc7bc
[ "Apache-2.0" ]
4
2015-07-07T07:06:59.000Z
2018-06-19T22:38:04.000Z
32.95122
93
0.69171
1,002,798
/* * 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 ...
9243d9fd0170362d2374d241cb687e34cc7cb36b
5,322
java
Java
MyTextApplication/app/src/main/java/com/example/dell/mytextapplication/share/VideoImage.java
YiNPNG/test
1f6b73600e7a5e5312c5555e5b36b01be6f26722
[ "Apache-2.0" ]
null
null
null
MyTextApplication/app/src/main/java/com/example/dell/mytextapplication/share/VideoImage.java
YiNPNG/test
1f6b73600e7a5e5312c5555e5b36b01be6f26722
[ "Apache-2.0" ]
null
null
null
MyTextApplication/app/src/main/java/com/example/dell/mytextapplication/share/VideoImage.java
YiNPNG/test
1f6b73600e7a5e5312c5555e5b36b01be6f26722
[ "Apache-2.0" ]
null
null
null
28.459893
104
0.680571
1,002,799
package com.example.dell.mytextapplication.share; import java.io.File; import java.util.ArrayList; import java.util.List; import com.example.dell.mytextapplication.R; import com.example.dell.mytextapplication.component.AppActivityClose; import android.app.Activity; import android.content.Context; import android.cont...
9243daa5450ed82a468efebf49b3529c115dfca0
496
java
Java
app/src/main/java/com/liuguangqiang/idaily/di/components/AppComponent.java
sunkiha/Idaily-master
c185b2e8fb407b950932e57bfc4885e46b4a9afe
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/liuguangqiang/idaily/di/components/AppComponent.java
sunkiha/Idaily-master
c185b2e8fb407b950932e57bfc4885e46b4a9afe
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/liuguangqiang/idaily/di/components/AppComponent.java
sunkiha/Idaily-master
c185b2e8fb407b950932e57bfc4885e46b4a9afe
[ "Apache-2.0" ]
null
null
null
23.619048
58
0.804435
1,002,800
package com.liuguangqiang.idaily.di.components; import com.liuguangqiang.idaily.app.DailyApplication; import com.liuguangqiang.idaily.di.modules.AppModule; import com.liuguangqiang.idaily.di.modules.MainModule; import com.liuguangqiang.idaily.ui.act.MainActivity; import javax.inject.Singleton; import dagger.Componen...
9243db555665bb4b6c220f9996ef0e85277620e6
1,651
java
Java
compiler/extensions/cpp98/src/zserio/emit/cpp98/ConstEmitterTemplateData.java
Klebert-Engineering/zserio-1
fbb4fc42d9ab6f3afa6c040a36267357399180f4
[ "BSD-3-Clause" ]
2
2019-02-06T17:50:24.000Z
2019-11-20T16:51:34.000Z
compiler/extensions/cpp98/src/zserio/emit/cpp98/ConstEmitterTemplateData.java
Klebert-Engineering/zserio-1
fbb4fc42d9ab6f3afa6c040a36267357399180f4
[ "BSD-3-Clause" ]
1
2019-11-25T16:25:51.000Z
2019-11-25T18:09:39.000Z
compiler/extensions/cpp98/src/zserio/emit/cpp98/ConstEmitterTemplateData.java
Klebert-Engineering/zserio-1
fbb4fc42d9ab6f3afa6c040a36267357399180f4
[ "BSD-3-Clause" ]
null
null
null
30.018182
110
0.736523
1,002,801
package zserio.emit.cpp98; import zserio.ast.Constant; import zserio.emit.common.ExpressionFormatter; import zserio.emit.common.ZserioEmitException; import zserio.emit.cpp98.symbols.CppNativeSymbol; import zserio.emit.cpp98.types.CppNativeType; public class ConstEmitterTemplateData extends CppTemplateData { publi...
9243dc0835d5553512b011774e380e5b4ad73e7a
2,636
java
Java
src/mock/java/com/jcabi/urn/URNMocker.java
jcabi/jcabi-urn
fe0c774a5a42edf20e5474d52c9ac8255e7462c7
[ "BSD-3-Clause" ]
13
2015-05-12T07:15:36.000Z
2022-03-31T04:07:16.000Z
src/mock/java/com/jcabi/urn/URNMocker.java
jcabi/jcabi-urn
fe0c774a5a42edf20e5474d52c9ac8255e7462c7
[ "BSD-3-Clause" ]
15
2015-01-08T16:40:31.000Z
2021-01-31T07:19:40.000Z
src/mock/java/com/jcabi/urn/URNMocker.java
jcabi/jcabi-urn
fe0c774a5a42edf20e5474d52c9ac8255e7462c7
[ "BSD-3-Clause" ]
9
2015-01-21T15:02:34.000Z
2021-08-23T23:31:15.000Z
29.629213
73
0.681077
1,002,802
/** * Copyright (c) 2012-2017, jcabi.com * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: 1) Redistributions of source code must retain the above * copyright notice, this list of condition...
9243dd9681d7e0d5ee581ea5851c224fcbfa5a4d
3,533
java
Java
src/main/java/istc/bigdawg/query/ConnectionInfo.java
fnukrishnaramesh/bigdawg-1
13622acbcd08f0762dae9afa59a2e705c4f2b4d6
[ "BSD-3-Clause" ]
33
2017-03-27T12:40:31.000Z
2022-03-18T03:17:31.000Z
src/main/java/istc/bigdawg/query/ConnectionInfo.java
fnukrishnaramesh/bigdawg-1
13622acbcd08f0762dae9afa59a2e705c4f2b4d6
[ "BSD-3-Clause" ]
10
2017-05-11T00:39:43.000Z
2022-02-21T06:35:22.000Z
src/main/java/istc/bigdawg/query/ConnectionInfo.java
fnukrishnaramesh/bigdawg-1
13622acbcd08f0762dae9afa59a2e705c4f2b4d6
[ "BSD-3-Clause" ]
19
2017-06-25T22:39:30.000Z
2022-03-25T01:43:18.000Z
24.880282
75
0.681574
1,002,803
/** * */ package istc.bigdawg.query; import java.io.Serializable; import java.text.ParseException; import java.util.Collection; import istc.bigdawg.executor.ExecutorEngine; import org.apache.commons.lang3.tuple.Pair; /** * This class represents a connection information to a given database. * * @author Adam Dz...
9243dda2d5ce85d185b6663413d27bbaec9970a1
667
java
Java
multiapps-common/src/main/java/org/cloudfoundry/multiapps/common/ContentException.java
Boris-ILIEV/multiapps
e504d1d96c862fcfb1985928a598990224a6ac79
[ "Apache-2.0" ]
15
2018-06-10T06:17:51.000Z
2022-01-01T21:24:43.000Z
multiapps-common/src/main/java/org/cloudfoundry/multiapps/common/ContentException.java
Boris-ILIEV/multiapps
e504d1d96c862fcfb1985928a598990224a6ac79
[ "Apache-2.0" ]
96
2018-06-19T12:03:49.000Z
2021-09-29T13:03:17.000Z
multiapps-common/src/main/java/org/cloudfoundry/multiapps/common/ContentException.java
Boris-ILIEV/multiapps
e504d1d96c862fcfb1985928a598990224a6ac79
[ "Apache-2.0" ]
12
2018-06-06T16:51:29.000Z
2021-07-20T10:05:20.000Z
23.821429
83
0.689655
1,002,804
package org.cloudfoundry.multiapps.common; public class ContentException extends SLException { private static final long serialVersionUID = 4471159624548251863L; public ContentException(String message, Object... arguments) { super(message, arguments); } public ContentException(String message...
9243de1d3d84b90bbb541dd8e6cbb6d2a0230a22
709
java
Java
src/main/java/io/khasang/freefly/service/CatService.java
SamLRR/freefly
f1a689f5d3e890ba47abeaf26a380599f6c17e38
[ "MIT" ]
null
null
null
src/main/java/io/khasang/freefly/service/CatService.java
SamLRR/freefly
f1a689f5d3e890ba47abeaf26a380599f6c17e38
[ "MIT" ]
1
2018-08-21T10:19:22.000Z
2018-08-21T10:19:49.000Z
src/main/java/io/khasang/freefly/service/CatService.java
SamLRR/freefly
f1a689f5d3e890ba47abeaf26a380599f6c17e38
[ "MIT" ]
null
null
null
17.725
44
0.564175
1,002,805
package io.khasang.freefly.service; import io.khasang.freefly.entity.Cat; import java.util.List; public interface CatService { /** * method for add cat * * @param cat - new cat for creation * @return created cat */ Cat addCat(Cat cat); /** * method for getting cat by specif...
9243de4fb4b93907b7f00d42c5cc53672d8288d0
3,229
java
Java
anfodis-waterfall/src/main/java/net/mcparkour/anfodis/command/handler/WaterfallCommandHandler.java
mcparkournet/anfodis
2ef1104b09ed3da05366c11d8d09308aff310da7
[ "MIT" ]
2
2020-09-06T13:00:34.000Z
2021-07-31T07:37:55.000Z
anfodis-waterfall/src/main/java/net/mcparkour/anfodis/command/handler/WaterfallCommandHandler.java
mcparkournet/anfodis
2ef1104b09ed3da05366c11d8d09308aff310da7
[ "MIT" ]
null
null
null
anfodis-waterfall/src/main/java/net/mcparkour/anfodis/command/handler/WaterfallCommandHandler.java
mcparkournet/anfodis
2ef1104b09ed3da05366c11d8d09308aff310da7
[ "MIT" ]
null
null
null
48.19403
152
0.771446
1,002,806
/* * MIT License * * Copyright (c) 2020 MCParkour * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify...
9243df87e11a544bbd4ce4c71a25732349d86e8b
23,448
java
Java
modules/andes-core/broker/src/main/java/org/wso2/andes/kernel/router/TopicRoutingMatcher.java
Vathsan/andes
292855fda3d4d047e8f2d2ca230fba166e7414b1
[ "Apache-2.0" ]
3
2017-08-01T04:41:47.000Z
2018-04-20T10:12:21.000Z
modules/andes-core/broker/src/main/java/org/wso2/andes/kernel/router/TopicRoutingMatcher.java
a5anka/andes
7b4a8cd5d16777b920a0c6ca208aa07ea6426c49
[ "Apache-2.0" ]
183
2015-01-12T03:58:20.000Z
2021-03-05T11:45:20.000Z
modules/andes-core/broker/src/main/java/org/wso2/andes/kernel/router/TopicRoutingMatcher.java
a5anka/andes
7b4a8cd5d16777b920a0c6ca208aa07ea6426c49
[ "Apache-2.0" ]
114
2015-01-22T05:06:07.000Z
2022-03-30T03:18:29.000Z
41.574468
119
0.626621
1,002,807
/* * Copyright (c) 2016, WSO2 Inc. (http://wso2.com) All Rights Reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requi...
9243e07ab2f9aaacc9306429b0aa076ccfeb0124
919
java
Java
src/main/java/com/alipay/api/domain/AlipayPcreditLoanLoanUnclearQueryModel.java
alipay/alipay-sdk-java-all
e87bc8e7f6750e168a5f9d37221124c085d1e3c1
[ "Apache-2.0" ]
333
2018-08-28T09:26:55.000Z
2022-03-31T07:26:42.000Z
src/main/java/com/alipay/api/domain/AlipayPcreditLoanLoanUnclearQueryModel.java
alipay/alipay-sdk-java-all
e87bc8e7f6750e168a5f9d37221124c085d1e3c1
[ "Apache-2.0" ]
46
2018-09-27T03:52:42.000Z
2021-08-10T07:54:57.000Z
src/main/java/com/alipay/api/domain/AlipayPcreditLoanLoanUnclearQueryModel.java
alipay/alipay-sdk-java-all
e87bc8e7f6750e168a5f9d37221124c085d1e3c1
[ "Apache-2.0" ]
158
2018-12-07T17:03:43.000Z
2022-03-17T09:32:43.000Z
21.372093
75
0.712731
1,002,808
package com.alipay.api.domain; import com.alipay.api.AlipayObject; import com.alipay.api.internal.mapping.ApiField; /** * 查询待还账单 * * @author auto create * @since 1.0, 2018-11-14 14:27:40 */ public class AlipayPcreditLoanLoanUnclearQueryModel extends AlipayObject { private static final long serialV...
9243e2102b95503f7ac299cbb818db0ba57d65e3
714
java
Java
app/src/main/java/hk/hku/cs/buttonnavigationtest/Admission/Stu_Lee.java
wmsheng/HKUMSCCS
a137ba510f50c9bb11ac278e15992c8d48bceb81
[ "Apache-2.0" ]
1
2018-12-15T08:02:41.000Z
2018-12-15T08:02:41.000Z
app/src/main/java/hk/hku/cs/buttonnavigationtest/Admission/Stu_Lee.java
wmsheng/HKUMSCCS
a137ba510f50c9bb11ac278e15992c8d48bceb81
[ "Apache-2.0" ]
null
null
null
app/src/main/java/hk/hku/cs/buttonnavigationtest/Admission/Stu_Lee.java
wmsheng/HKUMSCCS
a137ba510f50c9bb11ac278e15992c8d48bceb81
[ "Apache-2.0" ]
1
2019-12-27T07:45:26.000Z
2019-12-27T07:45:26.000Z
28.56
66
0.726891
1,002,809
package hk.hku.cs.buttonnavigationtest.Admission; import android.os.Bundle; import android.support.annotation.Nullable; import android.support.v7.app.AppCompatActivity; import android.view.View; import hk.hku.cs.buttonnavigationtest.R; /* * 项目名: ButtonNavigationTest * 包名: hk.hku.cs.buttonnavigationtest.A...
9243e22769b80cc9b9a09932dbd4e2fbb94b19ad
2,536
java
Java
src/test/java/org/csanchez/jenkins/plugins/kubernetes/KubernetesCloudTest.java
hugh-barclay/kubernetes-plugin
ec8031d03fa3197a1c1c680f4e4e91a41dc71b24
[ "Apache-2.0" ]
2
2017-01-06T09:42:11.000Z
2017-06-10T12:46:24.000Z
src/test/java/org/csanchez/jenkins/plugins/kubernetes/KubernetesCloudTest.java
hugh-barclay/kubernetes-plugin
ec8031d03fa3197a1c1c680f4e4e91a41dc71b24
[ "Apache-2.0" ]
null
null
null
src/test/java/org/csanchez/jenkins/plugins/kubernetes/KubernetesCloudTest.java
hugh-barclay/kubernetes-plugin
ec8031d03fa3197a1c1c680f4e4e91a41dc71b24
[ "Apache-2.0" ]
2
2019-06-06T21:04:02.000Z
2021-05-05T13:00:42.000Z
39.625
201
0.68336
1,002,810
package org.csanchez.jenkins.plugins.kubernetes; import static org.junit.Assert.*; import org.csanchez.jenkins.plugins.kubernetes.volumes.EmptyDirVolume; import org.csanchez.jenkins.plugins.kubernetes.volumes.PodVolume; import org.junit.Test; import com.google.common.collect.ImmutableList; import java.util.Arrays; ...
9243e2c897a10fb0d8c4a1b234e9bcd360ab7cac
3,016
java
Java
addressbook-web-tests/src/test/java/ua/qa/training/addressbook/appmanager/ApplicationManager.java
olenasblv/java_training
ff78f98a905c09b0fab7e511e6f4a7a5e68858ce
[ "Apache-2.0" ]
null
null
null
addressbook-web-tests/src/test/java/ua/qa/training/addressbook/appmanager/ApplicationManager.java
olenasblv/java_training
ff78f98a905c09b0fab7e511e6f4a7a5e68858ce
[ "Apache-2.0" ]
null
null
null
addressbook-web-tests/src/test/java/ua/qa/training/addressbook/appmanager/ApplicationManager.java
olenasblv/java_training
ff78f98a905c09b0fab7e511e6f4a7a5e68858ce
[ "Apache-2.0" ]
null
null
null
31.092784
115
0.680371
1,002,811
package ua.qa.training.addressbook.appmanager; import org.openqa.selenium.*; import org.openqa.selenium.chrome.ChromeDriver; import org.openqa.selenium.firefox.FirefoxDriver; import org.openqa.selenium.ie.InternetExplorerDriver; import org.openqa.selenium.remote.BrowserType; import org.openqa.selenium.remote.DesiredCa...
9243e319ba2699628fcc523d45d208198c574fd0
9,542
java
Java
SisDistClient/src/sisdistclient/ClientController.java
reneerojas/dist-sys
b8b52c888276a5271db5d16615d1ea08f91c438f
[ "MIT" ]
null
null
null
SisDistClient/src/sisdistclient/ClientController.java
reneerojas/dist-sys
b8b52c888276a5271db5d16615d1ea08f91c438f
[ "MIT" ]
null
null
null
SisDistClient/src/sisdistclient/ClientController.java
reneerojas/dist-sys
b8b52c888276a5271db5d16615d1ea08f91c438f
[ "MIT" ]
null
null
null
32.127946
234
0.530706
1,002,812
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package sisdistclient; import com.ComExecutor; import com.ConnectionManager; import core.Client; import core.DynamicClassManager; impo...
9243e32cc4abaf05da31d4de301025e9067bd36b
3,973
java
Java
flink-runtime/src/main/java/org/apache/flink/runtime/metrics/groups/InternalSinkWriterMetricGroup.java
raymondk/flink
2738c02db7100ff172b4ca7bd4c294419fe7ba7c
[ "Apache-2.0" ]
9
2016-09-22T22:53:13.000Z
2019-11-30T03:07:29.000Z
flink-runtime/src/main/java/org/apache/flink/runtime/metrics/groups/InternalSinkWriterMetricGroup.java
raymondk/flink
2738c02db7100ff172b4ca7bd4c294419fe7ba7c
[ "Apache-2.0" ]
1
2022-02-25T03:04:41.000Z
2022-02-25T03:04:41.000Z
flink-runtime/src/main/java/org/apache/flink/runtime/metrics/groups/InternalSinkWriterMetricGroup.java
raymondk/flink
2738c02db7100ff172b4ca7bd4c294419fe7ba7c
[ "Apache-2.0" ]
1
2022-03-25T07:25:23.000Z
2022-03-25T07:25:23.000Z
38.95098
95
0.76894
1,002,813
/* * 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 ...
9243e393b3fefaa508e783fe619c708abd70065d
4,334
java
Java
src/main/groovy/com/blackducksoftware/integration/hub/detect/DetectPhoneHomeManager.java
fossabot/hub-detect
19ccde0a7ad35cb30fa3872d9f33ee493c30bc01
[ "Apache-2.0" ]
null
null
null
src/main/groovy/com/blackducksoftware/integration/hub/detect/DetectPhoneHomeManager.java
fossabot/hub-detect
19ccde0a7ad35cb30fa3872d9f33ee493c30bc01
[ "Apache-2.0" ]
1
2018-06-28T10:18:58.000Z
2018-06-28T10:18:58.000Z
src/main/groovy/com/blackducksoftware/integration/hub/detect/DetectPhoneHomeManager.java
fossabot/hub-detect
19ccde0a7ad35cb30fa3872d9f33ee493c30bc01
[ "Apache-2.0" ]
1
2018-06-28T10:14:38.000Z
2018-06-28T10:14:38.000Z
39.4
176
0.73581
1,002,814
/** * hub-detect * * Copyright (C) 2018 Black Duck Software, Inc. * http://www.blackducksoftware.com/ * * 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 owners...
9243e41b5bb8095bacefe642aaf8d8bef46b566b
34,636
java
Java
proto-google-cloud-error-reporting-v1beta1/src/main/java/com/google/devtools/clouderrorreporting/v1beta1/ServiceContextFilter.java
renovate-bot/java-errorreportin
8e4b9194c2354f13be230fd487f5a5f0c9570585
[ "Apache-2.0" ]
3
2020-07-16T13:20:04.000Z
2021-10-05T08:00:23.000Z
proto-google-cloud-error-reporting-v1beta1/src/main/java/com/google/devtools/clouderrorreporting/v1beta1/ServiceContextFilter.java
renovate-bot/java-errorreportin
8e4b9194c2354f13be230fd487f5a5f0c9570585
[ "Apache-2.0" ]
579
2019-11-07T16:32:36.000Z
2022-03-29T17:53:02.000Z
proto-google-cloud-error-reporting-v1beta1/src/main/java/com/google/devtools/clouderrorreporting/v1beta1/ServiceContextFilter.java
renovate-bot/java-errorreportin
8e4b9194c2354f13be230fd487f5a5f0c9570585
[ "Apache-2.0" ]
15
2019-10-30T21:26:20.000Z
2021-10-07T04:48:27.000Z
33.497099
118
0.677648
1,002,815
/* * Copyright 2020 Google 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 * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to ...
9243e47caef72e422676aa1d99f1aa707b710d73
4,900
java
Java
corejava/src/main/java/com/findshen/corejava/utils/extensions/StringUtils.java
Easzz/easycloud
5d13b91bffb08356c12ecf44a515bfab2b94f4d6
[ "Apache-2.0" ]
null
null
null
corejava/src/main/java/com/findshen/corejava/utils/extensions/StringUtils.java
Easzz/easycloud
5d13b91bffb08356c12ecf44a515bfab2b94f4d6
[ "Apache-2.0" ]
3
2021-05-08T18:05:42.000Z
2022-02-09T22:28:40.000Z
corejava/src/main/java/com/findshen/corejava/utils/extensions/StringUtils.java
Easzz/easycloud
5d13b91bffb08356c12ecf44a515bfab2b94f4d6
[ "Apache-2.0" ]
null
null
null
26.203209
98
0.543265
1,002,816
package com.findshen.corejava.utils.extensions; import java.util.ArrayList; import java.util.List; import java.util.Set; import java.util.regex.Pattern; /** * 字符串工具类 * Created by 李溪林 on 16-8-10. */ public class StringUtils { private static final String currentClassName = "StringUtils"; /** * 是否为null...
9243e4d550ecf5acb233dbaa00ad84ab0f84aeb6
24,362
java
Java
polardbx-executor/src/main/java/com/alibaba/polardbx/executor/ddl/newengine/meta/PersistentReadWriteLock.java
chenzl25/galaxysql
2fe3dac5146c48701d0f60651ae27811b4fe92fd
[ "Apache-2.0" ]
480
2021-10-16T06:00:00.000Z
2022-03-28T05:54:49.000Z
polardbx-executor/src/main/java/com/alibaba/polardbx/executor/ddl/newengine/meta/PersistentReadWriteLock.java
chenzl25/galaxysql
2fe3dac5146c48701d0f60651ae27811b4fe92fd
[ "Apache-2.0" ]
31
2021-10-20T02:59:55.000Z
2022-03-29T03:38:33.000Z
polardbx-executor/src/main/java/com/alibaba/polardbx/executor/ddl/newengine/meta/PersistentReadWriteLock.java
chenzl25/galaxysql
2fe3dac5146c48701d0f60651ae27811b4fe92fd
[ "Apache-2.0" ]
96
2021-10-17T14:19:49.000Z
2022-03-23T09:25:37.000Z
38.854864
117
0.553526
1,002,817
/* * Copyright [2013-2021], Alibaba Group Holding Limited * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
9243e52bea1c03cf6cb741e2e2c3446c3e676468
2,339
java
Java
HattrickScoreboard-L/app/src/main/java/org/hattrickscoreboardl/services/process/HProcess.java
rpenco/hattrick-scoreboard
46f66eec2e9c8087b067a1bcafc6b609f41c867d
[ "MIT" ]
null
null
null
HattrickScoreboard-L/app/src/main/java/org/hattrickscoreboardl/services/process/HProcess.java
rpenco/hattrick-scoreboard
46f66eec2e9c8087b067a1bcafc6b609f41c867d
[ "MIT" ]
null
null
null
HattrickScoreboard-L/app/src/main/java/org/hattrickscoreboardl/services/process/HProcess.java
rpenco/hattrick-scoreboard
46f66eec2e9c8087b067a1bcafc6b609f41c867d
[ "MIT" ]
1
2021-04-16T23:14:45.000Z
2021-04-16T23:14:45.000Z
24.113402
79
0.619496
1,002,818
package org.hattrickscoreboardl.services.process; import android.content.Context; import android.util.Log; import org.hattrick.providers.abstracts.IParam; import org.hattrick.providers.abstracts.IRequest; import org.hattrick.providers.exceptions.ParserException; import org.hattrickscoreboardl.services.UpdateC...
9243e534170466d0e93268ab9887c4d272783d0e
10,019
java
Java
tsfile/src/main/java/org/apache/iotdb/tsfile/compress/ICompressor.java
marisuki/iotdb
7f70d980667b223958e7f0139ebcaf41341e2613
[ "Apache-2.0" ]
945
2018-12-13T00:39:04.000Z
2020-10-01T04:17:02.000Z
tsfile/src/main/java/org/apache/iotdb/tsfile/compress/ICompressor.java
marisuki/iotdb
7f70d980667b223958e7f0139ebcaf41341e2613
[ "Apache-2.0" ]
923
2019-01-18T01:12:04.000Z
2020-10-01T02:17:11.000Z
tsfile/src/main/java/org/apache/iotdb/tsfile/compress/ICompressor.java
marisuki/iotdb
7f70d980667b223958e7f0139ebcaf41341e2613
[ "Apache-2.0" ]
375
2018-12-23T06:40:33.000Z
2020-10-01T02:49:20.000Z
31.806349
100
0.695578
1,002,819
/* * 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 ...
9243e6ffb18a1fbbfb61151942e0ad1a4b8a02b8
706
java
Java
schedule/src/main/java/com/baidu/rigel/biplatform/schedule/constant/ScheduleConstant.java
7inspire/BIPlatform
160cd03fc82892fd04e03130f107bca88e24faf6
[ "Apache-2.0" ]
218
2017-06-09T05:01:29.000Z
2022-01-13T23:32:37.000Z
schedule/src/main/java/com/baidu/rigel/biplatform/schedule/constant/ScheduleConstant.java
7inspire/BIPlatform
160cd03fc82892fd04e03130f107bca88e24faf6
[ "Apache-2.0" ]
21
2017-06-09T06:30:30.000Z
2020-11-18T10:17:53.000Z
schedule/src/main/java/com/baidu/rigel/biplatform/schedule/constant/ScheduleConstant.java
7inspire/BIPlatform
160cd03fc82892fd04e03130f107bca88e24faf6
[ "Apache-2.0" ]
141
2017-06-09T05:01:12.000Z
2022-03-05T03:30:14.000Z
20.764706
76
0.650142
1,002,820
package com.baidu.rigel.biplatform.schedule.constant; import java.io.Serializable; /** * 调度模块常量类 * * @author majun04 * */ public class ScheduleConstant implements Serializable { /** * serialVersionUID */ private static final long serialVersionUID = 8260197320680566472L; /** * excuteAc...
9243e71944ac842f91be30d76f1c1499626a6da0
1,890
java
Java
app/HslCommunication/Core/IMessage/S7Message.java
karateboy/iocom
ccaa62533e614943d2c1913e1d29b46983edc3c0
[ "CC0-1.0" ]
null
null
null
app/HslCommunication/Core/IMessage/S7Message.java
karateboy/iocom
ccaa62533e614943d2c1913e1d29b46983edc3c0
[ "CC0-1.0" ]
null
null
null
app/HslCommunication/Core/IMessage/S7Message.java
karateboy/iocom
ccaa62533e614943d2c1913e1d29b46983edc3c0
[ "CC0-1.0" ]
null
null
null
16.016949
71
0.525926
1,002,821
package HslCommunication.Core.IMessage; public class S7Message implements INetMessage { /** * 消息头的指令长度 */ public int ProtocolHeadBytesLength(){ return 4; } /** * 从当前的头子节文件中提取出接下来需要接收的数据长度 * @return 返回接下来的数据内容长度 */ public int GetContentLengthByHeadBytes(){ ...
9243e7416188dfb73d6dde325e67c42c1cb1de6e
764
java
Java
MathParser/src/com/aghajari/math/exception/MathVariableNotFoundException.java
Aghajari/MathParser
6ae3c9cdcc0cc383de994aecc0f136cb34cc89c0
[ "Apache-2.0" ]
33
2022-02-17T22:07:06.000Z
2022-03-09T14:22:59.000Z
MathParser/src/com/aghajari/math/exception/MathVariableNotFoundException.java
Aghajari/MathParser
6ae3c9cdcc0cc383de994aecc0f136cb34cc89c0
[ "Apache-2.0" ]
null
null
null
MathParser/src/com/aghajari/math/exception/MathVariableNotFoundException.java
Aghajari/MathParser
6ae3c9cdcc0cc383de994aecc0f136cb34cc89c0
[ "Apache-2.0" ]
2
2022-02-24T08:11:48.000Z
2022-02-24T11:49:45.000Z
28.296296
100
0.670157
1,002,822
package com.aghajari.math.exception; public class MathVariableNotFoundException extends MathParserException { final String variableName, guess; public MathVariableNotFoundException(String src, int index, String variableName) { super(src, index, variableName + " not found!"); this.variableName...
9243e799581e4f2b9c1ae60f561fce98ef1319dd
1,004
java
Java
src/main/java/de/guntram/mcmod/worldtime/WorldTime.java
Haseck/WorldTime
61ef612220a9548f35bdd2eb1cdf31994777826d
[ "MIT" ]
6
2020-04-09T13:35:05.000Z
2022-01-06T07:19:16.000Z
src/main/java/de/guntram/mcmod/worldtime/WorldTime.java
Haseck/WorldTime
61ef612220a9548f35bdd2eb1cdf31994777826d
[ "MIT" ]
6
2020-03-14T11:02:36.000Z
2022-03-13T10:45:08.000Z
src/main/java/de/guntram/mcmod/worldtime/WorldTime.java
Haseck/WorldTime
61ef612220a9548f35bdd2eb1cdf31994777826d
[ "MIT" ]
5
2020-04-04T05:40:05.000Z
2022-01-06T05:23:55.000Z
30.424242
79
0.747012
1,002,823
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package de.guntram.mcmod.worldtime; import de.guntram.mcmod.crowdintranslate.CrowdinTranslate; import de.guntram.mcmod.fabrictools.Con...
9243ead602740f80ee2773240f88e58db30fe416
989
java
Java
rx_billing_service/src/main/java/com/miguelbcr/io/rx_billing_service/GsonAdapterFactory.java
miguelbcr/RxBillingService
d44897e89e4c9e8934c6fc089bca4f4fa898a279
[ "Apache-2.0" ]
28
2016-11-01T20:22:49.000Z
2021-07-24T06:11:14.000Z
rx_billing_service/src/main/java/com/miguelbcr/io/rx_billing_service/GsonAdapterFactory.java
miguelbcr/RxBillingService
d44897e89e4c9e8934c6fc089bca4f4fa898a279
[ "Apache-2.0" ]
null
null
null
rx_billing_service/src/main/java/com/miguelbcr/io/rx_billing_service/GsonAdapterFactory.java
miguelbcr/RxBillingService
d44897e89e4c9e8934c6fc089bca4f4fa898a279
[ "Apache-2.0" ]
4
2016-11-07T17:07:38.000Z
2021-03-05T22:41:19.000Z
30.90625
75
0.75632
1,002,824
/* * Copyright 2016 Miguel Garcia * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
9243eb56b9bd920e1f94f1e4063dbf89e73de4af
9,258
java
Java
src/main/i5/las2peer/services/servicePackage/lucene/searcher/LuceneSearcher.java
rwth-acis/Recommendation-Service
c80ba95891f7d91ab9539dabf7625a3a32cde1a5
[ "Apache-2.0" ]
2
2017-12-02T19:19:13.000Z
2022-03-05T17:22:53.000Z
src/main/i5/las2peer/services/servicePackage/lucene/searcher/LuceneSearcher.java
rwth-acis/Expert-Recommender-Service
c80ba95891f7d91ab9539dabf7625a3a32cde1a5
[ "Apache-2.0" ]
null
null
null
src/main/i5/las2peer/services/servicePackage/lucene/searcher/LuceneSearcher.java
rwth-acis/Expert-Recommender-Service
c80ba95891f7d91ab9539dabf7625a3a32cde1a5
[ "Apache-2.0" ]
null
null
null
30.86
142
0.680169
1,002,825
package i5.las2peer.services.servicePackage.lucene.searcher; import i5.las2peer.services.servicePackage.models.SemanticToken; import i5.las2peer.services.servicePackage.models.Token; import i5.las2peer.services.servicePackage.utils.semanticTagger.SemanticTagger; import java.io.File; import java.io.IOException; import...
9243ebeecc1647aae62bea60123e49bfc2dd4d8a
227
java
Java
src/java/pl/za/xvacuum/guilds/utils/ListUtils.java
tpacce/qGuilds
b51cd11530e677634b874784d0cc1b289570e315
[ "MIT" ]
null
null
null
src/java/pl/za/xvacuum/guilds/utils/ListUtils.java
tpacce/qGuilds
b51cd11530e677634b874784d0cc1b289570e315
[ "MIT" ]
null
null
null
src/java/pl/za/xvacuum/guilds/utils/ListUtils.java
tpacce/qGuilds
b51cd11530e677634b874784d0cc1b289570e315
[ "MIT" ]
1
2018-08-14T09:31:05.000Z
2018-08-14T09:31:05.000Z
17.461538
53
0.718062
1,002,826
package pl.za.xvacuum.guilds.utils; import java.lang.reflect.Field; import java.util.List; public class ListUtils { public static boolean isList(Field f) { return List.class.isAssignableFrom(f.getType()); } }
9243ec6fda6540a418bfa764be4d8d23b1ec4a0f
8,498
java
Java
TRTCSDK/Android/TRTC-API-Example/Advanced/LocalRecord/src/main/java/com/tencent/trtc/localrecord/LocalRecordActivity.java
aliyunvideo/Queen_SDK_Android
e46e32e16f8a6ecf3746a5c397a6a1f36189e93c
[ "Apache-2.0" ]
2
2021-07-06T03:32:25.000Z
2021-12-17T02:24:16.000Z
TRTCSDK/Android/TRTC-API-Example/Advanced/LocalRecord/src/main/java/com/tencent/trtc/localrecord/LocalRecordActivity.java
aliyunvideo/Queen_SDK_Android
e46e32e16f8a6ecf3746a5c397a6a1f36189e93c
[ "Apache-2.0" ]
null
null
null
TRTCSDK/Android/TRTC-API-Example/Advanced/LocalRecord/src/main/java/com/tencent/trtc/localrecord/LocalRecordActivity.java
aliyunvideo/Queen_SDK_Android
e46e32e16f8a6ecf3746a5c397a6a1f36189e93c
[ "Apache-2.0" ]
1
2022-03-31T09:07:26.000Z
2022-03-31T09:07:26.000Z
38.279279
166
0.644269
1,002,827
package com.tencent.trtc.localrecord; import android.os.Bundle; import android.text.TextUtils; import android.util.Log; import android.view.View; import android.widget.Button; import android.widget.EditText; import android.widget.ImageView; import android.widget.TextView; import android.widget.Toast; import androidx....
9243ed59751238456385d6b54d9d1099a47fd77a
15,424
java
Java
library/core/src/main/java/com/google/android/exoplayer2/source/ProgressiveMediaSource.java
harismexis/ExoPlayer
8430965723ab9afe511ad7f507f535076fa7f24d
[ "Apache-2.0" ]
19,920
2015-01-02T16:05:01.000Z
2022-03-31T16:18:05.000Z
library/core/src/main/java/com/google/android/exoplayer2/source/ProgressiveMediaSource.java
harismexis/ExoPlayer
8430965723ab9afe511ad7f507f535076fa7f24d
[ "Apache-2.0" ]
9,682
2015-01-02T17:31:39.000Z
2022-03-31T17:12:41.000Z
library/core/src/main/java/com/google/android/exoplayer2/source/ProgressiveMediaSource.java
harismexis/ExoPlayer
8430965723ab9afe511ad7f507f535076fa7f24d
[ "Apache-2.0" ]
6,627
2015-01-01T12:47:35.000Z
2022-03-31T16:18:09.000Z
39.548718
100
0.729383
1,002,828
/* * Copyright (C) 2016 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...
9243ee1b44fcb9de04db64d613fd2c038ac27c09
1,429
java
Java
Epidemic-illness/src/main/java/zstu/epidemic/illness/domain/EpidemicDrugIllness.java
Iwannnn/Epidemic
c97e679848e8eacccf9f5c1e616ab8c98a2636ad
[ "MIT" ]
null
null
null
Epidemic-illness/src/main/java/zstu/epidemic/illness/domain/EpidemicDrugIllness.java
Iwannnn/Epidemic
c97e679848e8eacccf9f5c1e616ab8c98a2636ad
[ "MIT" ]
null
null
null
Epidemic-illness/src/main/java/zstu/epidemic/illness/domain/EpidemicDrugIllness.java
Iwannnn/Epidemic
c97e679848e8eacccf9f5c1e616ab8c98a2636ad
[ "MIT" ]
null
null
null
21.651515
71
0.638209
1,002,829
package zstu.epidemic.illness.domain; import org.apache.commons.lang3.builder.ToStringBuilder; import org.apache.commons.lang3.builder.ToStringStyle; import zstu.epidemic.common.annotation.Excel; import zstu.epidemic.common.core.domain.BaseEntity; /** * 疾病药品对象 epidemic_drug_illness * * @author iwan * @date 2022-...
9243ef989291b78fd77e68eedf5bb38315e282df
2,266
java
Java
littleims-hss/src/main/java/org/cipango/ims/hss/model/Scscf.java
ahoka/littleims
8a388f7c068ccaf3833281f47b37ef3eb9763186
[ "Apache-1.1" ]
1
2016-02-02T15:38:17.000Z
2016-02-02T15:38:17.000Z
littleims-hss/src/main/java/org/cipango/ims/hss/model/Scscf.java
AmeniCA/littleims
8a388f7c068ccaf3833281f47b37ef3eb9763186
[ "Apache-1.1" ]
null
null
null
littleims-hss/src/main/java/org/cipango/ims/hss/model/Scscf.java
AmeniCA/littleims
8a388f7c068ccaf3833281f47b37ef3eb9763186
[ "Apache-1.1" ]
null
null
null
20.414414
75
0.653133
1,002,830
// ======================================================================== // Copyright 2008-2009 NEXCOM Systems // ------------------------------------------------------------------------ // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the Lice...
9243efe42acede168637a729db5c1bc698c659ac
492
java
Java
vcell-client/src/test/java/org/vcell/client/logicalwindow/TestJOptionDialog.java
JoshTDN03/vcell
41bfdfa81c6f6e6b20876152b3bb6e9509923fc7
[ "MIT" ]
38
2017-09-08T08:51:43.000Z
2022-02-08T02:25:19.000Z
vcell-client/src/test/java/org/vcell/client/logicalwindow/TestJOptionDialog.java
nikitamahoviya/vcell
5603702ec134b2df6b1b0554718da38e83fb7b53
[ "MIT" ]
79
2018-04-01T16:37:58.000Z
2022-03-30T18:10:23.000Z
vcell-client/src/test/java/org/vcell/client/logicalwindow/TestJOptionDialog.java
nikitamahoviya/vcell
5603702ec134b2df6b1b0554718da38e83fb7b53
[ "MIT" ]
17
2017-09-12T18:21:56.000Z
2022-01-04T19:49:35.000Z
21.391304
89
0.711382
1,002,831
package org.vcell.client.logicalwindow; import javax.swing.JOptionPane; public class TestJOptionDialog extends LWOptionPaneDialog{ /** * */ private static final long serialVersionUID = 1L; TestJOptionDialog(LWContainerHandle parent, String title,JOptionPane pane) { //super(parent, "Yes No", n...
9243f1493c57ed3ba55b73ed684ca3d1471200d3
1,628
java
Java
gradoop-flink/src/main/java/org/gradoop/flink/algorithms/fsm/transactional/common/TFSMConstants.java
rostam/gradoop
12f5487b48332e90bb79047f8614a4c495a5d0b4
[ "Apache-2.0" ]
2
2018-12-24T14:16:05.000Z
2019-01-09T12:20:27.000Z
gradoop-flink/src/main/java/org/gradoop/flink/algorithms/fsm/transactional/common/TFSMConstants.java
rostam/gradoop
12f5487b48332e90bb79047f8614a4c495a5d0b4
[ "Apache-2.0" ]
null
null
null
gradoop-flink/src/main/java/org/gradoop/flink/algorithms/fsm/transactional/common/TFSMConstants.java
rostam/gradoop
12f5487b48332e90bb79047f8614a4c495a5d0b4
[ "Apache-2.0" ]
null
null
null
29.071429
75
0.714988
1,002,832
/* * Copyright © 2014 - 2020 Leipzig University (Database Research Group) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unles...
9243f17a526272eb9fd38222c61f449ebecaef4b
5,296
java
Java
ui/src/main/java/ucar/nc2/ui/grid/GridTable.java
joansmith2/thredds
ac321ce2a15f020f0cdef1ff9a2cf82261d8297c
[ "NetCDF" ]
1
2018-04-24T13:53:46.000Z
2018-04-24T13:53:46.000Z
ui/src/main/java/ucar/nc2/ui/grid/GridTable.java
joansmith/thredds
3e10f07b4d2f6b0f658e86327b8d4a5872fe1aa8
[ "NetCDF" ]
16
2016-04-11T06:42:41.000Z
2019-05-03T04:04:50.000Z
ui/src/main/java/ucar/nc2/ui/grid/GridTable.java
joansmith/thredds
3e10f07b4d2f6b0f658e86327b8d4a5872fe1aa8
[ "NetCDF" ]
1
2019-07-22T19:57:26.000Z
2019-07-22T19:57:26.000Z
35.306667
100
0.672205
1,002,833
/* * Copyright 1998-2009 University Corporation for Atmospheric Research/Unidata * * Portions of this software were developed by the Unidata Program at the * University Corporation for Atmospheric Research. * * Access and use of this software shall impose the following obligations * and understandings on ...
9243f2c15652689042e47e0bbc4da22f865be849
1,950
java
Java
src/main/java/com/bajagym/model/Serie.java
JavierGB99/BajaGym
1338f70fd5c38378cb25a840bd15cb4cb6dfc0b7
[ "Apache-2.0" ]
null
null
null
src/main/java/com/bajagym/model/Serie.java
JavierGB99/BajaGym
1338f70fd5c38378cb25a840bd15cb4cb6dfc0b7
[ "Apache-2.0" ]
2
2022-02-21T17:15:18.000Z
2022-02-22T04:31:41.000Z
src/main/java/com/bajagym/model/Serie.java
JavierGB99/BajaGym
1338f70fd5c38378cb25a840bd15cb4cb6dfc0b7
[ "Apache-2.0" ]
1
2022-01-27T10:17:17.000Z
2022-01-27T10:17:17.000Z
24.074074
90
0.667692
1,002,834
package com.bajagym.model; import org.hibernate.annotations.Fetch; import org.hibernate.annotations.FetchMode; import javax.persistence.*; import java.io.Serializable; import java.text.SimpleDateFormat; @Entity @Table(name = "serie") public class Serie { @Id @Column(name = "id", unique = true, nullable = fa...
9243f4c4e6ea43c54dcd77fdfc0cdcd006c869ec
1,547
java
Java
project-set/components/cli-utils/src/main/java/org/openrepose/cli/command/datastore/distributed/CacheKeyEncoder.java
sharwell/repose
5d169ccad00ec4518d01379990d4e44e4e55e90e
[ "Apache-2.0" ]
null
null
null
project-set/components/cli-utils/src/main/java/org/openrepose/cli/command/datastore/distributed/CacheKeyEncoder.java
sharwell/repose
5d169ccad00ec4518d01379990d4e44e4e55e90e
[ "Apache-2.0" ]
null
null
null
project-set/components/cli-utils/src/main/java/org/openrepose/cli/command/datastore/distributed/CacheKeyEncoder.java
sharwell/repose
5d169ccad00ec4518d01379990d4e44e4e55e90e
[ "Apache-2.0" ]
null
null
null
35.159091
142
0.737557
1,002,835
package org.openrepose.cli.command.datastore.distributed; import com.rackspace.papi.commons.util.io.charset.CharacterSets; import com.rackspace.papi.service.datastore.encoding.UUIDEncodingProvider; import com.rackspace.papi.service.datastore.hash.MD5MessageDigestFactory; import org.openrepose.cli.command.AbstractComma...
9243f5024a8b504bf4687579f607e6a522aa9729
287
java
Java
src/main/java/com/yangyang/service/ClasssNoticeService.java
wzy6432/ClassWebsite
47a8770926db2613ad6765e913a8c4b1bf1b4e97
[ "MIT" ]
3
2021-12-27T14:52:35.000Z
2021-12-28T12:25:48.000Z
src/main/java/com/yangyang/service/ClasssNoticeService.java
wzy6432/ClassWebsite
47a8770926db2613ad6765e913a8c4b1bf1b4e97
[ "MIT" ]
null
null
null
src/main/java/com/yangyang/service/ClasssNoticeService.java
wzy6432/ClassWebsite
47a8770926db2613ad6765e913a8c4b1bf1b4e97
[ "MIT" ]
1
2021-12-27T04:47:46.000Z
2021-12-27T04:47:46.000Z
35.875
68
0.815331
1,002,836
package com.yangyang.service; import com.yangyang.dao.ClassNoticeDao; import com.yangyang.pojo.ClassNoticeDo; public interface ClasssNoticeService { public ClassNoticeDo queryClassNoticeByClassId(String classId); public int sendClassNotice(ClassNoticeDo ClassNoticeDo); }
9243f64747abaeeb87f894091d36ec2614113394
2,003
java
Java
app/src/main/java/com/decSports/measureme/MainScreenActivity.java
tylernickr/MeasureMe
24611adc4731fde657042849224304d0f7a26aa9
[ "MIT" ]
1
2018-10-10T01:15:34.000Z
2018-10-10T01:15:34.000Z
app/src/main/java/com/decSports/measureme/MainScreenActivity.java
tylernickr/MeasureMe
24611adc4731fde657042849224304d0f7a26aa9
[ "MIT" ]
null
null
null
app/src/main/java/com/decSports/measureme/MainScreenActivity.java
tylernickr/MeasureMe
24611adc4731fde657042849224304d0f7a26aa9
[ "MIT" ]
null
null
null
28.614286
89
0.759361
1,002,837
package com.decSports.measureme; import android.app.Activity; import android.content.Intent; import android.os.Bundle; import android.util.Log; import android.view.Menu; import android.view.View; import android.view.Window; import android.view.WindowManager; import android.widget.Button; import android.widget.Toast; ...
9243f69cf4ffab7157009d6c34c7bfa54466c0e6
3,330
java
Java
src/cc/mallet/classify/MostFrequentClassAssignmentTrainer.java
michaelslater/Mallet
79614b8b61bac87cef39cbeb29f4f00f7d61bb9c
[ "Apache-2.0" ]
836
2015-01-02T12:13:19.000Z
2022-03-30T23:30:48.000Z
src/cc/mallet/classify/MostFrequentClassAssignmentTrainer.java
michaelslater/Mallet
79614b8b61bac87cef39cbeb29f4f00f7d61bb9c
[ "Apache-2.0" ]
142
2015-01-08T16:40:27.000Z
2022-03-04T23:01:10.000Z
src/cc/mallet/classify/MostFrequentClassAssignmentTrainer.java
michaelslater/Mallet
79614b8b61bac87cef39cbeb29f4f00f7d61bb9c
[ "Apache-2.0" ]
365
2015-01-07T22:20:12.000Z
2022-03-26T19:05:08.000Z
35.849462
127
0.739352
1,002,838
/* This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet This software is provided under the terms of the Common Public License, version 1.0, as published by http://www.opensource.org. For further information, see the file `LICENSE' included with th...
9243f722eae9c2b507c9dca524d171d6eb19a817
3,605
java
Java
presto-main/src/main/java/com/facebook/presto/metadata/CatalogManager.java
sameeragarwal/presto
25f921fb81be4d23a68e52634ed763568188df05
[ "Apache-2.0" ]
58
2015-01-14T09:41:49.000Z
2022-02-18T08:15:29.000Z
presto-main/src/main/java/com/facebook/presto/metadata/CatalogManager.java
josephmisiti/presto
69d42f2fbf14cc6ee99d7479535a844bc99ac5c5
[ "Apache-2.0" ]
2
2016-06-21T17:02:32.000Z
2022-01-21T23:54:47.000Z
presto-main/src/main/java/com/facebook/presto/metadata/CatalogManager.java
josephmisiti/presto
69d42f2fbf14cc6ee99d7479535a844bc99ac5c5
[ "Apache-2.0" ]
21
2015-01-14T09:41:56.000Z
2021-07-05T03:42:45.000Z
34.009434
125
0.701803
1,002,839
/* * 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 * distribut...
9243f7dad64af35dc1b5bd3a01c5617e6cde78b0
28,663
java
Java
output/4c7d06483b354f7c870d612e70bc1b63.java
comprakt/comprakt-fuzz-tests
c0082d105d7c54ad31ab4ea461c3b8319358eaaa
[ "Apache-2.0", "MIT" ]
null
null
null
output/4c7d06483b354f7c870d612e70bc1b63.java
comprakt/comprakt-fuzz-tests
c0082d105d7c54ad31ab4ea461c3b8319358eaaa
[ "Apache-2.0", "MIT" ]
null
null
null
output/4c7d06483b354f7c870d612e70bc1b63.java
comprakt/comprakt-fuzz-tests
c0082d105d7c54ad31ab4ea461c3b8319358eaaa
[ "Apache-2.0", "MIT" ]
null
null
null
37.080207
253
0.4884
1,002,840
class qnK5zBcPnYA { } class fCtdP { public void[][][][] pIpAFlS_huuQY6 (boolean[] ru7bnETWJ, void[] mVOGekQUk, int CB) throws T25vnp { return !!-zf.sKlbY9ulqNWA(); ; JpGkZG9n4S2o[] FR13JW = !true.b(); void[] lgE40CjhH = _fegJOK().rofuJdm = -true[ !qBBA0N9aiCj().CiftnJmH()]; ...
9243f7f1fa3da9d065ffdb283ee41f213eab340d
190
java
Java
app/src/main/java/bc/zongshuo/com/listener/ITwoCodeListener.java
gamekonglee/zongshuo
83fd93c05ab02506f3bbf866e0e37129de17d8a1
[ "Apache-2.0" ]
null
null
null
app/src/main/java/bc/zongshuo/com/listener/ITwoCodeListener.java
gamekonglee/zongshuo
83fd93c05ab02506f3bbf866e0e37129de17d8a1
[ "Apache-2.0" ]
null
null
null
app/src/main/java/bc/zongshuo/com/listener/ITwoCodeListener.java
gamekonglee/zongshuo
83fd93c05ab02506f3bbf866e0e37129de17d8a1
[ "Apache-2.0" ]
null
null
null
15.833333
46
0.684211
1,002,841
package bc.zongshuo.com.listener; /** * @author: Jun * @date : 2017/4/11 11:45 * @description : */ public interface ITwoCodeListener { public void onTwoCodeChanged(String path); }
9243f82541bf07c22608a3800a3c1737f1ff11a9
1,163
java
Java
haxby/worldwind/layers/LayerSet.java
iedadata/geomapapp
94299104d5db718deca95082d306bab50bf7739b
[ "Apache-2.0" ]
null
null
null
haxby/worldwind/layers/LayerSet.java
iedadata/geomapapp
94299104d5db718deca95082d306bab50bf7739b
[ "Apache-2.0" ]
543
2020-02-24T20:22:17.000Z
2020-02-24T22:50:32.000Z
haxby/worldwind/layers/LayerSet.java
iedadata/geomapapp
94299104d5db718deca95082d306bab50bf7739b
[ "Apache-2.0" ]
3
2018-01-31T20:39:39.000Z
2020-09-28T20:00:00.000Z
20.403509
53
0.730009
1,002,842
package haxby.worldwind.layers; import java.awt.Point; import java.util.LinkedList; import java.util.List; import gov.nasa.worldwind.layers.AbstractLayer; import gov.nasa.worldwind.layers.Layer; import gov.nasa.worldwind.render.DrawContext; public class LayerSet extends AbstractLayer { public List<Layer> layers = ...
9243f8ecde5a7ff32ac8e40f30e67142187f552c
403
java
Java
product-service-project/product-service-api/src/main/java/cn/iocoder/mall/productservice/rpc/sku/dto/ProductSkuListQueryReqDTO.java
xifeng10/onemall
dfd25c151669a41996204016b7bc658c15811e1c
[ "MulanPSL-1.0" ]
1
2020-12-20T08:19:09.000Z
2020-12-20T08:19:09.000Z
product-service-project/product-service-api/src/main/java/cn/iocoder/mall/productservice/rpc/sku/dto/ProductSkuListQueryReqDTO.java
zhangxule/onemall
dfd25c151669a41996204016b7bc658c15811e1c
[ "MulanPSL-1.0" ]
null
null
null
product-service-project/product-service-api/src/main/java/cn/iocoder/mall/productservice/rpc/sku/dto/ProductSkuListQueryReqDTO.java
zhangxule/onemall
dfd25c151669a41996204016b7bc658c15811e1c
[ "MulanPSL-1.0" ]
null
null
null
16.12
64
0.679901
1,002,843
package cn.iocoder.mall.productservice.rpc.sku.dto; import lombok.Data; import lombok.experimental.Accessors; import java.io.Serializable; /** * 商品 SKU 列表查询 DTO */ @Data @Accessors(chain = true) public class ProductSkuListQueryReqDTO implements Serializable { /** * 商品 SKU 编号 */ private Integer p...
9243f9621874650237993d6071f62a525cb27984
15,441
java
Java
firebase-app-distribution/src/main/java/com/google/firebase/appdistribution/FirebaseAppDistribution.java
xcogitation/firebase-android-sdk
702ef73b2908058dfca6348efb636ebffdc6d8e5
[ "Apache-2.0" ]
null
null
null
firebase-app-distribution/src/main/java/com/google/firebase/appdistribution/FirebaseAppDistribution.java
xcogitation/firebase-android-sdk
702ef73b2908058dfca6348efb636ebffdc6d8e5
[ "Apache-2.0" ]
9
2021-08-06T16:16:59.000Z
2021-12-28T16:14:38.000Z
firebase-app-distribution/src/main/java/com/google/firebase/appdistribution/FirebaseAppDistribution.java
xcogitation/firebase-android-sdk
702ef73b2908058dfca6348efb636ebffdc6d8e5
[ "Apache-2.0" ]
null
null
null
39.796392
113
0.715433
1,002,844
// Copyright 2021 Google 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 to in ...
9243fa51dccc9907ada91c98471f1c2f5bb6e15a
1,710
java
Java
libraries/sql/src/main/java/org/apache/polygene/library/sql/datasource/DataSourceConfigurationState.java
apache/polygene-java
031beef870302a0bd01bd5895ce849e00f2d5d5b
[ "MIT" ]
60
2017-02-06T10:42:51.000Z
2022-02-12T14:41:17.000Z
libraries/sql/src/main/java/org/apache/polygene/library/sql/datasource/DataSourceConfigurationState.java
DalavanCloud/attic-polygene-java
031beef870302a0bd01bd5895ce849e00f2d5d5b
[ "MIT" ]
3
2015-07-28T10:23:31.000Z
2016-12-03T14:56:17.000Z
libraries/sql/src/main/java/org/apache/polygene/library/sql/datasource/DataSourceConfigurationState.java
DalavanCloud/attic-polygene-java
031beef870302a0bd01bd5895ce849e00f2d5d5b
[ "MIT" ]
17
2015-07-26T14:19:10.000Z
2016-11-29T17:38:05.000Z
38
76
0.751462
1,002,845
/* * 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")...
9243fa78508eb34e777d384667f6b5c182c716ab
982
java
Java
springfox-swagger-extension-core/src/main/java/com/talor/core/util/TypeUtils.java
luffytalory/srpingfox-swagger-extension
0caf411b191d9f4b9a1a1bcb688ff1c9e4cd56a3
[ "Apache-2.0" ]
2
2020-02-10T08:37:32.000Z
2020-02-10T08:37:35.000Z
springfox-swagger-extension-core/src/main/java/com/talor/core/util/TypeUtils.java
luffytalory/srpingfox-swagger-extension
0caf411b191d9f4b9a1a1bcb688ff1c9e4cd56a3
[ "Apache-2.0" ]
null
null
null
springfox-swagger-extension-core/src/main/java/com/talor/core/util/TypeUtils.java
luffytalory/srpingfox-swagger-extension
0caf411b191d9f4b9a1a1bcb688ff1c9e4cd56a3
[ "Apache-2.0" ]
null
null
null
26.540541
82
0.677189
1,002,846
package com.talor.core.util; import java.util.Collection; import java.util.List; import java.util.Map; import java.util.Set; import static springfox.documentation.schema.Types.typeNameFor; /** * @author luffy * @version 1.0 * @className TypeUtils * @description TODO */ public class TypeUtils { public stati...
9243fed835f9625aa93c9d688f475a94bab61c40
2,181
java
Java
src/main/java/com/diguage/algorithm/leetcode/_0042_TrappingRainWater.java
diguage/leetcode
e72299539a319c94b435ff26cf077371a353b00c
[ "Apache-2.0" ]
4
2020-02-05T10:08:43.000Z
2021-06-10T02:15:20.000Z
src/main/java/com/diguage/algorithm/leetcode/_0042_TrappingRainWater.java
diguage/leetcode
e72299539a319c94b435ff26cf077371a353b00c
[ "Apache-2.0" ]
1,062
2018-10-04T16:04:06.000Z
2020-06-17T02:11:44.000Z
src/main/java/com/diguage/algorithm/leetcode/_0042_TrappingRainWater.java
diguage/leetcode
e72299539a319c94b435ff26cf077371a353b00c
[ "Apache-2.0" ]
3
2019-10-03T01:42:58.000Z
2020-03-02T13:53:02.000Z
36.35
271
0.565337
1,002,847
package com.diguage.algorithm.leetcode; /** * = 42. Trapping Rain Water * * https://leetcode.com/problems/trapping-rain-water/[Trapping Rain Water - LeetCode] * * Given n non-negative integers representing an elevation map where the width of each bar is 1, compute how much water it is able to trap after raining. ...
9243ff1caecce4511db11b5691343ef22dd344f8
1,500
java
Java
gm-incubator/algorithms/src/main/java/demo/algorithms/sort/DivideAndConquer.java
bluzioo/GoingMerry
85da9bca3cb503c85677a5868690c091d7103bb3
[ "Apache-2.0" ]
3
2018-03-29T13:12:31.000Z
2018-04-19T02:38:02.000Z
gm-incubator/algorithms/src/main/java/demo/algorithms/sort/DivideAndConquer.java
bluzioo/GoingMerry
85da9bca3cb503c85677a5868690c091d7103bb3
[ "Apache-2.0" ]
null
null
null
gm-incubator/algorithms/src/main/java/demo/algorithms/sort/DivideAndConquer.java
bluzioo/GoingMerry
85da9bca3cb503c85677a5868690c091d7103bb3
[ "Apache-2.0" ]
null
null
null
20.833333
69
0.433333
1,002,848
package demo.algorithms.sort; import demo.algorithms.RandomArray; import java.util.Arrays; import static demo.algorithms.Print.println; /** * 分治法 */ public class DivideAndConquer { public static void merge (int[] arr, int p, int q, int r) { int n1 = q-p+1; int n2 = r-q; int[] left = ...
9243ff91a2ceb633744d9e8f1bd66eb375c73ad7
311
java
Java
ironhoist-container-core/src/main/java/com/github/codeteapot/ironhoist/container/descriptor/PlatformPlugin.java
codeteapot/ironhoist-container
71d2dfee71bfc0d43a09e598a16fc2e789402bac
[ "Apache-2.0" ]
null
null
null
ironhoist-container-core/src/main/java/com/github/codeteapot/ironhoist/container/descriptor/PlatformPlugin.java
codeteapot/ironhoist-container
71d2dfee71bfc0d43a09e598a16fc2e789402bac
[ "Apache-2.0" ]
2
2022-02-23T22:25:47.000Z
2022-02-28T20:47:31.000Z
ironhoist-container-core/src/main/java/com/github/codeteapot/ironhoist/container/descriptor/PlatformPlugin.java
codeteapot/ironhoist-container
71d2dfee71bfc0d43a09e598a16fc2e789402bac
[ "Apache-2.0" ]
null
null
null
18.294118
61
0.675241
1,002,849
package com.github.codeteapot.ironhoist.container.descriptor; /** * Platform plug-in. */ public interface PlatformPlugin { /** * Add a bean of this plug-in. * * @param className Class name of the bean. * * @return The bean object builder. */ ObjectBuilder addBean(String className); }
9243ffc8ea2882705e849e8a74f2c23e8b54ddca
1,246
java
Java
bigquery-connector-common/src/main/java/com/google/cloud/bigquery/connector/common/BigQueryConfig.java
himanshukohli09/spark-bigquery-connector
1221996f88b54970f8f3d3ed2d68b72dfd9d3eee
[ "Apache-2.0" ]
135
2020-02-03T09:54:47.000Z
2022-03-24T20:58:05.000Z
bigquery-connector-common/src/main/java/com/google/cloud/bigquery/connector/common/BigQueryConfig.java
himanshukohli09/spark-bigquery-connector
1221996f88b54970f8f3d3ed2d68b72dfd9d3eee
[ "Apache-2.0" ]
472
2020-01-16T00:11:39.000Z
2022-03-31T20:53:54.000Z
bigquery-connector-common/src/main/java/com/google/cloud/bigquery/connector/common/BigQueryConfig.java
himanshukohli09/spark-bigquery-connector
1221996f88b54970f8f3d3ed2d68b72dfd9d3eee
[ "Apache-2.0" ]
93
2020-01-20T17:28:55.000Z
2022-03-31T21:14:37.000Z
27.688889
75
0.766453
1,002,850
/* * Copyright 2018 Google Inc. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appli...
924400a535894f4f4c21db70fba1535815308080
1,703
java
Java
cli/src/main/java/org/onosproject/cli/net/NeighbourHandlersListCommand.java
mary-grace/onos
c0e351f8b84537bb7562e148d4cb2b9f06e8a727
[ "Apache-2.0" ]
1,091
2015-01-06T11:10:40.000Z
2022-03-30T09:09:05.000Z
cli/src/main/java/org/onosproject/cli/net/NeighbourHandlersListCommand.java
mary-grace/onos
c0e351f8b84537bb7562e148d4cb2b9f06e8a727
[ "Apache-2.0" ]
39
2015-02-13T19:58:32.000Z
2022-03-02T02:38:07.000Z
cli/src/main/java/org/onosproject/cli/net/NeighbourHandlersListCommand.java
mary-grace/onos
c0e351f8b84537bb7562e148d4cb2b9f06e8a727
[ "Apache-2.0" ]
914
2015-01-05T19:42:35.000Z
2022-03-30T09:25:18.000Z
34.755102
83
0.716383
1,002,851
/* * Copyright 2016-present Open Networking Foundation * * 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 appli...
9244037eada3312f69f9e9aff325280badebfb19
4,960
java
Java
core/hdb/src/main/java/org/iipg/hurricane/db/HDocument.java
SagittariusZhu/hurricane
bc210d4c32143bcd70ea451d24195bce9f91c27f
[ "Apache-2.0" ]
null
null
null
core/hdb/src/main/java/org/iipg/hurricane/db/HDocument.java
SagittariusZhu/hurricane
bc210d4c32143bcd70ea451d24195bce9f91c27f
[ "Apache-2.0" ]
2
2020-02-12T19:30:52.000Z
2020-11-16T16:46:17.000Z
core/hdb/src/main/java/org/iipg/hurricane/db/HDocument.java
SagittariusZhu/hurricane
bc210d4c32143bcd70ea451d24195bce9f91c27f
[ "Apache-2.0" ]
null
null
null
25.435897
157
0.665524
1,002,852
package org.iipg.hurricane.db; import java.io.IOException; import java.util.HashMap; import java.util.Iterator; import java.util.Map; import javax.xml.parsers.ParserConfigurationException; import org.iipg.hurricane.ParseFieldException; import org.iipg.hurricane.db.metadata.*; import org.iipg.hurricane.db.schema.Fiel...
924403c4676c879838363c84ce409d11f9a7dbba
2,913
java
Java
src/main/java/tanks/event/EventBulletAddAttributeModifier.java
Panadero1/Tanks
23f258acacb25a441b2632cae38097785ed1abbd
[ "MIT" ]
20
2018-11-18T18:15:25.000Z
2022-02-23T21:37:14.000Z
src/main/java/tanks/event/EventBulletAddAttributeModifier.java
Panadero1/Tanks
23f258acacb25a441b2632cae38097785ed1abbd
[ "MIT" ]
13
2021-06-23T04:19:09.000Z
2022-02-05T16:55:19.000Z
src/main/java/tanks/event/EventBulletAddAttributeModifier.java
Panadero1/Tanks
23f258acacb25a441b2632cae38097785ed1abbd
[ "MIT" ]
16
2018-12-08T05:10:29.000Z
2022-03-22T04:38:04.000Z
27.742857
94
0.616547
1,002,853
package tanks.event; import io.netty.buffer.ByteBuf; import tanks.AttributeModifier; import tanks.bullet.Bullet; import tanks.network.NetworkUtils; public class EventBulletAddAttributeModifier extends PersonalEvent { public int bullet; public String name; public double duration = 0; public double dete...
924403ef0d26a60d5a0c595f1edc1284825c90b5
1,394
java
Java
src/main/java/com/opteral/springsms/config/RootConfig.java
amalio/spring-json-sms-gateway
a29c374efe709f41e46bfd1a29dcae6ffc1aea7d
[ "Unlicense" ]
11
2015-09-02T05:14:15.000Z
2021-12-06T03:53:45.000Z
src/main/java/com/opteral/springsms/config/RootConfig.java
amalio/spring-json-sms-gateway
a29c374efe709f41e46bfd1a29dcae6ffc1aea7d
[ "Unlicense" ]
1
2017-01-31T12:52:03.000Z
2017-01-31T12:52:03.000Z
src/main/java/com/opteral/springsms/config/RootConfig.java
amalio/spring-json-sms-gateway
a29c374efe709f41e46bfd1a29dcae6ffc1aea7d
[ "Unlicense" ]
19
2016-08-01T04:54:48.000Z
2022-03-30T16:13:44.000Z
24.892857
76
0.674319
1,002,854
package com.opteral.springsms.config; import com.opteral.springsms.Utilities; import org.jsmpp.session.SMPPSession; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.context.annotation.*; import org.springframework.context.annotation.ComponentScan.Filter; import org.springframew...
9244041c2e280e40504282941f9f79c474a8a7f4
1,416
java
Java
Platform/Plugins/com.tle.web.sections/src/com/tle/web/sections/js/generic/expression/PrimitiveValueExpression.java
mrblippy/Charliequella
f4d233d8e42dd72935b80c2abea06efb20cea989
[ "Apache-2.0" ]
14
2019-10-09T23:59:32.000Z
2022-03-01T08:34:56.000Z
Platform/Plugins/com.tle.web.sections/src/com/tle/web/sections/js/generic/expression/PrimitiveValueExpression.java
mrblippy/Charliequella
f4d233d8e42dd72935b80c2abea06efb20cea989
[ "Apache-2.0" ]
1,549
2019-08-16T01:07:16.000Z
2022-03-31T23:57:34.000Z
Platform/Plugins/com.tle.web.sections/src/com/tle/web/sections/js/generic/expression/PrimitiveValueExpression.java
mrblippy/Charliequella
f4d233d8e42dd72935b80c2abea06efb20cea989
[ "Apache-2.0" ]
24
2019-09-05T00:09:35.000Z
2021-10-19T05:10:39.000Z
31.466667
91
0.752825
1,002,855
/* * Licensed to The Apereo Foundation under one or more contributor license * agreements. See the NOTICE file distributed with this work for additional * information regarding copyright ownership. * * The Apereo Foundation licenses this file to you under the Apache License, * Version 2.0, (the "License"); you ma...
9244046094bf6dd68826bfa6daf1758dc391009b
50,610
java
Java
src/test/java/io/geekstore/e2e/OrderPromotionTest.java
spring2go/geekstore
ee16678ee6de5c26f8c7231c2a1961ba4ba857a2
[ "MIT" ]
10
2021-09-16T16:00:38.000Z
2022-02-25T11:33:21.000Z
src/test/java/io/geekstore/e2e/OrderPromotionTest.java
spring2go/geekstore
ee16678ee6de5c26f8c7231c2a1961ba4ba857a2
[ "MIT" ]
null
null
null
src/test/java/io/geekstore/e2e/OrderPromotionTest.java
spring2go/geekstore
ee16678ee6de5c26f8c7231c2a1961ba4ba857a2
[ "MIT" ]
5
2021-09-17T11:58:21.000Z
2021-09-18T01:23:23.000Z
43.180034
119
0.705238
1,002,856
/* * Copyright (c) 2020 GeekStore. * All rights reserved. */ package io.geekstore.e2e; import io.geekstore.*; import io.geekstore.config.TestConfig; import io.geekstore.config.payment.TestSuccessfulPaymentMethod; import io.geekstore.config.payment_method.PaymentMethodHandler; import io.geekstore.config.payment_met...
92440470bda966dea7d2b665108dad01d1f71f35
5,486
java
Java
sharding-core/sharding-core-parse/sharding-core-parse-test/src/test/java/org/apache/shardingsphere/core/parse/EncryptIntegrateParsingTest.java
lanweigreatperson/incubator-shardingsphere
d3f3d0e7aa1ab2ce540020fb09890b2ee47ab522
[ "Apache-2.0" ]
1
2019-03-26T02:48:04.000Z
2019-03-26T02:48:04.000Z
sharding-core/sharding-core-parse/sharding-core-parse-test/src/test/java/org/apache/shardingsphere/core/parse/EncryptIntegrateParsingTest.java
woaixiatian/sharding-sphere
7b934216e6ee7b7d3be430dd3dab7dc90cb85583
[ "Apache-2.0" ]
null
null
null
sharding-core/sharding-core-parse/sharding-core-parse-test/src/test/java/org/apache/shardingsphere/core/parse/EncryptIntegrateParsingTest.java
woaixiatian/sharding-sphere
7b934216e6ee7b7d3be430dd3dab7dc90cb85583
[ "Apache-2.0" ]
null
null
null
49.872727
197
0.772147
1,002,857
/* * 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 ...
9244058e5c0845ec070fa12498bd61ab3c8f8785
1,714
java
Java
src/main/java/org/hildan/candyboxcheater/controllers/widgets/IntegerFieldController.java
joffrey-bion/candybox-cheater
603ad660d50905cee1b0d4d339948791cba8a8d5
[ "MIT" ]
null
null
null
src/main/java/org/hildan/candyboxcheater/controllers/widgets/IntegerFieldController.java
joffrey-bion/candybox-cheater
603ad660d50905cee1b0d4d339948791cba8a8d5
[ "MIT" ]
null
null
null
src/main/java/org/hildan/candyboxcheater/controllers/widgets/IntegerFieldController.java
joffrey-bion/candybox-cheater
603ad660d50905cee1b0d4d339948791cba8a8d5
[ "MIT" ]
null
null
null
23.805556
87
0.715286
1,002,858
package org.hildan.candyboxcheater.controllers.widgets; import java.net.URL; import java.util.ResourceBundle; import javafx.beans.binding.Bindings; import javafx.beans.property.IntegerProperty; import javafx.beans.property.SimpleIntegerProperty; import javafx.event.ActionEvent; import javafx.fxml.FXML; import javafx....
924405a396ba12eb174e5c213759f6e115ecadda
1,533
java
Java
src/test/java/ad/dummies/p01basics/c03datastructures/E10IteratorTest.java
CSchoel/ad-dummies-java
ffeaa10597a2efb22d9f9d74e5b77ba02fe8e6a1
[ "MIT" ]
2
2019-10-26T19:31:28.000Z
2020-03-04T21:49:47.000Z
src/test/java/ad/dummies/p01basics/c03datastructures/E10IteratorTest.java
CSchoel/ad-dummies-java
ffeaa10597a2efb22d9f9d74e5b77ba02fe8e6a1
[ "MIT" ]
1
2019-12-02T15:59:21.000Z
2019-12-02T15:59:21.000Z
src/test/java/ad/dummies/p01basics/c03datastructures/E10IteratorTest.java
CSchoel/ad-dummies-java
ffeaa10597a2efb22d9f9d74e5b77ba02fe8e6a1
[ "MIT" ]
null
null
null
24.725806
79
0.654273
1,002,859
package ad.dummies.p01basics.c03datastructures; import org.junit.jupiter.api.BeforeEach; import org.junit.jupiter.api.Test; import static org.junit.jupiter.api.Assertions.*; import static ad.dummies.p01basics.c03datastructures.E10Iterator.*; /** * <p>Unit tests for an example from the german book "Algorithms and da...
924407be2e24eb2bf01d118aa948a5e8ad1b7ae5
15,213
java
Java
opentaps/opentaps-common/src/common/org/opentaps/common/domain/order/PurchaseOrderLookupRepository.java
opentaps/opentaps-1
49f3ebcd3645b7e76fe3d71f43904ce65d7901b8
[ "Apache-2.0" ]
10
2015-12-10T11:53:32.000Z
2022-02-28T13:00:09.000Z
opentaps/opentaps-common/src/common/org/opentaps/common/domain/order/PurchaseOrderLookupRepository.java
alainrk/opentaps
1b234c74a55c0eb39170b9a9e88a0586a0408c77
[ "Apache-2.0" ]
null
null
null
opentaps/opentaps-common/src/common/org/opentaps/common/domain/order/PurchaseOrderLookupRepository.java
alainrk/opentaps
1b234c74a55c0eb39170b9a9e88a0586a0408c77
[ "Apache-2.0" ]
13
2015-11-16T10:01:22.000Z
2021-12-05T06:47:00.000Z
43.968208
196
0.623546
1,002,860
/* * Copyright (c) Open Source Strategies, Inc. * * Opentaps is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * *...
924408f1d4c39f390403e54dbbe4bad0f9b70f68
964
java
Java
contact-app/server/src/main/java/com/example/contacts/model/User.java
puneetj-flock/Contacts-App
1dfb4e4c54631e57d95bb4cebc42fcce8fca7652
[ "MIT" ]
null
null
null
contact-app/server/src/main/java/com/example/contacts/model/User.java
puneetj-flock/Contacts-App
1dfb4e4c54631e57d95bb4cebc42fcce8fca7652
[ "MIT" ]
null
null
null
contact-app/server/src/main/java/com/example/contacts/model/User.java
puneetj-flock/Contacts-App
1dfb4e4c54631e57d95bb4cebc42fcce8fca7652
[ "MIT" ]
2
2022-01-17T13:45:52.000Z
2022-01-17T13:53:44.000Z
18.188679
93
0.660788
1,002,861
package com.example.contacts.model; import java.util.regex.Matcher; import java.util.regex.Pattern; public class User { private Integer id; private String name; private String email; private String password; public Integer getId() { return id; } public void setId(Integer id) { this.id = id; ...
924408f38b45136ffc12c2dc8f8eda20838c751e
1,401
java
Java
src/main/java/system/Professor.java
marcelorvergara/java_tp3
58e3e379697c9ee1be906006cee2126dae3452c6
[ "MIT" ]
null
null
null
src/main/java/system/Professor.java
marcelorvergara/java_tp3
58e3e379697c9ee1be906006cee2126dae3452c6
[ "MIT" ]
null
null
null
src/main/java/system/Professor.java
marcelorvergara/java_tp3
58e3e379697c9ee1be906006cee2126dae3452c6
[ "MIT" ]
null
null
null
21.890625
79
0.618844
1,002,862
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package system; /** * * @author marcelo */ public class Professor extends Pessoa { private String departamento; private do...
924409e109f8423f9ffedccede86b0461ea7266f
352
java
Java
src/main/java/com/github/syuchan1005/gitprefix/codestyle/PrefixResourceCodeStyle.java
siosio/GitPrefix
d2f79fe5b096f79a378dc87d41a4d158ff2f3b89
[ "MIT" ]
32
2018-07-11T05:16:09.000Z
2021-11-11T17:36:46.000Z
src/main/java/com/github/syuchan1005/gitprefix/codestyle/PrefixResourceCodeStyle.java
siosio/GitPrefix
d2f79fe5b096f79a378dc87d41a4d158ff2f3b89
[ "MIT" ]
26
2018-07-11T15:44:39.000Z
2022-02-10T15:46:18.000Z
src/main/java/com/github/syuchan1005/gitprefix/codestyle/PrefixResourceCodeStyle.java
siosio/GitPrefix
d2f79fe5b096f79a378dc87d41a4d158ff2f3b89
[ "MIT" ]
9
2018-07-11T05:16:13.000Z
2022-03-26T02:11:50.000Z
32
70
0.849432
1,002,863
package com.github.syuchan1005.gitprefix.codestyle; import com.intellij.psi.codeStyle.CodeStyleSettings; import com.intellij.psi.codeStyle.CustomCodeStyleSettings; public class PrefixResourceCodeStyle extends CustomCodeStyleSettings { public PrefixResourceCodeStyle(CodeStyleSettings container) { super("PrefixResou...
92440a67aa19ce711d6907cba533cbabddf616cc
2,356
java
Java
src/main/java/org/bian/dto/BQInsightExchangeInputModel.java
bianapis/sd-customer-behavioral-insights-v2.0
cf4c8edcca3746f48cf5c2a1c83c9ac17adf16b1
[ "Apache-2.0" ]
null
null
null
src/main/java/org/bian/dto/BQInsightExchangeInputModel.java
bianapis/sd-customer-behavioral-insights-v2.0
cf4c8edcca3746f48cf5c2a1c83c9ac17adf16b1
[ "Apache-2.0" ]
null
null
null
src/main/java/org/bian/dto/BQInsightExchangeInputModel.java
bianapis/sd-customer-behavioral-insights-v2.0
cf4c8edcca3746f48cf5c2a1c83c9ac17adf16b1
[ "Apache-2.0" ]
null
null
null
35.69697
199
0.835314
1,002,864
package org.bian.dto; import com.fasterxml.jackson.annotation.JsonProperty; import com.fasterxml.jackson.annotation.JsonCreator; import io.swagger.annotations.ApiModel; import io.swagger.annotations.ApiModelProperty; import org.bian.dto.CRCustomerBehaviorAnalysisExchangeInputModelCustomerBehaviorAnalysisExchangeAction...
92440a76276bc144d3c4092e78da1e7e171095d8
2,858
java
Java
src/main/java/com/tencentcloudapi/ckafka/v20190819/models/Topic.java
mndfcked/tencentcloud-sdk-java-intl-en
ab27205ca3485c63bcb3d5d0699df730970ad455
[ "Apache-2.0" ]
null
null
null
src/main/java/com/tencentcloudapi/ckafka/v20190819/models/Topic.java
mndfcked/tencentcloud-sdk-java-intl-en
ab27205ca3485c63bcb3d5d0699df730970ad455
[ "Apache-2.0" ]
null
null
null
src/main/java/com/tencentcloudapi/ckafka/v20190819/models/Topic.java
mndfcked/tencentcloud-sdk-java-intl-en
ab27205ca3485c63bcb3d5d0699df730970ad455
[ "Apache-2.0" ]
null
null
null
25.981818
83
0.655353
1,002,865
/* * Copyright (c) 2017-2018 THL A29 Limited, a Tencent company. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 ...
92440af65b9ffe7b701c7c87a9042e40bfe1db69
2,469
java
Java
starter/critter/src/main/java/com/udacity/jdnd/course3/critter/services/impl/CustomerServiceImpl.java
OpeyemiOluwa12/nd035-c3-data-stores-and-persistence-project-starter
bd6845509e30a13211681ec00602780f028c6b4b
[ "MIT" ]
null
null
null
starter/critter/src/main/java/com/udacity/jdnd/course3/critter/services/impl/CustomerServiceImpl.java
OpeyemiOluwa12/nd035-c3-data-stores-and-persistence-project-starter
bd6845509e30a13211681ec00602780f028c6b4b
[ "MIT" ]
null
null
null
starter/critter/src/main/java/com/udacity/jdnd/course3/critter/services/impl/CustomerServiceImpl.java
OpeyemiOluwa12/nd035-c3-data-stores-and-persistence-project-starter
bd6845509e30a13211681ec00602780f028c6b4b
[ "MIT" ]
null
null
null
33.364865
102
0.697043
1,002,866
package com.udacity.jdnd.course3.critter.services.impl; import com.udacity.jdnd.course3.critter.entities.CustomerEntity; import com.udacity.jdnd.course3.critter.entities.PetEntity; import com.udacity.jdnd.course3.critter.repositories.CustomerRepository; import com.udacity.jdnd.course3.critter.repositories.PetRepositor...
92440b10309bd06bec54dd4c8eabc108892f6720
1,486
java
Java
tool-parent/tool-actions/src/main/java/com/speedment/tool/actions/internal/resources/ProjectTreeIcon.java
YunLemon/speedment
09211a6b65887b51e3d21581d583c0fd4b268b10
[ "ECL-2.0", "Apache-2.0" ]
2,206
2015-05-21T04:43:59.000Z
2022-03-28T13:57:16.000Z
tool-parent/tool-actions/src/main/java/com/speedment/tool/actions/internal/resources/ProjectTreeIcon.java
YunLemon/speedment
09211a6b65887b51e3d21581d583c0fd4b268b10
[ "ECL-2.0", "Apache-2.0" ]
877
2015-06-09T13:36:15.000Z
2022-03-29T11:20:44.000Z
tool-parent/tool-actions/src/main/java/com/speedment/tool/actions/internal/resources/ProjectTreeIcon.java
anniyanvr/speedment
27fa6fe4ad9e6e68d1c0e98655d1d52fbbc3f4d6
[ "ECL-2.0", "Apache-2.0" ]
299
2015-05-29T12:36:04.000Z
2022-03-31T12:33:40.000Z
28.037736
80
0.703903
1,002,867
/* * * Copyright (c) 2006-2020, Speedment, Inc. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); You may not * use this file except in compliance with the License. You may obtain a copy of * the License at: * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requi...
92440b433e26548d871d36cd83f8169ad512d5f9
5,730
java
Java
app/src/main/java/com/example/android/movie/modules/review/ReviewFragment.java
rodriguezVR/android-movie-app
f466252d599769a3a04aefe683a6bce401dd6cef
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/example/android/movie/modules/review/ReviewFragment.java
rodriguezVR/android-movie-app
f466252d599769a3a04aefe683a6bce401dd6cef
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/example/android/movie/modules/review/ReviewFragment.java
rodriguezVR/android-movie-app
f466252d599769a3a04aefe683a6bce401dd6cef
[ "Apache-2.0" ]
null
null
null
34.727273
112
0.687609
1,002,868
package com.example.android.movie.modules.review; import android.arch.lifecycle.Observer; import android.arch.lifecycle.ViewModelProviders; import android.content.Context; import android.content.Intent; import android.databinding.DataBindingUtil; import android.net.ConnectivityManager; import android.net.NetworkInfo; ...
92440b58c8b857d6526344abfa981ca489ee11a4
869
java
Java
app/src/main/java/cn/bmob/imdemo/Config.java
pan452124/NewIM
d1697fd8405155221fec22c95fdd398fdb652276
[ "Apache-2.0" ]
null
null
null
app/src/main/java/cn/bmob/imdemo/Config.java
pan452124/NewIM
d1697fd8405155221fec22c95fdd398fdb652276
[ "Apache-2.0" ]
null
null
null
app/src/main/java/cn/bmob/imdemo/Config.java
pan452124/NewIM
d1697fd8405155221fec22c95fdd398fdb652276
[ "Apache-2.0" ]
null
null
null
28.966667
87
0.721519
1,002,869
package cn.bmob.imdemo; /** * @author :smile * @project:Config * @date :2016-01-15-18:23 */ public class Config { /** * Bmob应用key */ // public static final String DEFAULT_APPKEY="d6f44e8f1ba9d3dcf4fab7a487fa97dd";//内 public static final String DEFAULT_APPKEY="87ab0f9bee41bce86dfadd69af692873";...
92440ba1058ed9757266e07ee585dd59d8daacfe
1,316
java
Java
com.microsoft.java.lsif.core/src/com/microsoft/java/lsif/core/internal/protocol/Event.java
Microsoft/lsif-java
5bae762a9093598f29a0643b28d59d8b23b80fc4
[ "MIT" ]
2
2019-05-03T00:08:16.000Z
2019-05-06T01:55:24.000Z
com.microsoft.java.lsif.core/src/com/microsoft/java/lsif/core/internal/protocol/Event.java
Microsoft/lsif-java
5bae762a9093598f29a0643b28d59d8b23b80fc4
[ "MIT" ]
1
2019-04-29T03:31:30.000Z
2019-04-29T04:43:41.000Z
com.microsoft.java.lsif.core/src/com/microsoft/java/lsif/core/internal/protocol/Event.java
Microsoft/lsif-java
5bae762a9093598f29a0643b28d59d8b23b80fc4
[ "MIT" ]
null
null
null
24.830189
80
0.639058
1,002,870
/******************************************************************************* * Copyright (c) 2021 Microsoft Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is...
92440be623b87ff0d12effb3587d803b0a063ee2
299
java
Java
src/org/pipservices3/commons/convert/TypeCode.java
pip-services3-java/pip-services3-commons-java
39ffcb7fcf0bbec7f1351139e1f8eedb7bd5b802
[ "MIT" ]
null
null
null
src/org/pipservices3/commons/convert/TypeCode.java
pip-services3-java/pip-services3-commons-java
39ffcb7fcf0bbec7f1351139e1f8eedb7bd5b802
[ "MIT" ]
3
2020-05-15T21:04:22.000Z
2021-12-09T20:30:41.000Z
src/org/pipservices3/commons/convert/TypeCode.java
pip-services3-java/pip-services3-commons-java
39ffcb7fcf0bbec7f1351139e1f8eedb7bd5b802
[ "MIT" ]
null
null
null
12.458333
41
0.688963
1,002,871
package org.pipservices3.commons.convert; /** * Codes for the data types that can be * converted using {@link TypeConverter}. * * @see TypeConverter */ public enum TypeCode { Unknown, String, Boolean, Integer, Long, Float, Double, DateTime, Duration, Object, Enum, Array, Map, }
92440d0e7b04fc6e4aa344eb74bfce86ec59b810
6,768
java
Java
zap/src/main/java/org/zaproxy/zap/view/ZapMenuItem.java
ACME-Corp-Demo/zaproxy
394113149cde858b4ebc5d3737fdc83931837280
[ "Apache-2.0" ]
10,016
2015-06-03T17:30:01.000Z
2022-03-31T23:48:56.000Z
zap/src/main/java/org/zaproxy/zap/view/ZapMenuItem.java
ekmixon/zaproxy
acce44eb7c020265956bf5dbb465d2e1d08803cb
[ "Apache-2.0" ]
7,043
2015-06-04T11:50:06.000Z
2022-03-31T16:25:45.000Z
zap/src/main/java/org/zaproxy/zap/view/ZapMenuItem.java
ekmixon/zaproxy
acce44eb7c020265956bf5dbb465d2e1d08803cb
[ "Apache-2.0" ]
2,258
2015-06-04T16:37:05.000Z
2022-03-31T14:43:54.000Z
37.6
100
0.683363
1,002,872
/* * Zed Attack Proxy (ZAP) and its related class files. * * ZAP is an HTTP/HTTPS proxy for assessing web application security. * * Copyright 2014 The ZAP Development Team * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * Yo...
92440f49a74e0e841aafa032b4a0f00fff338bc9
428
java
Java
Development/org.mdse.pts.common/src/org/mdse/pts/common/util/ExtensionToFactoryMap.java
JnxF/mosyl
d6645a0cb42615bed4e77de25af8bd3248668d6e
[ "MIT" ]
null
null
null
Development/org.mdse.pts.common/src/org/mdse/pts/common/util/ExtensionToFactoryMap.java
JnxF/mosyl
d6645a0cb42615bed4e77de25af8bd3248668d6e
[ "MIT" ]
null
null
null
Development/org.mdse.pts.common/src/org/mdse/pts/common/util/ExtensionToFactoryMap.java
JnxF/mosyl
d6645a0cb42615bed4e77de25af8bd3248668d6e
[ "MIT" ]
null
null
null
21.4
74
0.742991
1,002,873
package org.mdse.pts.common.util; public class ExtensionToFactoryMap { private String extension; private Object resourceFactory; public ExtensionToFactoryMap(String extension, Object resourceFactory) { this.extension = extension; this.resourceFactory = resourceFactory; } public String getExtensi...
92440fcf1f5cb9e3316163851d79466f6f24eb67
418
java
Java
src/main/java/com/crm/erk/server/CrmErkServerApplication.java
shicham/erk-server
4c87c9091cc875738df87c259010b8b73293ae4d
[ "MIT" ]
null
null
null
src/main/java/com/crm/erk/server/CrmErkServerApplication.java
shicham/erk-server
4c87c9091cc875738df87c259010b8b73293ae4d
[ "MIT" ]
null
null
null
src/main/java/com/crm/erk/server/CrmErkServerApplication.java
shicham/erk-server
4c87c9091cc875738df87c259010b8b73293ae4d
[ "MIT" ]
null
null
null
26.125
74
0.837321
1,002,874
package com.crm.erk.server; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.cloud.netflix.eureka.server.EnableEurekaServer; @SpringBootApplication @EnableEurekaServer public class CrmErkServerApplication { public stat...
9244113871af2ff16edd692299cb64d802680a8b
2,690
java
Java
jung-3d/src/main/java/edu/uci/ics/jung/visualization3d/PickVertexBehavior.java
JanSurft/jung2
26831d3428482407a9c48e662d2d64527703cb12
[ "BSD-3-Clause" ]
null
null
null
jung-3d/src/main/java/edu/uci/ics/jung/visualization3d/PickVertexBehavior.java
JanSurft/jung2
26831d3428482407a9c48e662d2d64527703cb12
[ "BSD-3-Clause" ]
null
null
null
jung-3d/src/main/java/edu/uci/ics/jung/visualization3d/PickVertexBehavior.java
JanSurft/jung2
26831d3428482407a9c48e662d2d64527703cb12
[ "BSD-3-Clause" ]
null
null
null
26.95
105
0.748423
1,002,875
/* * Copyright (c) 2003, the JUNG Project and the Regents of the University of * California All rights reserved. * * This software is open-source under the BSD license; see either "license.txt" * or http://jung.sourceforge.net/license.txt for a description. */ package edu.uci.ics.jung.visualization3d; /** */ ...
924411a0993885534e31c4e73a9c0f6a210525b6
1,940
java
Java
dd-java-agent/agent-profiling/profiling-auxiliary-async/src/main/java/com/datadog/profiling/auxiliary/async/AsyncProfilerRecording.java
owendavisco/dd-trace-java
975790206c4d55d79d504d6a5d1e4fa19c0496d3
[ "Apache-2.0" ]
null
null
null
dd-java-agent/agent-profiling/profiling-auxiliary-async/src/main/java/com/datadog/profiling/auxiliary/async/AsyncProfilerRecording.java
owendavisco/dd-trace-java
975790206c4d55d79d504d6a5d1e4fa19c0496d3
[ "Apache-2.0" ]
null
null
null
dd-java-agent/agent-profiling/profiling-auxiliary-async/src/main/java/com/datadog/profiling/auxiliary/async/AsyncProfilerRecording.java
owendavisco/dd-trace-java
975790206c4d55d79d504d6a5d1e4fa19c0496d3
[ "Apache-2.0" ]
null
null
null
28.529412
97
0.72732
1,002,876
package com.datadog.profiling.auxiliary.async; import com.datadog.profiling.controller.OngoingRecording; import com.datadog.profiling.controller.RecordingData; import java.io.IOException; import java.nio.file.Files; import java.nio.file.Path; import java.time.Instant; import javax.annotation.Nonnull; import org.slf4j....
92441234b38917711a1f2d98e37ee65869ca7dc9
664
java
Java
src/main/java/com/microsoft/graph/models/generated/AndroidEapType.java
isabella232/msgraph-beta-sdk-java
7d2b929d5c99c01ec1af1a251f4bf5876ca95ed8
[ "MIT" ]
null
null
null
src/main/java/com/microsoft/graph/models/generated/AndroidEapType.java
isabella232/msgraph-beta-sdk-java
7d2b929d5c99c01ec1af1a251f4bf5876ca95ed8
[ "MIT" ]
1
2021-02-23T20:48:12.000Z
2021-02-23T20:48:12.000Z
src/main/java/com/microsoft/graph/models/generated/AndroidEapType.java
isabella232/msgraph-beta-sdk-java
7d2b929d5c99c01ec1af1a251f4bf5876ca95ed8
[ "MIT" ]
null
null
null
22.133333
152
0.46988
1,002,877
// ------------------------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information. // ------------------------------------------------------------------------------ pa...
9244148a841a03249676ceeb8a1db460eeaaf4d0
3,011
java
Java
src/main/java/com/therandomlabs/utils/platform/WindowsVersion.java
TheRandomLabs/TRLUtils-Platform
6ddf3cc304c533110ee8f4eb83f6820877ede489
[ "MIT" ]
1
2020-06-22T10:48:23.000Z
2020-06-22T10:48:23.000Z
src/main/java/com/therandomlabs/utils/platform/WindowsVersion.java
TheRandomLabs/TRLUtils-Platform
6ddf3cc304c533110ee8f4eb83f6820877ede489
[ "MIT" ]
2
2020-01-02T04:24:52.000Z
2020-01-02T04:27:29.000Z
src/main/java/com/therandomlabs/utils/platform/WindowsVersion.java
TheRandomLabs/TRLUtils-Platform
6ddf3cc304c533110ee8f4eb83f6820877ede489
[ "MIT" ]
null
null
null
29.23301
91
0.726337
1,002,878
/* * The MIT License (MIT) * * Copyright (c) 2019-2020 TheRandomLabs * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in * the Software without restriction, including without limitation the rights to ...