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
3e1948ef1f016e603202b6c8e7969fd3bd8d15b2
983
java
Java
slideshowfx-markdown/src/integrationTest/java/com/twasyl/slideshowfx/markup/markdown/MarkdownMarkupIntegrationTest.java
twasyl/SlideshowFX
c24ea95aed8a050a79cddfd1809a5013c16c25cd
[ "Apache-2.0" ]
47
2015-01-31T12:28:10.000Z
2021-11-08T01:05:57.000Z
slideshowfx-markdown/src/integrationTest/java/com/twasyl/slideshowfx/markup/markdown/MarkdownMarkupIntegrationTest.java
twasyl/SlideshowFX
c24ea95aed8a050a79cddfd1809a5013c16c25cd
[ "Apache-2.0" ]
33
2015-03-12T20:25:41.000Z
2018-04-13T17:52:14.000Z
slideshowfx-markdown/src/integrationTest/java/com/twasyl/slideshowfx/markup/markdown/MarkdownMarkupIntegrationTest.java
twasyl/SlideshowFX
c24ea95aed8a050a79cddfd1809a5013c16c25cd
[ "Apache-2.0" ]
8
2015-10-12T17:36:37.000Z
2019-06-21T04:34:53.000Z
31.709677
97
0.754832
10,740
package com.twasyl.slideshowfx.markup.markdown; import com.twasyl.slideshowfx.markup.IMarkup; import com.twasyl.slideshowfx.plugin.manager.PluginManager; import com.twasyl.slideshowfx.plugin.manager.BasePluginIntegrationTest; import org.junit.jupiter.api.DisplayName; import org.junit.jupiter.api.Test; import java.uti...
3e1949014d57c36c4e04d2bc0ff5371d503283c5
942
java
Java
src/main/java/com/github/technus/tectech/nei/NEI_TT_Config.java
Sphyix/TecTech
88474a18b40c51444ec5889e6d11f80549c1eef9
[ "Unlicense" ]
22
2017-03-18T12:12:20.000Z
2022-03-15T04:30:45.000Z
src/main/java/com/github/technus/tectech/nei/NEI_TT_Config.java
Sphyix/TecTech
88474a18b40c51444ec5889e6d11f80549c1eef9
[ "Unlicense" ]
41
2017-06-01T19:40:11.000Z
2022-01-31T22:56:40.000Z
src/main/java/com/github/technus/tectech/nei/NEI_TT_Config.java
Sphyix/TecTech
88474a18b40c51444ec5889e6d11f80549c1eef9
[ "Unlicense" ]
35
2017-10-13T00:51:33.000Z
2021-12-02T22:51:52.000Z
29.4375
99
0.703822
10,741
package com.github.technus.tectech.nei; import codechicken.nei.api.IConfigureNEI; import com.github.technus.tectech.recipe.TT_recipe; import cpw.mods.fml.common.FMLCommonHandler; public class NEI_TT_Config implements IConfigureNEI {//must be NEI*Config public static boolean sIsAdded = true; public static TT_N...
3e19496df0a78cc8ac1fc14a82de48d7d71cdb68
6,586
java
Java
Homework/HW1/src/State.java
fuadaghazada/X-WORD
9d2f1f23e3bda31a27e038c90fc9ee30b73f5539
[ "MIT" ]
2
2019-06-12T08:32:12.000Z
2020-04-03T13:09:54.000Z
Homework/HW1/src/State.java
fuadaghazada/X-WORD
9d2f1f23e3bda31a27e038c90fc9ee30b73f5539
[ "MIT" ]
null
null
null
Homework/HW1/src/State.java
fuadaghazada/X-WORD
9d2f1f23e3bda31a27e038c90fc9ee30b73f5539
[ "MIT" ]
2
2019-05-31T08:56:03.000Z
2019-12-17T01:58:20.000Z
29.800905
129
0.596113
10,742
/** * * @author cagatay.sel-ug */ import java.util.ArrayList; public class State{ //Problem constans public static final int LEFT_JUG_CAP = 7; public static final int RIGHT_JUG_CAP = 5; public static final String CREATION_INITIAL = "Initial"; public static final String CREATION_FILL...
3e1949787b91d79b8e2841f62265f4eb480d011f
7,174
java
Java
src/main/java/org/mskcc/shenkers/control/track/bam/BamView2.java
shenkers/ComparativeBrowser
e588799783f0e71b307e848590102e0d0ed70a3f
[ "Apache-2.0" ]
10
2018-02-28T15:50:25.000Z
2020-01-31T15:34:34.000Z
src/main/java/org/mskcc/shenkers/control/track/bam/BamView2.java
shenkers/CrossBrowse
e588799783f0e71b307e848590102e0d0ed70a3f
[ "Apache-2.0" ]
4
2018-03-01T08:13:16.000Z
2020-09-14T12:42:59.000Z
src/main/java/org/mskcc/shenkers/control/track/bam/BamView2.java
shenkers/CrossBrowse
e588799783f0e71b307e848590102e0d0ed70a3f
[ "Apache-2.0" ]
null
null
null
35.166667
157
0.5276
10,743
/* * 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 org.mskcc.shenkers.control.track.bam; import htsjdk.samtools.Cigar; import htsjdk.samtools.CigarElement; import htsjdk.samtool...
3e1949fbbd668e002500b1c294fe1671fe103e19
5,230
java
Java
slice/slice-core/src/androidTest/java/androidx/slice/SliceTestProvider.java
LanderlYoung/androidx
d99c6ef82e67997b71b449840a8147f62f9537a8
[ "Apache-2.0" ]
3,799
2020-07-23T21:58:59.000Z
2022-03-31T17:07:19.000Z
slice/slice-core/src/androidTest/java/androidx/slice/SliceTestProvider.java
LanderlYoung/androidx
d99c6ef82e67997b71b449840a8147f62f9537a8
[ "Apache-2.0" ]
152
2020-07-24T00:19:02.000Z
2022-03-31T00:57:54.000Z
slice/slice-core/src/androidTest/java/androidx/slice/SliceTestProvider.java
LanderlYoung/androidx
d99c6ef82e67997b71b449840a8147f62f9537a8
[ "Apache-2.0" ]
582
2020-07-24T00:16:54.000Z
2022-03-30T23:32:45.000Z
43.583333
100
0.618929
10,744
/* * Copyright 2017 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 applica...
3e194a4c5db584f248119e126d0a91d74b515cfa
8,102
java
Java
src/main/java/org/elasticsearch/index/fielddata/plain/DoubleArrayAtomicFieldData.java
corochoone/elasticsearch
2708e453acb8e30b689ab7869eae58d5e1d54dd1
[ "Apache-2.0" ]
1
2019-01-10T00:10:11.000Z
2019-01-10T00:10:11.000Z
src/main/java/org/elasticsearch/index/fielddata/plain/DoubleArrayAtomicFieldData.java
corochoone/elasticsearch
2708e453acb8e30b689ab7869eae58d5e1d54dd1
[ "Apache-2.0" ]
null
null
null
src/main/java/org/elasticsearch/index/fielddata/plain/DoubleArrayAtomicFieldData.java
corochoone/elasticsearch
2708e453acb8e30b689ab7869eae58d5e1d54dd1
[ "Apache-2.0" ]
null
null
null
28.131944
129
0.577265
10,745
/* * Licensed to Elasticsearch under one or more contributor * license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright * ownership. Elasticsearch licenses this file to you under * the Apache License, Version 2.0 (the "License"); you may * not use this fi...
3e194ae0b43d23ab7817aaf4b112d7c79b10d7c8
2,379
java
Java
samples/src/main/java/com/kevinomyonga/pesapaldroid/samples/fragments/DemoPortalJavaFragment.java
ImperiusRex/PesapalDroid
21c27badabc583be6b50493cf2465e980c4c9348
[ "Apache-2.0" ]
4
2016-08-13T16:14:21.000Z
2017-09-12T16:28:30.000Z
samples/src/main/java/com/kevinomyonga/pesapaldroid/samples/fragments/DemoPortalJavaFragment.java
kevinomyonga/PesapalDroid
21c27badabc583be6b50493cf2465e980c4c9348
[ "Apache-2.0" ]
2
2017-07-12T09:23:27.000Z
2017-12-18T16:21:14.000Z
samples/src/main/java/com/kevinomyonga/pesapaldroid/samples/fragments/DemoPortalJavaFragment.java
ImperiusRex/PesapalDroid
21c27badabc583be6b50493cf2465e980c4c9348
[ "Apache-2.0" ]
5
2016-11-25T14:02:39.000Z
2018-03-14T17:50:45.000Z
38.370968
103
0.697772
10,746
package com.kevinomyonga.pesapaldroid.samples.fragments; import android.os.Bundle; import android.support.v4.app.Fragment; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import com.kevinomyonga.pesapaldroid.PesapalDroidFragment; import com.kevinomyonga.pesapaldroid.sample...
3e194b8a3ec5faf317ed55ef5be218ec424fbe8b
319
java
Java
src/main/java/org/blackist/web/springbootor/model/security/TokenDetailImpl.java
blackist/spring-boot-restful
69788d00c2752f37462fc2ba04b3d452c8b6bf9b
[ "Apache-2.0" ]
1
2020-12-13T14:09:38.000Z
2020-12-13T14:09:38.000Z
src/main/java/org/blackist/web/springbootor/model/security/TokenDetailImpl.java
blackist/spring-boot-restful
69788d00c2752f37462fc2ba04b3d452c8b6bf9b
[ "Apache-2.0" ]
null
null
null
src/main/java/org/blackist/web/springbootor/model/security/TokenDetailImpl.java
blackist/spring-boot-restful
69788d00c2752f37462fc2ba04b3d452c8b6bf9b
[ "Apache-2.0" ]
null
null
null
19.9375
53
0.69906
10,747
package org.blackist.web.springbootor.model.security; public class TokenDetailImpl implements TokenDetail { private final String username; public TokenDetailImpl(String username) { this.username = username; } @Override public String getUsername() { return this.username; } }
3e194ca35bace5081f9daf540dbd711e65c7f483
4,695
java
Java
src/main/java/com/github/netty/protocol/mqtt/security/ResourceAuthenticator.java
tuohai666/spring-boot-protocol
c05693fe4ba31e4cca39e0372d4373962fd5e1e4
[ "Apache-2.0" ]
73
2019-03-01T14:42:14.000Z
2021-12-19T07:02:32.000Z
src/main/java/com/github/netty/protocol/mqtt/security/ResourceAuthenticator.java
wlj5240/spring-boot-protocol
3ed595367870d2aeba26e513f742a5f78ba77b65
[ "Apache-2.0" ]
10
2019-11-12T02:57:03.000Z
2022-02-25T07:21:31.000Z
src/main/java/com/github/netty/protocol/mqtt/security/ResourceAuthenticator.java
wlj5240/spring-boot-protocol
3ed595367870d2aeba26e513f742a5f78ba77b65
[ "Apache-2.0" ]
39
2019-03-08T09:20:27.000Z
2022-03-31T08:29:21.000Z
36.115385
116
0.593184
10,748
/* * Copyright (c) 2012-2018 The original author or authors * ------------------------------------------------------ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * and Apache License v2.0 which accompanies this distributi...
3e194f46f2e183d4a9d1d704ffa195bbe3dcdfb8
297
java
Java
src/test/java/com/github/charlemaznable/bunny/rabbittest/common/illegal/IllegalConfig.java
CharLemAznable/bunny-rabbit
c8a20bab8281f6b960f1b4d26408222da950a529
[ "MIT" ]
null
null
null
src/test/java/com/github/charlemaznable/bunny/rabbittest/common/illegal/IllegalConfig.java
CharLemAznable/bunny-rabbit
c8a20bab8281f6b960f1b4d26408222da950a529
[ "MIT" ]
null
null
null
src/test/java/com/github/charlemaznable/bunny/rabbittest/common/illegal/IllegalConfig.java
CharLemAznable/bunny-rabbit
c8a20bab8281f6b960f1b4d26408222da950a529
[ "MIT" ]
null
null
null
33
66
0.821549
10,749
package com.github.charlemaznable.bunny.rabbittest.common.illegal; import com.github.charlemaznable.bunny.rabbit.config.BunnyConfig; import com.github.charlemaznable.core.miner.MinerConfig; @MinerConfig(group = "Bunny", dataId = "illegal") public interface IllegalConfig extends BunnyConfig { }
3e1950160cca2df659b8fb7e5a4dd3d40f7479da
748
java
Java
li-utils/src/main/javaPegasus/com/linkedin/common/url/Url.java
iasoon/datahub
34c27f076bb7c4c16a295292cee17a7d07fe6165
[ "Apache-2.0" ]
1,603
2016-03-03T17:21:03.000Z
2020-01-22T22:12:02.000Z
li-utils/src/main/javaPegasus/com/linkedin/common/url/Url.java
zhch158/datahub
f2e2a4d5b7041400ab14dfd0109707518b9a02d3
[ "Apache-2.0" ]
1,157
2016-03-03T19:29:22.000Z
2020-01-20T14:41:59.000Z
li-utils/src/main/javaPegasus/com/linkedin/common/url/Url.java
zhch158/datahub
f2e2a4d5b7041400ab14dfd0109707518b9a02d3
[ "Apache-2.0" ]
570
2016-03-03T17:21:05.000Z
2020-01-21T06:54:10.000Z
19.179487
67
0.558824
10,750
package com.linkedin.common.url; import java.net.URI; import java.net.URISyntaxException; public class Url { private final String _url; public Url(String url) { if (url == null) { throw new NullPointerException("URL must be non-null"); } _url = url; } @Override ...
3e1950816097fd80b17949f2eeaf97b3fd12dc39
401
java
Java
commonmark/src/main/java/me/mattstudios/msg/commonmark/node/Delimited.java
TriumphTeam/markdown-msg
288c01aba2e861f3480e3b357f119ad51346b1a6
[ "MIT" ]
4
2021-02-07T14:53:47.000Z
2021-12-20T17:00:24.000Z
commonmark/src/main/java/me/mattstudios/msg/commonmark/node/Delimited.java
ipsk/MF-MSG
288c01aba2e861f3480e3b357f119ad51346b1a6
[ "MIT" ]
3
2020-08-25T19:39:05.000Z
2021-01-13T16:11:47.000Z
commonmark/src/main/java/me/mattstudios/msg/commonmark/node/Delimited.java
TriumphTeam/markdown-msg
288c01aba2e861f3480e3b357f119ad51346b1a6
[ "MIT" ]
2
2021-11-25T20:31:34.000Z
2022-01-30T20:01:44.000Z
22.277778
77
0.618454
10,751
package me.mattstudios.msg.commonmark.node; /** * A node that uses delimiters in the source form (e.g. <code>*bold*</code>). */ public interface Delimited { /** * @return the opening (beginning) delimiter, e.g. <code>*</code> */ String getOpeningDelimiter(); /** * @return the closing (en...
3e19512ba313f94ecc9c21b129dc88f506b46b31
2,056
java
Java
sources/androidx/core/database/sqlite/SQLiteDatabaseKt.java
tonioshikanlu/tubman-hack
8277e47c058174ca4411965ed67d05d2aba1c7fc
[ "MIT" ]
2
2021-03-20T07:33:30.000Z
2021-06-29T18:50:21.000Z
sources/androidx/core/database/sqlite/SQLiteDatabaseKt.java
tonioshikanlu/tubman-hack
8277e47c058174ca4411965ed67d05d2aba1c7fc
[ "MIT" ]
null
null
null
sources/androidx/core/database/sqlite/SQLiteDatabaseKt.java
tonioshikanlu/tubman-hack
8277e47c058174ca4411965ed67d05d2aba1c7fc
[ "MIT" ]
2
2021-03-20T15:56:20.000Z
2021-03-21T02:06:29.000Z
43.744681
644
0.632782
10,752
package androidx.core.database.sqlite; import android.database.sqlite.SQLiteDatabase; import e.x.b.l; import e.x.c.i; import kotlin.Metadata; @Metadata(bv = {1, 0, 3}, d1 = {"\u0000\u0014\n\u0000\n\u0002\u0018\u0002\n\u0002\u0010\u000b\n\u0000\n\u0002\u0018\u0002\n\u0002\b\u0004\u001a8\u0010\u0006\u001a\u00028\u0000\...
3e19512e085433ff75479501005fe8a33bd18754
1,125
java
Java
src/main/java/grondag/canvas/pipeline/config/SkyConfig.java
lmvdz/canvas
21b875ed9fcd8a76bb9992ae814d27e419324f6f
[ "Apache-2.0" ]
6
2021-02-02T13:02:53.000Z
2021-06-08T16:28:51.000Z
src/main/java/grondag/canvas/pipeline/config/SkyConfig.java
spiralhalo/canvas
e72280adcb23062c7a7735748eb8566256a10f6f
[ "Apache-2.0" ]
null
null
null
src/main/java/grondag/canvas/pipeline/config/SkyConfig.java
spiralhalo/canvas
e72280adcb23062c7a7735748eb8566256a10f6f
[ "Apache-2.0" ]
null
null
null
28.846154
81
0.752
10,753
/* * Copyright 2019, 2020 grondag * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy * of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
3e19560734d1504aa8dc5b697caad0857ad9c3e2
3,904
java
Java
cheddar/cheddar-persistence/src/test/java/com/clicktravel/cheddar/infrastructure/persistence/database/exception/NonUniqueResultExceptionTest.java
clicktravel-tajinder/Cheddar
0c81bc7e426777f39f11500fb6761a8e8d4b3c32
[ "Apache-2.0" ]
59
2016-07-26T10:45:31.000Z
2022-02-24T06:31:08.000Z
cheddar/cheddar-persistence/src/test/java/com/clicktravel/cheddar/infrastructure/persistence/database/exception/NonUniqueResultExceptionTest.java
clicktravel-tajinder/Cheddar
0c81bc7e426777f39f11500fb6761a8e8d4b3c32
[ "Apache-2.0" ]
28
2016-07-18T15:49:41.000Z
2021-03-03T13:04:31.000Z
cheddar/cheddar-persistence/src/test/java/com/clicktravel/cheddar/infrastructure/persistence/database/exception/NonUniqueResultExceptionTest.java
clicktravel-tajinder/Cheddar
0c81bc7e426777f39f11500fb6761a8e8d4b3c32
[ "Apache-2.0" ]
33
2016-08-16T10:19:46.000Z
2022-01-06T23:49:36.000Z
33.084746
117
0.70082
10,754
/* * Copyright 2014 Click Travel Ltd * * 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 ...
3e19572e945ddf767fea673ee83144a4afc1dbdf
1,434
java
Java
java/compiler/impl/src/com/intellij/task/impl/ArtifactBuildTaskImpl.java
protector1990/intellij-community
b30024b236e84c803ee0b2df7c39eb18dbcaf827
[ "Apache-2.0" ]
1
2018-10-03T12:35:12.000Z
2018-10-03T12:35:12.000Z
java/compiler/impl/src/com/intellij/task/impl/ArtifactBuildTaskImpl.java
protector1990/intellij-community
b30024b236e84c803ee0b2df7c39eb18dbcaf827
[ "Apache-2.0" ]
null
null
null
java/compiler/impl/src/com/intellij/task/impl/ArtifactBuildTaskImpl.java
protector1990/intellij-community
b30024b236e84c803ee0b2df7c39eb18dbcaf827
[ "Apache-2.0" ]
1
2018-10-03T12:35:06.000Z
2018-10-03T12:35:06.000Z
29.265306
91
0.751743
10,755
/* * Copyright 2000-2016 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...
3e19576fb281740781e13e860678e617dd5285f9
1,570
java
Java
src/main/java/net/canarymod/api/entity/living/animal/CanarySheep.java
walterhiggins/CanaryMod
7ec4670b23828f2f1978695db7f5c178b07c6894
[ "Unlicense" ]
1
2020-10-06T20:29:48.000Z
2020-10-06T20:29:48.000Z
src/main/java/net/canarymod/api/entity/living/animal/CanarySheep.java
walterhiggins/CanaryMod
7ec4670b23828f2f1978695db7f5c178b07c6894
[ "Unlicense" ]
null
null
null
src/main/java/net/canarymod/api/entity/living/animal/CanarySheep.java
walterhiggins/CanaryMod
7ec4670b23828f2f1978695db7f5c178b07c6894
[ "Unlicense" ]
null
null
null
18.045977
71
0.57707
10,756
package net.canarymod.api.entity.living.animal; import net.canarymod.api.DyeColor; import net.canarymod.api.entity.EntityType; import net.minecraft.entity.passive.EntitySheep; import static net.canarymod.api.entity.EntityType.SHEEP; /** * Sheep wrapper implementation * * @author Jason (darkdiplomat) */ public cl...
3e195775e75de60fce2aadf468090050ab3775ba
5,957
java
Java
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/irsbroker/GetImageInfoVDSCommand.java
SunOfShine/ovirt-engine
7684597e2d38ff854e629e5cbcbb9f21888cb498
[ "Apache-2.0" ]
1
2021-02-02T05:38:35.000Z
2021-02-02T05:38:35.000Z
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/irsbroker/GetImageInfoVDSCommand.java
SunOfShine/ovirt-engine
7684597e2d38ff854e629e5cbcbb9f21888cb498
[ "Apache-2.0" ]
null
null
null
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/irsbroker/GetImageInfoVDSCommand.java
SunOfShine/ovirt-engine
7684597e2d38ff854e629e5cbcbb9f21888cb498
[ "Apache-2.0" ]
null
null
null
44.125926
171
0.639752
10,757
package org.ovirt.engine.core.vdsbroker.irsbroker; import java.util.ArrayList; import java.util.Arrays; import java.util.Date; import java.util.Map; import org.ovirt.engine.core.common.businessentities.DiskImage; import org.ovirt.engine.core.common.businessentities.ImageStatus; import org.ovirt.engine.core.common.bus...
3e1957ac236dc9cadb94eed297efc3cc66d405d9
681
java
Java
src/com/tetris/game/things/tetrominoes/TetrominoEnum.java
smk291/tetris
e5533aba0129d82a05205a6955bab3db89887c7f
[ "MIT" ]
2
2021-04-18T19:37:02.000Z
2021-11-06T12:50:02.000Z
src/com/tetris/game/things/tetrominoes/TetrominoEnum.java
smk291/tetris
e5533aba0129d82a05205a6955bab3db89887c7f
[ "MIT" ]
null
null
null
src/com/tetris/game/things/tetrominoes/TetrominoEnum.java
smk291/tetris
e5533aba0129d82a05205a6955bab3db89887c7f
[ "MIT" ]
null
null
null
20.029412
61
0.687225
10,758
package com.tetris.game.things.tetrominoes; import com.tetris.game.things.Tetromino; import java.util.Random; public enum TetrominoEnum { I(new IBlock()), O(new OBlock()), L(new LBlock()), J(new JBlock()), T(new TBlock()), S(new SBlock()), Z(new ZBlock()); public static final TetrominoEnum[] blocksA...
3e19585c4df97730ba3043b5c40f4875d9633cc2
2,701
java
Java
tutorials-convert/src/main/java/org/netbeans/tools/tutorials/ExternalLinksMap.java
borisheithecker/incubator-netbeans-tools
ab4c20f291c04b91f96c234b6e3e6a92c0e46ddd
[ "Apache-2.0" ]
10
2019-05-20T18:49:33.000Z
2022-03-24T23:27:58.000Z
tutorials-convert/src/main/java/org/netbeans/tools/tutorials/ExternalLinksMap.java
borisheithecker/incubator-netbeans-tools
ab4c20f291c04b91f96c234b6e3e6a92c0e46ddd
[ "Apache-2.0" ]
22
2019-10-15T13:34:29.000Z
2022-01-28T10:16:17.000Z
tutorials-convert/src/main/java/org/netbeans/tools/tutorials/ExternalLinksMap.java
borisheithecker/incubator-netbeans-tools
ab4c20f291c04b91f96c234b6e3e6a92c0e46ddd
[ "Apache-2.0" ]
16
2019-05-20T18:49:22.000Z
2021-11-13T02:09:33.000Z
32.939024
91
0.639023
10,759
/* 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")...
3e19595ea6bc19b512cf4be625ecf7fcce01be5b
7,775
java
Java
src/test/java/seedu/budgeteer/logic/commands/CommandTestUtil.java
frankquekch/main
3e47187854744d02e31519bf59e3d0f2f14786f7
[ "MIT" ]
1
2019-03-21T02:38:54.000Z
2019-03-21T02:38:54.000Z
src/test/java/seedu/budgeteer/logic/commands/CommandTestUtil.java
frankquekch/main
3e47187854744d02e31519bf59e3d0f2f14786f7
[ "MIT" ]
65
2019-02-18T23:49:25.000Z
2019-04-29T18:21:27.000Z
src/test/java/seedu/budgeteer/logic/commands/CommandTestUtil.java
frankquekch/main
3e47187854744d02e31519bf59e3d0f2f14786f7
[ "MIT" ]
12
2019-02-12T04:30:57.000Z
2019-04-09T07:28:38.000Z
50.16129
116
0.703151
10,760
package seedu.budgeteer.logic.commands; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertTrue; import static seedu.budgeteer.logic.parser.CliSyntax.PREFIX_CASHFLOW; import static seedu.budgeteer.logic.parser.CliSyntax.PREFIX_DATE; import static seedu.budgeteer.logic.parser.CliSyntax.PR...
3e1959722bfd085481d2b2775fc6cbdbfc05f2ba
477
java
Java
sql/core/target/java/org/apache/spark/sql/execution/UnaryExecNode$.java
Y-sir/spark-cn
06a0459999131ee14864a69a15746c900e815a14
[ "BSD-2-Clause", "Apache-2.0", "CC0-1.0", "MIT", "MIT-0", "ECL-2.0", "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
sql/core/target/java/org/apache/spark/sql/execution/UnaryExecNode$.java
Y-sir/spark-cn
06a0459999131ee14864a69a15746c900e815a14
[ "BSD-2-Clause", "Apache-2.0", "CC0-1.0", "MIT", "MIT-0", "ECL-2.0", "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
sql/core/target/java/org/apache/spark/sql/execution/UnaryExecNode$.java
Y-sir/spark-cn
06a0459999131ee14864a69a15746c900e815a14
[ "BSD-2-Clause", "Apache-2.0", "CC0-1.0", "MIT", "MIT-0", "ECL-2.0", "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
47.7
174
0.748428
10,761
package org.apache.spark.sql.execution; public class UnaryExecNode$ implements scala.Serializable { /** * Static reference to the singleton instance of this Scala object. */ public static final UnaryExecNode$ MODULE$ = null; public UnaryExecNode$ () { throw new RuntimeException(); } public scala.Opti...
3e1959dd8869e206e134460df386255414f0cf68
11,007
java
Java
java/common/src/test/java/org/apache/shindig/common/JsonSerializerTest.java
EdiaEducationTechnology/shindig
38e3d6f6fedc977c81474dd8202a14c899f30442
[ "Apache-2.0" ]
16
2015-02-16T16:28:31.000Z
2022-01-04T10:59:08.000Z
java/common/src/test/java/org/apache/shindig/common/JsonSerializerTest.java
EdiaEducationTechnology/shindig
38e3d6f6fedc977c81474dd8202a14c899f30442
[ "Apache-2.0" ]
101
2016-02-29T10:58:07.000Z
2016-02-29T16:01:57.000Z
java/common/src/test/java/org/apache/shindig/common/JsonSerializerTest.java
OpenDashboards/apache-shindig
8f3c3d5c77f5324bad56a5a62da28657fe9112a0
[ "Apache-2.0" ]
26
2015-04-05T10:04:22.000Z
2021-11-10T18:40:05.000Z
32.95509
103
0.664305
10,762
/* * 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 ...
3e1959ede2ac9ddb8d0df5b53698f4b95cb1180f
1,081
java
Java
src/module1/map_ex1.java
Zhao-DU/unfoldingmaps
51417c7ef14f56e8391dcb83b9e6c25546d0c493
[ "MIT" ]
null
null
null
src/module1/map_ex1.java
Zhao-DU/unfoldingmaps
51417c7ef14f56e8391dcb83b9e6c25546d0c493
[ "MIT" ]
null
null
null
src/module1/map_ex1.java
Zhao-DU/unfoldingmaps
51417c7ef14f56e8391dcb83b9e6c25546d0c493
[ "MIT" ]
null
null
null
24.568182
72
0.625347
10,763
package module1; import processing.core.PApplet; import de.fhpotsdam.unfolding.UnfoldingMap; import de.fhpotsdam.unfolding.geo.Location; import de.fhpotsdam.unfolding.providers.*; import de.fhpotsdam.unfolding.utils.*; public class map_ex1 extends PApplet{ UnfoldingMap map; public void setup() { ...
3e195b36d84298376501ed4b1191dae3bc09f89b
1,161
java
Java
logreport/src/main/java/com/wenming/library/upload/ILogUpload.java
bdxtx/CscUtils
2f323be6f50e57f73408b46cb495ef0c368236f1
[ "Apache-2.0" ]
null
null
null
logreport/src/main/java/com/wenming/library/upload/ILogUpload.java
bdxtx/CscUtils
2f323be6f50e57f73408b46cb495ef0c368236f1
[ "Apache-2.0" ]
null
null
null
logreport/src/main/java/com/wenming/library/upload/ILogUpload.java
bdxtx/CscUtils
2f323be6f50e57f73408b46cb495ef0c368236f1
[ "Apache-2.0" ]
null
null
null
25.8
96
0.696813
10,764
/* * @(#)CrashListener.java Project: crash * Date:2014-5-27 * * Copyright (c) 2014 CFuture09, Institute of Software, * Guangdong Ocean University, Zhanjiang, GuangDong, China. * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except...
3e195b43486d20cb8372f237e644e1adb9dd0684
255
java
Java
src/test/java/org/frankframework/frankdoc/testtarget/type/defaultElement/Master.java
ibissource/frank-doc
0de43ff394817d38f193c4eb4fcab85caa04317f
[ "Apache-2.0" ]
null
null
null
src/test/java/org/frankframework/frankdoc/testtarget/type/defaultElement/Master.java
ibissource/frank-doc
0de43ff394817d38f193c4eb4fcab85caa04317f
[ "Apache-2.0" ]
68
2021-10-04T07:52:15.000Z
2022-03-25T13:06:08.000Z
src/test/java/org/frankframework/frankdoc/testtarget/type/defaultElement/Master.java
ibissource/frank-doc
0de43ff394817d38f193c4eb4fcab85caa04317f
[ "Apache-2.0" ]
2
2021-10-04T07:41:00.000Z
2022-03-14T07:35:51.000Z
19.615385
67
0.788235
10,765
package org.frankframework.frankdoc.testtarget.type.defaultElement; public class Master { public void registerA(IDefaultFromConflict child) { } public void registerB(IDefaultFromJavaDocTag child) { } public void registerC(INoDefault child) { } }
3e195bc8fafcb410c21de5979501451e5e453c88
14,798
java
Java
db4o.j/db4o-core/bloat/src/EDU/purdue/cs/bloat/tree/PrintVisitor.java
iboxdb/db4o-gpl
16a56c3517d9b69f7fd1f915f4fd5b2218ced1f0
[ "Net-SNMP", "Xnet" ]
24
2019-08-25T12:58:07.000Z
2022-03-04T11:20:37.000Z
db4o.j/db4o-core/bloat/src/EDU/purdue/cs/bloat/tree/PrintVisitor.java
iboxdb/db4o-gpl
16a56c3517d9b69f7fd1f915f4fd5b2218ced1f0
[ "Net-SNMP", "Xnet" ]
null
null
null
db4o.j/db4o-core/bloat/src/EDU/purdue/cs/bloat/tree/PrintVisitor.java
iboxdb/db4o-gpl
16a56c3517d9b69f7fd1f915f4fd5b2218ced1f0
[ "Net-SNMP", "Xnet" ]
10
2019-08-30T10:25:41.000Z
2022-02-13T17:40:23.000Z
20.051491
81
0.58812
10,766
/* * All files in the distribution of BLOAT (Bytecode Level Optimization and * Analysis tool for Java(tm)) are Copyright 1997-2001 by the Purdue * Research Foundation of Purdue University. All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the G...
3e195c308f809e2d17a30e26cfed069e1f7b86ff
37,305
java
Java
CoreOpenGLDisplay/src/au/gov/asd/tac/constellation/visual/opengl/utilities/GLTools.java
CrucisGamma/constellation
2a8cfee5e914f5909f114c69d588a9ea785e51c6
[ "Apache-2.0" ]
348
2019-08-15T00:04:17.000Z
2022-03-31T04:51:43.000Z
CoreOpenGLDisplay/src/au/gov/asd/tac/constellation/visual/opengl/utilities/GLTools.java
CrucisGamma/constellation
2a8cfee5e914f5909f114c69d588a9ea785e51c6
[ "Apache-2.0" ]
1,485
2019-08-17T11:09:38.000Z
2022-03-31T00:08:26.000Z
CoreOpenGLDisplay/src/au/gov/asd/tac/constellation/visual/opengl/utilities/GLTools.java
CrucisGamma/constellation
2a8cfee5e914f5909f114c69d588a9ea785e51c6
[ "Apache-2.0" ]
96
2019-08-15T09:01:10.000Z
2021-12-28T01:20:12.000Z
41.45
211
0.587401
10,767
/* * Copyright 2010-2021 Australian Signals Directorate * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appl...
3e195dbba9564a491fbbdc1975e7334d39aa8150
1,464
java
Java
ninja-servlet/src/main/java/ninja/servlet/util/RequestExtractor.java
stefb965/ninja
518513a677924836b5c67e2b03603f15c2b460e3
[ "Apache-2.0" ]
null
null
null
ninja-servlet/src/main/java/ninja/servlet/util/RequestExtractor.java
stefb965/ninja
518513a677924836b5c67e2b03603f15c2b460e3
[ "Apache-2.0" ]
null
null
null
ninja-servlet/src/main/java/ninja/servlet/util/RequestExtractor.java
stefb965/ninja
518513a677924836b5c67e2b03603f15c2b460e3
[ "Apache-2.0" ]
null
null
null
30.5
101
0.715847
10,768
/** * Copyright (C) 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 b...
3e195ddb416a0dac804c059f615e3b148d8b818c
47,365
java
Java
src/main/java/mat/server/service/impl/MeasureCloningServiceImpl.java
MeasureAuthoringTool/MeasureAuthoringTool
0fc9955f5c22cc709636f327de5f3e6bac3dabfc
[ "CC0-1.0" ]
10
2019-10-16T14:10:48.000Z
2022-02-28T13:50:38.000Z
src/main/java/mat/server/service/impl/MeasureCloningServiceImpl.java
MeasureAuthoringTool/MeasureAuthoringTool
0fc9955f5c22cc709636f327de5f3e6bac3dabfc
[ "CC0-1.0" ]
115
2019-10-21T17:43:24.000Z
2022-03-03T17:43:02.000Z
src/main/java/mat/server/service/impl/MeasureCloningServiceImpl.java
MeasureAuthoringTool/MeasureAuthoringTool
0fc9955f5c22cc709636f327de5f3e6bac3dabfc
[ "CC0-1.0" ]
7
2019-11-19T21:14:53.000Z
2021-10-13T20:28:51.000Z
45.282027
205
0.682318
10,769
package mat.server.service.impl; import mat.client.measure.ManageMeasureDetailModel; import mat.client.measure.ManageMeasureSearchModel; import mat.client.measure.service.CQLService; import mat.client.shared.CQLWorkSpaceConstants; import mat.client.shared.MatContext; import mat.client.shared.MatException; import mat.c...
3e195dea783602d83585bf01613695d0ceb986a5
3,526
java
Java
app/server/appsmith-server/src/main/java/com/appsmith/server/services/ce/NewPageServiceCE.java
OneToolsCollection/appsmithorg-appsmith
ce23d338556d07cd0c11cf384902fa595b845aab
[ "Apache-2.0" ]
1
2022-03-26T14:26:04.000Z
2022-03-26T14:26:04.000Z
app/server/appsmith-server/src/main/java/com/appsmith/server/services/ce/NewPageServiceCE.java
OneToolsCollection/appsmithorg-appsmith
ce23d338556d07cd0c11cf384902fa595b845aab
[ "Apache-2.0" ]
4
2022-02-15T05:24:13.000Z
2022-03-25T20:54:22.000Z
app/server/appsmith-server/src/main/java/com/appsmith/server/services/ce/NewPageServiceCE.java
OneToolsCollection/appsmithorg-appsmith
ce23d338556d07cd0c11cf384902fa595b845aab
[ "Apache-2.0" ]
null
null
null
43
131
0.754112
10,770
package com.appsmith.server.services.ce; import com.appsmith.server.acl.AclPermission; import com.appsmith.server.domains.ApplicationMode; import com.appsmith.server.domains.Layout; import com.appsmith.server.domains.NewPage; import com.appsmith.server.dtos.ApplicationPagesDTO; import com.appsmith.server.dtos.PageDTO;...
3e195dff3588678d6991876c5e8d08b9effcbc85
2,597
java
Java
xrpl4j-model/src/test/java/org/xrpl/xrpl4j/model/ledger/PayChannelObjectJsonTests.java
xdvsf/xrpl4j
9f7d74e5371d6726503ec8a066900cdcd731d523
[ "0BSD" ]
50
2020-12-04T00:30:11.000Z
2022-03-29T16:53:39.000Z
xrpl4j-model/src/test/java/org/xrpl/xrpl4j/model/ledger/PayChannelObjectJsonTests.java
xdvsf/xrpl4j
9f7d74e5371d6726503ec8a066900cdcd731d523
[ "0BSD" ]
210
2020-12-03T21:11:26.000Z
2022-03-31T22:19:09.000Z
xrpl4j-model/src/test/java/org/xrpl/xrpl4j/model/ledger/PayChannelObjectJsonTests.java
xdvsf/xrpl4j
9f7d74e5371d6726503ec8a066900cdcd731d523
[ "0BSD" ]
24
2020-12-03T21:46:00.000Z
2022-03-07T16:43:02.000Z
46.375
108
0.709665
10,771
package org.xrpl.xrpl4j.model.ledger; import com.fasterxml.jackson.core.JsonProcessingException; import com.google.common.primitives.UnsignedInteger; import com.google.common.primitives.UnsignedLong; import org.json.JSONException; import org.junit.jupiter.api.Test; import org.xrpl.xrpl4j.model.AbstractJsonTest; import...
3e195e0f8ff837b0333e2cce6d25b3f406ae2a66
407
java
Java
sample/src/main/java/xyz/bboylin/demo/AppRuntimeForTestMultiProvider.java
bboylin/Pigeon
be8f4ace34c7c0dd250b24d69ec71be8d6e74e43
[ "Apache-2.0" ]
6
2019-03-15T15:44:30.000Z
2021-02-11T14:57:46.000Z
sample/src/main/java/xyz/bboylin/demo/AppRuntimeForTestMultiProvider.java
bboylin/Pigeon
be8f4ace34c7c0dd250b24d69ec71be8d6e74e43
[ "Apache-2.0" ]
null
null
null
sample/src/main/java/xyz/bboylin/demo/AppRuntimeForTestMultiProvider.java
bboylin/Pigeon
be8f4ace34c7c0dd250b24d69ec71be8d6e74e43
[ "Apache-2.0" ]
1
2020-12-24T07:54:30.000Z
2020-12-24T07:54:30.000Z
20.35
68
0.749386
10,772
package xyz.bboylin.demo; import android.content.Context; import xyz.bboylin.anothersamplelib.IAppRuntime; import xyz.bboylin.pigeon.annotation.Provider; //@Provider public class AppRuntimeForTestMultiProvider implements IAppRuntime { @Override public Context getAppContext() { return null; } ...
3e195f22f519a279cbbe02585c90edfedc4b71e1
3,907
java
Java
scribble-core/src/main/java/org/scribble/ast/local/LDo.java
keigoi/scribble-ocaml
09081f5a119b064b18262c999c60fca1c4c5f60f
[ "Apache-2.0" ]
1
2018-04-16T04:55:21.000Z
2018-04-16T04:55:21.000Z
scribble-core/src/main/java/org/scribble/ast/local/LDo.java
keigoi/scribble-ocaml
09081f5a119b064b18262c999c60fca1c4c5f60f
[ "Apache-2.0" ]
null
null
null
scribble-core/src/main/java/org/scribble/ast/local/LDo.java
keigoi/scribble-ocaml
09081f5a119b064b18262c999c60fca1c4c5f60f
[ "Apache-2.0" ]
1
2020-04-01T08:54:04.000Z
2020-04-01T08:54:04.000Z
31.256
193
0.760942
10,773
/** * Copyright 2008 The Scribble Authors * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except * in compliance with the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
3e195f24ce8c30813cd2a7d556748c94e4cc9f91
2,555
java
Java
cluster-boost-ignite/src/main/java/com/technologicgroup/boost/chain/ChainBeanCommon.java
technologicgroup/cluster-boost
3cbf617707387c8f8dd8b9d104da4d32e9d0f3d7
[ "MIT" ]
5
2020-06-17T14:14:11.000Z
2021-12-24T08:46:51.000Z
cluster-boost-ignite/src/main/java/com/technologicgroup/boost/chain/ChainBeanCommon.java
technologicgroup/cluster-boost
3cbf617707387c8f8dd8b9d104da4d32e9d0f3d7
[ "MIT" ]
2
2020-07-11T09:49:08.000Z
2020-07-11T09:56:57.000Z
cluster-boost-ignite/src/main/java/com/technologicgroup/boost/chain/ChainBeanCommon.java
technologicgroup/cluster-boost
3cbf617707387c8f8dd8b9d104da4d32e9d0f3d7
[ "MIT" ]
null
null
null
36.5
163
0.715068
10,774
package com.technologicgroup.boost.chain; import com.technologicgroup.boost.core.Cluster; import com.technologicgroup.boost.core.ClusterTask; import lombok.extern.slf4j.Slf4j; import org.springframework.context.ApplicationContext; import org.springframework.stereotype.Service; import java.sql.Timestamp; import java.u...
3e195fe8b34b317e44836da7571ac6f540cf1c4a
725
java
Java
playscript-java/src/main/play/Variable.java
darklost/play_with_compiler
9931b72c4f8c4c8995a76bfa9c5b7ce1449b38d5
[ "Apache-2.0" ]
null
null
null
playscript-java/src/main/play/Variable.java
darklost/play_with_compiler
9931b72c4f8c4c8995a76bfa9c5b7ce1449b38d5
[ "Apache-2.0" ]
null
null
null
playscript-java/src/main/play/Variable.java
darklost/play_with_compiler
9931b72c4f8c4c8995a76bfa9c5b7ce1449b38d5
[ "Apache-2.0" ]
null
null
null
20.714286
82
0.622069
10,775
package play; import org.antlr.v4.runtime.ParserRuleContext; public class Variable extends Symbol { //变量类型 protected Type type = null; //// 作为parameter的变量的属性 //缺省值 protected Object defaultValue = null; //是否允许多次重复,这是一个创新的参数机制 protected Integer multiplicity = 1; protected Variab...
3e195fed95218be1768ffa3c85a45cea6e087179
205
java
Java
src/main/java/application/repository/PlayerRepository.java
matiaslugo/TorneosUNQ
9d07d53457b9c4476d28e6d76a4179a65604999d
[ "MIT" ]
null
null
null
src/main/java/application/repository/PlayerRepository.java
matiaslugo/TorneosUNQ
9d07d53457b9c4476d28e6d76a4179a65604999d
[ "MIT" ]
null
null
null
src/main/java/application/repository/PlayerRepository.java
matiaslugo/TorneosUNQ
9d07d53457b9c4476d28e6d76a4179a65604999d
[ "MIT" ]
null
null
null
22.777778
71
0.839024
10,776
package application.repository; import application.domain.Player; import org.springframework.data.jpa.repository.JpaRepository; public interface PlayerRepository extends JpaRepository<Player, Long> { }
3e1960aeefacec6173671f1350a6efa41fe92cc5
3,013
java
Java
src/main/java/net/akirakoyasu/aws/r53tools/R53Command.java
akirakoyasu/r53tools
25da88c3373df7d2b7154de15355ea0740fb7653
[ "BSD-3-Clause" ]
2
2016-05-04T20:57:40.000Z
2016-08-04T17:22:44.000Z
src/main/java/net/akirakoyasu/aws/r53tools/R53Command.java
akirakoyasu/r53tools
25da88c3373df7d2b7154de15355ea0740fb7653
[ "BSD-3-Clause" ]
null
null
null
src/main/java/net/akirakoyasu/aws/r53tools/R53Command.java
akirakoyasu/r53tools
25da88c3373df7d2b7154de15355ea0740fb7653
[ "BSD-3-Clause" ]
null
null
null
29.831683
84
0.725855
10,777
package net.akirakoyasu.aws.r53tools; import static com.google.common.base.Preconditions.checkArgument; import java.util.logging.ConsoleHandler; import java.util.logging.Level; import java.util.logging.Logger; import org.apache.commons.cli.CommandLine; import org.apache.commons.cli.CommandLineParser; import org.apac...
3e19620a775f58e14866e22245e581dea7cef36f
5,050
java
Java
src/main/java/com/kendelong/util/spring/JmxExportingAspectPostProcessor.java
kenwdelong/stability-utils
71cd831409ff328a41338c0cde12be21c4ba525d
[ "MIT" ]
5
2015-08-14T02:45:08.000Z
2019-04-16T01:39:47.000Z
src/main/java/com/kendelong/util/spring/JmxExportingAspectPostProcessor.java
kenwdelong/stability-utils
71cd831409ff328a41338c0cde12be21c4ba525d
[ "MIT" ]
1
2022-03-31T19:59:17.000Z
2022-03-31T19:59:17.000Z
src/main/java/com/kendelong/util/spring/JmxExportingAspectPostProcessor.java
kenwdelong/stability-utils
71cd831409ff328a41338c0cde12be21c4ba525d
[ "MIT" ]
null
null
null
29.705882
129
0.736436
10,778
package com.kendelong.util.spring; import java.util.Map; import javax.management.ObjectName; import org.aopalliance.aop.Advice; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.aop.Advisor; import org.springframework.aop.aspectj.AbstractAspectJAdvice; import org.springframework.aop...
3e1962f57792f183aed497b4a4d28479a6a4e2b2
2,526
java
Java
src/main/java/io/dataspaceconnector/service/resource/type/AgreementService.java
catenax/DataspaceConnector
f85448041333f4ef5635121f8d08b03f4155a360
[ "Apache-2.0" ]
null
null
null
src/main/java/io/dataspaceconnector/service/resource/type/AgreementService.java
catenax/DataspaceConnector
f85448041333f4ef5635121f8d08b03f4155a360
[ "Apache-2.0" ]
3
2020-10-09T17:51:15.000Z
2020-10-09T17:54:14.000Z
src/main/java/io/dataspaceconnector/service/resource/type/AgreementService.java
catenax/DataspaceConnector
f85448041333f4ef5635121f8d08b03f4155a360
[ "Apache-2.0" ]
null
null
null
39.46875
96
0.679731
10,779
/* * Copyright 2020-2022 Fraunhofer Institute for Software and Systems Engineering * * 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 * ...
3e196318fb047b35bd98b477be987702f8d658c2
773
java
Java
project/dive-in-spring-boot/spring-boot-autoconfigure/src/main/java/com/bebopze/diveinspringboot/service/Java8CalculateService.java
bebopze/note
32605b8e21f56b3e344797d167f311d3193cf522
[ "Apache-2.0" ]
7
2021-02-07T05:51:48.000Z
2022-01-24T06:32:57.000Z
project/dive-in-spring-boot/spring-boot-autoconfigure/src/main/java/com/bebopze/diveinspringboot/service/Java8CalculateService.java
skirodev/note
a2025a5a1c64eecf2733585d74f004b9db9b994d
[ "Apache-2.0" ]
3
2021-06-08T09:33:12.000Z
2021-06-08T09:33:13.000Z
project/dive-in-spring-boot/spring-boot-autoconfigure/src/main/java/com/bebopze/diveinspringboot/service/Java8CalculateService.java
skirodev/note
a2025a5a1c64eecf2733585d74f004b9db9b994d
[ "Apache-2.0" ]
4
2020-12-26T04:22:24.000Z
2022-02-13T07:05:48.000Z
24.935484
80
0.690815
10,780
package com.bebopze.diveinspringboot.service; import org.springframework.context.annotation.Profile; import org.springframework.stereotype.Service; import java.util.stream.Stream; /** * Java 8 Lambda 实现 {@link CalculateService} * * @author bebopze * @since 2018/5/15 */ @Profile("Java8") @Service public class Ja...
3e19631fc66f2e569986fcba1e0e22998f000c2f
355
java
Java
app/utils/ObjectMapperUtil.java
abhilashdindalkop/tummfil
5c9d5a928298ff8b978523deadff9de54952f347
[ "Apache-2.0" ]
null
null
null
app/utils/ObjectMapperUtil.java
abhilashdindalkop/tummfil
5c9d5a928298ff8b978523deadff9de54952f347
[ "Apache-2.0" ]
null
null
null
app/utils/ObjectMapperUtil.java
abhilashdindalkop/tummfil
5c9d5a928298ff8b978523deadff9de54952f347
[ "Apache-2.0" ]
null
null
null
20.882353
77
0.808451
10,781
package utils; import com.fasterxml.jackson.databind.DeserializationFeature; import com.fasterxml.jackson.databind.ObjectMapper; public class ObjectMapperUtil { public static ObjectMapper getInstance() { ObjectMapper mapper = new ObjectMapper(); mapper.configure(DeserializationFeature.FAIL_ON_UNKNOWN_PROPERTIE...
3e1963746e0e3dd8caf348fa9b96aa2c3326df8f
834
java
Java
spring-security-core/src/main/java/com/xh/security/core/authentiation/oauth2/support/cache/AuthStateCache.java
ht16519/spring-security-parent
8fc39b169fa9d77292ec1ce2fda19ced965152f8
[ "MIT" ]
null
null
null
spring-security-core/src/main/java/com/xh/security/core/authentiation/oauth2/support/cache/AuthStateCache.java
ht16519/spring-security-parent
8fc39b169fa9d77292ec1ce2fda19ced965152f8
[ "MIT" ]
null
null
null
spring-security-core/src/main/java/com/xh/security/core/authentiation/oauth2/support/cache/AuthStateCache.java
ht16519/spring-security-parent
8fc39b169fa9d77292ec1ce2fda19ced965152f8
[ "MIT" ]
null
null
null
17.375
64
0.552758
10,782
package com.xh.security.core.authentiation.oauth2.support.cache; /** * <p> * State缓存接口,方便用户扩展 * </p> * * @author yangkai.shen * @since 1.10.0 */ public interface AuthStateCache { /** * 存入缓存 * * @param key 缓存key * @param value 缓存内容 */ void cache(String key, String value); ...
3e1963cb762153001019dd17badf589b2f366e73
443
java
Java
Client/src/client/SocketParent.java
joaoofreitas/socket-proxy
2540390b4c4a7b6e60104565a805c8cae7dd8fbb
[ "Unlicense" ]
null
null
null
Client/src/client/SocketParent.java
joaoofreitas/socket-proxy
2540390b4c4a7b6e60104565a805c8cae7dd8fbb
[ "Unlicense" ]
null
null
null
Client/src/client/SocketParent.java
joaoofreitas/socket-proxy
2540390b4c4a7b6e60104565a805c8cae7dd8fbb
[ "Unlicense" ]
null
null
null
17.72
52
0.557562
10,783
package client; public abstract class SocketParent extends Thread{ private final int PORT; private final String serverIP; public SocketParent(int PORT, String serverIP) { this.PORT = PORT; this.serverIP = serverIP; } public int getPORT() { return PORT; } @Override...
3e1963f790a945fb06cb49453d5d03106d851297
1,236
java
Java
app/src/main/java/com/sky/xposed/rimet/plugin/interfaces/XVersionManager.java
SuzukazeHaruka/xposed-rimet
bb44ba572ea33a422f70028e4f303ab28c660df0
[ "Apache-2.0" ]
589
2019-03-15T01:41:34.000Z
2022-03-29T10:36:12.000Z
app/src/main/java/com/sky/xposed/rimet/plugin/interfaces/XVersionManager.java
shaowYe/xposed-rimet
bb44ba572ea33a422f70028e4f303ab28c660df0
[ "Apache-2.0" ]
58
2019-05-22T01:28:24.000Z
2022-03-25T03:55:09.000Z
app/src/main/java/com/sky/xposed/rimet/plugin/interfaces/XVersionManager.java
shaowYe/xposed-rimet
bb44ba572ea33a422f70028e4f303ab28c660df0
[ "Apache-2.0" ]
157
2019-03-22T02:27:18.000Z
2022-03-31T00:47:23.000Z
20.262295
75
0.631877
10,784
/* * Copyright (c) 2019 The sky Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or a...
3e19644b6d3aaa8f3066d43b62043d73f19cd97b
4,381
java
Java
src/main/java/kernel/IntVariable.java
nandofioretto/dcop_sim
1285c08b08ba3cb067f388d19a31f7e9e712c939
[ "MIT" ]
null
null
null
src/main/java/kernel/IntVariable.java
nandofioretto/dcop_sim
1285c08b08ba3cb067f388d19a31f7e9e712c939
[ "MIT" ]
null
null
null
src/main/java/kernel/IntVariable.java
nandofioretto/dcop_sim
1285c08b08ba3cb067f388d19a31f7e9e712c939
[ "MIT" ]
null
null
null
26.551515
104
0.627711
10,785
/* * Copyright (c) 2015. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, merge, publish, distribut...
3e1964d95e803a9f4d9b8a9c7f95770f9f446228
547
java
Java
common/src/main/java/com/dcy/common/constant/RedisConstant.java
SSJLYY/privateStudyProject
e89972b20b2d5045e921c72ea15df80ddad40808
[ "Apache-2.0" ]
null
null
null
common/src/main/java/com/dcy/common/constant/RedisConstant.java
SSJLYY/privateStudyProject
e89972b20b2d5045e921c72ea15df80ddad40808
[ "Apache-2.0" ]
null
null
null
common/src/main/java/com/dcy/common/constant/RedisConstant.java
SSJLYY/privateStudyProject
e89972b20b2d5045e921c72ea15df80ddad40808
[ "Apache-2.0" ]
null
null
null
17.09375
63
0.570384
10,786
package com.dcy.common.constant; /** * @Author:dcy * @Description: * @Date: 2021/11/19 9:35 */ public interface RedisConstant { /** * 角色数据权限 */ String REDIS_ROLE_DATA_SCOPE = "role:data-scope"; /** * 角色数据权限标识 */ String REDIS_ROLE_DATA_SCOPE_FLAG = "role:data-scope-flag"; /*...
3e19652abf33592ec3501c11a5eae10a3e327b2b
272
java
Java
fccclient/src/main/java/org/nvijaykarthik/fccclient/actionservice/FccOnDemandTrafficActionProcessor.java
nvijaykarthik/FeatureControlCenter
266bbd3242dc1eefc84700a3f997786b3e3c902f
[ "MIT" ]
null
null
null
fccclient/src/main/java/org/nvijaykarthik/fccclient/actionservice/FccOnDemandTrafficActionProcessor.java
nvijaykarthik/FeatureControlCenter
266bbd3242dc1eefc84700a3f997786b3e3c902f
[ "MIT" ]
1
2021-12-20T16:35:13.000Z
2021-12-20T16:35:13.000Z
fccclient/src/main/java/org/nvijaykarthik/fccclient/actionservice/FccOnDemandTrafficActionProcessor.java
nvijaykarthik/FeatureControlCenter
266bbd3242dc1eefc84700a3f997786b3e3c902f
[ "MIT" ]
null
null
null
22.666667
78
0.731618
10,787
package org.nvijaykarthik.fccclient.actionservice; public class FccOnDemandTrafficActionProcessor implements FCCActionProcessor { @Override public boolean processAction(String json) { // TODO Auto-generated method stub return false; } }
3e1965a1de86d2b12653b435d3556b26c9bb2495
2,179
java
Java
src/main/java/com/springbootcamp/ecommerceapp/controllers/SellerController.java
sirraghavgupta/ecommerce-app
8a710c181d8ebf2e9f9713d247874fe09881c182
[ "Apache-2.0" ]
null
null
null
src/main/java/com/springbootcamp/ecommerceapp/controllers/SellerController.java
sirraghavgupta/ecommerce-app
8a710c181d8ebf2e9f9713d247874fe09881c182
[ "Apache-2.0" ]
null
null
null
src/main/java/com/springbootcamp/ecommerceapp/controllers/SellerController.java
sirraghavgupta/ecommerce-app
8a710c181d8ebf2e9f9713d247874fe09881c182
[ "Apache-2.0" ]
null
null
null
38.910714
142
0.770996
10,788
package com.springbootcamp.ecommerceapp.controllers; import com.springbootcamp.ecommerceapp.dtos.AddressDto; import com.springbootcamp.ecommerceapp.dtos.SellerViewProfileDto; import com.springbootcamp.ecommerceapp.services.SellerService; import com.springbootcamp.ecommerceapp.services.UserService; import com.springboo...
3e1965f11a856f6edbea0acc6d12bb853d046ffd
1,180
java
Java
Chapter 23 Observer/sample02/LoginValidatorB.java
pipisun/DesignPatternJavaCode
461a985de09b7a3e4b94c82262f781ce425181fb
[ "Apache-2.0" ]
475
2016-05-04T07:09:50.000Z
2022-03-29T04:15:06.000Z
Chapter 23 Observer/sample02/LoginValidatorB.java
pipisun/DesignPatternJavaCode
461a985de09b7a3e4b94c82262f781ce425181fb
[ "Apache-2.0" ]
2
2016-08-23T03:04:18.000Z
2018-12-23T15:42:13.000Z
Chapter 23 Observer/sample02/LoginValidatorB.java
pipisun/DesignPatternJavaCode
461a985de09b7a3e4b94c82262f781ce425181fb
[ "Apache-2.0" ]
316
2016-05-04T05:06:05.000Z
2022-02-20T12:17:34.000Z
25.106383
129
0.722881
10,789
import javax.swing.*; import java.awt.*; public class LoginValidatorB extends JFrame implements LoginEventListener { private JPanel p; private LoginBean lb; private JLabel lblLogo; public LoginValidatorB() { super("China Mobile"); p=new JPanel(); this.getContentPane().add(p); lb=new LoginBean(); lb.addL...
3e1968be985d4567c4b2fcfe4f288d455999b9e3
3,404
java
Java
SpringBootMvcAndRestSecurityExample/src/main/java/com/espark/adarsh/configuration/web/WebMvcConfiguration.java
dinesh2021992/dinesh7
ecc3a857e78fadba076bd1175b042bbbe5590ca9
[ "MIT" ]
null
null
null
SpringBootMvcAndRestSecurityExample/src/main/java/com/espark/adarsh/configuration/web/WebMvcConfiguration.java
dinesh2021992/dinesh7
ecc3a857e78fadba076bd1175b042bbbe5590ca9
[ "MIT" ]
null
null
null
SpringBootMvcAndRestSecurityExample/src/main/java/com/espark/adarsh/configuration/web/WebMvcConfiguration.java
dinesh2021992/dinesh7
ecc3a857e78fadba076bd1175b042bbbe5590ca9
[ "MIT" ]
null
null
null
46
103
0.772914
10,790
/* * Copyright (c) 2015 Espark And ©Adarsh Development Services @copyright All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * - Redistributions of source code must retain the above copyr...
3e19690e53c571f9831ec04647d01853bb7f4cbb
3,090
java
Java
flink-connector-mysql-cdc/src/main/java/com/ververica/cdc/connectors/mysql/source/split/MySqlSplit.java
liaooo/flink-cdc-connectors
e79ac93f28cb8026873de4cec438aa2ef0faed3c
[ "Apache-2.0" ]
17
2020-07-18T02:31:13.000Z
2021-09-13T00:44:19.000Z
flink-connector-mysql-cdc/src/main/java/com/ververica/cdc/connectors/mysql/source/split/MySqlSplit.java
luoyuxia/flink-cdc-connectors
bf9fb45b40c690997cd6be0e6bf271f9d0f253c6
[ "Apache-2.0" ]
null
null
null
flink-connector-mysql-cdc/src/main/java/com/ververica/cdc/connectors/mysql/source/split/MySqlSplit.java
luoyuxia/flink-cdc-connectors
bf9fb45b40c690997cd6be0e6bf271f9d0f253c6
[ "Apache-2.0" ]
4
2020-07-26T03:09:33.000Z
2021-04-24T00:23:33.000Z
32.1875
91
0.68479
10,791
/* * 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 ...
3e19696621149c8990b9533ef753bb3887db2459
1,636
java
Java
main/plugins/org.talend.designer.components.libs/libs_src/Netsuite_Client/src/main/java/com/netsuite/webservices/platform/messages/AsyncSearchRequest.java
bgunics-talend/tdi-studio-se
3f54f55acb4d214f2d02532667bae98420068170
[ "Apache-2.0" ]
114
2015-03-05T15:34:59.000Z
2022-02-22T03:48:44.000Z
main/plugins/org.talend.designer.components.libs/libs_src/Netsuite_Client/src/main/java/com/netsuite/webservices/platform/messages/AsyncSearchRequest.java
bgunics-talend/tdi-studio-se
3f54f55acb4d214f2d02532667bae98420068170
[ "Apache-2.0" ]
1,137
2015-03-04T01:35:42.000Z
2022-03-29T06:03:17.000Z
main/plugins/org.talend.designer.components.libs/libs_src/Netsuite_Client/src/main/java/com/netsuite/webservices/platform/messages/AsyncSearchRequest.java
bgunics-talend/tdi-studio-se
3f54f55acb4d214f2d02532667bae98420068170
[ "Apache-2.0" ]
219
2015-01-21T10:42:18.000Z
2022-02-17T07:57:20.000Z
25.5625
118
0.659535
10,792
package com.netsuite.webservices.platform.messages; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlType; import com.netsuite.webservices.platform.core.SearchRecord; /** * <p>Java clas...
3e196a81742424969d46b393cf7f63e26c6bcce1
2,838
java
Java
java/gadgets/src/main/java/org/apache/shindig/gadgets/uri/AllJsIframeVersioner.java
fortune/Hello-Shindig
820bf8a6c25f983ec152d41380beefb997b364b2
[ "Apache-2.0" ]
1
2018-09-25T09:05:18.000Z
2018-09-25T09:05:18.000Z
java/gadgets/src/main/java/org/apache/shindig/gadgets/uri/AllJsIframeVersioner.java
fortune/Hello-Shindig
820bf8a6c25f983ec152d41380beefb997b364b2
[ "Apache-2.0" ]
null
null
null
java/gadgets/src/main/java/org/apache/shindig/gadgets/uri/AllJsIframeVersioner.java
fortune/Hello-Shindig
820bf8a6c25f983ec152d41380beefb997b364b2
[ "Apache-2.0" ]
null
null
null
38.876712
77
0.756871
10,793
/* * 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 ...
3e196a84eeb736b24f94d6e4aaf3a2548c1d4a84
134
java
Java
_src/four/maven/ChapterFour/src/main/java/org/springaop/chapter/four/util/Constants.java
paullewallencom/spring-978-1-8471-9402-2
2292afc1882aaf7694fe1fbfcfd4b3bcbdf7f994
[ "Apache-2.0" ]
null
null
null
_src/four/maven/ChapterFour/src/main/java/org/springaop/chapter/four/util/Constants.java
paullewallencom/spring-978-1-8471-9402-2
2292afc1882aaf7694fe1fbfcfd4b3bcbdf7f994
[ "Apache-2.0" ]
null
null
null
_src/four/maven/ChapterFour/src/main/java/org/springaop/chapter/four/util/Constants.java
paullewallencom/spring-978-1-8471-9402-2
2292afc1882aaf7694fe1fbfcfd4b3bcbdf7f994
[ "Apache-2.0" ]
null
null
null
22.333333
64
0.776119
10,794
package org.springaop.chapter.four.util; public class Constants { public static final String LOG_NAME = "logfile_application"; }
3e196a9bd86e01ddfa720493194d93d669d655d1
6,227
java
Java
integration-test/src/main/java/com/sequenceiq/it/cloudbreak/cloud/v4/openstack/OpenStackProperties.java
rohithsharmaks/cloudbreak
eaeae14d015ee218d792b87e8bf99ec3c3231ed9
[ "Apache-2.0" ]
null
null
null
integration-test/src/main/java/com/sequenceiq/it/cloudbreak/cloud/v4/openstack/OpenStackProperties.java
rohithsharmaks/cloudbreak
eaeae14d015ee218d792b87e8bf99ec3c3231ed9
[ "Apache-2.0" ]
1
2019-05-27T12:58:48.000Z
2019-05-27T12:58:48.000Z
integration-test/src/main/java/com/sequenceiq/it/cloudbreak/cloud/v4/openstack/OpenStackProperties.java
rohithsharmaks/cloudbreak
eaeae14d015ee218d792b87e8bf99ec3c3231ed9
[ "Apache-2.0" ]
null
null
null
22.893382
75
0.57347
10,795
package com.sequenceiq.it.cloudbreak.cloud.v4.openstack; import java.util.List; import org.springframework.boot.context.properties.ConfigurationProperties; import org.springframework.context.annotation.Configuration; @Configuration @ConfigurationProperties(prefix = "integrationtest.openstack") public class OpenStack...
3e196b45741ab820b81b34de8963cf5ba1d57d3d
105
java
Java
src/java/test/org/burroloco/donkey/trebuchet/DonkeyShell.java
steshaw/donkey
8924e3d3da73c99ce748a4b123679b58f5053446
[ "BSD-3-Clause" ]
2
2017-12-11T03:42:35.000Z
2017-12-11T07:36:14.000Z
src/java/test/org/burroloco/donkey/trebuchet/DonkeyShell.java
dbastin/donkey
2a50609d6eb5b295aa3cbc4b0c3aada5c0f9d010
[ "BSD-3-Clause" ]
null
null
null
src/java/test/org/burroloco/donkey/trebuchet/DonkeyShell.java
dbastin/donkey
2a50609d6eb5b295aa3cbc4b0c3aada5c0f9d010
[ "BSD-3-Clause" ]
null
null
null
17.5
39
0.771429
10,796
package org.burroloco.donkey.trebuchet; public interface DonkeyShell { void run(String goOption); }
3e196bf0909bf0bbb90a12658b88179b54004ec5
3,923
java
Java
addressbook-web-tests/src/test/java/ru/stqa/pft/addressbook/appmanager/GroupHelper.java
zalitskiy/java_project
0969a5ae1fca44bab0b1079fbae09badf59051cd
[ "Apache-2.0" ]
null
null
null
addressbook-web-tests/src/test/java/ru/stqa/pft/addressbook/appmanager/GroupHelper.java
zalitskiy/java_project
0969a5ae1fca44bab0b1079fbae09badf59051cd
[ "Apache-2.0" ]
null
null
null
addressbook-web-tests/src/test/java/ru/stqa/pft/addressbook/appmanager/GroupHelper.java
zalitskiy/java_project
0969a5ae1fca44bab0b1079fbae09badf59051cd
[ "Apache-2.0" ]
null
null
null
29.276119
110
0.618149
10,797
package ru.stqa.pft.addressbook.appmanager; import org.openqa.selenium.By; import org.openqa.selenium.WebDriver; import org.openqa.selenium.WebElement; import org.openqa.selenium.support.ui.Select; import ru.stqa.pft.addressbook.model.GroupData; import ru.stqa.pft.addressbook.model.Groups; import java.util.ArrayList;...
3e196c0a5ddea27a687cdaf94729f98a5d4d37ba
7,108
java
Java
src/config/XMLGenerator.java
sumervardhan/CellularAutomatonSimulations
f49ee56ea67c1cc46499407d723edbfa8d5eddb8
[ "MIT" ]
null
null
null
src/config/XMLGenerator.java
sumervardhan/CellularAutomatonSimulations
f49ee56ea67c1cc46499407d723edbfa8d5eddb8
[ "MIT" ]
null
null
null
src/config/XMLGenerator.java
sumervardhan/CellularAutomatonSimulations
f49ee56ea67c1cc46499407d723edbfa8d5eddb8
[ "MIT" ]
null
null
null
44.425
121
0.607766
10,798
package config; import org.w3c.dom.Attr; import org.w3c.dom.Document; import org.w3c.dom.Element; import javax.xml.parsers.DocumentBuilder; import javax.xml.parsers.DocumentBuilderFactory; import javax.xml.parsers.ParserConfigurationException; import javax.xml.transform.Transformer; import javax.xml.transform.Transfo...
3e196c2cb6ad6b866c3429a44b734aba55deff7b
3,996
java
Java
src/main/java/org/cxio/tools/ValidatorTools.java
cmzmasek/cxio
ed86ea642fb17ed89455897597c0520f5a10be25
[ "BSD-4-Clause-UC" ]
2
2015-07-27T16:18:26.000Z
2015-08-11T16:37:43.000Z
src/main/java/org/cxio/tools/ValidatorTools.java
cmzmasek/cxio
ed86ea642fb17ed89455897597c0520f5a10be25
[ "BSD-4-Clause-UC" ]
5
2016-06-29T22:47:00.000Z
2021-12-09T19:59:12.000Z
src/main/java/org/cxio/tools/ValidatorTools.java
cytoscape/cxio
ed86ea642fb17ed89455897597c0520f5a10be25
[ "BSD-4-Clause-UC" ]
null
null
null
31.21875
167
0.605105
10,799
package org.cxio.tools; import java.io.IOException; import java.io.InputStream; import java.util.List; import java.util.Set; import java.util.SortedMap; import java.util.TreeMap; import org.cxio.core.CxReader; import org.cxio.core.interfaces.AspectElement; import org.cxio.core.interfaces.AspectFragmentReader; import ...
3e196dba8905468b7d73ce3bc890210d25774247
3,330
java
Java
app/src/main/java/com/example/coolweather/util/Utility.java
rongyidev/coolweather
49e8b323e3a0dbd68fa76aa1c317191c2e3e198f
[ "Apache-2.0" ]
1
2018-11-30T02:49:00.000Z
2018-11-30T02:49:00.000Z
app/src/main/java/com/example/coolweather/util/Utility.java
rongyidev/coolweather
49e8b323e3a0dbd68fa76aa1c317191c2e3e198f
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/example/coolweather/util/Utility.java
rongyidev/coolweather
49e8b323e3a0dbd68fa76aa1c317191c2e3e198f
[ "Apache-2.0" ]
null
null
null
33.979592
79
0.556156
10,800
package com.example.coolweather.util; import android.text.TextUtils; import com.example.coolweather.db.City; import com.example.coolweather.db.County; import com.example.coolweather.db.Province; import com.example.coolweather.gson.Weather; import com.google.gson.Gson; import org.json.JSONArray; import org.json.JSONE...
3e196fbd3238440bff6ebabf5246bd14ef7ef6e1
119
java
Java
src/main/java/io/runidle/async/channel/ServerChannel.java
runidle/runidle-async
161221716b05991827cac405e700fdb6f27260a7
[ "Apache-2.0" ]
null
null
null
src/main/java/io/runidle/async/channel/ServerChannel.java
runidle/runidle-async
161221716b05991827cac405e700fdb6f27260a7
[ "Apache-2.0" ]
null
null
null
src/main/java/io/runidle/async/channel/ServerChannel.java
runidle/runidle-async
161221716b05991827cac405e700fdb6f27260a7
[ "Apache-2.0" ]
null
null
null
17
79
0.781513
10,801
package io.runidle.async.channel; public interface ServerChannel<C extends ServerChannel<C>> extends Channel<C> { }
3e19711469e16ba817492480481a67ac5ec3bf19
6,655
java
Java
geronimo-connector/src/test/java/org/apache/geronimo/connector/outbound/ConnectionManagerTest.java
jgallimore/geronimo-txmanager
e9291012b3605fd45cbd34e7b3a4057a385d64be
[ "Apache-2.0" ]
5
2015-03-19T07:58:22.000Z
2021-11-09T21:15:46.000Z
geronimo-connector/src/test/java/org/apache/geronimo/connector/outbound/ConnectionManagerTest.java
jgallimore/geronimo-txmanager
e9291012b3605fd45cbd34e7b3a4057a385d64be
[ "Apache-2.0" ]
2
2021-02-14T08:02:34.000Z
2021-04-12T18:14:22.000Z
geronimo-connector/src/test/java/org/apache/geronimo/connector/outbound/ConnectionManagerTest.java
jgallimore/geronimo-txmanager
e9291012b3605fd45cbd34e7b3a4057a385d64be
[ "Apache-2.0" ]
14
2015-04-15T08:36:26.000Z
2021-11-09T21:15:35.000Z
54.105691
176
0.721563
10,802
/** * 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"); yo...
3e197159f4b632950047b47e2b22fcb1aa89150b
3,666
java
Java
src/main/java/com/compomics/mslims/db/conversiontool/implementations/Remove_fragmention_redundancy_StepImpl.java
nielshulstaert/ms-lims
99fc7670236631034eba8a2abb58f0d22cebc2eb
[ "Apache-2.0" ]
2
2015-11-23T10:15:58.000Z
2017-02-23T14:46:50.000Z
src/main/java/com/compomics/mslims/db/conversiontool/implementations/Remove_fragmention_redundancy_StepImpl.java
nielshulstaert/ms-lims
99fc7670236631034eba8a2abb58f0d22cebc2eb
[ "Apache-2.0" ]
null
null
null
src/main/java/com/compomics/mslims/db/conversiontool/implementations/Remove_fragmention_redundancy_StepImpl.java
nielshulstaert/ms-lims
99fc7670236631034eba8a2abb58f0d22cebc2eb
[ "Apache-2.0" ]
null
null
null
42.137931
151
0.63257
10,803
package com.compomics.mslims.db.conversiontool.implementations; import org.apache.log4j.Logger; import com.compomics.mslims.db.accessors.Fragmention; import com.compomics.mslims.db.conversiontool.interfaces.DBConverterStep; import java.sql.Connection; import java.sql.PreparedStatement; import java.sql.ResultSet; imp...
3e19716abbb6d1af3f416a2af3b765c497138f7c
108
java
Java
clients/android/app/src/main/java/com/wemakestuff/teracast/media/event/StopEvent.java
wemakestuff/Teracast
c3f48bbbe981314d52888bd51dcc7920e8bffc00
[ "Apache-2.0" ]
1
2015-05-12T09:30:46.000Z
2015-05-12T09:30:46.000Z
clients/android/app/src/main/java/com/wemakestuff/teracast/media/event/StopEvent.java
wemakestuff/Teracast
c3f48bbbe981314d52888bd51dcc7920e8bffc00
[ "Apache-2.0" ]
null
null
null
clients/android/app/src/main/java/com/wemakestuff/teracast/media/event/StopEvent.java
wemakestuff/Teracast
c3f48bbbe981314d52888bd51dcc7920e8bffc00
[ "Apache-2.0" ]
null
null
null
13.5
45
0.712963
10,804
package com.wemakestuff.teracast.media.event; /** * Marker class for Otto. */ public class StopEvent { }
3e197181e0f3eab0a95fda88acc9c8c53571df60
1,710
java
Java
src/com/cdl/kata/main/CdlKataMain.java
virajvyas/cdl_kata
faf764d0c7ea08c941e9738a10e1db7162a44087
[ "MIT" ]
null
null
null
src/com/cdl/kata/main/CdlKataMain.java
virajvyas/cdl_kata
faf764d0c7ea08c941e9738a10e1db7162a44087
[ "MIT" ]
null
null
null
src/com/cdl/kata/main/CdlKataMain.java
virajvyas/cdl_kata
faf764d0c7ea08c941e9738a10e1db7162a44087
[ "MIT" ]
null
null
null
35.625
162
0.762573
10,805
package com.cdl.kata.main; import java.util.Scanner; import com.cdl.kata.model.Basket; import com.cdl.kata.model.ProductAndOfferInventory; import com.cdl.kata.model.ProductItem; import com.cdl.kata.services.InventoryGeneratorService; import com.cdl.kata.services.ProductAndOfferInventoryService; import com.cdl.kata.se...
3e19723ce910454feceba7f7928109cd3a6ac747
18,237
java
Java
kiteconnect/src/com/zerodhatech/kiteconnect/kitehttp/KiteRequestHandler.java
RohanGala/javakiteconnect
292ea87f0a36e5a17347aef645e3505e244ccf08
[ "MIT" ]
null
null
null
kiteconnect/src/com/zerodhatech/kiteconnect/kitehttp/KiteRequestHandler.java
RohanGala/javakiteconnect
292ea87f0a36e5a17347aef645e3505e244ccf08
[ "MIT" ]
null
null
null
kiteconnect/src/com/zerodhatech/kiteconnect/kitehttp/KiteRequestHandler.java
RohanGala/javakiteconnect
292ea87f0a36e5a17347aef645e3505e244ccf08
[ "MIT" ]
null
null
null
60.58804
772
0.71843
10,806
package src.com.zerodhatech.kiteconnect.kitehttp; import java.io.IOException; import java.net.Proxy; import java.util.Map; import java.util.concurrent.TimeUnit; import org.json.JSONArray; import org.json.JSONException; import org.json.JSONObject; import okhttp3.FormBody; import okhttp3.HttpUrl; import okhttp3.MediaT...
3e1972ca1c207f94e2d0960f1a1ac96113e5d948
6,362
java
Java
jfreechart-1.0.14/tests/org/jfree/chart/junit/StrokeMapTests.java
Kongaloosh/Ticker
77a85e4b19156882243e888426b1c86fad640587
[ "Apache-2.0" ]
null
null
null
jfreechart-1.0.14/tests/org/jfree/chart/junit/StrokeMapTests.java
Kongaloosh/Ticker
77a85e4b19156882243e888426b1c86fad640587
[ "Apache-2.0" ]
null
null
null
jfreechart-1.0.14/tests/org/jfree/chart/junit/StrokeMapTests.java
Kongaloosh/Ticker
77a85e4b19156882243e888426b1c86fad640587
[ "Apache-2.0" ]
null
null
null
28.529148
79
0.575134
10,807
/* =========================================================== * JFreeChart : a free chart library for the Java(tm) platform * =========================================================== * * (C) Copyright 2000-2011, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jfreechart/in...
3e19734a35331d78ca611bafa6351baec45ad095
2,433
java
Java
powerauth-webflow-authentication-mtoken/src/main/java/io/getlime/security/powerauth/lib/webflow/authentication/mtoken/model/request/QrCodeAuthenticationRequest.java
lime-company/powerauth-webflow
72deefb79177ccb55d357527a585f7c91490eb93
[ "Apache-2.0" ]
2
2018-01-16T22:36:07.000Z
2018-03-24T16:37:54.000Z
powerauth-webflow-authentication-mtoken/src/main/java/io/getlime/security/powerauth/lib/webflow/authentication/mtoken/model/request/QrCodeAuthenticationRequest.java
lime-company/powerauth-webflow
72deefb79177ccb55d357527a585f7c91490eb93
[ "Apache-2.0" ]
202
2017-09-21T18:03:08.000Z
2018-07-03T21:20:26.000Z
powerauth-webflow-authentication-mtoken/src/main/java/io/getlime/security/powerauth/lib/webflow/authentication/mtoken/model/request/QrCodeAuthenticationRequest.java
lime-company/powerauth-webflow
72deefb79177ccb55d357527a585f7c91490eb93
[ "Apache-2.0" ]
2
2017-11-14T16:40:21.000Z
2018-02-23T09:53:20.000Z
27.1
86
0.681837
10,808
/* * PowerAuth Web Flow and related software components * Copyright (C) 2017 Wultra s.r.o. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or * (...
3e197400a5cd75f6ec013f62a9a005750cc0c96e
5,983
java
Java
robozonky-strategy-natural/src/test/java/com/github/robozonky/strategy/natural/UtilTest.java
vvvlc/robozonky
8026ac3c583d76e95a9c6a0f62c1d003453ff7a7
[ "Apache-2.0" ]
null
null
null
robozonky-strategy-natural/src/test/java/com/github/robozonky/strategy/natural/UtilTest.java
vvvlc/robozonky
8026ac3c583d76e95a9c6a0f62c1d003453ff7a7
[ "Apache-2.0" ]
null
null
null
robozonky-strategy-natural/src/test/java/com/github/robozonky/strategy/natural/UtilTest.java
vvvlc/robozonky
8026ac3c583d76e95a9c6a0f62c1d003453ff7a7
[ "Apache-2.0" ]
null
null
null
47.110236
115
0.643156
10,809
/* * Copyright 2019 The RoboZonky 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 applicable law or ...
3e1975b957b2949fc643d216564cfc32fa665fe6
3,856
java
Java
src/main/java/tags/Argument.java
seanstappas/prometheus-ai
2a28567467ceab09be6cedbb2f5d5271b76e4dfb
[ "MIT" ]
2
2018-05-24T18:35:14.000Z
2021-12-19T11:59:43.000Z
src/main/java/tags/Argument.java
seanstappas/prometheus-ai
2a28567467ceab09be6cedbb2f5d5271b76e4dfb
[ "MIT" ]
null
null
null
src/main/java/tags/Argument.java
seanstappas/prometheus-ai
2a28567467ceab09be6cedbb2f5d5271b76e4dfb
[ "MIT" ]
6
2018-01-02T21:42:28.000Z
2019-10-04T19:50:45.000Z
27.347518
80
0.493257
10,810
package tags; /** * Arguments are composed of a name and symbol. */ public abstract class Argument { private String name; private ArgType symbol; /** * Constructor for Argument * <p> * Attempts to split an argument string (e.g. height=10) on the mathematical * symbol (in this case 10...
3e19764e6cae97450eeb32ba5b7ec4d299626c5a
4,843
java
Java
src/main/java/com/gisquest/webgis/modules/sys/entity/Analy.java
guotao0628/giser
caeeca7a61fa9b8a112b3246e0838bcf19ecd3c1
[ "Apache-2.0" ]
null
null
null
src/main/java/com/gisquest/webgis/modules/sys/entity/Analy.java
guotao0628/giser
caeeca7a61fa9b8a112b3246e0838bcf19ecd3c1
[ "Apache-2.0" ]
null
null
null
src/main/java/com/gisquest/webgis/modules/sys/entity/Analy.java
guotao0628/giser
caeeca7a61fa9b8a112b3246e0838bcf19ecd3c1
[ "Apache-2.0" ]
null
null
null
19.607287
56
0.572992
10,811
/** * */ package com.gisquest.webgis.modules.sys.entity; /** * 作用:封装analyManager.java中的参数 * * @author yedy * */ public class Analy { /** 操作标签 */ private String mTag; /** ID */ private String analyId; /** 标签 */ private String analyLable; /** 类型 */ private String analyType; /...
3e19773dc741122411e21544708a8eafa5a5ee6a
6,378
java
Java
mystique/src/main/java/xyz/designabc/mystique/util/transition/MorphTransform.java
vipulyaara/Mystique
3d3751d387eedb4dfe6654df91e5965dae7cec58
[ "MIT" ]
1
2019-05-29T08:05:12.000Z
2019-05-29T08:05:12.000Z
mystique/src/main/java/xyz/designabc/mystique/util/transition/MorphTransform.java
vipulyaara/Mystique
3d3751d387eedb4dfe6654df91e5965dae7cec58
[ "MIT" ]
null
null
null
mystique/src/main/java/xyz/designabc/mystique/util/transition/MorphTransform.java
vipulyaara/Mystique
3d3751d387eedb4dfe6654df91e5965dae7cec58
[ "MIT" ]
null
null
null
40.884615
100
0.669175
10,812
/* * Copyright 2015 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to...
3e197902e18077cd1d4394cf50638a8ab99a1e01
5,431
java
Java
src/org/lockss/exporter/counter/BaseCounterReportsTitle.java
rondinelisaad/lockss-daemon
563a3bcd106908b0967f510ee4cf88525a48651a
[ "BSD-3-Clause" ]
51
2015-09-02T22:50:09.000Z
2022-03-14T23:53:58.000Z
src/org/lockss/exporter/counter/BaseCounterReportsTitle.java
rondinelisaad/lockss-daemon
563a3bcd106908b0967f510ee4cf88525a48651a
[ "BSD-3-Clause" ]
5
2016-03-22T06:10:02.000Z
2020-09-24T17:18:47.000Z
src/main/java/org/lockss/exporter/counter/BaseCounterReportsTitle.java
lockss/lockss-core
defe3cb2319eb3dd00f89f2d85e7b9a322dc5632
[ "BSD-3-Clause" ]
13
2016-01-28T16:40:22.000Z
2022-03-03T20:04:22.000Z
27.291457
80
0.685877
10,813
/* * $Id$ */ /* Copyright (c) 2012-2014 Board of Trustees of Leland Stanford Jr. University, all rights reserved. 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, incl...
3e1979e0f950766f079b8fe4593dd36b344fb049
761
java
Java
designpattern/src/main/java/adapter/MediaAdapter.java
malinghan/java-learning
80619909260a8bfebf1073d0c9371e56e8edd5ed
[ "MIT" ]
null
null
null
designpattern/src/main/java/adapter/MediaAdapter.java
malinghan/java-learning
80619909260a8bfebf1073d0c9371e56e8edd5ed
[ "MIT" ]
null
null
null
designpattern/src/main/java/adapter/MediaAdapter.java
malinghan/java-learning
80619909260a8bfebf1073d0c9371e56e8edd5ed
[ "MIT" ]
null
null
null
29.269231
60
0.647832
10,814
package adapter; /** * Created by mlh on 2017/12/24. */ public class MediaAdapter implements MediaPlayer {//新的接口 private AdvancedMediaPlayer advancedMusicPlayer;//私有的旧的类 //新的构造函数 public MediaAdapter(String audioType){ if(audioType.equalsIgnoreCase("vlc")){ advancedMusicPlayer = new V...
3e197a4e7767b733e7c3adc045672e02b5b38f0f
103
java
Java
lecture_1/lec_1/src/lec1/Subtract.java
GopiR-Canton/UMB
1195f68ee53dcbca5241f58332b2425582801833
[ "MIT" ]
null
null
null
lecture_1/lec_1/src/lec1/Subtract.java
GopiR-Canton/UMB
1195f68ee53dcbca5241f58332b2425582801833
[ "MIT" ]
null
null
null
lecture_1/lec_1/src/lec1/Subtract.java
GopiR-Canton/UMB
1195f68ee53dcbca5241f58332b2425582801833
[ "MIT" ]
null
null
null
12.875
42
0.669903
10,815
package lec1; public class Subtract{ public static int subtract(int i, int j){ return i - j; } }
3e197a657010ded661e4c902f7eda0eced1b7c8f
979
java
Java
Computer Science/Programming Languages/Java/Project Euler/Problem74.java
itteerde/OpenCourseWare
1bc11b396c80595675a2f3d08a500ad87e47553d
[ "Unlicense" ]
null
null
null
Computer Science/Programming Languages/Java/Project Euler/Problem74.java
itteerde/OpenCourseWare
1bc11b396c80595675a2f3d08a500ad87e47553d
[ "Unlicense" ]
null
null
null
Computer Science/Programming Languages/Java/Project Euler/Problem74.java
itteerde/OpenCourseWare
1bc11b396c80595675a2f3d08a500ad87e47553d
[ "Unlicense" ]
null
null
null
15.790323
49
0.570991
10,816
package de.itter.euler; import java.util.Vector; public class Problem74 { public static void main(String[] args) { int count = 0; for(int i = 1; i<1000000;i++){ Vector<Integer> chain = new Vector<Integer>(); chain.add(new Integer(i)); for(;;){ int next = facSum(chain.lastElement()); if(chai...
3e197aa6c76f0dfc9ea14ab7246fc7150f1c51f3
7,916
java
Java
src/main/java/com/airportflightplanner/adapters/impl/SteerPointsConvertAdapterImpl.java
Gsyltc/airportflightplanner
f159f5074535e2cb4fc70cc5bf1660d5c5c7ea30
[ "Apache-2.0" ]
null
null
null
src/main/java/com/airportflightplanner/adapters/impl/SteerPointsConvertAdapterImpl.java
Gsyltc/airportflightplanner
f159f5074535e2cb4fc70cc5bf1660d5c5c7ea30
[ "Apache-2.0" ]
null
null
null
src/main/java/com/airportflightplanner/adapters/impl/SteerPointsConvertAdapterImpl.java
Gsyltc/airportflightplanner
f159f5074535e2cb4fc70cc5bf1660d5c5c7ea30
[ "Apache-2.0" ]
null
null
null
33.260504
122
0.637317
10,817
/* * @(#)SteerPointsConvertAdapterImpl.java * * Goubaud Sylvain * Created : 2016 * Modified : 16 août 2016. * * This code may be freely used and modified on any personal or professional * project. It comes with no warranty. * */ package com.airportflightplanner.adapters.impl; import java.text.DecimalFormat...
3e197ab1f2d25b67b9ec3fbb05d743f4549b0134
372
java
Java
zeromall-order/src/main/java/com/hpr/zeromall/order/dao/PaymentInfoDao.java
zero-unicorn/zeroMall
036ed16f37735f8d313f8d94119f615a3f2b00ac
[ "Apache-2.0" ]
null
null
null
zeromall-order/src/main/java/com/hpr/zeromall/order/dao/PaymentInfoDao.java
zero-unicorn/zeroMall
036ed16f37735f8d313f8d94119f615a3f2b00ac
[ "Apache-2.0" ]
null
null
null
zeromall-order/src/main/java/com/hpr/zeromall/order/dao/PaymentInfoDao.java
zero-unicorn/zeroMall
036ed16f37735f8d313f8d94119f615a3f2b00ac
[ "Apache-2.0" ]
null
null
null
20.611111
71
0.762803
10,818
package com.hpr.zeromall.order.dao; import com.hpr.zeromall.order.entity.PaymentInfoEntity; import com.baomidou.mybatisplus.core.mapper.BaseMapper; import org.apache.ibatis.annotations.Mapper; /** * 支付信息表 * * @author hpr * @email lyhxr@example.com * @date 2020-06-10 18:28:15 */ @Mapper public interface Payment...
3e197b5fe858283bb3c6a3b475abfd8735ce593a
1,600
java
Java
jprelude-core/src/main/java/jprelude/core/util/function/CheckedPredicate.java
mcjazzyfunky/j-prelude
938351408d3b94bb3270d1b4e5853a401471c90b
[ "BSD-3-Clause" ]
null
null
null
jprelude-core/src/main/java/jprelude/core/util/function/CheckedPredicate.java
mcjazzyfunky/j-prelude
938351408d3b94bb3270d1b4e5853a401471c90b
[ "BSD-3-Clause" ]
null
null
null
jprelude-core/src/main/java/jprelude/core/util/function/CheckedPredicate.java
mcjazzyfunky/j-prelude
938351408d3b94bb3270d1b4e5853a401471c90b
[ "BSD-3-Clause" ]
null
null
null
27.586207
94
0.575625
10,819
package jprelude.core.util.function; import java.io.IOException; import java.io.UncheckedIOException; import java.util.Objects; import java.util.function.Predicate; @FunctionalInterface public interface CheckedPredicate<T, E extends Exception> { boolean test(T t) throws E; default CheckedPredicate<T, E> and...
3e197b89d4060640bb0f6ac12d6d4d99fdacc418
2,954
java
Java
core/cas-server-core-authentication-api/src/main/java/org/apereo/cas/authentication/DefaultAuthenticationSystemSupport.java
PavlikPolivka/cas
091f8b386c2ff79e66131afba5f12f8552941246
[ "Apache-2.0" ]
2
2019-05-23T15:45:42.000Z
2021-07-01T01:49:54.000Z
core/cas-server-core-authentication-api/src/main/java/org/apereo/cas/authentication/DefaultAuthenticationSystemSupport.java
PavlikPolivka/cas
091f8b386c2ff79e66131afba5f12f8552941246
[ "Apache-2.0" ]
1
2020-07-23T06:09:26.000Z
2020-07-23T06:09:26.000Z
core/cas-server-core-authentication-api/src/main/java/org/apereo/cas/authentication/DefaultAuthenticationSystemSupport.java
PavlikPolivka/cas
091f8b386c2ff79e66131afba5f12f8552941246
[ "Apache-2.0" ]
1
2020-10-14T04:44:19.000Z
2020-10-14T04:44:19.000Z
42.2
149
0.723426
10,820
package org.apereo.cas.authentication; import org.apereo.cas.authentication.principal.Service; import lombok.Getter; import lombok.RequiredArgsConstructor; import lombok.val; import java.util.Objects; import java.util.stream.Stream; /** * This is {@link DefaultAuthenticationSystemSupport}. * * @author Misagh Moa...
3e197bca9ee9f863b3efd984f6a47fe695678872
1,077
java
Java
hradmin-system/src/main/java/com/wensenma/modules/system/service/mapstruct/DictSmallMapper.java
mawensen/HRAdmin-Backend
162d3dceb5d8d7d996765218a34851e20906f8a8
[ "Apache-2.0" ]
12
2021-02-11T06:05:00.000Z
2021-02-14T20:29:24.000Z
hradmin-system/src/main/java/com/wensenma/modules/system/service/mapstruct/DictSmallMapper.java
WensenMa-Git/HRAdmin-Backend
162d3dceb5d8d7d996765218a34851e20906f8a8
[ "Apache-2.0" ]
null
null
null
hradmin-system/src/main/java/com/wensenma/modules/system/service/mapstruct/DictSmallMapper.java
WensenMa-Git/HRAdmin-Backend
162d3dceb5d8d7d996765218a34851e20906f8a8
[ "Apache-2.0" ]
3
2021-02-11T12:19:15.000Z
2021-02-13T19:26:13.000Z
34.741935
80
0.765088
10,821
/* * Copyright 2019-2020 Wensen Ma * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agree...
3e197c2c21c8887e5102a5ffd5b2e7cbbb46117a
2,692
java
Java
src/operativos/Selector.java
tocloff/ALotOfCupCakes
d48e01ab01730c5eeecc19de48d87d9e903842ad
[ "MIT" ]
null
null
null
src/operativos/Selector.java
tocloff/ALotOfCupCakes
d48e01ab01730c5eeecc19de48d87d9e903842ad
[ "MIT" ]
null
null
null
src/operativos/Selector.java
tocloff/ALotOfCupCakes
d48e01ab01730c5eeecc19de48d87d9e903842ad
[ "MIT" ]
null
null
null
18.438356
119
0.682392
10,822
/** * MA-ITG ALotOfCupcakes Web Application * Author: Thomas Enrique Mejia Anaya */ package operativos; import java.io.IOException; import javax.servlet.RequestDispatcher; import javax.servlet.ServletException; import javax.servlet.http.Cookie; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpS...
3e197c4630ce228097059eca351958c59158493f
1,672
java
Java
src/main/java/com/nullfish/lib/vfs/impl/root/RootFileName.java
r-koubou/filefish-vfs-
c6b6c6975e2cbf5f9d33a5f712a3dacc2f722508
[ "BSD-2-Clause" ]
null
null
null
src/main/java/com/nullfish/lib/vfs/impl/root/RootFileName.java
r-koubou/filefish-vfs-
c6b6c6975e2cbf5f9d33a5f712a3dacc2f722508
[ "BSD-2-Clause" ]
null
null
null
src/main/java/com/nullfish/lib/vfs/impl/root/RootFileName.java
r-koubou/filefish-vfs-
c6b6c6975e2cbf5f9d33a5f712a3dacc2f722508
[ "BSD-2-Clause" ]
null
null
null
17.061224
212
0.657895
10,823
/* * 作成日: 2003/11/07 * */ package com.nullfish.lib.vfs.impl.root; import java.net.URI; import java.net.URISyntaxException; import com.nullfish.lib.vfs.FileName; import com.nullfish.lib.vfs.UserInfo; /** * @author shunji * */ public class RootFileName extends FileName { /** * スキーマ */ public static final ...
3e197c4c4a2d2e1ff5405f3ece36d64d8520782b
1,075
java
Java
spring-xd-codec/src/main/java/org/springframework/xd/dirt/integration/bus/serializer/kryo/KryoNullRegistrar.java
thomasdarimont/spring-xd
f37087a25f86b561c007842f9bf2f9e237b78c1c
[ "Apache-2.0" ]
null
null
null
spring-xd-codec/src/main/java/org/springframework/xd/dirt/integration/bus/serializer/kryo/KryoNullRegistrar.java
thomasdarimont/spring-xd
f37087a25f86b561c007842f9bf2f9e237b78c1c
[ "Apache-2.0" ]
null
null
null
spring-xd-codec/src/main/java/org/springframework/xd/dirt/integration/bus/serializer/kryo/KryoNullRegistrar.java
thomasdarimont/spring-xd
f37087a25f86b561c007842f9bf2f9e237b78c1c
[ "Apache-2.0" ]
null
null
null
26.875
75
0.748837
10,824
/* * Copyright 2014 the original author or authors. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
3e197c8d97691399e7c234d4c3dd761bb501b433
4,126
java
Java
src/main/java/it/linksmt/cts2/plugin/sti/service/AbstractStiService.java
iit-rende/sti-service
c3f2f8961d2553fc45977f6eb91afd91ea67071a
[ "Apache-2.0" ]
null
null
null
src/main/java/it/linksmt/cts2/plugin/sti/service/AbstractStiService.java
iit-rende/sti-service
c3f2f8961d2553fc45977f6eb91afd91ea67071a
[ "Apache-2.0" ]
null
null
null
src/main/java/it/linksmt/cts2/plugin/sti/service/AbstractStiService.java
iit-rende/sti-service
c3f2f8961d2553fc45977f6eb91afd91ea67071a
[ "Apache-2.0" ]
null
null
null
33.274194
110
0.809016
10,825
package it.linksmt.cts2.plugin.sti.service; import java.util.Hashtable; import java.util.List; import org.apache.log4j.Logger; import org.springframework.beans.factory.InitializingBean; import edu.mayo.cts2.framework.core.config.ConfigConstants; import edu.mayo.cts2.framework.core.config.RefreshableServerContext; im...
3e197ca6e140388203bb64ccfe15080e9470b619
10,099
java
Java
MAME4all/trunk/Android/MAME4droid/src/com/seleuco/mame4all/GLRenderer.java
lofunz/mieme
4226c2960b46121ec44fa8eab9717d2d644bff04
[ "Unlicense" ]
51
2015-11-22T14:53:28.000Z
2021-12-14T07:17:42.000Z
MAME4all/trunk/Android/MAME4droid/src/com/seleuco/mame4all/GLRenderer.java
lofunz/mieme
4226c2960b46121ec44fa8eab9717d2d644bff04
[ "Unlicense" ]
8
2018-01-14T07:19:06.000Z
2021-08-22T15:29:59.000Z
Android/MAME4droid/src/com/seleuco/mame4all/GLRenderer.java
raytlin/iMameAtariArcadeDuo
24adc56d1a6080822a6c9d1770ddbc607814373a
[ "Unlicense" ]
35
2017-02-15T09:39:00.000Z
2021-12-14T07:17:43.000Z
32.682848
121
0.636202
10,826
/* * This file is part of MAME4droid. * * Copyright (C) 2011-2013 David Valdeita (Seleuco) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at you...
3e197e06f44996883970ed1ba9815f4b7456a5b3
2,886
java
Java
src/main/java/com/rmh/guitar/bestposition/settings/OptionsFactory.java
rhythm-melody-harmony/guitar-best-position
3be28aade9231c1135001b0e568f755ac86efb1b
[ "Apache-2.0" ]
1
2017-01-26T15:35:55.000Z
2017-01-26T15:35:55.000Z
src/main/java/com/rmh/guitar/bestposition/settings/OptionsFactory.java
rhythm-melody-harmony/guitar-best-position
3be28aade9231c1135001b0e568f755ac86efb1b
[ "Apache-2.0" ]
15
2016-05-17T09:27:33.000Z
2021-05-07T16:07:43.000Z
src/main/java/com/rmh/guitar/bestposition/settings/OptionsFactory.java
rhythm-melody-harmony/guitar-best-position
3be28aade9231c1135001b0e568f755ac86efb1b
[ "Apache-2.0" ]
1
2016-07-05T14:53:20.000Z
2016-07-05T14:53:20.000Z
42.441176
126
0.700624
10,827
package com.rmh.guitar.bestposition.settings; import com.rmh.guitar.bestposition.domain.request.options.FretboardSettings; import com.rmh.guitar.bestposition.domain.request.options.SearchOptions; import com.rmh.guitar.bestposition.domain.request.Options; import com.rmh.guitar.bestposition.domain.request.options.Weight...
3e197ed3ff7d2981ea3cff86c357c8e4b2136655
1,142
java
Java
mina.netty/src/main/java/org/kaazing/mina/netty/ChannelIoService.java
ZachBray/kgw-aeron-poc
1c2654a0470acaaae24efb9e353708bf4b257f72
[ "Apache-2.0" ]
157
2015-04-16T17:39:08.000Z
2022-01-18T14:07:48.000Z
mina.netty/src/main/java/org/kaazing/mina/netty/ChannelIoService.java
ZachBray/kgw-aeron-poc
1c2654a0470acaaae24efb9e353708bf4b257f72
[ "Apache-2.0" ]
567
2015-03-04T17:44:25.000Z
2021-02-23T22:59:43.000Z
mina.netty/src/main/java/org/kaazing/mina/netty/ChannelIoService.java
ZachBray/kgw-aeron-poc
1c2654a0470acaaae24efb9e353708bf4b257f72
[ "Apache-2.0" ]
133
2015-03-04T19:11:33.000Z
2020-12-02T14:32:18.000Z
34.606061
117
0.774956
10,828
/** * Copyright 2007-2016, Kaazing Corporation. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless require...
3e19803339a9e06ca27f95eb9925e6d3d701c298
8,044
java
Java
me/shatteredhej/railhack/railhackmod/modules/combat/Surround.java
kisman2000/RailHack-Ratted-
6e9854b45e95a2b97534958a91193e07e1690059
[ "MIT" ]
3
2021-10-16T12:53:20.000Z
2022-02-02T16:02:40.000Z
me/shatteredhej/railhack/railhackmod/modules/combat/Surround.java
kisman2000/RailHack-Ratted-
6e9854b45e95a2b97534958a91193e07e1690059
[ "MIT" ]
2
2021-11-07T12:23:26.000Z
2022-02-08T18:32:17.000Z
me/shatteredhej/railhack/railhackmod/modules/combat/Surround.java
kisman2000/RailHack-Ratted-
6e9854b45e95a2b97534958a91193e07e1690059
[ "MIT" ]
2
2021-10-16T12:53:21.000Z
2022-02-08T05:45:55.000Z
47.880952
401
0.583665
10,829
//Deobfuscated with https://github.com/SimplyProgrammer/Minecraft-Deobfuscator3000 using mappings "C:\Users\Admin\Desktop\Minecraft-Deobfuscator3000-1.2.2\1.12 stable mappings"! //Decompiled by Procyon! package me.shatteredhej.railhack.railhackmod.modules.combat; import me.shatteredhej.railhack.railhackmod.module.*;...
3e19803a03a6341f34ebde925de6c74c1a916894
812
java
Java
app/src/main/java/com/suzei/racoon/ui/worldlist/WorldPresenter.java
adrianseraspi12/Racoon
b033136f0e34c6acad7d23a2a9e337fa69680c7b
[ "Apache-2.0" ]
4
2018-09-07T15:00:31.000Z
2019-08-18T17:47:31.000Z
app/src/main/java/com/suzei/racoon/ui/worldlist/WorldPresenter.java
akkim31/Racoon
b033136f0e34c6acad7d23a2a9e337fa69680c7b
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/suzei/racoon/ui/worldlist/WorldPresenter.java
akkim31/Racoon
b033136f0e34c6acad7d23a2a9e337fa69680c7b
[ "Apache-2.0" ]
3
2019-12-26T02:21:52.000Z
2020-12-07T12:58:21.000Z
26.193548
75
0.740148
10,830
package com.suzei.racoon.ui.worldlist; import com.suzei.racoon.ui.base.Contract; import com.suzei.racoon.ui.worldlist.WorldAdapter; import com.suzei.racoon.ui.worldlist.WorldInteractor; public class WorldPresenter implements Contract.Listener<WorldAdapter> { private Contract.AdapterView<WorldAdapter> adapterView...
3e1980c12d04b4bef4a6edb448ae2d720cbd0885
13,723
java
Java
tony-core/src/test/java/com/linkedin/tony/util/TestUtils.java
UWFrankGu/TonY
e6ecccd37a7aa833cf15e6c6045572369ddb13d5
[ "BSD-2-Clause" ]
33
2021-08-14T13:06:24.000Z
2022-03-30T09:27:37.000Z
tony-core/src/test/java/com/linkedin/tony/util/TestUtils.java
UWFrankGu/TonY
e6ecccd37a7aa833cf15e6c6045572369ddb13d5
[ "BSD-2-Clause" ]
45
2021-08-16T05:33:44.000Z
2022-03-25T10:54:30.000Z
tony-core/src/test/java/com/linkedin/tony/util/TestUtils.java
UWFrankGu/TonY
e6ecccd37a7aa833cf15e6c6045572369ddb13d5
[ "BSD-2-Clause" ]
9
2021-08-30T08:10:42.000Z
2022-02-17T14:13:30.000Z
38.547753
103
0.700138
10,831
/** * Copyright 2018 LinkedIn Corporation. All rights reserved. Licensed under the BSD-2 Clause license. * See LICENSE in the project root for license information. */ package com.linkedin.tony.util; import com.fasterxml.jackson.core.type.TypeReference; import com.fasterxml.jackson.databind.ObjectMapper; import com....
3e1980c95263b4e8d06d9d9ace092fc4c423efa3
15,778
java
Java
tez-mapreduce/src/main/java/org/apache/tez/mapreduce/hadoop/MultiStageMRConfToTezTranslator.java
Altiscale/incubator-tez
e2e1aa36d5d140afeec2cf81f1cc2bfabb6d9b18
[ "Apache-2.0" ]
null
null
null
tez-mapreduce/src/main/java/org/apache/tez/mapreduce/hadoop/MultiStageMRConfToTezTranslator.java
Altiscale/incubator-tez
e2e1aa36d5d140afeec2cf81f1cc2bfabb6d9b18
[ "Apache-2.0" ]
null
null
null
tez-mapreduce/src/main/java/org/apache/tez/mapreduce/hadoop/MultiStageMRConfToTezTranslator.java
Altiscale/incubator-tez
e2e1aa36d5d140afeec2cf81f1cc2bfabb6d9b18
[ "Apache-2.0" ]
null
null
null
40.352941
90
0.682723
10,832
/** * 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...
3e19814777974d92ba8c6a5f1f10d3250cf3d50a
434
java
Java
src/com/main/Main.java
camilleAmaury/ProjetGraphesEtReseaux2
58557fade73a27710a24a61d1d8eb7e851f623dc
[ "Artistic-1.0-cl8" ]
null
null
null
src/com/main/Main.java
camilleAmaury/ProjetGraphesEtReseaux2
58557fade73a27710a24a61d1d8eb7e851f623dc
[ "Artistic-1.0-cl8" ]
null
null
null
src/com/main/Main.java
camilleAmaury/ProjetGraphesEtReseaux2
58557fade73a27710a24a61d1d8eb7e851f623dc
[ "Artistic-1.0-cl8" ]
null
null
null
24.111111
75
0.5553
10,833
package com.main; import com.classes.Util; public class Main { public static void main(String[] args) { try{ long begin_time = System.nanoTime(); Util.ResolveBinIm(args[0], args[1], false); long end_time = System.nanoTime(); System.out.println((end_time - ...
3e198183e3615d540d83ae0ae3aa387f45adec9d
4,152
java
Java
api/src/test/java/io/opentelemetry/metrics/DoubleCounterTest.java
gradle-update/opentelemetry-java
cb6fec211a0dedad41ec180ca901f499b8a0a36e
[ "Apache-2.0" ]
null
null
null
api/src/test/java/io/opentelemetry/metrics/DoubleCounterTest.java
gradle-update/opentelemetry-java
cb6fec211a0dedad41ec180ca901f499b8a0a36e
[ "Apache-2.0" ]
1
2022-03-02T00:13:28.000Z
2022-03-02T00:13:28.000Z
api/src/test/java/io/opentelemetry/metrics/DoubleCounterTest.java
gradle-update/opentelemetry-java
cb6fec211a0dedad41ec180ca901f499b8a0a36e
[ "Apache-2.0" ]
null
null
null
29.870504
95
0.695328
10,834
/* * Copyright 2019, OpenTelemetry Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or...
3e1982aab97732b86f7709ecac7574d5aeebc6d9
330
java
Java
springboot-api/src/main/java/io/shangan23/springboot/SpringbootApiApplication.java
shangan23/spring-boot-api
d3b7d645d852c034d77645a3739b09a18347ae52
[ "Apache-2.0" ]
null
null
null
springboot-api/src/main/java/io/shangan23/springboot/SpringbootApiApplication.java
shangan23/spring-boot-api
d3b7d645d852c034d77645a3739b09a18347ae52
[ "Apache-2.0" ]
null
null
null
springboot-api/src/main/java/io/shangan23/springboot/SpringbootApiApplication.java
shangan23/spring-boot-api
d3b7d645d852c034d77645a3739b09a18347ae52
[ "Apache-2.0" ]
null
null
null
23.571429
68
0.830303
10,835
package io.shangan23.springboot; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; @SpringBootApplication public class SpringbootApiApplication { public static void main(String[] args) { SpringApplication.run(SpringbootApiApplication.class, arg...
3e19846990e0de91cb4ac766fc8c761542f2161c
2,676
java
Java
polocloud-modules/sign-module/src/main/java/de/polocloud/signs/plugin/listeners/CollectivesSpigotListener.java
McMaxDE/cloudsystem
3ce223a53c19b7a5a6b7f99e76f34740a057cd20
[ "MIT" ]
null
null
null
polocloud-modules/sign-module/src/main/java/de/polocloud/signs/plugin/listeners/CollectivesSpigotListener.java
McMaxDE/cloudsystem
3ce223a53c19b7a5a6b7f99e76f34740a057cd20
[ "MIT" ]
null
null
null
polocloud-modules/sign-module/src/main/java/de/polocloud/signs/plugin/listeners/CollectivesSpigotListener.java
McMaxDE/cloudsystem
3ce223a53c19b7a5a6b7f99e76f34740a057cd20
[ "MIT" ]
null
null
null
48.654545
172
0.730194
10,836
package de.polocloud.signs.plugin.listeners; import de.polocloud.api.PoloCloudAPI; import de.polocloud.api.player.ICloudPlayer; import de.polocloud.signs.bootstraps.PluginBootstrap; import de.polocloud.signs.sign.base.IGameServerSign; import org.bukkit.Material; import org.bukkit.block.Sign; import org.bukkit.entity.P...
3e198473b237f91695203ed05ef8259afb6ec37c
1,671
java
Java
shared/arbitrate/src/main/java/com/alibaba/otter/shared/arbitrate/ArbitrateEventService.java
Delibit/otter
ac287f8225ced8dc9836a8991d493545c8ac92ac
[ "Apache-2.0" ]
7,113
2015-01-04T02:49:19.000Z
2022-03-31T08:23:20.000Z
shared/arbitrate/src/main/java/com/alibaba/otter/shared/arbitrate/ArbitrateEventService.java
Delibit/otter
ac287f8225ced8dc9836a8991d493545c8ac92ac
[ "Apache-2.0" ]
987
2015-01-05T04:40:43.000Z
2022-03-30T11:12:19.000Z
shared/arbitrate/src/main/java/com/alibaba/otter/shared/arbitrate/ArbitrateEventService.java
Delibit/otter
ac287f8225ced8dc9836a8991d493545c8ac92ac
[ "Apache-2.0" ]
2,403
2015-01-05T09:24:38.000Z
2022-03-31T06:43:37.000Z
34.8125
76
0.786355
10,837
/* * Copyright (C) 2010-2101 Alibaba Group Holding Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ...
3e1984f25bb58b7ba2bbd9f3648c0eec65c29bcb
1,495
java
Java
chapter10b7/src/main/java/com/actionbazaar/buslogic/WinningBidWrapper.java
kge96/actionbazaar
a98cd4aa6d3e5e34cbbe65ce16e86f7bf2142ff3
[ "Apache-2.0" ]
8
2016-11-14T02:41:09.000Z
2020-12-20T11:59:54.000Z
chapter10b7/src/main/java/com/actionbazaar/buslogic/WinningBidWrapper.java
kge96/actionbazaar
a98cd4aa6d3e5e34cbbe65ce16e86f7bf2142ff3
[ "Apache-2.0" ]
null
null
null
chapter10b7/src/main/java/com/actionbazaar/buslogic/WinningBidWrapper.java
kge96/actionbazaar
a98cd4aa6d3e5e34cbbe65ce16e86f7bf2142ff3
[ "Apache-2.0" ]
14
2015-09-28T08:49:44.000Z
2021-09-21T12:57:42.000Z
19.415584
107
0.616054
10,838
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package com.actionbazaar.buslogic; import java.math.BigDecimal; /** * * @author rcuprak */ public class WinningBidWrapper { /** * first name */ private String username; /** * Amount ...
3e1985072c4df0785042ccee4e8983da894eeceb
5,232
java
Java
core/src/com/mbresson/betaform/LevelBlockMoving.java
mbresson/Betaform
3c2693a9e14753724f7a5b397855f0e806f031fb
[ "MIT" ]
null
null
null
core/src/com/mbresson/betaform/LevelBlockMoving.java
mbresson/Betaform
3c2693a9e14753724f7a5b397855f0e806f031fb
[ "MIT" ]
null
null
null
core/src/com/mbresson/betaform/LevelBlockMoving.java
mbresson/Betaform
3c2693a9e14753724f7a5b397855f0e806f031fb
[ "MIT" ]
null
null
null
25.773399
109
0.675459
10,839
package com.mbresson.betaform; import com.badlogic.gdx.graphics.g2d.Sprite; import com.badlogic.gdx.graphics.g2d.SpriteBatch; import com.badlogic.gdx.graphics.g2d.TextureAtlas; import com.badlogic.gdx.physics.box2d.*; import com.badlogic.gdx.math.Vector2; import com.badlogic.gdx.utils.Json; import com.badlogic.gdx.uti...