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
3e18105b684db36604e0096d0416010b29cd1dee
1,249
java
Java
aws-java-sdk-comprehendmedical/src/main/java/com/amazonaws/services/comprehendmedical/model/InternalServerException.java
vinayakpokharkar/aws-sdk-java
fd409dee8ae23fb8953e0bb4dbde65536a7e0514
[ "Apache-2.0" ]
1
2022-01-04T04:11:16.000Z
2022-01-04T04:11:16.000Z
aws-java-sdk-comprehendmedical/src/main/java/com/amazonaws/services/comprehendmedical/model/InternalServerException.java
vinayakpokharkar/aws-sdk-java
fd409dee8ae23fb8953e0bb4dbde65536a7e0514
[ "Apache-2.0" ]
null
null
null
aws-java-sdk-comprehendmedical/src/main/java/com/amazonaws/services/comprehendmedical/model/InternalServerException.java
vinayakpokharkar/aws-sdk-java
fd409dee8ae23fb8953e0bb4dbde65536a7e0514
[ "Apache-2.0" ]
null
null
null
33.756757
123
0.728583
10,239
/* * Copyright 2017-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with * the License. A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "licen...
3e1810f225c36093b2c3b1b401c32f4053b13463
406
java
Java
spring-learn/src/main/java/com/learn/config/AppConfig.java
ren1151576/spring-framework
3ba41b90371919e6827cb228c9173da2d4d6e538
[ "Apache-2.0" ]
null
null
null
spring-learn/src/main/java/com/learn/config/AppConfig.java
ren1151576/spring-framework
3ba41b90371919e6827cb228c9173da2d4d6e538
[ "Apache-2.0" ]
null
null
null
spring-learn/src/main/java/com/learn/config/AppConfig.java
ren1151576/spring-framework
3ba41b90371919e6827cb228c9173da2d4d6e538
[ "Apache-2.0" ]
null
null
null
20.3
60
0.785714
10,240
package com.learn.config; import com.learn.bean.ExampleBean; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; @Configuration public class AppConfig { @Bean public ExampleBean exampleBean() { ExampleBean exampleBean = new ExampleBean(); exampleBea...
3e1812c11ebc2c44fe4e6adc64d8fccf80ffc9da
377
java
Java
src/com/github/metalloid/name/Name.java
Rafal-Laskowski/Metalloid-WebElement-Name
841b9ad305ce9bdfe8198dd300dd2495ac22d559
[ "Apache-2.0" ]
null
null
null
src/com/github/metalloid/name/Name.java
Rafal-Laskowski/Metalloid-WebElement-Name
841b9ad305ce9bdfe8198dd300dd2495ac22d559
[ "Apache-2.0" ]
null
null
null
src/com/github/metalloid/name/Name.java
Rafal-Laskowski/Metalloid-WebElement-Name
841b9ad305ce9bdfe8198dd300dd2495ac22d559
[ "Apache-2.0" ]
null
null
null
31.416667
71
0.806366
10,241
package com.github.metalloid.name; import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; @Target({ElementType.FIELD, ElementType.TYPE, ElementType.CONSTRUCTOR}) @Retention(value = RetentionPolicy.RUNTIME) public...
3e18134042eb9c23ba3bad4aa3d8f1b6d16cee64
1,900
java
Java
src/main/java/net/farlands/sanctuary/command/player/CommandAFK.java
jpintoduarte76/FarLands
3071772f07fef0b6bd29e2b249d37326faccac66
[ "Apache-2.0" ]
3
2021-11-29T00:04:16.000Z
2021-12-26T21:31:09.000Z
src/main/java/net/farlands/sanctuary/command/player/CommandAFK.java
jpintoduarte76/FarLands
3071772f07fef0b6bd29e2b249d37326faccac66
[ "Apache-2.0" ]
1
2021-12-26T21:37:03.000Z
2021-12-26T21:37:03.000Z
src/main/java/net/farlands/sanctuary/command/player/CommandAFK.java
jpintoduarte76/FarLands
3071772f07fef0b6bd29e2b249d37326faccac66
[ "Apache-2.0" ]
null
null
null
38.77551
139
0.691053
10,242
package net.farlands.sanctuary.command.player; import net.farlands.sanctuary.FarLands; import net.farlands.sanctuary.command.Category; import net.farlands.sanctuary.command.PlayerCommand; import net.farlands.sanctuary.data.FLPlayerSession; import net.farlands.sanctuary.data.Rank; import net.farlands.sanctuary.util.Com...
3e18134769a817a3879719bf77bf1ac4c8d4da28
3,083
java
Java
badge-library/src/main/java/net/badgeindicator/Configuration.java
platoblm/badge-indicator
0d9e6884c6c5cb64bd7c342021453a11b4ec3d78
[ "Apache-2.0" ]
null
null
null
badge-library/src/main/java/net/badgeindicator/Configuration.java
platoblm/badge-indicator
0d9e6884c6c5cb64bd7c342021453a11b4ec3d78
[ "Apache-2.0" ]
null
null
null
badge-library/src/main/java/net/badgeindicator/Configuration.java
platoblm/badge-indicator
0d9e6884c6c5cb64bd7c342021453a11b4ec3d78
[ "Apache-2.0" ]
null
null
null
33.150538
118
0.725268
10,243
package net.badgeindicator; import android.content.Context; import android.content.res.ColorStateList; import android.content.res.Resources; import android.content.res.TypedArray; import android.util.AttributeSet; import static android.graphics.Color.RED; import static android.graphics.Color.WHITE; class Configurati...
3e1816829ebc1495628dc5a9bed458ac4b6b7309
836
java
Java
apt/src/test/java/com/scindapsus/apt/APTTests.java
PhaerisWakfu/scindapsus-lock-spring-boot-starter
4b97d94856c185538a13e4804e36ae9af24b863b
[ "Apache-2.0" ]
1
2021-12-16T06:23:53.000Z
2021-12-16T06:23:53.000Z
apt/src/test/java/com/scindapsus/apt/APTTests.java
PhaerisWakfu/scindapsus-lock-spring-boot-starter
4b97d94856c185538a13e4804e36ae9af24b863b
[ "Apache-2.0" ]
null
null
null
apt/src/test/java/com/scindapsus/apt/APTTests.java
PhaerisWakfu/scindapsus-lock-spring-boot-starter
4b97d94856c185538a13e4804e36ae9af24b863b
[ "Apache-2.0" ]
null
null
null
25.333333
84
0.784689
10,244
package com.scindapsus.apt; import com.scindapsus.apt.repository.UserRepository; import org.junit.jupiter.api.Test; import org.junit.jupiter.api.extension.ExtendWith; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.test.autoconfigure.web.servlet.AutoConfigureMockMvc; impo...
3e1817186dbd30ae15ee89c94803b2c0ecc900e2
123
java
Java
craof-android/app/src/main/java/br/com/org/entidade/craof/ItemCompra.java
agrocomp/Craof-Android
d2d6f78f78d2259ea77b35e2fed80b1d323881e9
[ "MIT" ]
1
2016-10-30T14:09:07.000Z
2016-10-30T14:09:07.000Z
craof-android/app/src/main/java/br/com/org/entidade/craof/ItemCompra.java
agrocomp/Craof-Android
d2d6f78f78d2259ea77b35e2fed80b1d323881e9
[ "MIT" ]
null
null
null
craof-android/app/src/main/java/br/com/org/entidade/craof/ItemCompra.java
agrocomp/Craof-Android
d2d6f78f78d2259ea77b35e2fed80b1d323881e9
[ "MIT" ]
null
null
null
12.3
34
0.772358
10,245
package br.com.org.entidade.craof; public class ItemCompra { private float quantidade; private char finalidadeUso; }
3e181886b87ef07b8d0a3bacb0722ba17d11212b
10,134
java
Java
src/main/java/com/eclipsekingdom/fractalforest/trees/Species.java
ParallelMC/FractalForest
120f9ad8d87a61ef31d97073d348ac18b6278919
[ "MIT" ]
null
null
null
src/main/java/com/eclipsekingdom/fractalforest/trees/Species.java
ParallelMC/FractalForest
120f9ad8d87a61ef31d97073d348ac18b6278919
[ "MIT" ]
null
null
null
src/main/java/com/eclipsekingdom/fractalforest/trees/Species.java
ParallelMC/FractalForest
120f9ad8d87a61ef31d97073d348ac18b6278919
[ "MIT" ]
null
null
null
47.801887
236
0.714624
10,246
package com.eclipsekingdom.fractalforest.trees; import com.eclipsekingdom.fractalforest.trees.effect.EffectType; import com.eclipsekingdom.fractalforest.trees.effect.IEffects; import com.eclipsekingdom.fractalforest.trees.gen.fractal.FractalGrowthPattern; import com.eclipsekingdom.fractalforest.trees.gen.fractal.Fract...
3e181976992ea4169bc21d329f41535cc1e974d0
7,541
java
Java
pmml-evaluator/src/main/java/org/jpmml/evaluator/AssociationModelEvaluator.java
jpmml/jpmml
d63174f6e7e8a663200d9fc2caa6606cd51cbe74
[ "BSD-3-Clause" ]
60
2015-01-27T03:27:11.000Z
2021-08-17T03:47:20.000Z
pmml-evaluator/src/main/java/org/jpmml/evaluator/AssociationModelEvaluator.java
jpmml/jpmml
d63174f6e7e8a663200d9fc2caa6606cd51cbe74
[ "BSD-3-Clause" ]
1
2015-06-16T19:39:37.000Z
2015-06-16T19:39:37.000Z
pmml-evaluator/src/main/java/org/jpmml/evaluator/AssociationModelEvaluator.java
jpmml/jpmml
d63174f6e7e8a663200d9fc2caa6606cd51cbe74
[ "BSD-3-Clause" ]
36
2015-04-14T06:10:03.000Z
2022-03-30T05:08:43.000Z
27.521898
127
0.737833
10,247
/* * Copyright (c) 2013 Villu Ruusmann */ package org.jpmml.evaluator; import java.util.*; import org.jpmml.manager.*; import org.dmg.pmml.*; import com.google.common.cache.*; import com.google.common.collect.*; public class AssociationModelEvaluator extends ModelEvaluator<AssociationModel> implements HasEntityR...
3e1819b47af8b889926c6a29ff2df478b9ec934f
3,216
java
Java
SS16_Aufgaben/Blatt08/vorgabe/tests/GraphTest.java
wustudent/AlgoDat
ff6067412f2f23a85f847d83820aeb4914c0e2ad
[ "MIT" ]
null
null
null
SS16_Aufgaben/Blatt08/vorgabe/tests/GraphTest.java
wustudent/AlgoDat
ff6067412f2f23a85f847d83820aeb4914c0e2ad
[ "MIT" ]
null
null
null
SS16_Aufgaben/Blatt08/vorgabe/tests/GraphTest.java
wustudent/AlgoDat
ff6067412f2f23a85f847d83820aeb4914c0e2ad
[ "MIT" ]
2
2016-05-12T22:11:22.000Z
2020-03-27T08:56:09.000Z
24
104
0.666978
10,248
import java.io.IOException; import java.util.LinkedList; import org.junit.Test; import org.junit.Assert; public class GraphTest { // Test correct total edge weight of MST @Test public void testWeight() { Graph g1; try { g1 = GraphIO.loadGraph("tests/testgraphen/test_kruskal01.txt"); // get mst Gr...
3e1819e89848358237f93f90518e3956ff7415ee
2,480
java
Java
src/main/java/org/socialsignin/spring/data/dynamodb/repository/Query.java
phaser4/spring-data-dynamodb
7ebb97aee17cf71189d04566cae1f0f5233aac4c
[ "Apache-2.0" ]
null
null
null
src/main/java/org/socialsignin/spring/data/dynamodb/repository/Query.java
phaser4/spring-data-dynamodb
7ebb97aee17cf71189d04566cae1f0f5233aac4c
[ "Apache-2.0" ]
null
null
null
src/main/java/org/socialsignin/spring/data/dynamodb/repository/Query.java
phaser4/spring-data-dynamodb
7ebb97aee17cf71189d04566cae1f0f5233aac4c
[ "Apache-2.0" ]
null
null
null
38.75
143
0.758468
10,249
/** * Copyright © 2018 spring-data-dynamodb (https://github.com/boostchicken/spring-data-dynamodb) * * 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/license...
3e181a3d587f0476c0d0525beceddaf47a27dc34
301
java
Java
src/main/java/edu/upenn/diffstream/matcher/RemoteMatcher.java
fniksic/diffstream
82a7a6cf85e13f381cc9d87ac95a6de191c82148
[ "MIT" ]
6
2020-06-04T00:04:50.000Z
2022-02-12T08:21:44.000Z
src/main/java/edu/upenn/diffstream/matcher/RemoteMatcher.java
fniksic/diffstream
82a7a6cf85e13f381cc9d87ac95a6de191c82148
[ "MIT" ]
1
2020-11-26T00:11:22.000Z
2020-12-02T03:44:24.000Z
src/main/java/edu/upenn/diffstream/matcher/RemoteMatcher.java
fniksic/diffstream
82a7a6cf85e13f381cc9d87ac95a6de191c82148
[ "MIT" ]
null
null
null
27.363636
98
0.820598
10,250
package edu.upenn.diffstream.matcher; import java.io.Serializable; import java.rmi.Remote; import java.rmi.RemoteException; public interface RemoteMatcher<IN extends Serializable> extends Remote { void processItem(IN item, boolean left) throws RemoteException, StreamsNotEquivalentException; }
3e181a74be11cdfb7543160fbaf92f3a49d54fb7
1,097
java
Java
Hito 2/Tareas/Procesual/Ciudadano.java
Sejas24/prograIII
99b385fbb6adeb32bd4c8d3ce6f0339e34bc2e30
[ "MIT" ]
null
null
null
Hito 2/Tareas/Procesual/Ciudadano.java
Sejas24/prograIII
99b385fbb6adeb32bd4c8d3ce6f0339e34bc2e30
[ "MIT" ]
null
null
null
Hito 2/Tareas/Procesual/Ciudadano.java
Sejas24/prograIII
99b385fbb6adeb32bd4c8d3ce6f0339e34bc2e30
[ "MIT" ]
null
null
null
32.264706
100
0.601641
10,251
package Examen2; public class Ciudadano implements LeerInterface{ private String primerNombre; private String primerApellido; private int ciNumber; private String ciExt; private int edad; public Ciudadano() { this.primerNombre = ""; this.primerApellido = ""; this.ciNumb...
3e181ac705b02ac1dc7ab203d99995a5e1d80756
2,508
java
Java
BackEnd/Core/sailfish-core/src/main/java/com/exactpro/sf/scriptrunner/BaseClass.java
fossabot/sailfish-core
2f8e94ff96cfe4aff3801d0896a90d73c9c6daa8
[ "Apache-2.0" ]
48
2018-12-27T10:17:27.000Z
2019-10-23T04:35:17.000Z
BackEnd/Core/sailfish-core/src/main/java/com/exactpro/sf/scriptrunner/BaseClass.java
fossabot/sailfish-core
2f8e94ff96cfe4aff3801d0896a90d73c9c6daa8
[ "Apache-2.0" ]
13
2019-12-17T10:41:03.000Z
2022-02-26T17:09:18.000Z
BackEnd/Core/sailfish-core/src/main/java/com/exactpro/sf/scriptrunner/BaseClass.java
fossabot/sailfish-core
2f8e94ff96cfe4aff3801d0896a90d73c9c6daa8
[ "Apache-2.0" ]
8
2019-12-18T05:32:30.000Z
2022-03-13T13:03:49.000Z
33.44
94
0.669458
10,252
/****************************************************************************** * Copyright 2009-2018 Exactpro (Exactpro Systems Limited) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at ...
3e181b8b5941afb53f7dd33bbdc47a684cd2a449
8,039
java
Java
payments/src/main/java/com/rideaustin/service/farepayment/FarePaymentService.java
coopersystem-fsd/server
24354717624c25b5d4faf0b7ea540e2742e8039f
[ "MIT" ]
13
2020-08-20T23:51:13.000Z
2021-08-23T17:47:14.000Z
payments/src/main/java/com/rideaustin/service/farepayment/FarePaymentService.java
coopersystem-fsd/server
24354717624c25b5d4faf0b7ea540e2742e8039f
[ "MIT" ]
3
2020-06-25T18:16:12.000Z
2021-11-25T21:36:19.000Z
payments/src/main/java/com/rideaustin/service/farepayment/FarePaymentService.java
coopersystem-fsd/server
24354717624c25b5d4faf0b7ea540e2742e8039f
[ "MIT" ]
12
2020-06-16T20:42:18.000Z
2022-03-10T21:45:39.000Z
44.17033
202
0.783555
10,253
package com.rideaustin.service.farepayment; import java.util.ArrayList; import java.util.List; import java.util.Optional; import java.util.stream.Collectors; import javax.annotation.Nonnull; import javax.annotation.Nullable; import javax.inject.Inject; import org.joda.money.Money; import org.springframework.data.dom...
3e181d65472b67dd46a65d72f951d0eabd864c3a
5,440
java
Java
xbean-finder/src/main/java/org/apache/xbean/finder/ClassLoaders.java
fpapon/geronimo-xbean
e7ba34ac660ee89b234a10817a6c143ac01e7713
[ "Apache-2.0" ]
8
2015-05-03T01:21:07.000Z
2021-11-07T21:04:20.000Z
xbean-finder/src/main/java/org/apache/xbean/finder/ClassLoaders.java
fpapon/geronimo-xbean
e7ba34ac660ee89b234a10817a6c143ac01e7713
[ "Apache-2.0" ]
6
2015-03-18T15:25:37.000Z
2021-07-21T09:47:51.000Z
xbean-finder/src/main/java/org/apache/xbean/finder/ClassLoaders.java
fpapon/geronimo-xbean
e7ba34ac660ee89b234a10817a6c143ac01e7713
[ "Apache-2.0" ]
32
2015-02-23T19:44:14.000Z
2021-12-23T02:33:30.000Z
40.296296
128
0.62261
10,254
/** * 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...
3e181ed405a1f25699cb705cfd3e34d1c566472f
11,900
java
Java
sctp-mis/src/main/java/org/cga/sctp/mis/transfers/agencies/TransferAgenciesController.java
CGATechnologies/sctp2
afd2bc8f3012ac26441a92c1da1c235030d0bab3
[ "BSD-3-Clause" ]
null
null
null
sctp-mis/src/main/java/org/cga/sctp/mis/transfers/agencies/TransferAgenciesController.java
CGATechnologies/sctp2
afd2bc8f3012ac26441a92c1da1c235030d0bab3
[ "BSD-3-Clause" ]
null
null
null
sctp-mis/src/main/java/org/cga/sctp/mis/transfers/agencies/TransferAgenciesController.java
CGATechnologies/sctp2
afd2bc8f3012ac26441a92c1da1c235030d0bab3
[ "BSD-3-Clause" ]
null
null
null
47.6
135
0.694874
10,255
/* * BSD 3-Clause License * * Copyright (c) 2022, CGATechnologies * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the above copyright not...
3e181f086053f5cf3f7e04ebce697ce21955c48e
5,053
java
Java
Source/Java/CoreRouter/main/src/java/gov/va/med/imaging/core/router/commands/dicom/importer/GetImporterVersionCompatibleCommandImpl.java
VHAINNOVATIONS/Telepathology
989c06ccc602b0282c58c4af3455c5e0a33c8593
[ "Apache-2.0" ]
3
2015-04-09T14:29:34.000Z
2015-11-10T19:39:06.000Z
Source/Java/CoreRouter/main/src/java/gov/va/med/imaging/core/router/commands/dicom/importer/GetImporterVersionCompatibleCommandImpl.java
VHAINNOVATIONS/Telepathology
989c06ccc602b0282c58c4af3455c5e0a33c8593
[ "Apache-2.0" ]
null
null
null
Source/Java/CoreRouter/main/src/java/gov/va/med/imaging/core/router/commands/dicom/importer/GetImporterVersionCompatibleCommandImpl.java
VHAINNOVATIONS/Telepathology
989c06ccc602b0282c58c4af3455c5e0a33c8593
[ "Apache-2.0" ]
9
2015-04-14T14:11:09.000Z
2018-09-26T07:48:23.000Z
30.624242
133
0.735998
10,256
/** * */ package gov.va.med.imaging.core.router.commands.dicom.importer; import gov.va.med.RoutingToken; import gov.va.med.imaging.artifactsource.ResolvedArtifactSource; import gov.va.med.imaging.core.interfaces.exceptions.ConnectionException; import gov.va.med.imaging.core.interfaces.exceptions.MethodException; im...
3e181f1adc299e8b520ec2205af2e81383480600
312
java
Java
auth-service/src/main/java/com/springboot/cloud/domain/UserRoleParam.java
lirisheng123/mall
2981dcbb9d8ed81c75a00a53eba1ef38ecac46b5
[ "Apache-2.0" ]
1
2022-03-29T15:04:58.000Z
2022-03-29T15:04:58.000Z
auth-service/src/main/java/com/springboot/cloud/domain/UserRoleParam.java
lirisheng123/mall
2981dcbb9d8ed81c75a00a53eba1ef38ecac46b5
[ "Apache-2.0" ]
null
null
null
auth-service/src/main/java/com/springboot/cloud/domain/UserRoleParam.java
lirisheng123/mall
2981dcbb9d8ed81c75a00a53eba1ef38ecac46b5
[ "Apache-2.0" ]
null
null
null
15.6
45
0.711538
10,257
package com.springboot.cloud.domain; import lombok.Data; import lombok.ToString; import java.util.List; /** * @Author: lirisheng * @Date: 2021/2/21 20:39 * @Version 1.0 */ @Data @ToString(callSuper=true) public class UserRoleParam extends MallUser { List<Long> roleIds; List<String> roleNames; }
3e181f57424a120e76ac6624d21d8edccc9c2301
11,234
java
Java
provisioning/provisioning-impl/src/test/java/com/evolveum/midpoint/provisioning/impl/dummy/TestDummySecurity.java
valtri/midpoint
7ea177966318dea24346a20af82140e96c6f08b2
[ "Apache-2.0" ]
1
2019-06-25T16:11:25.000Z
2019-06-25T16:11:25.000Z
provisioning/provisioning-impl/src/test/java/com/evolveum/midpoint/provisioning/impl/dummy/TestDummySecurity.java
valtri/midpoint
7ea177966318dea24346a20af82140e96c6f08b2
[ "Apache-2.0" ]
null
null
null
provisioning/provisioning-impl/src/test/java/com/evolveum/midpoint/provisioning/impl/dummy/TestDummySecurity.java
valtri/midpoint
7ea177966318dea24346a20af82140e96c6f08b2
[ "Apache-2.0" ]
null
null
null
36.122186
122
0.785829
10,258
/* * Copyright (c) 2010-2017 Evolveum * * 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...
3e181f9190ff4603616a3e64c74ed279f6d47f03
6,483
java
Java
services/xkms/xkms-itests/src/test/java/org/apache/cxf/xkms/itests/handlers/validator/ValidatorCRLTest.java
keep-sunshine/cxf
039e1dec778efffd6af4523f88d8638732afb637
[ "Apache-2.0" ]
839
2015-01-01T15:33:21.000Z
2022-03-31T02:40:34.000Z
services/xkms/xkms-itests/src/test/java/org/apache/cxf/xkms/itests/handlers/validator/ValidatorCRLTest.java
keep-sunshine/cxf
039e1dec778efffd6af4523f88d8638732afb637
[ "Apache-2.0" ]
399
2015-01-07T19:59:38.000Z
2022-03-30T21:56:27.000Z
services/xkms/xkms-itests/src/test/java/org/apache/cxf/xkms/itests/handlers/validator/ValidatorCRLTest.java
keep-sunshine/cxf
039e1dec778efffd6af4523f88d8638732afb637
[ "Apache-2.0" ]
1,581
2015-01-01T02:22:05.000Z
2022-03-31T13:29:27.000Z
43.510067
107
0.747493
10,259
/** * 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 m...
3e181fd4904db97fc6a3670b83fe5cb469b6a1fd
2,021
java
Java
src/game/Window.java
luismy10/Frogger-2D
1970bd8b5c1d989c8534bd679f5a95138ddcb161
[ "MIT" ]
null
null
null
src/game/Window.java
luismy10/Frogger-2D
1970bd8b5c1d989c8534bd679f5a95138ddcb161
[ "MIT" ]
null
null
null
src/game/Window.java
luismy10/Frogger-2D
1970bd8b5c1d989c8534bd679f5a95138ddcb161
[ "MIT" ]
null
null
null
39.627451
121
0.576447
10,260
package game; import java.awt.Color; import java.awt.Dimension; import java.awt.event.ComponentAdapter; import java.awt.event.ComponentEvent; import java.awt.event.WindowAdapter; import java.awt.event.WindowEvent; import javax.swing.JFrame; import javax.swing.SwingUtilities; public class Window { public static v...
3e182000f7e8f96d68cd29547fa7912067bd2677
3,465
java
Java
cmeditor/CMEditor.java
renanrcrr/concept-map-editor
98a679fc3ea623556e5a91039c9c53b56738c0f9
[ "MIT" ]
1
2020-01-03T10:39:49.000Z
2020-01-03T10:39:49.000Z
cmeditor/CMEditor.java
renanrcrr/concept-map-editor
98a679fc3ea623556e5a91039c9c53b56738c0f9
[ "MIT" ]
null
null
null
cmeditor/CMEditor.java
renanrcrr/concept-map-editor
98a679fc3ea623556e5a91039c9c53b56738c0f9
[ "MIT" ]
null
null
null
30.663717
71
0.773449
10,261
package cmeditor; import java.awt.BorderLayout; import java.awt.Dimension; import java.awt.HeadlessException; import java.awt.Toolkit; import java.awt.event.KeyEvent; import java.awt.event.WindowEvent; import java.awt.event.WindowListener; import java.beans.PropertyChangeEvent; import java.beans.PropertyChangeListener...
3e18219bd2a6b70768a738b5fe2188d9920bb9e5
2,907
java
Java
util/mtwilson-util-crypto-key/src/main/java/com/intel/mtwilson/util/crypto/key2/CipherKeyAttributes.java
intel-secl/common_java
79628eba5cca696b06636f78561dd29ef57e2bbb
[ "BSD-3-Clause" ]
2
2021-12-30T05:58:33.000Z
2022-03-05T03:31:34.000Z
util/mtwilson-util-crypto-key/src/main/java/com/intel/mtwilson/util/crypto/key2/CipherKeyAttributes.java
intel-secl/common_java
79628eba5cca696b06636f78561dd29ef57e2bbb
[ "BSD-3-Clause" ]
null
null
null
util/mtwilson-util-crypto-key/src/main/java/com/intel/mtwilson/util/crypto/key2/CipherKeyAttributes.java
intel-secl/common_java
79628eba5cca696b06636f78561dd29ef57e2bbb
[ "BSD-3-Clause" ]
null
null
null
25.955357
77
0.640523
10,262
/* * Copyright (C) 2019 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause */ package com.intel.mtwilson.util.crypto.key2; import com.intel.dcsg.cpg.io.Attributes; import com.intel.dcsg.cpg.io.Copyable; /** * Extensible with new attributes via the attributes map and Jackson's * annotations JsonAnyGetter a...
3e1821ccd38e69093990a725010f9b87f022b237
4,370
java
Java
server/src/main/java/org/engineer365/common/bean/BeanCopyer.java
greedynamic/cloud-native-micro-service-engineering
2b5615688d444f9ac63575f3d829877292efc61a
[ "MIT" ]
1
2020-12-08T12:54:02.000Z
2020-12-08T12:54:02.000Z
server/src/main/java/org/engineer365/common/bean/BeanCopyer.java
cyylog/cloud-native-micro-service-engineering
7d468b5ca8b001309e6d8ae112b4cf1aaea57639
[ "MIT" ]
null
null
null
server/src/main/java/org/engineer365/common/bean/BeanCopyer.java
cyylog/cloud-native-micro-service-engineering
7d468b5ca8b001309e6d8ae112b4cf1aaea57639
[ "MIT" ]
2
2020-12-25T06:47:59.000Z
2020-12-31T06:03:51.000Z
30.774648
108
0.660412
10,263
/* * MIT License * * Copyright (c) 2020 engineer365.org * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, ...
3e1821d07ced8922f8863e0b1bff11a555930833
998
java
Java
src/main/java/com/issue1/demo/utilEntity/issue2ResultUtil/Issue2ResultDetailUtil.java
zhouxv/issue1
11460ad31e4808ae875d5a3693bea0111009de88
[ "MIT" ]
null
null
null
src/main/java/com/issue1/demo/utilEntity/issue2ResultUtil/Issue2ResultDetailUtil.java
zhouxv/issue1
11460ad31e4808ae875d5a3693bea0111009de88
[ "MIT" ]
null
null
null
src/main/java/com/issue1/demo/utilEntity/issue2ResultUtil/Issue2ResultDetailUtil.java
zhouxv/issue1
11460ad31e4808ae875d5a3693bea0111009de88
[ "MIT" ]
null
null
null
33.266667
119
0.758517
10,264
package com.issue1.demo.utilEntity.issue2ResultUtil; import lombok.Data; import javax.validation.Valid; import javax.validation.constraints.*; @Valid @Data public class Issue2ResultDetailUtil { @NotBlank(message = "evaluation_results中的secure_group字段不能为空") public String secure_group; @NotBlank(message = ...
3e182225623817ca75dd3ab7d17c18a697c9ce30
2,541
java
Java
testutils/src/test/java/com/google/android/exoplayer2/testutil/TestExoPlayerTest.java
trinme/ExoPlayerDemo
0f310f3fa5a6e631a902a36bf236f65dc648eb67
[ "Apache-2.0" ]
null
null
null
testutils/src/test/java/com/google/android/exoplayer2/testutil/TestExoPlayerTest.java
trinme/ExoPlayerDemo
0f310f3fa5a6e631a902a36bf236f65dc648eb67
[ "Apache-2.0" ]
null
null
null
testutils/src/test/java/com/google/android/exoplayer2/testutil/TestExoPlayerTest.java
trinme/ExoPlayerDemo
0f310f3fa5a6e631a902a36bf236f65dc648eb67
[ "Apache-2.0" ]
null
null
null
33.434211
91
0.741834
10,265
/* * Copyright (C) 2020 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
3e1823720a29701e6b15c7f12b1a5cf1e7b7d5cc
2,716
java
Java
src/main/java/org/dasein/cloud/network/VPNConnection.java
TheWeatherCompany/dasein-cloud-core
5e4803f754d449789a01bc45d40c0494223b7b5d
[ "Apache-2.0" ]
null
null
null
src/main/java/org/dasein/cloud/network/VPNConnection.java
TheWeatherCompany/dasein-cloud-core
5e4803f754d449789a01bc45d40c0494223b7b5d
[ "Apache-2.0" ]
1
2021-06-04T02:57:24.000Z
2021-06-04T02:57:24.000Z
src/main/java/org/dasein/cloud/network/VPNConnection.java
TheWeatherCompany/dasein-cloud-core
5e4803f754d449789a01bc45d40c0494223b7b5d
[ "Apache-2.0" ]
null
null
null
29.619565
83
0.666789
10,266
/** * Copyright (C) 2009-2014 Dell, Inc. * See annotations for authorship information * * ==================================================================== * 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 co...
3e1823904be973557bf946fd34b07a0562b24787
2,746
java
Java
dlokiosk/src/main/java/com/dlohaiti/dlokiosk/db/ConfigurationRepository.java
dialymatex/Kiosk
938ac7839a4a0052ab287cbe18340ec32aac1e96
[ "Apache-2.0" ]
null
null
null
dlokiosk/src/main/java/com/dlohaiti/dlokiosk/db/ConfigurationRepository.java
dialymatex/Kiosk
938ac7839a4a0052ab287cbe18340ec32aac1e96
[ "Apache-2.0" ]
null
null
null
dlokiosk/src/main/java/com/dlohaiti/dlokiosk/db/ConfigurationRepository.java
dialymatex/Kiosk
938ac7839a4a0052ab287cbe18340ec32aac1e96
[ "Apache-2.0" ]
1
2019-09-11T19:25:37.000Z
2019-09-11T19:25:37.000Z
37.616438
176
0.654771
10,267
package com.dlohaiti.dlokiosk.db; import android.content.ContentValues; import android.database.Cursor; import android.database.sqlite.SQLiteDatabase; import android.util.Log; import com.google.inject.Inject; import static com.dlohaiti.dlokiosk.db.KioskDatabaseUtils.matches; import static com.dlohaiti.dlokiosk.db.Kio...
3e1823dd08155ea21847d34f68545a0d308e7baa
5,070
java
Java
platform/lang-impl/src/com/intellij/analysis/AnalysisUIOptions.java
nvartolomei/intellij-community
1aac326dadacf65d45decc25cef21f94f7b80d69
[ "Apache-2.0" ]
2
2019-04-28T07:48:50.000Z
2020-12-11T14:18:08.000Z
platform/lang-impl/src/com/intellij/analysis/AnalysisUIOptions.java
nvartolomei/intellij-community
1aac326dadacf65d45decc25cef21f94f7b80d69
[ "Apache-2.0" ]
null
null
null
platform/lang-impl/src/com/intellij/analysis/AnalysisUIOptions.java
nvartolomei/intellij-community
1aac326dadacf65d45decc25cef21f94f7b80d69
[ "Apache-2.0" ]
1
2020-10-15T05:56:42.000Z
2020-10-15T05:56:42.000Z
34.965517
140
0.699803
10,268
// Copyright 2000-2018 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. package com.intellij.analysis; import com.intellij.codeInspection.InspectionsBundle; import com.intellij.codeInspection.ui.InspectionResultsView; import com.intellij.icons.AllIc...
3e1824d8ae188903aaa36ed6946d27a199f163b9
3,721
java
Java
SingularityBase/src/main/java/com/hubspot/singularity/SingularityDeployStatisticsBuilder.java
benhardy/Singularity
8a5ce4f8366c93404f15897454865ce6dc9f8c1d
[ "Apache-2.0" ]
11
2016-05-25T15:44:34.000Z
2021-07-24T19:37:30.000Z
SingularityBase/src/main/java/com/hubspot/singularity/SingularityDeployStatisticsBuilder.java
benhardy/Singularity
8a5ce4f8366c93404f15897454865ce6dc9f8c1d
[ "Apache-2.0" ]
1
2022-01-21T23:54:50.000Z
2022-01-21T23:54:50.000Z
SingularityBase/src/main/java/com/hubspot/singularity/SingularityDeployStatisticsBuilder.java
benhardy/Singularity
8a5ce4f8366c93404f15897454865ce6dc9f8c1d
[ "Apache-2.0" ]
6
2016-05-30T06:41:24.000Z
2022-02-27T10:57:58.000Z
29.070313
209
0.766461
10,269
package com.hubspot.singularity; import com.google.common.base.Optional; import com.google.common.collect.ListMultimap; public class SingularityDeployStatisticsBuilder { private final String requestId; private final String deployId; private int numTasks; private int numSuccess; private int numFailures; ...
3e1825c04fda381717e43463ad9c2d2e6f70a131
2,667
java
Java
core/src/main/java/org/cloudfoundry/test/core/RedisUtils.java
hybris/java-test-applications
803210766e019381d67d6512457391bc5f997f7a
[ "Apache-2.0" ]
null
null
null
core/src/main/java/org/cloudfoundry/test/core/RedisUtils.java
hybris/java-test-applications
803210766e019381d67d6512457391bc5f997f7a
[ "Apache-2.0" ]
null
null
null
core/src/main/java/org/cloudfoundry/test/core/RedisUtils.java
hybris/java-test-applications
803210766e019381d67d6512457391bc5f997f7a
[ "Apache-2.0" ]
null
null
null
38.652174
143
0.687289
10,270
/* * Copyright 2014-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 ap...
3e1825e8c2ae77e54da90b5662639cb42e51825f
2,272
java
Java
ucloud-sdk-java-umem/src/main/java/cn/ucloud/umem/model/DescribeURedisSlaveGroupParam.java
liuchangfitcloud/ucloud-sdk-java
ca370c2141527f713feb0c1548d8cc42a8687c2a
[ "Apache-2.0" ]
null
null
null
ucloud-sdk-java-umem/src/main/java/cn/ucloud/umem/model/DescribeURedisSlaveGroupParam.java
liuchangfitcloud/ucloud-sdk-java
ca370c2141527f713feb0c1548d8cc42a8687c2a
[ "Apache-2.0" ]
null
null
null
ucloud-sdk-java-umem/src/main/java/cn/ucloud/umem/model/DescribeURedisSlaveGroupParam.java
liuchangfitcloud/ucloud-sdk-java
ca370c2141527f713feb0c1548d8cc42a8687c2a
[ "Apache-2.0" ]
null
null
null
21.233645
88
0.621039
10,271
package cn.ucloud.umem.model; import cn.ucloud.common.annotation.UcloudParam; import cn.ucloud.common.pojo.BaseRequestParam; import javax.validation.constraints.NotEmpty; /** * @Description : 查询主备Redis关联Slave 参数类 * @Author : ucloud-sdk-generator * @Date : 2019-03-15 10:00 **/ public class DescribeURedisSlaveGro...
3e18260e73961292fec67b42449779dbe12bbea1
1,016
java
Java
mall-order/src/main/java/com/xpcf/mall/order/entity/PaymentInfoEntity.java
pascalcpp/mall
4fb6132d576a0395ae2e9f1b1047982e75e9a9ce
[ "MIT" ]
null
null
null
mall-order/src/main/java/com/xpcf/mall/order/entity/PaymentInfoEntity.java
pascalcpp/mall
4fb6132d576a0395ae2e9f1b1047982e75e9a9ce
[ "MIT" ]
null
null
null
mall-order/src/main/java/com/xpcf/mall/order/entity/PaymentInfoEntity.java
pascalcpp/mall
4fb6132d576a0395ae2e9f1b1047982e75e9a9ce
[ "MIT" ]
null
null
null
14.471429
56
0.666338
10,272
package com.xpcf.mall.order.entity; import com.baomidou.mybatisplus.annotation.TableId; import com.baomidou.mybatisplus.annotation.TableName; import java.math.BigDecimal; import java.io.Serializable; import java.util.Date; import lombok.Data; /** * 支付信息表 * * @author xpcf * @email lyhxr@example.com * @date 2020...
3e18263563dc65eeb062b84004d07d1fc8bee78d
1,156
java
Java
src/main/java/ac/za/cput/Controller/LecturerController.java
AdamWarlock21/MyRepo2
267e1fb50ece3b5ce353c258943486b624df9db8
[ "MIT" ]
null
null
null
src/main/java/ac/za/cput/Controller/LecturerController.java
AdamWarlock21/MyRepo2
267e1fb50ece3b5ce353c258943486b624df9db8
[ "MIT" ]
null
null
null
src/main/java/ac/za/cput/Controller/LecturerController.java
AdamWarlock21/MyRepo2
267e1fb50ece3b5ce353c258943486b624df9db8
[ "MIT" ]
null
null
null
22.666667
62
0.698097
10,273
package ac.za.cput.Controller; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Qualifier; import org.springframework.web.bind.annotation.*; import ac.za.cput.Domain.Lecturer; import ac.za.cput.Service.Impl.LecturerServiceImpl; import java.util.Set; @...
3e1827a140238b6d37d6cfb73b353fec2094ad23
4,653
java
Java
core/trino-main/src/test/java/io/trino/operator/TestDriverStats.java
kbendick/trino
cf29082c8735f7d0a994c1867b1525720f7fe279
[ "Apache-2.0" ]
1,695
2019-01-19T09:05:17.000Z
2020-12-27T17:39:08.000Z
core/trino-main/src/test/java/io/trino/operator/TestDriverStats.java
kbendick/trino
cf29082c8735f7d0a994c1867b1525720f7fe279
[ "Apache-2.0" ]
4,549
2019-01-21T02:50:11.000Z
2020-12-27T20:38:26.000Z
core/trino-main/src/test/java/io/trino/operator/TestDriverStats.java
kbendick/trino
cf29082c8735f7d0a994c1867b1525720f7fe279
[ "Apache-2.0" ]
909
2019-01-19T06:51:51.000Z
2020-12-26T20:06:11.000Z
35.519084
88
0.685579
10,274
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distribut...
3e1827c1f8e6d7f120e5f2a37690200b08b2d388
435
java
Java
examples/storm-starter/src/jvm/storm/starter/util/StringGenerator.java
wangli1426/my-storm
c03af1ee8302c0f059079dff31c84fa94a002b61
[ "Apache-2.0" ]
3
2018-03-07T18:27:57.000Z
2019-09-18T13:37:30.000Z
examples/storm-starter/src/jvm/storm/starter/util/StringGenerator.java
ADSC-Cloud/Elasticutor
c682c802a1500005c9b467989265a81410c9f6f1
[ "Apache-2.0" ]
1
2019-07-02T17:19:41.000Z
2019-07-02T17:19:41.000Z
examples/storm-starter/src/jvm/storm/starter/util/StringGenerator.java
wangli1426/my-storm
c03af1ee8302c0f059079dff31c84fa94a002b61
[ "Apache-2.0" ]
1
2020-09-27T03:21:58.000Z
2020-09-27T03:21:58.000Z
19.772727
72
0.708046
10,275
package storm.starter.util; import java.util.Random; /** * Created by robert on 1/8/16. */ public class StringGenerator { int numberOfDistinctValues; Random random = new Random(); public StringGenerator(int numberOfDistinctValues) { this.numberOfDistinctValues = numberOfDistinctValues; } ...
3e1827e186a142db5b08e99445ff3df198812346
2,507
java
Java
app/src/main/java/com/azra2/ui/mainfrag/NotificationAdapter.java
takemurakimio/hibadeen-azra2
ec75f5ac4912fc5e7ad8d1974a8b1760fa9a7333
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/azra2/ui/mainfrag/NotificationAdapter.java
takemurakimio/hibadeen-azra2
ec75f5ac4912fc5e7ad8d1974a8b1760fa9a7333
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/azra2/ui/mainfrag/NotificationAdapter.java
takemurakimio/hibadeen-azra2
ec75f5ac4912fc5e7ad8d1974a8b1760fa9a7333
[ "Apache-2.0" ]
null
null
null
29.494118
150
0.676107
10,276
package com.azra2.ui.mainfrag; import android.content.Context; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.ImageView; import android.widget.TextView; import androidx.recyclerview.widget.RecyclerView; import com.azra2.R; import com.azra2.model.YMN...
3e1827f8067d08719148dbaf04677b9da17eab17
2,798
java
Java
src/main/java/com/yahoo/test/monitor/MonitoringTools.java
areese/TestJVMConnections
920d22a956af0f4a63de628adabc32942e6a7a86
[ "BSD-3-Clause" ]
1
2016-02-19T19:04:47.000Z
2016-02-19T19:04:47.000Z
src/main/java/com/yahoo/test/monitor/MonitoringTools.java
areese/TestJVMConnections
920d22a956af0f4a63de628adabc32942e6a7a86
[ "BSD-3-Clause" ]
null
null
null
src/main/java/com/yahoo/test/monitor/MonitoringTools.java
areese/TestJVMConnections
920d22a956af0f4a63de628adabc32942e6a7a86
[ "BSD-3-Clause" ]
null
null
null
33.710843
119
0.654039
10,277
// Copyright 2016 Yahoo Inc. // Licensed under the terms of the New-BSD license. Please see LICENSE file in the project root for terms. package com.yahoo.test.monitor; import java.io.File; import java.io.IOException; import java.io.OutputStream; import java.io.PrintStream; import java.util.Properties; import javax.ma...
3e182933bef796ce58f4a918bff7c192cfe929b1
13,781
java
Java
src/main/java/org/selenium/runner/model/SeleniumActionType.java
pguillerm/selenium-runner
c1aeae391c708f57616f173802ba1daa41c68b5d
[ "Apache-2.0" ]
null
null
null
src/main/java/org/selenium/runner/model/SeleniumActionType.java
pguillerm/selenium-runner
c1aeae391c708f57616f173802ba1daa41c68b5d
[ "Apache-2.0" ]
null
null
null
src/main/java/org/selenium/runner/model/SeleniumActionType.java
pguillerm/selenium-runner
c1aeae391c708f57616f173802ba1daa41c68b5d
[ "Apache-2.0" ]
null
null
null
25.615242
80
0.700312
10,278
/* * 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")...
3e182b83594fc9486044327899834ce7eb551875
973
java
Java
src/engine/TestPlayer.java
lakes1126/CS-2D
633e07129e09d37eb31552f43f1a777372387739
[ "Apache-2.0" ]
null
null
null
src/engine/TestPlayer.java
lakes1126/CS-2D
633e07129e09d37eb31552f43f1a777372387739
[ "Apache-2.0" ]
null
null
null
src/engine/TestPlayer.java
lakes1126/CS-2D
633e07129e09d37eb31552f43f1a777372387739
[ "Apache-2.0" ]
null
null
null
19.078431
85
0.586845
10,279
package engine; import java.awt.Color; import java.awt.Graphics; public class TestPlayer extends Entity{ public TestPlayer(int xPos, int yPos, int width, int height, String imgPath) { super(xPos, yPos, width, height, imgPath); } public void playerDim() { setHeight(100); setWidth(100...
3e182c5749d3a6288d0d510dbe44352ba8242d51
865
java
Java
src/main/java/com/demo/api/user/domain/PropertyOwner.java
tntsl/mini-program
710a3164df5b10efea7f705f470c3834a03a0156
[ "BSD-3-Clause" ]
2
2020-01-04T14:30:01.000Z
2020-09-22T06:41:29.000Z
src/main/java/com/demo/api/user/domain/PropertyOwner.java
tntsl/mini-program
710a3164df5b10efea7f705f470c3834a03a0156
[ "BSD-3-Clause" ]
null
null
null
src/main/java/com/demo/api/user/domain/PropertyOwner.java
tntsl/mini-program
710a3164df5b10efea7f705f470c3834a03a0156
[ "BSD-3-Clause" ]
3
2019-01-28T07:09:59.000Z
2020-01-04T14:30:39.000Z
22.763158
62
0.716763
10,280
package com.demo.api.user.domain; import com.baomidou.mybatisplus.annotation.TableId; import com.baomidou.mybatisplus.annotation.TableName; import lombok.Data; import java.math.BigDecimal; import java.util.Date; /** * @author Lye */ @TableName("dt_property_owners") @Data public class PropertyOwner { /** *...
3e182cb9ee0bc2730195b71e3cd9e2731e4e9d35
303
java
Java
program_data/github_java_sort_function/9/115.java
yifan-zhou19/ggnn_graph_classification
37bca1315fdf95933f52b4cd504ce89a768a86df
[ "MIT" ]
19
2019-02-26T05:43:39.000Z
2022-02-21T04:14:46.000Z
program_data/github_java_sort_function/9/115.java
yifan-zhou19/ggnn_graph_classification
37bca1315fdf95933f52b4cd504ce89a768a86df
[ "MIT" ]
null
null
null
program_data/github_java_sort_function/9/115.java
yifan-zhou19/ggnn_graph_classification
37bca1315fdf95933f52b4cd504ce89a768a86df
[ "MIT" ]
8
2018-12-25T02:05:41.000Z
2022-02-23T07:50:48.000Z
23.307692
68
0.429043
10,281
public static <T extends Comparable<? super T>> int sort(T[] a) { writes = 0; int N = a.length; for (int i = 0; i < N; i++) { int min = i; for (int j = i+1; j < N; j++) if (less(a[j], a[min])) min = j; exch(a, i, min); } return writes; }
3e182d3d20eb0189a0ae1b14d1d48bc79df013b2
1,295
java
Java
src/main/java/com/chothuesach/controller/NguoiDungController.java
ntduy96/book-rental-system
2c87c1f3f24e03e6ad232c01bba97ee3e342ab72
[ "Apache-2.0" ]
null
null
null
src/main/java/com/chothuesach/controller/NguoiDungController.java
ntduy96/book-rental-system
2c87c1f3f24e03e6ad232c01bba97ee3e342ab72
[ "Apache-2.0" ]
null
null
null
src/main/java/com/chothuesach/controller/NguoiDungController.java
ntduy96/book-rental-system
2c87c1f3f24e03e6ad232c01bba97ee3e342ab72
[ "Apache-2.0" ]
null
null
null
30.116279
195
0.696525
10,282
package com.chothuesach.controller; import com.chothuesach.model.NguoiDung; import com.chothuesach.service.NguoiDungService; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.web.bind.annotation.*; import java.util.HashMap; @RestController @RequestMapping("/api/nguoi...
3e182d6ae24d2a1be781600ff832ad0c2bdae5b0
996
java
Java
kendzi3d-plugin/src/main/java/kendzi/josm/kendzi3d/jogl/layer/models/OrList.java
filedos9ig1d/kendzi0
6722da8fca52d5fbc1f1a8e20772d74f6f4b7641
[ "BSD-3-Clause" ]
45
2015-04-05T07:24:05.000Z
2022-02-17T17:29:54.000Z
kendzi3d-plugin/src/main/java/kendzi/josm/kendzi3d/jogl/layer/models/OrList.java
filedos9ig1d/kendzi0
6722da8fca52d5fbc1f1a8e20772d74f6f4b7641
[ "BSD-3-Clause" ]
56
2015-01-18T17:24:19.000Z
2022-03-09T22:21:52.000Z
kendzi3d-plugin/src/main/java/kendzi/josm/kendzi3d/jogl/layer/models/OrList.java
filedos9ig1d/kendzi0
6722da8fca52d5fbc1f1a8e20772d74f6f4b7641
[ "BSD-3-Clause" ]
15
2015-03-09T03:35:44.000Z
2022-02-15T23:25:05.000Z
19.92
68
0.514056
10,283
package kendzi.josm.kendzi3d.jogl.layer.models; import java.util.List; import org.openstreetmap.josm.data.osm.search.SearchCompiler.Match; import org.openstreetmap.josm.data.osm.OsmPrimitive; /** * Or match on list. * * @author Tomasz Kędziora (kendzi) * */ public class OrList extends Match { ...
3e182ede1416168fe245b811978ef7f7e9fabfa2
8,883
java
Java
searchview/src/main/java/com/lapism/searchview/SearchAdapter.java
adetuyiTolu/SearchView
34065b8c3a2ad48c5a3ef185ecfd3da471312be0
[ "Apache-2.0" ]
1
2017-12-14T14:30:51.000Z
2017-12-14T14:30:51.000Z
searchview/src/main/java/com/lapism/searchview/SearchAdapter.java
adetuyiTolu/SearchView
34065b8c3a2ad48c5a3ef185ecfd3da471312be0
[ "Apache-2.0" ]
null
null
null
searchview/src/main/java/com/lapism/searchview/SearchAdapter.java
adetuyiTolu/SearchView
34065b8c3a2ad48c5a3ef185ecfd3da471312be0
[ "Apache-2.0" ]
2
2018-05-04T19:14:14.000Z
2021-05-16T17:56:50.000Z
36.706612
190
0.572554
10,284
package com.lapism.searchview; import android.content.Context; import android.graphics.PorterDuff; import android.graphics.Typeface; import android.support.v7.widget.RecyclerView; import android.text.Spannable; import android.text.SpannableString; import android.text.TextUtils; import android.text.style.ForegroundColo...
3e182ef20d699265c72e48d9fc75ec76c8f42746
1,233
java
Java
x-pack/plugin/ccr/src/internalClusterTest/java/org/elasticsearch/xpack/ccr/CcrDisabledIT.java
abdulazizali77/elasticsearch
19dfa7be9e163b50a042358246cdbc4e45d2d797
[ "Apache-2.0" ]
3
2017-05-31T14:46:18.000Z
2022-02-15T08:04:05.000Z
x-pack/plugin/ccr/src/internalClusterTest/java/org/elasticsearch/xpack/ccr/CcrDisabledIT.java
abdulazizali77/elasticsearch
19dfa7be9e163b50a042358246cdbc4e45d2d797
[ "Apache-2.0" ]
23
2019-08-09T06:41:49.000Z
2021-06-25T15:21:21.000Z
x-pack/plugin/ccr/src/internalClusterTest/java/org/elasticsearch/xpack/ccr/CcrDisabledIT.java
abdulazizali77/elasticsearch
19dfa7be9e163b50a042358246cdbc4e45d2d797
[ "Apache-2.0" ]
2
2020-02-03T07:05:44.000Z
2020-02-05T01:51:57.000Z
35.228571
124
0.759124
10,285
/* * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * or more contributor license agreements. Licensed under the Elastic License; * you may not use this file except in compliance with the Elastic License. */ package org.elasticsearch.xpack.ccr; import org.elasticsearch.common.setting...
3e182fffb4ad2947bac381f8ffd61001ca5ab547
1,595
java
Java
projects/previousProjects/eCarStreet/src/main/java/eCarStreet/eCar/helper/decisions/PriceOptimizedDecision.java
SES-fortiss/SmartGridCoSimulation
f36af788b2c4de0e63688cd8faf0b0645c20264a
[ "Apache-2.0" ]
10
2018-03-14T15:47:10.000Z
2022-01-16T14:21:49.000Z
projects/previousProjects/eCarStreet/src/main/java/eCarStreet/eCar/helper/decisions/PriceOptimizedDecision.java
SES-fortiss/SmartGridCoSimulation
f36af788b2c4de0e63688cd8faf0b0645c20264a
[ "Apache-2.0" ]
132
2019-08-27T15:01:56.000Z
2022-02-16T01:15:51.000Z
projects/previousProjects/eCarStreet/src/main/java/eCarStreet/eCar/helper/decisions/PriceOptimizedDecision.java
SES-fortiss/SmartGridCoSimulation
f36af788b2c4de0e63688cd8faf0b0645c20264a
[ "Apache-2.0" ]
7
2017-12-11T11:33:13.000Z
2021-09-16T03:03:20.000Z
28.482143
99
0.715987
10,286
/* * Copyright (c) 2011-2015, fortiss GmbH. * Licensed under the Apache License, Version 2.0. * * Use, modification and distribution are subject to the terms specified * in the accompanying license file LICENSE.txt located at the root directory * of this software distribution. */ package eCarStreet.eCar.helper....
3e18300b9adf9a64ac5087b8b7a85eba874d9663
7,741
java
Java
bmob/src/main/java/com/chaos/bmob/kit/BmobKit.java
snpmyn/Chaos
7839e43da4473bf1d00035c4755751cc8d610822
[ "Apache-2.0" ]
null
null
null
bmob/src/main/java/com/chaos/bmob/kit/BmobKit.java
snpmyn/Chaos
7839e43da4473bf1d00035c4755751cc8d610822
[ "Apache-2.0" ]
null
null
null
bmob/src/main/java/com/chaos/bmob/kit/BmobKit.java
snpmyn/Chaos
7839e43da4473bf1d00035c4755751cc8d610822
[ "Apache-2.0" ]
null
null
null
29.773077
135
0.599793
10,287
package com.chaos.bmob.kit; import androidx.annotation.NonNull; import org.jetbrains.annotations.NotNull; import java.util.ArrayList; import java.util.List; import cn.bmob.v3.BmobBatch; import cn.bmob.v3.BmobObject; import cn.bmob.v3.BmobQuery; import cn.bmob.v3.datatype.BatchResult; import cn.bmob.v3.listener.Find...
3e18307cc19420f0be00b74e62e61fde79f34329
21,084
java
Java
google/cloud/aiplatform/v1/google-cloud-aiplatform-v1-java/proto-google-cloud-aiplatform-v1-java/src/main/java/com/google/cloud/aiplatform/v1/MigrationServiceProto.java
googleapis/googleapis-gen
d84824c78563d59b0e58d5664bfaa430e9ad7e7a
[ "Apache-2.0" ]
7
2021-02-21T10:39:41.000Z
2021-12-07T07:31:28.000Z
google/cloud/aiplatform/v1/google-cloud-aiplatform-v1-java/proto-google-cloud-aiplatform-v1-java/src/main/java/com/google/cloud/aiplatform/v1/MigrationServiceProto.java
googleapis/googleapis-gen
d84824c78563d59b0e58d5664bfaa430e9ad7e7a
[ "Apache-2.0" ]
6
2021-02-02T23:46:11.000Z
2021-11-15T01:46:02.000Z
google/cloud/aiplatform/v1/google-cloud-aiplatform-v1-java/proto-google-cloud-aiplatform-v1-java/src/main/java/com/google/cloud/aiplatform/v1/MigrationServiceProto.java
googleapis/googleapis-gen
d84824c78563d59b0e58d5664bfaa430e9ad7e7a
[ "Apache-2.0" ]
4
2021-01-28T23:25:45.000Z
2021-08-30T01:55:16.000Z
68.012903
178
0.799991
10,288
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: google/cloud/aiplatform/v1/migration_service.proto package com.google.cloud.aiplatform.v1; public final class MigrationServiceProto { private MigrationServiceProto() {} public static void registerAllExtensions( com.google.protobuf.Extens...
3e1831411e9b178719f9b1122446a63d5ae4debd
857
java
Java
AI Arena/src/Bullets.java
stopitcarl/JBot-Arena
140a6f1eefff4ee6308ba857b913acae8866d97f
[ "Apache-2.0" ]
3
2017-07-09T22:25:40.000Z
2018-02-14T04:36:05.000Z
AI Arena/src/Bullets.java
stopitcarl/JBot-Arena
140a6f1eefff4ee6308ba857b913acae8866d97f
[ "Apache-2.0" ]
null
null
null
AI Arena/src/Bullets.java
stopitcarl/JBot-Arena
140a6f1eefff4ee6308ba857b913acae8866d97f
[ "Apache-2.0" ]
null
null
null
25.205882
72
0.627771
10,289
import java.awt.Color; import java.awt.geom.Ellipse2D; public class Bullets { final int radius = 20; double vel = 1; private long time_bullet = 0L; private long delta = 0L; double degree = 0; static public final Color red = new Color(240, 10, 100); Ellipse2D.Double bul = null; public Bullets(dou...
3e1831427a83d4ec8367dbd8e5bb5810d2a16d53
636
java
Java
hello-fxml/src/main/java/org/example/transform/NewTransformApp.java
xuxiaocong/learn-javafx
1d0ba746bc8590b170431ca3cc4013a277608664
[ "MIT" ]
null
null
null
hello-fxml/src/main/java/org/example/transform/NewTransformApp.java
xuxiaocong/learn-javafx
1d0ba746bc8590b170431ca3cc4013a277608664
[ "MIT" ]
null
null
null
hello-fxml/src/main/java/org/example/transform/NewTransformApp.java
xuxiaocong/learn-javafx
1d0ba746bc8590b170431ca3cc4013a277608664
[ "MIT" ]
null
null
null
25.44
88
0.683962
10,290
package org.example.transform; import javafx.application.Application; import javafx.fxml.FXMLLoader; import javafx.scene.Scene; import javafx.stage.Stage; import java.io.IOException; public class NewTransformApp extends Application { public static void main(String[] args) { launch(); } @Override...
3e18314c0861fd0995230b712b1749b42578c91a
2,210
java
Java
cloud-s-api/src/main/java/com/cb/platform/yq/api/utils/StampUtils.java
JsonDogLas/dc
4651ff081ce89913f90aa7a578b33e3b43c1e1c4
[ "Apache-2.0" ]
1
2019-05-14T07:20:09.000Z
2019-05-14T07:20:09.000Z
cloud-s-api/src/main/java/com/cb/platform/yq/api/utils/StampUtils.java
JsonDogLas/dc
4651ff081ce89913f90aa7a578b33e3b43c1e1c4
[ "Apache-2.0" ]
null
null
null
cloud-s-api/src/main/java/com/cb/platform/yq/api/utils/StampUtils.java
JsonDogLas/dc
4651ff081ce89913f90aa7a578b33e3b43c1e1c4
[ "Apache-2.0" ]
2
2018-11-07T11:31:37.000Z
2019-05-14T07:20:21.000Z
26.626506
100
0.562896
10,291
package com.cb.platform.yq.api.utils; import com.ceba.cebautils.Base64FileUtils; import org.apache.commons.lang.StringUtils; import javax.imageio.ImageIO; import java.awt.*; import java.awt.image.BufferedImage; import java.io.File; public class StampUtils { /** * 透明章 * @return */ ...
3e1831677a6bb65df972c5cb9e157fb875cb91c5
1,372
java
Java
pokeros/core/src/main/java/pokeros/core/AboutScreen.java
samskivert/mashups
16d1980fbaa253e5876e4d75c65fc16b1fa735ad
[ "BSD-3-Clause" ]
3
2015-02-25T03:12:25.000Z
2017-08-28T01:45:20.000Z
pokeros/core/src/main/java/pokeros/core/AboutScreen.java
samskivert/mashups
16d1980fbaa253e5876e4d75c65fc16b1fa735ad
[ "BSD-3-Clause" ]
null
null
null
pokeros/core/src/main/java/pokeros/core/AboutScreen.java
samskivert/mashups
16d1980fbaa253e5876e4d75c65fc16b1fa735ad
[ "BSD-3-Clause" ]
3
2015-02-26T10:37:30.000Z
2017-01-01T23:57:31.000Z
37.081081
98
0.60277
10,292
// // Mashups - a series of mashed up game prototypes // https://github.com/samskivert/mashups/blob/master/LICENSE package pokeros.core; import react.UnitSlot; import tripleplay.ui.*; public class AboutScreen extends UIScreen { public AboutScreen (Pokeros game) { super(game); } @Override protected void ...
3e1831a3091c8db9be64aeb86138090a269b2394
360
java
Java
FirstWorkSpace/IOProject/src/com/ym/IODemo.java
CoderSteveJones/JavaSE_Part1
f1544171565e68b7af62931e7bac38e0e88f1d80
[ "MIT" ]
null
null
null
FirstWorkSpace/IOProject/src/com/ym/IODemo.java
CoderSteveJones/JavaSE_Part1
f1544171565e68b7af62931e7bac38e0e88f1d80
[ "MIT" ]
null
null
null
FirstWorkSpace/IOProject/src/com/ym/IODemo.java
CoderSteveJones/JavaSE_Part1
f1544171565e68b7af62931e7bac38e0e88f1d80
[ "MIT" ]
null
null
null
18
60
0.647222
10,293
package com.ym; import java.io.FileWriter; import java.io.IOException; public class IODemo { public static void main(String[] args) throws IOException { // FileWriter fw = new FileWriter("a.txt"); // fw.write("IOhahh"); // fw.flush(); // fw.close(); // FileWriter fw1 = new FileWriter("b.txt"); fw1.write(...
3e1832acd839beb681a7ace64179481ed99c2838
556
java
Java
src/main/java/com/labr4/crawler/Node.java
Guacha/web-crawler
0409918eff6897d985a038ac114e570559d98ab4
[ "Apache-2.0" ]
null
null
null
src/main/java/com/labr4/crawler/Node.java
Guacha/web-crawler
0409918eff6897d985a038ac114e570559d98ab4
[ "Apache-2.0" ]
null
null
null
src/main/java/com/labr4/crawler/Node.java
Guacha/web-crawler
0409918eff6897d985a038ac114e570559d98ab4
[ "Apache-2.0" ]
null
null
null
17.935484
80
0.586331
10,294
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package com.labr4.crawler; import java.net.URL; import java.util.LinkedList; /** * * @author Guacha */ public class ...
3e1834bba6523bd25b7b0db428944fb4d8c5c2cc
770
java
Java
aries/common/common-tx/src/main/java/common/tx/service/coordinator/CoordinatorIdImple.java
tfisher1226/ARIES
814e3a4b4b48396bcd6d082e78f6519679ccaa01
[ "Apache-2.0" ]
2
2019-09-16T10:06:07.000Z
2021-02-25T11:46:23.000Z
aries/common/common-tx/src/main/java/common/tx/service/coordinator/CoordinatorIdImple.java
tfisher1226/ARIES
814e3a4b4b48396bcd6d082e78f6519679ccaa01
[ "Apache-2.0" ]
null
null
null
aries/common/common-tx/src/main/java/common/tx/service/coordinator/CoordinatorIdImple.java
tfisher1226/ARIES
814e3a4b4b48396bcd6d082e78f6519679ccaa01
[ "Apache-2.0" ]
null
null
null
17.613636
77
0.649032
10,295
package common.tx.service.coordinator; import com.arjuna.ats.arjuna.common.Uid; /** * This implementation of CoordinatorId uses the ArjunaCore Uid class. * * @author Mark Little (lyhxr@example.com) * @version $Id: CoordinatorIdImple.java,v 1.3 2004/03/15 13:25:13 nmcl Exp $ * @since 1.0. */ public class Coordin...
3e18350f6174932e8fd462589c5d7643c976d8f3
432
java
Java
src/main/java/crain/exceptions/RoomException.java
Crain-32/Multiworld_Server
d1062c7d972b61caf7e826a510e495b6d0cbad04
[ "MIT" ]
null
null
null
src/main/java/crain/exceptions/RoomException.java
Crain-32/Multiworld_Server
d1062c7d972b61caf7e826a510e495b6d0cbad04
[ "MIT" ]
null
null
null
src/main/java/crain/exceptions/RoomException.java
Crain-32/Multiworld_Server
d1062c7d972b61caf7e826a510e495b6d0cbad04
[ "MIT" ]
null
null
null
22.736842
59
0.664352
10,296
package crain.exceptions; public class RoomException extends Exception { private final String GAMEROOM_NAME; public RoomException(String message) { super(message); this.GAMEROOM_NAME = ""; } public RoomException(String message, String gameRoom) { super(message); this.GA...
3e18358d6be7052332350c421a632202f5c7a7f0
32,028
java
Java
helix-rest/src/main/java/org/apache/helix/rest/server/resources/helix/ClusterAccessor.java
mgao0/helix
0412e9e7c4389da7f7ca4eb8cb07f46bd60fb2c3
[ "Apache-2.0" ]
1
2020-08-15T08:54:32.000Z
2020-08-15T08:54:32.000Z
helix-rest/src/main/java/org/apache/helix/rest/server/resources/helix/ClusterAccessor.java
mgao0/helix
0412e9e7c4389da7f7ca4eb8cb07f46bd60fb2c3
[ "Apache-2.0" ]
null
null
null
helix-rest/src/main/java/org/apache/helix/rest/server/resources/helix/ClusterAccessor.java
mgao0/helix
0412e9e7c4389da7f7ca4eb8cb07f46bd60fb2c3
[ "Apache-2.0" ]
null
null
null
34.775244
127
0.683683
10,297
package org.apache.helix.rest.server.resources.helix; /* * 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 t...
3e1835d0de674deb1a296a94e1c4b3289856fd8c
1,123
java
Java
ace-gate/ace-gate-ratelimit/src/main/java/com/github/wxiaoqi/gate/ratelimit/config/RateLimiter.java
idyg0215/springCloudStudy
65d0189696b67f24285492a7fbb896dd397f66cf
[ "Apache-2.0" ]
6
2018-12-05T07:38:37.000Z
2021-07-06T08:28:58.000Z
ace-gate/ace-gate-ratelimit/src/main/java/com/github/wxiaoqi/gate/ratelimit/config/RateLimiter.java
idyg0215/springCloudStudy
65d0189696b67f24285492a7fbb896dd397f66cf
[ "Apache-2.0" ]
1
2022-03-31T21:37:35.000Z
2022-03-31T21:37:35.000Z
ace-gate/ace-gate-ratelimit/src/main/java/com/github/wxiaoqi/gate/ratelimit/config/RateLimiter.java
idyg0215/springCloudStudy
65d0189696b67f24285492a7fbb896dd397f66cf
[ "Apache-2.0" ]
11
2018-06-12T09:40:18.000Z
2021-02-28T12:28:02.000Z
34.030303
119
0.728406
10,298
/* * Copyright 2012-2017 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 ap...
3e1836978bef8e0f2921f2616a347582a87a8f73
1,895
java
Java
openjdk11/test/hotspot/jtreg/vmTestbase/nsk/jvmti/GarbageCollectionStart/gcstart001/TestDescription.java
iootclab/openjdk
b01fc962705eadfa96def6ecff46c44d522e0055
[ "Apache-2.0" ]
2
2018-06-19T05:43:32.000Z
2018-06-23T10:04:56.000Z
test/hotspot/jtreg/vmTestbase/nsk/jvmti/GarbageCollectionStart/gcstart001/TestDescription.java
desiyonan/OpenJDK8
74d4f56b6312c303642e053e5d428b44cc8326c5
[ "MIT" ]
null
null
null
test/hotspot/jtreg/vmTestbase/nsk/jvmti/GarbageCollectionStart/gcstart001/TestDescription.java
desiyonan/OpenJDK8
74d4f56b6312c303642e053e5d428b44cc8326c5
[ "MIT" ]
null
null
null
38.673469
83
0.732454
10,299
/* * Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free Softwa...
3e1837564b50ad9e6fc4d3c0f1de273323385604
886
java
Java
service-report/src/main/java/com/java110/report/dao/IReportCommunityServiceDao.java
2669430363/MicroCommunity
f7cdc8cc9b1d092403abf18239cdc88fa9c3522d
[ "Apache-2.0" ]
711
2017-04-09T15:59:16.000Z
2022-03-27T07:19:02.000Z
service-report/src/main/java/com/java110/report/dao/IReportCommunityServiceDao.java
yasudarui/MicroCommunity
1026aa5eaa86446aedfdefd092a3d6fcf0dfe470
[ "Apache-2.0" ]
16
2017-04-09T16:13:09.000Z
2022-01-04T16:36:13.000Z
service-report/src/main/java/com/java110/report/dao/IReportCommunityServiceDao.java
yasudarui/MicroCommunity
1026aa5eaa86446aedfdefd092a3d6fcf0dfe470
[ "Apache-2.0" ]
334
2017-04-16T05:01:12.000Z
2022-03-30T00:49:37.000Z
18.081633
78
0.628668
10,300
package com.java110.report.dao; import com.java110.dto.report.ReportCarDto; import com.java110.dto.report.ReportRoomDto; import java.util.List; /** * @ClassName ICommunityServiceDao * @Description TODO * @Author wuxw * @Date 2020/10/15 22:10 * @Version 1.0 * add by wuxw 2020/10/15 **/ public interface IReport...
3e18375af7588ac9408b09a1b128b674d52993cd
3,950
java
Java
rt/test/unit/src/com/sun/xml/ws/addressing/policy/AddressingFeatureConfiguratorTest.java
torstenwerner/metro2.0
fc42cce41cbeb6532efbcd0cd7f612e61a5f29f9
[ "MIT", "Apache-2.0", "BSD-3-Clause" ]
null
null
null
rt/test/unit/src/com/sun/xml/ws/addressing/policy/AddressingFeatureConfiguratorTest.java
torstenwerner/metro2.0
fc42cce41cbeb6532efbcd0cd7f612e61a5f29f9
[ "MIT", "Apache-2.0", "BSD-3-Clause" ]
null
null
null
rt/test/unit/src/com/sun/xml/ws/addressing/policy/AddressingFeatureConfiguratorTest.java
torstenwerner/metro2.0
fc42cce41cbeb6532efbcd0cd7f612e61a5f29f9
[ "MIT", "Apache-2.0", "BSD-3-Clause" ]
null
null
null
45.930233
111
0.744051
10,301
/* * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. * * Copyright 1997-2008 Sun Microsystems, Inc. All rights reserved. * * The contents of this file are subject to the terms of either the GNU * General Public License Version 2 only ("GPL") or the Common Development * and Distribution License("CDDL")...
3e183876db28215dd765f97caba7766abd6cfa70
1,878
java
Java
presentation/src/main/java/fr/bourgmapper/tub/presentation/mapper/LineModelDataMapper.java
axellebot/tub-android
042b4347413f657ad472e8b696435743fb0c4863
[ "Apache-2.0" ]
null
null
null
presentation/src/main/java/fr/bourgmapper/tub/presentation/mapper/LineModelDataMapper.java
axellebot/tub-android
042b4347413f657ad472e8b696435743fb0c4863
[ "Apache-2.0" ]
null
null
null
presentation/src/main/java/fr/bourgmapper/tub/presentation/mapper/LineModelDataMapper.java
axellebot/tub-android
042b4347413f657ad472e8b696435743fb0c4863
[ "Apache-2.0" ]
null
null
null
28.892308
96
0.652822
10,302
package fr.bourgmapper.tub.presentation.mapper; import java.util.ArrayList; import java.util.Collection; import java.util.Collections; import javax.inject.Inject; import fr.bourgmapper.tub.domain.Line; import fr.bourgmapper.tub.presentation.internal.di.PerFragment; import fr.bourgmapper.tub.presentation.model.LineMo...
3e18394113fb6298bcc61e3c936165b544e9f2d8
4,936
java
Java
aws-java-sdk-ec2/src/main/java/com/amazonaws/services/ec2/model/GroupIdentifier.java
ericvincent83/aws-sdk-java
c491416f3ea9411a04d9bafedee6c6874a79e48d
[ "Apache-2.0" ]
3,372
2015-01-03T00:35:43.000Z
2022-03-31T15:56:24.000Z
aws-java-sdk-ec2/src/main/java/com/amazonaws/services/ec2/model/GroupIdentifier.java
ericvincent83/aws-sdk-java
c491416f3ea9411a04d9bafedee6c6874a79e48d
[ "Apache-2.0" ]
2,391
2015-01-01T12:55:24.000Z
2022-03-31T08:01:50.000Z
aws-java-sdk-ec2/src/main/java/com/amazonaws/services/ec2/model/GroupIdentifier.java
ericvincent83/aws-sdk-java
c491416f3ea9411a04d9bafedee6c6874a79e48d
[ "Apache-2.0" ]
2,876
2015-01-01T14:38:37.000Z
2022-03-29T19:53:10.000Z
26.972678
137
0.583671
10,303
/* * Copyright 2016-2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with * the License. A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "licen...
3e183975d32c615ad4d930b0e1242d733114079c
2,757
java
Java
src/test/java/pmhsfelix/async/examples/CallbackExamples.java
pmhsfelix/jvm-async-examples
fbc654ea5d25826a0948b304c5ba6739c236acad
[ "Apache-2.0" ]
null
null
null
src/test/java/pmhsfelix/async/examples/CallbackExamples.java
pmhsfelix/jvm-async-examples
fbc654ea5d25826a0948b304c5ba6739c236acad
[ "Apache-2.0" ]
null
null
null
src/test/java/pmhsfelix/async/examples/CallbackExamples.java
pmhsfelix/jvm-async-examples
fbc654ea5d25826a0948b304c5ba6739c236acad
[ "Apache-2.0" ]
null
null
null
47.534483
119
0.494741
10,304
package pmhsfelix.async.examples; import org.junit.Test; import java.io.IOException; import java.net.InetSocketAddress; import java.net.SocketAddress; import java.nio.ByteBuffer; import java.nio.channels.AsynchronousSocketChannel; import java.nio.channels.CompletionHandler; import java.nio.charset.Charset; ...
3e1839cfab55a2e5228ea9dd24f5e7591868d6a4
3,841
java
Java
serverside/guice/main/java/org/directwebremoting/guice/AbstractDwrGuiceServletContextListener.java
stevekaminskiacp/dwr
3c04641b673cdc300a4e9a09978349d49c00782a
[ "ECL-2.0", "Apache-2.0" ]
72
2016-12-14T12:18:18.000Z
2022-03-14T04:27:27.000Z
serverside/guice/main/java/org/directwebremoting/guice/AbstractDwrGuiceServletContextListener.java
stevekaminskiacp/dwr
3c04641b673cdc300a4e9a09978349d49c00782a
[ "ECL-2.0", "Apache-2.0" ]
20
2017-07-10T02:36:34.000Z
2021-12-27T19:31:55.000Z
serverside/guice/main/java/org/directwebremoting/guice/AbstractDwrGuiceServletContextListener.java
stevekaminskiacp/dwr
3c04641b673cdc300a4e9a09978349d49c00782a
[ "ECL-2.0", "Apache-2.0" ]
32
2017-01-03T10:28:33.000Z
2022-03-26T20:18:03.000Z
32.277311
120
0.694611
10,305
package org.directwebremoting.guice; import java.util.ArrayList; import java.util.List; import javax.servlet.ServletContext; import javax.servlet.ServletContextEvent; import javax.servlet.ServletContextListener; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import com.google.i...
3e183a59dd61db9f7ceb3aaf5f3399b75a5f3ea8
2,729
java
Java
src/main/java/org/fife/ui/ImageTranscodingUtil.java
bobbylight/FifeCommon
1b940f9cbca230dba8eb9f237ae9a4b2bb54bad9
[ "BSD-3-Clause" ]
8
2015-10-01T14:37:52.000Z
2022-03-18T09:01:35.000Z
src/main/java/org/fife/ui/ImageTranscodingUtil.java
bobbylight/FifeCommon
1b940f9cbca230dba8eb9f237ae9a4b2bb54bad9
[ "BSD-3-Clause" ]
8
2015-03-28T16:00:33.000Z
2021-10-17T04:51:51.000Z
src/main/java/org/fife/ui/ImageTranscodingUtil.java
bobbylight/FifeCommon
1b940f9cbca230dba8eb9f237ae9a4b2bb54bad9
[ "BSD-3-Clause" ]
7
2015-01-16T18:26:05.000Z
2021-10-31T18:14:10.000Z
29.663043
85
0.750824
10,306
/* * Copyright (C) 2018 Robert Futrell * http://fifesoft.com/rtext * Licensed under a modified BSD license. * See the included license file for details. */ package org.fife.ui; import org.apache.batik.anim.dom.SVGDOMImplementation; import org.apache.batik.transcoder.TranscoderException; import org.apache.batik.tr...
3e183b544d997bcb1a0ced941239bb8514d06520
817
java
Java
src/main/java/ch/sharedvd/tipi/engine/client/TipiVariable.java
shared-vd/tipi
460bbfa05bb288382d88b0ebcf8559a346b1e527
[ "Apache-2.0" ]
3
2017-12-21T08:21:37.000Z
2018-01-09T13:18:00.000Z
src/main/java/ch/sharedvd/tipi/engine/client/TipiVariable.java
shared-vd/tipi
460bbfa05bb288382d88b0ebcf8559a346b1e527
[ "Apache-2.0" ]
null
null
null
src/main/java/ch/sharedvd/tipi/engine/client/TipiVariable.java
shared-vd/tipi
460bbfa05bb288382d88b0ebcf8559a346b1e527
[ "Apache-2.0" ]
null
null
null
25.53125
155
0.746634
10,307
package ch.sharedvd.tipi.engine.client; import ch.sharedvd.tipi.engine.meta.VariableType; import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; /** * Annotation utilisée pour définire une variable Tipi */ @Ta...
3e183bb32eb5dd736ab7549c5f826009e7c191bd
5,431
java
Java
ClansPro/src/main/java/com/github/sanctum/clans/construct/api/Channel.java
the-h-team/ClansPro
021cdf942f10e9d0ab264804b181c66c55a73c02
[ "MIT" ]
2
2021-07-26T00:10:38.000Z
2022-02-06T08:08:54.000Z
ClansPro/src/main/java/com/github/sanctum/clans/construct/api/Channel.java
the-h-team/ClansPro
021cdf942f10e9d0ab264804b181c66c55a73c02
[ "MIT" ]
null
null
null
ClansPro/src/main/java/com/github/sanctum/clans/construct/api/Channel.java
the-h-team/ClansPro
021cdf942f10e9d0ab264804b181c66c55a73c02
[ "MIT" ]
2
2021-08-03T22:43:43.000Z
2021-08-03T22:44:35.000Z
37.715278
333
0.720678
10,308
package com.github.sanctum.clans.construct.api; import com.github.sanctum.clans.construct.extra.BukkitColor; import com.github.sanctum.labyrinth.LabyrinthProvider; import com.github.sanctum.labyrinth.annotation.Note; import com.github.sanctum.labyrinth.data.service.Constant; import com.github.sanctum.labyrinth.formatt...
3e183c252cb84ad2b9a0d56babcfbf61368702c4
2,177
java
Java
lambdas-and-fields/javaspec-runner/src/test/java/info/javaspecfeature/CommandLineInterfaceSteps.java
kkrull/javaspec
1ed4d20cdee5bc5b153c7b1728011e338cb4140b
[ "MIT" ]
10
2015-07-08T15:07:15.000Z
2022-02-26T05:47:24.000Z
lambdas-and-fields/javaspec-runner/src/test/java/info/javaspecfeature/CommandLineInterfaceSteps.java
kkrull/javaspec
1ed4d20cdee5bc5b153c7b1728011e338cb4140b
[ "MIT" ]
12
2015-02-07T04:43:07.000Z
2022-03-16T14:40:32.000Z
lambdas-and-fields/javaspec-runner/src/test/java/info/javaspecfeature/CommandLineInterfaceSteps.java
kkrull/javaspec
1ed4d20cdee5bc5b153c7b1728011e338cb4140b
[ "MIT" ]
1
2015-10-24T17:20:03.000Z
2015-10-24T17:20:03.000Z
38.192982
119
0.765733
10,309
package info.javaspecfeature; import cucumber.api.java.en.Then; import cucumber.api.java.en.When; import info.javaspec.JavaSpec; import info.javaspec.JavaSpec.ExitHandler; import org.mockito.Mockito; import java.io.PrintStream; import static org.mockito.Mockito.mock; public class CommandLineInterfaceSteps { priva...
3e183c4a4cd2493fe004c969f399df079c3eb481
1,058
java
Java
de.chdev.artools.sql/src/de/chdev/artools/sql/ui/Messages.java
cheinig/studio-ar-tools
1931e081211168cec37caaac7f160339cd9529a7
[ "Apache-2.0" ]
null
null
null
de.chdev.artools.sql/src/de/chdev/artools/sql/ui/Messages.java
cheinig/studio-ar-tools
1931e081211168cec37caaac7f160339cd9529a7
[ "Apache-2.0" ]
1
2015-03-14T12:18:01.000Z
2015-03-14T12:18:48.000Z
de.chdev.artools.sql/src/de/chdev/artools/sql/ui/Messages.java
cheinig/studio-ar-tools
1931e081211168cec37caaac7f160339cd9529a7
[ "Apache-2.0" ]
null
null
null
32.060606
93
0.736295
10,310
/* Copyright 2011 Christoph Heinig 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 ag...
3e183c9f87296242ad98abe99b1400412eacfb9c
183
java
Java
src/main/java/com/buliang/util/Constant.java
lian12385/EasyBuy
6baf9d81d04e646fcea26649120a8b3722e98d9c
[ "Artistic-2.0" ]
null
null
null
src/main/java/com/buliang/util/Constant.java
lian12385/EasyBuy
6baf9d81d04e646fcea26649120a8b3722e98d9c
[ "Artistic-2.0" ]
null
null
null
src/main/java/com/buliang/util/Constant.java
lian12385/EasyBuy
6baf9d81d04e646fcea26649120a8b3722e98d9c
[ "Artistic-2.0" ]
null
null
null
20.333333
48
0.743169
10,311
package com.buliang.util; //temporary known how to write public class Constant { public static final int USER_TYPE_ADMIN = 1; public static final int USER_TYP_NORMAL = 0; }
3e183d2b2ad461f578a7918c5fc43151d4657489
2,816
java
Java
com.forgedui.editor/src/com/forgedui/editor/figures/AlertDialogFigure.java
ShoukriKattan/ForgedUI-Eclipse
f8d2a9b90d0c26242115c8aed4978b82e075fc11
[ "MIT" ]
1
2017-06-29T07:25:41.000Z
2017-06-29T07:25:41.000Z
com.forgedui.editor/src/com/forgedui/editor/figures/AlertDialogFigure.java
ShoukriKattan/ForgedUI-Eclipse
f8d2a9b90d0c26242115c8aed4978b82e075fc11
[ "MIT" ]
null
null
null
com.forgedui.editor/src/com/forgedui/editor/figures/AlertDialogFigure.java
ShoukriKattan/ForgedUI-Eclipse
f8d2a9b90d0c26242115c8aed4978b82e075fc11
[ "MIT" ]
null
null
null
27.076923
91
0.71875
10,312
// LICENSE package com.forgedui.editor.figures; import org.eclipse.draw2d.FigureUtilities; import org.eclipse.draw2d.Graphics; import org.eclipse.draw2d.geometry.Dimension; import org.eclipse.draw2d.geometry.Rectangle; import org.eclipse.swt.graphics.Font; import org.eclipse.swt.graphics.FontData; import com.forgedui...
3e183d6ddbc4967aebacbb82d726f79552068e50
287
java
Java
src/main/java/monte/carlo/controller/ControllerInterface.java
zuvladimir/monte_carlo
f87ab6481277d1995567b9ea1d1b49e04bb9cba3
[ "MIT" ]
null
null
null
src/main/java/monte/carlo/controller/ControllerInterface.java
zuvladimir/monte_carlo
f87ab6481277d1995567b9ea1d1b49e04bb9cba3
[ "MIT" ]
null
null
null
src/main/java/monte/carlo/controller/ControllerInterface.java
zuvladimir/monte_carlo
f87ab6481277d1995567b9ea1d1b49e04bb9cba3
[ "MIT" ]
null
null
null
23.916667
49
0.770035
10,313
package monte.carlo.controller; /** * Интерфейс контроллера */ public interface ControllerInterface { public void calcRiskOfWorkingHoursEncrease(); public void calcRiskOfLackResources(); public void calcRiskOfWorkloadEncrease(); public void makeDecisionAlgorithm(); }
3e183d788876ce7c9b91be73b4b33597cdcaeede
2,085
java
Java
src/main/java/com/Mrbysco/LoyaltyRewards/registry/actions/ItemAction.java
Mrbysco/LoyaltyRewards
d73a6df75f0e9742b58391fb2decfa14a7b7d46a
[ "MIT" ]
null
null
null
src/main/java/com/Mrbysco/LoyaltyRewards/registry/actions/ItemAction.java
Mrbysco/LoyaltyRewards
d73a6df75f0e9742b58391fb2decfa14a7b7d46a
[ "MIT" ]
4
2020-05-17T04:43:22.000Z
2022-03-01T09:11:00.000Z
src/main/java/com/Mrbysco/LoyaltyRewards/registry/actions/ItemAction.java
Mrbysco/LoyaltyRewards
d73a6df75f0e9742b58391fb2decfa14a7b7d46a
[ "MIT" ]
null
null
null
40.882353
269
0.620624
10,314
package com.mrbysco.loyaltyrewards.registry.actions; import net.minecraft.entity.EntityType; import net.minecraft.entity.item.ItemEntity; import net.minecraft.entity.player.PlayerEntity; import net.minecraft.item.ItemStack; import net.minecraft.util.SoundCategory; import net.minecraft.util.SoundEvents; import net.mine...
3e183d98ebacaeed7a467694a936b80335bf66c0
2,889
java
Java
shardingsphere-agent/shardingsphere-agent-plugins/shardingsphere-agent-plugin-tracing/shardingsphere-agent-tracing-opentelemetry/src/main/java/org/apache/shardingsphere/agent/plugin/tracing/opentelemetry/advice/CommandExecutorTaskAdvice.java
aniketh-varma/shardingsphere
6ebef5296b4e726beb06d2947bbc46b27942e425
[ "Apache-2.0" ]
5,788
2020-04-17T14:09:07.000Z
2022-03-31T08:12:53.000Z
shardingsphere-agent/shardingsphere-agent-plugins/shardingsphere-agent-plugin-tracing/shardingsphere-agent-tracing-opentelemetry/src/main/java/org/apache/shardingsphere/agent/plugin/tracing/opentelemetry/advice/CommandExecutorTaskAdvice.java
aniketh-varma/shardingsphere
6ebef5296b4e726beb06d2947bbc46b27942e425
[ "Apache-2.0" ]
6,488
2020-04-17T14:21:54.000Z
2022-03-31T21:36:33.000Z
shardingsphere-agent/shardingsphere-agent-plugins/shardingsphere-agent-plugin-tracing/shardingsphere-agent-tracing-opentelemetry/src/main/java/org/apache/shardingsphere/agent/plugin/tracing/opentelemetry/advice/CommandExecutorTaskAdvice.java
aniketh-varma/shardingsphere
6ebef5296b4e726beb06d2947bbc46b27942e425
[ "Apache-2.0" ]
2,504
2020-04-17T14:09:46.000Z
2022-03-31T12:21:31.000Z
46.596774
142
0.77224
10,315
/* * 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 ...
3e183da4f3a603a24f3645d8c66813393705b816
29,753
java
Java
src/com/radicaldynamic/groupinform/services/DatabaseService.java
radicaldynamic/gcmobile
dc316b3f29349a9abfa2edbdc5dbcc79c733d6f2
[ "Apache-2.0" ]
4
2015-03-25T03:36:48.000Z
2017-01-25T05:07:14.000Z
src/com/radicaldynamic/groupinform/services/DatabaseService.java
mattadams/gcmobile
dc316b3f29349a9abfa2edbdc5dbcc79c733d6f2
[ "Apache-2.0" ]
null
null
null
src/com/radicaldynamic/groupinform/services/DatabaseService.java
mattadams/gcmobile
dc316b3f29349a9abfa2edbdc5dbcc79c733d6f2
[ "Apache-2.0" ]
4
2015-08-21T07:58:04.000Z
2017-01-25T05:07:16.000Z
41.729313
169
0.573522
10,316
/* * Copyright (C) 2009 University of Washington * * 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 ...
3e183e46053caad0095af950818c245b44e7c0f7
1,857
java
Java
app/src/main/java/com/hills/mcs_02/utils/SqliteTimeUtil.java
Alozavander/CrowdOS_WeSense_CompetitionVersion
bdb69a500df391400fc403898fb05f690c209b2a
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/hills/mcs_02/utils/SqliteTimeUtil.java
Alozavander/CrowdOS_WeSense_CompetitionVersion
bdb69a500df391400fc403898fb05f690c209b2a
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/hills/mcs_02/utils/SqliteTimeUtil.java
Alozavander/CrowdOS_WeSense_CompetitionVersion
bdb69a500df391400fc403898fb05f690c209b2a
[ "Apache-2.0" ]
null
null
null
31.474576
80
0.529348
10,317
package com.hills.mcs_02.utils; import java.sql.Date; import java.text.SimpleDateFormat; import java.util.Calendar; public class SqliteTimeUtil { public static String[] getStartAndEndTime(){ //get the specific pattern current time. Calendar calendar = Calendar.getInstance(); int ...
3e183e75ce0b64f14b460b1122ad27cbfbfceb8b
1,178
java
Java
core-test/src/main/java/org/openstack4j/api/network/SubnetTests.java
octetnest/openstack4j
9bd9f66d61f17662d70fd22deb65ebd03cf4b353
[ "Apache-2.0" ]
204
2016-05-14T12:06:15.000Z
2022-03-07T09:45:52.000Z
core-test/src/main/java/org/openstack4j/api/network/SubnetTests.java
octetnest/openstack4j
9bd9f66d61f17662d70fd22deb65ebd03cf4b353
[ "Apache-2.0" ]
721
2016-05-13T06:51:32.000Z
2022-01-13T17:44:40.000Z
core-test/src/main/java/org/openstack4j/api/network/SubnetTests.java
octetnest/openstack4j
9bd9f66d61f17662d70fd22deb65ebd03cf4b353
[ "Apache-2.0" ]
291
2016-05-13T05:58:13.000Z
2022-03-07T09:43:36.000Z
28.731707
81
0.754669
10,318
package org.openstack4j.api.network; import static org.testng.Assert.assertEquals; import org.openstack4j.api.AbstractTest; import org.openstack4j.model.network.Ipv6AddressMode; import org.openstack4j.model.network.Ipv6RaMode; import org.openstack4j.model.network.Subnet; import org.testng.annotations.Test; /** * Te...
3e183e8b988db2703b4e37867a0dcfc1dc311e7a
2,470
java
Java
src/java/de/softwareforge/pgpsigner/commands/MailServerCommand.java
hgschmie/pgpsigner
e9f93832962e850b947cbeda54d6b07d06c44ddc
[ "ECL-2.0", "Apache-2.0" ]
1
2015-11-05T12:23:58.000Z
2015-11-05T12:23:58.000Z
src/java/de/softwareforge/pgpsigner/commands/MailServerCommand.java
hgschmie/pgpsigner
e9f93832962e850b947cbeda54d6b07d06c44ddc
[ "ECL-2.0", "Apache-2.0" ]
null
null
null
src/java/de/softwareforge/pgpsigner/commands/MailServerCommand.java
hgschmie/pgpsigner
e9f93832962e850b947cbeda54d6b07d06c44ddc
[ "ECL-2.0", "Apache-2.0" ]
null
null
null
27.853933
123
0.670835
10,319
package de.softwareforge.pgpsigner.commands; /* * Copyright (C) 2007 Henning P. Schmiedehausen * * See the NOTICE file distributed with this work for additional * information * * Licensed under the Apache License, Version 2.0 (the "License"); you * may not use this file except in compliance with the License. *...
3e183eb4255f656699bea2bc9e4165e5eabdd574
1,673
java
Java
plugins/eCommerce/src/main/java/com/skytala/eCommerce/domain/marketing/relations/segmentGroup/command/role/AddSegmentGroupRole.java
ArcticReal/eCommerce
ea4c82442acdc9e663571e2d07e1f1ddc844f135
[ "Apache-2.0" ]
1
2020-09-28T08:23:11.000Z
2020-09-28T08:23:11.000Z
plugins/eCommerce/src/main/java/com/skytala/eCommerce/domain/marketing/relations/segmentGroup/command/role/AddSegmentGroupRole.java
ArcticReal/eCommerce
ea4c82442acdc9e663571e2d07e1f1ddc844f135
[ "Apache-2.0" ]
null
null
null
plugins/eCommerce/src/main/java/com/skytala/eCommerce/domain/marketing/relations/segmentGroup/command/role/AddSegmentGroupRole.java
ArcticReal/eCommerce
ea4c82442acdc9e663571e2d07e1f1ddc844f135
[ "Apache-2.0" ]
null
null
null
38.022727
104
0.841602
10,320
package com.skytala.eCommerce.domain.marketing.relations.segmentGroup.command.role; import org.apache.ofbiz.entity.Delegator; import org.apache.ofbiz.entity.DelegatorFactory; import org.apache.ofbiz.entity.GenericEntityException; import org.apache.ofbiz.entity.GenericValue; import com.skytala.eCommerce.domain.marketing...
3e184120d42b660f39b67308b38811958897905e
2,692
java
Java
framework/src/main/java/com/quickdevandroid/framework/net/HttpInfoEntity.java
RichCodersAndMe/QuickDevAndroid
42fb2a4aac7f80683c03cbf1cc082d357626bfdb
[ "MIT" ]
2
2018-04-27T06:41:26.000Z
2018-08-07T06:53:34.000Z
framework/src/main/java/com/quickdevandroid/framework/net/HttpInfoEntity.java
RichCodersAndMe/QuickDevAndroid
42fb2a4aac7f80683c03cbf1cc082d357626bfdb
[ "MIT" ]
null
null
null
framework/src/main/java/com/quickdevandroid/framework/net/HttpInfoEntity.java
RichCodersAndMe/QuickDevAndroid
42fb2a4aac7f80683c03cbf1cc082d357626bfdb
[ "MIT" ]
null
null
null
31.302326
100
0.544205
10,321
package com.quickdevandroid.framework.net; import okhttp3.Headers; /** * 承载Http信息实体 * Created by linxiao on 2017/1/19. */ public class HttpInfoEntity { /**Http协议*/ public String protocol; /**请求方式*/ public String method; /**请求地址*/ public String url; /**请求耗时*/ public long tookMills =...
3e184179bd4b520a201b68d8ff0042ce957cebc0
2,222
java
Java
day02/src/main/java/eu/marrat/advent2018/day02/Day02.java
mratzer/adventofcode2018
2a01d923531fdb198e44c09b16a442767b78e55b
[ "Apache-2.0" ]
null
null
null
day02/src/main/java/eu/marrat/advent2018/day02/Day02.java
mratzer/adventofcode2018
2a01d923531fdb198e44c09b16a442767b78e55b
[ "Apache-2.0" ]
null
null
null
day02/src/main/java/eu/marrat/advent2018/day02/Day02.java
mratzer/adventofcode2018
2a01d923531fdb198e44c09b16a442767b78e55b
[ "Apache-2.0" ]
null
null
null
23.145833
75
0.687219
10,322
/* * Copyright 2018 Markus Ratzer * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
3e1841e1811c112f43a4d4845f113cb4ad1d820a
203
java
Java
Module_1-Basics/m1-w3d4-polymorphism-lecture/src/main/java/com/techelevator/farm/Tractor.java
treytomlin/TechElevatorExercises
b00c6f15ecc93100a12bb70c0687f8e09fa085e3
[ "MIT" ]
null
null
null
Module_1-Basics/m1-w3d4-polymorphism-lecture/src/main/java/com/techelevator/farm/Tractor.java
treytomlin/TechElevatorExercises
b00c6f15ecc93100a12bb70c0687f8e09fa085e3
[ "MIT" ]
null
null
null
Module_1-Basics/m1-w3d4-polymorphism-lecture/src/main/java/com/techelevator/farm/Tractor.java
treytomlin/TechElevatorExercises
b00c6f15ecc93100a12bb70c0687f8e09fa085e3
[ "MIT" ]
null
null
null
11.941176
42
0.699507
10,323
package com.techelevator.farm; public class Tractor implements Singable { @Override public String getName() { return "Tractor"; } @Override public String getSound() { return "Rumble"; } }
3e184347251a8cc7b65beeec3f6f1212b2323add
1,157
java
Java
mantiss-tests/src/test/java/ru/stqa/pft/mantis/appmanager/RegistrationHelper.java
Salarus14488/java_ptf
eea3f46876923792c1653a84cfb16980f825fcd9
[ "Apache-2.0" ]
null
null
null
mantiss-tests/src/test/java/ru/stqa/pft/mantis/appmanager/RegistrationHelper.java
Salarus14488/java_ptf
eea3f46876923792c1653a84cfb16980f825fcd9
[ "Apache-2.0" ]
null
null
null
mantiss-tests/src/test/java/ru/stqa/pft/mantis/appmanager/RegistrationHelper.java
Salarus14488/java_ptf
eea3f46876923792c1653a84cfb16980f825fcd9
[ "Apache-2.0" ]
null
null
null
27.547619
66
0.638721
10,324
package ru.stqa.pft.mantis.appmanager; import org.openqa.selenium.By; public class RegistrationHelper extends HelperBase { public RegistrationHelper(ApplicationManager app) { super(app); } public void start (String username, String email) { wd.get(app.getProperty("web.baseUrl") + "/signup_p...
3e184366dd784e35b375996f1328f844572688dd
10,905
java
Java
src/main/java/com/jfireframework/jfireel/expression/node/impl/DynamicCompileMethodNode.java
linbin-eric/jfireEL
b38116452fc328b46c91f8d2a3eca997f18431c5
[ "AFL-3.0" ]
null
null
null
src/main/java/com/jfireframework/jfireel/expression/node/impl/DynamicCompileMethodNode.java
linbin-eric/jfireEL
b38116452fc328b46c91f8d2a3eca997f18431c5
[ "AFL-3.0" ]
2
2021-12-10T01:31:16.000Z
2021-12-14T21:39:48.000Z
src/main/java/com/jfireframework/jfireel/expression/node/impl/DynamicCompileMethodNode.java
linbin-eric/jfireEL
b38116452fc328b46c91f8d2a3eca997f18431c5
[ "AFL-3.0" ]
null
null
null
40.842697
171
0.437047
10,325
package com.jfireframework.jfireel.expression.node.impl; import com.jfireframework.baseutil.smc.SmcHelper; import com.jfireframework.baseutil.smc.compiler.CompileHelper; import com.jfireframework.baseutil.smc.model.ClassModel; import com.jfireframework.baseutil.smc.model.MethodModel; import com.jfireframework.ba...
3e184558e3c35a9682b850857d546826c82c1186
751
java
Java
app/OrganizerHut/app/src/main/java/by/hut/flat/calendar/dialog/floating/select/cleanings/CleaningList.java
syrel/hut.by-Organizer
aa1c7dce4a962330938cc65ae4ceafb5b467e7ca
[ "MIT" ]
null
null
null
app/OrganizerHut/app/src/main/java/by/hut/flat/calendar/dialog/floating/select/cleanings/CleaningList.java
syrel/hut.by-Organizer
aa1c7dce4a962330938cc65ae4ceafb5b467e7ca
[ "MIT" ]
null
null
null
app/OrganizerHut/app/src/main/java/by/hut/flat/calendar/dialog/floating/select/cleanings/CleaningList.java
syrel/hut.by-Organizer
aa1c7dce4a962330938cc65ae4ceafb5b467e7ca
[ "MIT" ]
null
null
null
28.884615
134
0.77763
10,326
package by.hut.flat.calendar.dialog.floating.select.cleanings; import android.content.Context; import by.hut.flat.calendar.R; import by.hut.flat.calendar.utils.Utils; import by.hut.flat.calendar.widget.list.simple.List; public class CleaningList extends List{ private Context context; public CleaningList(Context c...
3e18497d590c38b7d3aad2fdd530948b223eaada
5,860
java
Java
oak-security-spi/src/test/java/org/apache/jackrabbit/oak/spi/security/authentication/token/CompositeTokenProviderTest.java
stjepanB/jackrabbit-oak
c3a6624bc1d06b1a2166e908758585c5d3ef1f35
[ "Apache-2.0" ]
288
2015-01-11T04:09:03.000Z
2022-03-28T22:20:09.000Z
oak-security-spi/src/test/java/org/apache/jackrabbit/oak/spi/security/authentication/token/CompositeTokenProviderTest.java
stjepanB/jackrabbit-oak
c3a6624bc1d06b1a2166e908758585c5d3ef1f35
[ "Apache-2.0" ]
154
2016-10-30T11:31:04.000Z
2022-03-31T14:20:52.000Z
oak-security-spi/src/test/java/org/apache/jackrabbit/oak/spi/security/authentication/token/CompositeTokenProviderTest.java
stjepanB/jackrabbit-oak
c3a6624bc1d06b1a2166e908758585c5d3ef1f35
[ "Apache-2.0" ]
405
2015-01-15T16:15:56.000Z
2022-03-24T08:27:08.000Z
32.921348
124
0.680375
10,327
/* * 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 ...
3e184b0d03321b0cfb9b3b140dd3d95a5c508d8c
150
java
Java
src/main/java/edu/columbia/main/language_id/com/detectLanguage/responses/DetectResponse.java
e-spaulding/Babler
5f99cb180ba9ed0f8c79f3ae3efdf81441527a84
[ "Apache-2.0" ]
26
2017-05-31T19:14:14.000Z
2021-03-26T08:28:08.000Z
src/main/java/edu/columbia/main/language_id/com/detectLanguage/responses/DetectResponse.java
e-spaulding/Babler
5f99cb180ba9ed0f8c79f3ae3efdf81441527a84
[ "Apache-2.0" ]
5
2021-03-14T04:05:50.000Z
2021-12-10T07:42:27.000Z
src/main/java/edu/columbia/main/language_id/com/detectLanguage/responses/DetectResponse.java
e-spaulding/Babler
5f99cb180ba9ed0f8c79f3ae3efdf81441527a84
[ "Apache-2.0" ]
14
2017-05-29T16:15:57.000Z
2021-04-20T01:26:56.000Z
25
67
0.82
10,328
package edu.columbia.main.language_id.com.detectLanguage.responses; public class DetectResponse extends Response { public DetectionsData data; }
3e184b35b9be76ba3ef63cc7d9eb310d8d776f2c
1,743
java
Java
Mage.Sets/src/mage/cards/s/SavvyHunter.java
dsenginr/mage
94e9aeedc20dcb74264e58fd198f46215828ef5c
[ "MIT" ]
1,444
2015-01-02T00:25:38.000Z
2022-03-31T13:57:18.000Z
Mage.Sets/src/mage/cards/s/SavvyHunter.java
dsenginr/mage
94e9aeedc20dcb74264e58fd198f46215828ef5c
[ "MIT" ]
6,180
2015-01-02T19:10:09.000Z
2022-03-31T21:10:44.000Z
Mage.Sets/src/mage/cards/s/SavvyHunter.java
dsenginr/mage
94e9aeedc20dcb74264e58fd198f46215828ef5c
[ "MIT" ]
1,001
2015-01-01T01:15:20.000Z
2022-03-30T20:23:04.000Z
32.886792
113
0.735513
10,329
package mage.cards.s; import mage.MageInt; import mage.abilities.common.AttacksOrBlocksTriggeredAbility; import mage.abilities.common.SimpleActivatedAbility; import mage.abilities.costs.common.SacrificeTargetCost; import mage.abilities.effects.common.CreateTokenEffect; import mage.abilities.effects.common.DrawCardSour...
3e184bdc51d178994ec54732093ab058c7203cfc
2,377
java
Java
modules/base/diff-impl/src/main/java/com/intellij/diff/actions/NavigationContextChecker.java
MC-JY/consulo
ebd31008fcfd03e144b46a9408d2842d0b06ffc8
[ "Apache-2.0" ]
634
2015-01-01T19:14:25.000Z
2022-03-22T11:42:50.000Z
modules/base/diff-impl/src/main/java/com/intellij/diff/actions/NavigationContextChecker.java
MC-JY/consulo
ebd31008fcfd03e144b46a9408d2842d0b06ffc8
[ "Apache-2.0" ]
410
2015-01-19T09:57:51.000Z
2022-03-22T16:24:59.000Z
modules/base/diff-impl/src/main/java/com/intellij/diff/actions/NavigationContextChecker.java
MC-JY/consulo
ebd31008fcfd03e144b46a9408d2842d0b06ffc8
[ "Apache-2.0" ]
50
2015-03-10T04:14:49.000Z
2022-03-22T07:08:45.000Z
36.015152
123
0.720236
10,330
/* * Copyright 2000-2015 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
3e184cec4a9144c92d56c821b8fa0905dcb07816
447
java
Java
src/com/tspeiz/modules/common/dao/release2/IDoctorSceneEwmDao.java
guoxiangran/main
3c9b80611230f4f0c85070be0394286d7afd65b5
[ "MIT" ]
null
null
null
src/com/tspeiz/modules/common/dao/release2/IDoctorSceneEwmDao.java
guoxiangran/main
3c9b80611230f4f0c85070be0394286d7afd65b5
[ "MIT" ]
null
null
null
src/com/tspeiz/modules/common/dao/release2/IDoctorSceneEwmDao.java
guoxiangran/main
3c9b80611230f4f0c85070be0394286d7afd65b5
[ "MIT" ]
null
null
null
37.25
113
0.847875
10,331
package com.tspeiz.modules.common.dao.release2; import java.util.List; import com.tspeiz.modules.common.dao.base.BaseDao; import com.tspeiz.modules.common.entity.release2.DoctorSceneEwm; public interface IDoctorSceneEwmDao extends BaseDao<DoctorSceneEwm>{ public DoctorSceneEwm queryDoctorSceneEwmByDoctorId(Integer ...
3e184dac8ca5350e9ff40a33a7bce48db97a505d
1,031
java
Java
soluciones/MundoAnimal-DCR/src/es/daniel/models/Animal.java
AlvaroMingoCastillo/Programacion-05-Ejercicios-2021-2022
cf7d34085ccd3fc84cd42eab875f0ba7be942b11
[ "MIT" ]
6
2022-02-14T09:15:28.000Z
2022-03-07T19:59:12.000Z
soluciones/MundoAnimal-DCR/src/es/daniel/models/Animal.java
AlvaroMingoCastillo/Programacion-05-Ejercicios-2021-2022
cf7d34085ccd3fc84cd42eab875f0ba7be942b11
[ "MIT" ]
1
2022-02-21T17:26:55.000Z
2022-02-21T17:26:55.000Z
soluciones/MundoAnimal-DCR/src/es/daniel/models/Animal.java
AlvaroMingoCastillo/Programacion-05-Ejercicios-2021-2022
cf7d34085ccd3fc84cd42eab875f0ba7be942b11
[ "MIT" ]
7
2022-02-18T14:34:52.000Z
2022-03-07T20:43:35.000Z
19.45283
57
0.588749
10,332
package es.daniel.models; public abstract class Animal { private String name; private String raza; private float peso; private String color; public String getName() { return name; } public void setName(String name) { this.name = name; } public String getRaza() { ...
3e184dd6da21ddd250f3d0233a56e3d980bfbc02
5,259
java
Java
src/main/java/com/jsh/erp/controller/AccountController.java
wanglaozhe/erp
617684a78ac15a8cef89ed7bfe497088bfa48b58
[ "Apache-2.0" ]
null
null
null
src/main/java/com/jsh/erp/controller/AccountController.java
wanglaozhe/erp
617684a78ac15a8cef89ed7bfe497088bfa48b58
[ "Apache-2.0" ]
null
null
null
src/main/java/com/jsh/erp/controller/AccountController.java
wanglaozhe/erp
617684a78ac15a8cef89ed7bfe497088bfa48b58
[ "Apache-2.0" ]
null
null
null
37.035211
175
0.568739
10,333
package com.jsh.erp.controller; import com.alibaba.fastjson.JSONArray; import com.alibaba.fastjson.JSONObject; import com.jsh.erp.datasource.entities.Account; import com.jsh.erp.datasource.vo.AccountVo4InOutList; import com.jsh.erp.service.account.AccountService; import com.jsh.erp.utils.BaseResponseInfo; impo...
3e184e7267ddeeaeef622dff7841617b8f83f24e
7,075
java
Java
SensorsAnalyticsSDK/src/main/java/com/sensorsdata/analytics/android/sdk/internal/api/FragmentAPI.java
sensorsdata/sa-sdk-tv
202414bb01e3580ecac1272ca669a22adb39f39e
[ "Apache-2.0" ]
1,103
2015-11-06T06:09:43.000Z
2022-03-30T11:41:39.000Z
SensorsAnalyticsSDK/src/main/java/com/sensorsdata/analytics/android/sdk/internal/api/FragmentAPI.java
MrZJ/sa-sdk-android
37530296bb25059d8036275bb0936757f6e88ba1
[ "Apache-2.0" ]
93
2016-06-17T03:31:52.000Z
2022-03-15T07:05:10.000Z
SensorsAnalyticsSDK/src/main/java/com/sensorsdata/analytics/android/sdk/internal/api/FragmentAPI.java
MrZJ/sa-sdk-android
37530296bb25059d8036275bb0936757f6e88ba1
[ "Apache-2.0" ]
381
2016-03-17T07:22:36.000Z
2022-03-30T11:41:32.000Z
33.215962
126
0.584876
10,334
/* * Created by dengshiwei on 2020/11/26. * Copyright 2015-2021 Sensors Data 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 ...
3e185089803c18384b4b1a4e1873fb1e303f1fa3
722
java
Java
src/main/java/gd/rf/ninjaphenix/cursedchests/block/WoodVerticalChestBlock.java
shedaniel/CursedChests
c7a5efb3d3bba8974a4a120a0f2db302b5b6f5fa
[ "MIT" ]
null
null
null
src/main/java/gd/rf/ninjaphenix/cursedchests/block/WoodVerticalChestBlock.java
shedaniel/CursedChests
c7a5efb3d3bba8974a4a120a0f2db302b5b6f5fa
[ "MIT" ]
null
null
null
src/main/java/gd/rf/ninjaphenix/cursedchests/block/WoodVerticalChestBlock.java
shedaniel/CursedChests
c7a5efb3d3bba8974a4a120a0f2db302b5b6f5fa
[ "MIT" ]
1
2020-04-22T09:02:29.000Z
2020-04-22T09:02:29.000Z
36.1
103
0.810249
10,335
package gd.rf.ninjaphenix.cursedchests.block; import gd.rf.ninjaphenix.cursedchests.api.block.VerticalChestBlock; import gd.rf.ninjaphenix.cursedchests.block.entity.WoodVerticalChestBlockEntity; import net.fabricmc.fabric.api.block.FabricBlockSettings; import net.minecraft.block.Blocks; import net.minecraft.block.enti...
3e1850e777455137e972b8cd0befb836a81ba825
457
java
Java
chapter-11/search/vo/feature/DistrictFeature.java
zyx-team/zyx-study
a35c3b714a540c8b7eb39d59741dc17c1c5baeb4
[ "Apache-2.0" ]
null
null
null
chapter-11/search/vo/feature/DistrictFeature.java
zyx-team/zyx-study
a35c3b714a540c8b7eb39d59741dc17c1c5baeb4
[ "Apache-2.0" ]
null
null
null
chapter-11/search/vo/feature/DistrictFeature.java
zyx-team/zyx-study
a35c3b714a540c8b7eb39d59741dc17c1c5baeb4
[ "Apache-2.0" ]
null
null
null
16.321429
44
0.730853
10,336
package com.imooc.ad.search.vo.feature; import lombok.AllArgsConstructor; import lombok.Data; import lombok.NoArgsConstructor; import java.util.List; /** * */ @Data @NoArgsConstructor @AllArgsConstructor public class DistrictFeature { private List<ProvinceAndCity> districts; @Data @NoArgsConstructor ...
3e18516e5f25a1d4b14b07d7aa2564713d7198a1
1,373
java
Java
src/main/java/org/zlatko/testing/spring/azsptest/services/api/Metadata.java
zlatko-ms/kafkatests
43c5a700ed8c2f58f0474bfe965fae2d8f6b814a
[ "Apache-2.0" ]
null
null
null
src/main/java/org/zlatko/testing/spring/azsptest/services/api/Metadata.java
zlatko-ms/kafkatests
43c5a700ed8c2f58f0474bfe965fae2d8f6b814a
[ "Apache-2.0" ]
10
2022-01-18T07:59:00.000Z
2022-01-21T18:27:55.000Z
src/main/java/org/zlatko/testing/spring/azsptest/services/api/Metadata.java
zlatko-ms/kafkatests
43c5a700ed8c2f58f0474bfe965fae2d8f6b814a
[ "Apache-2.0" ]
null
null
null
29.847826
75
0.737072
10,337
package org.zlatko.testing.spring.azsptest.services.api; import java.util.List; import java.util.Optional; /** Contains definitions for the metadata fetching service and elements */ public final class Metadata { /** Describes a consumer group */ public interface ConsumerGroup extends MetadataStringDescrip...
3e1851f380eb830da60fa99dca4ca4e2ee4b236c
702
java
Java
src/main/java/com/lctech/swm/service/GroupRoleService.java
quanblackhat/swmportal
ecb7f211d87d8c54d350e9359387634d1fa8c6a3
[ "Apache-2.0" ]
null
null
null
src/main/java/com/lctech/swm/service/GroupRoleService.java
quanblackhat/swmportal
ecb7f211d87d8c54d350e9359387634d1fa8c6a3
[ "Apache-2.0" ]
null
null
null
src/main/java/com/lctech/swm/service/GroupRoleService.java
quanblackhat/swmportal
ecb7f211d87d8c54d350e9359387634d1fa8c6a3
[ "Apache-2.0" ]
null
null
null
24.206897
62
0.797721
10,338
package com.lctech.swm.service; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import com.lctech.swm.domain.GroupRole; import com.lctech.swm.repository.GroupRoleRepository; @Service public class GroupRoleService { @Autowired Gr...