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
3e2256aaafa81174b83bf79f43f1a70804283ef5
17,839
java
Java
app/src/main/java/com/stratagile/qlink/ui/activity/wifi/presenter/WifiPresenter.java
qlcchain/WinQ-Android-code
e39f2043ca82c9d61df3819ca9fb3007a7870426
[ "MIT" ]
5
2018-07-12T05:50:46.000Z
2021-01-11T12:28:24.000Z
app/src/main/java/com/stratagile/qlink/ui/activity/wifi/presenter/WifiPresenter.java
huzhipeng111/WinQ
39925732597fd4822cd554429fab655e8c858c4b
[ "MIT" ]
1
2018-07-13T06:45:25.000Z
2018-07-13T06:45:25.000Z
app/src/main/java/com/stratagile/qlink/ui/activity/wifi/presenter/WifiPresenter.java
huzhipeng111/WinQ
39925732597fd4822cd554429fab655e8c858c4b
[ "MIT" ]
7
2018-07-11T10:37:02.000Z
2019-08-03T10:34:08.000Z
42.372922
160
0.541566
14,560
package com.stratagile.qlink.ui.activity.wifi.presenter; import android.Manifest; import android.app.Activity; import android.content.DialogInterface; import android.net.wifi.ScanResult; import android.net.wifi.WifiManager; import android.support.annotation.NonNull; import android.support.v4.app.Fragment; import com....
3e22577627490ae2918513be23436bcda995ae50
3,066
java
Java
src/xiaohan/rareallele/rareMutation.java
Fei-Lu/GroupPlantGenetics
ef2b5c184b19d3513a4fdc6dc31f22b33f4daed5
[ "Apache-2.0" ]
2
2018-12-26T01:56:25.000Z
2021-11-26T05:50:28.000Z
src/xiaohan/rareallele/rareMutation.java
Fei-Lu/GroupPlantGenetics
ef2b5c184b19d3513a4fdc6dc31f22b33f4daed5
[ "Apache-2.0" ]
null
null
null
src/xiaohan/rareallele/rareMutation.java
Fei-Lu/GroupPlantGenetics
ef2b5c184b19d3513a4fdc6dc31f22b33f4daed5
[ "Apache-2.0" ]
8
2017-12-24T06:14:32.000Z
2021-11-11T06:20:54.000Z
38.810127
123
0.488911
14,561
package xiaohan.rareallele; import xiaohan.utils.IOUtils; import java.io.BufferedReader; import java.io.BufferedWriter; import java.io.File; import java.util.HashMap; import java.util.HashSet; /** * @ author: yxh * @ created: 2021-07-13 : 2:21 PM */ public class rareMutation { public rareMutation(String[] ar...
3e225a1370c7392965c35924850cc3949672e1cd
8,974
java
Java
src/controller/MainController.java
baranbeger/Bitirme
6d0f291bbfbd8c9c0dff448e9bf0c52e0994261a
[ "MIT" ]
null
null
null
src/controller/MainController.java
baranbeger/Bitirme
6d0f291bbfbd8c9c0dff448e9bf0c52e0994261a
[ "MIT" ]
null
null
null
src/controller/MainController.java
baranbeger/Bitirme
6d0f291bbfbd8c9c0dff448e9bf0c52e0994261a
[ "MIT" ]
null
null
null
23.069409
104
0.696568
14,562
package controller; import java.io.File; import java.io.IOException; import java.net.URL; import java.util.ArrayList; import java.util.ResourceBundle; import com.jfoenix.controls.JFXButton; import com.jfoenix.controls.JFXComboBox; import javafx.event.ActionEvent; import javafx.fxml.FXML; import javafx.fxml.FXMLLoader;...
3e225d558ef75aadccc563332bf08dbaf2e40c71
2,922
java
Java
src/main/java/org/gitlab4j/api/webhook/EventLabel.java
tiagoapimenta/gitlab4j-api
043521ac4a8c9353a25aa384bc5d8ae4c9d6e98c
[ "MIT" ]
null
null
null
src/main/java/org/gitlab4j/api/webhook/EventLabel.java
tiagoapimenta/gitlab4j-api
043521ac4a8c9353a25aa384bc5d8ae4c9d6e98c
[ "MIT" ]
null
null
null
src/main/java/org/gitlab4j/api/webhook/EventLabel.java
tiagoapimenta/gitlab4j-api
043521ac4a8c9353a25aa384bc5d8ae4c9d6e98c
[ "MIT" ]
null
null
null
21.328467
126
0.635866
14,563
package org.gitlab4j.api.webhook; import java.util.Date; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlRootElement; import org.gitlab4j.api.utils.JacksonJson; import org.gitlab4j.api.utils.JacksonJsonEnumHelper; import com.faste...
3e225d86add5d3a679a5bd9b8dc3a7a650bf7221
1,456
java
Java
dgraph/src/test/java/io/github/wangyuheng/arc/dgraph/datasource/DgraphSchemaTypeTest.java
B-Five/Arc
62c0afd8426dc34b8b731012b11de86226255b88
[ "MIT" ]
16
2020-08-14T02:24:43.000Z
2021-02-25T08:54:09.000Z
dgraph/src/test/java/io/github/wangyuheng/arc/dgraph/datasource/DgraphSchemaTypeTest.java
B-Five/Arc
62c0afd8426dc34b8b731012b11de86226255b88
[ "MIT" ]
80
2020-08-13T08:05:50.000Z
2021-02-19T07:36:03.000Z
dgraph/src/test/java/io/github/wangyuheng/arc/dgraph/datasource/DgraphSchemaTypeTest.java
B-Five/Arc
62c0afd8426dc34b8b731012b11de86226255b88
[ "MIT" ]
9
2020-08-14T05:45:36.000Z
2021-02-19T03:33:21.000Z
31.652174
130
0.67239
14,564
package io.github.wangyuheng.arc.dgraph.datasource; import io.github.wangyuheng.arc.core.dictionary.DgraphPredicateTypeEnum; import org.junit.Rule; import org.junit.Test; import org.junit.rules.ExpectedException; import java.util.Arrays; import java.util.Collections; import java.util.List; import static org.junit.As...
3e225db7495203f325eb7dfc42bf3df3c5bc926e
769
java
Java
API/src/main/java/Group10/example/API/Repository/CourseRepository.java
AVSSAM/e16-3yp-computerized-timetabling-and-attendance-marking-system
da51cdad298f788c83e59d843fa8fdc2bbed2f2d
[ "MIT" ]
null
null
null
API/src/main/java/Group10/example/API/Repository/CourseRepository.java
AVSSAM/e16-3yp-computerized-timetabling-and-attendance-marking-system
da51cdad298f788c83e59d843fa8fdc2bbed2f2d
[ "MIT" ]
3
2020-12-27T12:48:04.000Z
2021-01-25T12:07:07.000Z
API/src/main/java/Group10/example/API/Repository/CourseRepository.java
AVSSAM/e16-3yp-computerized-timetabling-and-attendance-marking-system
da51cdad298f788c83e59d843fa8fdc2bbed2f2d
[ "MIT" ]
7
2020-11-07T03:55:25.000Z
2020-12-26T07:37:37.000Z
33.434783
87
0.83355
14,565
package Group10.example.API.Repository; import Group10.example.API.Model.Course; import Group10.example.API.Model.LectureRoomRef; import org.springframework.data.domain.Example; import org.springframework.data.domain.Page; import org.springframework.data.domain.Pageable; import org.springframework.data.domain.Sort; im...
3e225de269d4ff11d6dae2ec4fdbb19adc899cfb
2,158
java
Java
src/main/java/org/clevermore/wrappers/SmartRunnable.java
armangal/SmartExecutor
bc753b78a08de4f5431cfa8a36475952300dc428
[ "CC0-1.0" ]
2
2016-01-11T05:16:06.000Z
2016-09-09T05:38:55.000Z
src/main/java/org/clevermore/wrappers/SmartRunnable.java
armangal/SmartExecutor
bc753b78a08de4f5431cfa8a36475952300dc428
[ "CC0-1.0" ]
null
null
null
src/main/java/org/clevermore/wrappers/SmartRunnable.java
armangal/SmartExecutor
bc753b78a08de4f5431cfa8a36475952300dc428
[ "CC0-1.0" ]
null
null
null
29.575342
99
0.650764
14,566
/** * Written by Arman Gal, and released to the public domain, * as explained at http://creativecommons.org/publicdomain/zero/1.0/ * * @author Arman Gal, nnheo@example.com, @armangal */ package org.clevermore.wrappers; import org.clevermore.ITaskIdentification; import org.clevermore.TaskMetadata; import org.cleve...
3e225e7df28760d534ad61220c6f80ebcd926392
2,479
java
Java
nifi-testharness/src/main/java/org/apache/nifi/testharness/util/XmlUtils.java
aleksi75/nifi
48a6c81fa261339c645773a3124ce0ee351346c4
[ "Apache-2.0" ]
1
2019-04-25T03:29:03.000Z
2019-04-25T03:29:03.000Z
nifi-testharness/src/main/java/org/apache/nifi/testharness/util/XmlUtils.java
aleksi75/nifi
48a6c81fa261339c645773a3124ce0ee351346c4
[ "Apache-2.0" ]
null
null
null
nifi-testharness/src/main/java/org/apache/nifi/testharness/util/XmlUtils.java
aleksi75/nifi
48a6c81fa261339c645773a3124ce0ee351346c4
[ "Apache-2.0" ]
1
2019-11-26T11:16:06.000Z
2019-11-26T11:16:06.000Z
37
102
0.743848
14,567
/* * 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 ...
3e226115e22e16f131a7fc53fe619788867dd55f
1,939
java
Java
target/generated-sources/src/main/java/com/pedentello/openbanking/models/Brand.java
pedentello/openbanking-branches
5f6291b9b810363701b819ffdf8f6ddbb31bdffe
[ "Apache-2.0" ]
1
2021-01-06T21:17:03.000Z
2021-01-06T21:17:03.000Z
target/generated-sources/src/main/java/com/pedentello/openbanking/models/Brand.java
pedentello/openbanking-branches
5f6291b9b810363701b819ffdf8f6ddbb31bdffe
[ "Apache-2.0" ]
null
null
null
target/generated-sources/src/main/java/com/pedentello/openbanking/models/Brand.java
pedentello/openbanking-branches
5f6291b9b810363701b819ffdf8f6ddbb31bdffe
[ "Apache-2.0" ]
null
null
null
24.544304
152
0.663744
14,568
package com.pedentello.openbanking.models; import java.util.Objects; import com.fasterxml.jackson.annotation.JsonProperty; import com.fasterxml.jackson.annotation.JsonCreator; import io.swagger.annotations.ApiModel; import io.swagger.annotations.ApiModelProperty; import org.springframework.validation.annotation.Valida...
3e226125a8c0e09d9a6e9d4f8420aa3488a52136
3,649
java
Java
link/src/main/java/io/wcm/handler/link/LinkComponentPropertyResolver.java
bKalbitz/wcm-io-handler
330ab8386a54307d3b3c3ae501a30af9ba48ae2c
[ "Apache-2.0" ]
11
2017-07-05T10:24:47.000Z
2021-04-27T00:31:37.000Z
link/src/main/java/io/wcm/handler/link/LinkComponentPropertyResolver.java
bKalbitz/wcm-io-handler
330ab8386a54307d3b3c3ae501a30af9ba48ae2c
[ "Apache-2.0" ]
25
2015-11-04T22:04:17.000Z
2022-01-11T12:45:20.000Z
src/main/java/io/wcm/handler/link/LinkComponentPropertyResolver.java
wcm-io/io.wcm.handler.link
34b75a64d7ab3a81737598ac21c4b26aeadd779b
[ "Apache-2.0" ]
17
2015-11-03T12:42:15.000Z
2021-06-04T08:10:11.000Z
39.663043
110
0.786791
14,569
/* * #%L * wcm.io * %% * Copyright (C) 2019 wcm.io * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
3e22614fdc8bd2ded4b88719f90d3dce4c9467fb
3,887
java
Java
src/main/java/com/datengaertnerei/jira/rest/client/model/WorkflowSchemeAssociations.java
datengaertnerei/jira-client
898de73da06b6bfa0347759f5132ed0121b52ce4
[ "Unlicense" ]
null
null
null
src/main/java/com/datengaertnerei/jira/rest/client/model/WorkflowSchemeAssociations.java
datengaertnerei/jira-client
898de73da06b6bfa0347759f5132ed0121b52ce4
[ "Unlicense" ]
null
null
null
src/main/java/com/datengaertnerei/jira/rest/client/model/WorkflowSchemeAssociations.java
datengaertnerei/jira-client
898de73da06b6bfa0347759f5132ed0121b52ce4
[ "Unlicense" ]
null
null
null
28.837037
138
0.729001
14,570
/* * The Jira Cloud platform REST API * Jira Cloud platform REST API documentation * * The version of the OpenAPI document: 1001.0.0-SNAPSHOT * Contact: kenaa@example.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * https://openapi-generator.tech * Do not edit...
3e22616ee7cb0846509dfb5741aa2e40d8af33f2
1,620
java
Java
src/main/java/com/zy/fourth/EmitLogDirect.java
zy20022630/StudyRabbitMQ
c72c17b2a9fa839528e04a3853e0328f5d61e435
[ "Apache-2.0" ]
null
null
null
src/main/java/com/zy/fourth/EmitLogDirect.java
zy20022630/StudyRabbitMQ
c72c17b2a9fa839528e04a3853e0328f5d61e435
[ "Apache-2.0" ]
null
null
null
src/main/java/com/zy/fourth/EmitLogDirect.java
zy20022630/StudyRabbitMQ
c72c17b2a9fa839528e04a3853e0328f5d61e435
[ "Apache-2.0" ]
null
null
null
26.129032
88
0.695679
14,571
package com.zy.fourth; import com.rabbitmq.client.Channel; import com.rabbitmq.client.Connection; import com.rabbitmq.client.ConnectionFactory; /** * 场景4:Routing (按路线发送接收) */ public class EmitLogDirect { private static final String EXCHANGE_NAME = "direct_logs"; public static void main(String[] argv) throws Exce...
3e2261c56e29448c3bc63edaa114a57cdcc045c1
1,455
java
Java
src/com/moneytransfer/services/MoneyTransferResponse.java
shuvoamin/money-transfer
26bccf9868e8e071c7e0e67eaaf3130fc7ee2f33
[ "MIT" ]
null
null
null
src/com/moneytransfer/services/MoneyTransferResponse.java
shuvoamin/money-transfer
26bccf9868e8e071c7e0e67eaaf3130fc7ee2f33
[ "MIT" ]
null
null
null
src/com/moneytransfer/services/MoneyTransferResponse.java
shuvoamin/money-transfer
26bccf9868e8e071c7e0e67eaaf3130fc7ee2f33
[ "MIT" ]
null
null
null
26.454545
62
0.685223
14,572
package com.moneytransfer.services; import java.io.Serializable; import javax.xml.bind.annotation.XmlRootElement; @XmlRootElement public class MoneyTransferResponse implements Serializable{ private static final long serialVersionUID = 1L; public MoneyTransferResponse() {} public MoneyTransferResponse(Boolean...
3e22628f9874d4ec42f68850bbbbb86089710b4f
1,224
java
Java
src/main/java/io/r2dbc/mssql/codec/Decodable.java
jgiovaresco/r2dbc-mssql
5868d7354c8701bf4b17c63c9570062bacd9d0be
[ "Apache-2.0" ]
164
2018-11-10T12:46:34.000Z
2022-03-30T22:26:24.000Z
src/main/java/io/r2dbc/mssql/codec/Decodable.java
jgiovaresco/r2dbc-mssql
5868d7354c8701bf4b17c63c9570062bacd9d0be
[ "Apache-2.0" ]
234
2018-11-10T11:46:55.000Z
2022-03-29T12:57:20.000Z
src/main/java/io/r2dbc/mssql/codec/Decodable.java
jgiovaresco/r2dbc-mssql
5868d7354c8701bf4b17c63c9570062bacd9d0be
[ "Apache-2.0" ]
34
2018-12-13T03:13:04.000Z
2022-02-11T14:10:06.000Z
28.465116
99
0.703431
14,573
/* * Copyright 2018-2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
3e2262a2eb755e4cdaf2a7e1fc253a91f015ac97
789
java
Java
src/main/java/uk/joshiejack/simplyseasons/plugins/KubeJSPlugin.java
joshiejack/Simply-Seasons
41b169adb904bc9856b365cd6d4a7cbee5254df2
[ "MIT" ]
null
null
null
src/main/java/uk/joshiejack/simplyseasons/plugins/KubeJSPlugin.java
joshiejack/Simply-Seasons
41b169adb904bc9856b365cd6d4a7cbee5254df2
[ "MIT" ]
10
2021-07-01T18:29:19.000Z
2022-02-10T10:17:45.000Z
src/main/java/uk/joshiejack/simplyseasons/plugins/KubeJSPlugin.java
joshiejack/Simply-Seasons
41b169adb904bc9856b365cd6d4a7cbee5254df2
[ "MIT" ]
null
null
null
35.863636
67
0.765526
14,574
package uk.joshiejack.simplyseasons.plugins; import dev.latvian.kubejs.script.BindingsEvent; import dev.latvian.kubejs.script.ScriptType; import dev.latvian.kubejs.util.ClassFilter; import uk.joshiejack.simplyseasons.SimplySeasons; import uk.joshiejack.simplyseasons.api.Season; import uk.joshiejack.simplyseasons.plugi...
3e2262a5652d564c677de7dbf6f93b1c050390d2
318
java
Java
Project0/src/main/java/com/cardealer/driver/Driver.java
2004javausf/CarDealershipCasey
f1c604e11157d59479c665ad6e3df9aa84407413
[ "MIT" ]
null
null
null
Project0/src/main/java/com/cardealer/driver/Driver.java
2004javausf/CarDealershipCasey
f1c604e11157d59479c665ad6e3df9aa84407413
[ "MIT" ]
2
2021-12-10T01:39:51.000Z
2021-12-14T21:46:09.000Z
Project0/src/main/java/com/cardealer/driver/Driver.java
2004javausf/CarDealershipCasey
f1c604e11157d59479c665ad6e3df9aa84407413
[ "MIT" ]
null
null
null
17.666667
41
0.720126
14,575
package com.cardealer.driver; import java.util.Scanner; import com.cardealer.menu.UserLogin; import com.cardealer.util.LogThis; public class Driver { public static void main(String[] args) { LogThis.LogIt("info", "program run"); Scanner in = new Scanner(System.in); UserLogin.login(in); in.close(); } }
3e2263650c4af1dfb5b42abb80d25b48a39a9890
6,589
java
Java
src/test/resources/SampleParserTestcases/testcase00_11.java
rockwotj/mjc
5cef2c387b9ca8b9e2010525a4ca17ded30bc67d
[ "MIT" ]
null
null
null
src/test/resources/SampleParserTestcases/testcase00_11.java
rockwotj/mjc
5cef2c387b9ca8b9e2010525a4ca17ded30bc67d
[ "MIT" ]
1
2016-04-12T13:29:13.000Z
2016-04-12T14:39:04.000Z
src/test/resources/SampleParserTestcases/testcase00_11.java
rockwotj/mjc
5cef2c387b9ca8b9e2010525a4ca17ded30bc67d
[ "MIT" ]
null
null
null
26.250996
77
0.444225
14,576
// This program includes a lot of stuff -- a bunch of precedence testing, a // useful math library, bitwise operations, and a lot of code! class BigMain { public static void main(String[] ArgumentsToTheProgram) { int a = 4; int b = 8; int c = 16; boolean t = true; boolean f = false; boo...
3e22640f7a97584a66c0f3d874a91acc6cf8f40f
872
java
Java
incubator/api/src/main/java/org/onosproject/incubator/net/virtual/VirtualNetworkListener.java
tiagullo/ONOS
ed5b14d71d76ae5cbbba85eb9459eba93dcf4e51
[ "Apache-2.0" ]
13
2017-08-04T02:16:10.000Z
2019-11-27T16:18:50.000Z
incubator/api/src/main/java/org/onosproject/incubator/net/virtual/VirtualNetworkListener.java
makersm/onos1.8
83525d166b1b8bfe2b4e9e4105296cd877cea289
[ "Apache-2.0" ]
15
2019-07-17T03:05:44.000Z
2021-12-09T20:31:59.000Z
incubator/api/src/main/java/org/onosproject/incubator/net/virtual/VirtualNetworkListener.java
makersm/onos1.8
83525d166b1b8bfe2b4e9e4105296cd877cea289
[ "Apache-2.0" ]
9
2018-06-27T09:22:36.000Z
2021-06-29T12:06:24.000Z
34.88
84
0.766055
14,577
/* * Copyright 2015-present Open Networking Laboratory * * 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 appli...
3e22649789df725124d8adbb860a87b168b4d788
5,796
java
Java
Data/Juliet-Java/Juliet-Java-v103/000/134/626/CWE259_Hard_Coded_Password__passwordAuth_08.java
b19e93n/PLC-Pyramid
6d5b57be6995a94ef7402144cee965862713b031
[ "MIT" ]
null
null
null
Data/Juliet-Java/Juliet-Java-v103/000/134/626/CWE259_Hard_Coded_Password__passwordAuth_08.java
b19e93n/PLC-Pyramid
6d5b57be6995a94ef7402144cee965862713b031
[ "MIT" ]
null
null
null
Data/Juliet-Java/Juliet-Java-v103/000/134/626/CWE259_Hard_Coded_Password__passwordAuth_08.java
b19e93n/PLC-Pyramid
6d5b57be6995a94ef7402144cee965862713b031
[ "MIT" ]
null
null
null
35.777778
259
0.603865
14,578
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE259_Hard_Coded_Password__passwordAuth_08.java Label Definition File: CWE259_Hard_Coded_Password.label.xml Template File: sources-sink-08.tmpl.java */ /* * @description * CWE: 259 Hard Coded Password * BadSource: hardcodedPassword Set data to a hardcoded string *...
3e2264c3a9876786722a85a5ff84d6bc60820a72
1,806
java
Java
buttons/image_button_java.java
wjhtwx/apache_pivot_tests
3d19576bba48da8dd7d97864c6afc6a20d82e089
[ "MIT" ]
1
2021-07-04T23:30:27.000Z
2021-07-04T23:30:27.000Z
buttons/image_button_java.java
wjhtwx/apache_pivot_tests
3d19576bba48da8dd7d97864c6afc6a20d82e089
[ "MIT" ]
null
null
null
buttons/image_button_java.java
wjhtwx/apache_pivot_tests
3d19576bba48da8dd7d97864c6afc6a20d82e089
[ "MIT" ]
null
null
null
21.759036
102
0.653378
14,579
package buttons; import org.apache.pivot.wtk.*; import org.apache.pivot.wtk.Mouse.Button; import java.io.File; import java.net.URL; import org.apache.pivot.collections.*; public class image_button_java implements Application { private Window window=null; public static void main(String [] args) { t...
3e2265aaffecc5e9002a80f1f1bac7a809e8974e
5,124
java
Java
plugins/cxf/geronimo-cxf-ejb/src/main/java/org/apache/geronimo/cxf/ejb/EJBWebServiceGBean.java
fideoman/geronimo
c78546a9c0e1007e65179da780727de8672f9289
[ "Apache-2.0" ]
21
2015-05-05T04:10:19.000Z
2022-01-07T12:36:17.000Z
plugins/cxf/geronimo-cxf-ejb/src/main/java/org/apache/geronimo/cxf/ejb/EJBWebServiceGBean.java
fideoman/geronimo
c78546a9c0e1007e65179da780727de8672f9289
[ "Apache-2.0" ]
1
2018-02-23T20:53:31.000Z
2018-02-23T20:53:31.000Z
plugins/cxf/geronimo-cxf-ejb/src/main/java/org/apache/geronimo/cxf/ejb/EJBWebServiceGBean.java
fideoman/geronimo
c78546a9c0e1007e65179da780727de8672f9289
[ "Apache-2.0" ]
29
2016-01-08T21:08:14.000Z
2022-01-07T12:36:20.000Z
43.058824
116
0.678181
14,580
/** * 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...
3e226754dcd07b17daba4338387b5d6f7877a0f8
3,908
java
Java
server/src/main/java/com/softserve/academy/Tips4Trips/controller/HotelController.java
kolyasalubov/Lv-393.Java.Tips4Trips
95b111bd3fd2fd1e6411b0743362dcd5e3fae060
[ "Apache-2.0" ]
5
2019-04-24T18:36:39.000Z
2019-07-10T18:37:22.000Z
server/src/main/java/com/softserve/academy/Tips4Trips/controller/HotelController.java
kolyasalubov/Lv-393.Java.Tips4Trips
95b111bd3fd2fd1e6411b0743362dcd5e3fae060
[ "Apache-2.0" ]
4
2021-03-09T02:19:31.000Z
2022-02-26T10:18:54.000Z
server/src/main/java/com/softserve/academy/Tips4Trips/controller/HotelController.java
kolyasalubov/Lv-393.Java.Tips4Trips
95b111bd3fd2fd1e6411b0743362dcd5e3fae060
[ "Apache-2.0" ]
3
2019-04-04T08:56:38.000Z
2019-05-15T19:07:26.000Z
44.409091
118
0.763818
14,581
package com.softserve.academy.Tips4Trips.controller; import com.softserve.academy.Tips4Trips.dto.converter.HotelSearchCriteriaConverter; import com.softserve.academy.Tips4Trips.dto.search.HotelSearchCriteriaDTO; import com.softserve.academy.Tips4Trips.dto.converter.HotelConverter; import com.softserve.academy.Tips4Tri...
3e22686c516f551e2c506a39b8453f338ca77eec
1,745
java
Java
app/src/main/java/com/example/android/pets/data/PetsContract.java
kingsumit011/PetsApp
bb323ed381750d64b54381c114fc4d52326670e2
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/example/android/pets/data/PetsContract.java
kingsumit011/PetsApp
bb323ed381750d64b54381c114fc4d52326670e2
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/example/android/pets/data/PetsContract.java
kingsumit011/PetsApp
bb323ed381750d64b54381c114fc4d52326670e2
[ "Apache-2.0" ]
null
null
null
32.314815
134
0.702579
14,582
package com.example.android.pets.data; import android.content.ContentResolver; import android.net.Uri; import android.provider.BaseColumns; import java.net.URI; public class PetsContract { public static final String CONTENT_AUTHORITY = "com.example.android.pets"; public static final Uri BASE_CONTENT_URI =...
3e22691f9f0b9d9866faed03a0f0c50aa3f8767d
312
java
Java
modules-apply/src/main/java/gold/dim/LWVC/SpringbootApplication.java
DIM-server/LightweightVoiceChat
9cfb19596fd38eba967f1c8695c6a71bae64553f
[ "Apache-2.0" ]
2
2021-08-04T00:17:20.000Z
2022-01-24T13:42:04.000Z
modules-apply/src/main/java/gold/dim/LWVC/SpringbootApplication.java
DIM-server/LightweightVoiceChat
9cfb19596fd38eba967f1c8695c6a71bae64553f
[ "Apache-2.0" ]
2
2021-08-12T01:35:09.000Z
2021-08-13T10:43:31.000Z
modules-apply/src/main/java/gold/dim/LWVC/SpringbootApplication.java
DIM-server/LightweightVoiceChat
9cfb19596fd38eba967f1c8695c6a71bae64553f
[ "Apache-2.0" ]
null
null
null
26
68
0.826923
14,583
package gold.dim.LWVC; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; @SpringBootApplication public class SpringbootApplication { public static void main(String[] args) { SpringApplication.run(SpringbootApplication.class, args); } }
3e226a22345be4366c08f2a117d0f2e9333cc717
1,882
java
Java
extension/core/fabric3-monitor-spi/src/main/java/org/fabric3/monitor/spi/writer/EventWriter.java
chrisphe/fabric3-core
3a29d2cb19fcce33678e3f81f3f7c09271ca7b84
[ "Apache-2.0" ]
null
null
null
extension/core/fabric3-monitor-spi/src/main/java/org/fabric3/monitor/spi/writer/EventWriter.java
chrisphe/fabric3-core
3a29d2cb19fcce33678e3f81f3f7c09271ca7b84
[ "Apache-2.0" ]
null
null
null
extension/core/fabric3-monitor-spi/src/main/java/org/fabric3/monitor/spi/writer/EventWriter.java
chrisphe/fabric3-core
3a29d2cb19fcce33678e3f81f3f7c09271ca7b84
[ "Apache-2.0" ]
null
null
null
33.017544
111
0.697131
14,584
/* * Fabric3 * Copyright (c) 2009-2015 Metaform Systems * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
3e226a77831005754b8c33036f8d16d8aed7d6b6
669
java
Java
src/Pirc/app/src/main/java/com/pie/pirc/communication/interfaces/IAudioHandler.java
pgecsenyi/pirc
fb0215c8ebbadcb0008af427daef9d98b580a2df
[ "MIT" ]
null
null
null
src/Pirc/app/src/main/java/com/pie/pirc/communication/interfaces/IAudioHandler.java
pgecsenyi/pirc
fb0215c8ebbadcb0008af427daef9d98b580a2df
[ "MIT" ]
null
null
null
src/Pirc/app/src/main/java/com/pie/pirc/communication/interfaces/IAudioHandler.java
pgecsenyi/pirc
fb0215c8ebbadcb0008af427daef9d98b580a2df
[ "MIT" ]
null
null
null
27.875
94
0.793722
14,585
package com.pie.pirc.communication.interfaces; import java.util.LinkedHashMap; import com.pie.pirc.communication.exceptions.CommunicationException; /** * The interface for handling audio data. * * Created by pgecsenyi on 2015.11.19.. */ public interface IAudioHandler { LinkedHashMap<String, String> downloadA...
3e226a7ec5f2d82fe475d8ba8724e217c618a1ff
1,434
java
Java
platform/android/MapboxGLAndroidSDKTestApp/src/androidTest/java/com/mapbox/mapboxsdk/maps/IconManagerResolver.java
zestyping/mapbox-gl-native
bc7ae969c40ea0d7de39ccf0451da94f61534d55
[ "BSL-1.0", "Apache-2.0" ]
316
2021-02-05T10:34:35.000Z
2022-03-23T21:58:39.000Z
platform/android/MapboxGLAndroidSDKTestApp/src/androidTest/java/com/mapbox/mapboxsdk/maps/IconManagerResolver.java
zestyping/mapbox-gl-native
bc7ae969c40ea0d7de39ccf0451da94f61534d55
[ "BSL-1.0", "Apache-2.0" ]
490
2019-10-15T09:16:40.000Z
2022-03-14T13:44:03.000Z
platform/android/MapboxGLAndroidSDKTestApp/src/androidTest/java/com/mapbox/mapboxsdk/maps/IconManagerResolver.java
zestyping/mapbox-gl-native
bc7ae969c40ea0d7de39ccf0451da94f61534d55
[ "BSL-1.0", "Apache-2.0" ]
125
2019-11-18T13:25:04.000Z
2022-03-21T03:20:47.000Z
33.348837
102
0.736402
14,586
package com.mapbox.mapboxsdk.maps; import com.mapbox.mapboxsdk.annotations.Icon; import java.lang.reflect.Field; import java.util.HashMap; import java.util.Map; import timber.log.Timber; public class IconManagerResolver { private IconManager iconManager; public IconManagerResolver(MapboxMap mapboxMap) { t...
3e226aac46104c4049778f241df0df81eb710d5f
5,239
java
Java
core/com.hundsun.ares.studio.jres.database.core/src/com/hundsun/ares/studio/jres/model/database/key_type.java
liveqmock/ares-studio
7231829c48e97fac0f7cbcb3423fde5c50fb9e40
[ "MIT" ]
1
2020-10-09T03:46:05.000Z
2020-10-09T03:46:05.000Z
core/com.hundsun.ares.studio.jres.database.core/src/com/hundsun/ares/studio/jres/model/database/key_type.java
liveqmock/ares-studio
7231829c48e97fac0f7cbcb3423fde5c50fb9e40
[ "MIT" ]
null
null
null
core/com.hundsun.ares.studio.jres.database.core/src/com/hundsun/ares/studio/jres/model/database/key_type.java
liveqmock/ares-studio
7231829c48e97fac0f7cbcb3423fde5c50fb9e40
[ "MIT" ]
4
2019-09-19T23:54:39.000Z
2021-09-19T04:07:56.000Z
21.829167
103
0.582936
14,587
/** * <copyright> * </copyright> * * $Id$ */ package com.hundsun.ares.studio.jres.model.database; import java.util.Arrays; import java.util.Collections; import java.util.List; import org.eclipse.emf.common.util.Enumerator; /** * <!-- begin-user-doc --> * A representation of the literals of the enumeration '<e...
3e226acc5a59c36862662c3ac68ae06531ee17c6
2,132
java
Java
Poo-info2-ifma/Exercicio14-Parte2-K19/src/br/com/k19/jdbc/ListaEditoras.java
VictorEmanuelLima/Projetos-Java
a49d89be18a33a22d959d0fbdd05d2a01b56bc5e
[ "MIT" ]
1
2021-02-16T13:38:44.000Z
2021-02-16T13:38:44.000Z
Poo-info2-ifma/Exercicio14-Parte2-K19/src/br/com/k19/jdbc/ListaEditoras.java
VictorEmanuelLima/Projetos-Java
a49d89be18a33a22d959d0fbdd05d2a01b56bc5e
[ "MIT" ]
null
null
null
Poo-info2-ifma/Exercicio14-Parte2-K19/src/br/com/k19/jdbc/ListaEditoras.java
VictorEmanuelLima/Projetos-Java
a49d89be18a33a22d959d0fbdd05d2a01b56bc5e
[ "MIT" ]
null
null
null
30.457143
105
0.502345
14,588
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package br.com.k19.jdbc; import java.sql.Connection ; import java.sql.PreparedStatement; import java.sql.SQLException; import java.sql...
3e226af367ba5ed7dc7d52a1f41aa21d29f6e27c
14,239
java
Java
core/src/test/java/com/linecorp/armeria/common/util/InetAddressPredicatesTest.java
nvidyala/armeria
7231cee1a22942e1f0014ff36f543e89bca9b160
[ "Apache-2.0" ]
2
2021-12-22T01:14:30.000Z
2021-12-22T01:14:48.000Z
core/src/test/java/com/linecorp/armeria/common/util/InetAddressPredicatesTest.java
nvidyala/armeria
7231cee1a22942e1f0014ff36f543e89bca9b160
[ "Apache-2.0" ]
5
2022-01-06T19:48:36.000Z
2022-02-27T19:06:01.000Z
core/src/test/java/com/linecorp/armeria/common/util/InetAddressPredicatesTest.java
nvidyala/armeria
7231cee1a22942e1f0014ff36f543e89bca9b160
[ "Apache-2.0" ]
1
2020-06-27T11:13:28.000Z
2020-06-27T11:13:28.000Z
53.819231
108
0.653898
14,589
/* * Copyright 2018 LINE Corporation * * LINE Corporation 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: * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless r...
3e226c129971d1abce2853b86647678fa6c37fc7
1,274
java
Java
pushServer-web/src/main/java/com/toparchy/NettyPush/server/channelInitializer/PushChannelInitializer.java
currying/molecule
af4bb20d8aa11e25b0ff7890958e3d4fa0cb2712
[ "Apache-2.0" ]
1
2017-10-22T18:01:25.000Z
2017-10-22T18:01:25.000Z
pushServer-web/src/main/java/com/toparchy/NettyPush/server/channelInitializer/PushChannelInitializer.java
currying/molecule
af4bb20d8aa11e25b0ff7890958e3d4fa0cb2712
[ "Apache-2.0" ]
null
null
null
pushServer-web/src/main/java/com/toparchy/NettyPush/server/channelInitializer/PushChannelInitializer.java
currying/molecule
af4bb20d8aa11e25b0ff7890958e3d4fa0cb2712
[ "Apache-2.0" ]
1
2018-03-14T08:06:05.000Z
2018-03-14T08:06:05.000Z
25.48
73
0.760597
14,590
package com.toparchy.NettyPush.server.channelInitializer; import io.netty.channel.ChannelPipeline; import org.springframework.beans.factory.annotation.Required; import com.toparchy.NettyPush.server.codec.push.DeserializeHandler; import com.toparchy.NettyPush.server.codec.push.MergeFrameEncoder; import com.to...
3e226dd4b5d26fb6426b56e51c544858da647b6f
1,521
java
Java
refactoring-techniques/simplifying-method-calls/src/test/java/me/aikin/refactoring/simplifying/method/calls/parameterize/method/ParameterizeMethodTest.java
jinhuisheng/refactoring-kata
8a9ddc7392f6c8c21316510f2fd5c784d2c61cf6
[ "MIT" ]
72
2018-07-11T05:32:24.000Z
2021-11-02T09:55:44.000Z
refactoring-techniques/simplifying-method-calls/src/test/java/me/aikin/refactoring/simplifying/method/calls/parameterize/method/ParameterizeMethodTest.java
jinhuisheng/refactoring-kata
8a9ddc7392f6c8c21316510f2fd5c784d2c61cf6
[ "MIT" ]
8
2018-07-14T01:01:33.000Z
2019-07-23T13:24:08.000Z
refactoring-techniques/simplifying-method-calls/src/test/java/me/aikin/refactoring/simplifying/method/calls/parameterize/method/ParameterizeMethodTest.java
jinhuisheng/refactoring-kata
8a9ddc7392f6c8c21316510f2fd5c784d2c61cf6
[ "MIT" ]
34
2018-08-14T09:56:23.000Z
2022-03-05T10:59:52.000Z
40.026316
163
0.769231
14,591
package me.aikin.refactoring.simplifying.method.calls.parameterize.method; import org.junit.Test; import static org.junit.Assert.assertTrue; public class ParameterizeMethodTest { @Test public void should_get_ten_percent_raise_of_salary() { SalaryCalculator salaryCalculator = new SalaryCalculator(100)...
3e226e203934dee2474fdb4ae9b9219d5a678053
788
java
Java
payment-model/src/main/java/live/lingting/Page.java
ballcat-projects/Payment-Platform
1d4523731fe5e5e1d4e7160f726aa1299ebda82a
[ "MIT" ]
2
2021-06-23T19:10:42.000Z
2021-08-10T15:02:01.000Z
payment-model/src/main/java/live/lingting/Page.java
ballcat-projects/Payment-Platform
1d4523731fe5e5e1d4e7160f726aa1299ebda82a
[ "MIT" ]
null
null
null
payment-model/src/main/java/live/lingting/Page.java
ballcat-projects/Payment-Platform
1d4523731fe5e5e1d4e7160f726aa1299ebda82a
[ "MIT" ]
6
2021-06-25T13:44:24.000Z
2022-03-07T16:43:09.000Z
21.888889
138
0.699239
14,592
package live.lingting; import com.baomidou.mybatisplus.core.metadata.IPage; import com.baomidou.mybatisplus.core.metadata.OrderItem; import com.hccake.ballcat.common.model.domain.PageParam; /** * @author lingting 2021/6/4 16:29 */ public class Page<T> extends PageParam { public Page() { } public Page(long curr...
3e226e9dcff3adb6cffb51ad20f014917a8f99f8
529
java
Java
src/main/java/gq/nkkx/oldanimations/utils/Lazy.java
nekkan/old-animations
c8be948fed56951c3d615b8a7dc95c31ac954da9
[ "MIT" ]
21
2020-12-11T19:39:52.000Z
2021-10-03T02:07:38.000Z
src/main/java/gq/nkkx/oldanimations/utils/Lazy.java
TheKodeToad/old-animations
54a216621ea8f5e6e841e71e5bdcb9605cf23715
[ "MIT" ]
12
2020-12-19T17:58:16.000Z
2021-07-08T21:22:15.000Z
src/main/java/gq/nkkx/oldanimations/utils/Lazy.java
TheKodeToad/old-animations
54a216621ea8f5e6e841e71e5bdcb9605cf23715
[ "MIT" ]
5
2021-05-18T15:44:48.000Z
2021-11-23T14:21:56.000Z
19.592593
60
0.586011
14,593
package gq.nkkx.oldanimations.utils; import java.util.function.Supplier; public class Lazy<T> implements Supplier<T> { private Supplier<T> delegate; private T value; private Lazy(Supplier<T> delegate) { this.delegate = delegate; } public static <T> Lazy<T> create(Supplier<T> delegate) {...
3e226ed1574e1630175df101f9fcc93c21094e49
3,180
java
Java
metadata-service/restli-servlet-impl/src/main/java/com/linkedin/metadata/resources/entity/EntityVersionedV2Resource.java
Huyueeer/datahub
10b13337032f282eef6f15983d70021cc3168eba
[ "Apache-2.0" ]
1,603
2016-03-03T17:21:03.000Z
2020-01-22T22:12:02.000Z
metadata-service/restli-servlet-impl/src/main/java/com/linkedin/metadata/resources/entity/EntityVersionedV2Resource.java
Huyueeer/datahub
10b13337032f282eef6f15983d70021cc3168eba
[ "Apache-2.0" ]
1,157
2016-03-03T19:29:22.000Z
2020-01-20T14:41:59.000Z
metadata-service/restli-servlet-impl/src/main/java/com/linkedin/metadata/resources/entity/EntityVersionedV2Resource.java
Huyueeer/datahub
10b13337032f282eef6f15983d70021cc3168eba
[ "Apache-2.0" ]
570
2016-03-03T17:21:05.000Z
2020-01-21T06:54:10.000Z
41.842105
133
0.755031
14,594
package com.linkedin.metadata.resources.entity; import com.codahale.metrics.MetricRegistry; import com.linkedin.common.VersionedUrn; import com.linkedin.common.urn.Urn; import com.linkedin.common.urn.UrnUtils; import com.linkedin.entity.EntityResponse; import com.linkedin.metadata.entity.EntityService; import com.link...
3e226f7d535e4f8c1e3edc94d7d55e72f65007b5
770
java
Java
conveyor/src/main/java/com/airbnb/conveyor/async/AsyncSqsClient.java
steventranjs/dynein-scheduler
ba6aa619c87e7772011916f906af436396ec4974
[ "Apache-2.0" ]
380
2019-12-10T18:29:23.000Z
2022-03-14T17:42:54.000Z
conveyor/src/main/java/com/airbnb/conveyor/async/AsyncSqsClient.java
steventranjs/dynein-scheduler
ba6aa619c87e7772011916f906af436396ec4974
[ "Apache-2.0" ]
2
2020-01-17T03:37:53.000Z
2020-10-27T11:57:38.000Z
conveyor/src/main/java/com/airbnb/conveyor/async/AsyncSqsClient.java
steventranjs/dynein-scheduler
ba6aa619c87e7772011916f906af436396ec4974
[ "Apache-2.0" ]
33
2019-12-22T16:50:44.000Z
2022-01-19T23:39:18.000Z
33.478261
96
0.784416
14,595
/** * Copyright 2019 Airbnb. Licensed under Apache-2.0. See LICENSE in the project root for license * information. */ package com.airbnb.conveyor.async; import java.io.Closeable; import java.util.concurrent.CompletableFuture; import java.util.function.Consumer; import lombok.NonNull; public interface AsyncSqsClien...
3e22703b9d28434d60878970939d17d68935953d
1,064
java
Java
eventbus-core/src/main/java/me/ahoo/eventbus/core/publisher/EventDataIdGetter.java
RocherKong/govern-eventbus
dd492546e42dfb08f64c3c4738e26620fab8c2ce
[ "Apache-2.0" ]
null
null
null
eventbus-core/src/main/java/me/ahoo/eventbus/core/publisher/EventDataIdGetter.java
RocherKong/govern-eventbus
dd492546e42dfb08f64c3c4738e26620fab8c2ce
[ "Apache-2.0" ]
null
null
null
eventbus-core/src/main/java/me/ahoo/eventbus/core/publisher/EventDataIdGetter.java
RocherKong/govern-eventbus
dd492546e42dfb08f64c3c4738e26620fab8c2ce
[ "Apache-2.0" ]
null
null
null
34.258065
86
0.720339
14,596
/* * Copyright [2021-2021] [ahoo wang <efpyi@example.com> (https://github.com/Ahoo-Wang)]. * 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...
3e2271c51d383767f4725f6df65ca2be5941891b
270
java
Java
idea/testData/findUsages/kotlin/findPropertyUsages/javaPropertyWriteUsages2.1.java
chashnikov/kotlin
88a261234860ff0014e3c2dd8e64072c685d442d
[ "Apache-2.0" ]
1
2017-09-10T07:15:28.000Z
2017-09-10T07:15:28.000Z
idea/testData/findUsages/kotlin/findPropertyUsages/javaPropertyWriteUsages2.1.java
chashnikov/kotlin
88a261234860ff0014e3c2dd8e64072c685d442d
[ "Apache-2.0" ]
null
null
null
idea/testData/findUsages/kotlin/findPropertyUsages/javaPropertyWriteUsages2.1.java
chashnikov/kotlin
88a261234860ff0014e3c2dd8e64072c685d442d
[ "Apache-2.0" ]
null
null
null
18
41
0.448148
14,597
package client; import server.* class Client { fun fooBar() { A<String> a = new A<String>(""); a.setFoo("a"); println("a.foo = " + a.getFoo()); B b = new B(); b.setFoo("b"); println("b.foo = " + b.getFoo()); } }
3e22727eb0735be301077c990abbb250d44cd156
2,744
java
Java
src/test/java/ml/shifu/shifu/core/NormalizerTest.java
asd7853/shifu
9ae8baced6a69fa44d17813b21fcbf05944799d4
[ "Apache-2.0" ]
null
null
null
src/test/java/ml/shifu/shifu/core/NormalizerTest.java
asd7853/shifu
9ae8baced6a69fa44d17813b21fcbf05944799d4
[ "Apache-2.0" ]
null
null
null
src/test/java/ml/shifu/shifu/core/NormalizerTest.java
asd7853/shifu
9ae8baced6a69fa44d17813b21fcbf05944799d4
[ "Apache-2.0" ]
null
null
null
31.54023
86
0.65707
14,598
/** * Copyright [2012-2014] eBay Software Foundation * * 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...
3e2272b3a81ce85768f606b1edb17de3ca3e712c
4,990
java
Java
src/org/griphyn/vdl/parser/VDLErrorHandler.java
hariharan-devarajan/pegasus
d0641541f2eccc69dd6cc5a09b0b51303686d3ac
[ "Apache-2.0" ]
127
2015-01-28T19:19:13.000Z
2022-03-31T05:57:40.000Z
src/org/griphyn/vdl/parser/VDLErrorHandler.java
hariharan-devarajan/pegasus
d0641541f2eccc69dd6cc5a09b0b51303686d3ac
[ "Apache-2.0" ]
14
2015-04-15T17:44:20.000Z
2022-02-22T22:48:49.000Z
src/org/griphyn/vdl/parser/VDLErrorHandler.java
hariharan-devarajan/pegasus
d0641541f2eccc69dd6cc5a09b0b51303686d3ac
[ "Apache-2.0" ]
70
2015-01-22T15:20:32.000Z
2022-02-21T22:50:23.000Z
41.932773
100
0.568938
14,599
/* * This file or a portion of this file is licensed under the terms of * the Globus Toolkit Public License, found in file GTPL, or at * http://www.globus.org/toolkit/download/license.html. This notice must * appear in redistributions of this file, with or without modification. * * Redistributions of this Softwar...
3e2273a80b278676161a93440375d1ad1a46dd32
4,186
java
Java
Android/Login/app/src/main/java/login/activity/SetPasswordDialog.java
reuterm/login
7f049f79661a13934a8503971e59b08ab13e77af
[ "MIT" ]
null
null
null
Android/Login/app/src/main/java/login/activity/SetPasswordDialog.java
reuterm/login
7f049f79661a13934a8503971e59b08ab13e77af
[ "MIT" ]
null
null
null
Android/Login/app/src/main/java/login/activity/SetPasswordDialog.java
reuterm/login
7f049f79661a13934a8503971e59b08ab13e77af
[ "MIT" ]
null
null
null
45.5
130
0.618729
14,600
package vs.in.de.uni_ulm.mreuter.login.activity; import android.app.Activity; import android.app.AlertDialog; import android.app.Dialog; import android.app.DialogFragment; import android.content.DialogInterface; import android.os.Bundle; import android.view.LayoutInflater; import android.view.View; import android.widg...
3e2273db963228c36517b1d7f2d77d001bfde88e
8,010
java
Java
app/src/main/java/com/example/android/quakereport/MainActivity.java
macroAtom/QuakeReport
af88c88d9bf351cbcdb143cc1448a9a9d1bb2311
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/example/android/quakereport/MainActivity.java
macroAtom/QuakeReport
af88c88d9bf351cbcdb143cc1448a9a9d1bb2311
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/example/android/quakereport/MainActivity.java
macroAtom/QuakeReport
af88c88d9bf351cbcdb143cc1448a9a9d1bb2311
[ "Apache-2.0" ]
null
null
null
32.827869
171
0.661423
14,601
package com.example.android.quakereport; import androidx.annotation.NonNull; import androidx.annotation.Nullable; import androidx.appcompat.app.AppCompatActivity; import androidx.loader.app.LoaderManager; import androidx.loader.content.Loader; import android.content.Context; import android.content.Intent; import andr...
3e2273e10756998551a1a1c049f7661b28ce17e6
290
java
Java
mobile_app1/module76/src/main/java/module76packageJava0/Foo84.java
HiWong/android-build-eval
d909ab37bc8d5d3a188ba9c9f0855f846f6f3af6
[ "Apache-2.0" ]
70
2021-01-22T16:48:06.000Z
2022-02-16T10:37:33.000Z
mobile_app1/module76/src/main/java/module76packageJava0/Foo84.java
HiWong/android-build-eval
d909ab37bc8d5d3a188ba9c9f0855f846f6f3af6
[ "Apache-2.0" ]
16
2021-01-22T20:52:52.000Z
2021-08-09T17:51:24.000Z
mobile_app1/module76/src/main/java/module76packageJava0/Foo84.java
HiWong/android-build-eval
d909ab37bc8d5d3a188ba9c9f0855f846f6f3af6
[ "Apache-2.0" ]
5
2021-01-26T13:53:49.000Z
2021-08-11T20:10:57.000Z
12.083333
44
0.603448
14,602
package module76packageJava0; import java.lang.Integer; public class Foo84 { Integer int0; public void foo0() { new module76packageJava0.Foo83().foo3(); } public void foo1() { foo0(); } public void foo2() { foo1(); } public void foo3() { foo2(); } }
3e2274674f4120938245458908734a61f531c398
9,159
java
Java
src/main/java/ac/asimov/faucet/blockchain/MultiVACBlockchainGateway.java
AsimovHub/asimov-faucet
05a7d7e221f931ea96e1c25124bef4e3f3830082
[ "Apache-2.0" ]
null
null
null
src/main/java/ac/asimov/faucet/blockchain/MultiVACBlockchainGateway.java
AsimovHub/asimov-faucet
05a7d7e221f931ea96e1c25124bef4e3f3830082
[ "Apache-2.0" ]
null
null
null
src/main/java/ac/asimov/faucet/blockchain/MultiVACBlockchainGateway.java
AsimovHub/asimov-faucet
05a7d7e221f931ea96e1c25124bef4e3f3830082
[ "Apache-2.0" ]
null
null
null
47.703125
181
0.679878
14,603
package ac.asimov.faucet.blockchain; import ac.asimov.faucet.dto.AccountBalanceDto; import ac.asimov.faucet.dto.WalletAccountDto; import ac.asimov.faucet.blockchain.contracts.AsimovToken; import ac.asimov.faucet.dto.rest.ResponseWrapperDto; import ac.asimov.faucet.dto.rest.TransactionResponseDto; import ac.asimov.fauc...
3e2274ab9bb0ebac568e7fcea5ba59cf50f6e163
7,144
java
Java
src/test/java/br/com/moip/unit_tests/EntryTest.java
moip/moip-sdk-java
c8bfac1df4b99cf9b474a387101927dd22ea4368
[ "MIT" ]
27
2015-07-12T17:27:29.000Z
2018-07-18T14:53:27.000Z
src/test/java/br/com/moip/unit_tests/EntryTest.java
moip/moip-sdk-java
c8bfac1df4b99cf9b474a387101927dd22ea4368
[ "MIT" ]
52
2015-09-17T14:11:56.000Z
2018-09-25T18:44:24.000Z
src/test/java/br/com/moip/unit_tests/EntryTest.java
moip/moip-sdk-java
c8bfac1df4b99cf9b474a387101927dd22ea4368
[ "MIT" ]
39
2015-08-03T22:45:44.000Z
2018-09-20T16:03:37.000Z
42.52381
103
0.647256
14,604
package br.com.moip.unit_tests; import br.com.moip.Moip; import br.com.moip.models.Setup; import br.com.moip.unit_tests.setup.SetupFactory; import br.com.moip.utilities.Parser; import com.rodrigosaito.mockwebserver.player.Play; import com.rodrigosaito.mockwebserver.player.Player; import org.junit.Before; import org.ju...
3e2274bd246970f3f684dd6ac9173bd7f042656f
2,922
java
Java
jGW2API/util/item/Armor.java
jnharton/j-gw2-api
20277761e83236473f533fa35ad1e38b204d1ff0
[ "MIT" ]
null
null
null
jGW2API/util/item/Armor.java
jnharton/j-gw2-api
20277761e83236473f533fa35ad1e38b204d1ff0
[ "MIT" ]
null
null
null
jGW2API/util/item/Armor.java
jnharton/j-gw2-api
20277761e83236473f533fa35ad1e38b204d1ff0
[ "MIT" ]
null
null
null
30.4375
83
0.693361
14,605
/*The MIT License (MIT) Copyright (c) <2013> <Keven "Varonth" Schulz> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, mo...
3e22750055aed874462a5b5133222dd0859cf1fc
116
java
Java
src/main/java/com/examination/service/question/QuestionImportService.java
Lmmmmmm-bb/OnlineExamSystem
08b068f099fd6a7c300ca3efef08bc29c7d3e81d
[ "MIT" ]
null
null
null
src/main/java/com/examination/service/question/QuestionImportService.java
Lmmmmmm-bb/OnlineExamSystem
08b068f099fd6a7c300ca3efef08bc29c7d3e81d
[ "MIT" ]
null
null
null
src/main/java/com/examination/service/question/QuestionImportService.java
Lmmmmmm-bb/OnlineExamSystem
08b068f099fd6a7c300ca3efef08bc29c7d3e81d
[ "MIT" ]
1
2022-03-26T04:46:51.000Z
2022-03-26T04:46:51.000Z
19.333333
41
0.793103
14,606
package com.examination.service.question; public interface QuestionImportService { int add(String filePath); }
3e22759919f89310b810f0ea79fbea8a797f52ba
312
java
Java
src/main/java/com/kqp/tcrafting/api/TRecipeInterface.java
Andrew6rant/tcrafting
da1a5a53b6a7f60675013afdafbd46e6205da534
[ "MIT" ]
2
2020-09-05T18:45:33.000Z
2020-12-14T08:02:05.000Z
src/main/java/com/kqp/tcrafting/api/TRecipeInterface.java
Andrew6rant/tcrafting
da1a5a53b6a7f60675013afdafbd46e6205da534
[ "MIT" ]
2
2020-08-03T18:14:45.000Z
2020-12-14T08:08:23.000Z
src/main/java/com/kqp/tcrafting/api/TRecipeInterface.java
Andrew6rant/tcrafting
da1a5a53b6a7f60675013afdafbd46e6205da534
[ "MIT" ]
2
2021-08-16T17:36:39.000Z
2022-01-04T05:35:10.000Z
20.8
59
0.653846
14,607
package com.kqp.tcrafting.api; import net.minecraft.util.Identifier; import java.util.HashSet; public class TRecipeInterface extends HashSet<Identifier> { public TRecipeInterface(Identifier... types) { super(); for (Identifier type : types) { this.add(type); } } }
3e2275f22722a938182bcc39d207a0b696481efd
827
java
Java
code/spring-demos/spring-annotation/src/main/java/cc/caker/spring/bean/MyBeanPostProcessor.java
cakeralter/study
dc299bf990bb5f485ee7eff51d7139bc918d60da
[ "MIT" ]
6
2020-07-21T07:00:22.000Z
2020-08-13T05:57:53.000Z
code/spring-demos/spring-annotation/src/main/java/cc/caker/spring/bean/MyBeanPostProcessor.java
cakeralter/study
dc299bf990bb5f485ee7eff51d7139bc918d60da
[ "MIT" ]
2
2022-03-24T12:52:04.000Z
2022-03-24T12:52:09.000Z
code/spring-demos/spring-annotation/src/main/java/cc/caker/spring/bean/MyBeanPostProcessor.java
cakeralter/study
dc299bf990bb5f485ee7eff51d7139bc918d60da
[ "MIT" ]
null
null
null
27.566667
100
0.788392
14,608
package cc.caker.spring.bean; import org.springframework.beans.BeansException; import org.springframework.beans.factory.config.BeanPostProcessor; import org.springframework.stereotype.Component; /** * 后置处理器:初始化前后进行处理工作 * 将后置处理器加入到容器中 * @author lfy */ @Component public class MyBeanPostProcessor implements BeanPost...
3e227794d85f77a7667a2130293cc77f2e5c5acd
1,891
java
Java
src/main/java/org/wargamer2010/signshop/listeners/sslisteners/SimpleShopLimiter.java
BONNe/SignShop
0f532fa30e1060a3d8bbd1cc536f578c67db2678
[ "MIT" ]
24
2015-01-23T23:47:42.000Z
2021-03-28T17:11:25.000Z
src/main/java/org/wargamer2010/signshop/listeners/sslisteners/SimpleShopLimiter.java
BONNe/SignShop
0f532fa30e1060a3d8bbd1cc536f578c67db2678
[ "MIT" ]
110
2015-01-14T05:06:38.000Z
2022-03-21T00:35:20.000Z
src/main/java/org/wargamer2010/signshop/listeners/sslisteners/SimpleShopLimiter.java
BONNe/SignShop
0f532fa30e1060a3d8bbd1cc536f578c67db2678
[ "MIT" ]
94
2015-02-08T17:24:50.000Z
2022-03-22T22:34:07.000Z
42.022222
142
0.684823
14,609
package org.wargamer2010.signshop.listeners.sslisteners; import org.bukkit.ChatColor; import org.bukkit.block.Block; import org.bukkit.event.EventHandler; import org.bukkit.event.EventPriority; import org.bukkit.event.Listener; import org.wargamer2010.signshop.configuration.SignShopConfig; import org.wargamer2010.sig...
3e2277e704224590d2e2c6fe37cb400ad48f071b
1,892
java
Java
FoodNetServer/src/main/java/foodnet/foodnetserver/rest/controllers/FavoriteController.java
kushtrimh/foodnet
8ab7fdfc66b068fa85d989de7ecfd6962e03d710
[ "Apache-2.0" ]
null
null
null
FoodNetServer/src/main/java/foodnet/foodnetserver/rest/controllers/FavoriteController.java
kushtrimh/foodnet
8ab7fdfc66b068fa85d989de7ecfd6962e03d710
[ "Apache-2.0" ]
null
null
null
FoodNetServer/src/main/java/foodnet/foodnetserver/rest/controllers/FavoriteController.java
kushtrimh/foodnet
8ab7fdfc66b068fa85d989de7ecfd6962e03d710
[ "Apache-2.0" ]
1
2020-12-16T01:43:31.000Z
2020-12-16T01:43:31.000Z
41.130435
111
0.7537
14,610
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package foodnet.foodnetserver.rest.controllers; import foodnet.foodnetserver.BLL.Favorite; import foodnet.foodnetserver.rest.services....
3e22787b8a7ec8a8af7b2d21eb12ed8865e7c1b8
2,062
java
Java
server/desktop/src/com/mauriciotogneri/crazykarts/server/desktop/CrazyKartsServerDesktop.java
vndly/crazykarts
b65e6e7e0f959ecf2f95aabaecb4990b3a13866f
[ "MIT" ]
null
null
null
server/desktop/src/com/mauriciotogneri/crazykarts/server/desktop/CrazyKartsServerDesktop.java
vndly/crazykarts
b65e6e7e0f959ecf2f95aabaecb4990b3a13866f
[ "MIT" ]
null
null
null
server/desktop/src/com/mauriciotogneri/crazykarts/server/desktop/CrazyKartsServerDesktop.java
vndly/crazykarts
b65e6e7e0f959ecf2f95aabaecb4990b3a13866f
[ "MIT" ]
null
null
null
22.911111
76
0.680407
14,611
package com.mauriciotogneri.crazykarts.server.desktop; import java.io.FileInputStream; import java.io.IOException; import java.io.InputStream; import java.net.InetAddress; import java.util.Properties; import com.mauriciotogneri.crazykarts.server.core.Game; import com.mauriciotogneri.crazykarts.server.core.Game...
3e2279737a3cac2ca1f11acad1d100c459659f26
2,152
java
Java
app/src/main/java/pointer/wbc/com/billiardspointer/view/FlatGameItemView.java
lulumeya/billiards
784fd9951029fdbf5fc185faeb8e66fc471bfd3a
[ "Apache-2.0" ]
1
2015-07-28T02:29:52.000Z
2015-07-28T02:29:52.000Z
app/src/main/java/pointer/wbc/com/billiardspointer/view/FlatGameItemView.java
lulumeya/billiards
784fd9951029fdbf5fc185faeb8e66fc471bfd3a
[ "Apache-2.0" ]
null
null
null
app/src/main/java/pointer/wbc/com/billiardspointer/view/FlatGameItemView.java
lulumeya/billiards
784fd9951029fdbf5fc185faeb8e66fc471bfd3a
[ "Apache-2.0" ]
null
null
null
29.888889
94
0.700279
14,612
package pointer.wbc.com.billiardspointer.view; import android.content.Context; import android.util.AttributeSet; import android.view.LayoutInflater; import android.widget.FrameLayout; import android.widget.TextView; import java.text.SimpleDateFormat; import java.util.Date; import butterknife.ButterKnife; import butt...
3e2279d29a2587b40380fc975f4b40202c5c441d
1,078
java
Java
linkis-public-enhancements/linkis-context-service/linkis-cs-server/src/main/java/org/apache/linkis/cs/server/scheduler/HttpAnswerJob.java
casionone/incubator-linkis
d4aefea66423e639e92062ef79ac5dc756943f83
[ "Apache-2.0" ]
261
2021-09-29T07:58:07.000Z
2022-03-31T07:54:13.000Z
linkis-public-enhancements/linkis-context-service/linkis-cs-server/src/main/java/org/apache/linkis/cs/server/scheduler/HttpAnswerJob.java
casionone/incubator-linkis
d4aefea66423e639e92062ef79ac5dc756943f83
[ "Apache-2.0" ]
579
2021-10-31T10:26:47.000Z
2022-03-31T13:19:32.000Z
linkis-public-enhancements/linkis-context-service/linkis-cs-server/src/main/java/org/apache/linkis/cs/server/scheduler/HttpAnswerJob.java
casionone/incubator-linkis
d4aefea66423e639e92062ef79ac5dc756943f83
[ "Apache-2.0" ]
145
2021-10-30T11:30:18.000Z
2022-03-31T09:15:43.000Z
38.5
75
0.774583
14,613
/* * 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 ...
3e227a48adfd6da2199a59bc69e598a9d119556c
618
java
Java
jingzhui/wanzhi_jingzhui-cms/jingzhui-cms-service/src/main/java/com/solar/cms/dal/crud/CmsAdCrudService.java
mei1024/jingzhui_check
39cffca5018878fe78495d81dd6a3b4d66a167df
[ "MIT" ]
null
null
null
jingzhui/wanzhi_jingzhui-cms/jingzhui-cms-service/src/main/java/com/solar/cms/dal/crud/CmsAdCrudService.java
mei1024/jingzhui_check
39cffca5018878fe78495d81dd6a3b4d66a167df
[ "MIT" ]
null
null
null
jingzhui/wanzhi_jingzhui-cms/jingzhui-cms-service/src/main/java/com/solar/cms/dal/crud/CmsAdCrudService.java
mei1024/jingzhui_check
39cffca5018878fe78495d81dd6a3b4d66a167df
[ "MIT" ]
null
null
null
20.6
66
0.768608
14,614
package com.solar.cms.dal.crud; import org.springframework.stereotype.Repository; import org.springframework.beans.factory.annotation.Autowired; import com.nebula.common.biz.dal.crud.AbstractCrudService; import com.nebula.common.biz.dal.dao.ModelDao; import com.solar.cms.entity.CmsAd; import com.solar.cms.dal.dao.Cm...
3e227a709f218442fa7a6013f63cdd0d8c727cca
1,658
java
Java
todo-list/todo-list-service/src/main/java/de/openknowledge/projects/todolist/service/infrastructure/domain/entity/AbstractEntity.java
stephan-mueller/testing-with-containers
bfd4c9183d5bff652b55d2f5bd0c38de9a9108ff
[ "Apache-2.0" ]
6
2020-02-24T13:46:12.000Z
2021-01-28T09:32:27.000Z
todo-list-service/src/main/java/de/openknowledge/projects/todolist/service/infrastructure/domain/entity/AbstractEntity.java
cwansart/testing-with-containers
0f79a017e03488fd8c9875f327a9a86bf9e34e76
[ "Apache-2.0" ]
2
2020-03-01T19:08:06.000Z
2022-02-16T01:05:44.000Z
todo-list-service/src/main/java/de/openknowledge/projects/todolist/service/infrastructure/domain/entity/AbstractEntity.java
cwansart/testing-with-containers
0f79a017e03488fd8c9875f327a9a86bf9e34e76
[ "Apache-2.0" ]
2
2020-02-26T06:52:22.000Z
2020-05-07T08:11:18.000Z
28.101695
81
0.683957
14,615
/* * Copyright (C) open knowledge 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 agreed ...
3e227a74febcf9c36b779b25ae4ae64765085230
23,635
java
Java
src/test/java/uk/gov/companieshouse/certificates/orders/api/mapper/CertificateItemMapperTest.java
companieshouse/items.orders.api.ch.gov.uk
a117e82322324c728b7b321a7312d891944e754c
[ "MIT" ]
1
2020-01-17T19:46:03.000Z
2020-01-17T19:46:03.000Z
src/test/java/uk/gov/companieshouse/certificates/orders/api/mapper/CertificateItemMapperTest.java
companieshouse/items.orders.api.ch.gov.uk
a117e82322324c728b7b321a7312d891944e754c
[ "MIT" ]
4
2019-11-26T09:34:43.000Z
2020-04-08T13:29:41.000Z
src/test/java/uk/gov/companieshouse/certificates/orders/api/mapper/CertificateItemMapperTest.java
companieshouse/items.orders.api.ch.gov.uk
a117e82322324c728b7b321a7312d891944e754c
[ "MIT" ]
null
null
null
57.506083
155
0.780453
14,616
package uk.gov.companieshouse.certificates.orders.api.mapper; import org.junit.jupiter.api.Test; import org.junit.jupiter.api.extension.ExtendWith; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.context.annotation.ComponentScan; import org.springframework.context.annotation.C...
3e227ac7650c45e061c3f9de5e5fd0462d029435
2,452
java
Java
runescape-client/src/main/java/GrandExchangeEvents.java
Magnusrn/runelite
c77297f6d6e0e78a37fcdefe88a8e61bf060d4d4
[ "BSD-2-Clause" ]
null
null
null
runescape-client/src/main/java/GrandExchangeEvents.java
Magnusrn/runelite
c77297f6d6e0e78a37fcdefe88a8e61bf060d4d4
[ "BSD-2-Clause" ]
null
null
null
runescape-client/src/main/java/GrandExchangeEvents.java
Magnusrn/runelite
c77297f6d6e0e78a37fcdefe88a8e61bf060d4d4
[ "BSD-2-Clause" ]
null
null
null
30.271605
93
0.741028
14,617
import java.util.ArrayList; import java.util.Collections; import java.util.Comparator; import java.util.List; import net.runelite.mapping.Export; import net.runelite.mapping.Implements; import net.runelite.mapping.ObfuscatedName; import net.runelite.mapping.ObfuscatedSignature; @ObfuscatedName("lu") @Implements("Grand...
3e227b12d113875ead28c710b6dc535fb22170a1
15,451
java
Java
aspects/om-aspects/src/main/java/org/apache/axiom/om/impl/common/factory/DOMXMLStreamReader.java
mailursubbu/CalixSoapAxiom
ba03bd2f9077679dea982305e843a45bb12c8b11
[ "Apache-2.0", "BSD-3-Clause" ]
null
null
null
aspects/om-aspects/src/main/java/org/apache/axiom/om/impl/common/factory/DOMXMLStreamReader.java
mailursubbu/CalixSoapAxiom
ba03bd2f9077679dea982305e843a45bb12c8b11
[ "Apache-2.0", "BSD-3-Clause" ]
1
2021-12-14T21:12:44.000Z
2021-12-14T21:12:44.000Z
aspects/om-aspects/src/main/java/org/apache/axiom/om/impl/common/factory/DOMXMLStreamReader.java
mailursubbu/CalixSoapAxiom
ba03bd2f9077679dea982305e843a45bb12c8b11
[ "Apache-2.0", "BSD-3-Clause" ]
1
2019-01-28T13:33:55.000Z
2019-01-28T13:33:55.000Z
32.122661
131
0.551356
14,618
/* * 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 ma...
3e227c31b8917ae8af3ae38e930adbba5c8944bb
9,317
java
Java
src/main/java/com/telerikacademy/socialnetwork/services/PostServiceImpl.java
yavoryankov83/Traveller-Social-Network
528fb0f3d6d821b35cbf49a397ef1bd76104fedc
[ "MIT" ]
null
null
null
src/main/java/com/telerikacademy/socialnetwork/services/PostServiceImpl.java
yavoryankov83/Traveller-Social-Network
528fb0f3d6d821b35cbf49a397ef1bd76104fedc
[ "MIT" ]
null
null
null
src/main/java/com/telerikacademy/socialnetwork/services/PostServiceImpl.java
yavoryankov83/Traveller-Social-Network
528fb0f3d6d821b35cbf49a397ef1bd76104fedc
[ "MIT" ]
null
null
null
34.764925
119
0.743158
14,619
package com.telerikacademy.socialnetwork.services; import com.telerikacademy.socialnetwork.exceptions.BadRequestException; import com.telerikacademy.socialnetwork.exceptions.ConflictException; import com.telerikacademy.socialnetwork.exceptions.NotFoundException; import com.telerikacademy.socialnetwork.helper.Constants...
3e227cc37d75ed78f31493c669af24a1a6d54141
4,690
java
Java
src/main/java/com/neuedu/model/Patient.java
Herbert118/nursingHomeSystem-javafx
d35306031582cdb9e9d032fb53dc4dd80042c312
[ "MIT" ]
1
2022-01-14T07:36:58.000Z
2022-01-14T07:36:58.000Z
src/main/java/com/neuedu/model/Patient.java
Herbert118/nursingHomeSystem-javafx
d35306031582cdb9e9d032fb53dc4dd80042c312
[ "MIT" ]
null
null
null
src/main/java/com/neuedu/model/Patient.java
Herbert118/nursingHomeSystem-javafx
d35306031582cdb9e9d032fb53dc4dd80042c312
[ "MIT" ]
null
null
null
25.628415
105
0.649254
14,620
package com.neuedu.model; import javafx.beans.property.*; import java.io.Serializable; import java.time.LocalDate; public class Patient extends Person implements Serializable{ /** * */ private static final long serialVersionUID = -9108895701869089028L; private StringProperty name; private StringProperty ...
3e227d8dfbba8b3a7e237e48a1976108d59bab65
1,512
java
Java
src/main/java/com/github/chrisblutz/trinity/interpreter/instructions/TernaryOperatorInstruction.java
trinity-lang/trinity
269609d6a496f22f8a7f2cf9fa3b887da3a699a3
[ "Apache-2.0" ]
1
2017-12-22T01:50:57.000Z
2017-12-22T01:50:57.000Z
src/main/java/com/github/chrisblutz/trinity/interpreter/instructions/TernaryOperatorInstruction.java
trinity-lang/trinity
269609d6a496f22f8a7f2cf9fa3b887da3a699a3
[ "Apache-2.0" ]
3
2017-06-20T00:12:07.000Z
2017-09-04T03:07:14.000Z
src/main/java/com/github/chrisblutz/trinity/interpreter/instructions/TernaryOperatorInstruction.java
trinity-lang/trinity
269609d6a496f22f8a7f2cf9fa3b887da3a699a3
[ "Apache-2.0" ]
null
null
null
27
137
0.654762
14,621
package com.github.chrisblutz.trinity.interpreter.instructions; import com.github.chrisblutz.trinity.interpreter.Location; import com.github.chrisblutz.trinity.lang.TyObject; import com.github.chrisblutz.trinity.lang.TyRuntime; import com.github.chrisblutz.trinity.natives.NativeConversion; /** * @author Christopher...
3e227e26c620d6fe443c8d5a0d2b112347850d94
4,238
java
Java
Server/src/main/java/boundary/Point/PointRepresentation.java
TPCISIIE/Agartha
2bd2d090d56b1d8db8b32d7548c2df09bf9e255f
[ "MIT" ]
null
null
null
Server/src/main/java/boundary/Point/PointRepresentation.java
TPCISIIE/Agartha
2bd2d090d56b1d8db8b32d7548c2df09bf9e255f
[ "MIT" ]
null
null
null
Server/src/main/java/boundary/Point/PointRepresentation.java
TPCISIIE/Agartha
2bd2d090d56b1d8db8b32d7548c2df09bf9e255f
[ "MIT" ]
null
null
null
34.737705
101
0.638273
14,622
package boundary.Point; import boundary.Representation; import com.wordnik.swagger.annotations.Api; import com.wordnik.swagger.annotations.ApiOperation; import com.wordnik.swagger.annotations.ApiResponse; import com.wordnik.swagger.annotations.ApiResponses; import entity.Point; import entity.UserRole; import provider...
3e227e378df149e432dd697ddbeda0fc4806911c
523
java
Java
hw3/src/MoveableShape.java
Shayan-Asgari/CS151
10531749376a34df510e6906afd65802fbf80ed6
[ "MIT" ]
null
null
null
hw3/src/MoveableShape.java
Shayan-Asgari/CS151
10531749376a34df510e6906afd65802fbf80ed6
[ "MIT" ]
null
null
null
hw3/src/MoveableShape.java
Shayan-Asgari/CS151
10531749376a34df510e6906afd65802fbf80ed6
[ "MIT" ]
null
null
null
20.92
74
0.676864
14,623
import java.awt.Graphics2D; /** * A shape that can be moved around. */ public interface MoveableShape { /** * Draws the shape. * @param g2 the graphics context */ void draw(Graphics2D g2); /** * Moves the shape. It is up to the shape to move itself, for example by * tracking the time since its last mov...
3e227edc8de2ac8257d6620114302594ffa718c6
8,963
java
Java
netreflected/src/net462/system.data_version_4.0.0.0_culture_neutral_publickeytoken_b77a5c561934e089/system/data/oledb/OleDbEnumerator.java
masesdevelopers/JCOReflector
0d6e8cc7be4192bc2a189a29534bc17180dd11c0
[ "MIT" ]
null
null
null
netreflected/src/net462/system.data_version_4.0.0.0_culture_neutral_publickeytoken_b77a5c561934e089/system/data/oledb/OleDbEnumerator.java
masesdevelopers/JCOReflector
0d6e8cc7be4192bc2a189a29534bc17180dd11c0
[ "MIT" ]
null
null
null
netreflected/src/net462/system.data_version_4.0.0.0_culture_neutral_publickeytoken_b77a5c561934e089/system/data/oledb/OleDbEnumerator.java
masesdevelopers/JCOReflector
0d6e8cc7be4192bc2a189a29534bc17180dd11c0
[ "MIT" ]
null
null
null
44.815
613
0.69653
14,624
/* * MIT License * * Copyright (c) 2022 MASES s.r.l. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, cop...
3e227f3944ea21ad14f402edb65aa272810fd347
3,281
java
Java
src/work/cn/FlySword.java
TwotoTwoTwo/fireWorker
ddfe41f68c28e749d2b09d2d5b2e3045f9160c4c
[ "Apache-2.0" ]
2
2021-09-05T08:55:56.000Z
2021-09-07T07:46:38.000Z
src/work/cn/FlySword.java
TwotoTwoTwo/fireWorker
ddfe41f68c28e749d2b09d2d5b2e3045f9160c4c
[ "Apache-2.0" ]
1
2021-09-07T07:49:09.000Z
2021-10-07T08:35:20.000Z
src/work/cn/FlySword.java
TwotoTwoTwo/fireWorker
ddfe41f68c28e749d2b09d2d5b2e3045f9160c4c
[ "Apache-2.0" ]
null
null
null
27.805085
100
0.387077
14,625
package work.cn; public class FlySword extends Thread { Window JW; int x; int y; double theta; Enemy fEnemy; boolean death = false; int a = 0; public FlySword(Window JW, int x, int y, double theta) { this.JW = JW; this.x = x; this.y = y; t...
3e2281672939eaefcaf1cc5478c930557aac1f05
2,760
java
Java
eu.dariolucia.ccsds.tmtc/src/main/java/eu/dariolucia/ccsds/tmtc/datalink/channel/sender/IVirtualChannelDataProvider.java
slux83/ccsds
b8f004a2db160390eab0ef24334adac033f6cb7b
[ "Apache-2.0" ]
40
2019-06-04T18:00:13.000Z
2022-03-17T11:55:12.000Z
eu.dariolucia.ccsds.tmtc/src/main/java/eu/dariolucia/ccsds/tmtc/datalink/channel/sender/IVirtualChannelDataProvider.java
slux83/ccsds
b8f004a2db160390eab0ef24334adac033f6cb7b
[ "Apache-2.0" ]
12
2020-03-28T12:31:28.000Z
2022-02-01T17:01:53.000Z
eu.dariolucia.ccsds.tmtc/src/main/java/eu/dariolucia/ccsds/tmtc/datalink/channel/sender/IVirtualChannelDataProvider.java
slux83/ccsds
b8f004a2db160390eab0ef24334adac033f6cb7b
[ "Apache-2.0" ]
20
2019-11-05T11:55:27.000Z
2022-02-27T00:33:15.000Z
51.111111
130
0.760507
14,626
/* * Copyright 2018-2019 Dario Lucia (https://www.dariolucia.eu) * * 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 r...
3e22827dc5942d13d5bcb5f807723a91744a5f1e
403
java
Java
tourismwork-master/src/modules/core/src/test/java/com/opentravelsoft/test/util/ChineseMoneyTest.java
xiaosongdeyx001/shujuku-----123
a0a009a732d74bf601f9d4ebccfb8d42c8a9b7d9
[ "Apache-2.0" ]
3
2019-06-18T16:12:33.000Z
2021-12-09T07:39:15.000Z
tourismwork-master/src/modules/core/src/test/java/com/opentravelsoft/test/util/ChineseMoneyTest.java
xiaosongdeyx001/shujuku-----123
a0a009a732d74bf601f9d4ebccfb8d42c8a9b7d9
[ "Apache-2.0" ]
12
2020-11-16T20:38:06.000Z
2022-03-31T20:10:58.000Z
tourismwork-master/src/modules/core/src/test/java/com/opentravelsoft/test/util/ChineseMoneyTest.java
xiaosongdeyx001/shujuku-----123
a0a009a732d74bf601f9d4ebccfb8d42c8a9b7d9
[ "Apache-2.0" ]
1
2019-06-21T07:44:03.000Z
2019-06-21T07:44:03.000Z
20.15
64
0.717122
14,627
package com.opentravelsoft.test.util; import com.opentravelsoft.util.ChineseMoney; import junit.framework.TestCase; public class ChineseMoneyTest extends TestCase { public void testGetUpperMoney() { ChineseMoney cm = new ChineseMoney(); String strChineseMoney = cm.getUpperMoney(100000000.1f...
3e2283a1e753599d9cd856058f24c8f82ddad179
345
java
Java
spring_search_elasticsearch/src/test/java/com/spring/demo/SearchElasticsearchApplicationTests.java
SnjLy/spring_boot_learn
65311d3ffeeefdc4c1aa7d2f1fc705637bb4e8df
[ "Apache-2.0" ]
null
null
null
spring_search_elasticsearch/src/test/java/com/spring/demo/SearchElasticsearchApplicationTests.java
SnjLy/spring_boot_learn
65311d3ffeeefdc4c1aa7d2f1fc705637bb4e8df
[ "Apache-2.0" ]
26
2020-03-04T23:19:35.000Z
2022-02-26T17:59:26.000Z
spring_search_elasticsearch/src/test/java/com/spring/demo/SearchElasticsearchApplicationTests.java
SnjLy/spring_boot_learn
65311d3ffeeefdc4c1aa7d2f1fc705637bb4e8df
[ "Apache-2.0" ]
null
null
null
20.294118
60
0.814493
14,628
package com.spring.demo; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.boot.test.context.SpringBootTest; import org.springframework.test.context.junit4.SpringRunner; @RunWith(SpringRunner.class) @SpringBootTest public class SearchElasticsearchApplicationTests { @Test public voi...
3e2283ac4d0122ac9ffcd921681f5604649b9dee
115
java
Java
chapter_001/src/main/java/ru/job4j/loop/package-info.java
eldar258/edzabarov
c6cc36c12622100774f3051571a3f8ae272d885e
[ "Apache-2.0" ]
1
2017-10-24T11:24:13.000Z
2017-10-24T11:24:13.000Z
chapter_001/src/main/java/ru/job4j/loop/package-info.java
eldar258/edzabarov
c6cc36c12622100774f3051571a3f8ae272d885e
[ "Apache-2.0" ]
null
null
null
chapter_001/src/main/java/ru/job4j/loop/package-info.java
eldar258/edzabarov
c6cc36c12622100774f3051571a3f8ae272d885e
[ "Apache-2.0" ]
null
null
null
14.375
27
0.66087
14,629
/** * Package for counter task. * * @author edzabarov * @version $Id$ * @since 11.04.2017 */ package ru.job4j.loop;
3e2285bfd25ea5c741373935c6602a4a72bd6d6c
697
java
Java
src/main/java/com/ibm/ssi/controller/company/config/audit/package-info.java
admin-bn/company-controller
920186bd20e775ba8ccf3431a5a163e0a63965d7
[ "Apache-2.0" ]
null
null
null
src/main/java/com/ibm/ssi/controller/company/config/audit/package-info.java
admin-bn/company-controller
920186bd20e775ba8ccf3431a5a163e0a63965d7
[ "Apache-2.0" ]
null
null
null
src/main/java/com/ibm/ssi/controller/company/config/audit/package-info.java
admin-bn/company-controller
920186bd20e775ba8ccf3431a5a163e0a63965d7
[ "Apache-2.0" ]
null
null
null
33.190476
75
0.740316
14,630
/* * Copyright 2021 Bundesreplublik Deutschland * * 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...
3e22861d964c7ef4790ea099c0ed042f334c7541
1,746
java
Java
google-ads-stubs-v8/src/main/java/com/google/ads/googleads/v8/services/MutateCustomAudiencesResponseOrBuilder.java
giger85/google-ads-java
e91f6aba2638d172baf302dbc3ff1dceb80c70fe
[ "Apache-2.0" ]
109
2018-04-26T19:43:28.000Z
2022-03-24T06:18:50.000Z
google-ads-stubs-v8/src/main/java/com/google/ads/googleads/v8/services/MutateCustomAudiencesResponseOrBuilder.java
giger85/google-ads-java
e91f6aba2638d172baf302dbc3ff1dceb80c70fe
[ "Apache-2.0" ]
292
2018-06-07T13:37:37.000Z
2022-03-31T16:28:00.000Z
google-ads-stubs-v8/src/main/java/com/google/ads/googleads/v8/services/MutateCustomAudiencesResponseOrBuilder.java
giger85/google-ads-java
e91f6aba2638d172baf302dbc3ff1dceb80c70fe
[ "Apache-2.0" ]
134
2018-05-07T22:01:07.000Z
2022-03-28T13:52:52.000Z
32.333333
113
0.710767
14,631
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: google/ads/googleads/v8/services/custom_audience_service.proto package com.google.ads.googleads.v8.services; public interface MutateCustomAudiencesResponseOrBuilder extends // @@protoc_insertion_point(interface_extends:google.ads.googleads.v8....
3e2287674ba2315848bd9229053719d1e6285746
1,393
java
Java
04_DB Frameworks_Hibernate+Spring Data/13_FinalExam/src/main/java/app/domain/dtos/employees/EmployeeXmlDto.java
akkirilov/SoftUniProject
709d2d1981c1bb6f1d652fe4101c1693f5afa376
[ "MIT" ]
null
null
null
04_DB Frameworks_Hibernate+Spring Data/13_FinalExam/src/main/java/app/domain/dtos/employees/EmployeeXmlDto.java
akkirilov/SoftUniProject
709d2d1981c1bb6f1d652fe4101c1693f5afa376
[ "MIT" ]
null
null
null
04_DB Frameworks_Hibernate+Spring Data/13_FinalExam/src/main/java/app/domain/dtos/employees/EmployeeXmlDto.java
akkirilov/SoftUniProject
709d2d1981c1bb6f1d652fe4101c1693f5afa376
[ "MIT" ]
null
null
null
18.573333
53
0.738693
14,632
package app.domain.dtos.employees; import java.io.Serializable; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlAttribute; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlRootElement; @XmlRootElemen...
3e22886317e752fb44bbf9232b4c661b0462ae22
13,142
java
Java
core/src/main/java/org/bouncycastle/crypto/general/DSA.java
tashiscool/bc-fips
f1175d7cb06613ed13c1282980c67ffb0e460639
[ "MIT" ]
1
2022-01-06T06:51:05.000Z
2022-01-06T06:51:05.000Z
core/src/main/java/org/bouncycastle/crypto/general/DSA.java
tashiscool/bc-fips
f1175d7cb06613ed13c1282980c67ffb0e460639
[ "MIT" ]
null
null
null
core/src/main/java/org/bouncycastle/crypto/general/DSA.java
tashiscool/bc-fips
f1175d7cb06613ed13c1282980c67ffb0e460639
[ "MIT" ]
null
null
null
36.812325
235
0.666413
14,633
package org.bouncycastle.crypto.general; import java.math.BigInteger; import java.security.AccessController; import java.security.PrivilegedAction; import java.security.SecureRandom; import org.bouncycastle.crypto.Algorithm; import org.bouncycastle.crypto.AsymmetricPrivateKey; import org.bouncycastle.crypto.Asymmetri...
3e2288657349f38444e58bb6450dbe760a29fb32
417
java
Java
twitter-to-kafka-service/src/main/java/com/microservices/demo/twitter/to/kafka/service/exception/TwitterToKafkaServiceException.java
mariner105/microservices-demo
73118a00a116bca7edf6e5d56c559886926d65f5
[ "MIT" ]
null
null
null
twitter-to-kafka-service/src/main/java/com/microservices/demo/twitter/to/kafka/service/exception/TwitterToKafkaServiceException.java
mariner105/microservices-demo
73118a00a116bca7edf6e5d56c559886926d65f5
[ "MIT" ]
null
null
null
twitter-to-kafka-service/src/main/java/com/microservices/demo/twitter/to/kafka/service/exception/TwitterToKafkaServiceException.java
mariner105/microservices-demo
73118a00a116bca7edf6e5d56c559886926d65f5
[ "MIT" ]
null
null
null
24.529412
76
0.726619
14,634
package com.microservices.demo.twitter.to.kafka.service.exception; public class TwitterToKafkaServiceException extends RuntimeException { public TwitterToKafkaServiceException() { super(); } public TwitterToKafkaServiceException(String message) { super(message); } public TwitterT...
3e22895494968b22f0aaf1f3f83374416cad80bd
6,791
java
Java
x-pack/plugin/sql/src/test/java/org/elasticsearch/xpack/sql/querydsl/query/NestedQueryTests.java
samuelmatthews/elasticsearch
a9834cd5a64dd48d9c869551f9048d93032d5a07
[ "Apache-2.0" ]
1
2020-02-24T03:17:55.000Z
2020-02-24T03:17:55.000Z
x-pack/plugin/sql/src/test/java/org/elasticsearch/xpack/sql/querydsl/query/NestedQueryTests.java
samuelmatthews/elasticsearch
a9834cd5a64dd48d9c869551f9048d93032d5a07
[ "Apache-2.0" ]
null
null
null
x-pack/plugin/sql/src/test/java/org/elasticsearch/xpack/sql/querydsl/query/NestedQueryTests.java
samuelmatthews/elasticsearch
a9834cd5a64dd48d9c869551f9048d93032d5a07
[ "Apache-2.0" ]
1
2018-03-30T05:53:42.000Z
2018-03-30T05:53:42.000Z
48.507143
139
0.675747
14,635
/* * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * or more contributor license agreements. Licensed under the Elastic License; * you may not use this file except in compliance with the Elastic License. */ package org.elasticsearch.xpack.sql.querydsl.query; import org.elasticsearch....
3e2289ecf404b7a550afbc48488150e14d0f701e
384
java
Java
src/main/java/com/alipay/api/response/AlipayOpenMiniVersionAuditCancelResponse.java
antopen/alipay-sdk-java-all
790dea41169e764e3f2e08330800246b4aba1b29
[ "Apache-2.0" ]
null
null
null
src/main/java/com/alipay/api/response/AlipayOpenMiniVersionAuditCancelResponse.java
antopen/alipay-sdk-java-all
790dea41169e764e3f2e08330800246b4aba1b29
[ "Apache-2.0" ]
1
2018-05-23T08:08:56.000Z
2018-08-26T07:16:29.000Z
src/main/java/com/alipay/api/response/AlipayOpenMiniVersionAuditCancelResponse.java
antopen/alipay-sdk-java-all
790dea41169e764e3f2e08330800246b4aba1b29
[ "Apache-2.0" ]
null
null
null
18.285714
79
0.716146
14,636
package com.alipay.api.response; import com.alipay.api.AlipayResponse; /** * ALIPAY API: alipay.open.mini.version.audit.cancel response. * * @author auto create * @since 1.0, 2021-12-09 00:19:10 */ public class AlipayOpenMiniVersionAuditCancelResponse extends AlipayResponse { private static fina...
3e228b17949c60a3e281ef48735d61fbd3911e98
438
java
Java
gherkin-utils/java/src/main/java/io/cucumber/gherkin/utils/StepContainer.java
binhtlthien/cucumber
04ee03a1c869cfb64f7f70036f5dff3b54ae6d8c
[ "MIT" ]
null
null
null
gherkin-utils/java/src/main/java/io/cucumber/gherkin/utils/StepContainer.java
binhtlthien/cucumber
04ee03a1c869cfb64f7f70036f5dff3b54ae6d8c
[ "MIT" ]
null
null
null
gherkin-utils/java/src/main/java/io/cucumber/gherkin/utils/StepContainer.java
binhtlthien/cucumber
04ee03a1c869cfb64f7f70036f5dff3b54ae6d8c
[ "MIT" ]
null
null
null
16.846154
68
0.723744
14,637
package io.cucumber.gherkin.utils; import java.util.List; import static io.cucumber.messages.Messages.GherkinDocument.Feature; public interface StepContainer { List<Feature.Tag> getTagsList(); String getKeyword(); String getName(); String getDescription(); boolean hasDescription(); List...
3e228bb1d0fc5f07dfc02fe575761cd87f7ca256
4,789
java
Java
src/test/java/au/com/dmg/fusion/request/paymentrequest/PaymentRequestTest.java
Curkz/fusionsatellite-sdk-java
01cfb33d2233047ddb5d6bd8848492144df6375e
[ "MIT" ]
null
null
null
src/test/java/au/com/dmg/fusion/request/paymentrequest/PaymentRequestTest.java
Curkz/fusionsatellite-sdk-java
01cfb33d2233047ddb5d6bd8848492144df6375e
[ "MIT" ]
2
2021-10-01T00:09:30.000Z
2022-01-27T22:01:38.000Z
src/test/java/au/com/dmg/fusion/request/paymentrequest/PaymentRequestTest.java
Curkz/fusionsatellite-sdk-java
01cfb33d2233047ddb5d6bd8848492144df6375e
[ "MIT" ]
2
2021-09-30T06:59:20.000Z
2021-11-29T01:47:23.000Z
44.342593
136
0.541867
14,638
/* * Copyright (c) 2021. DatameshGroup * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, merge, publ...
3e228bc8c284162998758e7001ec011d869709b8
2,669
java
Java
src/main/java/org/iman/Heimdallr/entity/UiTestCase.java
MarcusEddie/Heimdallr
73b208be210a053be210bd8ff03ee774d3c23d6a
[ "MIT" ]
null
null
null
src/main/java/org/iman/Heimdallr/entity/UiTestCase.java
MarcusEddie/Heimdallr
73b208be210a053be210bd8ff03ee774d3c23d6a
[ "MIT" ]
null
null
null
src/main/java/org/iman/Heimdallr/entity/UiTestCase.java
MarcusEddie/Heimdallr
73b208be210a053be210bd8ff03ee774d3c23d6a
[ "MIT" ]
null
null
null
21.699187
100
0.626827
14,639
/** * */ package org.iman.Heimdallr.entity; import java.io.Serializable; import org.iman.Heimdallr.constants.enums.CasePriority; import com.baomidou.mybatisplus.annotation.IdType; import com.baomidou.mybatisplus.annotation.TableId; import com.baomidou.mybatisplus.annotation.TableName; import com.fasterxml.jackson...
3e228bd94bd739ac43be1aaa58547d3c966f2ace
726
java
Java
tools/Parser_and_Converters/Java/src/test/java/org/nmrml/cv/BrukerMapperTest.java
proccaserra/nmrML
ddddca05880c93e9f7bcdbbe5f1b2a3d0e2f8949
[ "MIT" ]
20
2015-02-04T23:23:11.000Z
2022-03-06T12:58:01.000Z
tools/Parser_and_Converters/Java/src/test/java/org/nmrml/cv/BrukerMapperTest.java
proccaserra/nmrML
ddddca05880c93e9f7bcdbbe5f1b2a3d0e2f8949
[ "MIT" ]
85
2015-03-04T19:31:03.000Z
2022-02-03T10:03:08.000Z
tools/Parser_and_Converters/Java/src/test/java/org/nmrml/cv/BrukerMapperTest.java
proccaserra/nmrML
ddddca05880c93e9f7bcdbbe5f1b2a3d0e2f8949
[ "MIT" ]
11
2015-01-19T06:19:16.000Z
2022-02-03T10:04:11.000Z
22
86
0.658402
14,640
package org.nmrml.cv; import junit.framework.Assert; import org.junit.Test; import java.io.IOException; /** * Created with IntelliJ IDEA. * User: ldpf * Date: 02/10/2013 * Time: 15:23 * To change this template use File | Settings | File Templates. */ public class BrukerMapperTest { /** * Simple getTer...
3e228d31cdb0652d77f6e56d80ca5379e5e0688e
2,309
java
Java
clients/google-api-services-sqladmin/v1beta4/1.31.0/com/google/api/services/sqladmin/model/InstancesTruncateLogRequest.java
yoshi-code-bot/google-api-java-client-services
9f5e3b6073c822db4078d638c980b11a0effc686
[ "Apache-2.0" ]
372
2018-09-05T21:06:51.000Z
2022-03-31T09:22:03.000Z
clients/google-api-services-sqladmin/v1beta4/1.31.0/com/google/api/services/sqladmin/model/InstancesTruncateLogRequest.java
yoshi-code-bot/google-api-java-client-services
9f5e3b6073c822db4078d638c980b11a0effc686
[ "Apache-2.0" ]
1,351
2018-10-12T23:07:12.000Z
2022-03-05T09:25:29.000Z
clients/google-api-services-sqladmin/v1beta4/1.31.0/com/google/api/services/sqladmin/model/InstancesTruncateLogRequest.java
yoshi-code-bot/google-api-java-client-services
9f5e3b6073c822db4078d638c980b11a0effc686
[ "Apache-2.0" ]
307
2018-09-04T20:15:31.000Z
2022-03-31T09:42:39.000Z
34.462687
182
0.745344
14,641
/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except * in compliance with the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software distributed under t...
3e228d37dc4531e6193aa3b33b1ff15986a518e7
1,746
java
Java
src/main/java/com/hpe/adm/octane/ideplugins/intellij/ui/searchresult/SearchEntityCategory.java
MicroFocus/octane-intellij-plugin
0158ed6cc99ad490fac8267a69191e5f0232ca15
[ "Apache-2.0" ]
3
2018-02-13T14:36:47.000Z
2018-08-08T09:51:30.000Z
src/main/java/com/hpe/adm/octane/ideplugins/intellij/ui/searchresult/SearchEntityCategory.java
MicroFocus/octane-intellij-plugin
0158ed6cc99ad490fac8267a69191e5f0232ca15
[ "Apache-2.0" ]
13
2018-02-19T07:45:36.000Z
2021-11-08T12:19:26.000Z
src/main/java/com/hpe/adm/octane/ideplugins/intellij/ui/searchresult/SearchEntityCategory.java
MicroFocus/octane-intellij-plugin
0158ed6cc99ad490fac8267a69191e5f0232ca15
[ "Apache-2.0" ]
null
null
null
30.631579
75
0.71764
14,642
/* * © 2017 EntIT Software LLC, a Micro Focus company, L.P. * 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 ...
3e228e2f674ba6bfcb8fb5ae1b6584859eaa4d01
1,240
java
Java
src/java/com/google/feedserver/config/AdapterBackendPool.java
Type-of-iframe/google-feedserver
620de22e23bb7bc50cd155e53e92cbd4a0bd41ff
[ "Apache-2.0" ]
1
2016-06-03T18:27:40.000Z
2016-06-03T18:27:40.000Z
src/java/com/google/feedserver/config/AdapterBackendPool.java
Type-of-iframe/google-feedserver
620de22e23bb7bc50cd155e53e92cbd4a0bd41ff
[ "Apache-2.0" ]
1
2016-03-30T22:33:46.000Z
2016-03-30T22:33:46.000Z
src/java/com/google/feedserver/config/AdapterBackendPool.java
Type-of-iframe/google-feedserver
620de22e23bb7bc50cd155e53e92cbd4a0bd41ff
[ "Apache-2.0" ]
null
null
null
25.326531
80
0.711523
14,643
/* * Copyright 2008 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
3e228e8e5fb3a00e952ba377b89b187681e94050
1,120
java
Java
mall-product/src/main/java/com/yimuziy/mall/product/vo/AttrVo.java
yimuziy/yimuziymall
e4852a4c086d738377d082f5c9375fbcd59f68a3
[ "Apache-2.0" ]
null
null
null
mall-product/src/main/java/com/yimuziy/mall/product/vo/AttrVo.java
yimuziy/yimuziymall
e4852a4c086d738377d082f5c9375fbcd59f68a3
[ "Apache-2.0" ]
1
2021-03-18T07:42:40.000Z
2021-03-18T07:42:40.000Z
mall-product/src/main/java/com/yimuziy/mall/product/vo/AttrVo.java
yimuziy/yimuziymall
e4852a4c086d738377d082f5c9375fbcd59f68a3
[ "Apache-2.0" ]
null
null
null
17.5
54
0.58125
14,644
package com.yimuziy.mall.product.vo; import com.baomidou.mybatisplus.annotation.TableField; import com.baomidou.mybatisplus.annotation.TableId; import lombok.Data; import java.io.Serializable; /** * @author ywz * @date 2020/12/2 18:34 * @description */ @Data public class AttrVo implements Serializable { pri...
3e228f3d216b47e89b42a569f6800904c5cc7f08
458
java
Java
coin-tradingbot/src/alertv2/StringTemplateMessageReader.java
rohith-hegde/job-application-portfolio
4e640afe90b6b029374faba48e77a75d09601568
[ "MIT" ]
null
null
null
coin-tradingbot/src/alertv2/StringTemplateMessageReader.java
rohith-hegde/job-application-portfolio
4e640afe90b6b029374faba48e77a75d09601568
[ "MIT" ]
null
null
null
coin-tradingbot/src/alertv2/StringTemplateMessageReader.java
rohith-hegde/job-application-portfolio
4e640afe90b6b029374faba48e77a75d09601568
[ "MIT" ]
null
null
null
18.32
73
0.783843
14,645
package alertv2; public class StringTemplateMessageReader implements TemplateMessageReader { private String templateMessage; public String getTemplateMessage() { return templateMessage; } public void setTemplateMessage(String templateMessage) { this.templateMessage = templateMessage; } public StringTempl...
3e22902d8b8f102f36ebaf572a6d8d0829f8ee54
947
java
Java
src/main/java/com/suricatoagil/viewmodels/AdicionaRetrospectivaDTO.java
ItikawaMassao/suricato
1ad889f11a8c62e69727750362aab70893e108e2
[ "Apache-2.0" ]
7
2017-01-11T18:17:04.000Z
2020-03-26T12:10:47.000Z
src/main/java/com/suricatoagil/viewmodels/AdicionaRetrospectivaDTO.java
ItikawaMassao/suricato
1ad889f11a8c62e69727750362aab70893e108e2
[ "Apache-2.0" ]
5
2017-01-10T19:19:07.000Z
2018-09-13T15:49:55.000Z
src/main/java/com/suricatoagil/viewmodels/AdicionaRetrospectivaDTO.java
ItikawaMassao/suricato
1ad889f11a8c62e69727750362aab70893e108e2
[ "Apache-2.0" ]
3
2016-04-22T18:09:21.000Z
2020-06-23T19:05:46.000Z
17.218182
60
0.749736
14,646
package com.suricatoagil.viewmodels; import java.time.LocalDate; import javax.validation.constraints.NotNull; import org.springframework.format.annotation.DateTimeFormat; public class AdicionaRetrospectivaDTO { private Integer timeId; @NotNull private Integer lousaId; @DateTimeFormat(pattern="dd/MM/yyyy") ...
3e22907ad10871d5c0f0223ef9918b7c68576536
3,593
java
Java
components/camel-salesforce/camel-salesforce-component/src/main/java/org/apache/camel/component/salesforce/api/dto/analytics/reports/ReportTypeColumn.java
dmgerman/camel
cab53c57b3e58871df1f96d54b2a2ad5a73ce220
[ "Apache-2.0" ]
null
null
null
components/camel-salesforce/camel-salesforce-component/src/main/java/org/apache/camel/component/salesforce/api/dto/analytics/reports/ReportTypeColumn.java
dmgerman/camel
cab53c57b3e58871df1f96d54b2a2ad5a73ce220
[ "Apache-2.0" ]
23
2021-03-23T00:01:38.000Z
2022-01-04T16:47:34.000Z
components/camel-salesforce/camel-salesforce-component/src/main/java/org/apache/camel/component/salesforce/api/dto/analytics/reports/ReportTypeColumn.java
dmgerman/camel
cab53c57b3e58871df1f96d54b2a2ad5a73ce220
[ "Apache-2.0" ]
null
null
null
18.61658
810
0.801002
14,647
begin_unit|revision:0.9.5;language:Java;cregit-version:0.0.1 begin_comment comment|/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses ...
3e22907bf8a0f91f0be2d7bdc29acdefd668a224
2,461
java
Java
sourcedata/camel-camel-1.6.0/components/camel-restlet/src/test/java/org/apache/camel/component/restlet/RestletRouteBuilderAuthTest.java
DXYyang/SDP
6ad0daf242d4062888ceca6d4a1bd4c41fd99b63
[ "Apache-2.0" ]
6
2020-10-27T06:11:59.000Z
2021-09-09T13:52:42.000Z
sourcedata/camel-camel-1.6.0/components/camel-restlet/src/test/java/org/apache/camel/component/restlet/RestletRouteBuilderAuthTest.java
DXYyang/SDP
6ad0daf242d4062888ceca6d4a1bd4c41fd99b63
[ "Apache-2.0" ]
8
2020-11-16T20:41:38.000Z
2022-02-01T01:05:45.000Z
sourcedata/camel-camel-1.6.0/components/camel-restlet/src/test/java/org/apache/camel/component/restlet/RestletRouteBuilderAuthTest.java
DXYyang/SDP
6ad0daf242d4062888ceca6d4a1bd4c41fd99b63
[ "Apache-2.0" ]
null
null
null
39.693548
87
0.694027
14,648
/** * 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...
3e229102beb3e05d165c82cb45680beff8f7aaaf
686
java
Java
mvpc_rx/src/main/java/corp/wmsoft/android/lib/mvpcrx/presenter/IMVPCPresenterWithPermissions.java
westman2000/MVPCAndroid
cf21459b632f32379e6af4b8a4b71afb4aa96d05
[ "Apache-2.0" ]
null
null
null
mvpc_rx/src/main/java/corp/wmsoft/android/lib/mvpcrx/presenter/IMVPCPresenterWithPermissions.java
westman2000/MVPCAndroid
cf21459b632f32379e6af4b8a4b71afb4aa96d05
[ "Apache-2.0" ]
null
null
null
mvpc_rx/src/main/java/corp/wmsoft/android/lib/mvpcrx/presenter/IMVPCPresenterWithPermissions.java
westman2000/MVPCAndroid
cf21459b632f32379e6af4b8a4b71afb4aa96d05
[ "Apache-2.0" ]
null
null
null
29.826087
95
0.771137
14,649
package corp.wmsoft.android.lib.mvpcrx.presenter; import corp.wmsoft.android.lib.mvpcrx.view.IMVPCView; /** * Every presenter in the app must either implement this interface or extend MVPCPresenter * indicating the MvpView type that wants to be attached with. * @param <V> view type */ public interface IMVPCPresen...
3e2291452677549e4e8f47516d00a7f7e3b2471d
1,688
java
Java
fontendDemo/template/ref/src/main/java/com/dcjet/javaBackendDemo/search/ZtythHbHeadSearch.java
aceunlonely/ggenerator-template-demo
d5c41691518c38d32b85f1a4aeaeab1ae26904eb
[ "MIT" ]
null
null
null
fontendDemo/template/ref/src/main/java/com/dcjet/javaBackendDemo/search/ZtythHbHeadSearch.java
aceunlonely/ggenerator-template-demo
d5c41691518c38d32b85f1a4aeaeab1ae26904eb
[ "MIT" ]
null
null
null
fontendDemo/template/ref/src/main/java/com/dcjet/javaBackendDemo/search/ZtythHbHeadSearch.java
aceunlonely/ggenerator-template-demo
d5c41691518c38d32b85f1a4aeaeab1ae26904eb
[ "MIT" ]
null
null
null
17.402062
57
0.719194
14,650
package com.dcjet.javaBackendDemo.search; import com.dcjet.javaBackendDemo.base.BackendBaseSearch; /** * Copyright (c) 2017, 苏州神州数码捷通科技有限公司 * All rights reserved. * * <h3>手册设立表头查询条件实体</h3> * @version 1.0 * @author Administrator * */ public class ZtythHbHeadSearch extends BackendBaseSearch{ private static f...
3e2291697b19ae0472196f92a59430a7002fb791
3,039
java
Java
build/tmp/expandedArchives/forge-1.16.5-36.1.0_mapped_official_1.16.5-sources.jar_01fb3b8234f72f7172716347a075bc60/net/minecraft/client/particle/HeartParticle.java
Mortimyrrh/Mycelia-Forge
a71403c23cb7d267d73ec3de6a5a3228a65f2238
[ "MIT" ]
1
2021-01-04T11:34:52.000Z
2021-01-04T11:34:52.000Z
build/tmp/expandedArchives/forge-1.16.5-36.1.0_mapped_official_1.16.5-sources.jar_01fb3b8234f72f7172716347a075bc60/net/minecraft/client/particle/HeartParticle.java
Mortimyrrh/Mycelia-Forge
a71403c23cb7d267d73ec3de6a5a3228a65f2238
[ "MIT" ]
null
null
null
build/tmp/expandedArchives/forge-1.16.5-36.1.0_mapped_official_1.16.5-sources.jar_01fb3b8234f72f7172716347a075bc60/net/minecraft/client/particle/HeartParticle.java
Mortimyrrh/Mycelia-Forge
a71403c23cb7d267d73ec3de6a5a3228a65f2238
[ "MIT" ]
null
null
null
35.752941
216
0.676209
14,651
package net.minecraft.client.particle; import net.minecraft.client.world.ClientWorld; import net.minecraft.particles.BasicParticleType; import net.minecraft.util.math.MathHelper; import net.minecraftforge.api.distmarker.Dist; import net.minecraftforge.api.distmarker.OnlyIn; @OnlyIn(Dist.CLIENT) public class HeartPart...
3e2291c50aec0d055d6bee514942c530524124a9
2,694
java
Java
src-plugins/Sync_Win/src/main/java/OpenStackWindow.java
robertb-r/fiji
4eb8d690811c5c9d746e673dbd7c3297ec12dfdf
[ "Naumen", "Condor-1.1", "MS-PL" ]
1
2022-03-14T06:26:16.000Z
2022-03-14T06:26:16.000Z
src-plugins/Sync_Win/src/main/java/OpenStackWindow.java
robertb-r/fiji
4eb8d690811c5c9d746e673dbd7c3297ec12dfdf
[ "Naumen", "Condor-1.1", "MS-PL" ]
1
2016-09-24T16:47:43.000Z
2016-09-24T16:47:43.000Z
src-plugins/Sync_Win/src/main/java/OpenStackWindow.java
robertb-r/fiji
4eb8d690811c5c9d746e673dbd7c3297ec12dfdf
[ "Naumen", "Condor-1.1", "MS-PL" ]
null
null
null
34.101266
117
0.65516
14,652
import java.awt.*; import java.awt.event.AdjustmentEvent; import java.awt.event.MouseWheelEvent; import ij.*; import ij.gui.*; /* ------------------------------------------------------------------------- /* /* CLASS OpenStackWindow /* /* ------------------------------------------------------------------------- */ /*...
3e22933299aee8ed21b8763b625d1f34d362438f
2,962
java
Java
jta-crash-rec/src/main/java/org/jboss/as/quickstarts/xa/DbUpdaterMDB.java
Mamaiev/quickstart
89373f8029925619596770c8937bfa7cd2652c3b
[ "Apache-2.0" ]
839
2015-01-01T22:08:00.000Z
2022-03-23T20:48:46.000Z
jta-crash-rec/src/main/java/org/jboss/as/quickstarts/xa/DbUpdaterMDB.java
Mamaiev/quickstart
89373f8029925619596770c8937bfa7cd2652c3b
[ "Apache-2.0" ]
230
2015-01-07T18:11:48.000Z
2021-09-01T13:53:07.000Z
jta-crash-rec/src/main/java/org/jboss/as/quickstarts/xa/DbUpdaterMDB.java
Mamaiev/quickstart
89373f8029925619596770c8937bfa7cd2652c3b
[ "Apache-2.0" ]
1,390
2015-01-02T19:16:50.000Z
2022-03-25T12:20:32.000Z
40.60274
124
0.689946
14,653
/* * JBoss, Home of Professional Open Source * Copyright 2015, Red Hat, Inc. and/or its affiliates, and individual * contributors by the @authors tag. See the copyright.txt in the * distribution for a full listing of individual contributors. * * Licensed under the Apache License, Version 2.0 (the "License"); * y...
3e229342d774d9131f5147f3ad14d2e1b97b9ed8
2,536
java
Java
src/modelo/entities/Funcionario.java
Tekoryo/ProjetoDeAppAdministrativo
2aaea20e909e0ce14519e3bc81a47f72ff8e1336
[ "MIT" ]
null
null
null
src/modelo/entities/Funcionario.java
Tekoryo/ProjetoDeAppAdministrativo
2aaea20e909e0ce14519e3bc81a47f72ff8e1336
[ "MIT" ]
null
null
null
src/modelo/entities/Funcionario.java
Tekoryo/ProjetoDeAppAdministrativo
2aaea20e909e0ce14519e3bc81a47f72ff8e1336
[ "MIT" ]
null
null
null
30.554217
119
0.623817
14,654
package modelo.entities; import modelo.entities.enums.TipoDeContrato; public class Funcionario extends CadastroDeDados { private Long telefone; private double salario; private TipoDeContrato TipoContrato; private String FuncaoNaEmpresa; private Boolean StatusDoContrato; public Funcionario() ...
3e2293dab9a178cbd5615b852d7aa7cc9a73c922
5,754
java
Java
app/src/main/java/msa/firebaseauthui/MainActivity.java
abeemukthees/FirebaseAuthUi
6564bd2c0f28946403a80ca894489c8c3a8425db
[ "Apache-2.0" ]
null
null
null
app/src/main/java/msa/firebaseauthui/MainActivity.java
abeemukthees/FirebaseAuthUi
6564bd2c0f28946403a80ca894489c8c3a8425db
[ "Apache-2.0" ]
null
null
null
app/src/main/java/msa/firebaseauthui/MainActivity.java
abeemukthees/FirebaseAuthUi
6564bd2c0f28946403a80ca894489c8c3a8425db
[ "Apache-2.0" ]
null
null
null
38.61745
125
0.579249
14,655
package msa.firebaseauthui; import android.content.Intent; import android.os.Bundle; import android.util.Log; import android.view.View; import android.widget.Toast; import com.google.android.gms.tasks.OnCompleteListener; import com.google.android.gms.tasks.Task; import com.google.android.material.floatingactionbutton...
3e229454ab8b238ac0fc77ab06253810bd15684a
1,023
java
Java
src/com/cjburkey/server/cmds/CmdWhoClaim.java
cjburkey01/Server
133dd6c46a38d854ec522e72741c1bccff7b3adb
[ "MIT" ]
null
null
null
src/com/cjburkey/server/cmds/CmdWhoClaim.java
cjburkey01/Server
133dd6c46a38d854ec522e72741c1bccff7b3adb
[ "MIT" ]
null
null
null
src/com/cjburkey/server/cmds/CmdWhoClaim.java
cjburkey01/Server
133dd6c46a38d854ec522e72741c1bccff7b3adb
[ "MIT" ]
null
null
null
31.96875
121
0.713587
14,656
package com.cjburkey.server.cmds; import java.util.UUID; import org.bukkit.command.CommandSender; import org.bukkit.entity.Player; import com.cjburkey.server.ChatUtil; import com.cjburkey.server.cmd.Cmd; import com.cjburkey.server.module.Modules; import com.cjburkey.server.pos.ChunkPosition; public class CmdWhoClaim ...
3e2295d0108e706f6c405562e7edb71a606f3326
3,591
java
Java
hapi-fhir-structures-hl7org-dstu2/src/main/java/org/hl7/fhir/instance/model/valuesets/Modifiers.java
malcolmm83/hapi-fhir
6178f35ef4e123d5ffc3ef3cb50fca83fca23a32
[ "Apache-2.0" ]
5
2018-01-21T08:00:14.000Z
2021-09-03T22:56:43.000Z
hapi-fhir-structures-hl7org-dstu2/src/main/java/org/hl7/fhir/instance/model/valuesets/Modifiers.java
malcolmm83/hapi-fhir
6178f35ef4e123d5ffc3ef3cb50fca83fca23a32
[ "Apache-2.0" ]
16
2020-01-31T18:13:48.000Z
2022-02-16T00:55:12.000Z
hapi-fhir-structures-hl7org-dstu2/src/main/java/org/hl7/fhir/instance/model/valuesets/Modifiers.java
malcolmm83/hapi-fhir
6178f35ef4e123d5ffc3ef3cb50fca83fca23a32
[ "Apache-2.0" ]
3
2020-05-13T13:36:55.000Z
2020-09-21T20:01:44.000Z
31.778761
86
0.550543
14,657
package org.hl7.fhir.instance.model.valuesets; /* Copyright (c) 2011+, HL7, Inc. 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 th...
3e229601e8a279075740ed1c3633b62d14928f6e
4,602
java
Java
src/main/java/xyz/brassgoggledcoders/interspace/api/spatial/type/SpatialInstance.java
BrassGoggledCoders/Interspace
f722507d7e599876bda38f0549ba038a29d66ae3
[ "MIT" ]
null
null
null
src/main/java/xyz/brassgoggledcoders/interspace/api/spatial/type/SpatialInstance.java
BrassGoggledCoders/Interspace
f722507d7e599876bda38f0549ba038a29d66ae3
[ "MIT" ]
null
null
null
src/main/java/xyz/brassgoggledcoders/interspace/api/spatial/type/SpatialInstance.java
BrassGoggledCoders/Interspace
f722507d7e599876bda38f0549ba038a29d66ae3
[ "MIT" ]
null
null
null
41.836364
137
0.749022
14,658
package xyz.brassgoggledcoders.interspace.api.spatial.type; import net.minecraft.nbt.CompoundNBT; import net.minecraft.util.math.ChunkPos; import net.minecraft.util.text.ITextComponent; import net.minecraft.world.IWorld; import net.minecraftforge.common.capabilities.ICapabilityProvider; import net.minecraftforge.commo...
3e2296316cd8435d247cb25d73953838ff6751f3
4,848
java
Java
src/main/java/com/sosv/breweryDB/connector/service/beer/async/BeerServiceAsync.java
brewh0use/JavaBreweryDbConnector
3fd2570dfaac94b3231bde49c1cc0389811417b9
[ "Apache-2.0" ]
8
2015-02-04T20:41:25.000Z
2018-04-09T05:09:06.000Z
src/main/java/com/sosv/breweryDB/connector/service/beer/async/BeerServiceAsync.java
brewh0use/JavaBreweryDbConnector
3fd2570dfaac94b3231bde49c1cc0389811417b9
[ "Apache-2.0" ]
null
null
null
src/main/java/com/sosv/breweryDB/connector/service/beer/async/BeerServiceAsync.java
brewh0use/JavaBreweryDbConnector
3fd2570dfaac94b3231bde49c1cc0389811417b9
[ "Apache-2.0" ]
6
2015-02-14T12:41:54.000Z
2020-02-22T14:39:28.000Z
31.348387
78
0.744803
14,659
/* Copyright 2013 Sven Sommerfeld (anpch@example.com) Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in w...