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
3e371cac2a1fc5f7327355a1e9f54c41ed709b07
2,673
java
Java
src/main/java/io/atlantisframework/tridenter/utils/BeanExpressionUtils.java
paganini2008/tridenter-spring-boot-starter
7367782b608798bd683210b95798cd2ea91bc1e9
[ "Apache-2.0" ]
1
2021-02-19T15:42:58.000Z
2021-02-19T15:42:58.000Z
src/main/java/io/atlantisframework/tridenter/utils/BeanExpressionUtils.java
paganini2008/tridenter-spring-boot-starter
7367782b608798bd683210b95798cd2ea91bc1e9
[ "Apache-2.0" ]
null
null
null
src/main/java/io/atlantisframework/tridenter/utils/BeanExpressionUtils.java
paganini2008/tridenter-spring-boot-starter
7367782b608798bd683210b95798cd2ea91bc1e9
[ "Apache-2.0" ]
null
null
null
36.671233
106
0.809862
23,287
/** * Copyright 2017-2021 Fred Feng (dycjh@example.com) * 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 ...
3e371cd81d940af0dc3297d80019493c3a312894
13,901
java
Java
aws-java-sdk-sns/src/main/java/com/amazonaws/services/sns/model/CreateTopicRequest.java
stepio/aws-sdk-java
0370178d6c0c0f40f6d0b8894e77ef8b133fd366
[ "Apache-2.0" ]
1
2019-04-21T21:56:44.000Z
2019-04-21T21:56:44.000Z
aws-java-sdk-sns/src/main/java/com/amazonaws/services/sns/model/CreateTopicRequest.java
stepio/aws-sdk-java
0370178d6c0c0f40f6d0b8894e77ef8b133fd366
[ "Apache-2.0" ]
110
2019-11-11T19:37:58.000Z
2021-07-16T18:23:58.000Z
aws-java-sdk-sns/src/main/java/com/amazonaws/services/sns/model/CreateTopicRequest.java
stepio/aws-sdk-java
0370178d6c0c0f40f6d0b8894e77ef8b133fd366
[ "Apache-2.0" ]
1
2019-07-22T16:24:05.000Z
2019-07-22T16:24:05.000Z
33.987775
124
0.576937
23,288
/* * Copyright 2014-2019 Amazon.com, Inc. or its affiliates. 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. A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "licen...
3e371efe7fdb45c54d210def5b0099e7bedaf1d9
3,454
java
Java
src/test/java/com/uno/getinline/controller/AdminControllerTest.java
kimseokjin0324/get-in-line
5bd0efd750529fcde2adabef19f12e5bc2727287
[ "MIT" ]
null
null
null
src/test/java/com/uno/getinline/controller/AdminControllerTest.java
kimseokjin0324/get-in-line
5bd0efd750529fcde2adabef19f12e5bc2727287
[ "MIT" ]
null
null
null
src/test/java/com/uno/getinline/controller/AdminControllerTest.java
kimseokjin0324/get-in-line
5bd0efd750529fcde2adabef19f12e5bc2727287
[ "MIT" ]
null
null
null
37.956044
109
0.627099
23,289
package com.uno.getinline.controller; import com.uno.getinline.constant.EventStatus; import com.uno.getinline.constant.PlaceType; import org.junit.jupiter.api.DisplayName; import org.junit.jupiter.api.Test; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.test.autoconfigur...
3e371f3c14d6f0ba61d738bfbdf0503c85ac8433
419
java
Java
commonmark/src/main/java/org/commonmark/node/Block.java
vladokrsymphony/commonmark-java
5098aefc4fd947105f0bf71127129509021f2356
[ "BSD-2-Clause" ]
null
null
null
commonmark/src/main/java/org/commonmark/node/Block.java
vladokrsymphony/commonmark-java
5098aefc4fd947105f0bf71127129509021f2356
[ "BSD-2-Clause" ]
null
null
null
commonmark/src/main/java/org/commonmark/node/Block.java
vladokrsymphony/commonmark-java
5098aefc4fd947105f0bf71127129509021f2356
[ "BSD-2-Clause" ]
null
null
null
24.647059
105
0.639618
23,290
package org.krvlado.commonmark.node; public abstract class Block extends Node { public Block getParent() { return (Block) super.getParent(); } @Override protected void setParent(Node parent) { if (!(parent instanceof Block)) { throw new IllegalArgumentException("Parent of ...
3e371fe391d488fde89d0150c15375b061af3be3
1,767
java
Java
wpilibNewCommands/src/test/java/edu/wpi/first/wpilibj2/command/ScheduleCommandTest.java
pietroglyph/allwpilib
4228d3609e2112fe11878cfd8736db7c2e07e09f
[ "BSD-3-Clause" ]
2
2019-07-17T16:54:19.000Z
2020-10-27T14:45:24.000Z
wpilibNewCommands/src/test/java/edu/wpi/first/wpilibj2/command/ScheduleCommandTest.java
pietroglyph/allwpilib
4228d3609e2112fe11878cfd8736db7c2e07e09f
[ "BSD-3-Clause" ]
40
2018-09-01T22:49:33.000Z
2020-09-17T21:19:43.000Z
wpilibNewCommands/src/test/java/edu/wpi/first/wpilibj2/command/ScheduleCommandTest.java
pietroglyph/allwpilib
4228d3609e2112fe11878cfd8736db7c2e07e09f
[ "BSD-3-Clause" ]
2
2020-12-16T13:33:03.000Z
2020-12-18T13:39:11.000Z
36.8125
80
0.650255
23,291
/*----------------------------------------------------------------------------*/ /* Copyright (c) 2018-2020 FIRST. All Rights Reserved. */ /* Open Source Software - may be modified and shared by FRC teams. The code */ /* must be accompanied by the FIRST BSD license file in the root directory of...
3e37203b49417e5861fa58ea37d9ae24536fc894
4,345
java
Java
src/main/java/im/cave/ms/enums/ItemGrade.java
Heasn/ms
80c6152e2ddf68650577d064291d7d047455fdb5
[ "Apache-2.0" ]
3
2021-07-05T17:26:15.000Z
2021-12-23T02:26:11.000Z
src/main/java/im/cave/ms/enums/ItemGrade.java
Heasn/ms
80c6152e2ddf68650577d064291d7d047455fdb5
[ "Apache-2.0" ]
3
2021-05-05T07:43:40.000Z
2021-05-20T14:24:28.000Z
src/main/java/im/cave/ms/enums/ItemGrade.java
Heasn/ms
80c6152e2ddf68650577d064291d7d047455fdb5
[ "Apache-2.0" ]
7
2021-04-27T16:19:20.000Z
2022-03-26T16:33:03.000Z
26.333333
120
0.49229
23,292
package im.cave.ms.enums; import java.util.Arrays; public enum ItemGrade { LegendaryBonusHidden(-12), UniqueBonusHidden(-13), EpicBonusHidden(-14), RareBonusHidden(-15), HiddenLegendary(4), HiddenUnique(3), HiddenEpic(2), HiddenRare(1), Hidden(-1), // buggy None(0), Rare...
3e372049813f2eefb7e014f930b98bbd13dc1ee7
356
java
Java
rating-data-service/src/main/java/io/microservicesexample/ratingdataservice/RatingDataServiceApplication.java
Ridetotheroots/bingethemovie
adc5685fb550f1445047b12952872ce6fe2a832b
[ "MIT" ]
null
null
null
rating-data-service/src/main/java/io/microservicesexample/ratingdataservice/RatingDataServiceApplication.java
Ridetotheroots/bingethemovie
adc5685fb550f1445047b12952872ce6fe2a832b
[ "MIT" ]
null
null
null
rating-data-service/src/main/java/io/microservicesexample/ratingdataservice/RatingDataServiceApplication.java
Ridetotheroots/bingethemovie
adc5685fb550f1445047b12952872ce6fe2a832b
[ "MIT" ]
null
null
null
25.428571
68
0.842697
23,293
package io.microservicesexample.ratingdataservice; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; @SpringBootApplication public class RatingDataServiceApplication { public static void main(String[] args) { SpringApplication.run(RatingDataSer...
3e37204ebbbc5fb33bffbd92c4bdbdda748bd380
1,187
java
Java
springboot-mybatis-scaffold/src/main/java/com/sununiq/scaffold/dao/DepartmentsMapper.java
Sitrone/SSM-Examples
42be1559feb3449697eb0bab3aa210428ec093c6
[ "Apache-2.0" ]
null
null
null
springboot-mybatis-scaffold/src/main/java/com/sununiq/scaffold/dao/DepartmentsMapper.java
Sitrone/SSM-Examples
42be1559feb3449697eb0bab3aa210428ec093c6
[ "Apache-2.0" ]
null
null
null
springboot-mybatis-scaffold/src/main/java/com/sununiq/scaffold/dao/DepartmentsMapper.java
Sitrone/SSM-Examples
42be1559feb3449697eb0bab3aa210428ec093c6
[ "Apache-2.0" ]
null
null
null
25.804348
64
0.666386
23,294
package com.sununiq.scaffold.dao; import com.sununiq.scaffold.domain.Departments; import java.util.List; public interface DepartmentsMapper { /** * This method was generated by MyBatis Generator. * This method corresponds to the database table departments * * @mbg.generated */ int del...
3e3720d52a53972bc6bfdfb6eec86c1aab200661
4,147
java
Java
app/src/main/java/com/alessap/p2hrbthelper/MainActivity.java
dccourt/p2hrbthelper
076bfaa3dff84d445f722f3fd12d1d48ea89a252
[ "MIT" ]
null
null
null
app/src/main/java/com/alessap/p2hrbthelper/MainActivity.java
dccourt/p2hrbthelper
076bfaa3dff84d445f722f3fd12d1d48ea89a252
[ "MIT" ]
1
2020-05-26T18:30:49.000Z
2020-05-26T18:30:49.000Z
app/src/main/java/com/alessap/p2hrbthelper/MainActivity.java
dccourt/p2hrbthelper
076bfaa3dff84d445f722f3fd12d1d48ea89a252
[ "MIT" ]
1
2020-05-25T19:48:29.000Z
2020-05-25T19:48:29.000Z
42.316327
120
0.717627
23,295
package com.alessap.p2hrbthelper; import android.app.NotificationChannel; import android.app.NotificationManager; import android.app.job.JobInfo; import android.app.job.JobScheduler; import android.content.ComponentName; import android.content.Context; import android.content.Intent; import android.os.Build; import and...
3e37215813ed6a50afacb040785948933f91552f
19,205
java
Java
janusgraph-core/src/main/java/org/janusgraph/diskstorage/BackendTransaction.java
long-tran1/janusgraph
8801a65b136473fb4371769cb782eac5eb06b9d2
[ "ECL-2.0", "Apache-2.0" ]
4,625
2017-01-12T10:09:17.000Z
2022-03-25T18:50:04.000Z
janusgraph-core/src/main/java/org/janusgraph/diskstorage/BackendTransaction.java
long-tran1/janusgraph
8801a65b136473fb4371769cb782eac5eb06b9d2
[ "ECL-2.0", "Apache-2.0" ]
2,386
2017-01-12T10:11:14.000Z
2022-03-30T13:52:09.000Z
janusgraph-core/src/main/java/org/janusgraph/diskstorage/BackendTransaction.java
long-tran1/janusgraph
8801a65b136473fb4371769cb782eac5eb06b9d2
[ "ECL-2.0", "Apache-2.0" ]
1,228
2017-01-12T00:42:31.000Z
2022-03-22T13:21:23.000Z
38.562249
152
0.640127
23,296
// Copyright 2017 JanusGraph 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 applicable law or agree...
3e372350e217318d0277fe25206d35ff7c4ed974
3,916
java
Java
apis/openstack-cinder/src/main/java/org/jclouds/openstack/cinder/v1/CinderApiMetadata.java
didixith/jclouds
6ef0937c67d167ae9c14c734c248c0a984a8d213
[ "Apache-1.1" ]
324
2015-01-07T00:53:52.000Z
2022-02-15T10:46:41.000Z
apis/openstack-cinder/src/main/java/org/jclouds/openstack/cinder/v1/CinderApiMetadata.java
didixith/jclouds
6ef0937c67d167ae9c14c734c248c0a984a8d213
[ "Apache-1.1" ]
608
2015-01-01T00:35:57.000Z
2020-07-25T13:30:31.000Z
apis/openstack-cinder/src/main/java/org/jclouds/openstack/cinder/v1/CinderApiMetadata.java
didixith/jclouds
6ef0937c67d167ae9c14c734c248c0a984a8d213
[ "Apache-1.1" ]
427
2015-01-05T08:13:49.000Z
2022-01-02T04:40:30.000Z
39.555556
110
0.70761
23,297
/* * 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 ...
3e3724137ebd72dc4dbe0edf02ac6b4a534f85a2
615
java
Java
backend/src/main/java/dev/halilerkan/finalproject/backend/domain/exception/BackendDataNotFoundException.java
Payten-Java-Spring-Bootcamp/final-project-halilerkandursunoglu
27c5b6007c0c063c84793ec61a492c4739f29147
[ "MIT" ]
null
null
null
backend/src/main/java/dev/halilerkan/finalproject/backend/domain/exception/BackendDataNotFoundException.java
Payten-Java-Spring-Bootcamp/final-project-halilerkandursunoglu
27c5b6007c0c063c84793ec61a492c4739f29147
[ "MIT" ]
null
null
null
backend/src/main/java/dev/halilerkan/finalproject/backend/domain/exception/BackendDataNotFoundException.java
Payten-Java-Spring-Bootcamp/final-project-halilerkandursunoglu
27c5b6007c0c063c84793ec61a492c4739f29147
[ "MIT" ]
1
2022-02-14T23:29:31.000Z
2022-02-14T23:29:31.000Z
27.954545
85
0.749593
23,298
package dev.halilerkan.finalproject.backend.domain.exception; import lombok.Getter; @Getter public class BackendDataNotFoundException extends RuntimeException { private final ExceptionType exceptionType; private String detail; public BackendDataNotFoundException(ExceptionType exceptionType, String detai...
3e372489fad7b19ce0eeb257bfdb46cac607422a
695
java
Java
src/main/java/think/rpgitems/power/trigger/TickOffhand.java
moker59/RPGItems-reloaded
aa0f178006a21943ee8a66a2c9165a822fd44ef9
[ "MIT" ]
60
2018-12-21T12:09:30.000Z
2022-03-23T06:42:40.000Z
src/main/java/think/rpgitems/power/trigger/TickOffhand.java
moker59/RPGItems-reloaded
aa0f178006a21943ee8a66a2c9165a822fd44ef9
[ "MIT" ]
106
2018-12-11T23:06:27.000Z
2022-01-18T16:07:02.000Z
src/main/java/think/rpgitems/power/trigger/TickOffhand.java
moker59/RPGItems-reloaded
aa0f178006a21943ee8a66a2c9165a822fd44ef9
[ "MIT" ]
34
2019-03-07T11:10:27.000Z
2022-02-06T14:19:56.000Z
28.958333
92
0.715108
23,299
package think.rpgitems.power.trigger; import org.bukkit.entity.Player; import org.bukkit.event.Event; import org.bukkit.inventory.ItemStack; import think.rpgitems.power.PowerResult; import think.rpgitems.power.PowerTick; class TickOffhand extends Trigger<Event, PowerTick, Void, Void> { TickOffhand() { sup...
3e3724954145622c35f8434eaee0595c9ec39c5d
2,509
java
Java
docs/_doxypp/src/doxypp/CppGroup.java
reubenscratton/oaknut
03b37965ad84745bd5c077a27d8b53d58a173662
[ "MIT" ]
5
2019-10-04T05:10:06.000Z
2021-02-03T23:29:10.000Z
docs/_doxypp/src/doxypp/CppGroup.java
reubenscratton/oaknut
03b37965ad84745bd5c077a27d8b53d58a173662
[ "MIT" ]
null
null
null
docs/_doxypp/src/doxypp/CppGroup.java
reubenscratton/oaknut
03b37965ad84745bd5c077a27d8b53d58a173662
[ "MIT" ]
2
2019-09-27T00:34:36.000Z
2020-10-27T09:44:26.000Z
29.869048
124
0.643284
23,300
package doxypp; import java.io.IOException; import java.util.ArrayList; import java.util.List; import javax.xml.parsers.ParserConfigurationException; import org.w3c.dom.Node; import org.xml.sax.SAXException; public class CppGroup { /* <doxygen> <compounddef id="group__views" kind="group"> <compoundname>vie...
3e37251a43a8bf765efed81833d978acdeffcbb3
27,127
java
Java
vcell-client/src/main/java/org/vcell/sbml/gui/ApplnSelectionAndStructureSizeInputPanel.java
JoshTDN03/vcell
41bfdfa81c6f6e6b20876152b3bb6e9509923fc7
[ "MIT" ]
38
2017-09-08T08:51:43.000Z
2022-02-08T02:25:19.000Z
vcell-client/src/main/java/org/vcell/sbml/gui/ApplnSelectionAndStructureSizeInputPanel.java
nikitamahoviya/vcell
5603702ec134b2df6b1b0554718da38e83fb7b53
[ "MIT" ]
79
2018-04-01T16:37:58.000Z
2022-03-30T18:10:23.000Z
vcell-client/src/main/java/org/vcell/sbml/gui/ApplnSelectionAndStructureSizeInputPanel.java
nikitamahoviya/vcell
5603702ec134b2df6b1b0554718da38e83fb7b53
[ "MIT" ]
17
2017-09-12T18:21:56.000Z
2022-01-04T19:49:35.000Z
33.82419
424
0.738489
23,301
/* * Copyright (C) 1999-2011 University of Connecticut Health Center * * Licensed under the MIT License (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.opensource.org/licenses/mit-license.php */ package org...
3e3726ffa95cd9f07d24cdf7eb3551c1f0d4397e
4,215
java
Java
src/main/java/org/jiuwo/fastel/util/ObjectUtil.java
jiuwo/fastel
49446fb1506d331db366f4fc2966bafbebb12a42
[ "Apache-2.0" ]
2
2019-01-01T11:57:06.000Z
2019-08-06T14:54:30.000Z
src/main/java/org/jiuwo/fastel/util/ObjectUtil.java
jiuwo/fastel
49446fb1506d331db366f4fc2966bafbebb12a42
[ "Apache-2.0" ]
1
2019-01-01T11:56:40.000Z
2019-01-01T11:56:40.000Z
src/main/java/org/jiuwo/fastel/util/ObjectUtil.java
jiuwo/fastel
49446fb1506d331db366f4fc2966bafbebb12a42
[ "Apache-2.0" ]
null
null
null
34.834711
112
0.578885
23,302
package org.jiuwo.fastel.util; import java.lang.reflect.Array; import java.util.List; import java.util.Map; import org.jiuwo.fastel.constant.SysConstant; import org.jiuwo.fastel.contract.enums.ExpressionEnum; /** * @author Steven Han */ public class ObjectUtil { /** * 有指定参数则返回指定参数(包括null),无则返回defaultValu...
3e372707c6297db3a8fe3d8d9972f382dd3e43b0
7,036
java
Java
modules/base/editor-ui-api/src/main/java/com/intellij/openapi/editor/EditorFactory.java
MC-JY/consulo
ebd31008fcfd03e144b46a9408d2842d0b06ffc8
[ "Apache-2.0" ]
634
2015-01-01T19:14:25.000Z
2022-03-22T11:42:50.000Z
modules/base/editor-ui-api/src/main/java/com/intellij/openapi/editor/EditorFactory.java
MC-JY/consulo
ebd31008fcfd03e144b46a9408d2842d0b06ffc8
[ "Apache-2.0" ]
410
2015-01-19T09:57:51.000Z
2022-03-22T16:24:59.000Z
modules/base/editor-ui-api/src/main/java/com/intellij/openapi/editor/EditorFactory.java
MC-JY/consulo
ebd31008fcfd03e144b46a9408d2842d0b06ffc8
[ "Apache-2.0" ]
50
2015-03-10T04:14:49.000Z
2022-03-22T07:08:45.000Z
38.23913
154
0.735219
23,303
// Copyright 2000-2019 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. package com.intellij.openapi.editor; import consulo.disposer.Disposable; import com.intellij.openapi.components.ServiceManager; import com.intellij.openapi.editor.event.EditorEve...
3e37278d386d0bc1244c1f0233040060748f08a7
769
java
Java
guvnor-docs/src/main/docbook/en-US/Part-Developer-Guide/Chapter-Integrating_Rules/extras/packageBinarySampleCode.java
psiroky/guvnor
3a1510cdd8325bff57a4d11a20376e3d6bd85b61
[ "Apache-2.0" ]
null
null
null
guvnor-docs/src/main/docbook/en-US/Part-Developer-Guide/Chapter-Integrating_Rules/extras/packageBinarySampleCode.java
psiroky/guvnor
3a1510cdd8325bff57a4d11a20376e3d6bd85b61
[ "Apache-2.0" ]
null
null
null
guvnor-docs/src/main/docbook/en-US/Part-Developer-Guide/Chapter-Integrating_Rules/extras/packageBinarySampleCode.java
psiroky/guvnor
3a1510cdd8325bff57a4d11a20376e3d6bd85b61
[ "Apache-2.0" ]
null
null
null
59.153846
117
0.681404
23,304
public void testGetPackageBinary () throws Exception { URL url = new URL("http://127.0.0.1:8080/guvnor-5.4.0-SNAPSHOT-jboss-as-7.0/rest/packages/mortgages/binary"); HttpURLConnection connection = (HttpURLConnection) url.openConnection(); connection.setRequestProperty("Authorization", ...
3e37292721002f03f5f37ade249d78d93807365a
22,163
java
Java
lib/src/test/java/grpcbridge/BridgeTest.java
kukido/grpcbridge
a504a901e58cfa2e82a64e505432c9025a644930
[ "Apache-2.0" ]
7
2016-09-07T06:39:07.000Z
2021-05-19T07:01:10.000Z
lib/src/test/java/grpcbridge/BridgeTest.java
kukido/grpcbridge
a504a901e58cfa2e82a64e505432c9025a644930
[ "Apache-2.0" ]
13
2017-11-17T08:38:18.000Z
2020-09-03T17:42:43.000Z
lib/src/test/java/grpcbridge/BridgeTest.java
kukido/grpcbridge
a504a901e58cfa2e82a64e505432c9025a644930
[ "Apache-2.0" ]
15
2017-02-28T02:37:06.000Z
2020-09-14T12:20:10.000Z
35.689211
104
0.612959
23,305
package grpcbridge; import static grpcbridge.common.TestFactory.newDeleteRequest; import static grpcbridge.common.TestFactory.newGetRequest; import static grpcbridge.common.TestFactory.newGrpcErrorRequest; import static grpcbridge.common.TestFactory.newPatchRequest; import static grpcbridge.common.TestFactory.newPostR...
3e372a3f196da07a46c2ce142947b08e073b3977
1,057
java
Java
src/main/java/group1/hw3/routing/io/DynamicLink.java
Kausta/network-hw3-comp416
c72a19718b14bb6bccbbf4c74033219ac0aaebf9
[ "Apache-2.0" ]
2
2019-01-17T10:57:45.000Z
2020-07-19T15:48:53.000Z
src/main/java/group1/hw3/routing/io/DynamicLink.java
nberktumer/network-hw3-comp416
f39c480c7f5059c994f80c215887d7f5d52ffab7
[ "Apache-2.0" ]
null
null
null
src/main/java/group1/hw3/routing/io/DynamicLink.java
nberktumer/network-hw3-comp416
f39c480c7f5059c994f80c215887d7f5d52ffab7
[ "Apache-2.0" ]
1
2019-01-17T10:52:12.000Z
2019-01-17T10:52:12.000Z
22.978261
66
0.626301
23,306
package group1.hw3.routing.io; import java.security.SecureRandom; import java.util.Random; public class DynamicLink implements LinkCost { private static final Random random = new SecureRandom(); private static final int MIN_COST = 1; private static final int MAX_COST = 10; private static final boolean...
3e372aa66af684ba0a9bbc891acad37b4f7fef92
1,882
java
Java
app/src/main/java/com/my/dbdemo/db/generate/GenerateHandler.java
dearHaoGeGe/SQLiteDemo
9745944db333709d3bfc3dbc4ed62bc2de59bd7f
[ "Apache-2.0" ]
3
2020-06-18T17:56:45.000Z
2020-07-25T04:05:48.000Z
app/src/main/java/com/my/dbdemo/db/generate/GenerateHandler.java
dearHaoGeGe/SQLiteDemo
9745944db333709d3bfc3dbc4ed62bc2de59bd7f
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/my/dbdemo/db/generate/GenerateHandler.java
dearHaoGeGe/SQLiteDemo
9745944db333709d3bfc3dbc4ed62bc2de59bd7f
[ "Apache-2.0" ]
null
null
null
19.204082
67
0.560574
23,307
package com.my.dbdemo.db.generate; import android.content.ContentValues; import com.my.dbdemo.db.io.DBSerializable; /** * Created by YJH on 2017/3/28 14:28. */ public interface GenerateHandler<T extends DBSerializable> { /** * 创建表SQL语句 * * @return String */ String createTable(); ...
3e372b300486869f1736e16fd3d203bad1c9e185
332
java
Java
zuul/src/test/java/com/findshen/zuul/ZuulApplicationTests.java
Easzz/easycloud
5d13b91bffb08356c12ecf44a515bfab2b94f4d6
[ "Apache-2.0" ]
null
null
null
zuul/src/test/java/com/findshen/zuul/ZuulApplicationTests.java
Easzz/easycloud
5d13b91bffb08356c12ecf44a515bfab2b94f4d6
[ "Apache-2.0" ]
3
2021-05-08T18:05:42.000Z
2022-02-09T22:28:40.000Z
zuul/src/test/java/com/findshen/zuul/ZuulApplicationTests.java
Easzz/easycloud
5d13b91bffb08356c12ecf44a515bfab2b94f4d6
[ "Apache-2.0" ]
null
null
null
19.529412
60
0.807229
23,308
package com.findshen.zuul; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.boot.test.context.SpringBootTest; import org.springframework.test.context.junit4.SpringRunner; @RunWith(SpringRunner.class) @SpringBootTest public class ZuulApplicationTests { @Test public void contextLoad...
3e372b552cbc9f35935cd82bf4512419e6d10592
716
java
Java
WitLang-Model/src/main/kotlin/io/github/slupik/schemablock/model/ui/implementation/container/NextElementNotFound.java
Slupik/SchemaBlock
dbcac4d6a9a3ee94710094e8312970b61f3db6f2
[ "Apache-2.0" ]
null
null
null
WitLang-Model/src/main/kotlin/io/github/slupik/schemablock/model/ui/implementation/container/NextElementNotFound.java
Slupik/SchemaBlock
dbcac4d6a9a3ee94710094e8312970b61f3db6f2
[ "Apache-2.0" ]
null
null
null
WitLang-Model/src/main/kotlin/io/github/slupik/schemablock/model/ui/implementation/container/NextElementNotFound.java
Slupik/SchemaBlock
dbcac4d6a9a3ee94710094e8312970b61f3db6f2
[ "Apache-2.0" ]
null
null
null
27.538462
71
0.72486
23,309
package io.github.slupik.schemablock.model.ui.implementation.container; import io.github.slupik.schemablock.model.ui.error.AlgorithmErrorType; import io.github.slupik.schemablock.model.ui.error.AlgorithmException; /** * All rights reserved & copyright © */ public class NextElementNotFound extends AlgorithmException...
3e372b7b10f15f3d3df7e860b183e1b88b1c2447
6,030
java
Java
org.osgi.test.cases.remoteserviceadmin/src/org/osgi/test/cases/remoteserviceadmin/common/Utils.java
meKokabi/osgi
063c29cb12eadaab59df75dfa967978c8052c4da
[ "Apache-2.0" ]
null
null
null
org.osgi.test.cases.remoteserviceadmin/src/org/osgi/test/cases/remoteserviceadmin/common/Utils.java
meKokabi/osgi
063c29cb12eadaab59df75dfa967978c8052c4da
[ "Apache-2.0" ]
null
null
null
org.osgi.test.cases.remoteserviceadmin/src/org/osgi/test/cases/remoteserviceadmin/common/Utils.java
meKokabi/osgi
063c29cb12eadaab59df75dfa967978c8052c4da
[ "Apache-2.0" ]
null
null
null
28.719048
87
0.697065
23,310
package org.osgi.test.cases.remoteserviceadmin.common; import static junit.framework.TestCase.assertNotNull; import java.io.ByteArrayInputStream; import java.io.ByteArrayOutputStream; import java.io.IOException; import java.io.ObjectInputStream; import java.io.ObjectOutputStream; import java.net.ServerSocket; import ...
3e372c16b4f38767cf9ef9eccaf2c864ff0088cc
8,143
java
Java
test/testsuite/ouroboros/rc_test/RC0205-rc-function-RC_Thread01-Cycle_Bm_2_10240/Cycle_Bm_2_10240.java
openmaple/MapleCompiler
1648e63144766563f1ec44a25e0b618415648627
[ "MulanPSL-1.0" ]
5
2019-09-02T04:44:52.000Z
2021-11-08T12:23:51.000Z
test/testsuite/ouroboros/rc_test/RC0205-rc-function-RC_Thread01-Cycle_Bm_2_10240/Cycle_Bm_2_10240.java
venshine/OpenArkCompiler
264cd4463834356658154f0d254672ef559f245f
[ "MulanPSL-1.0" ]
2
2020-07-21T01:22:01.000Z
2021-12-06T08:07:16.000Z
test/testsuite/ouroboros/rc_test/RC0205-rc-function-RC_Thread01-Cycle_Bm_2_10240/Cycle_Bm_2_10240.java
venshine/OpenArkCompiler
264cd4463834356658154f0d254672ef559f245f
[ "MulanPSL-1.0" ]
4
2019-09-02T04:46:52.000Z
2020-09-10T11:30:03.000Z
29.503623
196
0.570674
23,311
/* *- @TestCaseID:maple/runtime/rc/function/RC_Thread01/Cycle_Bm_2_10240.java *- @TestCaseName:MyselfClassName *- @RequirementName:[运行时需求]支持自动内存管理 *- @Title/Destination:Make Cycle_B_2_10240 together to Multi thread testcase. *- @Condition: no * -#c1 *- @Brief:functionTest * -#step1 *- @Expect:ExpectResu...
3e372c9e9878126d73a3552b18e431a9c891d854
6,978
java
Java
wave/src/main/java/org/waveprotocol/wave/client/editor/selection/html/SelectionImplW3C.java
ADSempere/incubator-retired-wave
1231ce99afb54491005f37183b25b3def010b68d
[ "Apache-2.0" ]
163
2015-04-21T15:48:00.000Z
2020-04-29T17:03:26.000Z
wave/src/main/java/org/waveprotocol/wave/client/editor/selection/html/SelectionImplW3C.java
tobiasquinteiro/incubator-retired-wave
e4cb87ffce3b7c65832ffefae22835c64724adbd
[ "Apache-2.0" ]
236
2015-05-07T13:03:10.000Z
2018-08-29T18:15:23.000Z
wave/src/main/java/org/waveprotocol/wave/client/editor/selection/html/SelectionImplW3C.java
tobiasquinteiro/incubator-retired-wave
e4cb87ffce3b7c65832ffefae22835c64724adbd
[ "Apache-2.0" ]
52
2015-01-25T02:11:06.000Z
2018-11-28T12:00:21.000Z
30.220779
98
0.695889
23,312
/** * 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...
3e372cd92f46cb3395b65f3d47964f9f568407c7
3,568
java
Java
v1/src/org/usfirst/frc/team1746/robot/Robot.java
FRC-Team1746/Steamworks
60e54c163cbaae49fa76227c5ef926fcef139026
[ "MIT" ]
null
null
null
v1/src/org/usfirst/frc/team1746/robot/Robot.java
FRC-Team1746/Steamworks
60e54c163cbaae49fa76227c5ef926fcef139026
[ "MIT" ]
null
null
null
v1/src/org/usfirst/frc/team1746/robot/Robot.java
FRC-Team1746/Steamworks
60e54c163cbaae49fa76227c5ef926fcef139026
[ "MIT" ]
null
null
null
21.238095
80
0.719731
23,313
package org.usfirst.frc.team1746.robot; import org.usfirst.frc.team1746.auton.AutonBase; import org.usfirst.frc.team1746.robot.subsystems.Turret; import org.usfirst.frc.team1746.vision.RGB_LEDs; import org.usfirst.frc.team1746.vision.VisionBase; import org.usfirst.frc.team1746.vision.VisionBoiler; import org.usfirst.f...
3e372cf151a5037fbc823b07e8e6a2475c343ee9
1,090
java
Java
android/src/main/java/au/com/glassechidna/reactnativeslidingtabstrip/SlidingTabStripAndroidPackage.java
Benjamin-Dobell/react-native-android-slidingtabstrip
ec813b7ae60b565350c9d81fbff4db57d72eab77
[ "MIT" ]
5
2016-09-07T14:04:39.000Z
2019-01-17T13:58:58.000Z
android/src/main/java/au/com/glassechidna/reactnativeslidingtabstrip/SlidingTabStripAndroidPackage.java
Benjamin-Dobell/react-native-android-slidingtabstrip
ec813b7ae60b565350c9d81fbff4db57d72eab77
[ "MIT" ]
null
null
null
android/src/main/java/au/com/glassechidna/reactnativeslidingtabstrip/SlidingTabStripAndroidPackage.java
Benjamin-Dobell/react-native-android-slidingtabstrip
ec813b7ae60b565350c9d81fbff4db57d72eab77
[ "MIT" ]
null
null
null
27.948718
90
0.811927
23,314
package au.com.glassechidna.reactnativeslidingtabstrip; import com.facebook.react.ReactPackage; import com.facebook.react.bridge.JavaScriptModule; import com.facebook.react.bridge.NativeModule; import com.facebook.react.bridge.ReactApplicationContext; import com.facebook.react.uimanager.ViewManager; import java.util....
3e372d804277a33cca3f64827bea6595d845ca61
8,707
java
Java
fuse-domain/fuse-domain-dragons/fuse-domain-dragons-datagen/src/main/java/com/yangdb/fuse/generator/data/generation/KingdomsGraphGenerator.java
YANG-DB/yang-db
2776fb054faa5f6b86dad83f44628656feabe53f
[ "Apache-2.0" ]
91
2019-04-30T10:40:05.000Z
2022-02-02T14:08:17.000Z
fuse-domain/fuse-domain-dragons/fuse-domain-dragons-datagen/src/main/java/com/yangdb/fuse/generator/data/generation/KingdomsGraphGenerator.java
YANG-DB/yang-db
2776fb054faa5f6b86dad83f44628656feabe53f
[ "Apache-2.0" ]
124
2019-03-26T10:06:24.000Z
2022-03-30T11:07:58.000Z
fuse-domain/fuse-domain-dragons/fuse-domain-dragons-datagen/src/main/java/com/yangdb/fuse/generator/data/generation/KingdomsGraphGenerator.java
YANG-DB/yang-db
2776fb054faa5f6b86dad83f44628656feabe53f
[ "Apache-2.0" ]
3
2019-05-06T05:12:02.000Z
2020-08-05T10:47:18.000Z
42.26699
142
0.673826
23,315
package com.yangdb.fuse.generator.data.generation; /*- * #%L * fuse-domain-dragons-datagen * %% * Copyright (C) 2016 - 2019 The YangDb Graph Database 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 obtai...
3e372df4d2db4b5d1b8b6db413be3af03ea4e36b
1,618
java
Java
appinventor/components/src/com/google/appinventor/components/runtime/HorizontalScrollArrangement.java
kangris-aix/appinventor-sources
2ec5db4765caec8de460175278f52faed6a1c61f
[ "Apache-2.0" ]
1,169
2015-01-06T21:26:16.000Z
2022-03-28T09:29:44.000Z
appinventor/components/src/com/google/appinventor/components/runtime/HorizontalScrollArrangement.java
kangris-aix/appinventor-sources
2ec5db4765caec8de460175278f52faed6a1c61f
[ "Apache-2.0" ]
2,240
2015-01-01T14:30:42.000Z
2022-03-28T14:42:21.000Z
appinventor/components/src/com/google/appinventor/components/runtime/HorizontalScrollArrangement.java
kangris-aix/appinventor-sources
2ec5db4765caec8de460175278f52faed6a1c61f
[ "Apache-2.0" ]
2,123
2015-01-03T18:52:35.000Z
2022-03-28T07:19:47.000Z
40.3
99
0.776675
23,316
// -*- mode: java; c-basic-offset: 2; -*- // Copyright 2016 MIT, All rights reserved // Released under the Apache License, Version 2.0 // http://www.apache.org/licenses/LICENSE-2.0 package com.google.appinventor.components.runtime; import com.google.appinventor.components.annotations.DesignerComponent; import com.goo...
3e372ec119fabaff0f0c5706fb0f82301e0454cd
14,768
java
Java
src/main/java/com/ait/lienzo/client/core/shape/wires/handlers/impl/WiresConnectorControlImpl.java
LuboTerifaj/lienzo-core
02b77ba9fbc5b5c46dd9c5e65ba76cb4eb42facd
[ "Apache-2.0" ]
null
null
null
src/main/java/com/ait/lienzo/client/core/shape/wires/handlers/impl/WiresConnectorControlImpl.java
LuboTerifaj/lienzo-core
02b77ba9fbc5b5c46dd9c5e65ba76cb4eb42facd
[ "Apache-2.0" ]
null
null
null
src/main/java/com/ait/lienzo/client/core/shape/wires/handlers/impl/WiresConnectorControlImpl.java
LuboTerifaj/lienzo-core
02b77ba9fbc5b5c46dd9c5e65ba76cb4eb42facd
[ "Apache-2.0" ]
null
null
null
38.358442
129
0.588299
23,317
package com.ait.lienzo.client.core.shape.wires.handlers.impl; import com.ait.lienzo.client.core.event.NodeDragEndEvent; import com.ait.lienzo.client.core.event.NodeDragEndHandler; import com.ait.lienzo.client.core.shape.IPrimitive; import com.ait.lienzo.client.core.shape.Shape; import com.ait.lienzo.client.core.shape....
3e372ed033c4238b05c48af07f5e181991cec97c
4,406
java
Java
gravitee-am-identityprovider/gravitee-am-identityprovider-google/src/main/java/io/gravitee/am/identityprovider/google/GoogleIdentityProviderConfiguration.java
YoranSys/gravitee-access-management
12a2833732b90134f4f8750cd85556e149cdc341
[ "Apache-2.0" ]
122
2016-12-08T18:11:50.000Z
2021-07-15T11:25:26.000Z
gravitee-am-identityprovider/gravitee-am-identityprovider-google/src/main/java/io/gravitee/am/identityprovider/google/GoogleIdentityProviderConfiguration.java
YoranSys/gravitee-access-management
12a2833732b90134f4f8750cd85556e149cdc341
[ "Apache-2.0" ]
362
2016-12-09T17:24:37.000Z
2021-07-05T19:48:49.000Z
gravitee-am-identityprovider/gravitee-am-identityprovider-google/src/main/java/io/gravitee/am/identityprovider/google/GoogleIdentityProviderConfiguration.java
YoranSys/gravitee-access-management
12a2833732b90134f4f8750cd85556e149cdc341
[ "Apache-2.0" ]
94
2017-07-20T20:37:54.000Z
2021-06-16T13:56:40.000Z
26.22619
104
0.696096
23,318
/** * Copyright (C) 2015 The Gravitee team (http://gravitee.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requ...
3e372f30d1fd94be24b8566e4abbcad658a5d74d
491
java
Java
simonhu-security/simonhu-dynamic-datasource/src/main/java/com/zihexin/commons/dynamic/datasource/config/DynamicDataSource.java
SimonHu1993/SpringbootShiroDemo
aad88b42e4c5cd1ddedef9a6ba38ad27ac216128
[ "Apache-2.0" ]
null
null
null
simonhu-security/simonhu-dynamic-datasource/src/main/java/com/zihexin/commons/dynamic/datasource/config/DynamicDataSource.java
SimonHu1993/SpringbootShiroDemo
aad88b42e4c5cd1ddedef9a6ba38ad27ac216128
[ "Apache-2.0" ]
1
2021-09-20T21:01:37.000Z
2021-09-20T21:01:37.000Z
simonhu-security/simonhu-dynamic-datasource/src/main/java/com/zihexin/commons/dynamic/datasource/config/DynamicDataSource.java
SimonHu1993/SpringbootShiroDemo
aad88b42e4c5cd1ddedef9a6ba38ad27ac216128
[ "Apache-2.0" ]
null
null
null
18.296296
76
0.714575
23,319
/** * Copyright (c) 2018 人人开源 All rights reserved. * * https://www.renren.io * * 版权所有,侵权必究! */ package com.simonhu.commons.dynamic.datasource.config; import org.springframework.jdbc.datasource.lookup.AbstractRoutingDataSource; /** * 多数据源 * * @author Mark ychag@example.com * @since 1.0.0 */ public class Dy...
3e372f36188a213384ff50cd1eb1bd30f4e6c46e
1,564
java
Java
src/test/java/org/uichuimi/mitab/io/output/InteractionWriterTest.java
pasculorente/mitab-io
068c122196d8cd0b0cc53cecf8e0899705a0c06d
[ "Apache-2.0" ]
null
null
null
src/test/java/org/uichuimi/mitab/io/output/InteractionWriterTest.java
pasculorente/mitab-io
068c122196d8cd0b0cc53cecf8e0899705a0c06d
[ "Apache-2.0" ]
null
null
null
src/test/java/org/uichuimi/mitab/io/output/InteractionWriterTest.java
pasculorente/mitab-io
068c122196d8cd0b0cc53cecf8e0899705a0c06d
[ "Apache-2.0" ]
null
null
null
37.238095
153
0.749361
23,320
package org.uichuimi.mitab.io.output; import org.apache.commons.io.IOUtils; import org.junit.Assert; import org.junit.Test; import org.uichuimi.mitab.io.InteractionReader; import org.uichuimi.mitab.io.InteractionWriter; import org.uichuimi.mitab.io.model.Interaction; import org.uichuimi.mitab.io.model.PsiMitabVersion;...
3e372fd8e420f7300e7bf673b04a23245f13869d
798
java
Java
thinking-in-spring/dependency-lookup/src/main/java/com/ai/thinking/in/spring/dependency/lookup/BeanInstantiationExceptionDemo.java
aigulei/deep-in-springframework
f9fb0f13abf6c85c2dcc4362ac1f2cf00dcc17ed
[ "Apache-2.0" ]
null
null
null
thinking-in-spring/dependency-lookup/src/main/java/com/ai/thinking/in/spring/dependency/lookup/BeanInstantiationExceptionDemo.java
aigulei/deep-in-springframework
f9fb0f13abf6c85c2dcc4362ac1f2cf00dcc17ed
[ "Apache-2.0" ]
null
null
null
thinking-in-spring/dependency-lookup/src/main/java/com/ai/thinking/in/spring/dependency/lookup/BeanInstantiationExceptionDemo.java
aigulei/deep-in-springframework
f9fb0f13abf6c85c2dcc4362ac1f2cf00dcc17ed
[ "Apache-2.0" ]
null
null
null
44.333333
118
0.796992
23,321
package com.ai.thinking.in.spring.dependency.lookup; import org.springframework.beans.BeansException; import org.springframework.beans.factory.support.BeanDefinitionBuilder; import org.springframework.context.annotation.AnnotationConfigApplicationContext; public class BeanInstantiationExceptionDemo { public stati...
3e373035d8d56882090406a644780a23ac05d57e
1,497
java
Java
src/main/java/br/com/hoptech/java8/lambdas/Reduce.java
gbessa/java-toolbox
b5a7c43024bc061ec6955d29b335c0a99c1a775a
[ "MIT" ]
null
null
null
src/main/java/br/com/hoptech/java8/lambdas/Reduce.java
gbessa/java-toolbox
b5a7c43024bc061ec6955d29b335c0a99c1a775a
[ "MIT" ]
null
null
null
src/main/java/br/com/hoptech/java8/lambdas/Reduce.java
gbessa/java-toolbox
b5a7c43024bc061ec6955d29b335c0a99c1a775a
[ "MIT" ]
null
null
null
32.543478
106
0.550434
23,322
package br.com.hoptech.java8.lambdas; import java.util.Arrays; import java.util.List; public class Reduce { public static void main(String[] args) { List<Integer> list = Arrays.asList(1, 2, 2, 3, 4, 4, 5, 6, 7, 8, 9, 10, 10); /** Reduce com Accumulator (retorna um Optional de Integer) ...
3e37305c87797d0574b7e7842d02c95d6f484db1
1,051
java
Java
src/main/java/gg/projecteden/nexus/features/trust/LWCTrustModule.java
Pugabyte/BNCore
da4005e147eb403020e5ff0ce627b83b160a47e9
[ "MIT" ]
5
2019-03-14T03:45:52.000Z
2020-07-22T23:24:32.000Z
src/main/java/gg/projecteden/nexus/features/trust/LWCTrustModule.java
Pugabyte/BNCore
da4005e147eb403020e5ff0ce627b83b160a47e9
[ "MIT" ]
3
2021-09-06T00:14:53.000Z
2021-10-03T01:42:54.000Z
src/main/java/gg/projecteden/nexus/features/trust/LWCTrustModule.java
ProjectEdenGG/Nexus
8e463d6dd2f18cf2e33fd9ec00b51b613b02ff73
[ "MIT" ]
3
2020-04-18T20:12:10.000Z
2020-07-10T17:52:01.000Z
28.405405
112
0.775452
23,323
package gg.projecteden.nexus.features.trust; import com.griefcraft.model.Permission; import com.griefcraft.scripting.JavaModule; import com.griefcraft.scripting.event.LWCAccessEvent; import gg.projecteden.nexus.models.nerd.Rank; import gg.projecteden.nexus.models.trust.TrustService; import gg.projecteden.nexus.utils.W...
3e373197086dcd7bbbe326fd638e705530f080fc
205
java
Java
src/main/java/com/bbm/countries/exception/NegocioException.java
BelmiroMungoi/countries-api
ec701ff26de504191eb5ce7fe41b9d192212cca3
[ "Apache-2.0" ]
null
null
null
src/main/java/com/bbm/countries/exception/NegocioException.java
BelmiroMungoi/countries-api
ec701ff26de504191eb5ce7fe41b9d192212cca3
[ "Apache-2.0" ]
null
null
null
src/main/java/com/bbm/countries/exception/NegocioException.java
BelmiroMungoi/countries-api
ec701ff26de504191eb5ce7fe41b9d192212cca3
[ "Apache-2.0" ]
null
null
null
18.636364
55
0.780488
23,324
package com.bbm.countries.exception; public class NegocioException extends RuntimeException{ private static final long serialVersionUID = 1L; public NegocioException(String msg) { super(msg); } }
3e3731ea5f62b8421d6ed4825ae62d8ad3999de5
804
java
Java
urule-core/src/main/java/com/bstek/urule/builder/resource/FlowResourceBuilder.java
lisongyan123/urule
597b0659411486ab7a067ea8a2788f8ed6e75c20
[ "Apache-2.0" ]
null
null
null
urule-core/src/main/java/com/bstek/urule/builder/resource/FlowResourceBuilder.java
lisongyan123/urule
597b0659411486ab7a067ea8a2788f8ed6e75c20
[ "Apache-2.0" ]
2
2021-04-22T17:11:34.000Z
2021-09-20T21:01:11.000Z
urule-core/src/main/java/com/bstek/urule/builder/resource/FlowResourceBuilder.java
lisongyan123/urule
597b0659411486ab7a067ea8a2788f8ed6e75c20
[ "Apache-2.0" ]
null
null
null
23.647059
77
0.71393
23,325
// // Source code recreated from a .class file by IntelliJ IDEA // (powered by Fernflower decompiler) // package com.bstek.urule.builder.resource; import com.bstek.urule.model.flow.FlowDefinition; import com.bstek.urule.parse.deserializer.FlowDeserializer; import org.dom4j.Element; public class FlowResourceBuilder i...
3e3733807a108a0b63648793eda3da6a0cc4cb04
8,078
java
Java
src/main/java/hudson/plugins/git/util/BuildData.java
nKey/git-plugin
8cec686d1d526a1fa4b2575fcd9e6711d9b7f6e9
[ "MIT" ]
null
null
null
src/main/java/hudson/plugins/git/util/BuildData.java
nKey/git-plugin
8cec686d1d526a1fa4b2575fcd9e6711d9b7f6e9
[ "MIT" ]
null
null
null
src/main/java/hudson/plugins/git/util/BuildData.java
nKey/git-plugin
8cec686d1d526a1fa4b2575fcd9e6711d9b7f6e9
[ "MIT" ]
null
null
null
30.141791
138
0.611414
23,326
package hudson.plugins.git.util; import edu.umd.cs.findbugs.annotations.CheckForNull; import hudson.model.AbstractBuild; import hudson.model.Action; import hudson.model.Api; import hudson.model.Run; import hudson.plugins.git.Branch; import hudson.plugins.git.Revision; import hudson.plugins.git.UserRemoteConfig; import...
3e3733dd56a255369fd1f5343d54372dcda45738
5,535
java
Java
core/src/main/java/org/dotwebstack/framework/core/jexl/JexlHelper.java
ishtiaqahmad/dotwebstack-framework
1d3f516009debbfacdcf76164c08669d66b34294
[ "MIT" ]
null
null
null
core/src/main/java/org/dotwebstack/framework/core/jexl/JexlHelper.java
ishtiaqahmad/dotwebstack-framework
1d3f516009debbfacdcf76164c08669d66b34294
[ "MIT" ]
null
null
null
core/src/main/java/org/dotwebstack/framework/core/jexl/JexlHelper.java
ishtiaqahmad/dotwebstack-framework
1d3f516009debbfacdcf76164c08669d66b34294
[ "MIT" ]
null
null
null
38.172414
120
0.709304
23,327
package org.dotwebstack.framework.core.jexl; import static org.dotwebstack.framework.core.helpers.ExceptionHelper.illegalArgumentException; import static org.dotwebstack.framework.core.helpers.ObjectHelper.cast; import graphql.schema.GraphQLDirective; import graphql.schema.GraphQLFieldDefinition; import java.util.Map...
3e37345d8881accb9c0c0c066b2740b552aa17d9
1,197
java
Java
tests/Assist/src/com/android/test/assist/AboveKeyguardActivity.java
rio-31/android_frameworks_base-1
091a068a3288d27d77636708679dde58b7b7fd25
[ "Apache-2.0" ]
164
2015-01-05T16:49:11.000Z
2022-03-29T20:40:27.000Z
tests/Assist/src/com/android/test/assist/AboveKeyguardActivity.java
rio-31/android_frameworks_base-1
091a068a3288d27d77636708679dde58b7b7fd25
[ "Apache-2.0" ]
127
2015-01-12T12:02:32.000Z
2021-11-28T08:46:25.000Z
tests/Assist/src/com/android/test/assist/AboveKeyguardActivity.java
rio-31/android_frameworks_base-1
091a068a3288d27d77636708679dde58b7b7fd25
[ "Apache-2.0" ]
1,141
2015-01-01T22:54:40.000Z
2022-02-09T22:08:26.000Z
31.5
79
0.749373
23,328
/* * Copyright (C) 2015 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...
3e3735488e74aafefd0d6f51c2a0f43d56b602fe
10,619
java
Java
src/main/java/ruina/monsters/uninvitedGuests/normal/elena/VermilionCross.java
Darkglade1/Ruina
61cb0f98e431a28f48ebac80c78647368c38bb72
[ "MIT" ]
2
2021-02-23T04:21:42.000Z
2022-02-17T20:25:20.000Z
src/main/java/ruina/monsters/uninvitedGuests/normal/elena/VermilionCross.java
Darkglade1/Ruina
61cb0f98e431a28f48ebac80c78647368c38bb72
[ "MIT" ]
1
2021-02-15T16:04:08.000Z
2021-02-15T16:04:08.000Z
src/main/java/ruina/monsters/uninvitedGuests/normal/elena/VermilionCross.java
Darkglade1/Ruina
61cb0f98e431a28f48ebac80c78647368c38bb72
[ "MIT" ]
1
2021-02-12T01:35:16.000Z
2021-02-12T01:35:16.000Z
38.755474
144
0.614465
23,329
package ruina.monsters.uninvitedGuests.normal.elena; import com.badlogic.gdx.graphics.Texture; import com.megacrit.cardcrawl.actions.AbstractGameAction; import com.megacrit.cardcrawl.actions.common.RemoveAllBlockAction; import com.megacrit.cardcrawl.actions.common.RollMoveAction; import com.megacrit.cardcrawl.cards.Da...
3e37368ccf089fd58dc2d795e8dbf1dbf1998597
1,983
java
Java
NativeAndroid/src/com/sbhave/nativeExtension/QRExtension.java
esdebon/qr-zbar-ane
95a3a57d4bb597dbe3db2b0116dd6c7b1be44c84
[ "MIT" ]
57
2015-01-14T08:19:46.000Z
2019-08-18T04:45:53.000Z
NativeAndroid/src/com/sbhave/nativeExtension/QRExtension.java
esdebon/qr-zbar-ane
95a3a57d4bb597dbe3db2b0116dd6c7b1be44c84
[ "MIT" ]
30
2015-01-07T09:21:53.000Z
2019-08-07T04:37:05.000Z
NativeAndroid/src/com/sbhave/nativeExtension/QRExtension.java
esdebon/qr-zbar-ane
95a3a57d4bb597dbe3db2b0116dd6c7b1be44c84
[ "MIT" ]
15
2015-02-12T18:55:24.000Z
2021-03-24T03:35:28.000Z
34.189655
113
0.729198
23,330
/* * Copyright (c) 2014 Saumitra R Bhave * 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, ...
3e3736d4275e5b8fe2ef3b90707c6cd2956c8c9b
2,547
java
Java
src/main/java/com/vonage/quickstart/voice/RecordConversation.java
intrigus-lgtm/vonage-java-code-snippets
8fb980d6d1ea09c7650b5dcaa2dd78d9cc9614a0
[ "MIT" ]
4
2020-10-06T15:11:31.000Z
2021-08-02T12:48:50.000Z
src/main/java/com/vonage/quickstart/voice/RecordConversation.java
intrigus-lgtm/vonage-java-code-snippets
8fb980d6d1ea09c7650b5dcaa2dd78d9cc9614a0
[ "MIT" ]
23
2017-02-24T16:58:21.000Z
2019-01-23T06:11:00.000Z
src/main/java/com/vonage/quickstart/voice/RecordConversation.java
intrigus-lgtm/vonage-java-code-snippets
8fb980d6d1ea09c7650b5dcaa2dd78d9cc9614a0
[ "MIT" ]
14
2017-03-04T16:17:06.000Z
2019-01-22T20:05:49.000Z
38.014925
105
0.673734
23,331
/* * Copyright 2020 Vonage * * 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, publish, distri...
3e37371b800aef7dd9ac2b634246d8d6284a42d1
2,078
java
Java
src/test/java/uk/gov/pay/api/model/search/directdebit/DirectDebitSearchMandatesParamsTest.java
alphagov-mirror/pay-publicapi
dcd9d15a00c55f30e5066b79a653e7b76e8ac2d1
[ "MIT" ]
null
null
null
src/test/java/uk/gov/pay/api/model/search/directdebit/DirectDebitSearchMandatesParamsTest.java
alphagov-mirror/pay-publicapi
dcd9d15a00c55f30e5066b79a653e7b76e8ac2d1
[ "MIT" ]
55
2021-04-20T18:20:42.000Z
2022-03-28T03:12:02.000Z
src/test/java/uk/gov/pay/api/model/search/directdebit/DirectDebitSearchMandatesParamsTest.java
alphagov-mirror/pay-publicapi
dcd9d15a00c55f30e5066b79a653e7b76e8ac2d1
[ "MIT" ]
null
null
null
45.043478
158
0.70029
23,332
package uk.gov.pay.api.model.search.directdebit; import org.junit.jupiter.api.Test; import java.time.ZonedDateTime; import static org.hamcrest.MatcherAssert.assertThat; import static org.hamcrest.collection.IsMapContaining.hasEntry; import static uk.gov.pay.api.model.search.directdebit.DirectDebitSearchMandatesParam...
3e37375ec857a9703ee4b2276b2ee7472ec05e04
900
java
Java
src/androidTest/java/nitezh/ministock/activities/menu/MenuScrollableUpdatingPricesTest.java
karlogonzales/ministocks-390
ac260128c691c8b1bd000e029f08d6cb705f0578
[ "MIT" ]
4
2018-01-20T20:10:31.000Z
2018-03-12T02:56:17.000Z
src/androidTest/java/nitezh/ministock/activities/menu/MenuScrollableUpdatingPricesTest.java
karlogonzales/ministocks-390
ac260128c691c8b1bd000e029f08d6cb705f0578
[ "MIT" ]
63
2018-01-15T21:12:47.000Z
2018-04-16T04:17:21.000Z
src/androidTest/java/nitezh/ministock/activities/menu/MenuScrollableUpdatingPricesTest.java
karlogonzales/ministocks-390
ac260128c691c8b1bd000e029f08d6cb705f0578
[ "MIT" ]
1
2018-01-26T18:51:07.000Z
2018-01-26T18:51:07.000Z
23.076923
137
0.736667
23,333
package nitezh.ministock.activities.menu; import android.support.test.rule.ActivityTestRule; import android.view.View; import org.junit.After; import org.junit.Before; import org.junit.Rule; import org.junit.Test; import nitezh.ministock.R; import static org.junit.Assert.assertNotNull; public class MenuScrollableU...
3e3737b8e890f5ad424036ca440ee361baaf27ac
5,307
java
Java
wyklad_online_03/src/main/java/pl/tau/dbdemo/dao/PersonDaoJdbcImpl.java
pantadeusz/tau-dzienne
cc57c605f5679c1ffebb5c4ca8359a96f6af5c27
[ "MIT" ]
1
2018-03-12T12:07:34.000Z
2018-03-12T12:07:34.000Z
wyklad_online_03/src/main/java/pl/tau/dbdemo/dao/PersonDaoJdbcImpl.java
pantadeusz/tau-dzienne
cc57c605f5679c1ffebb5c4ca8359a96f6af5c27
[ "MIT" ]
null
null
null
wyklad_online_03/src/main/java/pl/tau/dbdemo/dao/PersonDaoJdbcImpl.java
pantadeusz/tau-dzienne
cc57c605f5679c1ffebb5c4ca8359a96f6af5c27
[ "MIT" ]
7
2018-03-03T13:09:04.000Z
2019-10-19T18:59:30.000Z
34.019231
104
0.57622
23,334
package pl.tau.dbdemo.dao; import pl.tau.dbdemo.dao.PersonDao; import pl.tau.dbdemo.domain.Person; import java.sql.*; import java.util.LinkedList; import java.util.List; public class PersonDaoJdbcImpl implements PersonDao { private Connection connection; private PreparedStatement addPersonStmt; private...
3e3738be5cd4f7bb7bc199058221f0455cd14c77
691
java
Java
spring-study/src/main/java/com/beandefinition/TestBeanFactoryPostprocessor.java
guojunjiechen/spring
4894e1880129eece0fa38d9e3579f641021ba9f0
[ "Apache-2.0" ]
1
2019-12-20T05:52:52.000Z
2019-12-20T05:52:52.000Z
spring-study/src/main/java/com/beandefinition/TestBeanFactoryPostprocessor.java
guojunjiechen/spring
4894e1880129eece0fa38d9e3579f641021ba9f0
[ "Apache-2.0" ]
null
null
null
spring-study/src/main/java/com/beandefinition/TestBeanFactoryPostprocessor.java
guojunjiechen/spring
4894e1880129eece0fa38d9e3579f641021ba9f0
[ "Apache-2.0" ]
null
null
null
36.368421
104
0.823444
23,335
package com.beandefinition; import org.springframework.beans.BeansException; import org.springframework.beans.factory.config.BeanFactoryPostProcessor; import org.springframework.beans.factory.config.ConfigurableListableBeanFactory; import org.springframework.stereotype.Component; @Component public class TestBeanFacto...
3e373a0417fca9aeb11c1f38ffbdebc9cfa038e4
2,120
java
Java
jdk11/java.base/java/lang/NoSuchMethodError.java
1446554749/jdk_11_src_read
b9c070d7232ee3cf5f2f6270e748ada74cbabb3f
[ "Apache-2.0" ]
2
2018-06-19T05:43:32.000Z
2018-06-23T10:04:56.000Z
jdk11/java.base/java/lang/NoSuchMethodError.java
1446554749/jdk_11_src_read
b9c070d7232ee3cf5f2f6270e748ada74cbabb3f
[ "Apache-2.0" ]
2
2021-11-24T03:29:57.000Z
2022-03-17T08:22:40.000Z
jdk11/java.base/java/lang/NoSuchMethodError.java
1446554749/jdk_11_src_read
b9c070d7232ee3cf5f2f6270e748ada74cbabb3f
[ "Apache-2.0" ]
null
null
null
34.754098
79
0.715566
23,336
/* * Copyright (c) 1994, 2008, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free ...
3e373a78231c0f231906de40f396a3a8d8e621f4
630
java
Java
Java DB/Hibernate/09. XML Processing/02. Car Dealer/src/main/java/com/example/xmlexersice/repository/CustomerRepository.java
GabrielGardev/skill-receiving
7227323d065f3472a6aedc1cbf3efd41562269f2
[ "MIT" ]
3
2019-01-24T20:22:38.000Z
2019-08-19T13:45:31.000Z
Java DB/Hibernate/09. XML Processing/02. Car Dealer/src/main/java/com/example/xmlexersice/repository/CustomerRepository.java
GabrielGardev/soft-uni
7227323d065f3472a6aedc1cbf3efd41562269f2
[ "MIT" ]
null
null
null
Java DB/Hibernate/09. XML Processing/02. Car Dealer/src/main/java/com/example/xmlexersice/repository/CustomerRepository.java
GabrielGardev/soft-uni
7227323d065f3472a6aedc1cbf3efd41562269f2
[ "MIT" ]
null
null
null
35
78
0.803175
23,337
package com.example.xmlexersice.repository; import com.example.xmlexersice.domain.entities.Customer; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.data.jpa.repository.Query; import org.springframework.stereotype.Repository; import java.util.List; @Repository public interfac...
3e373c2e51667b384fa36d8b107cfd3e1e522f76
878
java
Java
server/way-home-admin/src/main/java/com/zhangtory/admin/model/entity/WhKey.java
zhangtory/WayHome
4c180563b6330de93b5a8c1b21110f20a493ecd3
[ "MIT" ]
1
2020-01-04T12:25:33.000Z
2020-01-04T12:25:33.000Z
server/way-home-admin/src/main/java/com/zhangtory/admin/model/entity/WhKey.java
zhangtory/WayHome
4c180563b6330de93b5a8c1b21110f20a493ecd3
[ "MIT" ]
4
2019-12-01T07:22:33.000Z
2020-10-28T09:43:35.000Z
server/way-home-admin/src/main/java/com/zhangtory/admin/model/entity/WhKey.java
zhangtory/WayHome
4c180563b6330de93b5a8c1b21110f20a493ecd3
[ "MIT" ]
null
null
null
15.137931
51
0.621868
23,338
package com.zhangtory.admin.model.entity; import com.baomidou.mybatisplus.annotation.IdType; import com.baomidou.mybatisplus.annotation.TableId; import lombok.*; import java.io.Serializable; import java.util.Date; /** * @Author: ZhangTory * @Date: 2020-11-08 * @Description: */ @Data @Builder @NoArgsConstructor ...
3e373d8d18e5e56fb72e13497b499941ccc66813
282
java
Java
core-report-master/src/main/java/young/locust/core/report/commons/utils/entity/FileRequestVO.java
qq756585379/SpringBootCollection
147b8d661bcad6b7bb7a6c5ac3f2de741df2c91b
[ "Apache-2.0" ]
null
null
null
core-report-master/src/main/java/young/locust/core/report/commons/utils/entity/FileRequestVO.java
qq756585379/SpringBootCollection
147b8d661bcad6b7bb7a6c5ac3f2de741df2c91b
[ "Apache-2.0" ]
null
null
null
core-report-master/src/main/java/young/locust/core/report/commons/utils/entity/FileRequestVO.java
qq756585379/SpringBootCollection
147b8d661bcad6b7bb7a6c5ac3f2de741df2c91b
[ "Apache-2.0" ]
null
null
null
17.625
54
0.77305
23,339
package young.locust.core.report.commons.utils.entity; import java.io.Serializable; import lombok.Data; @Data public class FileRequestVO implements Serializable { private static final long serialVersionUID = 1L; private String fileName; private String filePath; }
3e373e363a2ca1b950f1afce964ef45062397caf
670
java
Java
src/com/edasaki/rpg/help/ListedCommand.java
edasaki/ZentrelaRPG
08166c834ab11f8ee1b2e01a23f98cad9614d1ef
[ "MIT" ]
12
2017-02-22T10:00:13.000Z
2021-06-11T10:48:28.000Z
src/com/edasaki/rpg/help/ListedCommand.java
TommyAlmeida/ZentrelaRPG
08166c834ab11f8ee1b2e01a23f98cad9614d1ef
[ "MIT" ]
null
null
null
src/com/edasaki/rpg/help/ListedCommand.java
TommyAlmeida/ZentrelaRPG
08166c834ab11f8ee1b2e01a23f98cad9614d1ef
[ "MIT" ]
18
2017-02-22T14:39:42.000Z
2021-06-27T08:46:59.000Z
24.814815
98
0.7
23,340
package com.edasaki.rpg.help; import org.bukkit.Material; import org.bukkit.inventory.ItemStack; import com.edasaki.core.menus.MenuItem; public class ListedCommand implements Comparable<ListedCommand> { public String name, strippedName, desc; public String[] fullLore; @Override public int compareTo(...
3e373f37653a408fa52c4d170120133900bf4c67
390
java
Java
src/main/java/uz/ruzyume/porfolio_block/model/update/ProjectUpdateDto.java
hikmatovdev/porfolio_block
a887e3d890d428dce99771e86d6e058067cce0be
[ "Apache-2.0" ]
null
null
null
src/main/java/uz/ruzyume/porfolio_block/model/update/ProjectUpdateDto.java
hikmatovdev/porfolio_block
a887e3d890d428dce99771e86d6e058067cce0be
[ "Apache-2.0" ]
null
null
null
src/main/java/uz/ruzyume/porfolio_block/model/update/ProjectUpdateDto.java
hikmatovdev/porfolio_block
a887e3d890d428dce99771e86d6e058067cce0be
[ "Apache-2.0" ]
null
null
null
22.941176
55
0.769231
23,341
package uz.ruzyume.porfolio_block.model.update; import lombok.Data; import javax.validation.constraints.NotNull; import java.io.Serializable; @Data public class ProjectUpdateDto implements Serializable { @NotNull(message = "This column cannot be null!") private String projectName; @NotNull(message = "T...
3e373f642ed17566e191994b56026964b015e3b4
2,783
java
Java
app/src/main/java/io/agora/chatdemo/user/ShowDialogFragment.java
jinanzhuan/Hyphenate-Demo-Android
ad2427e1e03d7cacb7e801a9693da2f9c25e40bc
[ "MIT" ]
8
2016-11-11T09:08:14.000Z
2019-12-13T02:08:55.000Z
app/src/main/java/io/agora/chatdemo/user/ShowDialogFragment.java
jinanzhuan/Hyphenate-Demo-Android
ad2427e1e03d7cacb7e801a9693da2f9c25e40bc
[ "MIT" ]
10
2016-10-01T17:51:21.000Z
2018-01-23T10:12:27.000Z
app/src/main/java/io/agora/chatdemo/user/ShowDialogFragment.java
jinanzhuan/Hyphenate-Demo-Android
ad2427e1e03d7cacb7e801a9693da2f9c25e40bc
[ "MIT" ]
15
2016-06-22T02:58:48.000Z
2021-12-28T09:28:46.000Z
31.988506
143
0.680201
23,342
package io.agora.chatdemo.user; import android.os.Bundle; import androidx.annotation.Nullable; import androidx.fragment.app.DialogFragment; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.view.Window; import android.widget.ImageView; import android.widget.Tex...
3e373fe40304d8817614d15090cb42fa89221fc0
385
java
Java
code/implementation/extension-api/src/main/java/io/cattle/platform/extension/api/model/ResourceDefinition.java
wlcumt/cattlewl
d709bde3a0d7cb17b6a8a1bb4685681330bc625a
[ "Apache-2.0" ]
482
2015-07-13T21:32:27.000Z
2022-01-09T02:06:57.000Z
code/implementation/extension-api/src/main/java/io/cattle/platform/extension/api/model/ResourceDefinition.java
wlcumt/cattlewl
d709bde3a0d7cb17b6a8a1bb4685681330bc625a
[ "Apache-2.0" ]
1,116
2015-07-09T17:52:53.000Z
2022-01-03T18:07:24.000Z
code/implementation/extension-api/src/main/java/io/cattle/platform/extension/api/model/ResourceDefinition.java
wlcumt/cattlewl
d709bde3a0d7cb17b6a8a1bb4685681330bc625a
[ "Apache-2.0" ]
230
2015-07-12T04:40:05.000Z
2022-02-03T02:13:42.000Z
15.4
47
0.584416
23,343
package io.cattle.platform.extension.api.model; public class ResourceDefinition { String name; public ResourceDefinition(String name) { super(); this.name = name; } public String getName() { return name; } public void setName(String name) { this.name = name; ...
3e3741378c69eb0988d3e6b33d811fdb69a5e2b9
1,550
java
Java
day02/src/com/java2/ThreadPool.java
wangjue2020/JavaSenior
f3250c79817d4856c4224d5596d8727d4a036552
[ "Apache-2.0" ]
null
null
null
day02/src/com/java2/ThreadPool.java
wangjue2020/JavaSenior
f3250c79817d4856c4224d5596d8727d4a036552
[ "Apache-2.0" ]
null
null
null
day02/src/com/java2/ThreadPool.java
wangjue2020/JavaSenior
f3250c79817d4856c4224d5596d8727d4a036552
[ "Apache-2.0" ]
null
null
null
27.678571
75
0.612903
23,344
package com.java2; import java.util.concurrent.ExecutorService; import java.util.concurrent.Executors; import java.util.concurrent.ThreadPoolExecutor; /** * 创建线程的方式:使用线程池 * * 好处: * 1. 提高响应速度(减少了创建新线程的时间) * 2. 降低资源消耗(重复利用线程池中线程,不需要每次都创建) * 3. 便于线程管理 * corePoolSize 核心池的大小 * maximumPoolSize 最大线程数 * ...
3e3742218b4aac24771de0872009f47abb9028b8
3,130
java
Java
COMN/COMN/src/Sender1.java
easyCZ/UoE-Projects
7651c8caf329c4f7b4562eba441bfc24124cfcfd
[ "BSD-2-Clause" ]
null
null
null
COMN/COMN/src/Sender1.java
easyCZ/UoE-Projects
7651c8caf329c4f7b4562eba441bfc24124cfcfd
[ "BSD-2-Clause" ]
1
2022-02-23T07:34:53.000Z
2022-02-23T07:34:53.000Z
COMN/COMN/src/Sender1.java
easyCZ/UoE-Projects
7651c8caf329c4f7b4562eba441bfc24124cfcfd
[ "BSD-2-Clause" ]
null
null
null
23.014706
111
0.677636
23,345
import java.io.BufferedReader; import java.io.File; import java.io.FileInputStream; import java.io.FileNotFoundException; import java.io.FileReader; import java.io.IOException; import java.math.BigInteger; import java.net.DatagramPacket; import java.net.DatagramSocket; import java.net.InetAddress; import java.net.InetS...
3e3744fbdf5307506684b5e5cc82e91a54145eba
1,991
java
Java
kf5-java-client/src/org/kf5/support/fastjson/parser/deserializer/DefaultFieldDeserializer.java
KF5/JAVA-SDK
cbb771b4885730792680ac70c0838ea429ce7d99
[ "Apache-2.0" ]
6
2015-10-15T08:36:54.000Z
2017-09-06T10:28:53.000Z
kf5-java-client/src/org/kf5/support/fastjson/parser/deserializer/DefaultFieldDeserializer.java
KF5/JAVA-SDK
cbb771b4885730792680ac70c0838ea429ce7d99
[ "Apache-2.0" ]
1
2016-04-19T06:19:14.000Z
2016-04-19T06:19:14.000Z
kf5-java-client/src/org/kf5/support/fastjson/parser/deserializer/DefaultFieldDeserializer.java
KF5/JAVA-SDK
cbb771b4885730792680ac70c0838ea429ce7d99
[ "Apache-2.0" ]
3
2015-11-09T01:27:10.000Z
2021-03-10T03:51:47.000Z
35.553571
119
0.69111
23,346
package org.kf5.support.fastjson.parser.deserializer; import java.lang.reflect.ParameterizedType; import java.lang.reflect.Type; import java.util.Map; import org.kf5.support.fastjson.parser.DefaultJSONParser; import org.kf5.support.fastjson.parser.JSONToken; import org.kf5.support.fastjson.parser.ParseContext; import...
3e3745380cb1c0fa7e1d1c2bbf94d24ab24c52a9
482
java
Java
study-cloud1/zookeeper-item/src/main/java/com/kongbig/zk/ItemZkApplication.java
kongbigliang/study-note
3cb0599e0e2806528f761c9edf870b9191e68687
[ "Apache-2.0" ]
null
null
null
study-cloud1/zookeeper-item/src/main/java/com/kongbig/zk/ItemZkApplication.java
kongbigliang/study-note
3cb0599e0e2806528f761c9edf870b9191e68687
[ "Apache-2.0" ]
4
2019-12-07T06:34:02.000Z
2020-06-04T05:40:20.000Z
study-cloud1/zookeeper-item/src/main/java/com/kongbig/zk/ItemZkApplication.java
kongbigliang/study-note
3cb0599e0e2806528f761c9edf870b9191e68687
[ "Apache-2.0" ]
null
null
null
21.909091
72
0.773859
23,347
package com.kongbig.zk; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.cloud.client.discovery.EnableDiscoveryClient; /** * 商品服务 * * @author lianggangda * @date 2019/12/27 9:43 */ @SpringBootApplication @EnableDisc...
3e3745b60a2f44ac2dae1fa040372a5bd55067cd
21,457
java
Java
thermalscui/src/main/java/ch/ethz/exot/thermalscui/UIactivity.java
ETHZ-TEC/exot_app_apk
c5bd2af84a3649305a0a4553cb51540aa22e7d11
[ "BSD-3-Clause" ]
null
null
null
thermalscui/src/main/java/ch/ethz/exot/thermalscui/UIactivity.java
ETHZ-TEC/exot_app_apk
c5bd2af84a3649305a0a4553cb51540aa22e7d11
[ "BSD-3-Clause" ]
null
null
null
thermalscui/src/main/java/ch/ethz/exot/thermalscui/UIactivity.java
ETHZ-TEC/exot_app_apk
c5bd2af84a3649305a0a4553cb51540aa22e7d11
[ "BSD-3-Clause" ]
null
null
null
39.443015
106
0.587407
23,348
// Copyright (c) 2015-2020, Swiss Federal Institute of Technology (ETH Zurich) // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are met: // // * Redistributions of source code must retain the above co...
3e37461bf60f6177d8ba76b0deb7fd174c955850
2,008
java
Java
src/model/Projeto.java
rodrigoalvesvieira/Brizo
d4fbf0c220ab226ab43e85082d54f30af3fe9eef
[ "MIT" ]
null
null
null
src/model/Projeto.java
rodrigoalvesvieira/Brizo
d4fbf0c220ab226ab43e85082d54f30af3fe9eef
[ "MIT" ]
null
null
null
src/model/Projeto.java
rodrigoalvesvieira/Brizo
d4fbf0c220ab226ab43e85082d54f30af3fe9eef
[ "MIT" ]
null
null
null
21.361702
144
0.635956
23,349
package model; import interfaces.DataModel; /** * @author Rodrigo Alves Vieira <rav2> */ public class Projeto implements DataModel { private int id; String nome; String descricao; double orcamento; String dataInicio; String dataPrevisaoTermino; String dataTermino; public Projeto(in...
3e3746499714e9693395a04eff2bbc4e67290497
3,143
java
Java
src/main/java/com/github/viniciussoaresti/pmgus/controladores/EnderecoController.java
BarrosPedro/pmgus
bdd6c4f01b6aad5014f7301e47072330c92adff8
[ "Unlicense" ]
7
2018-07-31T11:58:42.000Z
2019-08-04T02:41:03.000Z
src/main/java/com/github/viniciussoaresti/pmgus/controladores/EnderecoController.java
BarrosPedro/pmgus
bdd6c4f01b6aad5014f7301e47072330c92adff8
[ "Unlicense" ]
69
2018-07-24T17:54:33.000Z
2021-08-23T11:47:13.000Z
src/main/java/com/github/viniciussoaresti/pmgus/controladores/EnderecoController.java
fabriciofx/pmgus
3b75e1c4c785a4a51176dbf018745a7000aeb99b
[ "Unlicense" ]
4
2018-07-24T17:45:48.000Z
2020-12-04T13:21:00.000Z
32.071429
114
0.721604
23,350
/* * 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 com.github.viniciussoaresti.pmgus.controladores; import com.github.viniciussoaresti.pmgus.infraestrutura.repositorios.comport...
3e3749dca938cf9649b33583704d252811d44b48
520
java
Java
src/test/java/com/testvagrant/ekam/data/CacheTestBase.java
dunzoit/ekam
f783dd92ec101596b6410f7840c355672a26f838
[ "MIT" ]
2
2021-08-03T05:13:30.000Z
2021-08-12T16:07:38.000Z
src/test/java/com/testvagrant/ekam/data/CacheTestBase.java
dunzoit/ekam
f783dd92ec101596b6410f7840c355672a26f838
[ "MIT" ]
null
null
null
src/test/java/com/testvagrant/ekam/data/CacheTestBase.java
dunzoit/ekam
f783dd92ec101596b6410f7840c355672a26f838
[ "MIT" ]
1
2021-09-14T08:06:20.000Z
2021-09-14T08:06:20.000Z
27.368421
79
0.776923
23,351
package com.testvagrant.ekam.data; import com.testvagrant.ekam.commons.cache.providers.DataSetsProvider; import org.junit.jupiter.api.BeforeEach; import java.lang.reflect.Field; public class CacheTestBase { @BeforeEach public void resetSingleton() throws SecurityException, NoSuchFieldException, IllegalArg...
3e374aa576bd508729920f2bf1c814807169d356
2,451
java
Java
src/main/java/com/github/dockerjava/client/command/CopyFileFromContainerCmd.java
mfulgo/docker-java
cb9b3f2eb4f2e2342443627321112c729485d34e
[ "Apache-2.0" ]
null
null
null
src/main/java/com/github/dockerjava/client/command/CopyFileFromContainerCmd.java
mfulgo/docker-java
cb9b3f2eb4f2e2342443627321112c729485d34e
[ "Apache-2.0" ]
null
null
null
src/main/java/com/github/dockerjava/client/command/CopyFileFromContainerCmd.java
mfulgo/docker-java
cb9b3f2eb4f2e2342443627321112c729485d34e
[ "Apache-2.0" ]
null
null
null
31.423077
104
0.742962
23,352
package com.github.dockerjava.client.command; import javax.ws.rs.core.MediaType; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import com.github.dockerjava.client.DockerException; import com.github.dockerjava.client.model.CopyConfig; import com.google.common.base.Preconditions; import com.sun.jersey.api.c...
3e374abbcd52eba061895bb738341e0ebc2a2c07
3,111
java
Java
components/camel-aws/camel-aws2-ddb/src/generated/java/org/apache/camel/component/aws2/ddbstream/Ddb2StreamEndpointUriFactory.java
colin-mullikin/camel
ee6a51b9118361ac7a44d6f9eef9de6c842655cc
[ "Apache-2.0" ]
4,262
2015-01-01T15:28:37.000Z
2022-03-31T04:46:41.000Z
components/camel-aws/camel-aws2-ddb/src/generated/java/org/apache/camel/component/aws2/ddbstream/Ddb2StreamEndpointUriFactory.java
colin-mullikin/camel
ee6a51b9118361ac7a44d6f9eef9de6c842655cc
[ "Apache-2.0" ]
3,408
2015-01-03T02:11:17.000Z
2022-03-31T20:07:56.000Z
components/camel-aws/camel-aws2-ddb/src/generated/java/org/apache/camel/component/aws2/ddbstream/Ddb2StreamEndpointUriFactory.java
dhlparcel/camel
3aea09efaf1db4d424b52a813312bee86c1225e9
[ "Apache-2.0" ]
5,505
2015-01-02T14:58:12.000Z
2022-03-30T19:23:41.000Z
32.072165
142
0.658309
23,353
/* Generated by camel build tools - do NOT edit this file! */ package org.apache.camel.component.aws2.ddbstream; import java.net.URISyntaxException; import java.util.Collections; import java.util.HashMap; import java.util.HashSet; import java.util.Map; import java.util.Set; import org.apache.camel.spi.EndpointUriFact...
3e374bc7c7a8db1dd33d1e36c67ce03bc8ed9ae0
489
java
Java
src/main/java/com/apartdeman/model/service/ComplaintService.java
vahapgencdal/spring-boot-crud
241bf5a7fd8e0b0621dbc952c706d6338b407189
[ "Apache-2.0" ]
null
null
null
src/main/java/com/apartdeman/model/service/ComplaintService.java
vahapgencdal/spring-boot-crud
241bf5a7fd8e0b0621dbc952c706d6338b407189
[ "Apache-2.0" ]
null
null
null
src/main/java/com/apartdeman/model/service/ComplaintService.java
vahapgencdal/spring-boot-crud
241bf5a7fd8e0b0621dbc952c706d6338b407189
[ "Apache-2.0" ]
null
null
null
24.5
82
0.785714
23,354
package com.apartdeman.model.service; import com.apartdeman.model.entity.Complaint; import com.apartdeman.model.request.ComplaintRequest; import java.util.List; /** * @author Vahap Gencdal * @email lyhxr@example.com * @date 31.08.2018 * @description TODO: Class Description */ public interface ComplaintService e...
3e374bcfc7d328ecd49703712013b9f05d264bac
131
java
Java
chapter_001/src/main/java/ru/job4j/calculator/package-info.java
alekseybogdanchik/job4j
623a858f9a57c3abc6d1d78ec2a853c80c55ecf3
[ "Apache-2.0" ]
null
null
null
chapter_001/src/main/java/ru/job4j/calculator/package-info.java
alekseybogdanchik/job4j
623a858f9a57c3abc6d1d78ec2a853c80c55ecf3
[ "Apache-2.0" ]
1
2020-10-13T15:24:43.000Z
2020-10-13T15:24:43.000Z
chapter_001/src/main/java/ru/job4j/calculator/package-info.java
alekseybogdanchik/job4j
623a858f9a57c3abc6d1d78ec2a853c80c55ecf3
[ "Apache-2.0" ]
null
null
null
16.375
30
0.656489
23,355
/** * Package for calculate task. * * @author Aleksey Bogdanchik * @version $Id$ * @since 0.1 */ package ru.job4j.calculator;
3e374cd7be40a120252005f409c1ffa9707d3933
2,601
java
Java
src/main/java/com/mxixm/fastboot/weixin/mvc/condition/AbstractWxEnumCondition.java
ywlapple/taskf-lweixin
550a4bf8e3a30fb80b9238a043d6df3fa3f62df6
[ "Apache-2.0" ]
1
2018-04-04T05:51:06.000Z
2018-04-04T05:51:06.000Z
src/main/java/com/mxixm/fastboot/weixin/mvc/condition/AbstractWxEnumCondition.java
ywlapple/taskf-lweixin
550a4bf8e3a30fb80b9238a043d6df3fa3f62df6
[ "Apache-2.0" ]
null
null
null
src/main/java/com/mxixm/fastboot/weixin/mvc/condition/AbstractWxEnumCondition.java
ywlapple/taskf-lweixin
550a4bf8e3a30fb80b9238a043d6df3fa3f62df6
[ "Apache-2.0" ]
1
2018-07-09T10:34:17.000Z
2018-07-09T10:34:17.000Z
32.148148
144
0.703917
23,356
/* * Copyright (c) 2016-2017, Guangshan (ychag@example.com) and 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/...
3e374cf318315490317de70595b621707440269a
31,787
java
Java
proto-google-cloud-vision-v1p3beta1/src/main/java/com/google/cloud/vision/v1p3beta1/NormalizedBoundingPoly.java
renovate-bot/java-vision
10a61760fee1fd05c7476550cd7206ebb45c0fde
[ "Apache-2.0" ]
14
2020-09-19T10:26:08.000Z
2022-03-20T00:03:57.000Z
proto-google-cloud-vision-v1p3beta1/src/main/java/com/google/cloud/vision/v1p3beta1/NormalizedBoundingPoly.java
renovate-bot/java-vision
10a61760fee1fd05c7476550cd7206ebb45c0fde
[ "Apache-2.0" ]
545
2019-10-25T21:52:37.000Z
2022-03-30T00:27:44.000Z
proto-google-cloud-vision-v1p3beta1/src/main/java/com/google/cloud/vision/v1p3beta1/NormalizedBoundingPoly.java
renovate-bot/java-vision
10a61760fee1fd05c7476550cd7206ebb45c0fde
[ "Apache-2.0" ]
36
2019-10-25T22:29:44.000Z
2022-02-10T04:28:54.000Z
33.04262
106
0.671344
23,357
/* * 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 ...
3e374d12a8583672c7e037592ee0625af2cbd691
4,577
java
Java
src/main/java/com/github/datalking/web/mvc/AbstractCachingViewResolver.java
uptonking/play-servlet-rest
35e3f4900fae4690e397d915564d3ca034b26ebb
[ "MIT" ]
null
null
null
src/main/java/com/github/datalking/web/mvc/AbstractCachingViewResolver.java
uptonking/play-servlet-rest
35e3f4900fae4690e397d915564d3ca034b26ebb
[ "MIT" ]
10
2020-02-28T01:26:13.000Z
2020-12-06T10:15:02.000Z
src/main/java/com/github/datalking/web/mvc/AbstractCachingViewResolver.java
uptonking/play-servlet-rest
35e3f4900fae4690e397d915564d3ca034b26ebb
[ "MIT" ]
1
2019-08-20T18:15:38.000Z
2019-08-20T18:15:38.000Z
32.006993
123
0.569369
23,358
package com.github.datalking.web.mvc; import com.github.datalking.web.context.WebApplicationObjectSupport; import com.github.datalking.web.servlet.ViewResolver; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import java.util.LinkedHashMap; import java.util.Map; import jav...
3e374d41a2656a8277479c3a806d0983666878a3
2,105
java
Java
chapter_001/src/main/java/ru/job4j/loop/Paint.java
Bechol/job4j
bdbb0cfd2688aa039a9d303f4a5c2a2058939af3
[ "Apache-2.0" ]
null
null
null
chapter_001/src/main/java/ru/job4j/loop/Paint.java
Bechol/job4j
bdbb0cfd2688aa039a9d303f4a5c2a2058939af3
[ "Apache-2.0" ]
null
null
null
chapter_001/src/main/java/ru/job4j/loop/Paint.java
Bechol/job4j
bdbb0cfd2688aa039a9d303f4a5c2a2058939af3
[ "Apache-2.0" ]
null
null
null
30.114286
79
0.473435
23,359
package ru.job4j.loop; /** * Рисование пирамиды. * @author Oleg Bech (efpyi@example.com) * @since 12.04.2018 * @version 1.0 */ public class Paint { /** * Method rightTrl. * @param height высота пирамиды. * @return строка с "правой" пирамидой. */ public String rightTrl(int height) { ...
3e374e80c5df9764163b5115010d9ba207dadac9
458
java
Java
src/main/java/com/isfootball/model/JSONProfit.java
geneopenminder/betting-arbitrage
bdb27e1783bc53640db9ab5b15ddfc2b943b3ea0
[ "MIT" ]
null
null
null
src/main/java/com/isfootball/model/JSONProfit.java
geneopenminder/betting-arbitrage
bdb27e1783bc53640db9ab5b15ddfc2b943b3ea0
[ "MIT" ]
3
2021-12-10T01:16:06.000Z
2021-12-14T21:20:39.000Z
src/main/java/com/isfootball/model/JSONProfit.java
geneopenminder/betting-arbitrage
bdb27e1783bc53640db9ab5b15ddfc2b943b3ea0
[ "MIT" ]
1
2020-01-15T03:58:59.000Z
2020-01-15T03:58:59.000Z
19.083333
123
0.746725
23,360
package com.isfootball.model; import com.isfootball.branching.BaseScheme; import java.util.HashMap; import java.util.Map; /** * Created by Evgeniy Pshenitsin on 17.03.2015. */ public class JSONProfit { public int formulaId; public Double profitRate; public long forkId; public int forkLifeTime; ...
3e375021f658f1d981db4ae0c0ce84f5b6602708
8,970
java
Java
third-party/webscalesqlclient/mysql-5.6/storage/ndb/clusterj/clusterj-openjpa/src/main/java/com/mysql/clusterj/openjpa/NdbOpenJPAResult.java
hkirsman/hhvm_centos7_builds
2a1fd6de0d2d289c1575f43f10018f3bec23bb13
[ "PHP-3.01", "Zend-2.0" ]
1
2015-12-24T16:44:50.000Z
2015-12-24T16:44:50.000Z
third-party/webscalesqlclient/mysql-5.6/storage/ndb/clusterj/clusterj-openjpa/src/main/java/com/mysql/clusterj/openjpa/NdbOpenJPAResult.java
hkirsman/hhvm_centos7_builds
2a1fd6de0d2d289c1575f43f10018f3bec23bb13
[ "PHP-3.01", "Zend-2.0" ]
1
2015-12-24T18:23:56.000Z
2015-12-24T18:24:26.000Z
Mysql/storage/ndb/clusterj/clusterj-openjpa/src/main/java/com/mysql/clusterj/openjpa/NdbOpenJPAResult.java
clockzhong/WrapLAMP
fa7ad07da3f1759e74966a554befa47bbbbb8dd5
[ "Apache-2.0" ]
null
null
null
39.342105
129
0.631884
23,361
/* Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License. This program is distributed in the ...
3e375029e9855bee35c17d4f7491df3d5dbbc8ed
7,072
java
Java
app/src/main/java/com/google/smartmessage/utils/ToastUtils.java
JackChen1999/SmartMessage
c9995a8ffd8e35a6a86fc9ab126aa25594a36360
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/google/smartmessage/utils/ToastUtils.java
JackChen1999/SmartMessage
c9995a8ffd8e35a6a86fc9ab126aa25594a36360
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/google/smartmessage/utils/ToastUtils.java
JackChen1999/SmartMessage
c9995a8ffd8e35a6a86fc9ab126aa25594a36360
[ "Apache-2.0" ]
null
null
null
23.648829
101
0.532457
23,362
package com.google.smartmessage.utils; import android.os.Handler; import android.os.Looper; import android.support.annotation.StringRes; import android.widget.Toast; /** * ============================================================ * Copyright:Google有限公司版权所有 (c) 2017 * Author: 陈冠杰 * Email: efpyi@example.com ...
3e37509dd0309b39686c5725220370c3f65a5c0b
560
java
Java
intellij-project/src/bases/domain/spells/AttackSpell.java
VictorM-Coder/RPG-Project
d01628f02d1348dfc324343cc0cb9f6ce9f7c12e
[ "MIT" ]
null
null
null
intellij-project/src/bases/domain/spells/AttackSpell.java
VictorM-Coder/RPG-Project
d01628f02d1348dfc324343cc0cb9f6ce9f7c12e
[ "MIT" ]
null
null
null
intellij-project/src/bases/domain/spells/AttackSpell.java
VictorM-Coder/RPG-Project
d01628f02d1348dfc324343cc0cb9f6ce9f7c12e
[ "MIT" ]
null
null
null
24.347826
104
0.703571
23,363
package bases.domain.spells; import bases.domain.creatures.Creature; import bases.domain.enumerations.elements.Element; public class AttackSpell extends Spell{ private int damage; public AttackSpell(String name, String description, Element element, int manaDiscount, int damage) { super(name, descrip...
3e375138857c4c05f1854b5c75a6f1ea010c3424
2,072
java
Java
standalone-metastore/metastore-common/src/main/java/org/apache/hadoop/hive/metastore/HiveMetaHookLoader.java
sho25/hive
7a6a045c2a487bd200aeaded38497c843ec6a83c
[ "Apache-2.0" ]
null
null
null
standalone-metastore/metastore-common/src/main/java/org/apache/hadoop/hive/metastore/HiveMetaHookLoader.java
sho25/hive
7a6a045c2a487bd200aeaded38497c843ec6a83c
[ "Apache-2.0" ]
3
2020-05-15T22:28:40.000Z
2022-01-27T16:24:32.000Z
standalone-metastore/metastore-common/src/main/java/org/apache/hadoop/hive/metastore/HiveMetaHookLoader.java
sho25/hive
7a6a045c2a487bd200aeaded38497c843ec6a83c
[ "Apache-2.0" ]
null
null
null
24.376471
813
0.774131
23,364
begin_unit|revision:0.9.5;language:Java;cregit-version:0.0.1 begin_comment comment|/* * 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...
3e37522aa9c88535e7018a6e49f7c8267c5b9a47
4,304
java
Java
android/src/main/java/com/kumulos/flutter/kumulos_sdk_flutter/PushReceiver.java
Kumulos/KumulosSdkFlutter
f68faf4a4c07cda5cc5ef28ea3a1486968b4ee4a
[ "MIT" ]
null
null
null
android/src/main/java/com/kumulos/flutter/kumulos_sdk_flutter/PushReceiver.java
Kumulos/KumulosSdkFlutter
f68faf4a4c07cda5cc5ef28ea3a1486968b4ee4a
[ "MIT" ]
null
null
null
android/src/main/java/com/kumulos/flutter/kumulos_sdk_flutter/PushReceiver.java
Kumulos/KumulosSdkFlutter
f68faf4a4c07cda5cc5ef28ea3a1486968b4ee4a
[ "MIT" ]
null
null
null
33.364341
99
0.64382
23,365
package com.kumulos.flutter.kumulos_sdk_flutter; import android.app.Activity; import android.app.TaskStackBuilder; import android.content.ComponentName; import android.content.Context; import android.content.Intent; import com.kumulos.android.Kumulos; import com.kumulos.android.PushActionHandlerInterface; import com...
3e375243b89b870a1612f0e37fa06d2de1e36cad
6,335
java
Java
src/com/facebook/buck/model/AbstractBuildTarget.java
raviagarwal7/buck
7722fca11136f5059c113379969a116802a58df0
[ "Apache-2.0" ]
1
2022-01-25T13:13:09.000Z
2022-01-25T13:13:09.000Z
src/com/facebook/buck/model/AbstractBuildTarget.java
raviagarwal7/buck
7722fca11136f5059c113379969a116802a58df0
[ "Apache-2.0" ]
null
null
null
src/com/facebook/buck/model/AbstractBuildTarget.java
raviagarwal7/buck
7722fca11136f5059c113379969a116802a58df0
[ "Apache-2.0" ]
1
2022-01-25T13:14:45.000Z
2022-01-25T13:14:45.000Z
29.328704
96
0.724073
23,366
/* * Copyright 2012-present Facebook, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may * not use this file except in compliance with the License. You may obtain * a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or...
3e3752a5877f1147fef0e0ca0c3073d720b0d4ec
141
java
Java
java/client/src/main/java/com/dounine/japi/core/impl/types/ClassType.java
dounine/japi
b1800200a0450b1b9903ff190b49b719c319b8f3
[ "MIT" ]
111
2016-09-19T07:57:05.000Z
2022-03-08T13:57:36.000Z
java/client/src/main/java/com/dounine/japi/core/impl/types/ClassType.java
dounine/japi
b1800200a0450b1b9903ff190b49b719c319b8f3
[ "MIT" ]
3
2016-11-03T05:53:32.000Z
2019-07-03T10:17:33.000Z
java/client/src/main/java/com/dounine/japi/core/impl/types/ClassType.java
dounine/japi
b1800200a0450b1b9903ff190b49b719c319b8f3
[ "MIT" ]
46
2016-09-13T07:14:54.000Z
2021-03-19T05:33:56.000Z
15.666667
41
0.673759
23,367
package com.dounine.japi.core.impl.types; /** * Created by lake on 17-3-11. */ public enum ClassType { CLASS, INTERFACE, ENUM, ANNO }
3e3752d11171dd4c591edce7d325fb43c096a541
6,359
java
Java
src/test/java/com/ktoy/exchange/api/test/GdaxTest.java
kykim79/exchange-api
c2286f1d1b1d70811e49eeb649a6873f7103a77a
[ "Apache-2.0" ]
null
null
null
src/test/java/com/ktoy/exchange/api/test/GdaxTest.java
kykim79/exchange-api
c2286f1d1b1d70811e49eeb649a6873f7103a77a
[ "Apache-2.0" ]
1
2021-12-14T21:06:58.000Z
2021-12-14T21:06:58.000Z
src/test/java/com/ktoy/exchange/api/test/GdaxTest.java
kykim79/exchange-api
c2286f1d1b1d70811e49eeb649a6873f7103a77a
[ "Apache-2.0" ]
1
2021-07-29T04:57:54.000Z
2021-07-29T04:57:54.000Z
39.253086
109
0.643026
23,368
/******************************************************************************* * * Copyright (C) 2018 Kim Kwon Young * * 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 * * ...
3e3753298e6a46c21b6a0e37a5c0b93a5951cb74
3,869
java
Java
selected projects/desktop/argouml-VERSION_0_35_1/src/argouml-app/src/org/argouml/uml/ui/foundation/core/ActionAddAssociationSpecification.java
danielogen/msc_research
0b6644c11c6152510707d5d6eaf3fab640b3ce7a
[ "MIT" ]
1
2021-05-20T08:40:43.000Z
2021-05-20T08:40:43.000Z
argouml-VERSION_0_34/src/argouml-app/src/org/argouml/uml/ui/foundation/core/ActionAddAssociationSpecification.java
m-zakeri/extract_method
e1f82ece7d04b7c1d01affaaca609aa2804722cc
[ "MIT" ]
null
null
null
argouml-VERSION_0_34/src/argouml-app/src/org/argouml/uml/ui/foundation/core/ActionAddAssociationSpecification.java
m-zakeri/extract_method
e1f82ece7d04b7c1d01affaaca609aa2804722cc
[ "MIT" ]
1
2021-05-20T08:40:24.000Z
2021-05-20T08:40:24.000Z
36.942857
78
0.695798
23,369
/* $Id$ ***************************************************************************** * Copyright (c) 2009 Contributors - see below * 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 i...
3e3754234004ca80ee182b179216b2f38c16e245
2,701
java
Java
bindings/src/test/java/io/pravega/storage/extendeds3/S3ImplBase.java
pgwriter/pravega
3083b387f227d61e7dd5727db9b23d17d2976691
[ "Apache-2.0" ]
1
2020-03-31T09:54:30.000Z
2020-03-31T09:54:30.000Z
bindings/src/test/java/io/pravega/storage/extendeds3/S3ImplBase.java
pgwriter/pravega
3083b387f227d61e7dd5727db9b23d17d2976691
[ "Apache-2.0" ]
2
2019-01-22T23:57:17.000Z
2019-02-13T05:12:23.000Z
bindings/src/test/java/io/pravega/storage/extendeds3/S3ImplBase.java
pgwriter/pravega
3083b387f227d61e7dd5727db9b23d17d2976691
[ "Apache-2.0" ]
1
2021-06-03T23:08:32.000Z
2021-06-03T23:08:32.000Z
39.720588
114
0.801555
23,370
/** * Copyright (c) 2017 Dell Inc., or its subsidiaries. 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 */ pac...
3e3754ba91c4eabe0e99775d01dd79151bacd7bd
2,075
java
Java
message-builder-hl7v3-release-ns_mr2009_r02_04_03/src/main/java/ca/infoway/messagebuilder/model/ns_mr2009_r02_04_03/interaction/SpecialAuthorizationAdditionalInformationRequeBean.java
CanadaHealthInfoway/message-builder
a24b368b6ad7330ce8e1319e6bae130cea981818
[ "Apache-2.0" ]
1
2022-03-09T12:17:41.000Z
2022-03-09T12:17:41.000Z
message-builder-hl7v3-release-ns_mr2009_r02_04_03/src/main/java/ca/infoway/messagebuilder/model/ns_mr2009_r02_04_03/interaction/SpecialAuthorizationAdditionalInformationRequeBean.java
CanadaHealthInfoway/message-builder
a24b368b6ad7330ce8e1319e6bae130cea981818
[ "Apache-2.0" ]
null
null
null
message-builder-hl7v3-release-ns_mr2009_r02_04_03/src/main/java/ca/infoway/messagebuilder/model/ns_mr2009_r02_04_03/interaction/SpecialAuthorizationAdditionalInformationRequeBean.java
CanadaHealthInfoway/message-builder
a24b368b6ad7330ce8e1319e6bae130cea981818
[ "Apache-2.0" ]
null
null
null
39.903846
187
0.787952
23,371
/** * Copyright 2013 Canada Health Infoway, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicab...
3e375577920ab57d82c001a02add2580c692269b
3,270
java
Java
Data Structures/Linked Lists/Insert a node at a specific position in a linked list/Solution.java
BhanukaUOM/HackerRank-Solutions
6d168a736609b2b38ead72961c268d96efe21a0e
[ "Unlicense" ]
19
2019-09-25T17:59:35.000Z
2021-08-25T05:28:06.000Z
Data Structures/Linked Lists/Insert a node at a specific position in a linked list/Solution.java
BhanukaUOM/HackerRank-Solutions
6d168a736609b2b38ead72961c268d96efe21a0e
[ "Unlicense" ]
12
2019-09-20T08:04:52.000Z
2020-10-05T07:10:59.000Z
Data Structures/Linked Lists/Insert a node at a specific position in a linked list/Solution.java
BhanukaUOM/HackerRank-Solutions
6d168a736609b2b38ead72961c268d96efe21a0e
[ "Unlicense" ]
26
2019-09-25T18:14:29.000Z
2021-08-08T19:21:42.000Z
27.024793
135
0.58318
23,372
import java.io.*; import java.math.*; import java.security.*; import java.text.*; import java.util.*; import java.util.concurrent.*; import java.util.regex.*; public class Solution { static class SinglyLinkedListNode { public int data; public SinglyLinkedListNode next; public SinglyLinked...
3e3755f44cec3ef3f192ca146ab5e6d9c3fff6de
545
java
Java
app/models/UserSession.java
tevyt/Secure-Social-Example
6e8f50a798752f452075b0ea9eafe856073bcedf
[ "Apache-2.0" ]
1
2015-04-27T21:55:54.000Z
2015-04-27T21:55:54.000Z
app/models/UserSession.java
tevyt/Secure-Social-Example
6e8f50a798752f452075b0ea9eafe856073bcedf
[ "Apache-2.0" ]
null
null
null
app/models/UserSession.java
tevyt/Secure-Social-Example
6e8f50a798752f452075b0ea9eafe856073bcedf
[ "Apache-2.0" ]
null
null
null
18.793103
114
0.67156
23,373
package models; import play.db.ebean.Model; import javax.persistence.*; import java.util.Date; @Entity @Table(name = "sessions") public class UserSession extends Model { @Id public Long id; @ManyToOne @JoinColumn(name = "user_id") public User user; public String device; public Date dat...
3e3756bdace294d81541dd590f5863333c74e6bd
3,840
java
Java
src/com/steelteam/openrhynn/tickers/MovementTicker.java
OpenRhynn/OpenrhynnJavaServer
c7ddf177e61846291728981855765c9aed2ef6bf
[ "MIT" ]
1
2020-10-01T06:21:49.000Z
2020-10-01T06:21:49.000Z
src/com/steelteam/openrhynn/tickers/MovementTicker.java
OpenRhynn/OpenrhynnJavaServer
c7ddf177e61846291728981855765c9aed2ef6bf
[ "MIT" ]
null
null
null
src/com/steelteam/openrhynn/tickers/MovementTicker.java
OpenRhynn/OpenrhynnJavaServer
c7ddf177e61846291728981855765c9aed2ef6bf
[ "MIT" ]
2
2019-07-25T13:00:44.000Z
2020-07-14T03:55:34.000Z
40.851064
131
0.604688
23,374
/* MIT License ----------- Copyright (c) 2019 Ivan Yurkov (MB "Stylo tymas" http://steel-team.net) 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 li...
3e3756c357cfe555d766cf1b882d6a0cd73ba73d
1,186
java
Java
components/org.apache.stratos.messaging/src/main/java/org/apache/stratos/messaging/listener/health/stat/SecondDerivativeOfLoadAverageEventListener.java
ravihansa3000/stratos
50169447696212aa6191b4b2463c68a05bca44b8
[ "Apache-2.0" ]
127
2015-01-03T19:02:12.000Z
2022-01-19T03:16:20.000Z
components/org.apache.stratos.messaging/src/main/java/org/apache/stratos/messaging/listener/health/stat/SecondDerivativeOfLoadAverageEventListener.java
ravihansa3000/stratos
50169447696212aa6191b4b2463c68a05bca44b8
[ "Apache-2.0" ]
139
2015-01-08T03:55:03.000Z
2015-12-01T03:49:00.000Z
components/org.apache.stratos.messaging/src/main/java/org/apache/stratos/messaging/listener/health/stat/SecondDerivativeOfLoadAverageEventListener.java
ravihansa3000/stratos
50169447696212aa6191b4b2463c68a05bca44b8
[ "Apache-2.0" ]
142
2015-01-14T10:24:15.000Z
2022-01-31T12:12:16.000Z
34.882353
79
0.761383
23,375
/* * 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 ...
3e37575c354b0321930728554cc6fbb11a33fc62
22,713
java
Java
aws-java-sdk-ssmincidents/src/main/java/com/amazonaws/services/ssmincidents/model/ListTimelineEventsRequest.java
vinayakpokharkar/aws-sdk-java
fd409dee8ae23fb8953e0bb4dbde65536a7e0514
[ "Apache-2.0" ]
1
2022-01-04T04:11:16.000Z
2022-01-04T04:11:16.000Z
aws-java-sdk-ssmincidents/src/main/java/com/amazonaws/services/ssmincidents/model/ListTimelineEventsRequest.java
vinayakpokharkar/aws-sdk-java
fd409dee8ae23fb8953e0bb4dbde65536a7e0514
[ "Apache-2.0" ]
null
null
null
aws-java-sdk-ssmincidents/src/main/java/com/amazonaws/services/ssmincidents/model/ListTimelineEventsRequest.java
vinayakpokharkar/aws-sdk-java
fd409dee8ae23fb8953e0bb4dbde65536a7e0514
[ "Apache-2.0" ]
null
null
null
29.535761
126
0.542245
23,376
/* * Copyright 2017-2022 Amazon.com, Inc. or its affiliates. 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. A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "licen...
3e37592dd65810637fa6791635ab185ee4a499f5
341
java
Java
tool/cl.uchile.pleiad.textram/src/cl/uchile/pleiad/TextRAMStandaloneSetup.java
mjorod/textram
7ba013841ef15a0698683502a06d80ee49d18b30
[ "MIT" ]
null
null
null
tool/cl.uchile.pleiad.textram/src/cl/uchile/pleiad/TextRAMStandaloneSetup.java
mjorod/textram
7ba013841ef15a0698683502a06d80ee49d18b30
[ "MIT" ]
null
null
null
tool/cl.uchile.pleiad.textram/src/cl/uchile/pleiad/TextRAMStandaloneSetup.java
mjorod/textram
7ba013841ef15a0698683502a06d80ee49d18b30
[ "MIT" ]
null
null
null
18.944444
76
0.780059
23,377
/* * generated by Xtext */ package cl.uchile.pleiad; /** * Initialization support for running Xtext languages * without equinox extension registry */ public class TextRAMStandaloneSetup extends TextRAMStandaloneSetupGenerated{ public static void doSetup() { new TextRAMStandaloneSetup().createInjectorAndDoEMFRe...
3e375944e14b3bc8af7c712a9a9361f836eaf37d
625
java
Java
src/main/java/ee/joonasvali/scene/RoundPhysical.java
wrapperband/mirrors
52905de799c5c741850fc84362dae7ea863b6ee2
[ "Apache-2.0" ]
null
null
null
src/main/java/ee/joonasvali/scene/RoundPhysical.java
wrapperband/mirrors
52905de799c5c741850fc84362dae7ea863b6ee2
[ "Apache-2.0" ]
null
null
null
src/main/java/ee/joonasvali/scene/RoundPhysical.java
wrapperband/mirrors
52905de799c5c741850fc84362dae7ea863b6ee2
[ "Apache-2.0" ]
null
null
null
21.551724
77
0.6352
23,378
package ee.joonasvali.scene; /** * Created with IntelliJ IDEA. * User: Joss * Date: 3/23/14 * Time: 3:55 PM * To change this template use File | Settings | File Templates. */ public abstract class RoundPhysical extends BasePhysical{ double radius; public RoundPhysical(double x, double y, double ro...
3e375972502a0b82dcce7a4ec9d36fa8cf875298
1,602
java
Java
argus-apm/argus-apm-main/src/main/java/com/argusapm/android/core/job/processinfo/ProcessInfoTask.java
VBallack/ArgusAPM
7acfb50549702b9fd10349ea4c8842ef6463e0db
[ "Apache-2.0" ]
2,482
2018-11-27T09:11:30.000Z
2022-03-28T03:06:03.000Z
argus-apm/argus-apm-main/src/main/java/com/argusapm/android/core/job/processinfo/ProcessInfoTask.java
VBallack/ArgusAPM
7acfb50549702b9fd10349ea4c8842ef6463e0db
[ "Apache-2.0" ]
49
2018-11-29T03:13:56.000Z
2021-08-19T03:09:57.000Z
argus-apm/argus-apm-main/src/main/java/com/argusapm/android/core/job/processinfo/ProcessInfoTask.java
VBallack/ArgusAPM
7acfb50549702b9fd10349ea4c8842ef6463e0db
[ "Apache-2.0" ]
388
2018-11-27T09:15:08.000Z
2022-03-29T09:32:23.000Z
26.7
103
0.581149
23,379
package com.argusapm.android.core.job.processinfo; import com.argusapm.android.api.ApmTask; import com.argusapm.android.core.Manager; import com.argusapm.android.core.storage.IStorage; import com.argusapm.android.core.tasks.BaseTask; import com.argusapm.android.core.tasks.ITask; import com.argusapm.android.utils.Async...
3e3759c0dcd1308a29e272e678464bffe179e666
111
java
Java
GitHub.java
minghaohuh/FristGitHubPro
bf9857aa4208b78e211c0f8cfd2d89d857b5be52
[ "Apache-2.0" ]
null
null
null
GitHub.java
minghaohuh/FristGitHubPro
bf9857aa4208b78e211c0f8cfd2d89d857b5be52
[ "Apache-2.0" ]
null
null
null
GitHub.java
minghaohuh/FristGitHubPro
bf9857aa4208b78e211c0f8cfd2d89d857b5be52
[ "Apache-2.0" ]
null
null
null
11.1
41
0.666667
23,380
public class GitHub { public static void main(String[] args) { System.out.println("Hello,GitHub"); } }
3e375a1b8d21d1d880ba6eda4ffe78ed7ed467ce
3,506
java
Java
Marketplace Loyalty Program/src/Home.java
setu1421/CSC540-Database_Management
48ea6e8a43bc85b322d780b292126d28f4d597b8
[ "MIT" ]
null
null
null
Marketplace Loyalty Program/src/Home.java
setu1421/CSC540-Database_Management
48ea6e8a43bc85b322d780b292126d28f4d597b8
[ "MIT" ]
1
2021-10-30T06:26:02.000Z
2021-11-04T16:31:02.000Z
Marketplace Loyalty Program/src/Home.java
setu1421/CSC540-Database_Management
48ea6e8a43bc85b322d780b292126d28f4d597b8
[ "MIT" ]
null
null
null
31.303571
100
0.515687
23,381
import java.sql.*; import java.util.*; /** * @author Setu Kumar Basak (sbasak4) */ public class Home { public static final String jdbcURL = "jdbc:oracle:thin:@ora.csc.ncsu.edu:1521:orcl01"; //public static final String user = "sbasak4"; //public static final String passwd = "abcd1234"; //public st...
3e375ac0c1ba4c958d54d856b61d156b82257d3a
2,425
java
Java
src/main/java/uk/gov/hmcts/reform/iahomeofficeintegrationapi/domain/entities/HearingInstructMessage.java
uk-gov-mirror/hmcts.ia-home-office-integration-api
8cdce0dbed21456e20ca707454525dca3a858da3
[ "MIT" ]
null
null
null
src/main/java/uk/gov/hmcts/reform/iahomeofficeintegrationapi/domain/entities/HearingInstructMessage.java
uk-gov-mirror/hmcts.ia-home-office-integration-api
8cdce0dbed21456e20ca707454525dca3a858da3
[ "MIT" ]
228
2020-03-26T10:15:45.000Z
2021-09-15T10:51:14.000Z
src/main/java/uk/gov/hmcts/reform/iahomeofficeintegrationapi/domain/entities/HearingInstructMessage.java
hmcts/ia-home-office-integration-api-old
d0517a488a98c37693bdda5729fe2d5e60ce7b06
[ "MIT" ]
1
2021-04-10T22:36:28.000Z
2021-04-10T22:36:28.000Z
29.573171
118
0.658144
23,382
package uk.gov.hmcts.reform.iahomeofficeintegrationapi.domain.entities; import org.apache.commons.lang.StringUtils; public class HearingInstructMessage extends HomeOfficeInstruct { private Hearing hearing; private HearingInstructMessage() { } public HearingInstructMessage( ConsumerReference...
3e375c100dc8d2ee5e9067916458b084d72bbf26
1,626
java
Java
drools-wb-screens/drools-wb-guided-template-editor/drools-wb-guided-template-editor-backend/src/test/java/org/drools/workbench/screens/guided/template/server/indexing/TestGuidedRuleTemplateFileIndexer.java
yesamer/drools-wb
e17725a556adbdecaf95132e5076512d474b3372
[ "Apache-2.0" ]
71
2017-04-04T18:03:17.000Z
2022-03-16T06:25:02.000Z
drools-wb-screens/drools-wb-guided-template-editor/drools-wb-guided-template-editor-backend/src/test/java/org/drools/workbench/screens/guided/template/server/indexing/TestGuidedRuleTemplateFileIndexer.java
yesamer/drools-wb
e17725a556adbdecaf95132e5076512d474b3372
[ "Apache-2.0" ]
929
2017-03-13T15:06:55.000Z
2022-03-10T15:49:36.000Z
drools-wb-screens/drools-wb-guided-template-editor/drools-wb-guided-template-editor-backend/src/test/java/org/drools/workbench/screens/guided/template/server/indexing/TestGuidedRuleTemplateFileIndexer.java
mbiarnes/drools-wb
620dfc8bf23742221fe6f67ea6b99e40ab54f1c0
[ "Apache-2.0" ]
131
2017-03-22T09:45:37.000Z
2022-03-16T06:24:47.000Z
35.347826
151
0.773678
23,383
/* * Copyright 2014 Red Hat, Inc. and/or its affiliates. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
3e375c4f457a5cf15d57c264c89b0a413ebbac4f
4,153
java
Java
src/backend/job-file-gateway/boot-job-file-gateway/src/main/java/com/tencent/bk/job/file_gateway/config/InterceptorConfiguration.java
smarttill-zyj/bk-job
4aa994ad61f2447afbb73751038506168b5eb39d
[ "MIT" ]
578
2021-06-30T01:30:22.000Z
2022-03-31T12:08:37.000Z
src/backend/job-file-gateway/boot-job-file-gateway/src/main/java/com/tencent/bk/job/file_gateway/config/InterceptorConfiguration.java
smarttill-zyj/bk-job
4aa994ad61f2447afbb73751038506168b5eb39d
[ "MIT" ]
351
2021-06-30T01:43:27.000Z
2022-03-31T11:12:59.000Z
src/backend/job-file-gateway/boot-job-file-gateway/src/main/java/com/tencent/bk/job/file_gateway/config/InterceptorConfiguration.java
smarttill-zyj/bk-job
4aa994ad61f2447afbb73751038506168b5eb39d
[ "MIT" ]
127
2021-06-30T01:34:22.000Z
2022-03-31T07:47:32.000Z
53.935065
116
0.775343
23,384
/* * Tencent is pleased to support the open source community by making BK-JOB蓝鲸智云作业平台 available. * * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved. * * BK-JOB蓝鲸智云作业平台 is licensed under the MIT License. * * License for BK-JOB蓝鲸智云作业平台: * ----------------------------------------------...
3e375d12d31f644352b4ad7712f18be00331a812
2,835
java
Java
app/src/main/java/sk3m3l1io/duisburg/memogame/view/game/TimeModeViewImp.java
themeliskalomoiros/Memogame
ee4ac3f2e58853d49fc8f79822c3d1008f078337
[ "MIT" ]
null
null
null
app/src/main/java/sk3m3l1io/duisburg/memogame/view/game/TimeModeViewImp.java
themeliskalomoiros/Memogame
ee4ac3f2e58853d49fc8f79822c3d1008f078337
[ "MIT" ]
null
null
null
app/src/main/java/sk3m3l1io/duisburg/memogame/view/game/TimeModeViewImp.java
themeliskalomoiros/Memogame
ee4ac3f2e58853d49fc8f79822c3d1008f078337
[ "MIT" ]
null
null
null
27.794118
103
0.660317
23,385
package sk3m3l1io.duisburg.memogame.view.game; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.ProgressBar; import android.widget.TextView; import sk3m3l1io.duisburg.memogame.R; import sk3m3l1io.duisburg.memogame.model.pojos.GameDifficulty; public cl...
3e375d14bfefe0328160d5c14f630d509fa4cbfb
11,456
java
Java
code/android/app/src/main/java/com/lewetechnologies/app/jack/JData.java
alessandro1105/Lewe2.0_Complete
b8b73b24bd6b62eeff3fe24e33e3b030336edf1c
[ "Apache-2.0" ]
null
null
null
code/android/app/src/main/java/com/lewetechnologies/app/jack/JData.java
alessandro1105/Lewe2.0_Complete
b8b73b24bd6b62eeff3fe24e33e3b030336edf1c
[ "Apache-2.0" ]
null
null
null
code/android/app/src/main/java/com/lewetechnologies/app/jack/JData.java
alessandro1105/Lewe2.0_Complete
b8b73b24bd6b62eeff3fe24e33e3b030336edf1c
[ "Apache-2.0" ]
null
null
null
25.331126
82
0.57342
23,386
package com.lewetechnologies.app.jack; import com.lewetechnologies.app.logger.Logger; import org.json.JSONException; import org.json.JSONObject; /** * Classe contenitore per i messaggi del protocollo Jack * * @author Alessandro Pasqualini - nnheo@example.com * @version 1.00 */ public class JData { //root J...