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
3e084e9a70e6f28b35a65a3aa51e756b1e9a6c79
1,985
java
Java
modules/platform/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/impl/WidgetTypeDefinitionComparator.java
atchertchian/nuxeo
bd28297e11151135a90a933cab6d05ce825ad539
[ "Apache-2.0" ]
1
2021-02-15T19:07:59.000Z
2021-02-15T19:07:59.000Z
modules/platform/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/impl/WidgetTypeDefinitionComparator.java
atchertchian/nuxeo
bd28297e11151135a90a933cab6d05ce825ad539
[ "Apache-2.0" ]
3
2021-07-03T21:32:41.000Z
2022-03-23T13:15:18.000Z
modules/platform/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/impl/WidgetTypeDefinitionComparator.java
atchertchian/nuxeo
bd28297e11151135a90a933cab6d05ce825ad539
[ "Apache-2.0" ]
1
2022-03-17T14:55:30.000Z
2022-03-17T14:55:30.000Z
29.626866
89
0.658942
3,518
/* * (C) Copyright 2010 Nuxeo SA (http://nuxeo.com/) and others. * * 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 require...
3e084ea72944a7d85d013f2a31f43ecbf710b959
2,885
java
Java
src/main/java/com/github/mdevloo/multi/tenancy/fwk/auth0/security/SecurityConfig.java
trailrunner-taulia/Spring-boot-auth0-discriminator-multitenancy
a9cd67c8e5e19553427610af875c6eca717101b8
[ "Apache-2.0" ]
23
2020-09-29T11:14:03.000Z
2022-03-17T12:18:59.000Z
src/main/java/com/github/mdevloo/multi/tenancy/fwk/auth0/security/SecurityConfig.java
trailrunner-taulia/Spring-boot-auth0-discriminator-multitenancy
a9cd67c8e5e19553427610af875c6eca717101b8
[ "Apache-2.0" ]
8
2020-09-29T12:39:02.000Z
2021-09-21T15:37:08.000Z
src/main/java/com/github/mdevloo/multi/tenancy/fwk/auth0/security/SecurityConfig.java
trailrunner-taulia/Spring-boot-auth0-discriminator-multitenancy
a9cd67c8e5e19553427610af875c6eca717101b8
[ "Apache-2.0" ]
5
2021-02-16T17:12:02.000Z
2022-02-12T13:58:38.000Z
44.384615
124
0.803813
3,519
package com.github.mdevloo.multi.tenancy.fwk.auth0.security; import org.springframework.beans.factory.annotation.Value; import org.springframework.context.annotation.Bean; import org.springframework.security.config.annotation.web.builders.HttpSecurity; import org.springframework.security.config.annotation.web.configur...
3e084f12b7fe12f0943d6c01c61144d929707171
4,434
java
Java
reflection/src/main/java/org/bndly/common/reflection/GetterBeanPropertyAccessor.java
bndly/bndly-commons
e0fee12a6a549dff931ed1c8563f00798224786a
[ "Apache-2.0" ]
1
2020-07-24T08:58:39.000Z
2020-07-24T08:58:39.000Z
reflection/src/main/java/org/bndly/common/reflection/GetterBeanPropertyAccessor.java
bndly/bndly-commons
e0fee12a6a549dff931ed1c8563f00798224786a
[ "Apache-2.0" ]
2
2020-12-02T18:45:34.000Z
2022-01-21T23:45:25.000Z
reflection/src/main/java/org/bndly/common/reflection/GetterBeanPropertyAccessor.java
bndly/bndly-commons
e0fee12a6a549dff931ed1c8563f00798224786a
[ "Apache-2.0" ]
2
2020-07-21T17:44:10.000Z
2020-07-22T13:31:10.000Z
34.640625
164
0.735679
3,520
package org.bndly.common.reflection; /*- * #%L * Reflection * %% * Copyright (C) 2013 - 2020 Cybercon GmbH * %% * 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.a...
3e084f2591c2b4451925404ce2bb800127c70355
2,577
java
Java
bigtable-client-core-parent/bigtable-client-core/src/main/java/com/google/cloud/bigtable/grpc/BigtableTableAdminGrpcClient.java
igorbernstein2/cloud-bigtable-client
65786f6ee9ab2807d81bd16b81fc277ccee61a3b
[ "Apache-2.0" ]
null
null
null
bigtable-client-core-parent/bigtable-client-core/src/main/java/com/google/cloud/bigtable/grpc/BigtableTableAdminGrpcClient.java
igorbernstein2/cloud-bigtable-client
65786f6ee9ab2807d81bd16b81fc277ccee61a3b
[ "Apache-2.0" ]
null
null
null
bigtable-client-core-parent/bigtable-client-core/src/main/java/com/google/cloud/bigtable/grpc/BigtableTableAdminGrpcClient.java
igorbernstein2/cloud-bigtable-client
65786f6ee9ab2807d81bd16b81fc277ccee61a3b
[ "Apache-2.0" ]
null
null
null
30.317647
83
0.75553
3,521
/* * Copyright 2015 Google Inc. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applica...
3e084f267a4b85896c54d989d35e5105f55ecc05
1,870
java
Java
nevis_activiti/nevis-bn/bn-dao/src/main/java/com/cqut/mapper/OrganizationUserMapper.java
yangqiang1997/yangqaing1997.GitHub.io
b7d385a9e813255afb71382d0bb982ca21908b99
[ "Apache-2.0" ]
null
null
null
nevis_activiti/nevis-bn/bn-dao/src/main/java/com/cqut/mapper/OrganizationUserMapper.java
yangqiang1997/yangqaing1997.GitHub.io
b7d385a9e813255afb71382d0bb982ca21908b99
[ "Apache-2.0" ]
null
null
null
nevis_activiti/nevis-bn/bn-dao/src/main/java/com/cqut/mapper/OrganizationUserMapper.java
yangqiang1997/yangqaing1997.GitHub.io
b7d385a9e813255afb71382d0bb982ca21908b99
[ "Apache-2.0" ]
null
null
null
22.53012
79
0.636898
3,522
package com.cqut.mapper; import com.cqut.entity.dto.role.ElTreeDTO; import com.cqut.entity.entity.OrganizationUser; import com.cqut.entity.entity.User; import com.github.pagehelper.Page; import org.apache.ibatis.annotations.Param; import java.util.List; /** * 作者:谭勇 * 时间:2018-04-07 * */ public interface Organizati...
3e084f509a54457d0f8c04338f06843918244386
1,168
java
Java
src/cmaker/ExpansionPoint.java
daviscook477/DotPaths
c28c4683982f94fb5df21f10021f04490388207a
[ "MIT" ]
null
null
null
src/cmaker/ExpansionPoint.java
daviscook477/DotPaths
c28c4683982f94fb5df21f10021f04490388207a
[ "MIT" ]
null
null
null
src/cmaker/ExpansionPoint.java
daviscook477/DotPaths
c28c4683982f94fb5df21f10021f04490388207a
[ "MIT" ]
null
null
null
25.391304
64
0.631849
3,523
package cmaker; import java.awt.Color; public class ExpansionPoint extends DraggableDrawableCircle { private InteractiveSpline sp; private ControlPoint cp; public ExpansionPoint(InteractiveSpline sp, ControlPoint cp) { super(0, 0, 5, Color.BLUE); int index = sp.cPoints.indexOf(cp); this.sp = s...
3e084fbaa2617e7414140a6abdb96efda7e88660
483
java
Java
src/main/java/nl/hu/bdsd/kafka_broker/IKafkaConstants.java
nstuivenberg/NiNi
865ac45686c57059748fa06cfaf851c185a40db7
[ "Apache-2.0" ]
null
null
null
src/main/java/nl/hu/bdsd/kafka_broker/IKafkaConstants.java
nstuivenberg/NiNi
865ac45686c57059748fa06cfaf851c185a40db7
[ "Apache-2.0" ]
null
null
null
src/main/java/nl/hu/bdsd/kafka_broker/IKafkaConstants.java
nstuivenberg/NiNi
865ac45686c57059748fa06cfaf851c185a40db7
[ "Apache-2.0" ]
null
null
null
30.1875
52
0.751553
3,524
package nl.hu.bdsd.kafka_broker; public interface IKafkaConstants { String KAFKA_BROKERS = "nigelvanhattum.nl:9092"; //String KAFKA_BROKERS = "localhost:9092"; Integer MESSAGE_COUNT=1000; String CLIENT_ID="poliFLWProducer"; //String TOPIC_NAME="demo"; String GROUP_ID_CONFIG="PoliFLWConsumer"; ...
3e08500e6817d33d6fd87d2f80bf65f5b2477933
8,994
java
Java
src/main/java/thut/crafts/proxy/ClientProxy.java
MetaltyrantMk2/Pokecube-Issues-and-Wiki
a64f19bcccc75db26d59d0c0cdd1d3d0ec59ea07
[ "MIT" ]
1
2020-06-17T06:47:04.000Z
2020-06-17T06:47:04.000Z
src/main/java/thut/crafts/proxy/ClientProxy.java
MetaltyrantMk2/Pokecube-Issues-and-Wiki
a64f19bcccc75db26d59d0c0cdd1d3d0ec59ea07
[ "MIT" ]
null
null
null
src/main/java/thut/crafts/proxy/ClientProxy.java
MetaltyrantMk2/Pokecube-Issues-and-Wiki
a64f19bcccc75db26d59d0c0cdd1d3d0ec59ea07
[ "MIT" ]
null
null
null
48.616216
117
0.657438
3,525
package thut.crafts.proxy; import org.lwjgl.glfw.GLFW; import com.mojang.blaze3d.platform.GlStateManager; import net.minecraft.client.Minecraft; import net.minecraft.client.entity.player.ClientPlayerEntity; import net.minecraft.client.renderer.BufferBuilder; import net.minecraft.client.renderer.Tessellator; import n...
3e08508504206358eba1b839c1888f1b756ccebe
1,976
java
Java
src/main/java/io/nem/sdk/infrastructure/UInt64DTO.java
alexjavabraz/nem2-sdk-java
ae798231e63707ccb045769c6f4993abeeb8ad20
[ "Apache-2.0" ]
1
2019-02-13T22:06:16.000Z
2019-02-13T22:06:16.000Z
src/main/java/io/nem/sdk/infrastructure/UInt64DTO.java
alexjavabraz/nem2-sdk-java
ae798231e63707ccb045769c6f4993abeeb8ad20
[ "Apache-2.0" ]
null
null
null
src/main/java/io/nem/sdk/infrastructure/UInt64DTO.java
alexjavabraz/nem2-sdk-java
ae798231e63707ccb045769c6f4993abeeb8ad20
[ "Apache-2.0" ]
null
null
null
25.333333
104
0.671053
3,526
/* * Copyright 2019 NEM * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writi...
3e0850eea16bcf4009040b77621d50a2b343f941
7,230
java
Java
storage/src/main/java/tech/pegasys/teku/storage/server/kvstore/schema/V6SchemaCombinedTreeState.java
ajsutton/artemis
ef53e247e64bb0a14fd91bb8734c5fa8784c727b
[ "Apache-2.0" ]
77
2020-02-26T16:40:27.000Z
2020-10-19T13:21:49.000Z
storage/src/main/java/tech/pegasys/teku/storage/server/kvstore/schema/V6SchemaCombinedTreeState.java
ajsutton/artemis
ef53e247e64bb0a14fd91bb8734c5fa8784c727b
[ "Apache-2.0" ]
840
2020-02-25T21:38:02.000Z
2020-10-22T21:12:58.000Z
storage/src/main/java/tech/pegasys/teku/storage/server/kvstore/schema/V6SchemaCombinedTreeState.java
ajsutton/artemis
ef53e247e64bb0a14fd91bb8734c5fa8784c727b
[ "Apache-2.0" ]
40
2020-02-25T21:36:42.000Z
2020-10-20T12:04:50.000Z
45.471698
130
0.781466
3,527
/* * Copyright ConsenSys Software Inc., 2020 * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
3e0852f720ee2d4f51e821855a2f7cb2fee86bfa
2,126
java
Java
servicio-bienes/src/main/java/edu/central/servicio/bienes/service/ViviendaServiceImpl.java
johnalbh/MimpuestoAPI
1628e943f223d5e1c985e67b4902b8eb63c23d1b
[ "Apache-2.0" ]
1
2021-11-22T18:54:04.000Z
2021-11-22T18:54:04.000Z
servicio-bienes/src/main/java/edu/central/servicio/bienes/service/ViviendaServiceImpl.java
johnalbh/MimpuestoAPI
1628e943f223d5e1c985e67b4902b8eb63c23d1b
[ "Apache-2.0" ]
null
null
null
servicio-bienes/src/main/java/edu/central/servicio/bienes/service/ViviendaServiceImpl.java
johnalbh/MimpuestoAPI
1628e943f223d5e1c985e67b4902b8eb63c23d1b
[ "Apache-2.0" ]
null
null
null
33.746032
130
0.714958
3,528
package edu.central.servicio.bienes.service; import edu.central.servicio.bienes.model.Vivienda; import edu.central.servicio.bienes.exception.NotFoundException; import edu.central.servicio.bienes.repository.ViviendaRepository; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.ste...
3e08531f06a187b02eea86f74082d80bb7ca496f
2,180
java
Java
plugins/network-elements/ovs/src/main/java/com/cloud/agent/api/OvsCreateTunnelCommand.java
aleskxyz/cloudstack
2700beb4fb1206f93829b8c4085479a8f416833d
[ "Apache-2.0" ]
1,131
2015-01-08T18:59:06.000Z
2022-03-29T11:31:10.000Z
plugins/network-elements/ovs/src/main/java/com/cloud/agent/api/OvsCreateTunnelCommand.java
aleskxyz/cloudstack
2700beb4fb1206f93829b8c4085479a8f416833d
[ "Apache-2.0" ]
5,908
2015-01-13T15:28:37.000Z
2022-03-31T20:31:07.000Z
plugins/network-elements/ovs/src/main/java/com/cloud/agent/api/OvsCreateTunnelCommand.java
Rostov1991/cloudstack
4abe8385e0721793d5dae8f195303d010c8ff8d2
[ "Apache-2.0" ]
1,083
2015-01-05T01:16:52.000Z
2022-03-31T12:14:10.000Z
25.057471
93
0.659174
3,529
// 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...
3e0853418e9d96bc08ddaf31fea4309a3b2eb448
3,538
java
Java
src/test/java/com/elena/trello/tests/TeamCreationTests.java
TayaHatum/trello-selenium-tests-Rochman
9fd7f7fe3cf04cb573966ef39570e52252ee0846
[ "Apache-2.0" ]
null
null
null
src/test/java/com/elena/trello/tests/TeamCreationTests.java
TayaHatum/trello-selenium-tests-Rochman
9fd7f7fe3cf04cb573966ef39570e52252ee0846
[ "Apache-2.0" ]
null
null
null
src/test/java/com/elena/trello/tests/TeamCreationTests.java
TayaHatum/trello-selenium-tests-Rochman
9fd7f7fe3cf04cb573966ef39570e52252ee0846
[ "Apache-2.0" ]
null
null
null
34.349515
115
0.713115
3,530
package com.elena.trello.tests; import com.elena.trello.model.TeamData; import org.openqa.selenium.By; import org.testng.Assert; import org.testng.annotations.BeforeMethod; import org.testng.annotations.Test; public class TeamCreationTests extends TestBase{ @BeforeMethod public void preconditions() throws Inter...
3e0853f28c617bdfb5533a5508a516d706a276f4
439
java
Java
app/src/main/java/com/coolweather/android/util/HttpUtil.java
oneofnormalprogrammer/CoolWeather
ad985485c6ca0dce283ddc921887a4749e25fbef
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/coolweather/android/util/HttpUtil.java
oneofnormalprogrammer/CoolWeather
ad985485c6ca0dce283ddc921887a4749e25fbef
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/coolweather/android/util/HttpUtil.java
oneofnormalprogrammer/CoolWeather
ad985485c6ca0dce283ddc921887a4749e25fbef
[ "Apache-2.0" ]
null
null
null
21.95
84
0.712984
3,531
package com.coolweather.android.util; import okhttp3.OkHttpClient; import okhttp3.Request; /** * Created by Administrator on 2017/5/17/017. */ public class HttpUtil { public static void sendOkHttpRequest(String address, okhttp3.Callback callback){ OkHttpClient client = new OkHttpClient(); Re...
3e0854aaf8c57b2a3728e21acfe3dfe96f9acad9
509
java
Java
JVM/chapter02/src/com/learn/java1/ClassLoaderTest1.java
guyi-png/Notes
202cf177577a8f392660797514c539067f4c2893
[ "MIT" ]
2
2020-05-18T07:44:44.000Z
2020-10-12T11:53:11.000Z
JVM/chapter02/src/com/learn/java1/ClassLoaderTest1.java
guyi-png/Notes
202cf177577a8f392660797514c539067f4c2893
[ "MIT" ]
1
2022-03-31T20:57:54.000Z
2022-03-31T20:57:54.000Z
JVM/chapter02/src/com/learn/java1/ClassLoaderTest1.java
guyi-png/Notes
202cf177577a8f392660797514c539067f4c2893
[ "MIT" ]
1
2021-06-29T11:33:22.000Z
2021-06-29T11:33:22.000Z
31.8125
88
0.715128
3,532
package com.learn.java1; public class ClassLoaderTest1 { public static void main(String[] args) { // 获取类加载器的方式 ClassLoader classLoader = ClassLoaderTest.class.getClassLoader(); ClassLoader contextClassLoader = Thread.currentThread().getContextClassLoader(); ClassLoader systemClassLo...
3e08557ce1c720c04725ec8aa14f3fa96b995369
8,595
java
Java
src/main/java/com/nowcoder/community/controller/UserController.java
Wudong-HUST/community
ce5e60c4c88fe648c8813c697234075788a2e936
[ "MIT" ]
null
null
null
src/main/java/com/nowcoder/community/controller/UserController.java
Wudong-HUST/community
ce5e60c4c88fe648c8813c697234075788a2e936
[ "MIT" ]
null
null
null
src/main/java/com/nowcoder/community/controller/UserController.java
Wudong-HUST/community
ce5e60c4c88fe648c8813c697234075788a2e936
[ "MIT" ]
null
null
null
35.962343
111
0.645375
3,533
package com.nowcoder.community.controller; import com.nowcoder.community.annotation.LoginRequired; import com.nowcoder.community.entity.Comment; import com.nowcoder.community.entity.DiscussPost; import com.nowcoder.community.entity.Page; import com.nowcoder.community.entity.User; import com.nowcoder.community.service....
3e08565489a34dbe7974efce88a2a935a366664a
776
java
Java
src/main/java/com/bdoemu/gameserver/model/items/templates/ItemImprovementSourceT.java
SilenceSu/S7Server491
5646a1f43d9b6383403bae2fd2fce811cad0adae
[ "Apache-2.0" ]
7
2019-04-20T06:08:38.000Z
2021-06-27T09:18:55.000Z
src/main/java/com/bdoemu/gameserver/model/items/templates/ItemImprovementSourceT.java
SilenceSu/S7Server491
5646a1f43d9b6383403bae2fd2fce811cad0adae
[ "Apache-2.0" ]
1
2019-06-29T17:58:36.000Z
2019-06-30T08:58:36.000Z
src/main/java/com/bdoemu/gameserver/model/items/templates/ItemImprovementSourceT.java
jessefjxm/S7Server491
5646a1f43d9b6383403bae2fd2fce811cad0adae
[ "Apache-2.0" ]
12
2019-04-03T11:43:48.000Z
2021-06-27T09:18:57.000Z
22.171429
75
0.630155
3,534
// // Decompiled by Procyon v0.5.30 // package com.bdoemu.gameserver.model.items.templates; import java.sql.ResultSet; import java.sql.SQLException; public class ItemImprovementSourceT { private int sourceItemKey; private int type; private int[] results; public ItemImprovementSourceT(final ResultS...
3e085820d58b56ff19d5555cc56c8111fbbcf865
11,214
java
Java
moe.apple/moe.platform.ios/src/main/java/apple/modelio/MDLVoxelArray.java
Berstanio/moe-core
d561df1f6b4f99dc9644227eb8b76e4942abc20a
[ "Apache-2.0" ]
1
2020-05-11T18:36:25.000Z
2020-05-11T18:36:25.000Z
moe.apple/moe.platform.ios/src/main/java/apple/modelio/MDLVoxelArray.java
Berstanio/moe-core
d561df1f6b4f99dc9644227eb8b76e4942abc20a
[ "Apache-2.0" ]
null
null
null
moe.apple/moe.platform.ios/src/main/java/apple/modelio/MDLVoxelArray.java
Berstanio/moe-core
d561df1f6b4f99dc9644227eb8b76e4942abc20a
[ "Apache-2.0" ]
null
null
null
35.827476
123
0.732745
3,535
/* Copyright 2014-2016 Intel Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, s...
3e08585389a0d28f4729ea2c8e04d20ff78f1f27
313
java
Java
xzazt-config/xzazt-config-core/src/main/java/com/xzazt/annotation/OrderIndex.java
xzzt/xzazt-pom
d86e8f6b9c021ab8c9a91c61546168fada5d216f
[ "MIT" ]
1
2019-03-24T09:32:43.000Z
2019-03-24T09:32:43.000Z
xzazt-config/xzazt-config-core/src/main/java/com/xzazt/annotation/OrderIndex.java
xzzt/xzazt-pom
d86e8f6b9c021ab8c9a91c61546168fada5d216f
[ "MIT" ]
null
null
null
xzazt-config/xzazt-config-core/src/main/java/com/xzazt/annotation/OrderIndex.java
xzzt/xzazt-pom
d86e8f6b9c021ab8c9a91c61546168fada5d216f
[ "MIT" ]
null
null
null
24.076923
44
0.808307
3,536
package com.xzazt.annotation; import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; @Target(ElementType.TYPE) @Retention(RetentionPolicy.RUNTIME) public @interface OrderIndex { int num() default 0; }
3e0858b8e33189571c46b6039882e58e64dec34f
369
java
Java
src/main/java/com/itcwt/ss/util/ShellUtil.java
itcwt/ss-union
0b4170413e54784d05458bda789e8f865afac34c
[ "MIT" ]
null
null
null
src/main/java/com/itcwt/ss/util/ShellUtil.java
itcwt/ss-union
0b4170413e54784d05458bda789e8f865afac34c
[ "MIT" ]
null
null
null
src/main/java/com/itcwt/ss/util/ShellUtil.java
itcwt/ss-union
0b4170413e54784d05458bda789e8f865afac34c
[ "MIT" ]
null
null
null
16.772727
53
0.569106
3,537
package com.itcwt.ss.util; import java.io.IOException; /** * @author cwt * @create by cwt on 2018-10-18 20:52 */ public class ShellUtil { public void runShell(String shPath){ Process exec = null; try { exec = Runtime.getRuntime().exec(shPath); } catch (IOException e) { ...
3e085900dcdf31eb8125353f12475b9df3a3fd10
7,660
java
Java
app/src/main/java/com/challengers/trackmyorder/OrderDetailActivity.java
kalyandechiraju/track-my-order
0b8b35ddc1b16bf4e94cc046ce9f2a2d47dbc10f
[ "MIT" ]
10
2016-09-08T19:08:13.000Z
2021-06-04T02:50:25.000Z
app/src/main/java/com/challengers/trackmyorder/OrderDetailActivity.java
kalyandechiraju/track-my-order
0b8b35ddc1b16bf4e94cc046ce9f2a2d47dbc10f
[ "MIT" ]
1
2018-09-13T20:58:27.000Z
2018-09-13T20:58:27.000Z
app/src/main/java/com/challengers/trackmyorder/OrderDetailActivity.java
kalyandechiraju/track-my-order
0b8b35ddc1b16bf4e94cc046ce9f2a2d47dbc10f
[ "MIT" ]
11
2018-08-22T02:09:40.000Z
2021-07-11T15:45:21.000Z
56.323529
246
0.549869
3,538
package com.challengers.trackmyorder; import android.content.Intent; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import android.view.View; import android.widget.ImageView; import android.widget.TextView; import android.widget.Toast; import com.challengers.trackmyorder.util.Constants; im...
3e08590ae88fbe2929dc8efec31e8f36defd14e4
4,021
java
Java
fibonacci-service/src/test/java/com/examples/springcloudstarter/fibonacci/services/SimpleFibonacciServiceImplTest.java
reachpavan/my-spring-cloud-starter
d1d56b3a28662205a542deeb35eb212b9922ee95
[ "MIT" ]
null
null
null
fibonacci-service/src/test/java/com/examples/springcloudstarter/fibonacci/services/SimpleFibonacciServiceImplTest.java
reachpavan/my-spring-cloud-starter
d1d56b3a28662205a542deeb35eb212b9922ee95
[ "MIT" ]
null
null
null
fibonacci-service/src/test/java/com/examples/springcloudstarter/fibonacci/services/SimpleFibonacciServiceImplTest.java
reachpavan/my-spring-cloud-starter
d1d56b3a28662205a542deeb35eb212b9922ee95
[ "MIT" ]
null
null
null
40.21
110
0.694852
3,539
package com.examples.springcloudstarter.fibonacci.services; import com.examples.springcloudstarter.fibonacci.ApplicationException; import org.junit.Assert; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.ann...
3e08590df80abb668ab76f2814935396f28d2488
9,074
java
Java
bpel-runtime/src/main/java/org/apache/ode/bpel/engine/migration/CorrelationKeySetMigration.java
apache/ode
a0c2d1a3c24268523c81b4ddc125eb05d758c6f5
[ "Apache-2.0" ]
20
2015-06-03T05:42:40.000Z
2022-02-15T05:22:13.000Z
bpel-runtime/src/main/java/org/apache/ode/bpel/engine/migration/CorrelationKeySetMigration.java
apache/attic-ode
a0c2d1a3c24268523c81b4ddc125eb05d758c6f5
[ "Apache-2.0" ]
1
2016-03-10T22:34:09.000Z
2016-03-10T22:34:09.000Z
bpel-runtime/src/main/java/org/apache/ode/bpel/engine/migration/CorrelationKeySetMigration.java
apache/ode
a0c2d1a3c24268523c81b4ddc125eb05d758c6f5
[ "Apache-2.0" ]
57
2015-03-12T12:45:09.000Z
2021-11-10T19:09:27.000Z
45.59799
125
0.62883
3,540
/* * 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 ...
3e0859800750dba74a0b2f1ae2f839c70f42c7a2
298
java
Java
examples/oauth2/src/main/java/com/github/hippoom/wechat/mp/examples/oauth2/http/HttpMvcConfig.java
Hippoom/wechat-mp-starter
1a12d3d5be2788c9913cd8b423b1756bd5a73f2e
[ "MIT" ]
6
2017-08-11T02:50:08.000Z
2018-11-27T06:16:05.000Z
examples/oauth2/src/main/java/com/github/hippoom/wechat/mp/examples/oauth2/http/HttpMvcConfig.java
tanbinh123/wechat-mp-starter
1a12d3d5be2788c9913cd8b423b1756bd5a73f2e
[ "MIT" ]
1
2017-07-03T13:43:25.000Z
2017-07-03T14:07:43.000Z
examples/oauth2/src/main/java/com/github/hippoom/wechat/mp/examples/oauth2/http/HttpMvcConfig.java
tanbinh123/wechat-mp-starter
1a12d3d5be2788c9913cd8b423b1756bd5a73f2e
[ "MIT" ]
5
2017-07-03T06:51:02.000Z
2022-02-11T03:29:14.000Z
27.090909
67
0.83557
3,541
package com.github.hippoom.wechat.mp.examples.oauth2.http; import org.springframework.context.annotation.ComponentScan; import org.springframework.context.annotation.Configuration; @ComponentScan("com.github.hippoom.wechat.mp.examples.oauth2.http") @Configuration public class HttpMvcConfig { }
3e085bb30519e6e6f1d0437ff155078795273e31
1,485
java
Java
Personal Meteor Fall/src/application/Gravity.java
EudyContreras/Meteor-Fall-FX
4b0432af335e8b3777de6cde5b090265f206263a
[ "MIT" ]
null
null
null
Personal Meteor Fall/src/application/Gravity.java
EudyContreras/Meteor-Fall-FX
4b0432af335e8b3777de6cde5b090265f206263a
[ "MIT" ]
null
null
null
Personal Meteor Fall/src/application/Gravity.java
EudyContreras/Meteor-Fall-FX
4b0432af335e8b3777de6cde5b090265f206263a
[ "MIT" ]
null
null
null
19.285714
66
0.63367
3,542
package application; public class Gravity { private Boolean falling = true; private Boolean notDestroyed = true; private float gravity = 0.4f; private float x,y = 0; private float xVel, yVel = 0; private float maxSpeed = 4; public Gravity(float x, float y, float xVel, float yVel ){ this.x = ...
3e085bb72c90f8c8b830baf9e26a692b48b349b7
1,483
java
Java
core/src/java/org/hypergraphdb/transaction/HGTransactionConfig.java
OpenKGC/hypergraphdb
05073f5082df60577e48af283311172dd3f2f847
[ "Apache-2.0" ]
186
2015-07-09T06:00:54.000Z
2022-03-16T01:14:40.000Z
core/src/java/org/hypergraphdb/transaction/HGTransactionConfig.java
OpenKGC/hypergraphdb
05073f5082df60577e48af283311172dd3f2f847
[ "Apache-2.0" ]
27
2015-08-01T20:33:10.000Z
2022-03-08T21:11:23.000Z
core/src/java/org/hypergraphdb/transaction/HGTransactionConfig.java
OpenKGC/hypergraphdb
05073f5082df60577e48af283311172dd3f2f847
[ "Apache-2.0" ]
56
2015-10-15T10:00:14.000Z
2022-03-12T20:56:14.000Z
23.919355
90
0.656777
3,543
package org.hypergraphdb.transaction; /** * * <p> * Encapsulates configuration parameters for a single transaction. * </p> * * @author Borislav Iordanov * */ public class HGTransactionConfig { public static final HGTransactionConfig DEFAULT = new HGTransactionConfig(); public static fi...
3e085c146987587851124c9f8c9f77aa1d1d8f9c
1,392
java
Java
ml4j-builders-api/src/main/java/org/ml4j/nn/components/builders/axons/UncompletedPoolingAxonsBuilder.java
ml4j/ml4j-api
cbd2db2fcde5d6f9ea87d133eb2c57df8066a241
[ "Apache-2.0" ]
1
2018-07-24T21:14:28.000Z
2018-07-24T21:14:28.000Z
ml4j-builders-api/src/main/java/org/ml4j/nn/components/builders/axons/UncompletedPoolingAxonsBuilder.java
ml4j/ml4j-api
cbd2db2fcde5d6f9ea87d133eb2c57df8066a241
[ "Apache-2.0" ]
6
2017-10-24T17:55:47.000Z
2020-01-07T13:19:06.000Z
ml4j-builders-api/src/main/java/org/ml4j/nn/components/builders/axons/UncompletedPoolingAxonsBuilder.java
ml4j/ml4j-api
cbd2db2fcde5d6f9ea87d133eb2c57df8066a241
[ "Apache-2.0" ]
3
2017-09-29T14:44:58.000Z
2018-03-07T07:38:02.000Z
30.26087
100
0.785201
3,544
/* * Copyright 2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except * in compliance with the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
3e085d28b335fdbcb38ea18d337a49a1962c6523
1,453
java
Java
src/main/java/org/tucke/jtt809/packet/common/OuterPacket.java
tucke/java-jtt809-2011
416eed913c646f568d7d3613a7ee626ba8ba68e1
[ "MIT" ]
9
2021-12-01T02:16:24.000Z
2022-01-07T01:38:41.000Z
src/main/java/org/tucke/jtt809/packet/common/OuterPacket.java
tucke/java-jtt809-2011
416eed913c646f568d7d3613a7ee626ba8ba68e1
[ "MIT" ]
null
null
null
src/main/java/org/tucke/jtt809/packet/common/OuterPacket.java
tucke/java-jtt809-2011
416eed913c646f568d7d3613a7ee626ba8ba68e1
[ "MIT" ]
1
2021-12-01T05:59:06.000Z
2021-12-01T05:59:06.000Z
19.635135
68
0.611149
3,545
package org.tucke.jtt809.packet.common; import lombok.AllArgsConstructor; import lombok.Data; import lombok.NoArgsConstructor; import java.io.Serializable; /** * @author tucke */ @SuppressWarnings("SpellCheckingInspection") @AllArgsConstructor @NoArgsConstructor @Data public class OuterPacket implements Serializab...
3e085df890646cdfa25604ce2a38451779e838e3
1,733
java
Java
hermes-management/src/main/java/pl/allegro/tech/hermes/management/domain/subscription/health/problem/MalfunctioningIndicator.java
bjo2008cnx/mq_on_kafka
25cb580225f2ec56b4b8b48631cb4f9edca57f66
[ "Apache-2.0" ]
null
null
null
hermes-management/src/main/java/pl/allegro/tech/hermes/management/domain/subscription/health/problem/MalfunctioningIndicator.java
bjo2008cnx/mq_on_kafka
25cb580225f2ec56b4b8b48631cb4f9edca57f66
[ "Apache-2.0" ]
null
null
null
hermes-management/src/main/java/pl/allegro/tech/hermes/management/domain/subscription/health/problem/MalfunctioningIndicator.java
bjo2008cnx/mq_on_kafka
25cb580225f2ec56b4b8b48631cb4f9edca57f66
[ "Apache-2.0" ]
null
null
null
44.435897
115
0.807271
3,546
package pl.allegro.tech.hermes.management.domain.subscription.health.problem; import pl.allegro.tech.hermes.api.SubscriptionHealth; import pl.allegro.tech.hermes.management.domain.subscription.health.SubscriptionHealthContext; import pl.allegro.tech.hermes.management.domain.subscription.health.SubscriptionMetrics; im...
3e085e32a9c7d8979a1d09ff08da1910ac692148
4,712
java
Java
main/boofcv-ip/src/test/java/boofcv/alg/filter/binary/TestThresholdNiblackFamily.java
TheBricktop/BoofCV
3ebe042030d509ea958c6ac90c21f2bfd872c72a
[ "Apache-2.0" ]
782
2015-01-06T03:09:49.000Z
2022-03-31T04:17:26.000Z
main/boofcv-ip/src/test/java/boofcv/alg/filter/binary/TestThresholdNiblackFamily.java
TheBricktop/BoofCV
3ebe042030d509ea958c6ac90c21f2bfd872c72a
[ "Apache-2.0" ]
205
2015-03-19T15:36:02.000Z
2022-03-25T05:48:18.000Z
main/boofcv-ip/src/test/java/boofcv/alg/filter/binary/TestThresholdNiblackFamily.java
TheBricktop/BoofCV
3ebe042030d509ea958c6ac90c21f2bfd872c72a
[ "Apache-2.0" ]
241
2015-01-12T13:23:36.000Z
2022-02-25T07:38:48.000Z
28.385542
101
0.64983
3,547
/* * Copyright (c) 2021, Peter Abeles. All Rights Reserved. * * This file is part of BoofCV (http://boofcv.org). * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apac...
3e085ea4bbd64a9d6169645bef458c1bf3ebc7d4
1,285
java
Java
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/OneStorageDomainInfoReturnForXmlRpc.java
anjalshireesh/gluster-ovirt-poc
8778ec6809aac91034f1a497383b4ba500f11848
[ "Apache-2.0" ]
1
2019-01-12T06:49:06.000Z
2019-01-12T06:49:06.000Z
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/OneStorageDomainInfoReturnForXmlRpc.java
anjalshireesh/gluster-ovirt-poc
8778ec6809aac91034f1a497383b4ba500f11848
[ "Apache-2.0" ]
null
null
null
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/OneStorageDomainInfoReturnForXmlRpc.java
anjalshireesh/gluster-ovirt-poc
8778ec6809aac91034f1a497383b4ba500f11848
[ "Apache-2.0" ]
2
2015-01-15T19:06:01.000Z
2015-04-29T08:15:29.000Z
34.72973
86
0.701167
3,548
package org.ovirt.engine.core.vdsbroker.vdsbroker; import java.util.Map; import org.ovirt.engine.core.vdsbroker.irsbroker.*; import org.ovirt.engine.core.vdsbroker.xmlrpc.XmlRpcObjectDescriptor; import org.ovirt.engine.core.vdsbroker.xmlrpc.XmlRpcStruct; public final class OneStorageDomainInfoReturnForXmlRpc extends...
3e085f0a80d64e3f65a2418e645219b398a75eaf
756
java
Java
adapter-cqld4/src/main/java/io/nosqlbench/adapter/cqld4/Cqld4ReboundStatement.java
tjake/nosqlbench
d31fbd45fe7627d681624fb94bce763bcac78feb
[ "Apache-2.0" ]
null
null
null
adapter-cqld4/src/main/java/io/nosqlbench/adapter/cqld4/Cqld4ReboundStatement.java
tjake/nosqlbench
d31fbd45fe7627d681624fb94bce763bcac78feb
[ "Apache-2.0" ]
null
null
null
adapter-cqld4/src/main/java/io/nosqlbench/adapter/cqld4/Cqld4ReboundStatement.java
tjake/nosqlbench
d31fbd45fe7627d681624fb94bce763bcac78feb
[ "Apache-2.0" ]
null
null
null
30.24
163
0.739418
3,549
package io.nosqlbench.adapter.cqld4; import com.datastax.oss.driver.api.core.CqlSession; import com.datastax.oss.driver.api.core.cql.BoundStatement; import com.datastax.oss.driver.api.core.cql.Statement; public class Cqld4ReboundStatement extends Cqld4Op { private final BoundStatement stmt; public Cqld4Rebou...
3e085faaa765561359e88422d3f9932b7dcd859b
463
java
Java
mall-coupon/src/main/java/personal/skyxt/mallcoupon/service/MemberPriceService.java
skyxt/skymail
8c8dd874967522eb11bed1572018b0827724d4f2
[ "Apache-2.0" ]
null
null
null
mall-coupon/src/main/java/personal/skyxt/mallcoupon/service/MemberPriceService.java
skyxt/skymail
8c8dd874967522eb11bed1572018b0827724d4f2
[ "Apache-2.0" ]
2
2021-04-22T17:11:48.000Z
2021-09-20T21:01:32.000Z
mall-coupon/src/main/java/personal/skyxt/mallcoupon/service/MemberPriceService.java
skyxt/sky-mall
8c8dd874967522eb11bed1572018b0827724d4f2
[ "Apache-2.0" ]
null
null
null
22.190476
73
0.776824
3,550
package personal.skyxt.mallcoupon.service; import com.baomidou.mybatisplus.extension.service.IService; import personal.skyxt.mallcommon.utils.PageUtils; import personal.skyxt.mallcoupon.entity.MemberPriceEntity; import java.util.Map; /** * 商品会员价格 * * @author skyxt * @email kenaa@example.com * @date 2020-08-06 1...
3e086155ea09842fa0f8fcb303a1f252d14097c0
1,261
java
Java
app/src/main/java/com/example/android/quakereport/Earthquake.java
felipeemidio/QuakeReportApp
5ec8e0644be516c12f75e5f9544b50670559c091
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/example/android/quakereport/Earthquake.java
felipeemidio/QuakeReportApp
5ec8e0644be516c12f75e5f9544b50670559c091
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/example/android/quakereport/Earthquake.java
felipeemidio/QuakeReportApp
5ec8e0644be516c12f75e5f9544b50670559c091
[ "Apache-2.0" ]
null
null
null
26.270833
95
0.643933
3,551
package com.example.android.quakereport; public class Earthquake { double magnitude; String location; private long mTimeInMilliseconds; /** Website URL of the earthquake */ private String mUrl; /** * Constructs a new {@link Earthquake} object. * * @param magnitude is the magnit...
3e08619a499682d67cd565fe1a69f56d00501f58
6,334
java
Java
unityzarinpaliab/src/main/java/com/zarinpal/ewallets/purchase/ZarinPal.java
IranGameDevelopersCommunity/ZarrinpalUnityPluginAndroidPart
d9f44743f34d1d5c734412b8e71150477b05081b
[ "Unlicense" ]
null
null
null
unityzarinpaliab/src/main/java/com/zarinpal/ewallets/purchase/ZarinPal.java
IranGameDevelopersCommunity/ZarrinpalUnityPluginAndroidPart
d9f44743f34d1d5c734412b8e71150477b05081b
[ "Unlicense" ]
null
null
null
unityzarinpaliab/src/main/java/com/zarinpal/ewallets/purchase/ZarinPal.java
IranGameDevelopersCommunity/ZarrinpalUnityPluginAndroidPart
d9f44743f34d1d5c734412b8e71150477b05081b
[ "Unlicense" ]
null
null
null
46.918519
231
0.573887
3,552
package com.zarinpal.ewallets.purchase; import android.annotation.SuppressLint; import android.content.Context; import android.content.Intent; import android.net.Uri; import android.util.Log; import org.json.JSONException; import org.json.JSONObject; @SuppressLint({"StaticFieldLeak"}) public class ZarinPal { pri...
3e0863253ef42847f965f35f2fe59ab1f400d35b
110
java
Java
plugins/InspectionGadgets/test/com/siyeh/igfixes/style/inferLambdaParameterType/TwoParams.java
dunno99/intellij-community
aa656a5d874b947271b896b2105e4370827b9149
[ "Apache-2.0" ]
5
2015-12-19T15:27:30.000Z
2019-08-17T10:07:23.000Z
plugins/InspectionGadgets/test/com/siyeh/igfixes/style/inferLambdaParameterType/TwoParams.java
dunno99/intellij-community
aa656a5d874b947271b896b2105e4370827b9149
[ "Apache-2.0" ]
173
2018-07-05T13:59:39.000Z
2018-08-09T01:12:03.000Z
plugins/InspectionGadgets/test/com/siyeh/igfixes/style/inferLambdaParameterType/TwoParams.java
dunno99/intellij-community
aa656a5d874b947271b896b2105e4370827b9149
[ "Apache-2.0" ]
2
2017-04-24T15:48:40.000Z
2022-03-09T05:48:05.000Z
12.222222
40
0.427273
3,553
class X { interface I<A> { void foo(A a1, A a2); } { I<String> c = (<caret>o1, o2) -> {}; } }
3e0863340474a24d8a0f5d14bd2036853e37b867
879
java
Java
src/main/java/com/intershop/oms/test/servicehandler/transmissionservice/v1_1/mapping/SortableTransmissionAttributeMapper.java
intershop/iom-test-framework
fcc98d475135ed3488449fc298363181c66358f8
[ "MIT" ]
null
null
null
src/main/java/com/intershop/oms/test/servicehandler/transmissionservice/v1_1/mapping/SortableTransmissionAttributeMapper.java
intershop/iom-test-framework
fcc98d475135ed3488449fc298363181c66358f8
[ "MIT" ]
null
null
null
src/main/java/com/intershop/oms/test/servicehandler/transmissionservice/v1_1/mapping/SortableTransmissionAttributeMapper.java
intershop/iom-test-framework
fcc98d475135ed3488449fc298363181c66358f8
[ "MIT" ]
null
null
null
43.95
152
0.885097
3,554
package com.intershop.oms.test.servicehandler.transmissionservice.v1_1.mapping; import org.mapstruct.InheritInverseConfiguration; import org.mapstruct.Mapper; import org.mapstruct.factory.Mappers; import com.intershop.oms.rest.transmission.v1_1.model.SortableTransmissionAttribute; import com.intershop.oms.test.busine...
3e0865c59c10c1dd08152f12825ad8b7605574cb
359
java
Java
src/main/java/at/gepardec/training/cdi/advanced/specializes/ServiceOriginal.java
Gepardec/cdi-training
b1ff740577b1fdfd4f4ead7952a830358b11b58c
[ "Apache-2.0" ]
2
2021-01-30T15:02:50.000Z
2021-12-10T08:35:51.000Z
src/main/java/at/gepardec/training/cdi/advanced/specializes/ServiceOriginal.java
Gepardec/cdi-training
b1ff740577b1fdfd4f4ead7952a830358b11b58c
[ "Apache-2.0" ]
6
2021-03-22T17:57:29.000Z
2021-12-10T08:34:26.000Z
src/main/java/at/gepardec/training/cdi/advanced/specializes/ServiceOriginal.java
Gepardec/cdi-training
b1ff740577b1fdfd4f4ead7952a830358b11b58c
[ "Apache-2.0" ]
1
2021-07-13T08:30:39.000Z
2021-07-13T08:30:39.000Z
19.944444
54
0.749304
3,555
package at.gepardec.training.cdi.advanced.specializes; import at.gepardec.training.cdi.Util; import javax.enterprise.context.RequestScoped; /** * That is the implementation we specialize */ @RequestScoped public class ServiceOriginal implements Service { @Override public String execute() { return ...
3e08662d4f3c886e6edc9f4b651d5d9729b33d2d
551
java
Java
qa/src/main/java/com/salton123/qa/config/GpsMockConfig.java
LiveSalton/fundationholding
212a66560eef495140a4a522c8bb95ebb3ac8dab
[ "Apache-2.0" ]
6
2020-12-13T03:16:46.000Z
2021-11-02T06:36:43.000Z
qa/src/main/java/com/salton123/qa/config/GpsMockConfig.java
LiveSalton/fundationholding
212a66560eef495140a4a522c8bb95ebb3ac8dab
[ "Apache-2.0" ]
1
2021-08-13T07:55:33.000Z
2021-08-13T07:55:33.000Z
qa/src/main/java/com/salton123/qa/config/GpsMockConfig.java
LiveSalton/fundationholding
212a66560eef495140a4a522c8bb95ebb3ac8dab
[ "Apache-2.0" ]
4
2020-09-19T19:07:20.000Z
2021-09-22T07:55:08.000Z
27.55
88
0.760436
3,556
package com.salton123.qa.config; import android.content.Context; import com.salton123.qa.constant.SharedPrefsKey; import com.salton123.utils.SharedPrefsUtil; /** * Created by wanglikun on 2018/9/20. */ public class GpsMockConfig { public static boolean isGPSMockOpen(Context context) { return SharedPre...
3e086783e8df41ece0d6f8f9510d4eda2aae61d0
3,387
java
Java
src/main/java/com/romanceabroad/ui/LeftCornerMenuPage.java
shsmith11/romanceWeb
b38ed441a5d5a647a4b861338ce4b962676ac85e
[ "Apache-2.0" ]
null
null
null
src/main/java/com/romanceabroad/ui/LeftCornerMenuPage.java
shsmith11/romanceWeb
b38ed441a5d5a647a4b861338ce4b962676ac85e
[ "Apache-2.0" ]
null
null
null
src/main/java/com/romanceabroad/ui/LeftCornerMenuPage.java
shsmith11/romanceWeb
b38ed441a5d5a647a4b861338ce4b962676ac85e
[ "Apache-2.0" ]
null
null
null
42.3375
115
0.611456
3,557
package com.romanceabroad.ui; import data.Data; import data.Locators; import data.PagesLinks; import org.openqa.selenium.By; import org.openqa.selenium.NoSuchElementException; import org.openqa.selenium.WebDriver; import org.openqa.selenium.WebElement; import java.util.ArrayList; import java.util.HashMap; import java....
3e0867d0e992a52619935b59b8e7dbc9c3b25e1d
3,836
java
Java
src/main/java/com/qa/ims/persistence/dao/OrderDAO.java
variskhan98/Varis-IMS
3670bf7d32a284eebb1a8db64395ce0040e2cb44
[ "MIT" ]
null
null
null
src/main/java/com/qa/ims/persistence/dao/OrderDAO.java
variskhan98/Varis-IMS
3670bf7d32a284eebb1a8db64395ce0040e2cb44
[ "MIT" ]
null
null
null
src/main/java/com/qa/ims/persistence/dao/OrderDAO.java
variskhan98/Varis-IMS
3670bf7d32a284eebb1a8db64395ce0040e2cb44
[ "MIT" ]
null
null
null
29.507692
102
0.702033
3,558
package com.qa.ims.persistence.dao; import com.qa.ims.persistence.domain.Customer; import com.qa.ims.persistence.domain.Item; import com.qa.ims.persistence.domain.Order; import com.qa.ims.utils.DBUtils; import org.apache.logging.log4j.LogManager; import org.apache.logging.log4j.Logger; import java.sql.*; import java....
3e08688ff01ba1b76d7b8f479dc909f350738080
6,502
java
Java
service/src/main/java/com/huotu/hotcms/service/service/impl/LinkServiceImpl.java
tomkay1/cms
56e1bea259123d2e8111e9d808d20900fd76332b
[ "Apache-2.0" ]
null
null
null
service/src/main/java/com/huotu/hotcms/service/service/impl/LinkServiceImpl.java
tomkay1/cms
56e1bea259123d2e8111e9d808d20900fd76332b
[ "Apache-2.0" ]
2
2021-04-07T18:44:39.000Z
2022-01-21T23:47:13.000Z
service/src/main/java/com/huotu/hotcms/service/service/impl/LinkServiceImpl.java
tomkay1/cms
56e1bea259123d2e8111e9d808d20900fd76332b
[ "Apache-2.0" ]
null
null
null
41.679487
142
0.686712
3,559
/* * 版权所有:杭州火图科技有限公司 * 地址:浙江省杭州市滨江区西兴街道阡陌路智慧E谷B幢4楼 * * (c) Copyright Hangzhou Hot Technology Co., Ltd. * Floor 4,Block B,Wisdom E Valley,Qianmo Road,Binjiang District * 2013-2016. All rights reserved. */ package com.huotu.hotcms.service.service.impl; import com.huotu.hotcms.service.entity.AbstractContent; impo...
3e08698e7240eb34daaf56f07ce8c02585e9070a
719
java
Java
spring/src/main/java/com/example/kafka/KafkaListenerService.java
ns3154/learn
887e57e116985b5f530c4593ec1f2d037298de6b
[ "MIT" ]
null
null
null
spring/src/main/java/com/example/kafka/KafkaListenerService.java
ns3154/learn
887e57e116985b5f530c4593ec1f2d037298de6b
[ "MIT" ]
3
2021-12-09T15:28:51.000Z
2022-01-12T23:04:53.000Z
spring/src/main/java/com/example/kafka/KafkaListenerService.java
ns3154/learn
887e57e116985b5f530c4593ec1f2d037298de6b
[ "MIT" ]
null
null
null
23.966667
74
0.721836
3,560
package com.example.kafka; import com.example.utils.TrackUtils; import org.apache.kafka.clients.consumer.ConsumerRecord; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.kafka.annotation.KafkaListener; import org.springframework.stereotype.Component; /** * <pre> * * </pre> * @au...
3e08699b099d8f82e3d3f991fa72fbd74306b50c
433
java
Java
backend/src/main/java/net/kalars/rest/restfulws/com/in28minutes/rest/webservices/restfulwebservices/jwt/resource/JwtTokenResponse.java
larsreed/training-react
919b2b5d6afcb5fa234446b5ed4dcdc09e1a0b13
[ "MIT" ]
null
null
null
backend/src/main/java/net/kalars/rest/restfulws/com/in28minutes/rest/webservices/restfulwebservices/jwt/resource/JwtTokenResponse.java
larsreed/training-react
919b2b5d6afcb5fa234446b5ed4dcdc09e1a0b13
[ "MIT" ]
null
null
null
backend/src/main/java/net/kalars/rest/restfulws/com/in28minutes/rest/webservices/restfulwebservices/jwt/resource/JwtTokenResponse.java
larsreed/training-react
919b2b5d6afcb5fa234446b5ed4dcdc09e1a0b13
[ "MIT" ]
null
null
null
24.055556
99
0.745958
3,561
package net.kalars.rest.restfulws.com.in28minutes.rest.webservices.restfulwebservices.jwt.resource; import java.io.Serializable; public class JwtTokenResponse implements Serializable { private static final long serialVersionUID = 8317676219297719109L; private final String token; public JwtTokenResponse(Str...
3e0869ac25cd9714b83cee8fd78d91516820bd71
33,246
java
Java
app/src/main/java/xyz/zzyitj/qbremote/MainActivity.java
zzyandzzy/qBRemote
f2be6dab0a87113218c2ff51f2d80a0b8b854b46
[ "MIT" ]
5
2020-04-04T01:31:42.000Z
2021-08-20T03:29:42.000Z
app/src/main/java/xyz/zzyitj/qbremote/MainActivity.java
zzyandzzy/qBRemote
f2be6dab0a87113218c2ff51f2d80a0b8b854b46
[ "MIT" ]
null
null
null
app/src/main/java/xyz/zzyitj/qbremote/MainActivity.java
zzyandzzy/qBRemote
f2be6dab0a87113218c2ff51f2d80a0b8b854b46
[ "MIT" ]
1
2021-08-20T03:29:52.000Z
2021-08-20T03:29:52.000Z
49.180473
152
0.57243
3,562
package xyz.zzyitj.qbremote; import android.Manifest; import android.annotation.SuppressLint; import android.app.AlertDialog; import android.content.ActivityNotFoundException; import android.content.Intent; import android.content.pm.PackageManager; import android.content.res.Resources; import android.database.Cursor; ...
3e086a07a70bd46c692352341e1d5cc4723bacd1
472
java
Java
excode-generator/src/main/java/com/vancone/excode/generator/constant/UrlPath.java
mekcone/mekcone-studio
93e845fb7e7b99eb343b91d52edd14057acd88c2
[ "MIT" ]
null
null
null
excode-generator/src/main/java/com/vancone/excode/generator/constant/UrlPath.java
mekcone/mekcone-studio
93e845fb7e7b99eb343b91d52edd14057acd88c2
[ "MIT" ]
null
null
null
excode-generator/src/main/java/com/vancone/excode/generator/constant/UrlPath.java
mekcone/mekcone-studio
93e845fb7e7b99eb343b91d52edd14057acd88c2
[ "MIT" ]
null
null
null
33.714286
93
0.745763
3,563
package com.vancone.excode.generator.constant; import java.io.File; /** * @author Tenton Lien */ public interface UrlPath { String VANCONE_STUDIO_HOME = System.getenv("VANCONE_STUDIO_HOME") + File.separator; String EXAMPLE_PATH = VANCONE_STUDIO_HOME + File.separator + "examples" + File.separator; String...
3e086c0f945c8ecedc3b3a950942d54ecff4b354
353
java
Java
src/main/java/linkedlist/SinglyNode.java
chinhung/data-structures-and-algorithms
1720fa4f62e36943fe11428a2f29fc592dedd6c5
[ "MIT" ]
null
null
null
src/main/java/linkedlist/SinglyNode.java
chinhung/data-structures-and-algorithms
1720fa4f62e36943fe11428a2f29fc592dedd6c5
[ "MIT" ]
null
null
null
src/main/java/linkedlist/SinglyNode.java
chinhung/data-structures-and-algorithms
1720fa4f62e36943fe11428a2f29fc592dedd6c5
[ "MIT" ]
null
null
null
14.708333
41
0.563739
3,564
package linkedlist; class SinglyNode<Data> { private Data data; private SinglyNode<Data> next; SinglyNode(Data data) { this.data = data; } Data getData() { return data; } SinglyNode<Data> getNext() { return next; } void setNext(SinglyNode<Data> next) { ...
3e086c17034ebf225f4917c24a726e62d3e456ec
920
java
Java
Gallery/gallery/src/main/java/com/ptrprograms/gallery/util/SquareImageView.java
puru2u/NavDrawer
97861bd443099ed6e3a1794c743e32b5399c9b40
[ "Apache-2.0" ]
486
2015-01-04T02:47:46.000Z
2022-03-01T13:09:48.000Z
Gallery/gallery/src/main/java/com/ptrprograms/gallery/util/SquareImageView.java
pnlwlust/AndroidDemoProjects
b140c23118258371d99a186a4c2480e963de9d73
[ "Apache-2.0" ]
8
2015-02-04T09:44:06.000Z
2020-10-27T22:27:18.000Z
Gallery/gallery/src/main/java/com/ptrprograms/gallery/util/SquareImageView.java
pnlwlust/AndroidDemoProjects
b140c23118258371d99a186a4c2480e963de9d73
[ "Apache-2.0" ]
505
2015-01-05T14:29:28.000Z
2022-02-16T05:49:20.000Z
29.677419
99
0.705435
3,565
package com.ptrprograms.gallery.util; import android.content.Context; import android.util.AttributeSet; import android.widget.ImageView; public class SquareImageView extends ImageView { public SquareImageView( final Context context ) { super( context ); } public SquareImageView( final Context co...
3e086d798d47cf0b708ab8fe17289292f67869d7
2,492
java
Java
src/test/java/com/launchdarkly/sdk/server/LDClientExternalUpdatesOnlyTest.java
driverpt/java-server-sdk
5c90bd5dd80d5a1c940cfa5673d3fc9f721358f1
[ "Apache-2.0" ]
44
2019-04-29T15:31:26.000Z
2022-03-09T18:28:34.000Z
src/test/java/com/launchdarkly/sdk/server/LDClientExternalUpdatesOnlyTest.java
driverpt/java-server-sdk
5c90bd5dd80d5a1c940cfa5673d3fc9f721358f1
[ "Apache-2.0" ]
48
2019-05-10T04:07:38.000Z
2022-02-25T01:10:50.000Z
src/test/java/com/launchdarkly/sdk/server/LDClientExternalUpdatesOnlyTest.java
driverpt/java-server-sdk
5c90bd5dd80d5a1c940cfa5673d3fc9f721358f1
[ "Apache-2.0" ]
30
2019-05-04T01:59:38.000Z
2021-12-31T20:18:26.000Z
37.757576
118
0.746388
3,566
package com.launchdarkly.sdk.server; import com.launchdarkly.sdk.LDUser; import com.launchdarkly.sdk.LDValue; import com.launchdarkly.sdk.server.interfaces.DataSourceStatusProvider; import com.launchdarkly.sdk.server.interfaces.DataStore; import org.junit.Test; import java.io.IOException; import static com.launchda...
3e086da85334d659119989edc31b2698571ed1f3
2,033
java
Java
nio/src/main/java/jlibs/nio/http/filters/ParseJAXB.java
vvasianovych/jlibs
9eaf68928f10f1d73ebb7b71761a8ec90caad1ac
[ "Apache-2.0" ]
59
2015-06-01T22:02:06.000Z
2022-03-02T14:46:08.000Z
nio/src/main/java/jlibs/nio/http/filters/ParseJAXB.java
vvasianovych/jlibs
9eaf68928f10f1d73ebb7b71761a8ec90caad1ac
[ "Apache-2.0" ]
48
2015-06-01T21:57:16.000Z
2022-02-28T07:14:58.000Z
nio/src/main/java/jlibs/nio/http/filters/ParseJAXB.java
vvasianovych/jlibs
9eaf68928f10f1d73ebb7b71761a8ec90caad1ac
[ "Apache-2.0" ]
31
2015-06-12T06:40:54.000Z
2020-09-14T04:38:40.000Z
34.016667
109
0.728564
3,567
/* * JLibs: Common Utilities for Java * Copyright (C) 2009 Santhosh Kumar T <envkt@example.com> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the Licen...
3e086dce8681c1cd3beb053f73f68d883f34ceca
1,486
java
Java
modules/flowable-engine/src/test/java/org/flowable/engine/test/api/runtime/migration/ConvertProcessVariable.java
le-shi/flowable-engine
0b610fd04b23769212f328cee330a65991fa7683
[ "Apache-2.0" ]
5,250
2016-10-13T08:15:16.000Z
2022-03-31T13:53:26.000Z
modules/flowable-engine/src/test/java/org/flowable/engine/test/api/runtime/migration/ConvertProcessVariable.java
le-shi/flowable-engine
0b610fd04b23769212f328cee330a65991fa7683
[ "Apache-2.0" ]
1,736
2016-10-13T17:03:10.000Z
2022-03-31T19:27:39.000Z
modules/flowable-engine/src/test/java/org/flowable/engine/test/api/runtime/migration/ConvertProcessVariable.java
le-shi/flowable-engine
0b610fd04b23769212f328cee330a65991fa7683
[ "Apache-2.0" ]
2,271
2016-10-13T08:27:26.000Z
2022-03-31T15:36:02.000Z
38.102564
92
0.746299
3,568
/* Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed...
3e086e7e23c3e23bbe1b1a67630c4309b2a50b3b
2,469
java
Java
starter-core/src/main/java/io/micronaut/starter/feature/kotlin/Ktor.java
grimmjo/micronaut-starter
ff98bc1af4d8d1a42555c86fc69e472cff779b13
[ "Apache-2.0" ]
1
2020-05-08T14:45:27.000Z
2020-05-08T14:45:27.000Z
starter-core/src/main/java/io/micronaut/starter/feature/kotlin/Ktor.java
alexismp/micronaut-starter
17b0384dd5bba93c8a3920e719b56f73e9099998
[ "Apache-2.0" ]
null
null
null
starter-core/src/main/java/io/micronaut/starter/feature/kotlin/Ktor.java
alexismp/micronaut-starter
17b0384dd5bba93c8a3920e719b56f73e9099998
[ "Apache-2.0" ]
null
null
null
30.481481
96
0.690563
3,569
/* * Copyright 2020 original 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 agreed to...
3e086eafe6e7b1efc8eca07ee84e59f3d1e3a516
4,373
java
Java
clients/google-api-services-dialogflow/v2beta1/1.31.0/com/google/api/services/dialogflow/v2beta1/model/GoogleCloudDialogflowV2HumanAgentAssistantEvent.java
yoshi-code-bot/google-api-java-client-services
9f5e3b6073c822db4078d638c980b11a0effc686
[ "Apache-2.0" ]
372
2018-09-05T21:06:51.000Z
2022-03-31T09:22:03.000Z
clients/google-api-services-dialogflow/v2beta1/1.31.0/com/google/api/services/dialogflow/v2beta1/model/GoogleCloudDialogflowV2HumanAgentAssistantEvent.java
yoshi-code-bot/google-api-java-client-services
9f5e3b6073c822db4078d638c980b11a0effc686
[ "Apache-2.0" ]
1,351
2018-10-12T23:07:12.000Z
2022-03-05T09:25:29.000Z
clients/google-api-services-dialogflow/v2beta1/1.31.0/com/google/api/services/dialogflow/v2beta1/model/GoogleCloudDialogflowV2HumanAgentAssistantEvent.java
yoshi-code-bot/google-api-java-client-services
9f5e3b6073c822db4078d638c980b11a0effc686
[ "Apache-2.0" ]
307
2018-09-04T20:15:31.000Z
2022-03-31T09:42:39.000Z
36.747899
182
0.743883
3,570
/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except * in compliance with the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software distributed under t...
3e086fce4c0df98374d787aa7fe654d1542048fd
22,201
java
Java
apis/api-web/api-web-bo-business/src/main/java/org/hoteia/qalingo/web/mvc/controller/ajax/CatalogAjaxController.java
AppSecAI-TEST/qalingo-engine
7380084369034012d9ad6cb1ab4973ce7960aa2d
[ "Apache-2.0" ]
321
2015-01-04T08:13:13.000Z
2021-12-29T02:27:29.000Z
apis/api-web/api-web-bo-business/src/main/java/org/hoteia/qalingo/web/mvc/controller/ajax/CatalogAjaxController.java
AppSecAI-TEST/qalingo-engine
7380084369034012d9ad6cb1ab4973ce7960aa2d
[ "Apache-2.0" ]
24
2021-04-02T13:21:00.000Z
2022-02-10T09:22:15.000Z
apis/api-web/api-web-bo-business/src/main/java/org/hoteia/qalingo/web/mvc/controller/ajax/CatalogAjaxController.java
Rostov1991/qalingo-engine
cd48ffe14fe2a6a14e3fbb777b3e2ce6a7454621
[ "Apache-2.0" ]
220
2015-01-04T08:04:53.000Z
2022-01-25T06:46:44.000Z
67.075529
298
0.724709
3,571
/** * Most of the code in the Qalingo project is copyrighted Hoteia and licensed * under the Apache License Version 2.0 (release version 0.8.0) * http://www.apache.org/licenses/LICENSE-2.0 * * Copyright (c) Hoteia, 2012-2014 * http://www.hoteia.com - http://twitter.com/hoteia - lyh...
3e086fe943271bdef6bf11bbeea8ee89a6306d8a
724
java
Java
src/main/java/com/aiw/bdzb/entity/Subject.java
yolo3a525/AiwSM
e56ed9931e525af2ef89dbe1882dddfa172f747d
[ "MIT" ]
null
null
null
src/main/java/com/aiw/bdzb/entity/Subject.java
yolo3a525/AiwSM
e56ed9931e525af2ef89dbe1882dddfa172f747d
[ "MIT" ]
4
2020-05-15T19:42:16.000Z
2021-09-20T20:33:51.000Z
src/main/java/com/aiw/bdzb/entity/Subject.java
yolo3a525/AiwSM
e56ed9931e525af2ef89dbe1882dddfa172f747d
[ "MIT" ]
null
null
null
19.052632
43
0.689227
3,572
package com.aiw.bdzb.entity; import com.aiw.base.entity.BaseEntity; public class Subject extends BaseEntity { private String content; private String title; private Integer imgFlag; private Integer status; public String getContent() { return content; } public void setContent(String content) { ...
3e086ff823d550c3c05c54a9e441981392a26ce4
2,030
java
Java
flink-core/src/test/java/org/apache/flink/types/BasicArrayTypeInfoTest.java
TU-Berlin-DIMA/sage-flink
7439cc4e57889e752fd3da71e16696af1baf82ce
[ "BSD-3-Clause" ]
80
2016-08-11T03:07:28.000Z
2022-03-27T06:47:09.000Z
flink-core/src/test/java/org/apache/flink/types/BasicArrayTypeInfoTest.java
TU-Berlin-DIMA/sage-flink
7439cc4e57889e752fd3da71e16696af1baf82ce
[ "BSD-3-Clause" ]
6
2019-11-13T04:08:37.000Z
2021-08-09T20:46:08.000Z
flink-core/src/test/java/org/apache/flink/types/BasicArrayTypeInfoTest.java
TU-Berlin-DIMA/sage-flink
7439cc4e57889e752fd3da71e16696af1baf82ce
[ "BSD-3-Clause" ]
40
2016-08-12T05:40:51.000Z
2022-01-11T08:01:04.000Z
35.614035
93
0.737931
3,573
/* * 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 ...
3e0870e91cf7fc76358cc947813d63b807523008
1,369
java
Java
Data/Juliet-Java/Juliet-Java-v103/000/132/789/CWE197_Numeric_Truncation_Error__int_Environment_to_byte_72b.java
b19e93n/PLC-Pyramid
6d5b57be6995a94ef7402144cee965862713b031
[ "MIT" ]
null
null
null
Data/Juliet-Java/Juliet-Java-v103/000/132/789/CWE197_Numeric_Truncation_Error__int_Environment_to_byte_72b.java
b19e93n/PLC-Pyramid
6d5b57be6995a94ef7402144cee965862713b031
[ "MIT" ]
null
null
null
Data/Juliet-Java/Juliet-Java-v103/000/132/789/CWE197_Numeric_Truncation_Error__int_Environment_to_byte_72b.java
b19e93n/PLC-Pyramid
6d5b57be6995a94ef7402144cee965862713b031
[ "MIT" ]
null
null
null
29.76087
128
0.672754
3,574
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE197_Numeric_Truncation_Error__int_Environment_to_byte_72b.java Label Definition File: CWE197_Numeric_Truncation_Error__int.label.xml Template File: sources-sink-72b.tmpl.java */ /* * @description * CWE: 197 Numeric Truncation Error * BadSource: Environment Rea...
3e0871431f72314c51326453c92485377a2b9739
6,783
java
Java
MatisseLib/src/org/specs/matisselib/ssa/SsaBlock.java
specs-feup/matisse
8e0838e3f42cac0a5f5be8979a3444231b9ba944
[ "Apache-2.0" ]
null
null
null
MatisseLib/src/org/specs/matisselib/ssa/SsaBlock.java
specs-feup/matisse
8e0838e3f42cac0a5f5be8979a3444231b9ba944
[ "Apache-2.0" ]
null
null
null
MatisseLib/src/org/specs/matisselib/ssa/SsaBlock.java
specs-feup/matisse
8e0838e3f42cac0a5f5be8979a3444231b9ba944
[ "Apache-2.0" ]
null
null
null
33.746269
118
0.679493
3,575
/** * Copyright 2015 SPeCS. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writi...
3e087211ca2abe3bda833099ee9d7406b2dc5a80
3,433
java
Java
projects/OG-Analytics/src/main/java/com/opengamma/analytics/financial/schedule/WeeklyScheduleOnDayCalculator.java
emcleod/OG-Platform
dbd4e1c64907f6a2dd27a62d252e9c61e609f779
[ "Apache-2.0" ]
12
2017-03-10T13:56:52.000Z
2021-10-03T01:21:20.000Z
projects/OG-Analytics/src/main/java/com/opengamma/analytics/financial/schedule/WeeklyScheduleOnDayCalculator.java
antikas/OG-Platform
aa683c63e58d33e34cca691290370d71a454077c
[ "Apache-2.0" ]
10
2017-01-19T13:32:36.000Z
2021-09-20T20:41:48.000Z
projects/OG-Analytics/src/main/java/com/opengamma/analytics/financial/schedule/WeeklyScheduleOnDayCalculator.java
antikas/OG-Platform
aa683c63e58d33e34cca691290370d71a454077c
[ "Apache-2.0" ]
16
2017-01-12T10:31:58.000Z
2019-04-19T08:17:33.000Z
33.990099
154
0.715118
3,576
/** * Copyright (C) 2009 - present by OpenGamma Inc. and the OpenGamma group of companies * * Please see distribution for license. */ package com.opengamma.analytics.financial.schedule; import java.util.ArrayList; import java.util.List; import org.threeten.bp.DayOfWeek; import org.threeten.bp.LocalDate; import o...
3e0873850623f7b32c7998e7ddf2075cecb109eb
8,155
java
Java
depclean-gradle-plugin/src/main/java/se/kth/depclean/gradle/task/DepCleanTask.java
jfneis/depclean
d128463d36bd74caa4fe4b4b1c4ec92f4a3d1536
[ "MIT" ]
null
null
null
depclean-gradle-plugin/src/main/java/se/kth/depclean/gradle/task/DepCleanTask.java
jfneis/depclean
d128463d36bd74caa4fe4b4b1c4ec92f4a3d1536
[ "MIT" ]
null
null
null
depclean-gradle-plugin/src/main/java/se/kth/depclean/gradle/task/DepCleanTask.java
jfneis/depclean
d128463d36bd74caa4fe4b4b1c4ec92f4a3d1536
[ "MIT" ]
null
null
null
46.335227
167
0.678479
3,577
package se.kth.depclean.gradle.task; import org.apache.maven.artifact.Artifact; import org.apache.maven.model.Build; import org.apache.maven.model.Model; import org.apache.maven.model.io.xpp3.MavenXpp3Reader; import org.apache.maven.project.MavenProject; import org.gradle.api.DefaultTask; import org.gradle.api.tasks.T...
3e0873a04c824075a3880f4a285ab0cb6b87df29
1,175
java
Java
src/main/java/com/nike/cerberus/service/JobCoordinatorService.java
seclib/cerberus_scripts
0c1dec4c1745ad1ddcffb74a75842befa364d077
[ "Apache-2.0" ]
2
2018-04-14T00:07:35.000Z
2018-04-15T05:55:57.000Z
src/main/java/com/nike/cerberus/service/JobCoordinatorService.java
seclib/cerberus_scripts
0c1dec4c1745ad1ddcffb74a75842befa364d077
[ "Apache-2.0" ]
27
2018-09-06T00:46:18.000Z
2018-09-06T23:12:45.000Z
src/main/java/com/nike/cerberus/service/JobCoordinatorService.java
TomMD/cerberus-management-service
3bc2f37ab0409bfe6da435be81def147919abc2c
[ "Apache-2.0" ]
null
null
null
27.325581
75
0.723404
3,578
/* * Copyright (c) 2017 Nike, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
3e0873b9d11a771ded939eabcf7db577bf69fa9f
3,017
java
Java
teammanager/src/main/java/com/publicuhc/uhcaddons/teammanager/commands/NoTeamCommand.java
Eluinhost/UHC-Addons
08bf35dcf887f6d7b0e71aea761188531f753b06
[ "MIT" ]
null
null
null
teammanager/src/main/java/com/publicuhc/uhcaddons/teammanager/commands/NoTeamCommand.java
Eluinhost/UHC-Addons
08bf35dcf887f6d7b0e71aea761188531f753b06
[ "MIT" ]
2
2016-04-26T11:03:12.000Z
2016-04-26T11:03:16.000Z
teammanager/src/main/java/com/publicuhc/uhcaddons/teammanager/commands/NoTeamCommand.java
Eluinhost/UHC-Addons
08bf35dcf887f6d7b0e71aea761188531f753b06
[ "MIT" ]
null
null
null
35.916667
86
0.727212
3,579
/* * NoTeamCommand.java * * The MIT License (MIT) * * Copyright (c) 2014 Graham Howden <graham_howden1 at yahoo.co.uk>. * * 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 rest...
3e0873c4c27b7a98833a5e07f5fcd517ec943c92
509
java
Java
daikon-audit/audit-common/src/main/java/org/talend/logging/audit/AuditAppenderException.java
jmfrancois/daikon
f7bb5bba45ec8b541c1c4845a63e3f0e0123956b
[ "Apache-2.0" ]
14
2016-02-02T11:20:49.000Z
2021-12-02T01:08:40.000Z
daikon-audit/audit-common/src/main/java/org/talend/logging/audit/AuditAppenderException.java
jmfrancois/daikon
f7bb5bba45ec8b541c1c4845a63e3f0e0123956b
[ "Apache-2.0" ]
488
2015-12-14T07:54:38.000Z
2022-03-11T15:29:45.000Z
daikon-audit/audit-common/src/main/java/org/talend/logging/audit/AuditAppenderException.java
jmfrancois/daikon
f7bb5bba45ec8b541c1c4845a63e3f0e0123956b
[ "Apache-2.0" ]
82
2015-11-29T22:24:42.000Z
2022-02-25T17:17:58.000Z
21.208333
75
0.685658
3,580
package org.talend.logging.audit; /** * */ public class AuditAppenderException extends AuditLoggingException { private final LogAppenders appender; public AuditAppenderException(LogAppenders appender, String message) { super(message); this.appender = appender; } public AuditAppende...
3e08740bf274cbbb3b202ad42ba42b8fb7e44116
24,089
java
Java
lens-cube/src/test/java/org/apache/lens/cube/parse/TestAggregateResolver.java
ankitkailaswar/grill
884595250a0a6f2a82d6e46a2f0f213536b0a52e
[ "Apache-2.0", "BSD-3-Clause" ]
59
2015-08-31T17:03:10.000Z
2021-11-10T19:01:30.000Z
lens-cube/src/test/java/org/apache/lens/cube/parse/TestAggregateResolver.java
ankitkailaswar/grill
884595250a0a6f2a82d6e46a2f0f213536b0a52e
[ "Apache-2.0", "BSD-3-Clause" ]
3
2019-04-24T12:47:39.000Z
2019-08-19T15:17:27.000Z
lens-cube/src/test/java/org/apache/lens/cube/parse/TestAggregateResolver.java
ankitkailaswar/grill
884595250a0a6f2a82d6e46a2f0f213536b0a52e
[ "Apache-2.0", "BSD-3-Clause" ]
91
2015-09-11T19:27:58.000Z
2022-01-31T12:13:08.000Z
51.362473
118
0.70746
3,581
/** * 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...
3e08740d80e54695f3383c3c172bcca33300d1a0
7,504
java
Java
tasks/Task2/ServerThread.java
Chen-Zidi/ID1212
57b16b046a142b2c6755ab4d8439fba31dffd7a0
[ "MIT" ]
1
2020-10-29T22:06:59.000Z
2020-10-29T22:06:59.000Z
tasks/Task2/ServerThread.java
Chen-Zidi/ChatApplication
57b16b046a142b2c6755ab4d8439fba31dffd7a0
[ "MIT" ]
null
null
null
tasks/Task2/ServerThread.java
Chen-Zidi/ChatApplication
57b16b046a142b2c6755ab4d8439fba31dffd7a0
[ "MIT" ]
null
null
null
39.914894
155
0.513726
3,582
import java.io.*; import java.net.Socket; import java.nio.charset.StandardCharsets; import java.nio.file.Files; import java.nio.file.Paths; import java.util.StringTokenizer; public class ServerThread extends Thread { Socket socket; Guess guess; BufferedReader request; int count = -1; int number = -...
3e08746cb8f1ca89aec0180a3dc26380a277d7aa
2,462
java
Java
src/main/java/org/subethamail/plugin/blueprint/AnnounceOnlyBlueprint.java
stickfigure/subetha
f3130ad16360724a12d4e33bccaaaa07c4b246d6
[ "BSD-3-Clause" ]
14
2015-05-15T20:58:17.000Z
2021-04-27T02:57:56.000Z
src/main/java/org/subethamail/plugin/blueprint/AnnounceOnlyBlueprint.java
stickfigure/subetha
f3130ad16360724a12d4e33bccaaaa07c4b246d6
[ "BSD-3-Clause" ]
null
null
null
src/main/java/org/subethamail/plugin/blueprint/AnnounceOnlyBlueprint.java
stickfigure/subetha
f3130ad16360724a12d4e33bccaaaa07c4b246d6
[ "BSD-3-Clause" ]
9
2015-05-17T19:33:25.000Z
2020-09-29T13:01:24.000Z
27.054945
89
0.712429
3,583
/* * $Id$ * $URL$ */ package org.subethamail.plugin.blueprint; import java.util.HashSet; import java.util.Set; import javax.inject.Inject; import javax.inject.Singleton; import org.subethamail.common.NotFoundException; import org.subethamail.core.lists.i.ListMgr; import org.subethamail.core.plugin...
3e0874f549483db937aa16aada820e73a72cf258
4,174
java
Java
src/main/java/com/github/wihoho/training/PCA.java
wihoho/FaceRecognition
df9471c04d6ee1aa990fb97dd7352be8ab59e6d4
[ "Unlicense" ]
228
2015-01-04T04:53:44.000Z
2022-03-26T02:53:56.000Z
src/main/java/com/github/wihoho/training/PCA.java
wihoho/FaceRecognition
df9471c04d6ee1aa990fb97dd7352be8ab59e6d4
[ "Unlicense" ]
12
2015-01-22T15:15:44.000Z
2020-01-28T14:08:37.000Z
src/main/java/com/github/wihoho/training/PCA.java
wihoho/FaceRecognition
df9471c04d6ee1aa990fb97dd7352be8ab59e6d4
[ "Unlicense" ]
129
2015-02-04T12:20:45.000Z
2021-04-03T00:25:42.000Z
25.45122
102
0.684715
3,584
package com.github.wihoho.training; import com.github.wihoho.jama.EigenvalueDecomposition; import com.github.wihoho.jama.Matrix; import java.util.ArrayList; import java.util.Arrays; public class PCA extends FeatureExtraction { public PCA(ArrayList<Matrix> trainingSet, ArrayList<String> labels, int numOfComp...
3e0874fd91f288f3b5275ad9b1748524dd675475
27,622
java
Java
community/kernel/src/test/java/org/neo4j/kernel/impl/traversal/TestTraversal.java
jexp/neo4j
fcc121f9f0456e21f609f3f8e895255052242ff1
[ "CNRI-Python", "Apache-1.1" ]
1
2015-12-14T07:35:29.000Z
2015-12-14T07:35:29.000Z
community/kernel/src/test/java/org/neo4j/kernel/impl/traversal/TestTraversal.java
jexp/neo4j
fcc121f9f0456e21f609f3f8e895255052242ff1
[ "CNRI-Python", "Apache-1.1" ]
null
null
null
community/kernel/src/test/java/org/neo4j/kernel/impl/traversal/TestTraversal.java
jexp/neo4j
fcc121f9f0456e21f609f3f8e895255052242ff1
[ "CNRI-Python", "Apache-1.1" ]
null
null
null
37.126344
91
0.574325
3,585
/** * Copyright (c) 2002-2013 "Neo Technology," * Network Engine for Objects in Lund AB [http://neotechnology.com] * * This file is part of Neo4j. * * Neo4j 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 Foundati...
3e087612f9e2ec7d9d5052ebc9b107a27e29a26a
2,204
java
Java
jinx-com4j/src/main/java/com/exceljava/com4j/JinxBridge.java
exceljava/jinx-com4j
41a3eaf71c073f1282c2ab57a1c91986ed92e140
[ "MIT" ]
11
2018-06-04T19:49:44.000Z
2021-12-26T23:41:17.000Z
jinx-com4j/src/main/java/com/exceljava/com4j/JinxBridge.java
exceljava/jinx-com4j
41a3eaf71c073f1282c2ab57a1c91986ed92e140
[ "MIT" ]
1
2019-11-22T14:53:05.000Z
2019-11-25T12:53:56.000Z
jinx-com4j/src/main/java/com/exceljava/com4j/JinxBridge.java
exceljava/jinx-com4j
41a3eaf71c073f1282c2ab57a1c91986ed92e140
[ "MIT" ]
null
null
null
33.907692
89
0.690109
3,586
package com.exceljava.com4j; import com.exceljava.jinx.ExcelAddIn; import com.exceljava.jinx.ExcelArgumentConverter; import com.exceljava.jinx.IUnknown; import com.exceljava.com4j.excel._Application; import com4j.COM4J; import com4j.Com4jObject; /** * Bridge between the Jinx add-in and com4j. * Used for obtaining ...
3e087675b6933a4cadfcaa4ceb8f1d5720b752d0
1,905
java
Java
lib/test/co/edu/eafit/solver/lib/test/interpolation/SystemInterpolationTest.java
halzate93/solver
1adc9b01e6f091295f13214567e295a8a7d8cf7b
[ "MIT" ]
null
null
null
lib/test/co/edu/eafit/solver/lib/test/interpolation/SystemInterpolationTest.java
halzate93/solver
1adc9b01e6f091295f13214567e295a8a7d8cf7b
[ "MIT" ]
null
null
null
lib/test/co/edu/eafit/solver/lib/test/interpolation/SystemInterpolationTest.java
halzate93/solver
1adc9b01e6f091295f13214567e295a8a7d8cf7b
[ "MIT" ]
null
null
null
26.830986
83
0.703412
3,587
package co.edu.eafit.solver.lib.test.interpolation; import static org.junit.Assert.*; import org.json.JSONObject; import org.junit.Before; import org.junit.Test; import co.edu.eafit.solver.lib.interpolation.EInterpolationParameter; import co.edu.eafit.solver.lib.interpolation.function.EFunctionInterpolationResult; i...
3e08769361174b1f25842b6871cae642acb33ce2
324
java
Java
src/main/java/com/lzhlyle/leetcode/recite/no470/ImplementRand10UsingRand7.java
lzhlyle/leetcode
8f053128ed7917c231fd24cfe82552d9c599dc16
[ "MIT" ]
2
2020-04-24T16:52:55.000Z
2020-04-24T16:53:10.000Z
src/main/java/com/lzhlyle/leetcode/recite/no470/ImplementRand10UsingRand7.java
lzhlyle/leetcode
8f053128ed7917c231fd24cfe82552d9c599dc16
[ "MIT" ]
null
null
null
src/main/java/com/lzhlyle/leetcode/recite/no470/ImplementRand10UsingRand7.java
lzhlyle/leetcode
8f053128ed7917c231fd24cfe82552d9c599dc16
[ "MIT" ]
null
null
null
20.25
47
0.478395
3,588
package com.lzhlyle.leetcode.recite.no470; public class ImplementRand10UsingRand7 { public int rand10() { int res = 0; do { res = (rand7() - 1) * 7 + rand7(); } while (res > 40); return res % 10 + 1; } private int rand7() { return -1; } ...
3e0876ba1be2e168c382877e0b563d6232929705
1,713
java
Java
smilcool-server/src/main/java/com/smilcool/server/common/util/validation/anno/CheckEnum.java
Angus-Liu/smilcool
bfa71f320f46c136269af3e48ec21f7696c08155
[ "MIT" ]
70
2020-03-06T03:20:13.000Z
2022-03-31T08:19:50.000Z
smilcool-server/src/main/java/com/smilcool/server/common/util/validation/anno/CheckEnum.java
calokkk/smilcool
bfa71f320f46c136269af3e48ec21f7696c08155
[ "MIT" ]
8
2020-04-08T11:01:01.000Z
2022-02-26T20:19:45.000Z
smilcool-server/src/main/java/com/smilcool/server/common/util/validation/anno/CheckEnum.java
calokkk/smilcool
bfa71f320f46c136269af3e48ec21f7696c08155
[ "MIT" ]
12
2020-07-07T15:16:19.000Z
2022-03-23T16:48:08.000Z
27.629032
79
0.683012
3,589
package com.smilcool.server.common.util.validation.anno; import com.smilcool.server.common.enums.CommonState; import com.smilcool.server.common.enums.PermissionType; import com.smilcool.server.common.enums.UserState; import com.smilcool.server.common.util.validation.validator.CheckEnumValidator; import javax.validati...
3e0876e3a941ced8ce24f37973fcd3502d76da6d
3,769
java
Java
web/store-wicket/src/main/java/org/yes/cart/web/resource/OrderReceiptPdfResource.java
Yulyalu/yes-cart
611f24daac39a7678400af1bd72e662b6b44c7c2
[ "Apache-2.0" ]
122
2015-07-15T08:26:40.000Z
2022-03-14T08:02:29.000Z
web/store-wicket/src/main/java/org/yes/cart/web/resource/OrderReceiptPdfResource.java
Yulyalu/yes-cart
611f24daac39a7678400af1bd72e662b6b44c7c2
[ "Apache-2.0" ]
42
2016-11-13T07:22:55.000Z
2022-03-31T19:58:11.000Z
web/store-wicket/src/main/java/org/yes/cart/web/resource/OrderReceiptPdfResource.java
Yulyalu/yes-cart
611f24daac39a7678400af1bd72e662b6b44c7c2
[ "Apache-2.0" ]
88
2015-09-04T12:04:45.000Z
2022-02-08T17:29:40.000Z
40.095745
132
0.659857
3,590
/* * Copyright 2009 Inspire-Software.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 appl...
3e0876fe16493f506ff519eb5ff80b23e9e40f0e
5,939
java
Java
src/main/java/com/palantir/ptoss/cinch/swing/OnFocusChange.java
palantir/Cinch
0f747cb2ba72a70559c1798fad92cfe452f739a0
[ "Apache-2.0" ]
32
2015-01-16T04:40:59.000Z
2022-01-18T07:11:32.000Z
src/main/java/com/palantir/ptoss/cinch/swing/OnFocusChange.java
palantir/Cinch
0f747cb2ba72a70559c1798fad92cfe452f739a0
[ "Apache-2.0" ]
8
2015-01-31T19:14:48.000Z
2021-04-21T16:20:59.000Z
src/main/java/com/palantir/ptoss/cinch/swing/OnFocusChange.java
palantir/Cinch
0f747cb2ba72a70559c1798fad92cfe452f739a0
[ "Apache-2.0" ]
9
2015-10-14T18:57:56.000Z
2020-05-13T11:57:47.000Z
44.320896
138
0.581243
3,591
// Copyright 2011 Palantir Technologies // // 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 applicabl...
3e08788c91d381a5d3137e53034a336000c8a789
1,093
java
Java
application/src/main/java/org/thingsboard/server/service/security/auth/jwt/extractor/JwtHeaderTokenExtractor.java
augustusliu/thingsboard
61d8b0fabdf0fbf5fcff06a7af42cbada45ab0d3
[ "ECL-2.0", "Apache-2.0" ]
1
2020-12-29T10:54:18.000Z
2020-12-29T10:54:18.000Z
application/src/main/java/org/thingsboard/server/service/security/auth/jwt/extractor/JwtHeaderTokenExtractor.java
harmful-chan/harthb
932d6db029cfa46da7e02041018c283fcc3f61b0
[ "ECL-2.0", "Apache-2.0" ]
null
null
null
application/src/main/java/org/thingsboard/server/service/security/auth/jwt/extractor/JwtHeaderTokenExtractor.java
harmful-chan/harthb
932d6db029cfa46da7e02041018c283fcc3f61b0
[ "ECL-2.0", "Apache-2.0" ]
null
null
null
39.035714
99
0.767612
3,592
package org.thingsboard.server.service.security.auth.jwt.extractor; import org.apache.commons.lang3.StringUtils; import org.springframework.security.authentication.AuthenticationServiceException; import org.springframework.stereotype.Component; import org.thingsboard.server.config.ThingsboardSecurityConfiguration; im...
3e0878e3fbed59439f07890adf715a967bf1fd0a
2,836
java
Java
src/main/java/mekanism/client/render/tileentity/RenderThermalEvaporationController.java
tento64/Mekanism
3637ae19f65e1dc1e63d468218753faace32d484
[ "MIT" ]
null
null
null
src/main/java/mekanism/client/render/tileentity/RenderThermalEvaporationController.java
tento64/Mekanism
3637ae19f65e1dc1e63d468218753faace32d484
[ "MIT" ]
null
null
null
src/main/java/mekanism/client/render/tileentity/RenderThermalEvaporationController.java
tento64/Mekanism
3637ae19f65e1dc1e63d468218753faace32d484
[ "MIT" ]
null
null
null
52.518519
161
0.734838
3,593
package mekanism.client.render.tileentity; import com.mojang.blaze3d.matrix.MatrixStack; import javax.annotation.Nonnull; import mekanism.client.render.FluidRenderer; import mekanism.client.render.FluidRenderer.RenderData; import mekanism.client.render.MekanismRenderType; import mekanism.client.render.MekanismRenderer...
3e0878f0da2d99cdfab95ab0b4900d9ee8e983cb
116
java
Java
Battlecode_Arena/bin/battlecode/ide/eclipse/Pre_competition_dev/NavBugState.java
3urningChrome/Battlecode_Arena
20f25d34b95cc6f4deab46260ee95732c49ba85c
[ "MIT" ]
2
2016-01-13T22:32:35.000Z
2016-01-18T08:05:40.000Z
Battlecode_Arena/bin/battlecode/ide/eclipse/Pre_competition_dev/NavBugState.java
3urningChrome/Battlecode_Arena
20f25d34b95cc6f4deab46260ee95732c49ba85c
[ "MIT" ]
null
null
null
Battlecode_Arena/bin/battlecode/ide/eclipse/Pre_competition_dev/NavBugState.java
3urningChrome/Battlecode_Arena
20f25d34b95cc6f4deab46260ee95732c49ba85c
[ "MIT" ]
null
null
null
19.333333
53
0.810345
3,594
package Pre_competition_dev; public enum NavBugState { DIRECT,BUGGING,CLOCKWISE,ANTI_CLOCKWISE,UNREACHABLE }
3e087a199b642ca37ca94975925357e70c5831ec
432
java
Java
CSE116-Programming/Carcasonne/src/ui/Driver.java
VikramGaru/ClassProjects
838ec015c34934ec5d0d94a284147df88fe72d23
[ "Unlicense" ]
null
null
null
CSE116-Programming/Carcasonne/src/ui/Driver.java
VikramGaru/ClassProjects
838ec015c34934ec5d0d94a284147df88fe72d23
[ "Unlicense" ]
4
2016-07-25T22:01:53.000Z
2016-07-25T22:14:37.000Z
CSE116-Programming/Carcasonne/src/ui/Driver.java
VikramGaru/ClassProjects
838ec015c34934ec5d0d94a284147df88fe72d23
[ "Unlicense" ]
null
null
null
18
52
0.666667
3,595
package ui; import javax.swing.JOptionPane; import javax.swing.SwingUtilities; import code.FileSave; public class Driver { public static void main(String[] args) { try {for(int i = 0; i<4; i++){ String a = "Enter name of Player " +(i+1); args[i] = JOptionPane.showInputDialog(a); } new FileSave(); Sw...
3e087ae625f9a783de4ba7835e488553d81edf8d
2,884
java
Java
projects/OG-Analytics/src/test/java/com/opengamma/analytics/math/integration/GaussianQuadratureIntegrator1DTest.java
antikas/OG-Platform
aa683c63e58d33e34cca691290370d71a454077c
[ "Apache-2.0" ]
1
2020-04-07T12:04:40.000Z
2020-04-07T12:04:40.000Z
projects/OG-Analytics/src/test/java/com/opengamma/analytics/math/integration/GaussianQuadratureIntegrator1DTest.java
antikas/OG-Platform
aa683c63e58d33e34cca691290370d71a454077c
[ "Apache-2.0" ]
null
null
null
projects/OG-Analytics/src/test/java/com/opengamma/analytics/math/integration/GaussianQuadratureIntegrator1DTest.java
antikas/OG-Platform
aa683c63e58d33e34cca691290370d71a454077c
[ "Apache-2.0" ]
null
null
null
29.731959
104
0.694175
3,596
/** * Copyright (C) 2009 - 2009 by OpenGamma Inc. * * Please see distribution for license. */ package com.opengamma.analytics.math.integration; import static org.testng.AssertJUnit.assertEquals; import org.testng.annotations.Test; import com.opengamma.analytics.math.function.Function1D; /** * */ public class ...
3e087b7943f4241a2370a5a3a401b5aadcf3691e
5,207
java
Java
sample/src/main/java/nl/nl2312/rxcupboard2/sample/ui/MainActivity.java
erickok/RxCupboard
2c75d880d7aae6d7b86538345b9daa3e438697e8
[ "Apache-2.0" ]
296
2015-04-14T17:42:12.000Z
2021-04-09T06:45:37.000Z
sample/src/main/java/nl/nl2312/rxcupboard2/sample/ui/MainActivity.java
erickok/RxCupboard
2c75d880d7aae6d7b86538345b9daa3e438697e8
[ "Apache-2.0" ]
11
2015-04-20T08:07:22.000Z
2017-11-23T08:50:41.000Z
sample/src/main/java/nl/nl2312/rxcupboard2/sample/ui/MainActivity.java
erickok/RxCupboard
2c75d880d7aae6d7b86538345b9daa3e438697e8
[ "Apache-2.0" ]
19
2015-04-15T16:46:31.000Z
2018-01-17T10:08:46.000Z
34.03268
144
0.745919
3,597
package nl.nl2312.rxcupboard2.sample.ui; import android.app.Activity; import android.database.sqlite.SQLiteDatabase; import android.os.Bundle; import android.text.Editable; import android.text.TextUtils; import android.text.TextWatcher; import android.view.View; import android.widget.AdapterView; import android.widget...
3e087d7b7329fbfb42abd626fe6fe3487f0dfbc3
294
java
Java
src/main/java/com/reandroid/lib/arsc/item/TypeString.java
REAndroid/ARSCLib
1763dfbc3cf7e80e0485b6a11fcd67a1d813dc66
[ "Apache-2.0" ]
4
2021-11-17T14:15:17.000Z
2022-03-26T04:24:34.000Z
src/main/java/com/reandroid/lib/arsc/item/TypeString.java
REAndroid/ARSCLib
1763dfbc3cf7e80e0485b6a11fcd67a1d813dc66
[ "Apache-2.0" ]
null
null
null
src/main/java/com/reandroid/lib/arsc/item/TypeString.java
REAndroid/ARSCLib
1763dfbc3cf7e80e0485b6a11fcd67a1d813dc66
[ "Apache-2.0" ]
2
2021-11-17T14:15:19.000Z
2022-02-17T09:09:08.000Z
18.375
44
0.608844
3,598
package com.reandroid.lib.arsc.item; public class TypeString extends StringItem { public TypeString(boolean utf8) { super(utf8); } public byte getId(){ return (byte) (getIndex()+1); } @Override public StyleItem getStyle(){ return null; } }
3e087db606ad4426b8d43e743a6da56a3d774c0c
3,892
java
Java
src/test/java/com/uscexp/lang/switchnice/SwitchTest.java
uscexp/snippets
d00829f250c6875fd8909ea01ba4558764fea3bc
[ "Apache-2.0" ]
null
null
null
src/test/java/com/uscexp/lang/switchnice/SwitchTest.java
uscexp/snippets
d00829f250c6875fd8909ea01ba4558764fea3bc
[ "Apache-2.0" ]
null
null
null
src/test/java/com/uscexp/lang/switchnice/SwitchTest.java
uscexp/snippets
d00829f250c6875fd8909ea01ba4558764fea3bc
[ "Apache-2.0" ]
null
null
null
25.774834
71
0.384378
3,599
package com.uscexp.lang.switchnice; import org.junit.Test; import static org.junit.Assert.*; public class SwitchTest { @Test public void testSwitchMatchFirstCase() { String result = Switch.Switch("test") .caseOp("test", () -> { return "OK"; }) ...
3e087de4d8fa23a8d635ad70db97b7a4f33bfaf8
88,733
java
Java
repository/src/main/java/org/apache/atlas/query/antlr4/AtlasDSLParser.java
kirankumardg/apache-atlas-sources-1.1.0
9c27ddaac2072cde86798e643d436e266e8f2e68
[ "Apache-2.0" ]
null
null
null
repository/src/main/java/org/apache/atlas/query/antlr4/AtlasDSLParser.java
kirankumardg/apache-atlas-sources-1.1.0
9c27ddaac2072cde86798e643d436e266e8f2e68
[ "Apache-2.0" ]
3
2020-07-07T20:06:14.000Z
2022-02-26T00:52:09.000Z
repository/src/main/java/org/apache/atlas/query/antlr4/AtlasDSLParser.java
kirankumardg/apache-atlas-sources-1.1.0
9c27ddaac2072cde86798e643d436e266e8f2e68
[ "Apache-2.0" ]
null
null
null
32.634424
288
0.711381
3,600
// Generated from /Users/kdg/intuit_projects/apache-atlas-sources-1.1.0/repository/src/main/java/org/apache/atlas/query/antlr4/AtlasDSLParser.g4 by ANTLR 4.7.2 package org.apache.atlas.query.antlr4; import org.antlr.v4.runtime.atn.*; import org.antlr.v4.runtime.dfa.DFA; import org.antlr.v4.runtime.*; import org.antlr.v...
3e087e25eecfcfae2fae0b2456882eceb960fa7b
1,956
java
Java
src/main/java/com/archos/mediacenter/video/browser/adapters/AdapterDefaultValuesGrid.java
s-stark/aos-Video
37968806df24ae36d0e022c6ab49087c97846ce1
[ "Apache-2.0" ]
21
2018-09-14T08:00:47.000Z
2022-03-07T03:03:13.000Z
src/main/java/com/archos/mediacenter/video/browser/adapters/AdapterDefaultValuesGrid.java
s-stark/aos-Video
37968806df24ae36d0e022c6ab49087c97846ce1
[ "Apache-2.0" ]
16
2018-10-12T17:40:13.000Z
2022-02-12T15:14:39.000Z
src/main/java/com/archos/mediacenter/video/browser/adapters/AdapterDefaultValuesGrid.java
s-stark/aos-Video
37968806df24ae36d0e022c6ab49087c97846ce1
[ "Apache-2.0" ]
37
2018-10-12T10:48:04.000Z
2022-02-13T19:55:23.000Z
30.092308
76
0.709611
3,601
// Copyright 2017 Archos SA // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in w...
3e087f157fecb42e1eefaf8291bc4bc62ff2e86e
3,079
java
Java
src/main/java/POGOProtos/Rpc/GymBattleSettingsProtoOrBuilder.java
celandro/pogoprotos-java
af129776faf08bfbfc69b32e19e8293bff2e8991
[ "BSD-3-Clause" ]
6
2019-07-08T10:29:18.000Z
2020-10-18T20:27:03.000Z
src/main/java/POGOProtos/Rpc/GymBattleSettingsProtoOrBuilder.java
Furtif/POGOProtos-Java-Private
655adefaca9e9185138aad08c55da85048d0c0ef
[ "BSD-3-Clause" ]
4
2018-07-22T19:44:39.000Z
2018-11-17T14:56:13.000Z
src/main/java/POGOProtos/Rpc/GymBattleSettingsProtoOrBuilder.java
Furtif/POGOProtos-Java-Private
655adefaca9e9185138aad08c55da85048d0c0ef
[ "BSD-3-Clause" ]
1
2017-03-29T09:34:17.000Z
2017-03-29T09:34:17.000Z
24.830645
88
0.696655
3,602
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: POGOProtos.Rpc.proto package POGOProtos.Rpc; public interface GymBattleSettingsProtoOrBuilder extends // @@protoc_insertion_point(interface_extends:POGOProtos.Rpc.GymBattleSettingsProto) com.google.protobuf.MessageOrBuilder { /** * <...
3e087fb6ae341011de20f82b723ab0befa5de6eb
7,302
java
Java
libandroid-navigation-ui/src/main/java/com/mapbox/services/android/navigation/ui/v5/summary/SummaryBottomSheet.java
m7mdra/flitsmeister-navigation-android
7967f8e0b279280e315a88f9244a31332d742b24
[ "MIT" ]
2
2022-02-23T11:12:13.000Z
2022-02-23T19:59:53.000Z
libandroid-navigation-ui/src/main/java/com/mapbox/services/android/navigation/ui/v5/summary/SummaryBottomSheet.java
m7mdra/flitsmeister-navigation-android
7967f8e0b279280e315a88f9244a31332d742b24
[ "MIT" ]
null
null
null
libandroid-navigation-ui/src/main/java/com/mapbox/services/android/navigation/ui/v5/summary/SummaryBottomSheet.java
m7mdra/flitsmeister-navigation-android
7967f8e0b279280e315a88f9244a31332d742b24
[ "MIT" ]
2
2022-01-21T10:34:08.000Z
2022-03-01T08:28:52.000Z
33.190909
108
0.748562
3,603
package com.mapbox.services.android.navigation.ui.v5.summary; import android.content.Context; import androidx.annotation.Nullable; import androidx.lifecycle.Lifecycle; import androidx.lifecycle.LifecycleObserver; import androidx.lifecycle.LifecycleOwner; import androidx.lifecycle.LiveData; import androidx.lifecycle.Ob...
3e0880cc204508d2e27dfa13d5afe2845b636ff9
5,338
java
Java
JCudaJava/src/test/java/jcuda/test/JCudaDriverTextureDescriptorTest.java
jcuda/jcuda
df3a17f995e772efa27483ddc37fffd703bb5769
[ "MIT" ]
193
2015-08-23T21:08:07.000Z
2022-03-23T11:38:10.000Z
JCudaJava/src/test/java/jcuda/test/JCudaDriverTextureDescriptorTest.java
jcuda/jcuda
df3a17f995e772efa27483ddc37fffd703bb5769
[ "MIT" ]
35
2016-02-22T13:51:01.000Z
2022-01-13T08:13:43.000Z
JCudaJava/src/test/java/jcuda/test/JCudaDriverTextureDescriptorTest.java
jcuda/jcuda
df3a17f995e772efa27483ddc37fffd703bb5769
[ "MIT" ]
41
2015-08-26T06:32:25.000Z
2021-12-15T06:50:39.000Z
34.217949
80
0.688647
3,604
/* * JCuda - Java bindings for CUDA * * http://www.jcuda.org */ package jcuda.test; import static jcuda.driver.JCudaDriver.*; import static jcuda.driver.CUmemorytype.*; import static jcuda.driver.CUarray_format.*; import static jcuda.driver.CUresourceViewFormat.*; import static jcuda.driver.CUresourcetype.*; impor...
3e08817a471c202c57f66dc59ad52ac1fe1e8d71
2,630
java
Java
app/src/main/java/com/kunzisoft/keepass/database/iterator/EntrySearchStringIteratorV4.java
patarapolw/KeePassDX
87fb94b29bda94b2d7bd00fda191f4d905b27f18
[ "ECL-2.0", "Apache-2.0", "CC-BY-4.0" ]
5
2019-07-16T06:28:40.000Z
2021-09-14T09:17:13.000Z
app/src/main/java/com/kunzisoft/keepass/database/iterator/EntrySearchStringIteratorV4.java
patarapolw/KeePassDX
87fb94b29bda94b2d7bd00fda191f4d905b27f18
[ "ECL-2.0", "Apache-2.0", "CC-BY-4.0" ]
null
null
null
app/src/main/java/com/kunzisoft/keepass/database/iterator/EntrySearchStringIteratorV4.java
patarapolw/KeePassDX
87fb94b29bda94b2d7bd00fda191f4d905b27f18
[ "ECL-2.0", "Apache-2.0", "CC-BY-4.0" ]
1
2019-11-18T15:17:09.000Z
2019-11-18T15:17:09.000Z
26.836735
77
0.728137
3,605
/* * Copyright 2017 Brian Pellin, Jeremy Jamet / Kunzisoft. * * This file is part of KeePass DX. * * KeePass DX is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, o...
3e0882bb73928dc2de776a82969125b0b0e7c152
1,027
java
Java
07-SQL-JDBS/04-jdbc/01-tracker/src/main/java/com/adidyk/setup/Settings.java
androsdav/01-java-a-to-z
65b005fc9d4558b68f43d1c72ecd8acc356bd98f
[ "Apache-2.0" ]
5
2016-10-21T08:07:13.000Z
2020-05-12T14:41:15.000Z
07-SQL-JDBS/05-control/01-parser-vacancy/src/main/java/com/adidyk/setup/Settings.java
androsdav/01-java-a-to-z
65b005fc9d4558b68f43d1c72ecd8acc356bd98f
[ "Apache-2.0" ]
null
null
null
07-SQL-JDBS/05-control/01-parser-vacancy/src/main/java/com/adidyk/setup/Settings.java
androsdav/01-java-a-to-z
65b005fc9d4558b68f43d1c72ecd8acc356bd98f
[ "Apache-2.0" ]
null
null
null
25.75
118
0.626214
3,606
package com.adidyk.setup; import java.io.InputStream; import java.util.Properties; /** * Class of Setting use to load file from input stream and return parameter by key from file configure app.properties. * @author Didyk Andrey (upchh@example.com). * @since 04.09.2018. * @version 1.0. */ public class Settings { ...
3e0882dd3f820b7d50b5af7c697d3a5e036f725a
4,857
java
Java
src/test/java/PartyPlannerTest.java
seacamjen/party-planner
5215ae9994e8f435ffe7a187e7bff3a6268cd6c5
[ "MIT" ]
null
null
null
src/test/java/PartyPlannerTest.java
seacamjen/party-planner
5215ae9994e8f435ffe7a187e7bff3a6268cd6c5
[ "MIT" ]
null
null
null
src/test/java/PartyPlannerTest.java
seacamjen/party-planner
5215ae9994e8f435ffe7a187e7bff3a6268cd6c5
[ "MIT" ]
null
null
null
38.244094
104
0.722051
3,607
import org.junit.*; import static org.junit.Assert.*; public class PartyPlannerTest { @Test public void PartyPlanner_instantiatesCorrectly() { PartyPlanner testPartyPlanner = new PartyPlanner(10, "snacks", "light bar", "clown", "birthday"); assertEquals(true, testPartyPlanner instanceof PartyPlanne...
3e08835a22e4d62a293238fca3d62a3b4b15ecdf
5,282
java
Java
java/src/rkistner/algorithms/WindowRNBinarizer.java
rkistner/binarization
e1496ae172d45117408afea66406e1ece688ba51
[ "Apache-2.0" ]
3
2017-04-13T12:20:14.000Z
2018-08-31T02:47:05.000Z
java/src/rkistner/algorithms/WindowRNBinarizer.java
rkistner/binarization
e1496ae172d45117408afea66406e1ece688ba51
[ "Apache-2.0" ]
null
null
null
java/src/rkistner/algorithms/WindowRNBinarizer.java
rkistner/binarization
e1496ae172d45117408afea66406e1ece688ba51
[ "Apache-2.0" ]
null
null
null
33.643312
134
0.533889
3,608
/* * Copyright 2010 Ralf Kistner * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
3e088439022c9aa654a4f5fe9d7d68bf5e4c8728
26,753
java
Java
jdk1.8-source-analysis/src/javax/swing/JToolBar.java
lhj502819/Java-Family-Bucket
95c48664e56ae37b74a393587ae2b218261d18ad
[ "Apache-2.0" ]
1,305
2018-03-11T15:04:26.000Z
2022-03-30T16:02:34.000Z
jdk1.8-source-analysis/src/javax/swing/JToolBar.java
lhj502819/Java-Family-Bucket
95c48664e56ae37b74a393587ae2b218261d18ad
[ "Apache-2.0" ]
7
2019-03-20T09:43:08.000Z
2021-08-20T03:19:24.000Z
jdk1.8-source-analysis/src/javax/swing/JToolBar.java
lhj502819/Java-Family-Bucket
95c48664e56ae37b74a393587ae2b218261d18ad
[ "Apache-2.0" ]
575
2018-03-11T15:15:41.000Z
2022-03-30T16:03:48.000Z
30.680046
110
0.583935
3,609
/* * Copyright (c) 1997, 2013, Oracle and/or its affiliates. All rights reserved. * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. * * * * * * * * * * * * * * * * * * * * */ package javax.swing; import java.awt.Color; import java.awt.Component; import java.awt.ComponentOrient...
3e08845d00868deaa4a4460f7cee4db5ca56019b
2,530
java
Java
src/main/java/de/ingogriebsch/sample/spring/data/graphql/relay/PersonLoader.java
ingogriebsch/sample-spring-data-graphql-relay
e2edf6cd99e6c891026ce3b008f82957ba91b0d8
[ "Apache-2.0" ]
null
null
null
src/main/java/de/ingogriebsch/sample/spring/data/graphql/relay/PersonLoader.java
ingogriebsch/sample-spring-data-graphql-relay
e2edf6cd99e6c891026ce3b008f82957ba91b0d8
[ "Apache-2.0" ]
36
2021-04-29T16:30:07.000Z
2022-03-28T01:20:32.000Z
src/main/java/de/ingogriebsch/sample/spring/data/graphql/relay/PersonLoader.java
ingogriebsch/sample-spring-data-graphql-relay
e2edf6cd99e6c891026ce3b008f82957ba91b0d8
[ "Apache-2.0" ]
null
null
null
36.666667
128
0.665613
3,610
/*- * Copyright 2019-2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ...
3e0886e27ab055eedca17d042d091184879ae5fa
11,451
java
Java
control/src/main/java/org/syphr/mythtv/control/impl/Translator0_24.java
syphr42/libmythtv-java
cc7a2012fbd4a4ba2562dda6b2614fb0548526ea
[ "Apache-2.0" ]
null
null
null
control/src/main/java/org/syphr/mythtv/control/impl/Translator0_24.java
syphr42/libmythtv-java
cc7a2012fbd4a4ba2562dda6b2614fb0548526ea
[ "Apache-2.0" ]
null
null
null
control/src/main/java/org/syphr/mythtv/control/impl/Translator0_24.java
syphr42/libmythtv-java
cc7a2012fbd4a4ba2562dda6b2614fb0548526ea
[ "Apache-2.0" ]
1
2018-10-04T06:40:21.000Z
2018-10-04T06:40:21.000Z
48.113445
158
0.693389
3,611
/* * Copyright 2011-2012 Gregory P. Moyer * * 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 ...
3e0887e638bf1de395dc05171edb389e6eb7676c
2,142
java
Java
freerouting-1-4-4-pm/freerouting/src/main/java/eu/mihosoft/freerouting/geometry/planar/ShapeBoundingDirections.java
pierremolinaro/ElCanari
fd9d87cee18ad484da263959a1c08424c7264eaf
[ "MIT" ]
3
2019-12-18T12:47:51.000Z
2020-12-21T14:07:43.000Z
freerouting-1-4-4-pm/freerouting/src/main/java/eu/mihosoft/freerouting/geometry/planar/ShapeBoundingDirections.java
pierremolinaro/ElCanari
fd9d87cee18ad484da263959a1c08424c7264eaf
[ "MIT" ]
1
2018-09-11T09:11:45.000Z
2018-09-12T12:13:10.000Z
freerouting-1-4-4-pm/freerouting/src/main/java/eu/mihosoft/freerouting/geometry/planar/ShapeBoundingDirections.java
pierremolinaro/ElCanari-dev
e5368983cf1558f6f4d567e7171beda56b5218b8
[ "MIT" ]
null
null
null
31.558824
80
0.67288
3,612
/* * Copyright (C) 2014 Alfons Wirtz * website www.freerouting.net * * Copyright (C) 2017 Michael Hoffer <upchh@example.com> * Website www.freerouting.mihosoft.eu * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License a...
3e08880c448179674d1925aefbc41e9b6e765008
260
java
Java
src/main/java/io/github/rypofalem/weighted_table/WeightedLeaf.java
RypoFalem/WeightedMap
6a523014048ceb46b7e3ccb11eefaff19f970c2c
[ "MIT" ]
1
2018-12-07T00:52:04.000Z
2018-12-07T00:52:04.000Z
src/main/java/io/github/rypofalem/weighted_table/WeightedLeaf.java
RypoFalem/WeightedMap
6a523014048ceb46b7e3ccb11eefaff19f970c2c
[ "MIT" ]
null
null
null
src/main/java/io/github/rypofalem/weighted_table/WeightedLeaf.java
RypoFalem/WeightedMap
6a523014048ceb46b7e3ccb11eefaff19f970c2c
[ "MIT" ]
null
null
null
16.25
60
0.6
3,613
package io.github.rypofalem.weighted_table; public final class WeightedLeaf<T> extends WeightedNode<T> { private T t; WeightedLeaf(double weight, T t) { super(weight); this.t = t; } public T get(){ return t; } }
3e0888b174e170f1b5d571eeff9fcc2654b30c32
2,892
java
Java
src/backend/codecc/core/codeccjob/biz-codeccjob/src/main/java/com/tencent/bk/codecc/codeccjob/service/impl/CCNAuthorTransBizServiceImpl.java
crb2046/bk-ci
adbf3f4e92900db7b1db19c7760f926c98bffd95
[ "MIT" ]
1,939
2019-05-29T05:15:45.000Z
2022-03-29T11:49:16.000Z
src/backend/codecc/core/codeccjob/biz-codeccjob/src/main/java/com/tencent/bk/codecc/codeccjob/service/impl/CCNAuthorTransBizServiceImpl.java
crb2046/bk-ci
adbf3f4e92900db7b1db19c7760f926c98bffd95
[ "MIT" ]
3,608
2019-06-05T07:55:23.000Z
2022-03-31T15:03:41.000Z
src/backend/codecc/core/codeccjob/biz-codeccjob/src/main/java/com/tencent/bk/codecc/codeccjob/service/impl/CCNAuthorTransBizServiceImpl.java
crb2046/bk-ci
adbf3f4e92900db7b1db19c7760f926c98bffd95
[ "MIT" ]
561
2019-05-29T07:15:10.000Z
2022-03-29T09:32:15.000Z
39.616438
123
0.706777
3,614
/* * Tencent is pleased to support the open source community by making BlueKing available. * Copyright (C) 2017-2018 THL A29 Limited, a Tencent company. All rights reserved. * 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 ...
3e088935eb756364b7711b2c15819cd9f0a4a078
905
java
Java
mgmt/java/src/main/java/com/aliyun/pds/mgmt/client/models/VideoPreviewAutoScale.java
lancer-chen/alibabacloud-pds-sdk
f9cea449693eb96288b4c98078cd43c5559f3bd9
[ "Apache-2.0" ]
4
2020-08-21T08:40:27.000Z
2021-04-04T03:39:06.000Z
mgmt/java/src/main/java/com/aliyun/pds/mgmt/client/models/VideoPreviewAutoScale.java
lancer-chen/alibabacloud-pds-sdk
f9cea449693eb96288b4c98078cd43c5559f3bd9
[ "Apache-2.0" ]
35
2020-08-31T08:10:53.000Z
2022-03-24T09:43:11.000Z
mgmt/java/src/main/java/com/aliyun/pds/mgmt/client/models/VideoPreviewAutoScale.java
lancer-chen/alibabacloud-pds-sdk
f9cea449693eb96288b4c98078cd43c5559f3bd9
[ "Apache-2.0" ]
16
2020-08-24T05:42:43.000Z
2022-03-16T03:03:53.000Z
23.815789
94
0.668508
3,615
// This file is auto-generated, don't edit it. Thanks. package com.aliyun.pds.mgmt.client.models; import com.aliyun.tea.*; /** * */ public class VideoPreviewAutoScale extends TeaModel { @NameInMap("enabled") public Boolean enabled; @NameInMap("max_length") public Long maxLength; public static...
3e08894cff9e80c2a0d2b8953d56dc91e812a675
17,541
java
Java
datalog/src/main/java/edu/ucla/cs/wis/bigdatalog/interpreter/pipelined/recursion/seminaive/CliqueNode.java
YoufuLi/radlog
669c2b28f7ef4f9f6d94d353a3b180c1ad3b99e5
[ "BSD-3-Clause-Open-MPI", "PSF-2.0", "Apache-2.0", "BSD-2-Clause", "MIT", "MIT-0", "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause-Clear", "PostgreSQL", "BSD-3-Clause" ]
2
2020-12-08T01:53:18.000Z
2021-01-08T17:46:53.000Z
datalog/src/main/java/edu/ucla/cs/wis/bigdatalog/interpreter/pipelined/recursion/seminaive/CliqueNode.java
YoufuLi/radlog
669c2b28f7ef4f9f6d94d353a3b180c1ad3b99e5
[ "BSD-3-Clause-Open-MPI", "PSF-2.0", "Apache-2.0", "BSD-2-Clause", "MIT", "MIT-0", "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause-Clear", "PostgreSQL", "BSD-3-Clause" ]
1
2021-08-31T03:40:28.000Z
2021-08-31T06:38:38.000Z
datalog/src/main/java/edu/ucla/cs/wis/bigdatalog/interpreter/pipelined/recursion/seminaive/CliqueNode.java
YoufuLi/radlog
669c2b28f7ef4f9f6d94d353a3b180c1ad3b99e5
[ "BSD-3-Clause-Open-MPI", "PSF-2.0", "Apache-2.0", "BSD-2-Clause", "MIT", "MIT-0", "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause-Clear", "PostgreSQL", "BSD-3-Clause" ]
null
null
null
34.529528
140
0.719058
3,616
package edu.ucla.cs.wis.bigdatalog.interpreter.pipelined.recursion.seminaive; import java.util.LinkedList; import edu.ucla.cs.wis.bigdatalog.compiler.variable.Binding; import edu.ucla.cs.wis.bigdatalog.database.Database; import edu.ucla.cs.wis.bigdatalog.database.Tuple; import edu.ucla.cs.wis.bigdatalog.database.curs...
3e088972f5c069d01d4194f40a36b42658a21fb2
6,520
java
Java
rxandroidorm-compiler/src/main/java/com/github/florent37/rxandroidorm/Constants.java
florent37/RxAndroidOrm
169378bb4617fdffcbd383b07a196798fbe2f7fc
[ "Apache-2.0" ]
39
2017-05-08T12:17:14.000Z
2018-11-06T03:15:37.000Z
rxandroidorm-compiler/src/main/java/com/github/florent37/rxandroidorm/Constants.java
florent37/RxAndroidOrm
169378bb4617fdffcbd383b07a196798fbe2f7fc
[ "Apache-2.0" ]
2
2017-05-09T11:51:13.000Z
2017-05-10T15:15:35.000Z
rxandroidorm-compiler/src/main/java/com/github/florent37/rxandroidorm/Constants.java
florent37/RxAndroidOrm
169378bb4617fdffcbd383b07a196798fbe2f7fc
[ "Apache-2.0" ]
9
2017-05-08T17:17:46.000Z
2019-12-26T08:05:52.000Z
65.2
180
0.794632
3,617
package com.github.florent37.rxandroidorm; import com.squareup.javapoet.ClassName; import com.squareup.javapoet.TypeName; import java.text.SimpleDateFormat; import java.util.Date; import io.reactivex.Observable; import io.reactivex.ObservableEmitter; import io.reactivex.ObservableOnSubscribe; import io.reactivex.Obs...