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
3e16da4c984e2f78331905f3b8fc4abd73f2aeef
508
java
Java
book-stack.persistence/src/main/java/bookstack/persistence/dao/BookDAO.java
Ludovit-Laca/WAP
06a968c8d8df7d909c83157cf2381a3438ddacac
[ "MIT" ]
null
null
null
book-stack.persistence/src/main/java/bookstack/persistence/dao/BookDAO.java
Ludovit-Laca/WAP
06a968c8d8df7d909c83157cf2381a3438ddacac
[ "MIT" ]
null
null
null
book-stack.persistence/src/main/java/bookstack/persistence/dao/BookDAO.java
Ludovit-Laca/WAP
06a968c8d8df7d909c83157cf2381a3438ddacac
[ "MIT" ]
null
null
null
21.166667
80
0.728346
9,738
package bookstack.persistence.dao; import java.util.List; import javax.ejb.Stateless; import javax.persistence.TypedQuery; import bookstack.persistence.entities.Book; @Stateless public class BookDAO extends AbstractDAO<Book>{ public BookDAO() { super(Book.class); } public List<Book> getBook...
3e16dafd7a6000d32569802f3bba789501ebb03d
2,392
java
Java
server/src/main/java/umm3601/journal/JournalController.java
corde171/iteration-4-secure-super-group
e65f15898b8e5b9dabc2fac0275cf3af37c5c28e
[ "MIT" ]
null
null
null
server/src/main/java/umm3601/journal/JournalController.java
corde171/iteration-4-secure-super-group
e65f15898b8e5b9dabc2fac0275cf3af37c5c28e
[ "MIT" ]
29
2018-04-20T17:25:39.000Z
2018-05-04T01:35:45.000Z
server/src/main/java/umm3601/journal/JournalController.java
corde171/iteration-4-secure-super-group
e65f15898b8e5b9dabc2fac0275cf3af37c5c28e
[ "MIT" ]
2
2019-01-03T02:53:33.000Z
2020-03-30T16:05:41.000Z
30.666667
144
0.629181
9,739
package umm3601.journal; import com.google.gson.Gson; import com.mongodb.*; import com.mongodb.client.FindIterable; import com.mongodb.client.MongoCollection; import com.mongodb.client.MongoDatabase; import com.mongodb.util.JSON; import org.bson.Document; import org.bson.types.ObjectId; import umm3601.SuperController;...
3e16dcf9728dbd7523ff304f9bb3e7677a0c9169
2,454
java
Java
web/client-backplane/src/main/java/io/deephaven/javascript/proto/dhinternal/grpcweb/Grpc.java
mattrunyon/deephaven-core
80e3567e4647ab76a81e483d0a8ab542f9aadace
[ "MIT" ]
55
2021-05-11T16:01:59.000Z
2022-03-30T14:30:33.000Z
web/client-backplane/src/main/java/io/deephaven/javascript/proto/dhinternal/grpcweb/Grpc.java
mattrunyon/deephaven-core
80e3567e4647ab76a81e483d0a8ab542f9aadace
[ "MIT" ]
943
2021-05-10T14:00:02.000Z
2022-03-31T21:28:15.000Z
web/client-backplane/src/main/java/io/deephaven/javascript/proto/dhinternal/grpcweb/Grpc.java
mattrunyon/deephaven-core
80e3567e4647ab76a81e483d0a8ab542f9aadace
[ "MIT" ]
29
2021-05-10T11:33:16.000Z
2022-03-30T21:01:54.000Z
37.753846
107
0.784434
9,740
package io.deephaven.javascript.proto.dhinternal.grpcweb; import io.deephaven.javascript.proto.dhinternal.grpcweb.grpc.Client; import io.deephaven.javascript.proto.dhinternal.grpcweb.grpc.ClientRpcOptions; import io.deephaven.javascript.proto.dhinternal.grpcweb.invoke.InvokeRpcOptions; import io.deephaven.javascript.p...
3e16de8b107a866fd0586a0d29f6ebb03423bdc0
442
java
Java
src/main/java/tech/toparvion/analog/remote/agent/si/package-info.java
Toparvion/analog
94a523ec41d707f8afdec96c8844874f5916a76e
[ "MIT" ]
15
2018-02-17T17:08:37.000Z
2022-03-18T03:31:59.000Z
src/main/java/tech/toparvion/analog/remote/agent/si/package-info.java
Toparvion/analog
94a523ec41d707f8afdec96c8844874f5916a76e
[ "MIT" ]
46
2017-11-06T15:42:56.000Z
2020-12-31T09:30:57.000Z
src/main/java/tech/toparvion/analog/remote/agent/si/package-info.java
Toparvion/analog
94a523ec41d707f8afdec96c8844874f5916a76e
[ "MIT" ]
3
2020-04-30T16:17:05.000Z
2021-12-17T08:31:49.000Z
49.111111
115
0.764706
9,741
/** * Classes of this package were initially taken from Spring Integration source code. They were modified in order to * support tailing with arbitrary external processes, not {@code tail} OS utility only. This feature will be tested * in AnaLog and, in case of success, may be proposed as a Pull Request for inclusio...
3e16df2059c0cfa25ab2f45eb8fe15b3e6dde20b
2,698
java
Java
src/main/java/org/gitlab4j/api/HookManager.java
filippobuletto/gitlab4j-api
a1c36764592ec0bad7f7a49b8740e8ec559213bd
[ "MIT" ]
1
2018-08-17T13:17:00.000Z
2018-08-17T13:17:00.000Z
src/main/java/org/gitlab4j/api/HookManager.java
filippobuletto/gitlab4j-api
a1c36764592ec0bad7f7a49b8740e8ec559213bd
[ "MIT" ]
null
null
null
src/main/java/org/gitlab4j/api/HookManager.java
filippobuletto/gitlab4j-api
a1c36764592ec0bad7f7a49b8740e8ec559213bd
[ "MIT" ]
1
2019-11-07T14:12:02.000Z
2019-11-07T14:12:02.000Z
35.038961
107
0.664937
9,742
package org.gitlab4j.api; import javax.servlet.http.HttpServletRequest; /** * This class provides a base class handler for processing GitLab Web Hook and System Hook callouts. */ public abstract class HookManager { private String secretToken; /** * Create a HookManager to handle GitLab ...
3e16dfb6c0f4790e03fe0486676fd90a0cb66302
243
java
Java
quiz_1/src/t1.java
dev2727/NetBeansProjects
05abaaf0a919827ba860799a95b71ed1e85517d6
[ "Apache-2.0" ]
null
null
null
quiz_1/src/t1.java
dev2727/NetBeansProjects
05abaaf0a919827ba860799a95b71ed1e85517d6
[ "Apache-2.0" ]
null
null
null
quiz_1/src/t1.java
dev2727/NetBeansProjects
05abaaf0a919827ba860799a95b71ed1e85517d6
[ "Apache-2.0" ]
null
null
null
17.357143
79
0.679012
9,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. */ /** * * @author anubhav chhillar */ class t1 { }
3e16dfb892f1cfd9c05ba38c6d562564d2f25a69
6,007
java
Java
pmd-java/src/test/java/net/sourceforge/pmd/lang/java/ast/Java12Test.java
l0s/pmd
bf2bece0856dd7c9d1a6a8ea976bc0f798e67413
[ "Apache-2.0" ]
1
2019-12-09T20:07:13.000Z
2019-12-09T20:07:13.000Z
pmd-java/src/test/java/net/sourceforge/pmd/lang/java/ast/Java12Test.java
l0s/pmd
bf2bece0856dd7c9d1a6a8ea976bc0f798e67413
[ "Apache-2.0" ]
null
null
null
pmd-java/src/test/java/net/sourceforge/pmd/lang/java/ast/Java12Test.java
l0s/pmd
bf2bece0856dd7c9d1a6a8ea976bc0f798e67413
[ "Apache-2.0" ]
null
null
null
51.34188
133
0.761112
9,744
/** * BSD-style license; for more info see http://pmd.sourceforge.net/license.html */ package net.sourceforge.pmd.lang.java.ast; import java.io.IOException; import java.nio.charset.StandardCharsets; import org.apache.commons.io.IOUtils; import org.junit.Assert; import org.junit.Test; import net.sourceforge.pmd.la...
3e16e0252491400a580e39622961b3c4a1dca828
7,904
java
Java
src/main/java/bjc/data/Tree.java
bculkin2442/esodata
6ccd5d885084f983013584db35df60a22b76e521
[ "Apache-2.0" ]
null
null
null
src/main/java/bjc/data/Tree.java
bculkin2442/esodata
6ccd5d885084f983013584db35df60a22b76e521
[ "Apache-2.0" ]
null
null
null
src/main/java/bjc/data/Tree.java
bculkin2442/esodata
6ccd5d885084f983013584db35df60a22b76e521
[ "Apache-2.0" ]
null
null
null
27.54007
81
0.628543
9,745
package bjc.data; import java.util.function.BiFunction; import java.util.function.Consumer; import java.util.function.Function; import java.util.function.Predicate; import java.util.function.UnaryOperator; import bjc.funcdata.ListEx; import bjc.funcdata.bst.TreeLinearizationMethod; /** * A node in a homogeneous tre...
3e16e0913a8a6837819f5f330a64bde87951d775
2,822
java
Java
DungeonDiver7/src/com/puttysoftware/dungeondiver7/dungeon/objects/DisruptedHotWall.java
retropipes/dungeon-diver-7
169e74e70d777ebdbe20d2f89134c681a9ae67d1
[ "Apache-2.0" ]
null
null
null
DungeonDiver7/src/com/puttysoftware/dungeondiver7/dungeon/objects/DisruptedHotWall.java
retropipes/dungeon-diver-7
169e74e70d777ebdbe20d2f89134c681a9ae67d1
[ "Apache-2.0" ]
null
null
null
DungeonDiver7/src/com/puttysoftware/dungeondiver7/dungeon/objects/DisruptedHotWall.java
retropipes/dungeon-diver-7
169e74e70d777ebdbe20d2f89134c681a9ae67d1
[ "Apache-2.0" ]
null
null
null
34.950617
116
0.788414
9,746
/* DungeonDiver7: A Dungeon-Diving RPG Copyright (C) 2021-present Eric Ahnell Any questions should be directed to the author via email at: anpch@example.com */ package com.puttysoftware.dungeondiver7.dungeon.objects; import com.puttysoftware.dungeondiver7.DungeonDiver7; import com.puttysoftware.dungeondiver7.dung...
3e16e1127f9773349eca6114f80cf2de6e83909f
3,774
java
Java
custom-markers/src/test/hu/kecskesk/custommarker/handlers/RadioHandlerTest.java
kecskesk/org.eclipsecon2012.jdt.tutorial
362dc0f7b176fd9e62c3d22121ee7f2e5497bffc
[ "MIT" ]
null
null
null
custom-markers/src/test/hu/kecskesk/custommarker/handlers/RadioHandlerTest.java
kecskesk/org.eclipsecon2012.jdt.tutorial
362dc0f7b176fd9e62c3d22121ee7f2e5497bffc
[ "MIT" ]
null
null
null
custom-markers/src/test/hu/kecskesk/custommarker/handlers/RadioHandlerTest.java
kecskesk/org.eclipsecon2012.jdt.tutorial
362dc0f7b176fd9e62c3d22121ee7f2e5497bffc
[ "MIT" ]
null
null
null
32.534483
83
0.790143
9,747
package hu.kecskesk.custommarker.handlers; import static org.junit.jupiter.api.Assertions.assertEquals; import static org.junit.jupiter.api.Assertions.assertTrue; import org.eclipse.core.commands.CommandManager; import org.eclipse.core.commands.ExecutionEvent; import org.eclipse.core.commands.ExecutionException; impo...
3e16e119a33682a76c58ce95478748fc3f252437
4,128
java
Java
src/ch/epfl/tchu/net/Helpers.java
edouardmichelin/tchu
7662f44a5fe8eed6c3a38e560bd224f03d058c83
[ "MIT" ]
null
null
null
src/ch/epfl/tchu/net/Helpers.java
edouardmichelin/tchu
7662f44a5fe8eed6c3a38e560bd224f03d058c83
[ "MIT" ]
4
2021-06-08T01:57:35.000Z
2021-06-08T01:57:36.000Z
src/ch/epfl/tchu/net/Helpers.java
edouardmichelin/tchu
7662f44a5fe8eed6c3a38e560bd224f03d058c83
[ "MIT" ]
null
null
null
30.131387
93
0.55063
9,748
package ch.epfl.tchu.net; import ch.epfl.tchu.Preconditions; import java.io.BufferedReader; import java.io.BufferedWriter; import java.io.IOException; import java.io.UncheckedIOException; import java.util.List; import java.util.Objects; import java.util.regex.Pattern; /** * Classe d'outils pour le pack...
3e16e139fba6241a53446b00241a837a7be2b5a3
2,384
java
Java
bundles/org.connectorio.plc4x.decorator.retry/src/test/java/org/connectorio/plc4x/decorator/retry/SimulatedProtocolLogic.java
ConnectorIO/connectorio-addons
11fccfe938063441d03bd9a6bb8a8b5daa3a9219
[ "Apache-2.0" ]
8
2020-10-14T17:49:40.000Z
2022-03-30T10:48:24.000Z
bundles/org.connectorio.plc4x.decorator.retry/src/test/java/org/connectorio/plc4x/decorator/retry/SimulatedProtocolLogic.java
ConnectorIO/connectorio-addons
11fccfe938063441d03bd9a6bb8a8b5daa3a9219
[ "Apache-2.0" ]
4
2021-08-12T10:08:33.000Z
2021-08-18T13:29:16.000Z
bundles/org.connectorio.plc4x.decorator.retry/src/test/java/org/connectorio/plc4x/decorator/retry/SimulatedProtocolLogic.java
ConnectorIO/connectorio-addons
11fccfe938063441d03bd9a6bb8a8b5daa3a9219
[ "Apache-2.0" ]
null
null
null
35.58209
115
0.797819
9,749
/* * Copyright (C) 2019-2021 ConnectorIO Sp. z o.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 applicab...
3e16e18f047026e368e899485bfce62fdbdd992e
7,107
java
Java
java/java.editor/test/unit/data/org/netbeans/modules/java/editor/javadocsnippet/data/HighlightTag.java
blackleg/netbeans
030c2f302a8d67fedc4ccff789fcf1acfb977986
[ "Apache-2.0" ]
null
null
null
java/java.editor/test/unit/data/org/netbeans/modules/java/editor/javadocsnippet/data/HighlightTag.java
blackleg/netbeans
030c2f302a8d67fedc4ccff789fcf1acfb977986
[ "Apache-2.0" ]
null
null
null
java/java.editor/test/unit/data/org/netbeans/modules/java/editor/javadocsnippet/data/HighlightTag.java
blackleg/netbeans
030c2f302a8d67fedc4ccff789fcf1acfb977986
[ "Apache-2.0" ]
null
null
null
35.713568
202
0.488814
9,750
package test; public class Test { public record R(int ff) { } /** * A simple program. * * {@link System#out} * {@snippet : * class HelloWorld { * public static void main(String... args) { * System.out.println("Hello World!"); // @highlight substring="p...
3e16e1932ca9145a69cc41c236fd1d6cb00245eb
6,166
java
Java
ls-eclipse/code/lsclipse/lsd/tyRuBa/engine/RuleBase.java
UCLA-SEAL/LSDiff
bf1a83c4ac444fc8354d2aaaae7a2ab5cb89feb7
[ "BSD-3-Clause" ]
null
null
null
ls-eclipse/code/lsclipse/lsd/tyRuBa/engine/RuleBase.java
UCLA-SEAL/LSDiff
bf1a83c4ac444fc8354d2aaaae7a2ab5cb89feb7
[ "BSD-3-Clause" ]
null
null
null
ls-eclipse/code/lsclipse/lsd/tyRuBa/engine/RuleBase.java
UCLA-SEAL/LSDiff
bf1a83c4ac444fc8354d2aaaae7a2ab5cb89feb7
[ "BSD-3-Clause" ]
null
null
null
29.797101
102
0.728923
9,751
/* * Logical Structural Diff (LSDiff) * Copyright (C) <2015> <Dr. Miryung Kim hzdkv@example.com> * * 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 3 of the Lice...
3e16e289373bc1c1cda75ea74eba1c51083f070d
5,761
java
Java
app/src/main/java/com/seamk/mobile/FragmentExtras.java
alaviivarantala/seamklukkari
41547e3581f9987748d45faa8e744d29777b7391
[ "MIT" ]
null
null
null
app/src/main/java/com/seamk/mobile/FragmentExtras.java
alaviivarantala/seamklukkari
41547e3581f9987748d45faa8e744d29777b7391
[ "MIT" ]
22
2018-02-27T11:55:40.000Z
2018-02-27T12:06:30.000Z
app/src/main/java/com/seamk/mobile/FragmentExtras.java
alaviivarantala/seamklukkari
41547e3581f9987748d45faa8e744d29777b7391
[ "MIT" ]
null
null
null
48.478992
166
0.635119
9,752
package com.seamk.mobile; import android.content.ActivityNotFoundException; import android.content.Intent; import android.net.Uri; import android.os.Bundle; import androidx.annotation.NonNull; import androidx.fragment.app.FragmentTransaction; import androidx.recyclerview.widget.LinearLayoutManager; import androidx.rec...
3e16e2c6be25728f5aa17c41eb74f3e0a7ab57f8
2,480
java
Java
gmall-wms/src/main/java/com/atguigu/gmall/wms/controller/PurchaseDetailController.java
XiaJava2021/gmall-0923
c355859fdbd3271fc344578cfb92b5972fea1e3b
[ "Apache-2.0" ]
null
null
null
gmall-wms/src/main/java/com/atguigu/gmall/wms/controller/PurchaseDetailController.java
XiaJava2021/gmall-0923
c355859fdbd3271fc344578cfb92b5972fea1e3b
[ "Apache-2.0" ]
null
null
null
gmall-wms/src/main/java/com/atguigu/gmall/wms/controller/PurchaseDetailController.java
XiaJava2021/gmall-0923
c355859fdbd3271fc344578cfb92b5972fea1e3b
[ "Apache-2.0" ]
null
null
null
26.404255
97
0.732071
9,753
package com.atguigu.gmall.wms.controller; import java.util.List; import io.swagger.annotations.Api; import io.swagger.annotations.ApiOperation; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.web.bind.annotation.PathVariable; import org.springframework.web.bind.annotation.Req...
3e16e2ecb29731f7bfb44a0fd41a1d580dae6e47
2,304
java
Java
src/main/java/jp/ossc/nimbus/util/crypt/OverLimitExpiresException.java
nimbus-org/nimbus
43a511499e9cd7f27515ddb8d493b2af44346abc
[ "BSD-3-Clause" ]
26
2018-01-16T10:21:31.000Z
2021-09-10T02:28:47.000Z
src/main/java/jp/ossc/nimbus/util/crypt/OverLimitExpiresException.java
nimbus-org/nimbus
43a511499e9cd7f27515ddb8d493b2af44346abc
[ "BSD-3-Clause" ]
473
2018-02-08T06:51:43.000Z
2021-09-08T07:35:59.000Z
src/main/java/jp/ossc/nimbus/util/crypt/OverLimitExpiresException.java
nimbus-org/nimbus
43a511499e9cd7f27515ddb8d493b2af44346abc
[ "BSD-3-Clause" ]
1
2018-05-31T14:30:33.000Z
2018-05-31T14:30:33.000Z
39.050847
80
0.693142
9,754
/* * This software is distributed under following license based on modified BSD * style license. * ---------------------------------------------------------------------- * * Copyright 2003 The Nimbus Project. All rights reserved. * * Redistribution and use in source and binary forms, with or without *...
3e16e387eeda17428ff8042f979ea727f116050c
663
java
Java
src/main/java/org/sakaiproject/nakamura/lite/types/BooleanType.java
danjung/sparsemapcontent
ef66f954e19bee75754192961b93b2a9163dbf54
[ "Apache-2.0" ]
1
2019-02-22T03:06:40.000Z
2019-02-22T03:06:40.000Z
src/main/java/org/sakaiproject/nakamura/lite/types/BooleanType.java
danjung/sparsemapcontent
ef66f954e19bee75754192961b93b2a9163dbf54
[ "Apache-2.0" ]
null
null
null
src/main/java/org/sakaiproject/nakamura/lite/types/BooleanType.java
danjung/sparsemapcontent
ef66f954e19bee75754192961b93b2a9163dbf54
[ "Apache-2.0" ]
null
null
null
21.387097
77
0.68175
9,755
package org.sakaiproject.nakamura.lite.types; import java.io.DataInputStream; import java.io.DataOutputStream; import java.io.IOException; public class BooleanType implements Type<Boolean> { public int getTypeId() { return 5; } public void save(DataOutputStream dos, Object value) throws IOExcept...
3e16e3c68f950d12c8263a9e85d3458be71186b9
647
java
Java
src/test/java/com/saasquatch/jsonschemainferrer/TestJunkDrawer.java
peiyuwang/json-schema-inferrer
2245ab1c9255ff3e0479f9173da3f038cc10d595
[ "Apache-2.0" ]
76
2019-10-28T23:53:55.000Z
2022-03-19T08:44:01.000Z
src/test/java/com/saasquatch/jsonschemainferrer/TestJunkDrawer.java
HaloAlessia/json-schema-inferrer
eb2c50a03c6abd5c3a7696f0ec78554005bdbe71
[ "Apache-2.0" ]
14
2019-10-28T23:52:52.000Z
2021-11-01T14:51:46.000Z
src/test/java/com/saasquatch/jsonschemainferrer/TestJunkDrawer.java
HaloAlessia/json-schema-inferrer
eb2c50a03c6abd5c3a7696f0ec78554005bdbe71
[ "Apache-2.0" ]
22
2020-03-12T11:30:12.000Z
2022-03-28T02:33:26.000Z
28.130435
69
0.772798
9,756
package com.saasquatch.jsonschemainferrer; import java.util.HashSet; import java.util.Set; import com.fasterxml.jackson.databind.JsonNode; import com.fasterxml.jackson.databind.ObjectMapper; import com.fasterxml.jackson.databind.node.JsonNodeFactory; public final class TestJunkDrawer { private TestJunkDrawer() {} ...
3e16e5c7a689ff2f1dc9bb76bd2347b8a16f2c8a
6,864
java
Java
strongbox-web-core/src/test/java/org/carlspring/strongbox/config/IntegrationTest.java
tigeroster/strongbox
b2e9c733394267ed14346375e3ddd1aa5e709a89
[ "Apache-2.0" ]
530
2015-04-06T19:42:22.000Z
2022-03-25T06:02:28.000Z
strongbox-web-core/src/test/java/org/carlspring/strongbox/config/IntegrationTest.java
tigeroster/strongbox
b2e9c733394267ed14346375e3ddd1aa5e709a89
[ "Apache-2.0" ]
1,589
2016-03-10T15:07:50.000Z
2022-03-20T01:13:20.000Z
strongbox-web-core/src/test/java/org/carlspring/strongbox/config/IntegrationTest.java
tigeroster/strongbox
b2e9c733394267ed14346375e3ddd1aa5e709a89
[ "Apache-2.0" ]
848
2015-02-27T15:23:59.000Z
2022-03-22T03:40:51.000Z
40.857143
127
0.710227
9,757
package org.carlspring.strongbox.config; import org.carlspring.strongbox.MockedRemoteRepositoriesHeartbeatConfig; import org.carlspring.strongbox.app.StrongboxSpringBootApplication; import org.carlspring.strongbox.controllers.logging.SseEmitterAwareTailerListenerAdapter; import org.carlspring.strongbox.cron.services.C...
3e16e62047b683090841480c17137e838aa45067
4,634
java
Java
src/main/java/org/jpy/PyLibConfig.java
gbaier/jpy
dfb8eadfcaf8a2e12e4831ee149e381f42d26c37
[ "Apache-2.0" ]
210
2015-03-19T14:07:16.000Z
2022-03-31T19:28:13.000Z
src/main/java/org/jpy/PyLibConfig.java
gbaier/jpy
dfb8eadfcaf8a2e12e4831ee149e381f42d26c37
[ "Apache-2.0" ]
141
2015-01-07T03:04:55.000Z
2021-08-05T09:23:22.000Z
src/main/java/org/jpy/PyLibConfig.java
gbaier/jpy
dfb8eadfcaf8a2e12e4831ee149e381f42d26c37
[ "Apache-2.0" ]
40
2015-10-17T13:53:41.000Z
2021-07-18T20:09:11.000Z
33.338129
123
0.617393
9,758
/* * Copyright 2015 Brockmann Consult GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or...
3e16e6849f466d7d2a097df80119f10f4035487d
211
java
Java
users-center/src/main/java/com/github/users/center/services/IConfirmService.java
HellcrowAndrey/fenix
b461e552a969c146b6306d8d9c0a3d8c6f3821e1
[ "Apache-2.0" ]
null
null
null
users-center/src/main/java/com/github/users/center/services/IConfirmService.java
HellcrowAndrey/fenix
b461e552a969c146b6306d8d9c0a3d8c6f3821e1
[ "Apache-2.0" ]
null
null
null
users-center/src/main/java/com/github/users/center/services/IConfirmService.java
HellcrowAndrey/fenix
b461e552a969c146b6306d8d9c0a3d8c6f3821e1
[ "Apache-2.0" ]
1
2020-09-09T15:56:36.000Z
2020-09-09T15:56:36.000Z
23.444444
51
0.791469
9,759
package com.github.users.center.services; import com.github.users.center.entity.ConfirmToken; public interface IConfirmService { void create(ConfirmToken ct); ConfirmToken readByToken(String token); }
3e16e6911a0bedc7324b334aaa8e2edd17369d3c
6,141
java
Java
modules/flowable-ui-idm/flowable-ui-idm-logic/src/main/java/org/flowable/ui/idm/service/UserCacheImpl.java
gaoyida/flowable-engine
b6875949741c9807da6d2c34121bc4dee1e63b3f
[ "Apache-2.0" ]
3
2019-05-07T02:58:38.000Z
2021-03-12T05:50:45.000Z
modules/flowable-ui-idm/flowable-ui-idm-logic/src/main/java/org/flowable/ui/idm/service/UserCacheImpl.java
gaoyida/flowable-engine
b6875949741c9807da6d2c34121bc4dee1e63b3f
[ "Apache-2.0" ]
6
2018-10-16T06:04:06.000Z
2021-12-08T05:59:47.000Z
modules/flowable-ui-idm/flowable-ui-idm-logic/src/main/java/org/flowable/ui/idm/service/UserCacheImpl.java
gaoyida/flowable-engine
b6875949741c9807da6d2c34121bc4dee1e63b3f
[ "Apache-2.0" ]
2
2018-12-03T11:14:18.000Z
2018-12-03T13:09:27.000Z
40.137255
188
0.666992
9,760
/* Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed...
3e16e7ebda8ebc9f5ea81066122e0b9407a62110
687
java
Java
OODFinal/src/Drink/HotDrink.java
bbobbylon/OODFinal
e43ea3d2306a5274393c54d962ea5641352743eb
[ "MIT" ]
null
null
null
OODFinal/src/Drink/HotDrink.java
bbobbylon/OODFinal
e43ea3d2306a5274393c54d962ea5641352743eb
[ "MIT" ]
null
null
null
OODFinal/src/Drink/HotDrink.java
bbobbylon/OODFinal
e43ea3d2306a5274393c54d962ea5641352743eb
[ "MIT" ]
null
null
null
20.205882
54
0.585153
9,761
package Drink; public abstract class HotDrink implements Drink { public abstract double costOfDrink(); public abstract String getDescription(); public abstract void prepare(); public abstract void addOns(); boolean addOnOption(){ return true; } // here is the template method @...
3e16e7f2a17c03f313c0d9995960581b52a43320
1,098
java
Java
mantis-tests/src/test/java/stqa/pft/mantis/application_manager/FtpHelper.java
pazuzuz/homework_lecture_0_and_1
7578163d6e6c059159dd35c86840bc17bdc7906d
[ "Apache-2.0" ]
null
null
null
mantis-tests/src/test/java/stqa/pft/mantis/application_manager/FtpHelper.java
pazuzuz/homework_lecture_0_and_1
7578163d6e6c059159dd35c86840bc17bdc7906d
[ "Apache-2.0" ]
null
null
null
mantis-tests/src/test/java/stqa/pft/mantis/application_manager/FtpHelper.java
pazuzuz/homework_lecture_0_and_1
7578163d6e6c059159dd35c86840bc17bdc7906d
[ "Apache-2.0" ]
null
null
null
30.5
84
0.673042
9,762
package stqa.pft.mantis.application_manager; import org.apache.commons.net.ftp.FTPClient; import java.io.File; import java.io.FileInputStream; import java.io.IOException; public class FtpHelper { private ApplicationManager app; private FTPClient ftp; public FtpHelper(ApplicationManager app){ thi...
3e16e8110586aa84aec2c97fc72f68ec64c5130c
1,055
java
Java
test/it/marteEngine/test/helloWorld/HelloWorld.java
Gornova/MarteEngine
89756429c3856e48b3b390de45da2e749d47f761
[ "MIT" ]
13
2015-01-28T01:23:57.000Z
2021-07-10T18:40:52.000Z
test/it/marteEngine/test/helloWorld/HelloWorld.java
Gornova/MarteEngine
89756429c3856e48b3b390de45da2e749d47f761
[ "MIT" ]
11
2015-12-19T15:33:23.000Z
2018-10-13T09:55:33.000Z
test/it/marteEngine/test/helloWorld/HelloWorld.java
Gornova/MarteEngine
89756429c3856e48b3b390de45da2e749d47f761
[ "MIT" ]
8
2015-08-30T01:37:38.000Z
2021-12-31T06:07:52.000Z
30.142857
78
0.739336
9,763
package it.marteEngine.test.helloWorld; import it.marteEngine.ME; import it.marteEngine.World; import it.marteEngine.resource.ResourceManager; import org.newdawn.slick.AppGameContainer; import org.newdawn.slick.GameContainer; import org.newdawn.slick.Input; import org.newdawn.slick.SlickException; import org....
3e16e82529e0e96714d39dbfb26d454acd57cd1c
2,728
java
Java
core/src/main/java/com/vzome/core/edits/SelectByBoundary.java
lgarron/vzome
60ad7b845074b649870e19d22cd54ebc9036a303
[ "Apache-2.0" ]
9
2019-01-16T04:15:31.000Z
2021-09-18T22:36:14.000Z
core/src/main/java/com/vzome/core/edits/SelectByBoundary.java
vorth/vzome
f987a1002969574db660cc7a58f082f09a725e31
[ "Apache-2.0" ]
82
2017-10-28T21:09:20.000Z
2022-02-27T00:10:07.000Z
core/src/main/java/com/vzome/core/edits/SelectByBoundary.java
vorth/vzome
f987a1002969574db660cc7a58f082f09a725e31
[ "Apache-2.0" ]
8
2017-10-28T21:55:34.000Z
2021-12-11T04:38:31.000Z
29.021277
93
0.601173
9,764
package com.vzome.core.edits; import com.vzome.core.algebra.AlgebraicVector; import com.vzome.core.commands.Command; import com.vzome.core.commands.Command.Failure; import com.vzome.core.editor.api.ChangeManifestations; import com.vzome.core.editor.api.EditorModel; import com.vzome.core.model.Connector; import com.vzo...
3e16e9f91940305a0183dbe20093df560c9043a5
2,625
java
Java
cogroo-eval/BaselineCogrooAE/src/main/java/cogroo/uima/ae/UimaSentenceDetector.java
evelinamorim/cogroo4
cb5000fd977bff36ce055d880afec45b21709a6b
[ "Apache-2.0" ]
40
2015-09-26T05:51:24.000Z
2021-11-09T11:10:33.000Z
cogroo-eval/BaselineCogrooAE/src/main/java/cogroo/uima/ae/UimaSentenceDetector.java
evelinamorim/cogroo4
cb5000fd977bff36ce055d880afec45b21709a6b
[ "Apache-2.0" ]
19
2015-03-14T17:19:13.000Z
2020-07-07T11:55:53.000Z
cogroo-eval/BaselineCogrooAE/src/main/java/cogroo/uima/ae/UimaSentenceDetector.java
evelinamorim/cogroo4
cb5000fd977bff36ce055d880afec45b21709a6b
[ "Apache-2.0" ]
20
2015-03-20T17:15:25.000Z
2021-05-13T21:38:31.000Z
30.172414
76
0.641905
9,765
/** * Copyright (C) 2012 cogroo <lyhxr@example.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appl...
3e16eab0115a258fbffa4f56d08d796399cbbed8
3,375
java
Java
backend/src/main/java/solvas/authentication/jwt/JwtTokenFactory.java
domien96/SolvasFleet
dab2e9da4c9ee9cf172c4f981c647b7550f6edec
[ "MIT" ]
null
null
null
backend/src/main/java/solvas/authentication/jwt/JwtTokenFactory.java
domien96/SolvasFleet
dab2e9da4c9ee9cf172c4f981c647b7550f6edec
[ "MIT" ]
null
null
null
backend/src/main/java/solvas/authentication/jwt/JwtTokenFactory.java
domien96/SolvasFleet
dab2e9da4c9ee9cf172c4f981c647b7550f6edec
[ "MIT" ]
null
null
null
32.451923
98
0.699259
9,766
package solvas.authentication.jwt; import io.jsonwebtoken.Claims; import io.jsonwebtoken.JwtBuilder; import io.jsonwebtoken.Jwts; import io.jsonwebtoken.SignatureAlgorithm; import org.apache.commons.lang3.StringUtils; import org.joda.time.DateTime; import org.springframework.beans.factory.annotation.Autowired; import ...
3e16eb1f76fecfff386bc56d83c146aab25f0291
236
java
Java
gunnel-common/src/main/java/com/nekoimi/gunnel/common/protocol/message/GuError.java
nekoimi/gunnel
2ae6caf5540991b88b551d8ed5c8b06855fb0e97
[ "MIT" ]
null
null
null
gunnel-common/src/main/java/com/nekoimi/gunnel/common/protocol/message/GuError.java
nekoimi/gunnel
2ae6caf5540991b88b551d8ed5c8b06855fb0e97
[ "MIT" ]
null
null
null
gunnel-common/src/main/java/com/nekoimi/gunnel/common/protocol/message/GuError.java
nekoimi/gunnel
2ae6caf5540991b88b551d8ed5c8b06855fb0e97
[ "MIT" ]
null
null
null
16.857143
51
0.737288
9,767
package com.nekoimi.gunnel.common.protocol.message; import lombok.AllArgsConstructor; import lombok.Data; /** * nekoimi 2021/8/15 12:24 */ @Data @AllArgsConstructor(staticName = "of") public class GuError { private int code; }
3e16ed0e9f3374ae7ef3d38a82ed6738711627dc
1,175
java
Java
nabl2.terms/src/main/java/mb/nabl2/terms/ITerm.java
Taeir/nabl
820b2c1086eb301e5775706782db0d506ee62ee8
[ "Apache-2.0" ]
null
null
null
nabl2.terms/src/main/java/mb/nabl2/terms/ITerm.java
Taeir/nabl
820b2c1086eb301e5775706782db0d506ee62ee8
[ "Apache-2.0" ]
null
null
null
nabl2.terms/src/main/java/mb/nabl2/terms/ITerm.java
Taeir/nabl
820b2c1086eb301e5775706782db0d506ee62ee8
[ "Apache-2.0" ]
null
null
null
20.614035
79
0.66383
9,768
package mb.nabl2.terms; import com.google.common.collect.ImmutableClassToInstanceMap; import com.google.common.collect.Multiset; public interface ITerm { boolean isGround(); Multiset<ITermVar> getVars(); ImmutableClassToInstanceMap<Object> getAttachments(); ITerm withAttachments(ImmutableClassToIn...
3e16edcc88b0d12c3308fe8ade768402071d875f
2,270
java
Java
src/main/java/com/zgb/test/utils/config/UploadConfig.java
lsyzx/zgb_code
f770aa6e2808a69d99c0c95916298cb631c063fb
[ "Apache-2.0" ]
null
null
null
src/main/java/com/zgb/test/utils/config/UploadConfig.java
lsyzx/zgb_code
f770aa6e2808a69d99c0c95916298cb631c063fb
[ "Apache-2.0" ]
null
null
null
src/main/java/com/zgb/test/utils/config/UploadConfig.java
lsyzx/zgb_code
f770aa6e2808a69d99c0c95916298cb631c063fb
[ "Apache-2.0" ]
null
null
null
40.607143
134
0.73219
9,769
/* * Copyright (c) 2018-2025, Nanjing Zhengebang Software Corp.,Ltd 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 copyright notice...
3e16edfc2925eac1c6fd8c1f70f60aa6262b7933
6,929
java
Java
storage/sis-gdal/src/test/java/org/apache/sis/storage/gdal/PJTest.java
Matthieu-Bastianelli/sis
069e51bba86ebdaf8561d7ca6a5fff231eef3ed2
[ "Apache-2.0" ]
1
2019-03-17T03:07:12.000Z
2019-03-17T03:07:12.000Z
storage/sis-gdal/src/test/java/org/apache/sis/storage/gdal/PJTest.java
Matthieu-Bastianelli/sis
069e51bba86ebdaf8561d7ca6a5fff231eef3ed2
[ "Apache-2.0" ]
null
null
null
storage/sis-gdal/src/test/java/org/apache/sis/storage/gdal/PJTest.java
Matthieu-Bastianelli/sis
069e51bba86ebdaf8561d7ca6a5fff231eef3ed2
[ "Apache-2.0" ]
1
2019-02-25T14:09:55.000Z
2019-02-25T14:09:55.000Z
38.071429
118
0.654929
9,770
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
3e16ef28cb261e5565891cb3b0780273c6f1b4c4
978
java
Java
src/main/java/seedu/address/logic/parser/DoneCommandParser.java
kieron560/tp
dbdebc6d074e4559f54b729c742c3370e0253577
[ "MIT" ]
1
2021-02-08T14:02:40.000Z
2021-02-08T14:02:40.000Z
src/main/java/seedu/address/logic/parser/DoneCommandParser.java
kieron560/tp
dbdebc6d074e4559f54b729c742c3370e0253577
[ "MIT" ]
145
2021-02-08T13:15:31.000Z
2021-04-12T12:39:26.000Z
src/main/java/seedu/address/logic/parser/DoneCommandParser.java
kieron560/tp
dbdebc6d074e4559f54b729c742c3370e0253577
[ "MIT" ]
5
2021-02-17T02:52:03.000Z
2021-02-28T14:50:35.000Z
36.222222
85
0.683027
9,771
package seedu.address.logic.parser; import static java.util.Objects.requireNonNull; import seedu.address.commons.core.identifier.Identifier; import seedu.address.logic.commands.DoneCommand; import seedu.address.logic.parser.exceptions.ParseException; public class DoneCommandParser implements Parser<DoneCommand> { ...
3e16ef7c2641c76aa8256b73d0e12fc1d5741e18
4,085
java
Java
libs/fotolib2/src/de/k3b/media/MetaApiWrapper.java
openthos/oto_packages_apps_OtoPhotoManager
9eca07b857a6b625bbe973060f70dfd91b0aa907
[ "Apache-2.0" ]
null
null
null
libs/fotolib2/src/de/k3b/media/MetaApiWrapper.java
openthos/oto_packages_apps_OtoPhotoManager
9eca07b857a6b625bbe973060f70dfd91b0aa907
[ "Apache-2.0" ]
null
null
null
libs/fotolib2/src/de/k3b/media/MetaApiWrapper.java
openthos/oto_packages_apps_OtoPhotoManager
9eca07b857a6b625bbe973060f70dfd91b0aa907
[ "Apache-2.0" ]
2
2019-05-28T01:16:41.000Z
2020-04-02T09:38:10.000Z
27.416107
106
0.650428
9,772
/* * Copyright (c) 2016-2017 by k3b. * * This file is part of AndroFotoFinder / #APhotoManager. * * 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 3 of the License, or * (a...
3e16f0436f835e8568890ddbcf70372132cd4867
834
java
Java
app/controllers/CakeReservations.java
atabari/igraonice_bg
39c0e97b20adde0d4ebdaeefbd6b46566b53d917
[ "Apache-2.0" ]
null
null
null
app/controllers/CakeReservations.java
atabari/igraonice_bg
39c0e97b20adde0d4ebdaeefbd6b46566b53d917
[ "Apache-2.0" ]
null
null
null
app/controllers/CakeReservations.java
atabari/igraonice_bg
39c0e97b20adde0d4ebdaeefbd6b46566b53d917
[ "Apache-2.0" ]
null
null
null
32.076923
101
0.773381
9,773
package controllers; import helpers.UserAccessLevel; import models.CakeReservation; import play.mvc.Controller; import play.mvc.Result; import java.util.List; /** * Created by User on 6/21/2016. */ public class CakeReservations extends Controller { public Result pastryReservationsRender(Integer pastryId) { ...
3e16f14c4ff339903c147912fe68cc9bc4c0aec7
1,046
java
Java
compiler/backend/src/org/jetbrains/kotlin/codegen/ClassBuilderFactory.java
Dimat112/kotlin
0c463d3260bb78afd8da308849e430162aab6cd9
[ "ECL-2.0", "Apache-2.0" ]
45,293
2015-01-01T06:23:46.000Z
2022-03-31T21:55:51.000Z
compiler/backend/src/org/jetbrains/kotlin/codegen/ClassBuilderFactory.java
Dimat112/kotlin
0c463d3260bb78afd8da308849e430162aab6cd9
[ "ECL-2.0", "Apache-2.0" ]
3,386
2015-01-12T13:28:50.000Z
2022-03-31T17:48:15.000Z
compiler/backend/src/org/jetbrains/kotlin/codegen/ClassBuilderFactory.java
Dimat112/kotlin
0c463d3260bb78afd8da308849e430162aab6cd9
[ "ECL-2.0", "Apache-2.0" ]
6,351
2015-01-03T12:30:09.000Z
2022-03-31T20:46:54.000Z
29.885714
75
0.756214
9,774
/* * Copyright 2010-2015 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
3e16f282679fcaa3a49dc1ff00d043ab6d7f7066
345
java
Java
src/main/java/org/midnightbsd/advisory/repository/ConfigNodeCpeRepository.java
MidnightBSD/security-advisory
ddbf982f54a01dcec86cab13425f8047dcb250f3
[ "BSD-2-Clause" ]
1
2018-12-17T00:01:55.000Z
2018-12-17T00:01:55.000Z
src/main/java/org/midnightbsd/advisory/repository/ConfigNodeCpeRepository.java
Acidburn0zzz/security-advisory
9f219a8fe202cac2847302596a3fa756419ba525
[ "BSD-2-Clause" ]
54
2020-08-01T01:38:11.000Z
2022-03-31T20:27:56.000Z
src/main/java/org/midnightbsd/advisory/repository/ConfigNodeCpeRepository.java
acidburn0zzz/security-advisory
9f219a8fe202cac2847302596a3fa756419ba525
[ "BSD-2-Clause" ]
3
2018-12-17T00:01:48.000Z
2020-02-11T06:08:09.000Z
26.538462
88
0.828986
9,775
package org.midnightbsd.advisory.repository; import org.midnightbsd.advisory.model.ConfigNodeCpe; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.stereotype.Repository; /** * @author Lucas Holt */ @Repository public interface ConfigNodeCpeRepository extends JpaRepository<Con...
3e16f3ce9133a5030773ba560140c7abdb78b462
1,220
java
Java
src/main/java/com/lunatech/library/api/UserAPI.java
lunatech-labs/lunatech-library-app
90b7d7323737ae2747e178b98c796872af87e28f
[ "Apache-2.0" ]
null
null
null
src/main/java/com/lunatech/library/api/UserAPI.java
lunatech-labs/lunatech-library-app
90b7d7323737ae2747e178b98c796872af87e28f
[ "Apache-2.0" ]
null
null
null
src/main/java/com/lunatech/library/api/UserAPI.java
lunatech-labs/lunatech-library-app
90b7d7323737ae2747e178b98c796872af87e28f
[ "Apache-2.0" ]
null
null
null
30.5
84
0.768852
9,776
package com.lunatech.library.api; import com.lunatech.library.dto.UserDTO; import com.lunatech.library.dto.UserInfoDTO; import com.lunatech.library.service.UserService; import io.swagger.annotations.Api; import io.swagger.annotations.ApiOperation; import lombok.RequiredArgsConstructor; import lombok.extern.slf4j.Slf4j...
3e16f4e5741df68cdb6c577898dcb2f179df5c27
1,075
java
Java
src/main/java/frc/robot/commands/SetSnap.java
Team3039/2022-RapidReact-Venetian
be0924e81bc66eb48aadecefc0f4c56d19412821
[ "BSD-3-Clause" ]
null
null
null
src/main/java/frc/robot/commands/SetSnap.java
Team3039/2022-RapidReact-Venetian
be0924e81bc66eb48aadecefc0f4c56d19412821
[ "BSD-3-Clause" ]
null
null
null
src/main/java/frc/robot/commands/SetSnap.java
Team3039/2022-RapidReact-Venetian
be0924e81bc66eb48aadecefc0f4c56d19412821
[ "BSD-3-Clause" ]
null
null
null
25
74
0.728372
9,777
// Copyright (c) FIRST and other WPILib contributors. // Open Source Software; you can modify and/or share it under the terms of // the WPILib BSD license file in the root directory of this project. package frc.robot.commands; import edu.wpi.first.wpilibj2.command.CommandBase; import frc.robot.Constants; import frc.r...
3e16f5be36804c18c6683de9ee26319944d4279b
139
java
Java
src/com/go/App.java
jingyiqiu/go
0c231d31b7e5df32dea15e2ba903efe8f5b47d7f
[ "Apache-2.0" ]
null
null
null
src/com/go/App.java
jingyiqiu/go
0c231d31b7e5df32dea15e2ba903efe8f5b47d7f
[ "Apache-2.0" ]
null
null
null
src/com/go/App.java
jingyiqiu/go
0c231d31b7e5df32dea15e2ba903efe8f5b47d7f
[ "Apache-2.0" ]
null
null
null
12.636364
42
0.57554
9,778
package com.go; public class App { public static void main(String[] args) { AppFrame frame=new AppFrame(); } }
3e16f5d77241724ba028acb16206ed6289dafc3f
351
java
Java
gulimall-order/src/main/java/com/zwx/gulimall/order/dao/OrderDao.java
coderZ666/gulimall
a8570dcc9ce7ad1b6773a4aebf8212edac3c7158
[ "Apache-2.0" ]
1
2021-04-04T13:26:40.000Z
2021-04-04T13:26:40.000Z
gulimall-order/src/main/java/com/zwx/gulimall/order/dao/OrderDao.java
coderZ666/gulimall
a8570dcc9ce7ad1b6773a4aebf8212edac3c7158
[ "Apache-2.0" ]
null
null
null
gulimall-order/src/main/java/com/zwx/gulimall/order/dao/OrderDao.java
coderZ666/gulimall
a8570dcc9ce7ad1b6773a4aebf8212edac3c7158
[ "Apache-2.0" ]
1
2021-04-04T13:26:48.000Z
2021-04-04T13:26:48.000Z
19.555556
59
0.75
9,779
package com.zwx.gulimall.order.dao; import com.zwx.gulimall.order.entity.OrderEntity; import com.baomidou.mybatisplus.core.mapper.BaseMapper; import org.apache.ibatis.annotations.Mapper; /** * 订单 * * @author zwx * @email dycjh@example.com * @date 2021-01-03 15:15:37 */ @Mapper public interface OrderDao extends...
3e16f63bd210c511efc0d901832aabe8b70b9614
1,223
java
Java
jokelibrary/src/main/java/com/kieranjohnmoore/jokelibrary/JokeActivity.java
Aman2028/project-5-udacity
9a1e94146e752b4b3f6f6e5d34b26e3e3db8dc4b
[ "MIT" ]
null
null
null
jokelibrary/src/main/java/com/kieranjohnmoore/jokelibrary/JokeActivity.java
Aman2028/project-5-udacity
9a1e94146e752b4b3f6f6e5d34b26e3e3db8dc4b
[ "MIT" ]
null
null
null
jokelibrary/src/main/java/com/kieranjohnmoore/jokelibrary/JokeActivity.java
Aman2028/project-5-udacity
9a1e94146e752b4b3f6f6e5d34b26e3e3db8dc4b
[ "MIT" ]
null
null
null
30.575
99
0.748978
9,780
package com.kieranjohnmoore.jokelibrary; import android.content.Intent; import android.os.Bundle; import com.google.android.material.floatingactionbutton.FloatingActionButton; import com.google.android.material.snackbar.Snackbar; import com.kieranjohnmoore.jokelibrary.databinding.ActivityJokeBinding; import androidx...
3e16f6754102fd5c1cee6fa3dcd0998482a8efbd
1,037
java
Java
src/main/java/athena/events/resource/download/template/scoring/EventRewardTier.java
PizzaCrust/Athena-1
7a8bcbe355195b858b991caa34d2ff58b09f76f7
[ "MIT" ]
26
2019-05-04T18:02:05.000Z
2022-01-18T20:35:55.000Z
src/main/java/athena/events/resource/download/template/scoring/EventRewardTier.java
PizzaCrust/Athena-1
7a8bcbe355195b858b991caa34d2ff58b09f76f7
[ "MIT" ]
7
2019-05-22T17:27:34.000Z
2020-05-29T21:13:41.000Z
src/main/java/athena/events/resource/download/template/scoring/EventRewardTier.java
PizzaCrust/Athena-1
7a8bcbe355195b858b991caa34d2ff58b09f76f7
[ "MIT" ]
10
2019-04-28T20:10:46.000Z
2021-03-09T23:01:22.000Z
22.06383
94
0.607522
9,781
package athena.events.resource.download.template.scoring; /** * Represents a singular reward tier for a {@link EventScoringRule} * <p> * "trackedStat": "PLACEMENT_STAT_INDEX", * "matchRule": "lte", * "rewardTiers": [ * { * "keyValue": 1, * "pointsEarned": 3, * "multiplicative": false * }, */ public final cl...
3e16f6f199f02bdd83edc3259d040962283a1a6e
2,019
java
Java
com-niubility-service/com-niubility-service-base2/src/main/java/combookservice/service/rabbit/MsgRabbitSend.java
xpxwo100/niubility
23cbd613db034bdc375723578bcefb6cef2e6741
[ "Apache-2.0" ]
2
2019-09-04T13:16:33.000Z
2021-06-28T12:12:55.000Z
com-niubility-service/com-niubility-service-base2_A/src/main/java/combookservice/service/rabbit/MsgRabbitSend.java
xpxwo100/niubility
23cbd613db034bdc375723578bcefb6cef2e6741
[ "Apache-2.0" ]
null
null
null
com-niubility-service/com-niubility-service-base2_A/src/main/java/combookservice/service/rabbit/MsgRabbitSend.java
xpxwo100/niubility
23cbd613db034bdc375723578bcefb6cef2e6741
[ "Apache-2.0" ]
null
null
null
33.65
112
0.719663
9,782
package combookservice.service.rabbit; import boot.util.FSTUtil; import boot.util.MsgDto; import combookservice.service.config.RabbitConfig; import combookservice.service.entity.Boy; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.amqp.rabbit.connection.CorrelationData; import org.s...
3e16f720a435c83f0172b5efb8e9bbe692ece14b
1,863
java
Java
src/main/java/com/juniormascarenhas/assemblyvoting/entity/Assembly.java
juniorug/assembly-voting
9c71542e0d0edd1a33a66e9179f5f45afc7c8246
[ "Apache-2.0" ]
null
null
null
src/main/java/com/juniormascarenhas/assemblyvoting/entity/Assembly.java
juniorug/assembly-voting
9c71542e0d0edd1a33a66e9179f5f45afc7c8246
[ "Apache-2.0" ]
null
null
null
src/main/java/com/juniormascarenhas/assemblyvoting/entity/Assembly.java
juniorug/assembly-voting
9c71542e0d0edd1a33a66e9179f5f45afc7c8246
[ "Apache-2.0" ]
null
null
null
26.239437
79
0.765969
9,783
package com.juniormascarenhas.assemblyvoting.entity; import java.io.Serializable; import java.time.LocalDateTime; import java.util.List; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.Id; import javax.persistence.OneToMany; import ja...
3e16f771e8ad72ae19de4aa66e46897dfeb93849
34,661
java
Java
cloudtower-java-sdk-okhttp-gson/src/main/java/com/smartx/tower/api/VmPlacementGroupApi.java
Sczlog/cloudtower-java-sdk
efc33c88433214b887c13a41043380d220f46372
[ "MIT" ]
null
null
null
cloudtower-java-sdk-okhttp-gson/src/main/java/com/smartx/tower/api/VmPlacementGroupApi.java
Sczlog/cloudtower-java-sdk
efc33c88433214b887c13a41043380d220f46372
[ "MIT" ]
null
null
null
cloudtower-java-sdk-okhttp-gson/src/main/java/com/smartx/tower/api/VmPlacementGroupApi.java
Sczlog/cloudtower-java-sdk
efc33c88433214b887c13a41043380d220f46372
[ "MIT" ]
null
null
null
50.89721
247
0.70249
9,784
/* * Tower SDK API * cloudtower operation API and SDK * * The version of the OpenAPI document: 1.7.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * https://openapi-generator.tech * Do not edit the class manually. */ package com.smartx.tower.api; import co...
3e16f7814688d9000f3ef21bea1c0029da126a93
2,180
java
Java
officefloor/tutorials/TestHttpServer/src/test/java/net/officefloor/tutorial/testhttpserver/TemplateLogicTest.java
officefloor/OfficeFloor
16c73ac87019d27de6df16c54c976a295db184ea
[ "Apache-2.0" ]
17
2019-09-30T08:23:01.000Z
2021-12-20T04:51:03.000Z
officefloor/tutorials/TestHttpServer/src/test/java/net/officefloor/tutorial/testhttpserver/TemplateLogicTest.java
officefloor/OfficeFloor
16c73ac87019d27de6df16c54c976a295db184ea
[ "Apache-2.0" ]
880
2019-07-08T04:31:14.000Z
2022-03-16T20:16:03.000Z
officefloor/tutorials/TestHttpServer/src/test/java/net/officefloor/tutorial/testhttpserver/TemplateLogicTest.java
officefloor/OfficeFloor
16c73ac87019d27de6df16c54c976a295db184ea
[ "Apache-2.0" ]
3
2019-09-30T08:22:37.000Z
2021-10-13T10:05:24.000Z
29.459459
101
0.758716
9,785
package net.officefloor.tutorial.testhttpserver; import static org.junit.jupiter.api.Assertions.assertEquals; import static org.junit.jupiter.api.Assertions.assertNull; import static org.junit.jupiter.api.Assertions.assertTrue; import org.junit.jupiter.api.Test; import org.junit.jupiter.api.extension.RegisterExtensio...
3e16f7b661eeb36fafdbd4300acf1f6e590e22f8
6,221
java
Java
services/drs/src/main/java/com/huaweicloud/sdk/drs/v3/model/ListUsersResponse.java
huaweicloud/huaweicloud-sdk-java-v3
a01cd21a3d03f6dffc807bea7c522e34adfa368d
[ "Apache-2.0" ]
50
2020-05-18T11:35:20.000Z
2022-03-15T02:07:05.000Z
services/drs/src/main/java/com/huaweicloud/sdk/drs/v3/model/ListUsersResponse.java
huaweicloud/huaweicloud-sdk-java-v3
a01cd21a3d03f6dffc807bea7c522e34adfa368d
[ "Apache-2.0" ]
45
2020-07-06T03:34:12.000Z
2022-03-31T09:41:54.000Z
services/drs/src/main/java/com/huaweicloud/sdk/drs/v3/model/ListUsersResponse.java
huaweicloud/huaweicloud-sdk-java-v3
a01cd21a3d03f6dffc807bea7c522e34adfa368d
[ "Apache-2.0" ]
27
2020-05-28T11:08:44.000Z
2022-03-30T03:30:37.000Z
28.536697
106
0.641215
9,786
package com.huaweicloud.sdk.drs.v3.model; import com.fasterxml.jackson.annotation.JsonInclude; import com.fasterxml.jackson.annotation.JsonProperty; import com.huaweicloud.sdk.core.SdkResponse; import java.util.ArrayList; import java.util.List; import java.util.Objects; import java.util.function.Consumer; /** Respon...
3e16f89a512096c87fb4a46f4e6b2b8625a54909
2,411
java
Java
src/main/java/com/google/devtools/common/options/BoolOrEnumConverter.java
pbekambo/bazel.0.5.1
843dc1c2bd76315e78cb03ee21bad4bbebe9e6ea
[ "Apache-2.0" ]
64
2016-12-07T08:04:06.000Z
2021-12-09T09:27:59.000Z
src/main/java/com/google/devtools/common/options/BoolOrEnumConverter.java
pbekambo/bazel.0.5.1
843dc1c2bd76315e78cb03ee21bad4bbebe9e6ea
[ "Apache-2.0" ]
5
2017-10-30T21:45:25.000Z
2018-11-14T18:24:20.000Z
src/main/java/com/google/devtools/common/options/BoolOrEnumConverter.java
pbekambo/bazel.0.5.1
843dc1c2bd76315e78cb03ee21bad4bbebe9e6ea
[ "Apache-2.0" ]
7
2017-01-10T08:10:57.000Z
2021-03-19T07:00:37.000Z
38.269841
96
0.719618
9,787
// Copyright 2014 The Bazel Authors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by appl...
3e16f94845c90558bd2bae3b3da0037b627f3812
328
java
Java
officemaps/src/main/java/com/blagoy/officemaps/repository/FloorRepository.java
Lascor22/HackatonWartsila
b1d65deed5f14670a6c9cfaa7978d98617243471
[ "MIT" ]
1
2020-02-17T14:24:03.000Z
2020-02-17T14:24:03.000Z
officemaps/src/main/java/com/blagoy/officemaps/repository/FloorRepository.java
Lascor22/HackatonWartsila
b1d65deed5f14670a6c9cfaa7978d98617243471
[ "MIT" ]
null
null
null
officemaps/src/main/java/com/blagoy/officemaps/repository/FloorRepository.java
Lascor22/HackatonWartsila
b1d65deed5f14670a6c9cfaa7978d98617243471
[ "MIT" ]
null
null
null
27.333333
69
0.829268
9,788
package com.blagoy.officemaps.repository; import com.blagoy.officemaps.domain.Floor; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.stereotype.Repository; @Repository public interface FloorRepository extends JpaRepository<Floor, Long> { public Floor findByNumber(long num...
3e16f9e747a1f303307cc9dd066f9cce27499e8d
4,320
java
Java
src/main/java/org/hzero/platform/domain/entity/DashboardTenantCard.java
yang-zhang99/hzero-platform
e3ad6091c1292a43443461e02428cb380f4ed9db
[ "Apache-2.0" ]
7
2020-09-27T09:09:27.000Z
2021-06-11T12:48:32.000Z
src/main/java/org/hzero/platform/domain/entity/DashboardTenantCard.java
yang-zhang99/hzero-platform
e3ad6091c1292a43443461e02428cb380f4ed9db
[ "Apache-2.0" ]
null
null
null
src/main/java/org/hzero/platform/domain/entity/DashboardTenantCard.java
yang-zhang99/hzero-platform
e3ad6091c1292a43443461e02428cb380f4ed9db
[ "Apache-2.0" ]
17
2020-09-23T07:51:40.000Z
2021-11-23T13:52:08.000Z
23.527174
102
0.673597
9,789
package org.hzero.platform.domain.entity; import java.util.Date; import java.util.Objects; import javax.persistence.GeneratedValue; import javax.persistence.Id; import javax.persistence.Table; import javax.persistence.Transient; import javax.validation.constraints.NotNull; import org.hzero.core.base.BaseConstants; i...
3e16fa005fa27c703c4706f3376ab42b457aac23
561
java
Java
src/main/java/com/example/demo/config/RestTemplateConfig.java
stableShip/spring_learn
fd7de7a8272ecb09b72aad57a9e10cedc5a15487
[ "MIT" ]
null
null
null
src/main/java/com/example/demo/config/RestTemplateConfig.java
stableShip/spring_learn
fd7de7a8272ecb09b72aad57a9e10cedc5a15487
[ "MIT" ]
null
null
null
src/main/java/com/example/demo/config/RestTemplateConfig.java
stableShip/spring_learn
fd7de7a8272ecb09b72aad57a9e10cedc5a15487
[ "MIT" ]
null
null
null
24.391304
63
0.782531
9,790
package com.example.demo.config; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.web.client.RestTemplateBuilder; import org.springframework.context.annotation.Bean; import org.springframework.stereotype.Component; import org.springframework.web.client.RestTemplate; @Comp...
3e16fa1fb0a44d4b3bfeebb4d43efd9df20c8c46
2,531
java
Java
src/main/java/com/twilio/rest/api/v2010/account/ConnectAppDeleter.java
Ben-Liao/twilio-java
5073c0f3fe613f51937983c0551d797c309377a7
[ "MIT" ]
295
2015-01-04T17:00:48.000Z
2022-03-29T21:51:49.000Z
src/main/java/com/twilio/rest/api/v2010/account/ConnectAppDeleter.java
Ben-Liao/twilio-java
5073c0f3fe613f51937983c0551d797c309377a7
[ "MIT" ]
349
2015-01-14T19:08:16.000Z
2022-03-09T15:50:13.000Z
src/main/java/com/twilio/rest/api/v2010/account/ConnectAppDeleter.java
Ben-Liao/twilio-java
5073c0f3fe613f51937983c0551d797c309377a7
[ "MIT" ]
376
2015-01-03T22:31:01.000Z
2022-03-31T08:23:17.000Z
33.746667
113
0.646385
9,791
/** * This code was generated by * \ / _ _ _| _ _ * | (_)\/(_)(_|\/| |(/_ v1.0.0 * / / */ package com.twilio.rest.api.v2010.account; import com.twilio.base.Deleter; import com.twilio.exception.ApiConnectionException; import com.twilio.exception.ApiException; import com.twilio.exception.RestE...
3e16fa7c6d99dd08013fdf7a682e01fcbfd6effa
1,908
java
Java
src/main/java/com/qmdx00/onenet/mq/SslUtil.java
qmdx00/onenet-iot-project
09d2c54660713e2748253d40ca598495e2a17d76
[ "MIT" ]
27
2019-06-21T08:01:03.000Z
2022-01-21T05:50:10.000Z
src/main/java/com/qmdx00/onenet/mq/SslUtil.java
SteveAndy/onenet-iot-project
09d2c54660713e2748253d40ca598495e2a17d76
[ "MIT" ]
null
null
null
src/main/java/com/qmdx00/onenet/mq/SslUtil.java
SteveAndy/onenet-iot-project
09d2c54660713e2748253d40ca598495e2a17d76
[ "MIT" ]
30
2019-06-21T07:45:29.000Z
2022-03-28T14:48:18.000Z
34.690909
113
0.666143
9,792
package com.qmdx00.onenet.mq; import org.bouncycastle.jce.provider.BouncyCastleProvider; import org.bouncycastle.openssl.PEMReader; import javax.net.ssl.SSLContext; import javax.net.ssl.SSLSocketFactory; import javax.net.ssl.TrustManagerFactory; import java.io.IOException; import java.io.InputStream; import java.io.I...
3e16fb03d7350aac16b20df8037aed32a847849d
4,224
java
Java
imsspringboot/src/main/java/com/ims/controllers/JwtAuthenticationRestController.java
pradeepjava/springbootIMS
8e34d82f89f39bf6a62759dc536be385345a3976
[ "Unlicense" ]
null
null
null
imsspringboot/src/main/java/com/ims/controllers/JwtAuthenticationRestController.java
pradeepjava/springbootIMS
8e34d82f89f39bf6a62759dc536be385345a3976
[ "Unlicense" ]
null
null
null
imsspringboot/src/main/java/com/ims/controllers/JwtAuthenticationRestController.java
pradeepjava/springbootIMS
8e34d82f89f39bf6a62759dc536be385345a3976
[ "Unlicense" ]
null
null
null
39.476636
114
0.817708
9,793
package com.ims.controllers; import java.util.Objects; import javax.servlet.http.HttpServletRequest; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Value; import org.springframework.http.HttpStatus; import org.springframework.http.ResponseEntity; im...
3e16fd1616fecbeb2673135d06ec07ad67cb42e2
7,593
java
Java
bboss-persistent/test/com/frameworkset/orm/engine/model/NameFactoryTest.java
bbossgroups/bboss
09c505a2d14943aa28463da9403f222419711e20
[ "Apache-2.0" ]
246
2015-10-29T03:02:48.000Z
2022-03-31T03:58:17.000Z
bboss-persistent/test/com/frameworkset/orm/engine/model/NameFactoryTest.java
bbossgroups/bboss
09c505a2d14943aa28463da9403f222419711e20
[ "Apache-2.0" ]
4
2016-11-17T08:27:47.000Z
2021-07-28T09:31:56.000Z
bboss-persistent/test/com/frameworkset/orm/engine/model/NameFactoryTest.java
bbossgroups/bboss
09c505a2d14943aa28463da9403f222419711e20
[ "Apache-2.0" ]
148
2015-01-19T06:35:15.000Z
2022-01-07T04:53:04.000Z
32.857143
83
0.555072
9,794
/* * Copyright 2008 biaoping.yin * * 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 l...
3e16fe022dba3c134fa33fdd5a26ba9957ab91d4
413
java
Java
src/main/java/protocol/response/CreateGroupResponsePacket.java
December26/CmdChat
7efaaa66d5e6681f1240aa2fae457e35b74f3771
[ "MIT" ]
null
null
null
src/main/java/protocol/response/CreateGroupResponsePacket.java
December26/CmdChat
7efaaa66d5e6681f1240aa2fae457e35b74f3771
[ "MIT" ]
null
null
null
src/main/java/protocol/response/CreateGroupResponsePacket.java
December26/CmdChat
7efaaa66d5e6681f1240aa2fae457e35b74f3771
[ "MIT" ]
null
null
null
17.208333
61
0.750605
9,795
package protocol.response; import lombok.Data; import protocol.Packet; import java.util.List; import static protocol.command.Command.CREATE_GROUP_RESPONSE; @Data public class CreateGroupResponsePacket extends Packet { private boolean success; private String groupId; private List<String> userNameList; ...
3e16fe895df7f64e568e87063ed8ebff530f781c
2,806
java
Java
syhthems-db/src/main/java/top/sunriseydy/syhthems/db/service/impl/MenuServiceImpl.java
ASDwood/syhthems-platform
96f4c5801943f802178424bf7f300151535d0c21
[ "MIT" ]
126
2019-06-23T08:14:33.000Z
2022-03-11T06:41:25.000Z
syhthems-db/src/main/java/top/sunriseydy/syhthems/db/service/impl/MenuServiceImpl.java
ASDwood/syhthems-platform
96f4c5801943f802178424bf7f300151535d0c21
[ "MIT" ]
5
2019-07-24T03:02:49.000Z
2020-05-25T03:38:45.000Z
syhthems-db/src/main/java/top/sunriseydy/syhthems/db/service/impl/MenuServiceImpl.java
ASDwood/syhthems-platform
96f4c5801943f802178424bf7f300151535d0c21
[ "MIT" ]
49
2019-06-24T12:23:55.000Z
2022-03-07T09:50:48.000Z
38.972222
101
0.738774
9,796
package top.sunriseydy.syhthems.db.service.impl; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.cache.annotation.CacheConfig; import org.springframework.stereotype.Service; import org.springframework.transaction.annotation.Propagation; import org.springframework.transaction.a...
3e16fe96aa8a53208c81a30025cacba1bdaf740c
1,817
java
Java
tendril-domain/src/main/java/edu/colorado/cs/cirrus/domain/model/Result.java
tendril-cirrus/4308Cirrus
aa0147d3466f554f3e1ea1cc5a3696d01e713aa1
[ "Apache-2.0" ]
1
2015-10-28T23:14:44.000Z
2015-10-28T23:14:44.000Z
tendril-domain/src/main/java/edu/colorado/cs/cirrus/domain/model/Result.java
tendril-cirrus/4308Cirrus
aa0147d3466f554f3e1ea1cc5a3696d01e713aa1
[ "Apache-2.0" ]
null
null
null
tendril-domain/src/main/java/edu/colorado/cs/cirrus/domain/model/Result.java
tendril-cirrus/4308Cirrus
aa0147d3466f554f3e1ea1cc5a3696d01e713aa1
[ "Apache-2.0" ]
null
null
null
20.188889
99
0.733627
9,797
package edu.colorado.cs.cirrus.domain.model; import org.simpleframework.xml.Attribute; import org.simpleframework.xml.Element; import org.simpleframework.xml.Order; @Order(elements={"setpoint", "mode", "temperatureScale", "currentTemp", "activeLoadControlEvent"}) public class Result { public Result(){} @Attrib...
3e16ff32ec3f286801436e7b32f9df48c66322b8
37
java
Java
java/java-tests/testData/inspection/localCanBeFinal/Record.java
msoxzw/intellij-community
b8452521640cca4cd379a0a0335341f362bc09a9
[ "Apache-2.0" ]
null
null
null
java/java-tests/testData/inspection/localCanBeFinal/Record.java
msoxzw/intellij-community
b8452521640cca4cd379a0a0335341f362bc09a9
[ "Apache-2.0" ]
null
null
null
java/java-tests/testData/inspection/localCanBeFinal/Record.java
msoxzw/intellij-community
b8452521640cca4cd379a0a0335341f362bc09a9
[ "Apache-2.0" ]
null
null
null
7.4
20
0.405405
9,798
record A(String s) { A { } }
3e16ff73f99d202469088c20cd6cf8190009bd0e
831
java
Java
src/main/java/instantcoffee/cinemaxx/repo/MovieRepo.java
juaninicolai/CinemaXX
ba8607900f644e59563066b20ba95151b72c35c8
[ "MIT" ]
null
null
null
src/main/java/instantcoffee/cinemaxx/repo/MovieRepo.java
juaninicolai/CinemaXX
ba8607900f644e59563066b20ba95151b72c35c8
[ "MIT" ]
null
null
null
src/main/java/instantcoffee/cinemaxx/repo/MovieRepo.java
juaninicolai/CinemaXX
ba8607900f644e59563066b20ba95151b72c35c8
[ "MIT" ]
2
2022-02-12T11:27:42.000Z
2022-02-15T22:48:34.000Z
34.625
95
0.753309
9,799
package instantcoffee.cinemaxx.repo; import instantcoffee.cinemaxx.entities.Movie; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.data.jpa.repository.Query; import org.springframework.data.repository.query.Param; import org.springframework.data.rest.core.annotation.RestResourc...
3e16ffcc8932c049bf5465a1e4e54e888dbcab0a
732
java
Java
src/main/java/graphics/Spritesheet.java
guassmith/Towny
49f604a50546921fcb8dbef6f335e5782b875ad7
[ "MIT" ]
null
null
null
src/main/java/graphics/Spritesheet.java
guassmith/Towny
49f604a50546921fcb8dbef6f335e5782b875ad7
[ "MIT" ]
null
null
null
src/main/java/graphics/Spritesheet.java
guassmith/Towny
49f604a50546921fcb8dbef6f335e5782b875ad7
[ "MIT" ]
null
null
null
20.333333
55
0.729508
9,800
package graphics; import graphics.opengl.OpenGLUtils; import util.TextureInfo; import java.nio.ByteBuffer; //picture with all the sprites in it public class Spritesheet { private final int id; // OpenGL texture id private final int width; // width of the spritesheet private final int height; // height of the spri...
3e17006799b85c09595c0409b1450cf5cec959fb
1,968
java
Java
stabilizer/src/main/java/com/hazelcast/stabilizer/communicator/Communicator.java
peter-lawrey/hazelcast-stabilizer
c7362648c38a5bed2ea629506af7de03b6114657
[ "Apache-2.0" ]
1
2020-02-28T02:54:09.000Z
2020-02-28T02:54:09.000Z
stabilizer/src/main/java/com/hazelcast/stabilizer/communicator/Communicator.java
peter-lawrey/hazelcast-stabilizer
c7362648c38a5bed2ea629506af7de03b6114657
[ "Apache-2.0" ]
null
null
null
stabilizer/src/main/java/com/hazelcast/stabilizer/communicator/Communicator.java
peter-lawrey/hazelcast-stabilizer
c7362648c38a5bed2ea629506af7de03b6114657
[ "Apache-2.0" ]
null
null
null
33.931034
95
0.716463
9,801
package com.hazelcast.stabilizer.communicator; import com.hazelcast.stabilizer.Utils; import com.hazelcast.stabilizer.common.AgentAddress; import com.hazelcast.stabilizer.common.AgentsFile; import com.hazelcast.stabilizer.common.messaging.Message; import com.hazelcast.stabilizer.common.messaging.MessageAddress; import...
3e1700f1ae283520a1789a8228b8ba943ee568e3
1,528
java
Java
fop-core/src/main/java/org/apache/fop/render/txt/border/DottedBorderElement.java
Vazid546/xmlgraphics-fop
07d912eba54173aaee3053054b9fe56888437f29
[ "Apache-2.0" ]
40
2019-10-15T06:00:14.000Z
2022-03-30T05:17:34.000Z
fop-core/src/main/java/org/apache/fop/render/txt/border/DottedBorderElement.java
Vazid546/xmlgraphics-fop
07d912eba54173aaee3053054b9fe56888437f29
[ "Apache-2.0" ]
6
2019-10-07T16:33:08.000Z
2021-12-11T09:00:42.000Z
fop-core/src/main/java/org/apache/fop/render/txt/border/DottedBorderElement.java
Vazid546/xmlgraphics-fop
07d912eba54173aaee3053054b9fe56888437f29
[ "Apache-2.0" ]
44
2019-11-13T04:52:48.000Z
2022-03-08T10:33:46.000Z
32.510638
77
0.713351
9,803
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
3e17029abcf66c07f9f379c1bfc920a9e9702da5
2,177
java
Java
app/src/main/java/com/example/user/qrcode/ScanQRActivity.java
AlhaadiDev/QrCodeScanner-Generator
826a894f3de38d63ae3fae4a24c1f073ecd07c94
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/example/user/qrcode/ScanQRActivity.java
AlhaadiDev/QrCodeScanner-Generator
826a894f3de38d63ae3fae4a24c1f073ecd07c94
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/example/user/qrcode/ScanQRActivity.java
AlhaadiDev/QrCodeScanner-Generator
826a894f3de38d63ae3fae4a24c1f073ecd07c94
[ "Apache-2.0" ]
null
null
null
33.492308
98
0.682131
9,804
package com.example.user.qrcode; import android.content.Intent; import android.os.Bundle; import android.support.annotation.Nullable; import android.support.v7.app.AppCompatActivity; import android.view.View; import android.widget.Button; import android.widget.TextView; import android.widget.Toast; import com.google....
3e1703863b3ca322408f8b3bb40589b2b9ff31af
1,660
java
Java
src/main/java/de/stklcode/jvault/connector/exception/InvalidRequestException.java
stklcode/jvaultconnector
75561a0540715a241df1c2d9d04c2626f0270bb3
[ "Apache-2.0" ]
1
2017-04-03T02:37:42.000Z
2017-04-03T02:37:42.000Z
src/main/java/de/stklcode/jvault/connector/exception/InvalidRequestException.java
stklcode/jvaultconnector
75561a0540715a241df1c2d9d04c2626f0270bb3
[ "Apache-2.0" ]
43
2016-09-27T10:05:24.000Z
2022-03-06T17:25:09.000Z
src/main/java/de/stklcode/jvault/connector/exception/InvalidRequestException.java
stklcode/jvaultconnector
75561a0540715a241df1c2d9d04c2626f0270bb3
[ "Apache-2.0" ]
null
null
null
27.666667
81
0.683735
9,805
/* * Copyright 2016-2021 Stefan Kalscheuer * * 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...
3e17038fb2840d07a5a688291fb1ce9908ee1114
236
java
Java
binders/difido-testng/src/test/java/il/co/topq/difido/AbstractTestCase.java
siklu/difido-reports
62b1fa91e36ad1c5640f81814efa2c257a1e059d
[ "Apache-2.0" ]
42
2016-05-30T07:00:31.000Z
2021-08-08T21:21:37.000Z
binders/difido-testng/src/test/java/il/co/topq/difido/AbstractTestCase.java
siklu/difido-reports
62b1fa91e36ad1c5640f81814efa2c257a1e059d
[ "Apache-2.0" ]
165
2016-06-02T15:48:03.000Z
2022-03-30T06:11:34.000Z
binders/difido-testng/src/test/java/il/co/topq/difido/AbstractTestCase.java
siklu/difido-reports
62b1fa91e36ad1c5640f81814efa2c257a1e059d
[ "Apache-2.0" ]
35
2016-06-06T04:24:50.000Z
2022-03-16T15:57:59.000Z
21.454545
65
0.809322
9,806
package il.co.topq.difido; import org.testng.annotations.Listeners; @Listeners(il.co.topq.difido.ReportManagerHook.class) public abstract class AbstractTestCase { protected ReportDispatcher report = ReportManager.getInstance(); }
3e17058192f7140c6ae957030b1d3260047fbf74
1,402
java
Java
engine/src/main/java/org/camunda/bpm/engine/impl/cmd/RemoveTaskVariablesCmd.java
meyerdan/camunda-bpm-platform
4f2ff13fb28937d625079f4663534702b8e200e1
[ "Apache-2.0" ]
1
2022-02-09T03:34:49.000Z
2022-02-09T03:34:49.000Z
engine/src/main/java/org/camunda/bpm/engine/impl/cmd/RemoveTaskVariablesCmd.java
ivyy/camunda-bpm-platform
03a0269dd9e51d22d687daa9befa88c45b998413
[ "Apache-2.0" ]
null
null
null
engine/src/main/java/org/camunda/bpm/engine/impl/cmd/RemoveTaskVariablesCmd.java
ivyy/camunda-bpm-platform
03a0269dd9e51d22d687daa9befa88c45b998413
[ "Apache-2.0" ]
null
null
null
26.961538
99
0.721826
9,807
package org.camunda.bpm.engine.impl.cmd; import java.io.Serializable; import java.util.Collection; import org.camunda.bpm.engine.ProcessEngineException; import org.camunda.bpm.engine.impl.context.Context; import org.camunda.bpm.engine.impl.interceptor.Command; import org.camunda.bpm.engine.impl.interceptor.CommandCo...
3e1705b75c43af3253481343dd5a8163c01669d0
1,506
java
Java
backend/src/main/java/hr/trio/realestatetracker/service/impl/UserServiceImpl.java
vpericki/ReTracker-seminarski-rad
ead0921342fc35e5dcfe709b1c1b36a86e57ae1f
[ "MIT" ]
null
null
null
backend/src/main/java/hr/trio/realestatetracker/service/impl/UserServiceImpl.java
vpericki/ReTracker-seminarski-rad
ead0921342fc35e5dcfe709b1c1b36a86e57ae1f
[ "MIT" ]
null
null
null
backend/src/main/java/hr/trio/realestatetracker/service/impl/UserServiceImpl.java
vpericki/ReTracker-seminarski-rad
ead0921342fc35e5dcfe709b1c1b36a86e57ae1f
[ "MIT" ]
null
null
null
33.466667
109
0.747012
9,808
package hr.trio.realestatetracker.service.impl; import hr.trio.realestatetracker.converter.UserConverter; import hr.trio.realestatetracker.dto.UserDto; import hr.trio.realestatetracker.exception.NotFoundException; import hr.trio.realestatetracker.repository.UserRepository; import hr.trio.realestatetracker.service.Curr...
3e17061b20cb40b44d3b59b5b002a5a8b65f2588
972
java
Java
ses-app/ses-mobile-rps/src/main/java/com/redescooter/ses/mobile/rps/vo/productwaitinwh/ProductWaitInWhIdItemEnter.java
moutainhigh/ses-server
e1ee6ac34499950ef4b1b97efa0aaf4c4fec67c5
[ "MIT" ]
null
null
null
ses-app/ses-mobile-rps/src/main/java/com/redescooter/ses/mobile/rps/vo/productwaitinwh/ProductWaitInWhIdItemEnter.java
moutainhigh/ses-server
e1ee6ac34499950ef4b1b97efa0aaf4c4fec67c5
[ "MIT" ]
null
null
null
ses-app/ses-mobile-rps/src/main/java/com/redescooter/ses/mobile/rps/vo/productwaitinwh/ProductWaitInWhIdItemEnter.java
moutainhigh/ses-server
e1ee6ac34499950ef4b1b97efa0aaf4c4fec67c5
[ "MIT" ]
2
2021-08-31T07:59:28.000Z
2021-10-16T10:55:44.000Z
23.707317
62
0.752058
9,809
package com.redescooter.ses.mobile.rps.vo.productwaitinwh; import com.redescooter.ses.api.common.vo.base.GeneralEnter; import com.redescooter.ses.api.common.vo.base.PageEnter; import io.swagger.annotations.ApiModel; import io.swagger.annotations.ApiModelProperty; import lombok.*; /** * @ClassNameProWaitInWHIdEnter ...
3e170685984848eb94572949e1c63e9186675bec
261
java
Java
src/main/java/roger/training/util/validation/Customer.java
RogerRocco/rest-spring-boot
e5700994d31699a0cf178b506b223d53162912eb
[ "MIT" ]
null
null
null
src/main/java/roger/training/util/validation/Customer.java
RogerRocco/rest-spring-boot
e5700994d31699a0cf178b506b223d53162912eb
[ "MIT" ]
null
null
null
src/main/java/roger/training/util/validation/Customer.java
RogerRocco/rest-spring-boot
e5700994d31699a0cf178b506b223d53162912eb
[ "MIT" ]
null
null
null
17.4
52
0.716475
9,810
package roger.training.util.validation; public class Customer extends DataValidation { public static boolean isValid(String customerStr) { boolean valid = false; if (customerStr.equals("")) valid = false; else valid = true; return valid; } }
3e1706cc925578ecc9aed8a53d0ffc8b1dfbca0f
1,620
java
Java
src/main/java/net/maritimeconnectivity/identityregistry/exception/McpExceptionResolver.java
MaritimeCloud/identity-registry
27f7f90973e0e858146a6d1b84894bd01e692390
[ "Apache-2.0" ]
9
2017-12-22T05:59:17.000Z
2020-11-30T15:16:58.000Z
src/main/java/net/maritimeconnectivity/identityregistry/exception/McpExceptionResolver.java
MaritimeCloud/identity-registry
27f7f90973e0e858146a6d1b84894bd01e692390
[ "Apache-2.0" ]
5
2018-04-09T13:02:32.000Z
2020-05-14T08:05:10.000Z
src/main/java/net/maritimeconnectivity/identityregistry/exception/McpExceptionResolver.java
MaritimeCloud/identity-registry
27f7f90973e0e858146a6d1b84894bd01e692390
[ "Apache-2.0" ]
7
2018-03-21T06:58:43.000Z
2021-01-08T11:59:32.000Z
43.783784
137
0.770988
9,811
/* * Copyright 2017 Danish Maritime Authority. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicab...
3e1707688551dfe2a1ddf957ea2ad9dbf32f40fb
11,283
java
Java
src/main/java/hu/ibello/search/SearchTool.java
kokog78/ibello-api
a0245662f3824dfbe0d0a39a24b002f90d080293
[ "Apache-2.0" ]
1
2021-04-21T15:06:43.000Z
2021-04-21T15:06:43.000Z
src/main/java/hu/ibello/search/SearchTool.java
kokog78/ibello-api
a0245662f3824dfbe0d0a39a24b002f90d080293
[ "Apache-2.0" ]
null
null
null
src/main/java/hu/ibello/search/SearchTool.java
kokog78/ibello-api
a0245662f3824dfbe0d0a39a24b002f90d080293
[ "Apache-2.0" ]
null
null
null
41.481618
113
0.702118
9,812
/* * Ark-Sys Kft. licenses this file to you under * the Apache License, Version 2.0 (the "License"); you may * not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
3e170862d385fc7e60025d28b6cc398ce20d98d1
3,603
java
Java
src/main/java/com/hellonms/platforms/emp_orange/client_swt/page/fault/event/DataTable4Event.java
paul-hyun/emp
2dd66647c5522cbc59c786d413ed790a1f14f46c
[ "Apache-2.0" ]
2
2020-04-04T04:36:01.000Z
2022-02-24T00:07:19.000Z
src/main/java/com/hellonms/platforms/emp_orange/client_swt/page/fault/event/DataTable4Event.java
paul-hyun/emp
2dd66647c5522cbc59c786d413ed790a1f14f46c
[ "Apache-2.0" ]
null
null
null
src/main/java/com/hellonms/platforms/emp_orange/client_swt/page/fault/event/DataTable4Event.java
paul-hyun/emp
2dd66647c5522cbc59c786d413ed790a1f14f46c
[ "Apache-2.0" ]
null
null
null
22.51875
102
0.718845
9,813
package com.hellonms.platforms.emp_orange.client_swt.page.fault.event; import org.eclipse.swt.SWT; import org.eclipse.swt.graphics.Color; import org.eclipse.swt.graphics.Image; import com.hellonms.platforms.emp_core.share.error.EmpException; import com.hellonms.platforms.emp_core.share.language.UtilLanguage; import c...
3e1708f3ddcd1e7e877153cb055fea295b9e5ea8
7,501
java
Java
src/test/java/com/google/devtools/build/lib/packages/SkylarkSemanticsConsistencyTest.java
timm-gs/bazel
d16012774f97d8a3d0f7732e116dba8ab636a4cb
[ "Apache-2.0" ]
3
2019-09-10T15:23:53.000Z
2021-11-17T10:58:08.000Z
src/test/java/com/google/devtools/build/lib/packages/SkylarkSemanticsConsistencyTest.java
snnn/bazel
d16012774f97d8a3d0f7732e116dba8ab636a4cb
[ "Apache-2.0" ]
null
null
null
src/test/java/com/google/devtools/build/lib/packages/SkylarkSemanticsConsistencyTest.java
snnn/bazel
d16012774f97d8a3d0f7732e116dba8ab636a4cb
[ "Apache-2.0" ]
1
2022-03-06T10:55:14.000Z
2022-03-06T10:55:14.000Z
47.474684
100
0.738168
9,814
// Copyright 2017 The Bazel Authors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by appl...
3e1709c923a56ca7ac8dc066d5b7103ac22f29d7
88
java
Java
CleanCode/4-tdd-example/src/main/java/tddexample/FlightNotFoundException.java
jsvegam/solid
36cbb4a37051b1178ef01d9319bed92220b296e1
[ "MIT" ]
3
2021-11-20T11:16:40.000Z
2022-03-19T22:56:39.000Z
CleanCode/4-tdd-example/src/main/java/tddexample/FlightNotFoundException.java
jsvegam/solid
36cbb4a37051b1178ef01d9319bed92220b296e1
[ "MIT" ]
null
null
null
CleanCode/4-tdd-example/src/main/java/tddexample/FlightNotFoundException.java
jsvegam/solid
36cbb4a37051b1178ef01d9319bed92220b296e1
[ "MIT" ]
9
2021-03-15T23:54:52.000Z
2022-03-28T17:35:18.000Z
14.666667
63
0.840909
9,815
package tddexample; public class FlightNotFoundException extends RuntimeException { }
3e1709d1e9b5a7b101f3183adc6c7386577c3d08
5,461
java
Java
vehicle/android/CanDataSender/src/com/example/candatasender/CarLinkData/CanData.java
yk-fujii/Autoware
470b04b95eee435d2bb529d978d4c91bf57f34b0
[ "BSD-3-Clause" ]
64
2018-11-19T02:34:05.000Z
2021-12-27T06:19:48.000Z
vehicle/android/CanDataSender/src/com/example/candatasender/CarLinkData/CanData.java
yk-fujii/Autoware
470b04b95eee435d2bb529d978d4c91bf57f34b0
[ "BSD-3-Clause" ]
1
2017-12-06T11:35:14.000Z
2017-12-06T11:35:14.000Z
vehicle/android/CanDataSender/src/com/example/candatasender/CarLinkData/CanData.java
yk-fujii/Autoware
470b04b95eee435d2bb529d978d4c91bf57f34b0
[ "BSD-3-Clause" ]
34
2018-11-27T08:57:32.000Z
2022-02-18T08:06:04.000Z
30.338889
126
0.688335
9,816
/* * Copyright (c) 2015, Nagoya University * 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 copyright notice, this * list ...
3e170b1cc684ff8e5eced1053bfdad345af38bf0
3,480
java
Java
app/src/main/java/com/hdev/sicbotogel/view/NotificationHistoryActivity.java
Hendriyawan/Sicbotogel
d71dabce0658ee2a7a435555a1f027df311197c2
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/hdev/sicbotogel/view/NotificationHistoryActivity.java
Hendriyawan/Sicbotogel
d71dabce0658ee2a7a435555a1f027df311197c2
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/hdev/sicbotogel/view/NotificationHistoryActivity.java
Hendriyawan/Sicbotogel
d71dabce0658ee2a7a435555a1f027df311197c2
[ "Apache-2.0" ]
null
null
null
28.064516
137
0.716092
9,817
package com.hdev.sicbotogel.view; import android.content.Intent; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import android.support.v7.widget.RecyclerView; import android.support.v7.widget.Toolbar; import android.view.MenuItem; import android.view.View; import android.widget.TextView; i...
3e170bbfbf8574db9d357e75973687fdb50a6fbc
1,130
java
Java
src/org/usfirst/frc3550/Julius2018/commands/PickupCubeCommand.java
FRCteam3550/3550-PowerUp
18555d3a857fed72456e4c79a878671bb26ae1bc
[ "BSD-3-Clause" ]
null
null
null
src/org/usfirst/frc3550/Julius2018/commands/PickupCubeCommand.java
FRCteam3550/3550-PowerUp
18555d3a857fed72456e4c79a878671bb26ae1bc
[ "BSD-3-Clause" ]
null
null
null
src/org/usfirst/frc3550/Julius2018/commands/PickupCubeCommand.java
FRCteam3550/3550-PowerUp
18555d3a857fed72456e4c79a878671bb26ae1bc
[ "BSD-3-Clause" ]
null
null
null
24.565217
79
0.675221
9,818
package org.usfirst.frc3550.Julius2018.commands; //import org.omg.CORBA.TIMEOUT; import org.usfirst.frc3550.Julius2018.Robot; import edu.wpi.first.wpilibj.command.Command; /** * */ public class PickupCubeCommand extends Command { public PickupCubeCommand() { // Use requires() here to declare subsystem...
3e170d3ad6cc0c5cc2181cd6dc118d7edd9a5646
513
java
Java
src/org/tensorflow/yolo/Book.java
Beakjiyeon/English_Planet
fea8871452125559d64b5488bc197550e0019f88
[ "WTFPL" ]
null
null
null
src/org/tensorflow/yolo/Book.java
Beakjiyeon/English_Planet
fea8871452125559d64b5488bc197550e0019f88
[ "WTFPL" ]
null
null
null
src/org/tensorflow/yolo/Book.java
Beakjiyeon/English_Planet
fea8871452125559d64b5488bc197550e0019f88
[ "WTFPL" ]
null
null
null
16.03125
42
0.565302
9,819
package org.tensorflow.yolo; public class Book { private String b_text; private int p_id; private int b_id; public String getB_text() { return b_text; } public void setB_text(String b_text) { this.b_text = b_text; } public int getP_id() { return p_id; } ...
3e170f16db222e1d66ef93a33085160728977eed
13,703
java
Java
aws-java-sdk-personalize/src/main/java/com/amazonaws/services/personalize/model/DefaultHyperParameterRanges.java
ericvincent83/aws-sdk-java
c491416f3ea9411a04d9bafedee6c6874a79e48d
[ "Apache-2.0" ]
3,372
2015-01-03T00:35:43.000Z
2022-03-31T15:56:24.000Z
aws-java-sdk-personalize/src/main/java/com/amazonaws/services/personalize/model/DefaultHyperParameterRanges.java
ericvincent83/aws-sdk-java
c491416f3ea9411a04d9bafedee6c6874a79e48d
[ "Apache-2.0" ]
2,391
2015-01-01T12:55:24.000Z
2022-03-31T08:01:50.000Z
aws-java-sdk-personalize/src/main/java/com/amazonaws/services/personalize/model/DefaultHyperParameterRanges.java
ericvincent83/aws-sdk-java
c491416f3ea9411a04d9bafedee6c6874a79e48d
[ "Apache-2.0" ]
2,876
2015-01-01T14:38:37.000Z
2022-03-29T19:53:10.000Z
40.54142
157
0.697876
9,820
/* * Copyright 2016-2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with * the License. A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "licen...
3e17102c8f5ff48f1dccf12371053ae0362da60c
5,414
java
Java
src/main/java/seedu/address/model/Calendar.java
JingYuOng/main
8c5bafbc55c3af4a1a89966b085b5997f61aea5c
[ "MIT" ]
null
null
null
src/main/java/seedu/address/model/Calendar.java
JingYuOng/main
8c5bafbc55c3af4a1a89966b085b5997f61aea5c
[ "MIT" ]
null
null
null
src/main/java/seedu/address/model/Calendar.java
JingYuOng/main
8c5bafbc55c3af4a1a89966b085b5997f61aea5c
[ "MIT" ]
null
null
null
30.761364
119
0.665866
9,821
package seedu.address.model; import static java.util.Objects.requireNonNull; import java.util.List; import javafx.collections.ObservableList; import seedu.address.model.entity.CalendarItem; import seedu.address.model.entity.Module; import seedu.address.model.entity.UniqueCalendarItemList; import seedu.address.model....
3e17104521b03677eca1d377796b95e6f4e8a2cb
1,482
java
Java
chapter4/core/src/com/packt/flappeebee/GameScreen.java
burningrain/libGDX-book-gameDelopmentByExample
14ce2f5236744cbc1c1bcc9514adc7781f026426
[ "MIT" ]
2
2017-05-08T23:10:07.000Z
2017-10-25T21:50:39.000Z
chapter4/core/src/com/packt/flappeebee/GameScreen.java
burningrain/libGDX-book-gameDelopmentByExample
14ce2f5236744cbc1c1bcc9514adc7781f026426
[ "MIT" ]
1
2017-07-21T09:28:19.000Z
2017-07-21T09:28:19.000Z
chapter4/core/src/com/packt/flappeebee/GameScreen.java
burningrain/libGDX-book-gameDelopmentByExample
14ce2f5236744cbc1c1bcc9514adc7781f026426
[ "MIT" ]
1
2018-04-19T19:44:21.000Z
2018-04-19T19:44:21.000Z
31.531915
96
0.690958
9,822
package com.packt.flappeebee; import com.badlogic.gdx.Gdx; import com.badlogic.gdx.ScreenAdapter; import com.badlogic.gdx.graphics.Color; import com.badlogic.gdx.graphics.GL20; import com.packt.flappeebee.model.GameWorld; import com.packt.flappeebee.model.GameWorldSettings; public class GameScreen extends ScreenAdap...
3e171164748b6da32902bbedb8cfaf32d5bb1939
1,986
java
Java
kzingsdk/src/main/java/com/kzingsdk/requests/GetBannersAPI.java
K-zing/androidsdk
39baf638c1bc5b5eff7528d90e5fd1685bfd6297
[ "Apache-2.0" ]
null
null
null
kzingsdk/src/main/java/com/kzingsdk/requests/GetBannersAPI.java
K-zing/androidsdk
39baf638c1bc5b5eff7528d90e5fd1685bfd6297
[ "Apache-2.0" ]
null
null
null
kzingsdk/src/main/java/com/kzingsdk/requests/GetBannersAPI.java
K-zing/androidsdk
39baf638c1bc5b5eff7528d90e5fd1685bfd6297
[ "Apache-2.0" ]
null
null
null
27.205479
91
0.632427
9,823
package com.kzingsdk.requests; import android.content.Context; import com.kzingsdk.core.CoreRequest; import com.kzingsdk.entity.ActivityItem; import com.kzingsdk.entity.Banner; import org.json.JSONArray; import org.json.JSONException; import org.json.JSONObject; import java.util.ArrayList; import io.reactivex.Obse...
3e1711888abf5525da11a9d0722b5cc0fff38179
2,464
java
Java
doc/openjdk/hotspot/test/runtime/7100935/TestConjointAtomicArraycopy.java
renshuaibing-aaron/jdk1.8-source-analysis
3233a942039cdf8af53689c072be2d49edfc3990
[ "Apache-2.0" ]
184
2015-01-04T03:38:20.000Z
2022-03-30T05:47:21.000Z
HotSpot1.7/test/runtime/7100935/TestConjointAtomicArraycopy.java
yibaolin/Open-Source-Research
0cbdc9ed3fbdaf8b055682369fcc6c6112dd85d5
[ "Apache-2.0" ]
1
2020-12-26T04:57:19.000Z
2020-12-26T04:57:19.000Z
HotSpot1.7/test/runtime/7100935/TestConjointAtomicArraycopy.java
yibaolin/Open-Source-Research
0cbdc9ed3fbdaf8b055682369fcc6c6112dd85d5
[ "Apache-2.0" ]
101
2015-01-16T23:46:31.000Z
2022-03-30T05:47:06.000Z
31.265823
76
0.669636
9,824
/* * Copyright 2011 SAP AG. All Rights Reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free Software Foundation. * * This ...
3e1712067e3910318ddf42f6bcfced4503f60f29
281
java
Java
src/chapter04/section01/thread_4_1_1/project_1_ReentrantLockTest/MyThread.java
yzrds/untitled
7c8759c2e1bfb409b5871ad88c30a7e8865953d6
[ "MIT" ]
266
2019-03-21T13:16:54.000Z
2022-03-30T03:24:46.000Z
src/chapter04/section01/thread_4_1_1/project_1_ReentrantLockTest/MyThread.java
yzrds/untitled
7c8759c2e1bfb409b5871ad88c30a7e8865953d6
[ "MIT" ]
1
2019-02-02T09:15:15.000Z
2019-02-02T09:15:15.000Z
src/chapter04/section01/thread_4_1_1/project_1_ReentrantLockTest/MyThread.java
yzrds/untitled
7c8759c2e1bfb409b5871ad88c30a7e8865953d6
[ "MIT" ]
92
2019-03-21T07:55:17.000Z
2021-12-17T02:35:54.000Z
15.611111
69
0.747331
9,825
package chapter04.section01.thread_4_1_1.project_1_ReentrantLockTest; public class MyThread extends Thread { private MyService service; public MyThread(MyService service) { super(); this.service = service; } @Override public void run() { service.testMethod(); } }
3e171289262cdcabc66ed34aa483f45cf45b39ab
1,928
java
Java
src/main/java/com/Da_Technomancer/crossroads/particles/ParticleDripColor.java
MrDrProfNo/Crossroads
742c71d245cc446b72e545f372d5744cc7761a04
[ "MIT" ]
20
2016-08-12T20:56:06.000Z
2021-09-21T03:04:45.000Z
src/main/java/com/Da_Technomancer/crossroads/particles/ParticleDripColor.java
MrDrProfNo/Crossroads
742c71d245cc446b72e545f372d5744cc7761a04
[ "MIT" ]
143
2016-08-12T21:31:24.000Z
2021-09-16T12:56:15.000Z
src/main/java/com/Da_Technomancer/crossroads/particles/ParticleDripColor.java
MrDrProfNo/Crossroads
742c71d245cc446b72e545f372d5744cc7761a04
[ "MIT" ]
21
2016-08-29T14:52:52.000Z
2021-01-11T22:32:47.000Z
28.352941
155
0.712137
9,826
package com.Da_Technomancer.crossroads.particles; import net.minecraft.client.particle.*; import net.minecraft.client.world.ClientWorld; import net.minecraftforge.api.distmarker.Dist; import net.minecraftforge.api.distmarker.OnlyIn; import javax.annotation.Nullable; import java.awt.*; @OnlyIn(Dist.CLIENT) public cla...
3e1712d68db29e2a058b9a03eb50911b64ef3849
300
java
Java
spring-35-websocket/spring-01-websocket/src/main/java/tian/pusen/Application.java
pustian/learn-spring-boot
9fe44b486d4f4d155e65147a4daface52e76d32d
[ "MIT" ]
1
2020-04-19T14:48:54.000Z
2020-04-19T14:48:54.000Z
spring-40-security/spring-06-security-Oauth2/security-oauth2/src/main/java/tian/pusen/Application.java
pustian/learn-spring-boot
9fe44b486d4f4d155e65147a4daface52e76d32d
[ "MIT" ]
null
null
null
spring-40-security/spring-06-security-Oauth2/security-oauth2/src/main/java/tian/pusen/Application.java
pustian/learn-spring-boot
9fe44b486d4f4d155e65147a4daface52e76d32d
[ "MIT" ]
null
null
null
27.272727
68
0.786667
9,827
package tian.pusen; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; @SpringBootApplication public class Application { public static void main(String[] args) { SpringApplication.run(Application.class, args); } }
3e17133ea2217ce83074d221f8c4313831d49bde
4,443
java
Java
src/main/java/com/urbanairship/api/push/model/notification/mpns/MPNSCycleTileData.java
afasseco/java-library
8376d87bc35ea3b5f88398df9956d77df52795c1
[ "Apache-2.0" ]
null
null
null
src/main/java/com/urbanairship/api/push/model/notification/mpns/MPNSCycleTileData.java
afasseco/java-library
8376d87bc35ea3b5f88398df9956d77df52795c1
[ "Apache-2.0" ]
null
null
null
src/main/java/com/urbanairship/api/push/model/notification/mpns/MPNSCycleTileData.java
afasseco/java-library
8376d87bc35ea3b5f88398df9956d77df52795c1
[ "Apache-2.0" ]
null
null
null
30.22449
137
0.567184
9,828
/* * Copyright (c) 2013-2014. Urban Airship and Contributors */ package com.urbanairship.api.push.model.notification.mpns; import com.google.common.base.Optional; import com.google.common.collect.ImmutableList; import static com.google.common.base.Preconditions.checkArgument; public class MPNSCycleTileData extend...
3e171506aee24f91086b8670d63e70f4ae05732e
271
java
Java
app/src/main/java/di/scopes/PresenterScope.java
NeriaNa/happy-birthday
8b4d3efc9d46eb05724e7dd4a40848ea40546c60
[ "MIT" ]
null
null
null
app/src/main/java/di/scopes/PresenterScope.java
NeriaNa/happy-birthday
8b4d3efc9d46eb05724e7dd4a40848ea40546c60
[ "MIT" ]
null
null
null
app/src/main/java/di/scopes/PresenterScope.java
NeriaNa/happy-birthday
8b4d3efc9d46eb05724e7dd4a40848ea40546c60
[ "MIT" ]
null
null
null
19.357143
44
0.822878
9,829
package di.scopes; import java.lang.annotation.Documented; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import javax.inject.Scope; @Scope @Documented @Retention(value= RetentionPolicy.RUNTIME) public @interface PresenterScope { }
3e1715118ce0455f15a0ef03b9b253159bd9691c
7,106
java
Java
javasource/privatescheduledevents/PrivateScheduledEvents.java
McDoyen/yavasource
fe15e7d9c3d230465583764d01daedd6157060a8
[ "MIT" ]
null
null
null
javasource/privatescheduledevents/PrivateScheduledEvents.java
McDoyen/yavasource
fe15e7d9c3d230465583764d01daedd6157060a8
[ "MIT" ]
null
null
null
javasource/privatescheduledevents/PrivateScheduledEvents.java
McDoyen/yavasource
fe15e7d9c3d230465583764d01daedd6157060a8
[ "MIT" ]
null
null
null
41.555556
141
0.73065
9,830
package privatescheduledevents; import java.util.Calendar; import java.util.Date; import java.util.Map; import java.util.concurrent.ConcurrentHashMap; import java.util.concurrent.Executors; import java.util.concurrent.ScheduledExecutorService; import java.util.concurrent.TimeUnit; import java.util.concurrent....
3e171528fdc2d91b70908a44916e0755c0acc958
2,181
java
Java
src/main/java/gutenberg/font/FontAwesome.java
Arnauld/gutenberg
18d761ddba378ee58a3f3dc6316f66742df8d985
[ "MIT" ]
2
2015-05-22T07:32:42.000Z
2016-10-31T22:09:57.000Z
src/main/java/gutenberg/font/FontAwesome.java
moritzfl/gutenberg
fa9deb6a440120f1f58f48860e0cf11cb63ce7ad
[ "MIT" ]
2
2019-02-09T11:06:17.000Z
2019-02-13T11:44:05.000Z
src/main/java/gutenberg/font/FontAwesome.java
moritzfl/gutenberg
fa9deb6a440120f1f58f48860e0cf11cb63ce7ad
[ "MIT" ]
3
2015-02-25T03:05:31.000Z
2019-02-09T09:49:05.000Z
33.045455
90
0.62586
9,831
package gutenberg.font; import com.google.common.collect.FluentIterable; import org.apache.commons.io.IOUtils; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; import java.io.UnsupportedEncodingException; import java.util.Map; import java.util.co...
3e17156a18157afcda696a59b461acb312682a36
3,069
java
Java
sdk/recoveryservicesbackup/azure-resourcemanager-recoveryservicesbackup/src/main/java/com/azure/resourcemanager/recoveryservicesbackup/models/MabJobExtendedInfo.java
luisCavalcantiDev/azure-sdk-for-java
e4b9f41f4ba695fef58112401bc85ca64abd760f
[ "MIT" ]
1
2022-01-08T06:43:30.000Z
2022-01-08T06:43:30.000Z
sdk/recoveryservicesbackup/azure-resourcemanager-recoveryservicesbackup/src/main/java/com/azure/resourcemanager/recoveryservicesbackup/models/MabJobExtendedInfo.java
luisCavalcantiDev/azure-sdk-for-java
e4b9f41f4ba695fef58112401bc85ca64abd760f
[ "MIT" ]
null
null
null
sdk/recoveryservicesbackup/azure-resourcemanager-recoveryservicesbackup/src/main/java/com/azure/resourcemanager/recoveryservicesbackup/models/MabJobExtendedInfo.java
luisCavalcantiDev/azure-sdk-for-java
e4b9f41f4ba695fef58112401bc85ca64abd760f
[ "MIT" ]
null
null
null
28.95283
94
0.667644
9,832
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. // Code generated by Microsoft (R) AutoRest Code Generator. package com.azure.resourcemanager.recoveryservicesbackup.models; import com.azure.core.annotation.Fluent; import com.fasterxml.jackson.annotation.JsonInclude; imp...
3e1715efd823c2c374873a5faea2b6762301a863
2,318
java
Java
sdk/storagecache/azure-resourcemanager-storagecache/src/main/java/com/azure/resourcemanager/storagecache/models/CachesListResult.java
Manny27nyc/azure-sdk-for-java
d8d70f14cfd509bca10aaf042f45b2f23b62cdc9
[ "MIT" ]
1,350
2015-01-17T05:22:05.000Z
2022-03-29T21:00:37.000Z
sdk/storagecache/azure-resourcemanager-storagecache/src/main/java/com/azure/resourcemanager/storagecache/models/CachesListResult.java
Manny27nyc/azure-sdk-for-java
d8d70f14cfd509bca10aaf042f45b2f23b62cdc9
[ "MIT" ]
16,834
2015-01-07T02:19:09.000Z
2022-03-31T23:29:10.000Z
sdk/storagecache/azure-resourcemanager-storagecache/src/main/java/com/azure/resourcemanager/storagecache/models/CachesListResult.java
Manny27nyc/azure-sdk-for-java
d8d70f14cfd509bca10aaf042f45b2f23b62cdc9
[ "MIT" ]
1,586
2015-01-02T01:50:28.000Z
2022-03-31T11:25:34.000Z
28.268293
120
0.652718
9,833
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. // Code generated by Microsoft (R) AutoRest Code Generator. package com.azure.resourcemanager.storagecache.models; import com.azure.core.annotation.Fluent; import com.azure.core.util.logging.ClientLogger; import com.azure....
3e1716bffca1ff4fed3fedb159001727e4be8880
1,479
java
Java
src/skaro/pokedex/data_processor/LearnMethodData.java
SirSkaro/Pokedex
e91f44ad8625d3c3509c43d7c4b17bc8029a9034
[ "Apache-2.0" ]
23
2017-11-09T00:45:49.000Z
2022-03-11T07:02:15.000Z
src/skaro/pokedex/data_processor/LearnMethodData.java
Tominous/Pokedex
e91f44ad8625d3c3509c43d7c4b17bc8029a9034
[ "Apache-2.0" ]
null
null
null
src/skaro/pokedex/data_processor/LearnMethodData.java
Tominous/Pokedex
e91f44ad8625d3c3509c43d7c4b17bc8029a9034
[ "Apache-2.0" ]
11
2018-12-01T02:03:06.000Z
2022-02-21T12:33:13.000Z
29.58
90
0.761325
9,834
package skaro.pokedex.data_processor; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; import skaro.pokedex.core.ICachedData; import skaro.pokedex.services.PokeFlexService; import skaro.pokeflex.api.Endpoint; import skaro.pokeflex.api.PokeFlexRequest; import skaro.pok...
3e17170dcda0a0e15e1de80661028cfd9c7555ae
5,121
java
Java
kubernetes-client/src/main/java/io/fabric8/kubernetes/client/informers/impl/cache/SharedProcessor.java
anurag-rajawat/kubernetes-client
45aab32b12e131c709b21813f5b4b04f51b8cd2d
[ "Apache-2.0" ]
null
null
null
kubernetes-client/src/main/java/io/fabric8/kubernetes/client/informers/impl/cache/SharedProcessor.java
anurag-rajawat/kubernetes-client
45aab32b12e131c709b21813f5b4b04f51b8cd2d
[ "Apache-2.0" ]
62
2021-11-23T10:17:03.000Z
2022-03-31T17:11:37.000Z
kubernetes-client/src/main/java/io/fabric8/kubernetes/client/informers/impl/cache/SharedProcessor.java
anurag-rajawat/kubernetes-client
45aab32b12e131c709b21813f5b4b04f51b8cd2d
[ "Apache-2.0" ]
null
null
null
29.947368
132
0.683656
9,835
/** * Copyright (C) 2015 Red Hat, 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...
3e171743765956f38c29541cd5097391ca486c37
1,370
java
Java
app/src/main/java/com/aerolitec/SMXL/tools/RoundedTransformation.java
clvacher/SMXL
09f017b3fd9c89abd2e2eda8d66c1cf790b48923
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/aerolitec/SMXL/tools/RoundedTransformation.java
clvacher/SMXL
09f017b3fd9c89abd2e2eda8d66c1cf790b48923
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/aerolitec/SMXL/tools/RoundedTransformation.java
clvacher/SMXL
09f017b3fd9c89abd2e2eda8d66c1cf790b48923
[ "Apache-2.0" ]
null
null
null
29.782609
134
0.721898
9,836
package com.aerolitec.SMXL.tools; import android.graphics.Bitmap; import android.graphics.BitmapShader; import android.graphics.Canvas; import android.graphics.Paint; import android.graphics.Shader; import android.graphics.Shader.TileMode; import com.squareup.picasso.Transformation; public class RoundedTransformation...
3e17177a503a7881a9fba2b98a36044fbfb3b9b1
16,239
java
Java
src/dspace-api/src/globus/java/org/dspace/handle/HandleServerIdentifierProvider.java
globus/globus-publish-dspace
ed3cc2e6b522ecb60fb6a16ab6bf365690dce04e
[ "Apache-2.0" ]
null
null
null
src/dspace-api/src/globus/java/org/dspace/handle/HandleServerIdentifierProvider.java
globus/globus-publish-dspace
ed3cc2e6b522ecb60fb6a16ab6bf365690dce04e
[ "Apache-2.0" ]
8
2016-12-12T17:58:50.000Z
2019-02-13T22:38:16.000Z
src/dspace-api/src/globus/java/org/dspace/handle/HandleServerIdentifierProvider.java
globus/globus-publish-dspace
ed3cc2e6b522ecb60fb6a16ab6bf365690dce04e
[ "Apache-2.0" ]
3
2016-11-23T21:27:29.000Z
2018-01-24T01:30:27.000Z
31.841176
142
0.613461
9,837
/** * This file is a modified version of a DSpace file. * All modifications are subject to the following copyright and license. * * Copyright 2016 University of Chicago. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance wit...
3e1717b1f4d562c8de92b66ccd25b0d6d96de219
14,224
java
Java
tools/java/src/intra/Intra2.java
istn2/daala
d10a875282e69c56fec3a3584bf06709e00edabe
[ "BSD-2-Clause" ]
577
2015-01-01T16:26:42.000Z
2022-03-12T22:38:24.000Z
tools/java/src/intra/Intra2.java
istn2/daala
d10a875282e69c56fec3a3584bf06709e00edabe
[ "BSD-2-Clause" ]
214
2015-02-05T15:52:11.000Z
2021-10-06T18:23:17.000Z
tools/java/src/intra/Intra2.java
istn2/daala
d10a875282e69c56fec3a3584bf06709e00edabe
[ "BSD-2-Clause" ]
123
2015-01-11T18:59:45.000Z
2022-01-26T15:44:16.000Z
29.26749
170
0.670627
9,838
/*Daala video codec Copyright (c) 2012 Daala project contributors. 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 copyright notice, this list o...