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
3e1da24d875c9ad8d9077cd0bb3208468bbc0634
1,052
java
Java
app/src/main/java/com/holasoft/launchking/A1.java
HolaMan/android-sample-launchking
a5b2670b66f118f5a367fe327bdbce5011909f29
[ "Apache-2.0" ]
3
2015-08-26T16:50:54.000Z
2017-05-24T03:19:57.000Z
app/src/main/java/com/holasoft/launchking/A1.java
HolaMan/android-sample-launchking
a5b2670b66f118f5a367fe327bdbce5011909f29
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/holasoft/launchking/A1.java
HolaMan/android-sample-launchking
a5b2670b66f118f5a367fe327bdbce5011909f29
[ "Apache-2.0" ]
null
null
null
28.432432
80
0.669202
12,552
package com.holasoft.launchking; import android.os.Bundle; import android.view.Menu; import android.view.MenuItem; public class A1 extends Base { @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); // setContentView(R.layout.activity_main); }...
3e1da2c15cb0fd5f5669f3c2ec410f412cdf52fa
1,067
java
Java
Java-DB-Fundamentals/DatabasesFrameworks-Hibernate&SpringData/EXAMS/weddings_planner_exam/src/main/java/softuni/io/JsonParser.java
yangra/SoftUni
2fe8ac059fe398f8bf229200c5406840f026fb88
[ "MIT" ]
null
null
null
Java-DB-Fundamentals/DatabasesFrameworks-Hibernate&SpringData/EXAMS/weddings_planner_exam/src/main/java/softuni/io/JsonParser.java
yangra/SoftUni
2fe8ac059fe398f8bf229200c5406840f026fb88
[ "MIT" ]
null
null
null
Java-DB-Fundamentals/DatabasesFrameworks-Hibernate&SpringData/EXAMS/weddings_planner_exam/src/main/java/softuni/io/JsonParser.java
yangra/SoftUni
2fe8ac059fe398f8bf229200c5406840f026fb88
[ "MIT" ]
null
null
null
28.078947
62
0.637301
12,553
package softuni.io; import com.google.gson.Gson; import com.google.gson.GsonBuilder; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Component; @Component public class JsonParser { private Gson gson; private final FileParser fileParser; @Autowired ...
3e1da3b90f4a87704d3336e1367c0cd5711e456a
176
java
Java
app/src/main/java/net/burakuyar/relatify/dao/UserDao.java
uyarburak/relatify
15f1c8e30e56936efabcb75a069ce3e7dd63b605
[ "Apache-2.0" ]
null
null
null
app/src/main/java/net/burakuyar/relatify/dao/UserDao.java
uyarburak/relatify
15f1c8e30e56936efabcb75a069ce3e7dd63b605
[ "Apache-2.0" ]
null
null
null
app/src/main/java/net/burakuyar/relatify/dao/UserDao.java
uyarburak/relatify
15f1c8e30e56936efabcb75a069ce3e7dd63b605
[ "Apache-2.0" ]
null
null
null
16
41
0.710227
12,554
package net.burakuyar.relatify.dao; import net.burakuyar.relatify.model.User; /** * Created by burak on 2/25/2018. */ public interface UserDao { int save(User user); }
3e1da3cef61ffd782d217d3dbdda796129faad2b
3,675
java
Java
components/camel-ignite/src/main/java/org/apache/camel/component/ignite/idgen/IgniteIdGenEndpoint.java
carlos-lacerda/camel
bd1274ce4e38c0c500a7f0d2c873e091d39f5538
[ "Apache-2.0" ]
3
2016-10-31T14:14:30.000Z
2017-10-16T03:21:42.000Z
components/camel-ignite/src/main/java/org/apache/camel/component/ignite/idgen/IgniteIdGenEndpoint.java
kravinderreddy/camel_splunk
200e097d9df501724b4e7681768562daef3e4359
[ "Apache-2.0" ]
12
2019-11-13T03:09:32.000Z
2022-02-01T01:05:20.000Z
components/camel-ignite/src/main/java/org/apache/camel/component/ignite/idgen/IgniteIdGenEndpoint.java
kravinderreddy/camel_splunk
200e097d9df501724b4e7681768562daef3e4359
[ "Apache-2.0" ]
3
2017-08-16T14:26:57.000Z
2019-10-24T06:47:18.000Z
31.410256
152
0.71483
12,555
/** * 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...
3e1da4077ea41ddd9495132fa0c3bfdbe8755729
597
java
Java
memberinfo/src/main/java/com/nisoft/memberinfo/bean/PartCompany.java
NewIdeaSoft/ManagerTools
fe59e64beae277b84b6fceb7ba664efd1bf8a1f9
[ "Apache-2.0" ]
null
null
null
memberinfo/src/main/java/com/nisoft/memberinfo/bean/PartCompany.java
NewIdeaSoft/ManagerTools
fe59e64beae277b84b6fceb7ba664efd1bf8a1f9
[ "Apache-2.0" ]
null
null
null
memberinfo/src/main/java/com/nisoft/memberinfo/bean/PartCompany.java
NewIdeaSoft/ManagerTools
fe59e64beae277b84b6fceb7ba664efd1bf8a1f9
[ "Apache-2.0" ]
null
null
null
16.583333
48
0.596315
12,556
package com.nisoft.memberinfo.bean; /** * Created by Administrator on 2017/5/21. */ public class PartCompany { private String mName; private String mId; private String mCompanyId; public String getName() { return mName; } public void setName(String name) { mName = name; ...
3e1da4e8273d1e804aef93d96b31e9b28a869f78
1,720
java
Java
graphs/trees/TreeDiameter.java
KattisMaster/Java-Competitive-Programming-Library
183320eac1b1f69ae105dd5a01ccab0db3409453
[ "CC-BY-4.0" ]
2,338
2016-05-30T21:04:59.000Z
2022-03-30T16:53:30.000Z
graphs/trees/TreeDiameter.java
KareemMohamedFathy/Competitive-programming-library
78c2270a2b711715b23ba4a42fb4ba8dfac1174a
[ "CC-BY-4.0" ]
14
2017-06-20T13:57:42.000Z
2022-02-04T15:27:10.000Z
graphs/trees/TreeDiameter.java
KareemMohamedFathy/Competitive-programming-library
78c2270a2b711715b23ba4a42fb4ba8dfac1174a
[ "CC-BY-4.0" ]
550
2016-09-08T08:34:26.000Z
2022-03-26T18:03:34.000Z
18.494624
69
0.54186
12,557
package graphs.trees; //1. Calculate the height of the tree rooted at node u for all nodes //2. find the proper root of a given tree import java.util.ArrayList; import java.util.LinkedList; import java.util.Queue; public class TreeDiameter { static ArrayList<Integer>[] adjList; static int N, dp_down[][], dp_up[]...
3e1da503fe6e7e563f49eb20f10b81d838332e54
2,513
java
Java
src/trebes/rollplay/app/RollplayApp.java
nicktrebes/rollplay
7cf0a327330b517b721952b663eb1c4b021f1526
[ "MIT" ]
null
null
null
src/trebes/rollplay/app/RollplayApp.java
nicktrebes/rollplay
7cf0a327330b517b721952b663eb1c4b021f1526
[ "MIT" ]
null
null
null
src/trebes/rollplay/app/RollplayApp.java
nicktrebes/rollplay
7cf0a327330b517b721952b663eb1c4b021f1526
[ "MIT" ]
null
null
null
30.277108
81
0.752089
12,558
/* * MIT License * * RollPlay Character Sheet Editor * Copyright (c) 2020 Nick Trebes * * 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 limita...
3e1da563253a1a50e82a8794717a5c63b7adf6f8
1,149
java
Java
practical-ajax-projects-with-java-technology/Chapter07/photoshare/WEB-INF/src/com/apress/ajaxprojects/photoshare/actions/DownloadPhoto.java
portal-webstore/books
689eb33ca0ef96d459e7cf3f3b15f35383b8c601
[ "MIT" ]
null
null
null
practical-ajax-projects-with-java-technology/Chapter07/photoshare/WEB-INF/src/com/apress/ajaxprojects/photoshare/actions/DownloadPhoto.java
portal-webstore/books
689eb33ca0ef96d459e7cf3f3b15f35383b8c601
[ "MIT" ]
null
null
null
practical-ajax-projects-with-java-technology/Chapter07/photoshare/WEB-INF/src/com/apress/ajaxprojects/photoshare/actions/DownloadPhoto.java
portal-webstore/books
689eb33ca0ef96d459e7cf3f3b15f35383b8c601
[ "MIT" ]
null
null
null
22.98
73
0.669278
12,559
package com.apress.ajaxprojects.photoshare.actions; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; /** * This class rotates a specified photo 90 degrees clockwise. After this * executes, the RetrievePhoto Action will be executed to return the * rotated photo. */ public cla...
3e1da5c7ce942be51cef227e2ae32c429c6dabd4
2,686
java
Java
pharmacys/src/model/Pharmacy.java
romanarranz/FarmaciaDS
4960211af33dc8187269983d67b6f818cd2c1807
[ "MIT" ]
1
2019-04-30T14:50:05.000Z
2019-04-30T14:50:05.000Z
pharmacys/src/model/Pharmacy.java
romanarranz/FarmaciaDS
4960211af33dc8187269983d67b6f818cd2c1807
[ "MIT" ]
null
null
null
pharmacys/src/model/Pharmacy.java
romanarranz/FarmaciaDS
4960211af33dc8187269983d67b6f818cd2c1807
[ "MIT" ]
1
2019-01-02T20:13:11.000Z
2019-01-02T20:13:11.000Z
18.524138
48
0.72003
12,560
package model; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.Id; import javax.persistence.Table; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlRootElement; import javax.xml.bind.annotation.XmlType; @Entity @Table(name="PHARMACY") @XmlRoot...
3e1da91442d5fdcf32aef9fd651f44b40b2075c7
947
java
Java
avek-model/src/test/observation/event/AEntityChanged.java
JustificationFactory/JustificationFactory-ClinicalStudies
8da551ab1b44e915f48279893645c1a1572b8cc1
[ "Apache-2.0" ]
null
null
null
avek-model/src/test/observation/event/AEntityChanged.java
JustificationFactory/JustificationFactory-ClinicalStudies
8da551ab1b44e915f48279893645c1a1572b8cc1
[ "Apache-2.0" ]
null
null
null
avek-model/src/test/observation/event/AEntityChanged.java
JustificationFactory/JustificationFactory-ClinicalStudies
8da551ab1b44e915f48279893645c1a1572b8cc1
[ "Apache-2.0" ]
null
null
null
23.097561
79
0.674762
12,561
package fr.axonic.observation.event; import java.util.ArrayList; import java.util.Arrays; import java.util.List; /** * Created by cboinaud on 18/07/2016. */ public class AEntityChanged { private List<AEntityEvent> events; private ChangedEventType type = ChangedEventType.MIXED; public AEntityChanged(AE...
3e1da974847edd81a80f4439d0b31d014d6d8b58
1,289
java
Java
core/src/test/java/io/nixer/nixerplugin/core/detection/registry/CredentialStuffingRegistryTest.java
smifun/nixer-spring-plugin
b323866583bc40f1f75829186df30d24c34d1582
[ "Apache-2.0" ]
null
null
null
core/src/test/java/io/nixer/nixerplugin/core/detection/registry/CredentialStuffingRegistryTest.java
smifun/nixer-spring-plugin
b323866583bc40f1f75829186df30d24c34d1582
[ "Apache-2.0" ]
null
null
null
core/src/test/java/io/nixer/nixerplugin/core/detection/registry/CredentialStuffingRegistryTest.java
smifun/nixer-spring-plugin
b323866583bc40f1f75829186df30d24c34d1582
[ "Apache-2.0" ]
null
null
null
27.425532
89
0.731575
12,562
package io.nixer.nixerplugin.core.detection.registry; import java.time.Instant; import java.time.temporal.ChronoUnit; import io.nixer.nixerplugin.core.detection.events.GlobalCredentialStuffingEvent; import io.nixer.nixerplugin.core.detection.events.GlobalCredentialStuffingEvent; import org.junit.jupiter.api.Test; im...
3e1da9e9747629a173458c27de9b0409ed4ad737
934
java
Java
app/src/main/java/com/example/srikant/philomath/Category_spinner.java
srikantvadrevu/philomath-android
9db17826e9f785f5a3379a1f95d9b3838294641c
[ "MIT" ]
null
null
null
app/src/main/java/com/example/srikant/philomath/Category_spinner.java
srikantvadrevu/philomath-android
9db17826e9f785f5a3379a1f95d9b3838294641c
[ "MIT" ]
null
null
null
app/src/main/java/com/example/srikant/philomath/Category_spinner.java
srikantvadrevu/philomath-android
9db17826e9f785f5a3379a1f95d9b3838294641c
[ "MIT" ]
null
null
null
25.243243
94
0.748394
12,563
package com.example.srikant.philomath; import android.app.Activity; import android.view.View; import android.widget.AdapterView; import android.widget.Toast; /** * Created by Srikant on 2/14/2016. */ public class Category_spinner extends Activity implements AdapterView.OnItemSelectedListener { private RegisterDB r...
3e1daa88ff9280b3248a9736eb98214051b486ae
159
java
Java
_demo/_demo.solon_feign/src/main/java/webapp/controller/test/Contributor.java
addstone/solon
6043edabf34a356e2ee28f9fb427a1f846a3680e
[ "Apache-2.0" ]
232
2019-02-15T03:44:00.000Z
2022-03-27T08:44:51.000Z
_demo/_demo.solon_feign/src/main/java/webapp/controller/test/Contributor.java
addstone/solon
6043edabf34a356e2ee28f9fb427a1f846a3680e
[ "Apache-2.0" ]
26
2019-11-21T04:47:38.000Z
2022-03-15T13:44:21.000Z
_demo/_demo.solon_feign/src/main/java/webapp/controller/test/Contributor.java
addstone/solon
6043edabf34a356e2ee28f9fb427a1f846a3680e
[ "Apache-2.0" ]
31
2019-07-15T14:36:27.000Z
2022-03-13T09:59:25.000Z
15.9
33
0.704403
12,564
package webapp.controller.test; /** * @author noear 2021/1/1 created */ public class Contributor { public String login; public int contributions; }
3e1daaa7c5086c2d91e70e44a0dfcd5dd192680a
2,134
java
Java
src/test/java/dev/hbeck/kdl/TestUtil.java
hkolbeck/kdl4j
14c2cb8f6bef35e040be73e7bd87ddec6f164e6b
[ "CC-BY-4.0", "CC0-1.0" ]
16
2021-01-06T18:39:39.000Z
2021-11-14T20:27:08.000Z
src/test/java/dev/hbeck/kdl/TestUtil.java
sthagen/kdl4j
14c2cb8f6bef35e040be73e7bd87ddec6f164e6b
[ "CC0-1.0", "CC-BY-4.0" ]
3
2021-01-22T00:23:51.000Z
2021-09-20T03:07:21.000Z
src/test/java/dev/hbeck/kdl/TestUtil.java
sthagen/kdl4j
14c2cb8f6bef35e040be73e7bd87ddec6f164e6b
[ "CC0-1.0", "CC-BY-4.0" ]
3
2021-01-06T23:03:34.000Z
2021-08-25T10:10:18.000Z
27.012658
81
0.691659
12,565
package dev.hbeck.kdl; import dev.hbeck.kdl.parse.KDLParseContext; import dev.hbeck.kdl.parse.KDLParser; import org.hamcrest.Matcher; import org.hamcrest.TypeSafeMatcher; import org.hamcrest.Description; import java.io.IOException; import java.io.StringReader; @SuppressWarnings("rawtypes") public class TestUtil { ...
3e1dab17fde3ccfffcf5bd85804574f17e6851f9
4,112
java
Java
modules/clients/src/test/java/org/apache/ignite/internal/client/TaskSingleJobSplitAdapter.java
DirectXceriD/gridgain
093e512a9147e266f83f6fe1cf088c0b037b501c
[ "Apache-2.0", "CC0-1.0" ]
1
2019-03-11T08:52:37.000Z
2019-03-11T08:52:37.000Z
modules/clients/src/test/java/org/apache/ignite/internal/client/TaskSingleJobSplitAdapter.java
DirectXceriD/gridgain
093e512a9147e266f83f6fe1cf088c0b037b501c
[ "Apache-2.0", "CC0-1.0" ]
null
null
null
modules/clients/src/test/java/org/apache/ignite/internal/client/TaskSingleJobSplitAdapter.java
DirectXceriD/gridgain
093e512a9147e266f83f6fe1cf088c0b037b501c
[ "Apache-2.0", "CC0-1.0" ]
null
null
null
45.186813
147
0.719844
12,566
/* * GridGain Community Edition Licensing * Copyright 2019 GridGain Systems, Inc. * * Licensed under the Apache License, Version 2.0 (the "License") modified with Commons Clause * Restriction; you may not use this file except in compliance with the License. You may obtain a * c...
3e1dabcfdd345d6ac9e553d3863a09e3efb279b0
1,015
java
Java
multitenant/src/main/java/crusader/multitenant/providers/SimpleTenant.java
arcane-io/crusader
6bc0912a1601524f3f30296a8bf823f345b6c1f8
[ "Apache-2.0" ]
null
null
null
multitenant/src/main/java/crusader/multitenant/providers/SimpleTenant.java
arcane-io/crusader
6bc0912a1601524f3f30296a8bf823f345b6c1f8
[ "Apache-2.0" ]
null
null
null
multitenant/src/main/java/crusader/multitenant/providers/SimpleTenant.java
arcane-io/crusader
6bc0912a1601524f3f30296a8bf823f345b6c1f8
[ "Apache-2.0" ]
null
null
null
22.173913
103
0.602941
12,567
package crusader.multitenant.providers; import crusader.multitenant.Tenant; /** * Base implementation of {@link crusader.multitenant.Tenant}. * * @author Catalin Manolescu <kenaa@example.com> */ public class SimpleTenant implements Tenant { private Object identity = null; public SimpleTenant(Object ident...
3e1dabd2d345d549e2ff5964f818f5662b342b26
420
java
Java
gnall-ums/src/main/java/com/java/gmall/ums/service/MemberCollectSpuService.java
dingzichaogit/gmall
aa821ca6fb7e65f378f7b9236b576fcf5d41bcf4
[ "Apache-2.0" ]
null
null
null
gnall-ums/src/main/java/com/java/gmall/ums/service/MemberCollectSpuService.java
dingzichaogit/gmall
aa821ca6fb7e65f378f7b9236b576fcf5d41bcf4
[ "Apache-2.0" ]
null
null
null
gnall-ums/src/main/java/com/java/gmall/ums/service/MemberCollectSpuService.java
dingzichaogit/gmall
aa821ca6fb7e65f378f7b9236b576fcf5d41bcf4
[ "Apache-2.0" ]
null
null
null
22.105263
77
0.77381
12,568
package com.java.gmall.ums.service; import com.baomidou.mybatisplus.extension.service.IService; import com.java.gmall.ums.entity.MemberCollectSpu; import com.java.core.bean.PageVo; import com.java.core.bean.QueryCondition; /** * 会员收藏的商品 * * @author dzc * @since 2021-09-09 17:59:25 */ public interface MemberColl...
3e1dac010b1c963053e42edf17eca816e32375ea
892
java
Java
eps-api/src/main/java/com/decade/eps/model/vo/ResultVo.java
DL1232/eps
91bc97c11f6a758946486af9a04920549bc94717
[ "Apache-2.0" ]
null
null
null
eps-api/src/main/java/com/decade/eps/model/vo/ResultVo.java
DL1232/eps
91bc97c11f6a758946486af9a04920549bc94717
[ "Apache-2.0" ]
null
null
null
eps-api/src/main/java/com/decade/eps/model/vo/ResultVo.java
DL1232/eps
91bc97c11f6a758946486af9a04920549bc94717
[ "Apache-2.0" ]
null
null
null
21.756098
105
0.684978
12,569
package com.decade.eps.model.vo; import com.decade.eps.constant.ResultCodeEnum; import lombok.Data; import java.io.Serializable; /** * 统一定义返回类 * * @author lidongjie * @since 2020/3/20 */ @Data public class ResultVo implements Serializable { private Integer code; private String message; private Ob...
3e1dad86cd17b8c545e720abad80ef0093a92f6e
23,502
java
Java
src/android/Notification.java
watnow-developer/plugin-dialog
07f93297207c85724585650f273d9ebdf6d0529f
[ "Apache-2.0" ]
null
null
null
src/android/Notification.java
watnow-developer/plugin-dialog
07f93297207c85724585650f273d9ebdf6d0529f
[ "Apache-2.0" ]
null
null
null
src/android/Notification.java
watnow-developer/plugin-dialog
07f93297207c85724585650f273d9ebdf6d0529f
[ "Apache-2.0" ]
null
null
null
46.91018
198
0.541911
12,570
/* 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...
3e1dada5875de59faffc3526d4ebf32b89fa15fb
6,422
java
Java
hedera-node/src/main/java/com/hedera/services/ServicesApp.java
buidler-labs/hedera-services
3e3c6e1815ecb545d5a65e5ff4d87c46d365112e
[ "Apache-2.0" ]
null
null
null
hedera-node/src/main/java/com/hedera/services/ServicesApp.java
buidler-labs/hedera-services
3e3c6e1815ecb545d5a65e5ff4d87c46d365112e
[ "Apache-2.0" ]
null
null
null
hedera-node/src/main/java/com/hedera/services/ServicesApp.java
buidler-labs/hedera-services
3e3c6e1815ecb545d5a65e5ff4d87c46d365112e
[ "Apache-2.0" ]
null
null
null
37.776471
89
0.824665
12,571
package com.hedera.services; /*- * ‌ * Hedera Services Node * ​ * Copyright (C) 2018 - 2021 Hedera Hashgraph, LLC * ​ * 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:/...
3e1daea2c102bdc9bbccde8b8b8fe33e9b23c95f
7,015
java
Java
back-end 1.4/biblioteca-web funzionante/src/main/java/com/primas/javaee/bibliotecafinale/controllers/BibliotecaController.java
picpaco/biblioteca
e08ef72643e35113a5cc3a137c28004f100c357f
[ "MIT" ]
null
null
null
back-end 1.4/biblioteca-web funzionante/src/main/java/com/primas/javaee/bibliotecafinale/controllers/BibliotecaController.java
picpaco/biblioteca
e08ef72643e35113a5cc3a137c28004f100c357f
[ "MIT" ]
null
null
null
back-end 1.4/biblioteca-web funzionante/src/main/java/com/primas/javaee/bibliotecafinale/controllers/BibliotecaController.java
picpaco/biblioteca
e08ef72643e35113a5cc3a137c28004f100c357f
[ "MIT" ]
null
null
null
32.031963
103
0.688382
12,572
package com.primas.javaee.bibliotecafinale.controllers; import java.util.HashSet; import java.util.Iterator; import java.util.List; import java.util.Optional; import java.util.Set; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.http.ResponseEntity; import org.springframework...
3e1dafcc0fe8d108bd8912d191eca176ddb33f18
1,625
java
Java
platform-emf/src/main/java/com/softicar/platform/emf/token/parser/converter/EmfTokenToForeignConverter.java
softicar/platform
d4cf99f3e3537272af23bf60f6b088891bd271ff
[ "MIT" ]
1
2021-11-25T09:58:31.000Z
2021-11-25T09:58:31.000Z
platform-emf/src/main/java/com/softicar/platform/emf/token/parser/converter/EmfTokenToForeignConverter.java
softicar/platform
d4cf99f3e3537272af23bf60f6b088891bd271ff
[ "MIT" ]
22
2021-11-10T13:59:22.000Z
2022-03-04T16:38:33.000Z
platform-emf/src/main/java/com/softicar/platform/emf/token/parser/converter/EmfTokenToForeignConverter.java
softicar/platform
d4cf99f3e3537272af23bf60f6b088891bd271ff
[ "MIT" ]
null
null
null
37.790698
137
0.780923
12,573
package com.softicar.platform.emf.token.parser.converter; import com.softicar.platform.common.core.exceptions.SofticarNotImplementedYetException; import com.softicar.platform.common.core.i18n.IDisplayString; import com.softicar.platform.common.core.utils.CastUtils; import com.softicar.platform.db.runtime.field.IDbFore...
3e1db0def0c118c02e9ce032a0faeb597bedfc12
720
java
Java
app/utils/jooq/converters/TimestampToLocalDateTimeConverter.java
D4v1X/workentry.server
5d617fc50ae35f88f6f5dbb53c1f2115c2570191
[ "Apache-2.0" ]
null
null
null
app/utils/jooq/converters/TimestampToLocalDateTimeConverter.java
D4v1X/workentry.server
5d617fc50ae35f88f6f5dbb53c1f2115c2570191
[ "Apache-2.0" ]
null
null
null
app/utils/jooq/converters/TimestampToLocalDateTimeConverter.java
D4v1X/workentry.server
5d617fc50ae35f88f6f5dbb53c1f2115c2570191
[ "Apache-2.0" ]
null
null
null
23.225806
96
0.665278
12,574
package utils.jooq.converters; import org.jooq.Converter; import java.sql.Timestamp; import java.time.LocalDateTime; public class TimestampToLocalDateTimeConverter implements Converter<Timestamp, LocalDateTime> { @Override public LocalDateTime from(Timestamp t) { return t == null ? null...
3e1db13999550f410a223cc026423ff7aa4c5d62
1,725
java
Java
reorganizing-messages/src/test/java/org/apache/camel/howto/ReorganizingMessagesTest.java
rampoon/camel-message-routing-examples
60738b66dfdbd648c7e9b25dda59a33f3d27be85
[ "Apache-2.0" ]
2
2018-12-28T16:39:48.000Z
2018-12-29T16:56:15.000Z
reorganizing-messages/src/test/java/org/apache/camel/howto/ReorganizingMessagesTest.java
rampoon/camel-message-routing-examples
60738b66dfdbd648c7e9b25dda59a33f3d27be85
[ "Apache-2.0" ]
null
null
null
reorganizing-messages/src/test/java/org/apache/camel/howto/ReorganizingMessagesTest.java
rampoon/camel-message-routing-examples
60738b66dfdbd648c7e9b25dda59a33f3d27be85
[ "Apache-2.0" ]
null
null
null
32.54717
85
0.742029
12,575
/* * Copyright (C) Bilgin Ibryam http://www.ofbizian.com * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appl...
3e1db1a151c2cd84c10402488b51486f4e4b1024
118
java
Java
src/main/java/edu/fiuba/algo3/modelo/general/CantidadInvalidaDeJugadoresException.java
szwtomas/algo3_tp2_TEG
b907f29e7fde8f00d3bc9f697a8b3d8e68e51fbd
[ "MIT" ]
null
null
null
src/main/java/edu/fiuba/algo3/modelo/general/CantidadInvalidaDeJugadoresException.java
szwtomas/algo3_tp2_TEG
b907f29e7fde8f00d3bc9f697a8b3d8e68e51fbd
[ "MIT" ]
null
null
null
src/main/java/edu/fiuba/algo3/modelo/general/CantidadInvalidaDeJugadoresException.java
szwtomas/algo3_tp2_TEG
b907f29e7fde8f00d3bc9f697a8b3d8e68e51fbd
[ "MIT" ]
null
null
null
29.5
76
0.872881
12,576
package edu.fiuba.algo3.modelo.general; public class CantidadInvalidaDeJugadoresException extends RuntimeException{}
3e1db1edc8242fe1399f932d0d7abfea43966f13
9,871
java
Java
src/main/java/com/mdSolutions/myPhoto/gui/FbActionsModal.java
mollidrivdahl/myPhoto
932c8d67cfc7e05bc873df68349d3c9f890cc009
[ "MIT" ]
null
null
null
src/main/java/com/mdSolutions/myPhoto/gui/FbActionsModal.java
mollidrivdahl/myPhoto
932c8d67cfc7e05bc873df68349d3c9f890cc009
[ "MIT" ]
null
null
null
src/main/java/com/mdSolutions/myPhoto/gui/FbActionsModal.java
mollidrivdahl/myPhoto
932c8d67cfc7e05bc873df68349d3c9f890cc009
[ "MIT" ]
null
null
null
36.424354
133
0.598622
12,577
package com.mdSolutions.myPhoto.gui; import com.mdSolutions.myPhoto.FbMediaUploader; import com.mdSolutions.myPhoto.PhotoMedia; import com.mdSolutions.myPhoto.VideoMedia; import com.restfb.*; import com.restfb.types.Album; import com.restfb.types.GraphResponse; import javafx.application.Platform; import javafx.concurr...
3e1db234702b69df4a9217dadc023ae7a92efa4b
4,145
java
Java
src/main/java/org/apache/expreval/expr/compare/DelegateCompare.java
pambrose/HBql
14109d012d25d2e9a3fdda7b9015981bd9a239ae
[ "Apache-2.0" ]
6
2016-08-30T06:26:47.000Z
2021-06-05T03:07:55.000Z
src/main/java/org/apache/expreval/expr/compare/DelegateCompare.java
pambrose/HBql
14109d012d25d2e9a3fdda7b9015981bd9a239ae
[ "Apache-2.0" ]
null
null
null
src/main/java/org/apache/expreval/expr/compare/DelegateCompare.java
pambrose/HBql
14109d012d25d2e9a3fdda7b9015981bd9a239ae
[ "Apache-2.0" ]
6
2015-01-24T03:54:58.000Z
2020-01-16T08:25:36.000Z
48.197674
113
0.707117
12,578
/* * Copyright (c) 2011. The Apache Software Foundation * * 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 unde...
3e1db443829e50c31dc112b412e7042f49904d2d
1,305
java
Java
docker-java-api/src/main/java/com/github/dockerjava/api/model/PropagationMode.java
ziminghua/docker-java
c61da29a09517c43f8ea2255f9abf26b2f3deba6
[ "Apache-2.0" ]
2,381
2015-01-01T15:08:18.000Z
2022-03-31T07:11:55.000Z
docker-java-api/src/main/java/com/github/dockerjava/api/model/PropagationMode.java
ziminghua/docker-java
c61da29a09517c43f8ea2255f9abf26b2f3deba6
[ "Apache-2.0" ]
1,479
2015-01-01T22:39:08.000Z
2022-03-30T04:59:50.000Z
docker-java-api/src/main/java/com/github/dockerjava/api/model/PropagationMode.java
xjc90s/docker-java
8253a999825d430df35148da835b37f1d731df0f
[ "Apache-2.0" ]
1,134
2015-01-07T08:41:06.000Z
2022-03-31T07:11:57.000Z
19.772727
114
0.537931
12,579
package com.github.dockerjava.api.model; /** * The propagation mode of a file system or file: <code>shared</code>, <code>slave</code> or <code>private</code>. * * @see https://github.com/docker/docker/pull/17034 * @since 1.22 */ public enum PropagationMode { /** default */ DEFAULT(""), /** shared */ ...
3e1db4bfc167b552fb2a93033c0030bf7c37cb2e
19,863
java
Java
word8/src/main/java/eu/doppel_helix/jna/tlb/word8/_Global.java
matthiasblaesing/COMTypelibraries
c17acfca689305c0e23d4ff9d8ee437e0ee3d437
[ "MIT" ]
15
2016-11-30T17:25:43.000Z
2021-07-10T22:32:06.000Z
word8/src/main/java/eu/doppel_helix/jna/tlb/word8/_Global.java
matthiasblaesing/COMTypelibraries
c17acfca689305c0e23d4ff9d8ee437e0ee3d437
[ "MIT" ]
null
null
null
word8/src/main/java/eu/doppel_helix/jna/tlb/word8/_Global.java
matthiasblaesing/COMTypelibraries
c17acfca689305c0e23d4ff9d8ee437e0ee3d437
[ "MIT" ]
1
2019-09-10T02:40:33.000Z
2019-09-10T02:40:33.000Z
28.703757
87
0.54015
12,580
package eu.doppel_helix.jna.tlb.word8; import com.sun.jna.platform.win32.COM.util.annotation.ComInterface; import com.sun.jna.platform.win32.COM.util.annotation.ComMethod; import com.sun.jna.platform.win32.COM.util.annotation.ComProperty; import com.sun.jna.platform.win32.COM.util.IDispatch; import com.sun.jna.platfo...
3e1db4c776375102a48a0190d1a25ef2de332872
318
java
Java
Cicada-Parent/Distributed-Transaction-B/src/main/java/com/mn/b/BSystemApplication.java
mning628/Cicada
8ce9d49f8a97bb3d13126efe8c90c7d35fc63634
[ "MIT" ]
1
2019-08-02T02:45:09.000Z
2019-08-02T02:45:09.000Z
Cicada-Parent/Distributed-Transaction-B/src/main/java/com/mn/b/BSystemApplication.java
mning628/Cicada
8ce9d49f8a97bb3d13126efe8c90c7d35fc63634
[ "MIT" ]
null
null
null
Cicada-Parent/Distributed-Transaction-B/src/main/java/com/mn/b/BSystemApplication.java
mning628/Cicada
8ce9d49f8a97bb3d13126efe8c90c7d35fc63634
[ "MIT" ]
null
null
null
21.2
68
0.77673
12,581
package com.mn.b; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; @SpringBootApplication public class BSystemApplication { public static void main(String[] args) { SpringApplication.run(BSystemApplication.class, args); } }
3e1db5c59f269dabeda33de9ed18eb583877ac92
2,511
java
Java
api/pacman-api-compliance/src/main/java/com/tmobile/pacman/api/compliance/repository/FAQRepository.java
janitha09/pacbot
045cc1181a416d8cc4c9ca41b9cf43635f875002
[ "Apache-2.0" ]
1,165
2018-10-05T19:07:34.000Z
2022-03-28T19:34:27.000Z
api/pacman-api-compliance/src/main/java/com/tmobile/pacman/api/compliance/repository/FAQRepository.java
janitha09/pacbot
045cc1181a416d8cc4c9ca41b9cf43635f875002
[ "Apache-2.0" ]
334
2018-10-10T14:00:41.000Z
2022-03-19T16:32:08.000Z
api/pacman-api-compliance/src/main/java/com/tmobile/pacman/api/compliance/repository/FAQRepository.java
janitha09/pacbot
045cc1181a416d8cc4c9ca41b9cf43635f875002
[ "Apache-2.0" ]
268
2018-10-05T19:53:25.000Z
2022-03-31T07:39:47.000Z
35.871429
80
0.646356
12,582
/******************************************************************************* * Copyright 2018 T Mobile, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy * of...
3e1db6386db4e0bd16c8197a7b6adae47e3fbdd5
776
java
Java
src/main/java/org/oddjob/net/ftp/FTPRmDir.java
robjg/oj-net
8b5124802d080e38c952c2a45196554bc671a185
[ "Apache-2.0" ]
null
null
null
src/main/java/org/oddjob/net/ftp/FTPRmDir.java
robjg/oj-net
8b5124802d080e38c952c2a45196554bc671a185
[ "Apache-2.0" ]
null
null
null
src/main/java/org/oddjob/net/ftp/FTPRmDir.java
robjg/oj-net
8b5124802d080e38c952c2a45196554bc671a185
[ "Apache-2.0" ]
null
null
null
16.510638
67
0.685567
12,583
package org.oddjob.net.ftp; import org.apache.commons.net.ftp.FTPClient; import java.io.IOException; /** * @oddjob.description FTP command to remove a remote directory. * * @author rob * */ public class FTPRmDir implements FTPCommand { /** * @oddjob.property * @oddjob.description The path of the remote...
3e1db664aa50a64270b30552b2ebd188b7a91c71
2,625
java
Java
designer/src/com/android/tools/idea/uibuilder/handlers/AppBarLayoutHandler.java
Ret-Mode/android
5b427d1fc6a66ff4db09a9e2f02ae61292ccd797
[ "Apache-2.0" ]
831
2016-06-09T06:55:34.000Z
2022-03-30T11:17:10.000Z
designer/src/com/android/tools/idea/uibuilder/handlers/AppBarLayoutHandler.java
Ret-Mode/android
5b427d1fc6a66ff4db09a9e2f02ae61292ccd797
[ "Apache-2.0" ]
19
2017-10-27T00:36:35.000Z
2021-02-04T13:59:45.000Z
designer/src/com/android/tools/idea/uibuilder/handlers/AppBarLayoutHandler.java
Ret-Mode/android
5b427d1fc6a66ff4db09a9e2f02ae61292ccd797
[ "Apache-2.0" ]
210
2016-07-05T12:22:36.000Z
2022-03-19T09:07:15.000Z
37.5
143
0.748571
12,584
/* * Copyright (C) 2015 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
3e1db6adbfe0a4f6406b4386fe50a28f77a8ce73
63,732
java
Java
cascading-platform/src/test/java/cascading/JoinFieldedPipesPlatformTest.java
gerashegalov/cascading
b697e4e45971b4df6be96c5768bec9945cfe4a15
[ "Apache-2.0" ]
null
null
null
cascading-platform/src/test/java/cascading/JoinFieldedPipesPlatformTest.java
gerashegalov/cascading
b697e4e45971b4df6be96c5768bec9945cfe4a15
[ "Apache-2.0" ]
null
null
null
cascading-platform/src/test/java/cascading/JoinFieldedPipesPlatformTest.java
gerashegalov/cascading
b697e4e45971b4df6be96c5768bec9945cfe4a15
[ "Apache-2.0" ]
null
null
null
35.172185
220
0.626844
12,585
/* * Copyright (c) 2007-2014 Concurrent, Inc. All Rights Reserved. * * Project and contact information: http://www.cascading.org/ * * This file is part of the Cascading project. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License....
3e1db744ae409653fb6b353b73921f02115ee256
670
java
Java
e3-portal-web/src/main/java/cn/e3mall/portal/controller/IndexController.java
guo846773272/e3mall
26dc50da631907059bf7e42b24cd5cdaa6d64f1a
[ "Apache-2.0" ]
null
null
null
e3-portal-web/src/main/java/cn/e3mall/portal/controller/IndexController.java
guo846773272/e3mall
26dc50da631907059bf7e42b24cd5cdaa6d64f1a
[ "Apache-2.0" ]
null
null
null
e3-portal-web/src/main/java/cn/e3mall/portal/controller/IndexController.java
guo846773272/e3mall
26dc50da631907059bf7e42b24cd5cdaa6d64f1a
[ "Apache-2.0" ]
null
null
null
23.928571
67
0.798507
12,586
package cn.e3mall.portal.controller; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Controller; import org.springframework.ui.Model; import org.springframework.web.bind.annotation.RequestMapping; import cn.e3mall.content.service.ContentServ...
3e1db7d5ca81020eaa0550675fe2e03c8c0d39ac
12,390
java
Java
CiroFitness/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/fragment/R.java
cmadrid19/CiroFitness
d5b5433ba297c784071636e0657cd0cc482ac309
[ "CC0-1.0" ]
null
null
null
CiroFitness/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/fragment/R.java
cmadrid19/CiroFitness
d5b5433ba297c784071636e0657cd0cc482ac309
[ "CC0-1.0" ]
null
null
null
CiroFitness/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/fragment/R.java
cmadrid19/CiroFitness
d5b5433ba297c784071636e0657cd0cc482ac309
[ "CC0-1.0" ]
null
null
null
58.443396
185
0.739952
12,587
/* AUTO-GENERATED FILE. DO NOT MODIFY. * * This class was automatically generated by the * gradle plugin from the resource data it found. It * should not be modified by hand. */ package androidx.fragment; public final class R { private R() {} public static final class attr { private attr() {} ...
3e1db7f55e69dcfceec166a6836df815993b6a1e
1,068
java
Java
buildSrc/src/main/java/com/debughelper/tools/r8/cf/code/CfConstNull.java
howardpang/androiddebughelper
becf780a81ea0f7f0c00510075700c6b04eb9fef
[ "Apache-2.0", "BSD-3-Clause" ]
11
2019-05-07T11:11:34.000Z
2021-01-21T10:28:40.000Z
buildSrc/src/main/java/com/debughelper/tools/r8/cf/code/CfConstNull.java
howardpang/androiddebughelper
becf780a81ea0f7f0c00510075700c6b04eb9fef
[ "Apache-2.0", "BSD-3-Clause" ]
3
2019-05-09T03:44:00.000Z
2019-08-20T02:58:54.000Z
buildSrc/src/main/java/com/debughelper/tools/r8/cf/code/CfConstNull.java
howardpang/androiddebughelper
becf780a81ea0f7f0c00510075700c6b04eb9fef
[ "Apache-2.0", "BSD-3-Clause" ]
3
2019-05-13T09:32:08.000Z
2020-04-16T00:16:02.000Z
32.363636
77
0.779026
12,588
// Copyright (c) 2017, the R8 project authors. Please see the AUTHORS file // for details. All rights reserved. Use of this source code is governed by a // BSD-style license that can be found in the LICENSE file. package com.debughelper.tools.r8.cf.code; import com.debughelper.tools.r8.ir.conversion.CfSourceCode; impo...
3e1db83ccf38ff853292b8deaf86877cd8862209
2,518
java
Java
app/src/main/java/com/codepath/apps/restclienttemplate/TweetAdapter.java
dia-bolix/Tweee
5515a15de15a573e23f95d5bc8023c41f790196e
[ "MIT" ]
null
null
null
app/src/main/java/com/codepath/apps/restclienttemplate/TweetAdapter.java
dia-bolix/Tweee
5515a15de15a573e23f95d5bc8023c41f790196e
[ "MIT" ]
1
2019-02-22T05:48:32.000Z
2019-02-22T05:48:32.000Z
app/src/main/java/com/codepath/apps/restclienttemplate/TweetAdapter.java
dia-bolix/Tweee
5515a15de15a573e23f95d5bc8023c41f790196e
[ "MIT" ]
null
null
null
29.27907
96
0.69579
12,589
package com.codepath.apps.restclienttemplate; import android.content.Context; import android.support.annotation.NonNull; import android.support.v7.widget.RecyclerView; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.ImageView; import android.widget.Tex...
3e1db863407cfed37700415119f5449018546bbf
1,290
java
Java
src/main/java/com/github/vboiko/dropwizard/docs/model/PageInfoBuilder.java
v-boyko/dropwizard-docs-bundle
12abd009e474fafc99a31c597553a6b1530d9742
[ "Apache-2.0" ]
1
2016-09-03T11:06:34.000Z
2016-09-03T11:06:34.000Z
src/main/java/com/github/vboiko/dropwizard/docs/model/PageInfoBuilder.java
v-boyko/dropwizard-docs-bundle
12abd009e474fafc99a31c597553a6b1530d9742
[ "Apache-2.0" ]
null
null
null
src/main/java/com/github/vboiko/dropwizard/docs/model/PageInfoBuilder.java
v-boyko/dropwizard-docs-bundle
12abd009e474fafc99a31c597553a6b1530d9742
[ "Apache-2.0" ]
null
null
null
25.8
72
0.686047
12,590
package com.github.vboiko.dropwizard.docs.model; import com.google.common.collect.ImmutableMap; import org.apache.commons.beanutils.BeanUtils; import org.apache.commons.io.FilenameUtils; import java.lang.reflect.InvocationTargetException; import java.util.HashMap; import java.util.Map; public final class PageInfoBu...
3e1db8bc75b760965e075f96fb99d35dc6a80300
22,154
java
Java
lognition-convert/src/main/java/com/redsaz/lognition/convert/model/HttpSample.java
redsaz/lognition
587d865de2c09250df98e6e4f1db467063ba4929
[ "Apache-2.0" ]
3
2018-11-26T05:16:21.000Z
2019-08-23T08:30:34.000Z
lognition-convert/src/main/java/com/redsaz/lognition/convert/model/HttpSample.java
redsaz/lognition
587d865de2c09250df98e6e4f1db467063ba4929
[ "Apache-2.0" ]
34
2018-12-06T19:38:42.000Z
2022-02-09T19:16:41.000Z
lognition-convert/src/main/java/com/redsaz/lognition/convert/model/HttpSample.java
redsaz/lognition
587d865de2c09250df98e6e4f1db467063ba4929
[ "Apache-2.0" ]
2
2021-03-10T23:36:14.000Z
2021-06-16T19:12:35.000Z
32.579412
693
0.645798
12,591
/** * Autogenerated by Avro * * DO NOT EDIT DIRECTLY */ package com.redsaz.lognition.convert.model; import org.apache.avro.specific.SpecificData; @SuppressWarnings("all") @org.apache.avro.specific.AvroGenerated public class HttpSample extends org.apache.avro.specific.SpecificRecordBase implements org.apache.avro....
3e1db9592342a93ec38951e0f16650de568a1298
2,261
java
Java
src/main/java/org/spongepowered/api/text/chat/ChatTypes.java
simon816/SpongeAPI
bd88c9166c9625e2c7500c1c02a9187523d7d266
[ "MIT" ]
2
2021-10-01T14:09:39.000Z
2021-11-17T10:35:29.000Z
src/main/java/org/spongepowered/api/text/chat/ChatTypes.java
simon816/SpongeAPI
bd88c9166c9625e2c7500c1c02a9187523d7d266
[ "MIT" ]
1
2019-08-21T10:17:46.000Z
2019-08-21T10:17:46.000Z
src/main/java/org/spongepowered/api/text/chat/ChatTypes.java
simon816/SpongeAPI
bd88c9166c9625e2c7500c1c02a9187523d7d266
[ "MIT" ]
null
null
null
37.683333
106
0.729323
12,592
/* * This file is part of SpongeAPI, licensed under the MIT License (MIT). * * Copyright (c) SpongePowered <https://www.spongepowered.org> * Copyright (c) contributors * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Soft...
3e1db96205941fbb8eacabc1a710e8040311a8c2
491
java
Java
src/main/java/com/yangliuqing/information_security_lab4/services/PasswordHashValueGenerator.java
0102-yang/information_security_lab4
fd1bbaf580e83971326034fd93e8d0a97b80ff31
[ "Apache-2.0" ]
null
null
null
src/main/java/com/yangliuqing/information_security_lab4/services/PasswordHashValueGenerator.java
0102-yang/information_security_lab4
fd1bbaf580e83971326034fd93e8d0a97b80ff31
[ "Apache-2.0" ]
null
null
null
src/main/java/com/yangliuqing/information_security_lab4/services/PasswordHashValueGenerator.java
0102-yang/information_security_lab4
fd1bbaf580e83971326034fd93e8d0a97b80ff31
[ "Apache-2.0" ]
null
null
null
30.6875
90
0.749491
12,593
package com.yangliuqing.information_security_lab4.services; import org.springframework.stereotype.Component; import java.util.Base64; /** @author yang */ @Component public class PasswordHashValueGenerator { public static String generate(String username, String originalPassword, String salt) { int hashCod...
3e1db9865a6b433f905e108e713fa04345541a74
400
java
Java
gmall-wms/src/main/java/com/atguigu/gmall/wms/mapper/WareOrderBillDetailMapper.java
gsk5476/gmall
7b3652268a169b855aab31dcf533a6512e41c1c6
[ "Apache-2.0" ]
null
null
null
gmall-wms/src/main/java/com/atguigu/gmall/wms/mapper/WareOrderBillDetailMapper.java
gsk5476/gmall
7b3652268a169b855aab31dcf533a6512e41c1c6
[ "Apache-2.0" ]
null
null
null
gmall-wms/src/main/java/com/atguigu/gmall/wms/mapper/WareOrderBillDetailMapper.java
gsk5476/gmall
7b3652268a169b855aab31dcf533a6512e41c1c6
[ "Apache-2.0" ]
null
null
null
22.111111
90
0.778894
12,594
package com.atguigu.gmall.wms.mapper; import com.atguigu.gmall.wms.entity.WareOrderBillDetailEntity; import com.baomidou.mybatisplus.core.mapper.BaseMapper; import org.apache.ibatis.annotations.Mapper; /** * 库存工作单 * * @author gsk * @email envkt@example.com * @date 2020-12-14 21:10:39 */ @Mapper public interfac...
3e1db99bac8f06f40c98d6a6e05c0cb9dfdf322f
2,032
java
Java
src/main/java/database/JOOQDatabaseInteractor.java
joschout/LazyBum
1eafa888af6d96c6f9a0bf90dc307e81f09d3f69
[ "Apache-2.0" ]
6
2019-09-06T04:04:27.000Z
2021-03-19T02:29:15.000Z
src/main/java/database/JOOQDatabaseInteractor.java
joschout/LazyBum
1eafa888af6d96c6f9a0bf90dc307e81f09d3f69
[ "Apache-2.0" ]
null
null
null
src/main/java/database/JOOQDatabaseInteractor.java
joschout/LazyBum
1eafa888af6d96c6f9a0bf90dc307e81f09d3f69
[ "Apache-2.0" ]
null
null
null
27.093333
122
0.689469
12,595
package database; import config.ProgramConfiguration; import config.ProgramConfigurationOption; import org.jooq.*; import org.jooq.conf.Settings; import org.jooq.impl.DSL; import java.sql.Connection; import java.util.List; public class JOOQDatabaseInteractor { private ProgramConfiguration programConfiguration;...
3e1db9ac02028b937e7436949c5d5b3b97c6bb1b
6,295
java
Java
testsuite/integration-arquillian/tests/base/src/main/java/org/keycloak/testsuite/arquillian/containers/KeycloakContainerTestExtension.java
roskenet/keycloak
01a0e11c8f56d265e3ae824221e766b2ac7e215e
[ "Apache-2.0" ]
12,252
2015-01-01T02:39:03.000Z
2022-03-31T19:57:55.000Z
testsuite/integration-arquillian/tests/base/src/main/java/org/keycloak/testsuite/arquillian/containers/KeycloakContainerTestExtension.java
roskenet/keycloak
01a0e11c8f56d265e3ae824221e766b2ac7e215e
[ "Apache-2.0" ]
4,567
2015-01-06T09:27:52.000Z
2022-03-31T21:38:13.000Z
testsuite/integration-arquillian/tests/base/src/main/java/org/keycloak/testsuite/arquillian/containers/KeycloakContainerTestExtension.java
roskenet/keycloak
01a0e11c8f56d265e3ae824221e766b2ac7e215e
[ "Apache-2.0" ]
5,376
2015-01-04T13:39:48.000Z
2022-03-31T19:57:56.000Z
52.89916
104
0.786338
12,596
/* * Copyright 2018 Red Hat, Inc. and/or its affiliates * and other contributors as indicated by the @author tags. * * 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.apach...
3e1db9bc3d11a3ea03be1080ab432be3f7e9d703
6,060
java
Java
src/main/java/uk/gov/pay/api/validation/PaymentSearchValidator.java
jonathanglassman/pay-publicapi
4cc9d5d15d5b0970bb9399613962441662f1d4ad
[ "MIT" ]
null
null
null
src/main/java/uk/gov/pay/api/validation/PaymentSearchValidator.java
jonathanglassman/pay-publicapi
4cc9d5d15d5b0970bb9399613962441662f1d4ad
[ "MIT" ]
null
null
null
src/main/java/uk/gov/pay/api/validation/PaymentSearchValidator.java
jonathanglassman/pay-publicapi
4cc9d5d15d5b0970bb9399613962441662f1d4ad
[ "MIT" ]
null
null
null
48.870968
158
0.675413
12,597
package uk.gov.pay.api.validation; import uk.gov.pay.api.auth.Account; import uk.gov.pay.api.exception.PaymentValidationException; import java.util.Arrays; import java.util.HashSet; import java.util.LinkedList; import java.util.List; import java.util.Set; import static org.apache.commons.lang3.StringUtils.join; impo...
3e1dbb54c955e8a5e00c6c6c55862028dd5047c6
878
java
Java
src/battlecraft/entity/structure/BarrackRockWorker.java
valcol/BattleCraft
a64ba988515ab816f9e386e0cbfb9bae94626f81
[ "MIT" ]
null
null
null
src/battlecraft/entity/structure/BarrackRockWorker.java
valcol/BattleCraft
a64ba988515ab816f9e386e0cbfb9bae94626f81
[ "MIT" ]
null
null
null
src/battlecraft/entity/structure/BarrackRockWorker.java
valcol/BattleCraft
a64ba988515ab816f9e386e0cbfb9bae94626f81
[ "MIT" ]
null
null
null
35.12
152
0.777904
12,598
package battlecraft.entity.structure; import java.awt.Canvas; import java.awt.Point; import java.awt.Rectangle; import battlecraft.LevelManager; import battlecraft.entity.unit.Worker; import battlecraft.enums.Ressources; import battlecraft.enums.Teams; public class BarrackRockWorker extends Barrack { public Barrac...
3e1dbe61767c26554ff5fa7fedf3524fbf476490
194
java
Java
src/MaasHesaplayici/Main.java
kadirsunman/kodluyoruzpratik
e511975877de365738b26db40eb7bd561820cb73
[ "MIT" ]
null
null
null
src/MaasHesaplayici/Main.java
kadirsunman/kodluyoruzpratik
e511975877de365738b26db40eb7bd561820cb73
[ "MIT" ]
null
null
null
src/MaasHesaplayici/Main.java
kadirsunman/kodluyoruzpratik
e511975877de365738b26db40eb7bd561820cb73
[ "MIT" ]
null
null
null
21.555556
65
0.64433
12,599
package MaasHesaplayici; public class Main { public static void main(String[] args) { Employee employee = new Employee("Kadir", 7000, 40,2019); employee.toString(); } }
3e1dc0ea60bba895f9a0ad99f3b9d4b45419b4e9
1,046
java
Java
myzstu/myzstu-boot/src/main/java/club/zstuca/myzstu/boot/scheduled/HealthDeclaration.java
shentuzhigang/MyZSTU
691ef70279d8d249f21e42141270aa2ffeb741f9
[ "MIT" ]
2
2021-05-28T14:43:16.000Z
2021-07-25T10:36:42.000Z
myzstu/myzstu-boot/src/main/java/club/zstuca/myzstu/boot/scheduled/HealthDeclaration.java
shentuzhigang/MyZSTU
691ef70279d8d249f21e42141270aa2ffeb741f9
[ "MIT" ]
null
null
null
myzstu/myzstu-boot/src/main/java/club/zstuca/myzstu/boot/scheduled/HealthDeclaration.java
shentuzhigang/MyZSTU
691ef70279d8d249f21e42141270aa2ffeb741f9
[ "MIT" ]
null
null
null
32.6875
111
0.735182
12,600
package club.zstuca.myzstu.boot.scheduled; import club.zstuca.myzstu.spyder.ezstu.AutoHealthDeclarationServiceImpl; import lombok.SneakyThrows; import love.forte.simbot.api.sender.MsgSender; import love.forte.simbot.bot.BotManager; import org.springframework.scheduling.annotation.Scheduled; /** * @author ShenTuZhiGa...
3e1dc11920002e85c18bfed07c4768d72de70fec
3,529
java
Java
spring-security-core/src/main/java/com/xh/security/core/authentiation/oauth2/support/request/AuthFacebookRequest.java
ht16519/spring-security-parent
8fc39b169fa9d77292ec1ce2fda19ced965152f8
[ "MIT" ]
null
null
null
spring-security-core/src/main/java/com/xh/security/core/authentiation/oauth2/support/request/AuthFacebookRequest.java
ht16519/spring-security-parent
8fc39b169fa9d77292ec1ce2fda19ced965152f8
[ "MIT" ]
null
null
null
spring-security-core/src/main/java/com/xh/security/core/authentiation/oauth2/support/request/AuthFacebookRequest.java
ht16519/spring-security-parent
8fc39b169fa9d77292ec1ce2fda19ced965152f8
[ "MIT" ]
null
null
null
37.542553
102
0.682063
12,601
package com.xh.security.core.authentiation.oauth2.support.request; import com.alibaba.fastjson.JSONObject; import com.xh.security.core.authentiation.oauth2.support.cache.AuthStateCache; import com.xh.security.core.authentiation.oauth2.support.config.AuthConfig; import com.xh.security.core.authentiation.oauth2.support....
3e1dc180d53133901ddf83c60825ecd25a636cf0
94
java
Java
server/test-data/ext/src/Test.java
filosov/extender
d227539d6f2f54cdb39332770315fa814826d29d
[ "MIT" ]
22
2020-05-19T08:36:42.000Z
2021-12-02T20:15:22.000Z
server/test-data/ext/src/Test.java
filosov/extender
d227539d6f2f54cdb39332770315fa814826d29d
[ "MIT" ]
24
2020-05-27T17:42:02.000Z
2022-02-21T12:00:47.000Z
server/test-data/ext/src/Test.java
filosov/extender
d227539d6f2f54cdb39332770315fa814826d29d
[ "MIT" ]
8
2020-05-19T14:35:22.000Z
2022-01-24T00:38:35.000Z
13.428571
29
0.574468
12,602
package com.defold; class Test { static String doStuff() { return "test"; } }
3e1dc187fc23ace090954550976059581cf22897
1,069
java
Java
WEB/HMPatrimonioWS/src/br/senai/hm/jpa/InconsistenciaJPA.java
CaioFranco/HMPatrimonio
164446fb598db036b874668d8964ead688f1a712
[ "Apache-2.0" ]
null
null
null
WEB/HMPatrimonioWS/src/br/senai/hm/jpa/InconsistenciaJPA.java
CaioFranco/HMPatrimonio
164446fb598db036b874668d8964ead688f1a712
[ "Apache-2.0" ]
null
null
null
WEB/HMPatrimonioWS/src/br/senai/hm/jpa/InconsistenciaJPA.java
CaioFranco/HMPatrimonio
164446fb598db036b874668d8964ead688f1a712
[ "Apache-2.0" ]
null
null
null
22.744681
60
0.768007
12,603
package br.senai.hm.jpa; import java.util.List; import javax.persistence.EntityManager; import javax.persistence.PersistenceContext; import javax.persistence.TypedQuery; import org.springframework.stereotype.Repository; import br.senai.hm.dao.InconsistenciaDAO; import br.senai.hm.modelo.Inconsistencia; @Repository p...
3e1dc1cc4ca5440008079a654d6bbf0396a29836
1,996
java
Java
spring-boot-upload-file/src/main/java/com/qingtian/entity/FileInfo.java
mcrwayfun/spring-boot-learning
f5d09312b690193f15a992e0418bd01850e27ff5
[ "Apache-2.0" ]
2
2018-07-04T15:18:41.000Z
2020-08-27T06:49:50.000Z
spring-boot-upload-file/src/main/java/com/qingtian/entity/FileInfo.java
mcrwayfun/spring-boot-learning
f5d09312b690193f15a992e0418bd01850e27ff5
[ "Apache-2.0" ]
null
null
null
spring-boot-upload-file/src/main/java/com/qingtian/entity/FileInfo.java
mcrwayfun/spring-boot-learning
f5d09312b690193f15a992e0418bd01850e27ff5
[ "Apache-2.0" ]
3
2019-06-26T07:08:39.000Z
2021-07-02T02:14:45.000Z
16.915254
70
0.588677
12,604
package com.qingtian.entity; import java.io.Serializable; import java.util.Date; /** * @author mcrwayfun * @version 1.0 * @description * @date Created in 2018/7/31 */ public class FileInfo implements Serializable { /** * 主键,自增 */ private Long id; /** * 文件名(存储名) */ private St...
3e1dc404226dd7c10b7e4432c18d258bf15751c5
1,393
java
Java
src/br/edu/utfpr/cm/pi/modal/Fornecedor.java
macieljp/SysHotelPostgreSQL
d0a40c14fedda1b7bd8331c9d88f9624a7b3cf9c
[ "MIT" ]
null
null
null
src/br/edu/utfpr/cm/pi/modal/Fornecedor.java
macieljp/SysHotelPostgreSQL
d0a40c14fedda1b7bd8331c9d88f9624a7b3cf9c
[ "MIT" ]
null
null
null
src/br/edu/utfpr/cm/pi/modal/Fornecedor.java
macieljp/SysHotelPostgreSQL
d0a40c14fedda1b7bd8331c9d88f9624a7b3cf9c
[ "MIT" ]
null
null
null
16.987805
52
0.569993
12,605
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package br.edu.utfpr.cm.pi.modal; import java.io.Serializable; import java.util.List; import javax.persistence.Entity; import javax.persistence.Id; import javax.persistence.OneToMany; /** * * @author JoaoPaulo */ @E...
3e1dc5ab3fb8eab18e6410982e55c3f5caa99427
10,260
java
Java
colormipsearch-tools/src/main/java/org/janelia/colormipsearch/cmd/ReplaceMIPsMetadataAttributesCmd.java
JaneliaSciComp/colormipsearch
79c03650b805d5ba281704f4036ee56096d6dcea
[ "BSD-3-Clause" ]
null
null
null
colormipsearch-tools/src/main/java/org/janelia/colormipsearch/cmd/ReplaceMIPsMetadataAttributesCmd.java
JaneliaSciComp/colormipsearch
79c03650b805d5ba281704f4036ee56096d6dcea
[ "BSD-3-Clause" ]
1
2022-01-12T17:32:19.000Z
2022-01-12T17:32:19.000Z
colormipsearch-tools/src/main/java/org/janelia/colormipsearch/cmd/ReplaceMIPsMetadataAttributesCmd.java
JaneliaSciComp/colormipsearch
79c03650b805d5ba281704f4036ee56096d6dcea
[ "BSD-3-Clause" ]
null
null
null
39.922179
145
0.587719
12,606
package org.janelia.colormipsearch.cmd; import java.io.File; import java.io.IOException; import java.io.UncheckedIOException; import java.nio.file.Files; import java.nio.file.Path; import java.nio.file.Paths; import java.util.ArrayList; import java.util.Collections; import java.util.HashSet; import java.util.List; imp...
3e1dc5c6321c8d6dc226bbf9e639c0ff6a64890d
1,063
java
Java
mail/src/com/fancige/servlet/Preference.java
fancige/exercise
63c025710581782e982ab53c54c2f26bb414c448
[ "MIT" ]
null
null
null
mail/src/com/fancige/servlet/Preference.java
fancige/exercise
63c025710581782e982ab53c54c2f26bb414c448
[ "MIT" ]
null
null
null
mail/src/com/fancige/servlet/Preference.java
fancige/exercise
63c025710581782e982ab53c54c2f26bb414c448
[ "MIT" ]
null
null
null
25.926829
72
0.758231
12,607
package com.fancige.servlet; import java.io.IOException; import java.util.Properties; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import javax.serv...
3e1dc73e87f4971adc25efcba7109c2a9cd3b330
1,853
java
Java
core/src/test/java/org/apache/any23/extractor/ExtractionAPITest.java
JulioCCBUcuenca/any23
3475ebd6708e7857cbb021d3c51961148cb8ce87
[ "Apache-2.0" ]
null
null
null
core/src/test/java/org/apache/any23/extractor/ExtractionAPITest.java
JulioCCBUcuenca/any23
3475ebd6708e7857cbb021d3c51961148cb8ce87
[ "Apache-2.0" ]
1
2018-08-08T09:36:08.000Z
2018-08-08T09:36:08.000Z
core/src/test/java/org/apache/any23/extractor/ExtractionAPITest.java
JulioCCBUcuenca/any23
3475ebd6708e7857cbb021d3c51961148cb8ce87
[ "Apache-2.0" ]
null
null
null
39.425532
98
0.746897
12,608
/* * 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 ...
3e1dc772addce16ad9095fec992170c994706f55
1,796
java
Java
javafxWithDi/src/main/java/de/tmosebach/snippets/javafxwithdi/MainApp.java
TMosebach/snippets
fe29442464bb93b7a1183c98723b553ba59fdfff
[ "MIT" ]
null
null
null
javafxWithDi/src/main/java/de/tmosebach/snippets/javafxwithdi/MainApp.java
TMosebach/snippets
fe29442464bb93b7a1183c98723b553ba59fdfff
[ "MIT" ]
null
null
null
javafxWithDi/src/main/java/de/tmosebach/snippets/javafxwithdi/MainApp.java
TMosebach/snippets
fe29442464bb93b7a1183c98723b553ba59fdfff
[ "MIT" ]
2
2019-02-12T21:13:55.000Z
2019-02-20T21:15:35.000Z
30.440678
78
0.726615
12,609
package de.tmosebach.snippets.javafxwithdi; import javafx.application.Application; import javafx.scene.Parent; import javafx.scene.Scene; import javafx.stage.Stage; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.Sp...
3e1dc871c34186774eca03df78abc9b82722ad2b
3,864
java
Java
src/net/sf/jargsemsat/jargsemsat/datastructures/Labelling.java
jeris90/fusionAF
154be24a50be5a30984c77bc4bf2a8fb158a2897
[ "MIT" ]
4
2021-03-25T07:31:47.000Z
2021-09-06T14:42:37.000Z
src/net/sf/jargsemsat/jargsemsat/datastructures/Labelling.java
jeris90/fusionAF
154be24a50be5a30984c77bc4bf2a8fb158a2897
[ "MIT" ]
null
null
null
src/net/sf/jargsemsat/jargsemsat/datastructures/Labelling.java
jeris90/fusionAF
154be24a50be5a30984c77bc4bf2a8fb158a2897
[ "MIT" ]
2
2020-04-27T20:19:32.000Z
2020-05-11T21:31:40.000Z
27.65
80
0.691811
12,610
/** * This file is part of jArgSemSAT * * Copyright (c) 2015 Federico Cerutti <upchh@example.com> * * 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 wit...
3e1dc92c1c4ff1508369f1726470430f590436fa
20,434
java
Java
java/com/google/gerrit/server/mail/send/ChangeEmail.java
luismbo/gerrit
7d35ff3fbeddc22fd2e0b42ff3f971598bba0c25
[ "Apache-2.0" ]
479
2015-07-21T01:05:49.000Z
2022-02-10T07:02:21.000Z
java/com/google/gerrit/server/mail/send/ChangeEmail.java
tazmanian60/gerrit
7d35ff3fbeddc22fd2e0b42ff3f971598bba0c25
[ "Apache-2.0" ]
1
2016-02-25T16:50:20.000Z
2016-02-25T16:50:20.000Z
java/com/google/gerrit/server/mail/send/ChangeEmail.java
tazmanian60/gerrit
7d35ff3fbeddc22fd2e0b42ff3f971598bba0c25
[ "Apache-2.0" ]
171
2015-04-04T07:07:04.000Z
2022-03-18T20:43:22.000Z
33.719472
100
0.661496
12,611
// Copyright (C) 2016 The Android Open Source Project // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable ...
3e1dc9a4a74356ea8af9e76f30b3a0f97a01db8e
10,637
java
Java
ext/java/nokogiri/internals/c14n/NameSpaceSymbTable.java
MrfizieeD/nokogiri
0e75392d49ca3758dcdfc6610c9c22ccdc23001c
[ "MIT", "Zlib", "Apache-2.0" ]
3,513
2015-01-01T11:30:36.000Z
2022-03-30T18:42:37.000Z
ext/java/nokogiri/internals/c14n/NameSpaceSymbTable.java
MrfizieeD/nokogiri
0e75392d49ca3758dcdfc6610c9c22ccdc23001c
[ "MIT", "Zlib", "Apache-2.0" ]
1,318
2015-01-02T14:29:39.000Z
2022-03-31T17:49:57.000Z
ext/java/nokogiri/internals/c14n/NameSpaceSymbTable.java
MrfizieeD/nokogiri
0e75392d49ca3758dcdfc6610c9c22ccdc23001c
[ "MIT", "Zlib", "Apache-2.0" ]
673
2015-01-01T12:08:10.000Z
2022-03-30T17:49:08.000Z
23.481236
85
0.618972
12,612
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you m...
3e1dca0882ae801da1e01eb713b98dd5c6e0b0f3
4,993
java
Java
src/com/akjava/gwt/three/client/java/ThreeLog.java
akjava/gwt-three.js-test
8f7956e40c5a41d2eeb3e73853c4671c6545505e
[ "Apache-2.0" ]
null
null
null
src/com/akjava/gwt/three/client/java/ThreeLog.java
akjava/gwt-three.js-test
8f7956e40c5a41d2eeb3e73853c4671c6545505e
[ "Apache-2.0" ]
6
2015-02-27T05:18:03.000Z
2015-03-26T07:48:31.000Z
src/com/akjava/gwt/three/client/java/ThreeLog.java
akjava/gwt-three.js-test
8f7956e40c5a41d2eeb3e73853c4671c6545505e
[ "Apache-2.0" ]
1
2019-01-11T21:48:56.000Z
2019-01-11T21:48:56.000Z
25.345178
80
0.634088
12,613
package com.akjava.gwt.three.client.java; import com.akjava.gwt.lib.client.LogUtils; import com.akjava.gwt.three.client.gwt.boneanimation.AnimationBone; import com.akjava.gwt.three.client.gwt.core.BoundingBox; import com.akjava.gwt.three.client.java.utils.GWTThreeUtils; import com.akjava.gwt.three.client.js.THRE...
3e1dca2cb95b62dca2aff0ecf3191786adbd82cf
4,016
java
Java
aws-java-sdk-transcribe/src/main/java/com/amazonaws/services/transcribe/model/GetCallAnalyticsCategoryRequest.java
vinayakpokharkar/aws-sdk-java
fd409dee8ae23fb8953e0bb4dbde65536a7e0514
[ "Apache-2.0" ]
1
2022-01-04T04:11:16.000Z
2022-01-04T04:11:16.000Z
aws-java-sdk-transcribe/src/main/java/com/amazonaws/services/transcribe/model/GetCallAnalyticsCategoryRequest.java
vinayakpokharkar/aws-sdk-java
fd409dee8ae23fb8953e0bb4dbde65536a7e0514
[ "Apache-2.0" ]
null
null
null
aws-java-sdk-transcribe/src/main/java/com/amazonaws/services/transcribe/model/GetCallAnalyticsCategoryRequest.java
vinayakpokharkar/aws-sdk-java
fd409dee8ae23fb8953e0bb4dbde65536a7e0514
[ "Apache-2.0" ]
null
null
null
32.128
127
0.652888
12,614
/* * Copyright 2017-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with * the License. A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "licen...
3e1dcb312a4f1ddbd47acc884ec771d32471ca67
59
java
Java
supera_backend/src/main/java/br/com/supera/entities/Cartcao.java
anisberto/Supera-Estudo
a253eb8de0d059374607dacb02b5b1258c9cf46c
[ "MIT" ]
null
null
null
supera_backend/src/main/java/br/com/supera/entities/Cartcao.java
anisberto/Supera-Estudo
a253eb8de0d059374607dacb02b5b1258c9cf46c
[ "MIT" ]
null
null
null
supera_backend/src/main/java/br/com/supera/entities/Cartcao.java
anisberto/Supera-Estudo
a253eb8de0d059374607dacb02b5b1258c9cf46c
[ "MIT" ]
null
null
null
9.833333
31
0.745763
12,615
package br.com.supera.entities; public class Cartcao { }
3e1dcbc759c5222692f862ab366e40b2ebf08617
399
java
Java
src/main/java/de/ropemc/api/event/instrumentation/InjectionEvent.java
RopeMC/RopeMC
b464fb9a67e410355a6a498f2d6a2d3b0d022b3d
[ "MIT" ]
8
2017-10-01T17:32:54.000Z
2022-02-12T17:14:19.000Z
src/main/java/de/ropemc/api/event/instrumentation/InjectionEvent.java
RopeMC/RopeMC
b464fb9a67e410355a6a498f2d6a2d3b0d022b3d
[ "MIT" ]
null
null
null
src/main/java/de/ropemc/api/event/instrumentation/InjectionEvent.java
RopeMC/RopeMC
b464fb9a67e410355a6a498f2d6a2d3b0d022b3d
[ "MIT" ]
1
2020-03-09T13:57:29.000Z
2020-03-09T13:57:29.000Z
21
57
0.681704
12,616
package de.ropemc.api.event.instrumentation; import de.ropemc.api.event.Event; import java.util.ArrayList; import java.util.List; public class InjectionEvent extends Event { private List<Class<?>> injectors = new ArrayList<>(); public void add(Class<?> injector) { this.injectors.add(injector); }...
3e1dcbd6cf36282e2f0cfc79895e46919b1f366a
727
java
Java
src/main/java/com/lujianbo/app/kte/Application.java
lujianbo/moonlight-KTE
2b0da65cc0f9b57b58106d011852993b2af9946a
[ "MIT" ]
null
null
null
src/main/java/com/lujianbo/app/kte/Application.java
lujianbo/moonlight-KTE
2b0da65cc0f9b57b58106d011852993b2af9946a
[ "MIT" ]
null
null
null
src/main/java/com/lujianbo/app/kte/Application.java
lujianbo/moonlight-KTE
2b0da65cc0f9b57b58106d011852993b2af9946a
[ "MIT" ]
null
null
null
34.619048
121
0.687758
12,617
package com.lujianbo.app.kte; import com.lujianbo.app.kte.common.BatchProcessor; import com.lujianbo.app.kte.impl.Config; import com.lujianbo.app.kte.impl.KTETaskFactory; import org.apache.kafka.clients.consumer.ConsumerRecord; public class Application { public static void main(String[] args) { try { ...
3e1dcc12a66d876913493e8a59985118dc2be6d2
28,836
java
Java
src/com/zhan_dui/animetaste/PlayActivity.java
lailiaomm/AnimeTaste
4d89550c5424d6776f22c397e7b60f8e3007c3d8
[ "MIT" ]
null
null
null
src/com/zhan_dui/animetaste/PlayActivity.java
lailiaomm/AnimeTaste
4d89550c5424d6776f22c397e7b60f8e3007c3d8
[ "MIT" ]
null
null
null
src/com/zhan_dui/animetaste/PlayActivity.java
lailiaomm/AnimeTaste
4d89550c5424d6776f22c397e7b60f8e3007c3d8
[ "MIT" ]
null
null
null
30.774813
83
0.724788
12,618
package com.zhan_dui.animetaste; import java.io.ByteArrayOutputStream; import java.io.File; import java.io.FileOutputStream; import java.io.IOException; import java.util.ArrayList; import java.util.List; import java.util.Locale; import java.util.Timer; import java.util.TimerTask; import org.json.JSONArray; import org...
3e1dcd03f5f32e3397debc361ead70a8c49d280f
7,759
java
Java
ZhihuDailyPurify/src/main/java/io/github/izzyleung/zhihudailypurify/ui/activity/MainActivity.java
nsdown/ZhihuDailyPurify
0c99b542af1275f770e51d4f70e932b84096e4f5
[ "Apache-2.0" ]
9
2020-03-09T12:32:59.000Z
2021-01-06T23:38:57.000Z
ZhihuDailyPurify/src/main/java/io/github/izzyleung/zhihudailypurify/ui/activity/MainActivity.java
nsdown/ZhihuDailyPurify
0c99b542af1275f770e51d4f70e932b84096e4f5
[ "Apache-2.0" ]
null
null
null
ZhihuDailyPurify/src/main/java/io/github/izzyleung/zhihudailypurify/ui/activity/MainActivity.java
nsdown/ZhihuDailyPurify
0c99b542af1275f770e51d4f70e932b84096e4f5
[ "Apache-2.0" ]
1
2021-12-11T12:11:11.000Z
2021-12-11T12:11:11.000Z
36.257009
96
0.610001
12,619
package io.github.izzyleung.zhihudailypurify.ui.activity; import android.content.Intent; import android.content.SharedPreferences; import android.os.Build; import android.os.Bundle; import android.preference.PreferenceManager; import android.support.v4.app.Fragment; import android.support.v4.app.FragmentManage...
3e1dcdf7d119f3733d6dedb92ca7f5b34790ca78
12,743
java
Java
src/main/java/org/synyx/urlaubsverwaltung/overtime/web/OvertimeViewController.java
fredondiek/urlaubsverwaltung
7941034ffc0c1c0e238f291f1a8ab20e8e080dd0
[ "Apache-2.0" ]
220
2015-01-19T17:20:22.000Z
2022-03-10T14:37:03.000Z
src/main/java/org/synyx/urlaubsverwaltung/overtime/web/OvertimeViewController.java
fredondiek/urlaubsverwaltung
7941034ffc0c1c0e238f291f1a8ab20e8e080dd0
[ "Apache-2.0" ]
2,170
2015-01-07T09:02:09.000Z
2022-03-31T13:50:17.000Z
src/main/java/org/synyx/urlaubsverwaltung/overtime/web/OvertimeViewController.java
fredondiek/urlaubsverwaltung
7941034ffc0c1c0e238f291f1a8ab20e8e080dd0
[ "Apache-2.0" ]
117
2015-01-16T09:35:56.000Z
2022-03-25T10:13:24.000Z
46.00361
129
0.726124
12,620
package org.synyx.urlaubsverwaltung.overtime.web; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.security.access.AccessDeniedException; import org.springframework.stereotype.Controller; import org.springframework.ui.Model; import org.springframework.validation.DataBinder; imp...
3e1dce0409d406c44adedd00f443c6dfeafc073e
315
java
Java
src/main/java/io/renren/modules/WeiYu/mapper/trainingToDetailMapper.java
PaoMoXML/WeiYu
7b1f7f1741320cff1da9ad5525ef3a5bc92f4b30
[ "Apache-2.0" ]
1
2020-08-07T14:40:50.000Z
2020-08-07T14:40:50.000Z
src/main/java/io/renren/modules/WeiYu/mapper/trainingToDetailMapper.java
PaoMoXML/WeiYu
7b1f7f1741320cff1da9ad5525ef3a5bc92f4b30
[ "Apache-2.0" ]
1
2021-09-20T20:51:14.000Z
2021-09-20T20:51:14.000Z
src/main/java/io/renren/modules/WeiYu/mapper/trainingToDetailMapper.java
PaoMoXML/WeiYu
7b1f7f1741320cff1da9ad5525ef3a5bc92f4b30
[ "Apache-2.0" ]
null
null
null
22.5
56
0.8
12,621
package io.renren.modules.WeiYu.mapper; import io.renren.modules.WeiYu.model.trainingToDetail; import java.util.List; public interface trainingToDetailMapper { int insert(trainingToDetail record); int insertSelective(trainingToDetail record); List<trainingToDetail>selectByid(String trainingid); }
3e1dcedf13a6af05145ec70a2d0a0be66f2bb67a
1,080
java
Java
build/tmp/expandedArchives/forge-1.16.5-36.0.46_mapped_snapshot_20201028-1.16.3-sources.jar_d86e7e7643b801f3a450d94fefd63481/net/minecraft/client/settings/AmbientOcclusionStatus.java
JoppeGames1/TvStudio-1_16
181f67939b6c67e410e7881b20e10508b74e306b
[ "Apache-2.0" ]
2
2020-11-28T06:31:55.000Z
2020-11-29T22:15:39.000Z
build/tmp/expandedArchives/forge-1.16.5-36.0.46_mapped_snapshot_20201028-1.16.3-sources.jar_d86e7e7643b801f3a450d94fefd63481/net/minecraft/client/settings/AmbientOcclusionStatus.java
JoppeGames1/TvStudio-1_16
181f67939b6c67e410e7881b20e10508b74e306b
[ "Apache-2.0" ]
1
2020-12-05T14:47:34.000Z
2020-12-05T14:47:34.000Z
build/tmp/expandedArchives/forge-1.16.5-36.0.46_mapped_snapshot_20201028-1.16.3-sources.jar_d86e7e7643b801f3a450d94fefd63481/net/minecraft/client/settings/AmbientOcclusionStatus.java
JoppeGames1/TvStudio-1_16
181f67939b6c67e410e7881b20e10508b74e306b
[ "Apache-2.0" ]
3
2020-11-28T20:19:58.000Z
2020-11-29T22:16:03.000Z
28.421053
171
0.730556
12,622
package net.minecraft.client.settings; import java.util.Arrays; import java.util.Comparator; import net.minecraft.util.math.MathHelper; import net.minecraftforge.api.distmarker.Dist; import net.minecraftforge.api.distmarker.OnlyIn; @OnlyIn(Dist.CLIENT) public enum AmbientOcclusionStatus { OFF(0, "options.ao.off"),...
3e1dcfbd124a7f29111969ad5639ec1903323228
2,282
java
Java
saksbehandling/webapp/src/test/java/no/nav/foreldrepenger/web/app/konfig/SoapApiAbacTest.java
navikt/spsak
ede4770de33bd896d62225a9617b713878d1efa5
[ "MIT" ]
1
2019-11-15T10:37:38.000Z
2019-11-15T10:37:38.000Z
saksbehandling/webapp/src/test/java/no/nav/foreldrepenger/web/app/konfig/SoapApiAbacTest.java
navikt/spsak
ede4770de33bd896d62225a9617b713878d1efa5
[ "MIT" ]
null
null
null
saksbehandling/webapp/src/test/java/no/nav/foreldrepenger/web/app/konfig/SoapApiAbacTest.java
navikt/spsak
ede4770de33bd896d62225a9617b713878d1efa5
[ "MIT" ]
1
2019-11-15T10:37:41.000Z
2019-11-15T10:37:41.000Z
37.409836
176
0.68624
12,623
package no.nav.foreldrepenger.web.app.konfig; import java.lang.reflect.Method; import java.lang.reflect.Parameter; import java.util.Collection; import org.junit.BeforeClass; import org.junit.Test; import no.nav.vedtak.sikkerhet.abac.BeskyttetRessurs; import no.nav.vedtak.sikkerhet.abac.TilpassetAbacAttributt; publ...
3e1dd00df86fc8b08994fca55a88ecd3c68cf74f
827
java
Java
app/src/main/java/com/example/sayandeep/fooddelivery/MainActivity.java
SayandeepLahiri/FoodDelivery
b4972cd70723dbbc1126cd43ee7762ffe66b3199
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/example/sayandeep/fooddelivery/MainActivity.java
SayandeepLahiri/FoodDelivery
b4972cd70723dbbc1126cd43ee7762ffe66b3199
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/example/sayandeep/fooddelivery/MainActivity.java
SayandeepLahiri/FoodDelivery
b4972cd70723dbbc1126cd43ee7762ffe66b3199
[ "Apache-2.0" ]
1
2021-09-01T20:00:04.000Z
2021-09-01T20:00:04.000Z
26.677419
82
0.738815
12,624
package com.example.sayandeep.fooddelivery; import android.content.Intent; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import com.google.firebase.auth.FirebaseAuth; import com.google.firebase.auth.FirebaseUser; public class MainActivity extends AppCompatActivity { private FirebaseA...
3e1dd0593ad0ab331df34935ac018558452b2788
4,051
java
Java
drivers/default/src/main/java/org/onosproject/driver/extensions/NiciraResubmitTable.java
mary-grace/onos
c0e351f8b84537bb7562e148d4cb2b9f06e8a727
[ "Apache-2.0" ]
1,091
2015-01-06T11:10:40.000Z
2022-03-30T09:09:05.000Z
drivers/default/src/main/java/org/onosproject/driver/extensions/NiciraResubmitTable.java
mary-grace/onos
c0e351f8b84537bb7562e148d4cb2b9f06e8a727
[ "Apache-2.0" ]
39
2015-02-13T19:58:32.000Z
2022-03-02T02:38:07.000Z
drivers/default/src/main/java/org/onosproject/driver/extensions/NiciraResubmitTable.java
mary-grace/onos
c0e351f8b84537bb7562e148d4cb2b9f06e8a727
[ "Apache-2.0" ]
914
2015-01-05T19:42:35.000Z
2022-03-30T09:25:18.000Z
27.937931
91
0.651197
12,625
/* * Copyright 2016-present Open Networking 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 appli...
3e1dd0fc28cea28ad31a1af28a4a2c081ed74713
2,669
java
Java
src/main/java/seedu/address/logic/Logic.java
AY2122S1-CS2103T-F13-3/tp
197d5335fef311502cb600cb5d91069ae2a78647
[ "MIT" ]
null
null
null
src/main/java/seedu/address/logic/Logic.java
AY2122S1-CS2103T-F13-3/tp
197d5335fef311502cb600cb5d91069ae2a78647
[ "MIT" ]
322
2021-09-09T07:19:41.000Z
2021-11-12T13:18:09.000Z
src/main/java/seedu/address/logic/Logic.java
Chesterwongz/tp
197d5335fef311502cb600cb5d91069ae2a78647
[ "MIT" ]
7
2021-09-09T06:43:02.000Z
2022-03-29T06:40:10.000Z
31.77381
99
0.724616
12,626
package seedu.address.logic; import java.nio.file.Path; import com.calendarfx.model.Calendar; import com.calendarfx.model.Entry; import javafx.collections.ObservableList; import javafx.collections.ObservableMap; import seedu.address.commons.core.GuiSettings; import seedu.address.logic.commands.CommandResult; import ...
3e1dd10bb3ab27dc15d393e53c4d9054b0dca92e
5,935
java
Java
src/main/java/org/jfrog/hudson/pipeline/steps/ArtifactoryMavenBuild.java
jbaruch/jenkins-artifactory-plugin
d321f04a9b3aba14ef26f15f8ea32dfc451a2289
[ "Apache-2.0" ]
null
null
null
src/main/java/org/jfrog/hudson/pipeline/steps/ArtifactoryMavenBuild.java
jbaruch/jenkins-artifactory-plugin
d321f04a9b3aba14ef26f15f8ea32dfc451a2289
[ "Apache-2.0" ]
null
null
null
src/main/java/org/jfrog/hudson/pipeline/steps/ArtifactoryMavenBuild.java
jbaruch/jenkins-artifactory-plugin
d321f04a9b3aba14ef26f15f8ea32dfc451a2289
[ "Apache-2.0" ]
null
null
null
34.306358
130
0.647178
12,627
package org.jfrog.hudson.pipeline.steps; import com.google.inject.Inject; import hudson.EnvVars; import hudson.Extension; import hudson.FilePath; import hudson.Launcher; import hudson.model.Result; import hudson.model.Run; import hudson.model.TaskListener; import org.apache.commons.lang.StringUtils; import org.jenkins...
3e1dd2ee731d1b6994724be4fe1d280c11c40b77
1,259
java
Java
Readings/QuickSort.java
toureek/blogger
59c3f65ff345b7437bd6252a1df09abb239aa190
[ "MIT" ]
null
null
null
Readings/QuickSort.java
toureek/blogger
59c3f65ff345b7437bd6252a1df09abb239aa190
[ "MIT" ]
null
null
null
Readings/QuickSort.java
toureek/blogger
59c3f65ff345b7437bd6252a1df09abb239aa190
[ "MIT" ]
null
null
null
24.211538
63
0.559174
12,628
package com.springboot.guide.springboot.guide; public class QuickSort { private int partition(int array[], int low, int high) { int i = low; int povit = array[high]; for (int j = low; j < high; j++) { if (array[j] < povit) { int temp = array[i]; array[i] = array[j]; array[j] = temp; i++; } } ...
3e1dd330c46357fc66c4b78d84097e0a55f78471
1,051
java
Java
src/main/java/com/imaginea/assignment/turvoapi/crosscutting/TurvoAPIException.java
dineshatpramati/abcturvoassignment
4e3ae50507d9a9146ea5b8d739a83625e9873772
[ "MIT" ]
null
null
null
src/main/java/com/imaginea/assignment/turvoapi/crosscutting/TurvoAPIException.java
dineshatpramati/abcturvoassignment
4e3ae50507d9a9146ea5b8d739a83625e9873772
[ "MIT" ]
null
null
null
src/main/java/com/imaginea/assignment/turvoapi/crosscutting/TurvoAPIException.java
dineshatpramati/abcturvoassignment
4e3ae50507d9a9146ea5b8d739a83625e9873772
[ "MIT" ]
null
null
null
35.033333
111
0.682207
12,629
package com.imaginea.assignment.turvoapi.crosscutting; public class TurvoAPIException extends RuntimeException { public enum ErrorCode { CUSTOMER_NOT_FOUND(1001, "Customer does not exist"), DUPLICATE_CUSTOMER(1002, "Customer already exists"), BRANCH_NOT_FOUND(1003, "Branch doesn't exist")...
3e1dd391429aa2c77aabdd8f6dfbf4198883b6c9
252
java
Java
src/ua/kpi/java1/lab1/writer/DataWriter.java
Vasniktel/java-labs
cf4aab74fbbae05fc21c715b7b9d0d914633f1d3
[ "MIT" ]
null
null
null
src/ua/kpi/java1/lab1/writer/DataWriter.java
Vasniktel/java-labs
cf4aab74fbbae05fc21c715b7b9d0d914633f1d3
[ "MIT" ]
null
null
null
src/ua/kpi/java1/lab1/writer/DataWriter.java
Vasniktel/java-labs
cf4aab74fbbae05fc21c715b7b9d0d914633f1d3
[ "MIT" ]
null
null
null
22.909091
70
0.797619
12,630
package ua.kpi.java1.lab1.writer; import ua.kpi.java1.lab1.formatter.Formatter; import ua.kpi.java1.lab1.model.Model; import java.io.IOException; public interface DataWriter { void writeData(Formatter formatter, Model model) throws IOException; }
3e1dd3d6aaeaf2ac1d9c80c3ee2d215fbca85eca
219
java
Java
src/main/resources/archetype-resources/src/main/java/ApplicationConfig.java
capgemini-psdu/boot-microservice-archetype
096ffba2d0ce231285980e62b792dc9fa3e0f426
[ "MIT" ]
1
2018-05-10T08:05:58.000Z
2018-05-10T08:05:58.000Z
src/main/resources/archetype-resources/src/main/java/ApplicationConfig.java
capgemini-psdu/boot-microservice-archetype
096ffba2d0ce231285980e62b792dc9fa3e0f426
[ "MIT" ]
1
2017-03-31T09:13:50.000Z
2017-03-31T09:13:50.000Z
src/main/resources/archetype-resources/src/main/java/ApplicationConfig.java
capgemini-psdu/boot-microservice-archetype
096ffba2d0ce231285980e62b792dc9fa3e0f426
[ "MIT" ]
1
2017-03-29T11:56:46.000Z
2017-03-29T11:56:46.000Z
19.909091
60
0.712329
12,631
#set( $symbol_pound = '#' ) #set( $symbol_dollar = '$' ) #set( $symbol_escape = '\' ) package ${package}; import org.springframework.context.annotation.Configuration; @Configuration public class ApplicationConfig { }
3e1dd555f8ce76606af0021fe8509de3b6ef67fe
2,268
java
Java
analysis/reverse-engineering/decompile-fitts-20191031-2200/sources/kr/co/popone/fitts/viewmodel/push/OrderPartCancelModule_ProvideOrderViewModelFactory.java
skkuse-adv/2019Fall_team2
3ea84c6be39855f54634a7f9b1093e80893886eb
[ "Apache-2.0" ]
4
2019-10-07T05:17:21.000Z
2020-11-02T08:29:13.000Z
analysis/reverse-engineering/decompile-fitts-20191031-2200/sources/kr/co/popone/fitts/viewmodel/push/OrderPartCancelModule_ProvideOrderViewModelFactory.java
skkuse-adv/2019Fall_team2
3ea84c6be39855f54634a7f9b1093e80893886eb
[ "Apache-2.0" ]
38
2019-10-07T02:40:35.000Z
2019-12-12T09:15:24.000Z
analysis/reverse-engineering/decompile-fitts-20191031-2200/sources/kr/co/popone/fitts/viewmodel/push/OrderPartCancelModule_ProvideOrderViewModelFactory.java
skkuse-adv/2019Fall_team2
3ea84c6be39855f54634a7f9b1093e80893886eb
[ "Apache-2.0" ]
5
2019-10-07T02:41:15.000Z
2020-10-30T01:36:08.000Z
64.8
235
0.828483
12,632
package kr.co.popone.fitts.viewmodel.push; import dagger.internal.Factory; import dagger.internal.Preconditions; import javax.inject.Provider; import kr.co.popone.fitts.feature.push.order.OrderPartCancelFragment; public final class OrderPartCancelModule_ProvideOrderViewModelFactory implements Factory<OrderPush...
3e1dd592aed75fdaf89771718a4388be36915411
96
java
Java
integration/src/main/java/com/pisces/integration/config/IntegrationMessage.java
backo880607/pisces
40ddd15a5a02d7dfc03b4892473d2eb332c2d1c6
[ "Apache-2.0" ]
null
null
null
integration/src/main/java/com/pisces/integration/config/IntegrationMessage.java
backo880607/pisces
40ddd15a5a02d7dfc03b4892473d2eb332c2d1c6
[ "Apache-2.0" ]
null
null
null
integration/src/main/java/com/pisces/integration/config/IntegrationMessage.java
backo880607/pisces
40ddd15a5a02d7dfc03b4892473d2eb332c2d1c6
[ "Apache-2.0" ]
null
null
null
16
39
0.770833
12,633
package com.pisces.integration.config; public enum IntegrationMessage { ConnectFailed, }
3e1dd5cb31e6ecdd415f948f8ea2b90fe521764c
2,042
java
Java
src/main/java/io/github/gjkf/seriousEngine/render/ShadowMap.java
gjkf/SeriousEngine
1e5ca95b0fa28091d591d374b3a4b3223164efe8
[ "MIT" ]
10
2016-12-11T13:33:47.000Z
2019-05-16T11:50:44.000Z
src/main/java/io/github/gjkf/seriousEngine/render/ShadowMap.java
gjkf/SeriousEngine
1e5ca95b0fa28091d591d374b3a4b3223164efe8
[ "MIT" ]
1
2016-08-22T16:46:43.000Z
2016-11-27T18:39:27.000Z
src/main/java/io/github/gjkf/seriousEngine/render/ShadowMap.java
gjkf/SeriousEngine
1e5ca95b0fa28091d591d374b3a4b3223164efe8
[ "MIT" ]
1
2019-02-16T18:33:09.000Z
2019-02-16T18:33:09.000Z
22.688889
104
0.619001
12,634
/* * Created by Davide Cossu (gjkf), 11/26/2016 */ package io.github.gjkf.seriousEngine.render; import static org.lwjgl.opengl.GL11.*; import static org.lwjgl.opengl.GL30.*; /** * Class representing a Shadow Map. */ public class ShadowMap{ /** * The map width. */ public static final int SHADO...
3e1dd5d4120b73b54827b4b63ef50572fec42522
7,427
java
Java
rocketmq-demo/src/main/java/io/github/sruby/rocketmq/CreateOrderService.java
sruby/java-study
35834940b40036618d27fa6d54b21f27d8dd88c2
[ "Apache-2.0" ]
null
null
null
rocketmq-demo/src/main/java/io/github/sruby/rocketmq/CreateOrderService.java
sruby/java-study
35834940b40036618d27fa6d54b21f27d8dd88c2
[ "Apache-2.0" ]
1
2022-03-14T13:31:19.000Z
2022-03-14T13:31:19.000Z
rocketmq-demo/src/main/java/io/github/sruby/rocketmq/CreateOrderService.java
sruby/java-study
35834940b40036618d27fa6d54b21f27d8dd88c2
[ "Apache-2.0" ]
null
null
null
40.584699
132
0.637135
12,635
package io.github.sruby.rocketmq; import com.sun.jersey.spi.inject.Inject; import lombok.extern.slf4j.Slf4j; import org.apache.rocketmq.client.Validators; import org.apache.rocketmq.client.exception.MQClientException; import org.apache.rocketmq.client.producer.*; import org.apache.rocketmq.common.message.Message; impo...
3e1dd71142c11963f8c5bef2ecb28ace3761047c
1,701
java
Java
model/mongo/src/main/java/org/keycloak/connections/mongo/impl/EntityInfo.java
didiez/keycloak
1373708dea360730f6db43c6057a266b5f095594
[ "Apache-2.0" ]
1
2020-08-17T20:44:14.000Z
2020-08-17T20:44:14.000Z
model/mongo/src/main/java/org/keycloak/connections/mongo/impl/EntityInfo.java
didiez/keycloak
1373708dea360730f6db43c6057a266b5f095594
[ "Apache-2.0" ]
1
2021-02-23T14:13:32.000Z
2021-02-23T15:30:40.000Z
model/mongo/src/main/java/org/keycloak/connections/mongo/impl/EntityInfo.java
didiez/keycloak
1373708dea360730f6db43c6057a266b5f095594
[ "Apache-2.0" ]
3
2016-03-24T18:44:57.000Z
2020-11-12T10:25:31.000Z
29.362069
112
0.71697
12,636
/* * Copyright 2016 Red Hat, Inc. and/or its affiliates * and other contributors as indicated by the @author tags. * * 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.apach...
3e1dd7dc090956c702e4314d366d183a0d2fb122
2,511
java
Java
sample-java/app/src/main/java/com/seerslab/argear/sample/ui/adapter/StickerListAdapter.java
Ahmed012345/argear-android-sample
ece37add36a28e0972c23e744c4826bfd4586d8d
[ "FSFAP" ]
5
2020-10-10T23:56:00.000Z
2021-12-15T05:19:27.000Z
sample-java/app/src/main/java/com/seerslab/argear/sample/ui/adapter/StickerListAdapter.java
Ahmed012345/argear-android-sample
ece37add36a28e0972c23e744c4826bfd4586d8d
[ "FSFAP" ]
6
2020-05-19T02:08:03.000Z
2021-06-22T10:52:25.000Z
sample-java/app/src/main/java/com/seerslab/argear/sample/ui/adapter/StickerListAdapter.java
Ahmed012345/argear-android-sample
ece37add36a28e0972c23e744c4826bfd4586d8d
[ "FSFAP" ]
4
2020-08-07T10:11:28.000Z
2021-08-20T12:08:16.000Z
23.036697
98
0.744723
12,637
package com.seerslab.argear.sample.ui.adapter; import android.content.Context; import android.util.Log; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.ImageView; import androidx.recyclerview.widget.RecyclerView; import com.bumptech.glide.Glide; impo...
3e1dd7e9d8ed3273b9abb0af969d603592594c64
1,138
java
Java
mapper/src/main/java/top/itning/yunshuvideo/mapper/CommentsMapper.java
itning/YunShuShortVideoAppletsServer
0ced62f126e5d4a61fbc1532500ce7d7d62dd82b
[ "Apache-2.0" ]
7
2019-05-06T21:38:05.000Z
2021-12-28T16:16:58.000Z
mapper/src/main/java/top/itning/yunshuvideo/mapper/CommentsMapper.java
itning/YunShuShortVideoAppletsServer
0ced62f126e5d4a61fbc1532500ce7d7d62dd82b
[ "Apache-2.0" ]
2
2020-07-03T13:35:30.000Z
2020-07-03T13:35:30.000Z
mapper/src/main/java/top/itning/yunshuvideo/mapper/CommentsMapper.java
itning/YunShuShortVideoAppletsServer
0ced62f126e5d4a61fbc1532500ce7d7d62dd82b
[ "Apache-2.0" ]
6
2019-05-06T09:16:17.000Z
2020-11-16T07:49:56.000Z
30.756757
110
0.78471
12,638
package top.itning.yunshuvideo.mapper; import org.apache.ibatis.annotations.Param; import top.itning.yunshuvideo.common.entity.Comments; import top.itning.yunshuvideo.common.entity.CommentsExample; import java.util.List; public interface CommentsMapper { long countByExample(CommentsExample example); int del...
3e1dd816d6d26ea95a2b0f748476f3217b526109
269
java
Java
Leetcode/Solution_1111_MaxNestedParanthesis.java
dgr8akki/DS-Algo-Made-Easy-With-Aakash
ccb6f6323af47858a6647b72fbde79fe81538eb9
[ "Apache-2.0" ]
8
2019-05-21T15:56:57.000Z
2022-02-01T11:40:09.000Z
Leetcode/Solution_1111_MaxNestedParanthesis.java
dgr8akki/DS-Algo-Made-Easy-With-Aakash
ccb6f6323af47858a6647b72fbde79fe81538eb9
[ "Apache-2.0" ]
3
2019-05-30T18:46:36.000Z
2020-01-06T10:38:21.000Z
Leetcode/Solution_1111_MaxNestedParanthesis.java
dgr8akki/DS-Algo-Made-Easy-With-Aakash
ccb6f6323af47858a6647b72fbde79fe81538eb9
[ "Apache-2.0" ]
null
null
null
24.454545
58
0.565056
12,639
package Leetcode; class Solution_1111_MaxNestedParanthesis { public int[] maxDepthAfterSplit(String seq) { int n = seq.length(), res[] = new int[n]; for (int i = 0; i < n; ++i) res[i] = seq.charAt(i) == '(' ? i & 1 : (1 - i & 1); return res; } }
3e1dd8bdd5d390dbb39fd8d1cb0ef1510103ab6d
743
java
Java
src/main/java/cn/wuxia/wechat/WeChatException.java
wuxiatech/wuxia-weixin-api
83ad2df45fb94394714d738e0720fdc445550685
[ "Apache-2.0" ]
null
null
null
src/main/java/cn/wuxia/wechat/WeChatException.java
wuxiatech/wuxia-weixin-api
83ad2df45fb94394714d738e0720fdc445550685
[ "Apache-2.0" ]
null
null
null
src/main/java/cn/wuxia/wechat/WeChatException.java
wuxiatech/wuxia-weixin-api
83ad2df45fb94394714d738e0720fdc445550685
[ "Apache-2.0" ]
null
null
null
21.852941
70
0.60969
12,640
/* * Created on :29 Aug, 2014 * Author :songlin * Change History * Version Date Author Reason * <Ver.No> <date> <who modify> <reason> * Copyright 2014-2020 songlin.li All right reserved. */ package cn.wuxia.wechat; public class WeChatException extends Exception { /** ...
3e1dd97a99d4bbcfc66408f2bd6a05490fab007a
23,740
java
Java
src/com/prtech/svarog/SvCluster.java
PerunTech/svarog
84e4d91a6868e043170c7f9efdfc1e4d5176fcdd
[ "Apache-2.0" ]
1
2019-09-19T11:56:01.000Z
2019-09-19T11:56:01.000Z
src/com/prtech/svarog/SvCluster.java
PerunTech/svarog
84e4d91a6868e043170c7f9efdfc1e4d5176fcdd
[ "Apache-2.0" ]
1
2020-09-28T13:16:29.000Z
2020-09-28T13:16:29.000Z
src/com/prtech/svarog/SvCluster.java
PerunTech/svarog
84e4d91a6868e043170c7f9efdfc1e4d5176fcdd
[ "Apache-2.0" ]
null
null
null
32.972222
119
0.714069
12,641
package com.prtech.svarog; import java.lang.management.ManagementFactory; import java.net.UnknownHostException; import java.sql.Connection; import java.sql.PreparedStatement; import java.util.concurrent.ConcurrentHashMap; import java.util.concurrent.CopyOnWriteArrayList; import java.util.concurrent.atomic.AtomicBoolea...
3e1dd9da2c817e2a1887c0e0cf115f1b2022a6de
865
java
Java
jax-rs-2.0-service/src/main/java/com/knightRider/config/model/Person.java
prashant-Exzeo/ClientServerAggregator
949a0edbc8e282a5aca853a9d568f533776339a8
[ "Apache-2.0" ]
null
null
null
jax-rs-2.0-service/src/main/java/com/knightRider/config/model/Person.java
prashant-Exzeo/ClientServerAggregator
949a0edbc8e282a5aca853a9d568f533776339a8
[ "Apache-2.0" ]
null
null
null
jax-rs-2.0-service/src/main/java/com/knightRider/config/model/Person.java
prashant-Exzeo/ClientServerAggregator
949a0edbc8e282a5aca853a9d568f533776339a8
[ "Apache-2.0" ]
null
null
null
19.222222
66
0.619653
12,642
package com.knightRider.config.model; public class Person { private String email; private String firstName; private String lastName; public Person() { } public Person(final String email) { this.email = email; } public Person(final String firstName, final String lastName) { ...
3e1dda00f40280605f9777b8a6798e75bc18ad98
685
java
Java
security-keycloak-authorization-quickstart/src/main/java/org/acme/security/keycloak/authorization/UserResource.java
monicatJava/quarkus-quickstarts
5cef5e856d8bd53afc1d611a64a48444f462e3b7
[ "Apache-2.0" ]
null
null
null
security-keycloak-authorization-quickstart/src/main/java/org/acme/security/keycloak/authorization/UserResource.java
monicatJava/quarkus-quickstarts
5cef5e856d8bd53afc1d611a64a48444f462e3b7
[ "Apache-2.0" ]
null
null
null
security-keycloak-authorization-quickstart/src/main/java/org/acme/security/keycloak/authorization/UserResource.java
monicatJava/quarkus-quickstarts
5cef5e856d8bd53afc1d611a64a48444f462e3b7
[ "Apache-2.0" ]
null
null
null
20.147059
69
0.659854
12,643
package org.acme.security.keycloak.authorization; import javax.inject.Inject; import javax.ws.rs.GET; import javax.ws.rs.Path; import io.quarkus.security.identity.SecurityIdentity; @Path("/api/users") public class UserResource { @Inject SecurityIdentity keycloakSecurityContext; @GET @Path("/me") ...
3e1dda6fe5668df556f5c4238307f7ba0aa4a6d0
42,823
java
Java
gemfirexd/tools/src/ddlutils/java/org/apache/ddlutils/io/DatabaseIO.java
xyxiaoyou/snappy-store
013ff282f888878cc99600e260ec1cde60112304
[ "Apache-2.0" ]
38
2016-01-04T01:31:40.000Z
2020-04-07T06:35:36.000Z
gemfirexd/tools/src/ddlutils/java/org/apache/ddlutils/io/DatabaseIO.java
xyxiaoyou/snappy-store
013ff282f888878cc99600e260ec1cde60112304
[ "Apache-2.0" ]
261
2016-01-07T09:14:26.000Z
2019-12-05T10:15:56.000Z
gemfirexd/tools/src/ddlutils/java/org/apache/ddlutils/io/DatabaseIO.java
xyxiaoyou/snappy-store
013ff282f888878cc99600e260ec1cde60112304
[ "Apache-2.0" ]
22
2016-03-09T05:47:09.000Z
2020-04-02T17:55:30.000Z
35.925336
146
0.618499
12,644
package org.apache.ddlutils.io; /* * 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, Ver...
3e1ddaf25c408cb37b715b5a755c7ad9e09ba52c
3,792
java
Java
src/main/java/org/ldk/structs/Result_NodeAnnouncementInfoDecodeErrorZ.java
lightningdevkit/ldk-garbagecollected
52476c310c3ec9e37a37929c19bad0b8e5dc0f35
[ "Apache-2.0", "MIT" ]
27
2021-02-05T16:34:19.000Z
2022-03-30T18:41:56.000Z
src/main/java/org/ldk/structs/Result_NodeAnnouncementInfoDecodeErrorZ.java
TheBlueMatt/ldk-garbagecollected
99a3d528524ef1de3ad0dd3d0f81e5c2df0de226
[ "Apache-2.0", "MIT" ]
57
2021-02-05T16:38:28.000Z
2022-03-29T22:27:00.000Z
src/main/java/org/ldk/structs/Result_NodeAnnouncementInfoDecodeErrorZ.java
TheBlueMatt/ldk-garbagecollected
99a3d528524ef1de3ad0dd3d0f81e5c2df0de226
[ "Apache-2.0", "MIT" ]
8
2021-02-12T02:22:14.000Z
2021-12-11T09:40:21.000Z
39.915789
125
0.783492
12,645
package org.ldk.structs; import org.ldk.impl.bindings; import org.ldk.enums.*; import org.ldk.util.*; import java.util.Arrays; import java.lang.ref.Reference; import javax.annotation.Nullable; public class Result_NodeAnnouncementInfoDecodeErrorZ extends CommonBase { private Result_NodeAnnouncementInfoDecodeErrorZ(Ob...
3e1ddced60ef9b35ea6daf1be82563d24b22551d
5,214
java
Java
src/main/java/com/u8/server/web/pay/sdk/KuGouPayCallbackAction.java
game-platform-awaresome/sdkserver
109c5070b68d0aa8de97fb217e1e14feecc17d66
[ "Apache-2.0" ]
1
2019-03-20T08:27:20.000Z
2019-03-20T08:27:20.000Z
src/main/java/com/u8/server/web/pay/sdk/KuGouPayCallbackAction.java
game-platform-awaresome/sdkserver
109c5070b68d0aa8de97fb217e1e14feecc17d66
[ "Apache-2.0" ]
null
null
null
src/main/java/com/u8/server/web/pay/sdk/KuGouPayCallbackAction.java
game-platform-awaresome/sdkserver
109c5070b68d0aa8de97fb217e1e14feecc17d66
[ "Apache-2.0" ]
1
2019-03-20T08:27:22.000Z
2019-03-20T08:27:22.000Z
25.811881
118
0.583237
12,646
package com.u8.server.web.pay.sdk; import com.u8.server.common.UActionSupport; import com.u8.server.constants.PayState; import com.u8.server.data.UChannel; import com.u8.server.data.UOrder; import com.u8.server.log.Log; import com.u8.server.service.UOrderManager; import com.u8.server.utils.EncryptUtils; import com.u8....
3e1ddd3ebcc7cc6b07dfddf1e4e30db7ec38ebf6
927
java
Java
org.metaborg.spoofax.core/src/main/java/org/metaborg/spoofax/core/action/TransformAction.java
mpsijm/spoofax
d1e0d02e7343ceffb81ca340380bcb4ec9415955
[ "Apache-2.0" ]
null
null
null
org.metaborg.spoofax.core/src/main/java/org/metaborg/spoofax/core/action/TransformAction.java
mpsijm/spoofax
d1e0d02e7343ceffb81ca340380bcb4ec9415955
[ "Apache-2.0" ]
null
null
null
org.metaborg.spoofax.core/src/main/java/org/metaborg/spoofax/core/action/TransformAction.java
mpsijm/spoofax
d1e0d02e7343ceffb81ca340380bcb4ec9415955
[ "Apache-2.0" ]
null
null
null
24.394737
107
0.68932
12,647
package org.metaborg.spoofax.core.action; import org.metaborg.core.action.ITransformAction; import org.metaborg.core.action.ITransformGoal; import org.metaborg.core.action.TransformActionFlags; public class TransformAction implements ITransformAction { public final String name; public final ITransformGoal goa...
3e1dddc038d6b00603c8a3fa083271d48f37838f
506
java
Java
managed/src/main/java/com/yugabyte/yw/models/helpers/KnownAlertTypes.java
TiannV/yugabyte-db
d9bbcb186fdcdf8d06e2ceaafda642084c2058d1
[ "Apache-2.0", "CC0-1.0" ]
null
null
null
managed/src/main/java/com/yugabyte/yw/models/helpers/KnownAlertTypes.java
TiannV/yugabyte-db
d9bbcb186fdcdf8d06e2ceaafda642084c2058d1
[ "Apache-2.0", "CC0-1.0" ]
null
null
null
managed/src/main/java/com/yugabyte/yw/models/helpers/KnownAlertTypes.java
TiannV/yugabyte-db
d9bbcb186fdcdf8d06e2ceaafda642084c2058d1
[ "Apache-2.0", "CC0-1.0" ]
null
null
null
28.111111
100
0.73913
12,648
/* * Copyright 2021 YugaByte, Inc. and Contributors * * Licensed under the Polyform Free Trial License 1.0.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://github.com/YugaByte/yugabyte-db/blob/master/licenses/POLYFORM-FREE-...
3e1ddf213c2616d4cfa875fd014afeeef3c95028
8,633
java
Java
src/main/java/ru/mail/polis/alexanderkiselyov/CompactOperations.java
PaaavelZ/2022-nosql-lsm
f9fba1097339c736e0cbfc9632c82d3dbd8761de
[ "Apache-2.0" ]
2
2022-02-24T18:35:40.000Z
2022-03-03T10:58:27.000Z
src/main/java/ru/mail/polis/alexanderkiselyov/CompactOperations.java
PaaavelZ/2022-nosql-lsm
f9fba1097339c736e0cbfc9632c82d3dbd8761de
[ "Apache-2.0" ]
61
2022-02-24T23:50:10.000Z
2022-03-31T21:43:53.000Z
src/main/java/ru/mail/polis/alexanderkiselyov/CompactOperations.java
PaaavelZ/2022-nosql-lsm
f9fba1097339c736e0cbfc9632c82d3dbd8761de
[ "Apache-2.0" ]
27
2022-02-24T18:35:52.000Z
2022-03-11T11:31:20.000Z
43.822335
118
0.634194
12,649
package ru.mail.polis.alexanderkiselyov; import ru.mail.polis.BaseEntry; import java.io.IOException; import java.nio.ByteBuffer; import java.nio.channels.FileChannel; import java.nio.file.Files; import java.nio.file.NoSuchFileException; import java.nio.file.Path; import java.util.Iterator; import java.util.LinkedHash...
3e1ddfe5c55b9407a955900e2b198aca9510b063
152
java
Java
java/java-tests/testData/codeInsight/completion/smartType/SameSignatureWithGenerics.java
dunno99/intellij-community
aa656a5d874b947271b896b2105e4370827b9149
[ "Apache-2.0" ]
2
2018-12-29T09:53:39.000Z
2018-12-29T09:53:42.000Z
java/java-tests/testData/codeInsight/completion/smartType/SameSignatureWithGenerics.java
dunno99/intellij-community
aa656a5d874b947271b896b2105e4370827b9149
[ "Apache-2.0" ]
173
2018-07-05T13:59:39.000Z
2018-08-09T01:12:03.000Z
java/java-tests/testData/codeInsight/completion/smartType/SameSignatureWithGenerics.java
dunno99/intellij-community
aa656a5d874b947271b896b2105e4370827b9149
[ "Apache-2.0" ]
2
2020-03-15T08:57:37.000Z
2020-04-07T04:48:14.000Z
19
43
0.592105
12,650
class A<T> { public A(T i, String z, String zz) {} } class B extends A<String> { public B(String i, String zz, String z) { super(<caret>); } }
3e1de01eca3943db7f4286b61877c08b1e515fe9
2,218
java
Java
src/com/facebook/buck/core/rules/analysis/impl/RuleAnalysisContextImpl.java
njlr/buck
3d83814d615f54269bb5f83fa383b4c823f69eb2
[ "Apache-2.0" ]
1
2019-04-14T20:16:47.000Z
2019-04-14T20:16:47.000Z
src/com/facebook/buck/core/rules/analysis/impl/RuleAnalysisContextImpl.java
njlr/buck
3d83814d615f54269bb5f83fa383b4c823f69eb2
[ "Apache-2.0" ]
null
null
null
src/com/facebook/buck/core/rules/analysis/impl/RuleAnalysisContextImpl.java
njlr/buck
3d83814d615f54269bb5f83fa383b4c823f69eb2
[ "Apache-2.0" ]
null
null
null
36.360656
100
0.770514
12,651
/* * Copyright 2018-present Facebook, 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...