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
3e1e1f6457120f89f699a0f9b26c7a1d1dbf63c8
3,543
java
Java
src/main/java/com/thinkgem/jeesite/modules/gsp/entity/t02receipt/T02Receipt.java
haodeSun/GSP
e2839c87f577c5ffef92b49043236c2d7ef00cf5
[ "Apache-2.0" ]
null
null
null
src/main/java/com/thinkgem/jeesite/modules/gsp/entity/t02receipt/T02Receipt.java
haodeSun/GSP
e2839c87f577c5ffef92b49043236c2d7ef00cf5
[ "Apache-2.0" ]
null
null
null
src/main/java/com/thinkgem/jeesite/modules/gsp/entity/t02receipt/T02Receipt.java
haodeSun/GSP
e2839c87f577c5ffef92b49043236c2d7ef00cf5
[ "Apache-2.0" ]
null
null
null
22.566879
107
0.712391
12,752
/* Copyright &copy; 2012-2016 <a href="https://github.com/thinkgem/jeesite">JeeSite</a> All rights reserved. */ package com.thinkgem.jeesite.modules.gsp.entity.t02receipt; import org.hibernate.validator.constraints.Length; import com.thinkgem.jeesite.common.persistence.DataEntity; /** * 收货信息Entity * @author gyq...
3e1e1f9a13a255d97e334aa9ada71114b7bbf043
1,482
java
Java
FunctionProgram/src/com/bridgeit/Algorithprogram/VendingMachine.java
kaleusha/AlgorithmPrograms
6b09a1ed86347681b956480369c19b1c8184761e
[ "MIT" ]
null
null
null
FunctionProgram/src/com/bridgeit/Algorithprogram/VendingMachine.java
kaleusha/AlgorithmPrograms
6b09a1ed86347681b956480369c19b1c8184761e
[ "MIT" ]
null
null
null
FunctionProgram/src/com/bridgeit/Algorithprogram/VendingMachine.java
kaleusha/AlgorithmPrograms
6b09a1ed86347681b956480369c19b1c8184761e
[ "MIT" ]
null
null
null
19.76
52
0.560729
12,753
package com.bridgeit.Algorithprogram; import java.util.Scanner; public class VendingMachine { public static void main(String[] args) { int amount; int notes; Scanner scanner = new Scanner(System.in); System.out.println("Enter the amount="); amount = scanner.nextInt(); /*if(amount%100 == 0) { S...
3e1e207acae3829d1887cae59275899f604ff31b
4,175
java
Java
panc/src/main/java/org/quattor/pan/dml/functions/Digest.java
aka7/pan
4c728b9d172c548cd2a93a10ebe399efc14bb8f9
[ "Apache-2.0" ]
6
2017-07-25T01:53:30.000Z
2021-12-24T11:44:38.000Z
panc/src/main/java/org/quattor/pan/dml/functions/Digest.java
aka7/pan
4c728b9d172c548cd2a93a10ebe399efc14bb8f9
[ "Apache-2.0" ]
152
2015-01-02T22:46:27.000Z
2022-02-18T13:36:39.000Z
panc/src/main/java/org/quattor/pan/dml/functions/Digest.java
aka7/pan
4c728b9d172c548cd2a93a10ebe399efc14bb8f9
[ "Apache-2.0" ]
13
2015-03-03T15:34:25.000Z
2019-11-08T18:06:33.000Z
32.364341
101
0.747784
12,754
/* Copyright (c) 2006 Charles A. Loomis, Jr, Cedric Duprilot, and Centre National de la Recherche Scientifique (CNRS). 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/li...
3e1e22b1f3a4b0b940574e3ac36d2a1925956485
1,833
java
Java
src/main/java/com/flower/game/socket/SocketRegister.java
arsenalfaning/landlord-socket
eab0e20deed5cee8a9927b90f7311cd7f4ef48d7
[ "Apache-2.0" ]
null
null
null
src/main/java/com/flower/game/socket/SocketRegister.java
arsenalfaning/landlord-socket
eab0e20deed5cee8a9927b90f7311cd7f4ef48d7
[ "Apache-2.0" ]
null
null
null
src/main/java/com/flower/game/socket/SocketRegister.java
arsenalfaning/landlord-socket
eab0e20deed5cee8a9927b90f7311cd7f4ef48d7
[ "Apache-2.0" ]
null
null
null
25.109589
89
0.6012
12,755
package com.flower.game.socket; import org.springframework.stereotype.Component; import org.springframework.web.reactive.socket.WebSocketSession; import java.util.Collection; import java.util.Map; import java.util.concurrent.ConcurrentSkipListMap; @Component public class SocketRegister { private Map<String, Soc...
3e1e23bbbe9c2b656f5205c060605450b885c3f0
1,177
java
Java
src/main/java/com/github/xdcrafts/swarm/async/IChannel.java
xdcrafts/swarm
d853c962cc10d66fe1c8892c8b7929c0f42b6b86
[ "Apache-2.0" ]
null
null
null
src/main/java/com/github/xdcrafts/swarm/async/IChannel.java
xdcrafts/swarm
d853c962cc10d66fe1c8892c8b7929c0f42b6b86
[ "Apache-2.0" ]
null
null
null
src/main/java/com/github/xdcrafts/swarm/async/IChannel.java
xdcrafts/swarm
d853c962cc10d66fe1c8892c8b7929c0f42b6b86
[ "Apache-2.0" ]
null
null
null
24.020408
87
0.633815
12,756
package com.github.xdcrafts.swarm.async; import java.util.Optional; import java.util.concurrent.CompletableFuture; import java.util.function.Supplier; /** * Async channel. * @param <T> value type * @param <I> input value type */ public interface IChannel<T, I> { /** * Close channel. */ void clo...
3e1e23bbdb743b98f0709c9057e887943b857544
3,533
java
Java
app/src/main/java/com/moringaschool/nyaranga_social_app_version2/controller/NetworkUtils.java
JAPHETHNYARANGA/Nyaranga-social-app-version2
915a70ef212bfb49205221795dad5b1bc43dc87b
[ "MIT" ]
null
null
null
app/src/main/java/com/moringaschool/nyaranga_social_app_version2/controller/NetworkUtils.java
JAPHETHNYARANGA/Nyaranga-social-app-version2
915a70ef212bfb49205221795dad5b1bc43dc87b
[ "MIT" ]
null
null
null
app/src/main/java/com/moringaschool/nyaranga_social_app_version2/controller/NetworkUtils.java
JAPHETHNYARANGA/Nyaranga-social-app-version2
915a70ef212bfb49205221795dad5b1bc43dc87b
[ "MIT" ]
null
null
null
32.412844
95
0.619587
12,757
package com.moringaschool.nyaranga_social_app_version2.controller; import android.net.Uri; import android.util.Log; import com.moringaschool.nyaranga_social_app_version2.controller.models.Repository; import org.json.JSONArray; import org.json.JSONException; import org.json.JSONObject; import java.io.IOException; im...
3e1e25566645ed8b296367f6745088dd96351fb4
965
java
Java
src/shogun-core-main/src/main/java/de/terrestris/shoguncore/dao/MapDao.java
hwbllmnn/shogun-core
74f7dc8b6f1a7177ee41c5157319201e6d8e13dc
[ "Apache-2.0" ]
17
2019-02-19T06:43:03.000Z
2021-06-05T12:17:05.000Z
src/shogun-core-main/src/main/java/de/terrestris/shoguncore/dao/MapDao.java
hwbllmnn/shogun-core
74f7dc8b6f1a7177ee41c5157319201e6d8e13dc
[ "Apache-2.0" ]
265
2015-01-16T11:41:32.000Z
2019-01-28T10:08:49.000Z
src/shogun-core-main/src/main/java/de/terrestris/shoguncore/dao/MapDao.java
hwbllmnn/shogun-core
74f7dc8b6f1a7177ee41c5157319201e6d8e13dc
[ "Apache-2.0" ]
22
2015-01-16T09:40:55.000Z
2018-08-08T21:32:07.000Z
22.97619
92
0.66943
12,758
package de.terrestris.shoguncore.dao; import de.terrestris.shoguncore.model.layer.Layer; import de.terrestris.shoguncore.model.module.Map; import org.hibernate.HibernateException; import org.springframework.stereotype.Repository; import java.util.HashSet; import java.util.List; import java.util.Set; @Repository("map...
3e1e257ab498adb2ecb932e9ceb9384736c2a46f
909
java
Java
collection/cp/Algorithm_Collection-master/pascalTriangle.java
daemonslayer/Notebook
a9880be9bd86955afd6b8f7352822bc18673eda3
[ "Apache-2.0" ]
1
2019-03-24T13:12:01.000Z
2019-03-24T13:12:01.000Z
collection/cp/Algorithm_Collection-master/pascalTriangle.java
bruler/Notebook
a9880be9bd86955afd6b8f7352822bc18673eda3
[ "Apache-2.0" ]
null
null
null
collection/cp/Algorithm_Collection-master/pascalTriangle.java
bruler/Notebook
a9880be9bd86955afd6b8f7352822bc18673eda3
[ "Apache-2.0" ]
null
null
null
20.2
61
0.647965
12,759
import java.util.ArrayList; import java.util.List; public class pascalTriangle { public static void main(String [] args) { int row = 7; List<List<Integer>> ret = generate(row); for(int i=0;i<ret.size();i++) { for(int j=0;j<ret.get(i).size();j++) { System.out.printf("%d",ret.get(i).get(j)); } System.out.pr...
3e1e25be044fa4e34c0f23010222c6d7b37aac60
223
java
Java
src/com/floreantpos/model/dao/PizzaModifierPriceDAO.java
jalalzia1/infinity
264d16cef247f820967ef753e61feb13065b644c
[ "Apache-2.0" ]
null
null
null
src/com/floreantpos/model/dao/PizzaModifierPriceDAO.java
jalalzia1/infinity
264d16cef247f820967ef753e61feb13065b644c
[ "Apache-2.0" ]
null
null
null
src/com/floreantpos/model/dao/PizzaModifierPriceDAO.java
jalalzia1/infinity
264d16cef247f820967ef753e61feb13065b644c
[ "Apache-2.0" ]
null
null
null
17.153846
70
0.748879
12,760
package com.floreantpos.model.dao; public class PizzaModifierPriceDAO extends BasePizzaModifierPriceDAO { /** * Default constructor. Can be used in place of getInstance() */ public PizzaModifierPriceDAO () {} }
3e1e26134db91058fd144e93a3f867ed9c4ca512
1,597
java
Java
topographica-web-shared/src/main/java/nl/rutgerkok/topographica/marker/HtmlString.java
rutgerkok/Topographica
4a7d8e27d9918da718f1403f60aed96da1b70ec5
[ "MIT" ]
11
2019-03-17T20:56:28.000Z
2021-09-09T21:40:51.000Z
topographica-web-shared/src/main/java/nl/rutgerkok/topographica/marker/HtmlString.java
rutgerkok/Topographica
4a7d8e27d9918da718f1403f60aed96da1b70ec5
[ "MIT" ]
null
null
null
topographica-web-shared/src/main/java/nl/rutgerkok/topographica/marker/HtmlString.java
rutgerkok/Topographica
4a7d8e27d9918da718f1403f60aed96da1b70ec5
[ "MIT" ]
1
2020-04-11T22:54:29.000Z
2020-04-11T22:54:29.000Z
22.814286
78
0.550407
12,761
package nl.rutgerkok.topographica.marker; import java.util.Objects; import nl.rutgerkok.topographica.webserver.Escape; public final class HtmlString { /** * Creates a HTML string. Newlines (\n) are converted to line break tags. * * @param plainText * Plain text. * @return The...
3e1e264890a494789f8cd9480ada3f575e270dac
873
java
Java
app/src/main/java/com/ksekey/timeman/models/Task.java
ksekey/TimeMan
6af1817d3bce1de87f84e0d876f6a8fef96dfc7d
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/ksekey/timeman/models/Task.java
ksekey/TimeMan
6af1817d3bce1de87f84e0d876f6a8fef96dfc7d
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/ksekey/timeman/models/Task.java
ksekey/TimeMan
6af1817d3bce1de87f84e0d876f6a8fef96dfc7d
[ "Apache-2.0" ]
null
null
null
17.816327
66
0.586483
12,762
package com.ksekey.timeman.models; import com.j256.ormlite.field.DatabaseField; import com.j256.ormlite.table.DatabaseTable; /** * Created by kk on 26/12/2017. */ @DatabaseTable(tableName = "task") public class Task { @DatabaseField(id = true) private String id; @DatabaseField private String name;...
3e1e26bf9266c80f9a2890ac82036086a542331f
1,500
java
Java
feilong-namespace/src/test/java/com/feilong/namespace/DingtalkBotTagTest.java
venusdrogon/feilong
6e5809373fb0c53c0cd26e40985ab40cd06e01f7
[ "Apache-2.0" ]
null
null
null
feilong-namespace/src/test/java/com/feilong/namespace/DingtalkBotTagTest.java
venusdrogon/feilong
6e5809373fb0c53c0cd26e40985ab40cd06e01f7
[ "Apache-2.0" ]
90
2020-04-15T05:49:27.000Z
2020-04-22T11:03:49.000Z
feilong-namespace/src/test/java/com/feilong/namespace/DingtalkBotTagTest.java
venusdrogon/feilong
6e5809373fb0c53c0cd26e40985ab40cd06e01f7
[ "Apache-2.0" ]
null
null
null
34.883721
104
0.575333
12,763
package com.feilong.namespace; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertTrue; import org.junit.Test; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Qualifier; import org.springframework.test.context.ContextCon...
3e1e275dcb940385c42ccfdde2a21d583b67eabf
4,947
java
Java
src/app/voltdb/voltdb_src/src/hsqldb19b3/org/hsqldb_voltpatches/scriptio/ScriptWriterBinary.java
OpenMPDK/SMDK
8f19d32d999731242cb1ab116a4cb445d9993b15
[ "BSD-3-Clause" ]
44
2022-03-16T08:32:31.000Z
2022-03-31T16:02:35.000Z
src/app/voltdb/voltdb_src/src/hsqldb19b3/org/hsqldb_voltpatches/scriptio/ScriptWriterBinary.java
H2O0Lee/SMDK
eff49bc17a55a83ea968112feb2e2f2ea18c4ff5
[ "BSD-3-Clause" ]
1
2022-03-29T02:30:28.000Z
2022-03-30T03:40:46.000Z
src/app/voltdb/voltdb_src/src/hsqldb19b3/org/hsqldb_voltpatches/scriptio/ScriptWriterBinary.java
H2O0Lee/SMDK
eff49bc17a55a83ea968112feb2e2f2ea18c4ff5
[ "BSD-3-Clause" ]
18
2022-03-19T04:41:04.000Z
2022-03-31T03:32:12.000Z
36.91791
83
0.681221
12,764
/* Copyright (c) 2001-2009, The HSQL Development Group * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * Redistributions of source code must retain the above copyright notice, this * list...
3e1e27b06e260bcd1fc1bbfee925176e5e09e60d
6,087
java
Java
PacMan/src/main/java/com/coolioasjulio/arcademachine/pacman/PacMan.java
coolioasjulio/Arcade-Machine
7d1069fd50744e1b71cf6728348a0366051bc0a4
[ "MIT" ]
null
null
null
PacMan/src/main/java/com/coolioasjulio/arcademachine/pacman/PacMan.java
coolioasjulio/Arcade-Machine
7d1069fd50744e1b71cf6728348a0366051bc0a4
[ "MIT" ]
null
null
null
PacMan/src/main/java/com/coolioasjulio/arcademachine/pacman/PacMan.java
coolioasjulio/Arcade-Machine
7d1069fd50744e1b71cf6728348a0366051bc0a4
[ "MIT" ]
null
null
null
37.574074
110
0.590439
12,765
package com.coolioasjulio.arcademachine.pacman; import com.coolioasjulio.arcademachine.launcher.gameutils.InputManager; import com.coolioasjulio.arcademachine.pacman.engine.BoxCollider; import com.coolioasjulio.arcademachine.pacman.engine.Coord; import com.coolioasjulio.arcademachine.pacman.engine.Drawer; import com.c...
3e1e28b2adf398a73b0dec4b6f80c732871c8a88
1,526
java
Java
src/main/java/GeneradorMiniexamenes/controllers/Export.java
Irvel/generador-miniexamenes
359c399192b6905f70cb3694a26da59ff03e6b88
[ "MIT" ]
null
null
null
src/main/java/GeneradorMiniexamenes/controllers/Export.java
Irvel/generador-miniexamenes
359c399192b6905f70cb3694a26da59ff03e6b88
[ "MIT" ]
null
null
null
src/main/java/GeneradorMiniexamenes/controllers/Export.java
Irvel/generador-miniexamenes
359c399192b6905f70cb3694a26da59ff03e6b88
[ "MIT" ]
null
null
null
30.52
90
0.683486
12,766
package GeneradorMiniexamenes.controllers; import GeneradorMiniexamenes.model.Subject; import com.fasterxml.jackson.databind.ObjectMapper; import com.fasterxml.jackson.databind.SerializationFeature; import javafx.event.ActionEvent; import javafx.scene.Node; import javafx.stage.FileChooser; import javafx.stage.Stage; ...
3e1e2949e401918adabd724122a9a3228fb66d3c
1,297
java
Java
src/com/jspxcms/core/repository/AttachmentDao.java
xrogzu/jspxcms6
7b7df6771bfb7a5576f289176c6a3b69caa4df9c
[ "Apache-2.0" ]
1
2019-07-05T06:28:09.000Z
2019-07-05T06:28:09.000Z
src/com/jspxcms/core/repository/AttachmentDao.java
xrogzu/jspxcms6
7b7df6771bfb7a5576f289176c6a3b69caa4df9c
[ "Apache-2.0" ]
null
null
null
src/com/jspxcms/core/repository/AttachmentDao.java
xrogzu/jspxcms6
7b7df6771bfb7a5576f289176c6a3b69caa4df9c
[ "Apache-2.0" ]
4
2017-08-07T07:29:12.000Z
2021-09-26T15:33:28.000Z
30.880952
82
0.760987
12,767
package com.jspxcms.core.repository; import java.util.Collection; import java.util.List; import org.springframework.data.domain.Page; import org.springframework.data.domain.Pageable; import org.springframework.data.jpa.domain.Specification; import org.springframework.data.jpa.repository.Modifying; import org...
3e1e2a12bf4058c3385d3a81134691be572046ef
1,702
java
Java
chapter20/rx-java2/src/test/java/camelinaction/CamelNumbersTest.java
nicolaskruger/camel-in-action
568b3bb176adc988988809f385499595f8256ca0
[ "Apache-2.0" ]
571
2015-07-06T17:08:00.000Z
2022-03-29T11:55:31.000Z
chapter20/rx-java2/src/test/java/camelinaction/CamelNumbersTest.java
nicolaskruger/camel-in-action
568b3bb176adc988988809f385499595f8256ca0
[ "Apache-2.0" ]
148
2015-09-09T15:32:48.000Z
2022-03-27T08:09:49.000Z
chapter20/rx-java2/src/test/java/camelinaction/CamelNumbersTest.java
nicolaskruger/camel-in-action
568b3bb176adc988988809f385499595f8256ca0
[ "Apache-2.0" ]
409
2015-08-13T01:21:55.000Z
2022-03-22T05:09:20.000Z
36.212766
83
0.652761
12,768
package camelinaction; import io.reactivex.Flowable; import org.apache.camel.RoutesBuilder; import org.apache.camel.builder.RouteBuilder; import org.apache.camel.component.reactive.streams.api.CamelReactiveStreams; import org.apache.camel.component.reactive.streams.api.CamelReactiveStreamsService; import org.apache.ca...
3e1e2a5de7916e202359b675b5514ce091339a1d
283
java
Java
api/repositorio-principal/src/main/java/br/gov/df/emater/repositorio_principal/dao/sistema/ConfiguracaoDAO.java
ffrazao/evbem
f1980777551f49c2c89daa6cc3b66b49ce5d8d72
[ "Apache-2.0" ]
null
null
null
api/repositorio-principal/src/main/java/br/gov/df/emater/repositorio_principal/dao/sistema/ConfiguracaoDAO.java
ffrazao/evbem
f1980777551f49c2c89daa6cc3b66b49ce5d8d72
[ "Apache-2.0" ]
24
2020-03-04T23:20:27.000Z
2022-03-02T05:59:54.000Z
api/repositorio-principal/src/main/java/br/gov/df/emater/repositorio_principal/dao/sistema/ConfiguracaoDAO.java
ffrazao/evbem
f1980777551f49c2c89daa6cc3b66b49ce5d8d72
[ "Apache-2.0" ]
1
2019-10-30T00:19:33.000Z
2019-10-30T00:19:33.000Z
35.375
79
0.85159
12,769
package br.gov.df.emater.repositorio_principal.dao.sistema; import org.springframework.data.jpa.repository.JpaRepository; import br.gov.df.emater.repositorio_principal.entidade.sistema.Configuracao; public interface ConfiguracaoDAO extends JpaRepository<Configuracao, Integer> { }
3e1e2a6dc287525f3b2635393ea0d36d08f19987
3,103
java
Java
src/main/java/org/webbitserver/netty/NettyWebSocketConnection.java
enterstudio/webbit
f628a7a3ffdd8c288514784f5b0426faaee2a2e3
[ "BSD-3-Clause" ]
318
2015-01-05T10:41:44.000Z
2022-03-25T17:06:45.000Z
src/main/java/org/webbitserver/netty/NettyWebSocketConnection.java
msdgwzhy6/webbit
f628a7a3ffdd8c288514784f5b0426faaee2a2e3
[ "BSD-3-Clause" ]
14
2015-01-07T19:33:59.000Z
2020-07-18T12:14:12.000Z
src/main/java/org/webbitserver/netty/NettyWebSocketConnection.java
msdgwzhy6/webbit
f628a7a3ffdd8c288514784f5b0426faaee2a2e3
[ "BSD-3-Clause" ]
136
2015-01-07T17:46:27.000Z
2022-03-25T17:06:53.000Z
33.010638
166
0.69739
12,770
package org.webbitserver.netty; import org.jboss.netty.buffer.ChannelBuffers; import org.jboss.netty.channel.ChannelFuture; import org.jboss.netty.channel.ChannelFutureListener; import org.jboss.netty.channel.ChannelHandlerContext; import org.jboss.netty.handler.codec.http.websocket.DefaultWebSocketFrame; import org.j...
3e1e2a90b023301d1e20f6c7f885455c486c4afe
1,214
java
Java
src/main/java/com/microsoft/store/partnercenter/products/ISkuCollectionByTargetSegment.java
epinter/Partner-Center-Java
4a05288ec99477f45b34f21cb8a7f0044c8caa10
[ "MIT" ]
null
null
null
src/main/java/com/microsoft/store/partnercenter/products/ISkuCollectionByTargetSegment.java
epinter/Partner-Center-Java
4a05288ec99477f45b34f21cb8a7f0044c8caa10
[ "MIT" ]
null
null
null
src/main/java/com/microsoft/store/partnercenter/products/ISkuCollectionByTargetSegment.java
epinter/Partner-Center-Java
4a05288ec99477f45b34f21cb8a7f0044c8caa10
[ "MIT" ]
null
null
null
43.357143
102
0.693575
12,771
// ----------------------------------------------------------------------- // <copyright file="ISkuCollectionByTargetSegment.java" company="Microsoft"> // Copyright (c) Microsoft Corporation. All rights reserved. // </copyright> // ----------------------------------------------------------------------- package co...
3e1e2a92041adaf79f294993b324c7886e68a516
1,831
java
Java
android-networking/src/main/java/com/androidnetworking/internal/DownloadProgressHandler.java
inboofficial/Fast-Android-Networking
c65ffc9f61eed3320860b7a3fca90d872e3474e8
[ "Apache-2.0" ]
5,549
2016-07-16T20:46:20.000Z
2022-03-28T06:51:43.000Z
android-networking/src/main/java/com/androidnetworking/internal/DownloadProgressHandler.java
inboofficial/Fast-Android-Networking
c65ffc9f61eed3320860b7a3fca90d872e3474e8
[ "Apache-2.0" ]
546
2016-07-16T19:16:40.000Z
2022-03-29T21:54:20.000Z
android-networking/src/main/java/com/androidnetworking/internal/DownloadProgressHandler.java
inboofficial/Fast-Android-Networking
c65ffc9f61eed3320860b7a3fca90d872e3474e8
[ "Apache-2.0" ]
1,039
2016-07-18T01:01:38.000Z
2022-03-23T11:03:47.000Z
33.290909
101
0.688149
12,772
/* * Copyright (C) 2016 Amit Shekhar * Copyright (C) 2011 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/l...
3e1e2a97631d3b82923d756fcb94c3700c390e74
999
java
Java
Ghidra/Features/Base/src/main/java/ghidra/app/util/bin/format/pe/rich/MSProductType.java
bdcht/ghidra
9e732318148cd11edeb4862afd23d56418551812
[ "Apache-2.0" ]
17
2022-01-15T03:52:37.000Z
2022-03-30T18:12:17.000Z
Ghidra/Features/Base/src/main/java/ghidra/app/util/bin/format/pe/rich/MSProductType.java
BStudent/ghidra
0cdc722921cef61b7ca1b7236bdc21079fd4c03e
[ "Apache-2.0" ]
9
2022-01-15T03:58:02.000Z
2022-02-21T10:22:49.000Z
Ghidra/Features/Base/src/main/java/ghidra/app/util/bin/format/pe/rich/MSProductType.java
BStudent/ghidra
0cdc722921cef61b7ca1b7236bdc21079fd4c03e
[ "Apache-2.0" ]
3
2019-12-02T13:36:50.000Z
2019-12-04T05:40:12.000Z
24.975
75
0.708709
12,773
/* ### * IP: GHIDRA * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writin...
3e1e2cdf193f25b33773dca57eb079dff7274be7
1,041
java
Java
Java/mine/v1ch08/pair1/PairTest1.java
jinbooooom/PROGRAMMING-Checking-for-Missing
2a96f0d4197ba8447239c0bf2520085adf6f8e7b
[ "MIT" ]
46
2020-08-01T06:55:55.000Z
2022-01-26T14:11:33.000Z
Java/mine/v1ch08/pair1/PairTest1.java
jinbooooom/PROGRAMMING-Checking-for-Missing
2a96f0d4197ba8447239c0bf2520085adf6f8e7b
[ "MIT" ]
null
null
null
Java/mine/v1ch08/pair1/PairTest1.java
jinbooooom/PROGRAMMING-Checking-for-Missing
2a96f0d4197ba8447239c0bf2520085adf6f8e7b
[ "MIT" ]
14
2020-08-01T07:22:44.000Z
2022-01-26T14:11:02.000Z
25.390244
79
0.557157
12,774
//package pair1; import pair1.*; /** * @version 1.01 2012-01-26 * @author Cay Horstmann */ public class PairTest1 { public static void main(String[] args) { String[] words = { "Mary", "had", "a", "little", "lamb" }; Pair<String> mm = ArrayAlg.minmax(words); System.out.println("min = " + mm.g...
3e1e2d6570d681a540f0e608b61b437cbab9f955
4,367
java
Java
andmore-swt/org.eclipse.andmore.sdkuilib/src/com/android/sdkuilib/repository/SdkUpdaterWindow.java
androidworx/andworx
f8de7f8caa20e632fdd1eda2e47f32ec391392c4
[ "Apache-2.0" ]
2
2018-11-17T08:48:47.000Z
2019-03-01T14:51:27.000Z
andmore-swt/org.eclipse.andmore.sdkuilib/src/com/android/sdkuilib/repository/SdkUpdaterWindow.java
androidworx/andworx
f8de7f8caa20e632fdd1eda2e47f32ec391392c4
[ "Apache-2.0" ]
1
2018-11-28T02:36:03.000Z
2018-11-28T02:36:03.000Z
andmore-swt/org.eclipse.andmore.sdkuilib/src/com/android/sdkuilib/repository/SdkUpdaterWindow.java
androidworx/andworx
f8de7f8caa20e632fdd1eda2e47f32ec391392c4
[ "Apache-2.0" ]
null
null
null
32.110294
97
0.640714
12,775
/* * Copyright (C) 2009 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 requir...
3e1e2eba6b51db9ecc61ed1fb553e0d81d23b1ed
375
java
Java
springboot-admin-server/src/test/java/com/ctg/test/springbootadminserver/SpringbootAdminServerApplicationTests.java
yxye/springBoot-demos
c19c4f72d0c373ad6f1051d2074bfb6d1cd45963
[ "Apache-2.0" ]
328
2018-11-22T02:00:37.000Z
2022-03-30T07:33:51.000Z
springboot-admin-server/src/test/java/com/ctg/test/springbootadminserver/SpringbootAdminServerApplicationTests.java
zzzzxxz/springBoot-demos
142b9bf8434d444ae7ced7a7ae6a68877994aa5a
[ "Apache-2.0" ]
3
2019-07-18T07:27:36.000Z
2022-02-09T22:09:57.000Z
springboot-admin-server/src/test/java/com/ctg/test/springbootadminserver/SpringbootAdminServerApplicationTests.java
zzzzxxz/springBoot-demos
142b9bf8434d444ae7ced7a7ae6a68877994aa5a
[ "Apache-2.0" ]
371
2019-01-18T06:59:37.000Z
2022-03-30T07:34:01.000Z
22.058824
60
0.802667
12,776
package com.ctg.test.springbootadminserver; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.boot.test.context.SpringBootTest; import org.springframework.test.context.junit4.SpringRunner; @RunWith(SpringRunner.class) @SpringBootTest public class SpringbootAdminServerApplicationTests ...
3e1e302f3c8b1cc8eb271d80044321bc1e18aff3
3,734
java
Java
src/main/java/de/netbeacon/jstorage/server/socket/api/processing/action/CacheAction_DeleteCache.java
Horstexplorer/JStorage
608c5ef4fb25a0404022e6552b3da8f799733eb4
[ "Apache-2.0" ]
null
null
null
src/main/java/de/netbeacon/jstorage/server/socket/api/processing/action/CacheAction_DeleteCache.java
Horstexplorer/JStorage
608c5ef4fb25a0404022e6552b3da8f799733eb4
[ "Apache-2.0" ]
null
null
null
src/main/java/de/netbeacon/jstorage/server/socket/api/processing/action/CacheAction_DeleteCache.java
Horstexplorer/JStorage
608c5ef4fb25a0404022e6552b3da8f799733eb4
[ "Apache-2.0" ]
null
null
null
36.607843
216
0.736743
12,777
/* * Copyright 2020 Horstexplorer @ https://www.netbeacon.de * * 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 re...
3e1e30dc5523b9fe46eabfe7b7d4e42933b8ed74
4,201
java
Java
initializer/data-generators/pdgf-fork/src/main/java/pdgf/generator/NameGenerator.java
dritter-hd/eipbench
c49c109e58226b06c96c54f69bab6e061a738225
[ "Apache-2.0" ]
null
null
null
initializer/data-generators/pdgf-fork/src/main/java/pdgf/generator/NameGenerator.java
dritter-hd/eipbench
c49c109e58226b06c96c54f69bab6e061a738225
[ "Apache-2.0" ]
4
2020-03-04T22:18:44.000Z
2021-12-09T20:51:18.000Z
initializer/data-generators/pdgf-fork/src/main/java/pdgf/generator/NameGenerator.java
dritter-hd/eipbench
c49c109e58226b06c96c54f69bab6e061a738225
[ "Apache-2.0" ]
null
null
null
34.154472
101
0.709831
12,778
/******************************************************************************* * Copyright (c) 2011, Chair of Distributed Information Systems, University of Passau. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the fo...
3e1e30e8720bdc77fa06d579024474fff320f70d
21,960
java
Java
core/src/main/java/com/riiablo/excel/Excel.java
anastasiard/riiablo
d7ba13fdffe43f54087c2342d07d38251e0aec9b
[ "Apache-2.0" ]
543
2019-03-30T23:50:39.000Z
2022-03-29T09:45:29.000Z
core/src/main/java/com/riiablo/excel/Excel.java
dcorazolla/riiablo
995244a94091cd24ba8524832834639b7e1d9275
[ "Apache-2.0" ]
127
2019-03-29T11:49:49.000Z
2022-03-01T19:02:28.000Z
core/src/main/java/com/riiablo/excel/Excel.java
dcorazolla/riiablo
995244a94091cd24ba8524832834639b7e1d9275
[ "Apache-2.0" ]
73
2019-04-01T16:35:11.000Z
2022-03-29T10:16:47.000Z
34.3125
105
0.588206
12,779
package com.riiablo.excel; import java.io.IOException; import java.io.InputStream; import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; import java.lang.reflect.Field; import java.util.Arrays; import java.util.I...
3e1e32e4544feafa51678c03dff0cf609bd0d5a6
3,589
java
Java
src/client/MapleStat.java
marcosppastor/MSV146
95100059cb1542735b104f47f6e86d42f0ec4c7c
[ "MIT" ]
5
2021-07-12T03:02:41.000Z
2021-11-23T18:36:25.000Z
src/client/MapleStat.java
marcosppastor/MSV83
95100059cb1542735b104f47f6e86d42f0ec4c7c
[ "MIT" ]
null
null
null
src/client/MapleStat.java
marcosppastor/MSV83
95100059cb1542735b104f47f6e86d42f0ec4c7c
[ "MIT" ]
null
null
null
28.015625
73
0.562744
12,780
/* This file is part of the OdinMS Maple Story Server Copyright (C) 2008 Patrick Huy <envkt@example.com> Matthias Butz <envkt@example.com> Jan Christian Meyer <hzdkv@example.com> This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as p...
3e1e34d999e2748ca9d84e18f520c6d219085551
9,966
java
Java
storm-core/src/jvm/org/apache/storm/daemon/supervisor/timer/RunProfilerActions.java
one3chens/storm
e9785d8f1944f6c4bd9ad24dbf7b296830c7e685
[ "Apache-2.0" ]
1
2016-05-05T02:06:14.000Z
2016-05-05T02:06:14.000Z
storm-core/src/jvm/org/apache/storm/daemon/supervisor/timer/RunProfilerActions.java
one3chens/storm
e9785d8f1944f6c4bd9ad24dbf7b296830c7e685
[ "Apache-2.0" ]
3
2021-06-23T21:23:19.000Z
2021-12-14T22:01:48.000Z
storm-core/src/jvm/org/apache/storm/daemon/supervisor/timer/RunProfilerActions.java
one3chens/storm
e9785d8f1944f6c4bd9ad24dbf7b296830c7e685
[ "Apache-2.0" ]
1
2017-04-12T17:06:41.000Z
2017-04-12T17:06:41.000Z
47.009434
143
0.622617
12,781
/** * 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...
3e1e358206b0dda6822042b1bb11d70231ede86c
1,717
java
Java
model/src/main/java/org/jpwh/model/fetching/profile/Item.java
ytachi0026/road.to.hibernate.master
67615f1855284d262cb2a314149bef2fa7d858e0
[ "MIT" ]
null
null
null
model/src/main/java/org/jpwh/model/fetching/profile/Item.java
ytachi0026/road.to.hibernate.master
67615f1855284d262cb2a314149bef2fa7d858e0
[ "MIT" ]
null
null
null
model/src/main/java/org/jpwh/model/fetching/profile/Item.java
ytachi0026/road.to.hibernate.master
67615f1855284d262cb2a314149bef2fa7d858e0
[ "MIT" ]
null
null
null
20.2
66
0.651718
12,782
package org.jpwh.model.fetching.profile; import org.jpwh.model.Constants; import javax.persistence.Entity; import javax.persistence.FetchType; import javax.persistence.GeneratedValue; import javax.persistence.Id; import javax.persistence.ManyToOne; import javax.persistence.OneToMany; import javax.validation.constrain...
3e1e35adc8b7b76030c74e6973f4f71f2eb5861f
462
java
Java
src/main/java/cn/linz/base/demo/TestController.java
taoguoliang/base
94055cf7c9ca22c895c47b3c28cc02468f2a63a9
[ "Apache-2.0" ]
null
null
null
src/main/java/cn/linz/base/demo/TestController.java
taoguoliang/base
94055cf7c9ca22c895c47b3c28cc02468f2a63a9
[ "Apache-2.0" ]
null
null
null
src/main/java/cn/linz/base/demo/TestController.java
taoguoliang/base
94055cf7c9ca22c895c47b3c28cc02468f2a63a9
[ "Apache-2.0" ]
null
null
null
22
84
0.755411
12,783
package cn.linz.base.demo; import cn.linz.base.controller.BaseController; import io.swagger.annotations.Api; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RestController; /** * test * * @author taogl * @date 2021/12/12 01:03 * @version 1.0.0 */ @Re...
3e1e35f1a369ba0b82cb519af98d648ad2ba4cce
1,049
java
Java
src/partsom/clustering/KMeansException.java
pauloewerton/partSOM4Grid
ff7e90aa7c68130e1fc8ea2b258636ba6efe829b
[ "Artistic-2.0" ]
null
null
null
src/partsom/clustering/KMeansException.java
pauloewerton/partSOM4Grid
ff7e90aa7c68130e1fc8ea2b258636ba6efe829b
[ "Artistic-2.0" ]
null
null
null
src/partsom/clustering/KMeansException.java
pauloewerton/partSOM4Grid
ff7e90aa7c68130e1fc8ea2b258636ba6efe829b
[ "Artistic-2.0" ]
null
null
null
25.585366
85
0.708294
12,784
/* * 2010, http://github.com/pauloewerton/partSOM4Grid * This file is part of partSOM4Grid * * partSOM4Grid is free software: you can redistribute it and/or modify it under the * terms of the Artistic License 2.0 as published by the OSI. * * This program is distributed in hope that it will be useful, but...
3e1e364e3972efad1f118507ba37faaade3943fc
504
java
Java
src/main/java/me/qyh/blog/file/vo/FileContent.java
LikoLi/blog
2e46b38a220afc55564809c144ea075c53ba0d75
[ "Apache-2.0" ]
null
null
null
src/main/java/me/qyh/blog/file/vo/FileContent.java
LikoLi/blog
2e46b38a220afc55564809c144ea075c53ba0d75
[ "Apache-2.0" ]
null
null
null
src/main/java/me/qyh/blog/file/vo/FileContent.java
LikoLi/blog
2e46b38a220afc55564809c144ea075c53ba0d75
[ "Apache-2.0" ]
null
null
null
12.923077
41
0.662698
12,785
package me.qyh.blog.file.vo; /** * @since 6.3 * @author wwwqyhme * */ public class FileContent { private String path; private String ext; private String content; public String getPath() { return path; } public void setPath(String path) { this.path = path; } public String getExt() { return ext; }...
3e1e368681d64caad05d96dc4afef9567873b359
1,379
java
Java
modules/composite-diagram/src/main/java/org/apache/tuscany/sca/diagram/artifacts/Link.java
apache/tuscany-sca-2.x
89f2d366d4b0869a4e42ff265ccf4503dda4dc8b
[ "Apache-2.0" ]
18
2015-01-17T17:09:47.000Z
2021-11-10T16:04:56.000Z
modules/composite-diagram/src/main/java/org/apache/tuscany/sca/diagram/artifacts/Link.java
apache/tuscany-sca-2.x
89f2d366d4b0869a4e42ff265ccf4503dda4dc8b
[ "Apache-2.0" ]
null
null
null
modules/composite-diagram/src/main/java/org/apache/tuscany/sca/diagram/artifacts/Link.java
apache/tuscany-sca-2.x
89f2d366d4b0869a4e42ff265ccf4503dda4dc8b
[ "Apache-2.0" ]
18
2015-08-26T15:18:06.000Z
2021-11-10T16:04:45.000Z
32.833333
98
0.711385
12,786
/* * 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 ...
3e1e36b317ba41f165b90922b86cde9eb90836ed
761
java
Java
src/test/java/org/simpleframework/xml/reflect/ReflectionTest.java
AMCON-GmbH/simplexml
3b49fc611ab37090c4cfa643fb2ae77dfc06f2de
[ "Apache-2.0" ]
95
2015-10-01T08:25:33.000Z
2022-03-10T22:18:05.000Z
src/test/java/org/simpleframework/xml/reflect/ReflectionTest.java
AMCON-GmbH/simplexml
3b49fc611ab37090c4cfa643fb2ae77dfc06f2de
[ "Apache-2.0" ]
40
2015-10-08T04:45:48.000Z
2022-01-24T22:13:06.000Z
src/test/java/org/simpleframework/xml/reflect/ReflectionTest.java
AMCON-GmbH/simplexml
3b49fc611ab37090c4cfa643fb2ae77dfc06f2de
[ "Apache-2.0" ]
33
2015-10-13T06:49:36.000Z
2022-02-14T20:25:39.000Z
29.269231
126
0.708279
12,787
package org.simpleframework.xml.reflect; import java.lang.reflect.Method; import junit.framework.TestCase; public class ReflectionTest extends TestCase { static final String[] EMPTY_NAMES = new String[0]; private static String someMethod(int anInt, String someString, Class thisIsAType) { return nu...
3e1e376c6668200a2830ef813e9a4f21737cb7f8
2,928
java
Java
src/Components/Specifications/Presentation/IPresentationComp.java
ssanyu/pamoja
7e99e4f3464937900c3146de09c2e4bdfe37b6cf
[ "Apache-2.0" ]
1
2021-01-07T07:08:43.000Z
2021-01-07T07:08:43.000Z
src/Components/Specifications/Presentation/IPresentationComp.java
ssanyu/PAMOJA
7e99e4f3464937900c3146de09c2e4bdfe37b6cf
[ "Apache-2.0" ]
null
null
null
src/Components/Specifications/Presentation/IPresentationComp.java
ssanyu/PAMOJA
7e99e4f3464937900c3146de09c2e4bdfe37b6cf
[ "Apache-2.0" ]
null
null
null
34.857143
208
0.724044
12,788
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package Components.Specifications.Presentation; import Components.Abstract.Patterns.CPatternsComp; import Components.IPAMOJAComponent; import Nodes.CNode; import java.awt.*; /** * Interface providing services for colla...
3e1e37c5b18d627134fdcbf625b73fcb71a5d7ca
638
java
Java
gulimall-core/src/main/java/com/atguigu/gulimall/commons/to/SkuSaleInfoTo.java
zou-cj/gulimall
059b87624befff8b0474b8cac7bc1c584c7d0b6b
[ "Apache-2.0" ]
null
null
null
gulimall-core/src/main/java/com/atguigu/gulimall/commons/to/SkuSaleInfoTo.java
zou-cj/gulimall
059b87624befff8b0474b8cac7bc1c584c7d0b6b
[ "Apache-2.0" ]
4
2021-04-22T16:53:33.000Z
2021-09-20T20:50:58.000Z
gulimall-core/src/main/java/com/atguigu/gulimall/commons/to/SkuSaleInfoTo.java
hzq379103164/gulimall
08e0f0df83d753ded26768eb6ae252b911fcba47
[ "Apache-2.0" ]
null
null
null
19.333333
40
0.669279
12,789
package com.atguigu.gulimall.commons.to; import lombok.Data; import java.math.BigDecimal; @Data public class SkuSaleInfoTo { //skuid private Long skuId; private BigDecimal growBounds; private BigDecimal buyBounds; private Integer[] work; //上面是 积分设置的信息 // 0000 private Integer fullC...
3e1e385a88179ff40b1b5ea504caf1fd1cfee5b9
57,888
java
Java
app/src/main/java/io/pslab/fragment/LALogicLinesFragment.java
jddeep/pslab-android
7b9a5bddaea4f819f99dbe0bd896fd0fb9094fc6
[ "Apache-2.0" ]
1
2019-07-13T09:01:49.000Z
2019-07-13T09:01:49.000Z
app/src/main/java/io/pslab/fragment/LALogicLinesFragment.java
jddeep/pslab-android
7b9a5bddaea4f819f99dbe0bd896fd0fb9094fc6
[ "Apache-2.0" ]
null
null
null
app/src/main/java/io/pslab/fragment/LALogicLinesFragment.java
jddeep/pslab-android
7b9a5bddaea4f819f99dbe0bd896fd0fb9094fc6
[ "Apache-2.0" ]
null
null
null
45.437991
149
0.5199
12,790
package io.pslab.fragment; import android.app.Activity; import android.content.SharedPreferences; import android.graphics.Color; import android.os.AsyncTask; import android.os.Bundle; import android.os.Handler; import android.support.annotation.NonNull; import android.support.annotation.Nullable; import android.suppor...
3e1e388df0731f4f2291ef12a8d5286392eab8a5
8,233
java
Java
app/src/main/java/com/scatl/uestcbbs/util/CommonUtil.java
liuwenhaha/UestcBBS-MVP
96f6546f2bf167751f58daffd9fe01084d80b3cf
[ "Apache-2.0" ]
1
2020-02-17T11:06:00.000Z
2020-02-17T11:06:00.000Z
app/src/main/java/com/scatl/uestcbbs/util/CommonUtil.java
liuwenhaha/UestcBBS-MVP
96f6546f2bf167751f58daffd9fe01084d80b3cf
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/scatl/uestcbbs/util/CommonUtil.java
liuwenhaha/UestcBBS-MVP
96f6546f2bf167751f58daffd9fe01084d80b3cf
[ "Apache-2.0" ]
null
null
null
32.932
145
0.622009
12,791
package com.scatl.uestcbbs.util; import android.annotation.SuppressLint; import android.content.ActivityNotFoundException; import android.content.Context; import android.content.Intent; import android.content.pm.PackageManager; import android.content.res.Resources; import android.graphics.Color; import android.net.Uri...
3e1e39d675c4f706d71135c0a5d051f7b7bfaae9
1,374
java
Java
sdk/metrics/src/main/java/io/opentelemetry/sdk/metrics/data/DoubleExemplarData.java
jack-berg/opentelemetry-java
02ef53b1095c29d4969576ec0a4ddc1ba425874c
[ "Apache-2.0" ]
1,189
2019-05-01T19:16:45.000Z
2022-03-31T09:42:31.000Z
sdk/metrics/src/main/java/io/opentelemetry/sdk/metrics/data/DoubleExemplarData.java
jack-berg/opentelemetry-java
02ef53b1095c29d4969576ec0a4ddc1ba425874c
[ "Apache-2.0" ]
3,239
2019-05-01T20:08:06.000Z
2022-03-31T23:12:43.000Z
sdk/metrics/src/main/java/io/opentelemetry/sdk/metrics/data/DoubleExemplarData.java
kittylyst/opentelemetry-java
f171884ed5f7c5135aca768208c396813382c69a
[ "Apache-2.0" ]
548
2019-05-01T19:16:41.000Z
2022-03-31T05:47:18.000Z
28.625
99
0.729258
12,792
/* * Copyright The OpenTelemetry Authors * SPDX-License-Identifier: Apache-2.0 */ package io.opentelemetry.sdk.metrics.data; import com.google.auto.value.AutoValue; import io.opentelemetry.api.common.Attributes; import javax.annotation.Nullable; import javax.annotation.concurrent.Immutable; /** An {@link Exemplar...
3e1e3a37a5020bb7d5db71df0c8bb00734599796
17,055
java
Java
src/test/java/com/box/sdk/BoxAPIConnectionTest.java
AngGrey/boxjavasdk
0630f6dc378e4cebca788ba5cfcf2faf17b4f54a
[ "Apache-2.0" ]
null
null
null
src/test/java/com/box/sdk/BoxAPIConnectionTest.java
AngGrey/boxjavasdk
0630f6dc378e4cebca788ba5cfcf2faf17b4f54a
[ "Apache-2.0" ]
null
null
null
src/test/java/com/box/sdk/BoxAPIConnectionTest.java
AngGrey/boxjavasdk
0630f6dc378e4cebca788ba5cfcf2faf17b4f54a
[ "Apache-2.0" ]
null
null
null
38.334831
119
0.674541
12,793
package com.box.sdk; import java.io.FileReader; import java.io.IOException; import java.io.Reader; import java.net.MalformedURLException; import java.net.URI; import java.net.URL; import java.util.ArrayList; import java.util.List; import java.util.StringTokenizer; import static org.hamcrest.Matchers.*; import static ...
3e1e3a806b82ab92ce2d72a4c443cb65d482a161
1,813
java
Java
src/main/java/com/generation/energym/security/BasicSecurityConfig.java
MatheusMMonteiro/Energym
fd79632f0a9e59ccb3dfd9e27a4d69e88dda2fda
[ "MIT" ]
4
2021-09-23T13:46:10.000Z
2021-11-14T18:33:29.000Z
src/main/java/com/generation/energym/security/BasicSecurityConfig.java
MatheusMMonteiro/Energym
fd79632f0a9e59ccb3dfd9e27a4d69e88dda2fda
[ "MIT" ]
null
null
null
src/main/java/com/generation/energym/security/BasicSecurityConfig.java
MatheusMMonteiro/Energym
fd79632f0a9e59ccb3dfd9e27a4d69e88dda2fda
[ "MIT" ]
7
2021-09-23T14:19:16.000Z
2021-12-02T22:42:23.000Z
38.574468
107
0.825703
12,794
package com.generation.energym.security; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.context.annotation.Bean; import org.springframework.http.HttpMethod; import org.springframework.security.config.annotation.authentication.builders.AuthenticationManagerBuilder; import org....
3e1e3bb0da6f3824d8cfe76b676c3f320899779a
6,249
java
Java
server/src/test/java/org/opensearch/search/aggregations/metrics/HDRPercentileRanksAggregatorTests.java
korpx-z/OpenSearch
dd9622fec64805141848537c0cf5265e8650ffb9
[ "Apache-2.0" ]
4,822
2021-04-12T15:03:57.000Z
2022-03-31T23:37:49.000Z
server/src/test/java/org/opensearch/search/aggregations/metrics/HDRPercentileRanksAggregatorTests.java
korpx-z/OpenSearch
dd9622fec64805141848537c0cf5265e8650ffb9
[ "Apache-2.0" ]
2,146
2021-04-12T14:10:48.000Z
2022-03-31T23:58:34.000Z
server/src/test/java/org/opensearch/search/aggregations/metrics/HDRPercentileRanksAggregatorTests.java
dlvenable/OpenSearch
17e7a4962da9e85f30c16f552dafea00fd921649
[ "Apache-2.0" ]
593
2021-04-12T16:26:05.000Z
2022-03-31T11:33:45.000Z
46.634328
139
0.706673
12,795
/* * SPDX-License-Identifier: Apache-2.0 * * The OpenSearch Contributors require contributions made to * this file be licensed under the Apache-2.0 license or a * compatible open source license. */ /* * Licensed to Elasticsearch under one or more contributor * license agreements. See the NOTICE file distribute...
3e1e3bc5e6c1b7c87bf3e3fd97a01298e285a62f
430
java
Java
common/src/main/java/com/zhongjh/common/utils/MimeTypeUtils.java
FrankLove/AlbumCameraRecorder
50542238d2ea1191d39fa4c2b48e534b163377bf
[ "MIT" ]
null
null
null
common/src/main/java/com/zhongjh/common/utils/MimeTypeUtils.java
FrankLove/AlbumCameraRecorder
50542238d2ea1191d39fa4c2b48e534b163377bf
[ "MIT" ]
null
null
null
common/src/main/java/com/zhongjh/common/utils/MimeTypeUtils.java
FrankLove/AlbumCameraRecorder
50542238d2ea1191d39fa4c2b48e534b163377bf
[ "MIT" ]
null
null
null
15.925926
49
0.565116
12,796
package com.zhongjh.common.utils; import android.text.TextUtils; /** * 类型工具类 * * @author zhongjh * @date 2022/2/8 */ public class MimeTypeUtils { /** * is content:// * * @param uri uri * @return 判断uri是否content类型 */ public static boolean isContent(String uri) { if (TextUt...
3e1e3c04e3b3526bb0d9eb7aa20d3f122f566c9c
4,111
java
Java
commercetools-models/src/test/java/io/sphere/sdk/inventory/commands/InventoryEntryUpdateCommandIntegrationTest.java
FL-K/commercetools-jvm-sdk
6c3ba0d2e29e2f9c1a4054d99ea1e3ba8cf323ac
[ "Apache-2.0" ]
null
null
null
commercetools-models/src/test/java/io/sphere/sdk/inventory/commands/InventoryEntryUpdateCommandIntegrationTest.java
FL-K/commercetools-jvm-sdk
6c3ba0d2e29e2f9c1a4054d99ea1e3ba8cf323ac
[ "Apache-2.0" ]
null
null
null
commercetools-models/src/test/java/io/sphere/sdk/inventory/commands/InventoryEntryUpdateCommandIntegrationTest.java
FL-K/commercetools-jvm-sdk
6c3ba0d2e29e2f9c1a4054d99ea1e3ba8cf323ac
[ "Apache-2.0" ]
null
null
null
47.802326
124
0.70956
12,797
package io.sphere.sdk.inventory.commands; import io.sphere.sdk.channels.ChannelRole; import io.sphere.sdk.commands.UpdateAction; import io.sphere.sdk.inventory.InventoryEntry; import io.sphere.sdk.inventory.commands.updateactions.*; import io.sphere.sdk.test.IntegrationTest; import io.sphere.sdk.test.SphereTestUtils; ...
3e1e3c5e51dd98c23faf608a2238cfae6ebc37b9
2,073
java
Java
app/src/main/java/com/me/silencedut/nbaplus/model/Statistics.java
SilenceDut/NBAPlus
2bbb39739d7fff7a9d409186199849f07c8ce8e3
[ "Apache-2.0" ]
824
2015-12-28T16:56:31.000Z
2022-03-10T01:51:16.000Z
app/src/main/java/com/me/silencedut/nbaplus/model/Statistics.java
saber13812002/NBAPlus
2bbb39739d7fff7a9d409186199849f07c8ce8e3
[ "Apache-2.0" ]
8
2015-12-29T05:55:21.000Z
2016-11-10T02:23:53.000Z
app/src/main/java/com/me/silencedut/nbaplus/model/Statistics.java
saber13812002/NBAPlus
2bbb39739d7fff7a9d409186199849f07c8ce8e3
[ "Apache-2.0" ]
191
2015-12-29T00:45:29.000Z
2022-01-04T14:06:21.000Z
20.126214
62
0.544139
12,798
package com.me.silencedut.nbaplus.model; import java.util.List; /** * Created by SilenceDut on 2015/12/17. */ public class Statistics { /** * place : 1 * statkind : points * name : 杰里米-林 * statdata : 35 * team : 黄蜂 */ private List<StatEntity> dailyStat; /** * place :...
3e1e3c76e5faf22244f3db3ca5e5c89130134711
186,097
java
Java
aws-java-sdk-forecast/src/main/java/com/amazonaws/services/forecast/AmazonForecastClient.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-forecast/src/main/java/com/amazonaws/services/forecast/AmazonForecastClient.java
vinayakpokharkar/aws-sdk-java
fd409dee8ae23fb8953e0bb4dbde65536a7e0514
[ "Apache-2.0" ]
null
null
null
aws-java-sdk-forecast/src/main/java/com/amazonaws/services/forecast/AmazonForecastClient.java
vinayakpokharkar/aws-sdk-java
fd409dee8ae23fb8953e0bb4dbde65536a7e0514
[ "Apache-2.0" ]
null
null
null
48.249157
160
0.690704
12,799
/* * 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...
3e1e3c7c04bb82552911e4eb575351c6d8e03171
2,069
java
Java
src/com/rb2750/lwjgl/graphics/Texture.java
rb2750/FourCorners
c61bfc15432dbb3d7c49ad4a1fe612487788daa2
[ "MIT" ]
null
null
null
src/com/rb2750/lwjgl/graphics/Texture.java
rb2750/FourCorners
c61bfc15432dbb3d7c49ad4a1fe612487788daa2
[ "MIT" ]
null
null
null
src/com/rb2750/lwjgl/graphics/Texture.java
rb2750/FourCorners
c61bfc15432dbb3d7c49ad4a1fe612487788daa2
[ "MIT" ]
null
null
null
23.511364
128
0.58434
12,800
package com.rb2750.lwjgl.graphics; import com.rb2750.lwjgl.util.BufferUtils; import lombok.Getter; import lombok.Setter; import javax.imageio.ImageIO; import java.awt.image.BufferedImage; import java.io.FileInputStream; import java.io.IOException; import static org.lwjgl.opengl.GL11.*; public class Texture { pr...
3e1e3d01b0ca6cf6846e41f1b03d274d97872bfd
16,201
java
Java
newrelic-agent/src/test/java/com/newrelic/agent/config/ConfigServiceTest.java
brunolellis/newrelic-java-agent
8f0708ce0f23407f8ed1993a21e524d3c0a362e3
[ "Apache-2.0" ]
119
2020-08-15T21:38:07.000Z
2022-03-25T12:07:11.000Z
newrelic-agent/src/test/java/com/newrelic/agent/config/ConfigServiceTest.java
brunolellis/newrelic-java-agent
8f0708ce0f23407f8ed1993a21e524d3c0a362e3
[ "Apache-2.0" ]
468
2020-08-07T17:56:39.000Z
2022-03-31T17:33:45.000Z
newrelic-agent/src/test/java/com/newrelic/agent/config/ConfigServiceTest.java
brunolellis/newrelic-java-agent
8f0708ce0f23407f8ed1993a21e524d3c0a362e3
[ "Apache-2.0" ]
91
2020-08-11T14:23:08.000Z
2022-03-31T17:28:18.000Z
50.470405
147
0.741744
12,801
/* * * * Copyright 2020 New Relic Corporation. All rights reserved. * * SPDX-License-Identifier: Apache-2.0 * */ package com.newrelic.agent.config; import com.google.common.collect.ImmutableMap; import com.newrelic.agent.ConnectionConfigListener; import com.newrelic.agent.HarvestService; import com.newrelic.ag...
3e1e3d0537928d21fa0cf394c8add055a4fc920c
1,423
java
Java
ocl-core/src/main/java/uk/ac/ukc/cs/kmf/ocl20/syntax/ast/contexts/ConstraintAS.java
opatrascoiu/jmf
be597da51fa5964f07ee74213640894af8fff535
[ "Apache-2.0" ]
null
null
null
ocl-core/src/main/java/uk/ac/ukc/cs/kmf/ocl20/syntax/ast/contexts/ConstraintAS.java
opatrascoiu/jmf
be597da51fa5964f07ee74213640894af8fff535
[ "Apache-2.0" ]
null
null
null
ocl-core/src/main/java/uk/ac/ukc/cs/kmf/ocl20/syntax/ast/contexts/ConstraintAS.java
opatrascoiu/jmf
be597da51fa5964f07ee74213640894af8fff535
[ "Apache-2.0" ]
null
null
null
29.645833
109
0.725228
12,802
/** * * Class ConstraintAS.java * * Generated by KMFStudio at 13 April 2004 12:05:02 * Visit http://www.cs.ukc.ac.uk/kmf * */ package uk.ac.ukc.cs.kmf.ocl20.syntax.ast.contexts; public interface ConstraintAS extends uk.ac.ukc.cs.kmf.ocl20.syntax.SyntaxElement { /** Get the 'name' from 'ConstraintAS' *...
3e1e3f912c3dee697bb33f5bb049856f3877dd45
3,835
java
Java
core/camel-api/src/main/java/org/apache/camel/health/HealthCheckService.java
mpaetzold/camel
826a00507239cf8e97fd33f2827a41284f4d1349
[ "Apache-2.0" ]
4
2019-04-11T01:36:58.000Z
2020-02-05T23:39:12.000Z
core/camel-api/src/main/java/org/apache/camel/health/HealthCheckService.java
mpaetzold/camel
826a00507239cf8e97fd33f2827a41284f4d1349
[ "Apache-2.0" ]
14
2019-06-07T16:36:04.000Z
2022-02-01T01:07:42.000Z
core/camel-api/src/main/java/org/apache/camel/health/HealthCheckService.java
mpaetzold/camel
826a00507239cf8e97fd33f2827a41284f4d1349
[ "Apache-2.0" ]
3
2019-04-12T03:39:06.000Z
2019-07-08T01:41:01.000Z
35.183486
117
0.68605
12,803
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
3e1e3fca93998059e2a75dc54bf1f753b5862e85
602
java
Java
VLBusTracker/src/main/java/ru/vlbustracker/helpers/RouteDownloaderHelper.java
alexsheyko/VL-BusTracker-Android
788aca690e11d21117ffdc5419fd6b31e10c93d8
[ "Apache-2.0" ]
1
2017-05-11T10:04:58.000Z
2017-05-11T10:04:58.000Z
VLBusTracker/src/main/java/ru/vlbustracker/helpers/RouteDownloaderHelper.java
alexsheyko/VL-BusTracker-Android
788aca690e11d21117ffdc5419fd6b31e10c93d8
[ "Apache-2.0" ]
null
null
null
VLBusTracker/src/main/java/ru/vlbustracker/helpers/RouteDownloaderHelper.java
alexsheyko/VL-BusTracker-Android
788aca690e11d21117ffdc5419fd6b31e10c93d8
[ "Apache-2.0" ]
null
null
null
27.363636
84
0.770764
12,804
package ru.vlbustracker.helpers; import ru.vlbustracker.models.Route; import org.json.JSONArray; import org.json.JSONException; import org.json.JSONObject; import java.io.IOException; public class RouteDownloaderHelper implements DownloaderHelper { public static final String ROUTE_JSON_FILE = "routeJson"; ...
3e1e40a29bca9c85bdc4d49ec6f1e4876a0327b8
457
java
Java
java/org/metasyntactic/automata/compiler/util/StringList.java
avoronchenko/metasyntactic
cea5408f8c575aae4f280df983f511b5fa7ed541
[ "Apache-2.0" ]
1
2016-01-02T10:37:45.000Z
2016-01-02T10:37:45.000Z
java/org/metasyntactic/automata/compiler/util/StringList.java
avoronchenko/metasyntactic
cea5408f8c575aae4f280df983f511b5fa7ed541
[ "Apache-2.0" ]
1
2016-12-15T12:24:46.000Z
2016-12-15T12:24:46.000Z
java/org/metasyntactic/automata/compiler/util/StringList.java
avoronchenko/metasyntactic
cea5408f8c575aae4f280df983f511b5fa7ed541
[ "Apache-2.0" ]
null
null
null
20.772727
57
0.730853
12,805
package org.metasyntactic.automata.compiler.util; import org.metasyntactic.common.base.Preconditions; import java.util.AbstractList; public class StringList extends AbstractList<Character> { private final String string; public StringList(String string) { Preconditions.checkNotNull(string); this.string =...
3e1e40bad5883a419796a9f08d80750faae1a99a
3,033
java
Java
SenSocialServer/src/com/ubhave/sensocial/server/filters/FrequencyFilterRegistrar.java
AbhinavMehrotra/SenSocial-Library
7e4b4cc475ae9f5eec24badfcdc231c7f2a1d91a
[ "Unlicense" ]
1
2021-08-31T09:53:36.000Z
2021-08-31T09:53:36.000Z
SenSocialServer/src/com/ubhave/sensocial/server/filters/FrequencyFilterRegistrar.java
AbhinavMehrotra/SenSocial-Library
7e4b4cc475ae9f5eec24badfcdc231c7f2a1d91a
[ "Unlicense" ]
null
null
null
SenSocialServer/src/com/ubhave/sensocial/server/filters/FrequencyFilterRegistrar.java
AbhinavMehrotra/SenSocial-Library
7e4b4cc475ae9f5eec24badfcdc231c7f2a1d91a
[ "Unlicense" ]
3
2016-04-27T04:24:58.000Z
2019-04-23T03:54:06.000Z
36.142857
82
0.703887
12,806
/******************************************************************************* * * SenSocial Middleware * * Copyright (c) ${2014}, University of Birmingham * Abhinav Mehrotra, kenaa@example.com * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are p...
3e1e41a51322eba9e0d0e356b40c9b8375eb85a5
4,845
java
Java
estatioapp/app/src/test/java/org/estatio/module/turnover/imports/TurnoverImport_Test.java
Gikabu/estatio
0c645978c2f7768c71b0f3c0bd865e8bbca87c22
[ "Apache-2.0" ]
215
2015-01-06T15:34:10.000Z
2021-05-22T08:18:02.000Z
estatioapp/app/src/test/java/org/estatio/module/turnover/imports/TurnoverImport_Test.java
NightDog/estatio
b81257ef3ad7dc75108b8b61ab08cf9554371677
[ "Apache-2.0" ]
52
2015-01-07T09:10:46.000Z
2020-11-29T08:31:28.000Z
estatioapp/app/src/test/java/org/estatio/module/turnover/imports/TurnoverImport_Test.java
NightDog/estatio
b81257ef3ad7dc75108b8b61ab08cf9554371677
[ "Apache-2.0" ]
140
2015-01-11T21:53:35.000Z
2022-01-17T11:58:00.000Z
44.449541
110
0.699484
12,807
package org.estatio.module.turnover.imports; import java.math.BigDecimal; import org.assertj.core.api.Assertions; import org.junit.Test; public class TurnoverImport_Test { @Test public void getAmountDivPercentage() { // given TurnoverImport turnoverImport = new TurnoverImport(); // ...
3e1e421e909596f3847745203bc06507b9b18fad
4,715
java
Java
flutter-hms-ar/android/src/main/java/com/huawei/hms/plugin/ar/core/util/WorldShaderUtil.java
nestorsgarzonc/hms-flutter-plugin
6af48a976d29659a8d7e0055a663af9f04802fc0
[ "Apache-2.0" ]
192
2020-05-24T00:47:03.000Z
2022-03-26T13:36:08.000Z
flutter-hms-ar/android/src/main/java/com/huawei/hms/plugin/ar/core/util/WorldShaderUtil.java
nestorsgarzonc/hms-flutter-plugin
6af48a976d29659a8d7e0055a663af9f04802fc0
[ "Apache-2.0" ]
145
2020-07-22T10:31:19.000Z
2022-03-30T09:31:54.000Z
flutter-hms-ar/android/src/main/java/com/huawei/hms/plugin/ar/core/util/WorldShaderUtil.java
nestorsgarzonc/hms-flutter-plugin
6af48a976d29659a8d7e0055a663af9f04802fc0
[ "Apache-2.0" ]
82
2020-07-20T07:30:16.000Z
2022-03-28T07:04:03.000Z
50.159574
114
0.534464
12,808
/* Copyright 2020-2021. Huawei Technologies Co., Ltd. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License") you may not use this file except in compliance with the License. You may obtain a copy of the License at https://www.apache.org/licenses/LICENSE-2.0 Un...
3e1e42c38575f751ebb902bcba353c0f7a928b2e
242
java
Java
src/main/java/heli/htweener/ease/impl/quint/QuintIn.java
DmitriiZheleznikov/mydict
543875553ca99598a06fdaf223afc830f99233d1
[ "MIT" ]
null
null
null
src/main/java/heli/htweener/ease/impl/quint/QuintIn.java
DmitriiZheleznikov/mydict
543875553ca99598a06fdaf223afc830f99233d1
[ "MIT" ]
null
null
null
src/main/java/heli/htweener/ease/impl/quint/QuintIn.java
DmitriiZheleznikov/mydict
543875553ca99598a06fdaf223afc830f99233d1
[ "MIT" ]
null
null
null
22
47
0.739669
12,809
package heli.htweener.ease.impl.quint; import heli.htweener.ease.IEaseFunction; public class QuintIn implements IEaseFunction { @Override public double transform(double ratio) { return ratio*ratio*ratio*ratio*ratio; } }
3e1e42d6494b0f4f338c421f18be932b8ebcdce6
3,133
java
Java
libraries/general/text/src/main/java/com/googlecode/aluminumproject/libraries/text/actions/Mute.java
levi-h/aluminumproject
b243f09d81c7aa758a240e9d38a7277372543ecc
[ "Apache-2.0" ]
null
null
null
libraries/general/text/src/main/java/com/googlecode/aluminumproject/libraries/text/actions/Mute.java
levi-h/aluminumproject
b243f09d81c7aa758a240e9d38a7277372543ecc
[ "Apache-2.0" ]
null
null
null
libraries/general/text/src/main/java/com/googlecode/aluminumproject/libraries/text/actions/Mute.java
levi-h/aluminumproject
b243f09d81c7aa758a240e9d38a7277372543ecc
[ "Apache-2.0" ]
null
null
null
37.746988
111
0.770508
12,810
/* * Copyright 2009-2012 Aluminum project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
3e1e4433241f20e51ad7ce33ce3cb31ffdaeb622
2,095
java
Java
depmodule_dal/src/main/java/com/wangjiegulu/rapidooo/depmodule/dal/xdo/demo/User.java
wangjiegulu/RapidOOO
569c31bcc7002923b9c8017377b47679e289a601
[ "Apache-2.0" ]
14
2018-04-12T12:44:57.000Z
2021-07-12T01:35:21.000Z
depmodule_dal/src/main/java/com/wangjiegulu/rapidooo/depmodule/dal/xdo/demo/User.java
wangjiegulu/RapidOOO
569c31bcc7002923b9c8017377b47679e289a601
[ "Apache-2.0" ]
1
2018-09-03T03:57:34.000Z
2018-09-03T03:57:34.000Z
depmodule_dal/src/main/java/com/wangjiegulu/rapidooo/depmodule/dal/xdo/demo/User.java
wangjiegulu/RapidOOO
569c31bcc7002923b9c8017377b47679e289a601
[ "Apache-2.0" ]
3
2018-04-23T02:28:07.000Z
2018-05-06T02:56:56.000Z
22.623656
91
0.612643
12,811
package com.wangjiegulu.rapidooo.depmodule.dal.xdo.demo; import android.os.Parcel; import android.os.Parcelable; /** * Author: wangjie Email: efpyi@example.com Date: 2019-06-17. */ public class User implements Parcelable { private Integer id; private Boolean isBot; private String firstName; private ...
3e1e45cddd2f7bdbbed6133594ace412848024eb
877
java
Java
service/src/main/java/de/assertagile/workshop/agiletesting/api/customer/CustomerService.java
mkutz/agile-testing-workshop
ae2497e1b5d54f6b7ca0acf108d51a9a947bd88a
[ "Apache-2.0" ]
null
null
null
service/src/main/java/de/assertagile/workshop/agiletesting/api/customer/CustomerService.java
mkutz/agile-testing-workshop
ae2497e1b5d54f6b7ca0acf108d51a9a947bd88a
[ "Apache-2.0" ]
null
null
null
service/src/main/java/de/assertagile/workshop/agiletesting/api/customer/CustomerService.java
mkutz/agile-testing-workshop
ae2497e1b5d54f6b7ca0acf108d51a9a947bd88a
[ "Apache-2.0" ]
null
null
null
27.40625
96
0.758267
12,812
package de.assertagile.workshop.agiletesting.api.customer; import org.springframework.stereotype.Service; import javax.inject.Inject; import java.util.ArrayList; import java.util.List; import java.util.Optional; @Service public class CustomerService { private final CustomerRepository customerRepository; @I...
3e1e462611d66a8bfc1247432df16648cd114d66
2,012
java
Java
searchdropdown-addon/src/main/java/org/vaadin/alump/searchdropdown/SearchEvent.java
alump/SearchDropDown
44c3141b86bfa34fa911003adee7b99958b72173
[ "Apache-2.0" ]
3
2017-06-09T03:43:25.000Z
2018-08-14T01:52:08.000Z
searchdropdown-addon/src/main/java/org/vaadin/alump/searchdropdown/SearchEvent.java
alump/SearchDropDown
44c3141b86bfa34fa911003adee7b99958b72173
[ "Apache-2.0" ]
2
2017-05-09T14:59:28.000Z
2017-09-27T13:23:17.000Z
searchdropdown-addon/src/main/java/org/vaadin/alump/searchdropdown/SearchEvent.java
alump/SearchDropDown
44c3141b86bfa34fa911003adee7b99958b72173
[ "Apache-2.0" ]
4
2017-09-27T08:55:49.000Z
2018-11-11T18:33:17.000Z
28.041667
82
0.684002
12,813
/** * SearchEvent.java (SearchDropDown) * * Copyright 2017 Vaadin Ltd, Sami Viitanen <envkt@example.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/lic...
3e1e4738499e56eaf59f804347265bfc54ab44ec
6,735
java
Java
java-client/src/main/java/co/elastic/clients/elasticsearch/security/get_service_credentials/NodesCredentials.java
ksurendra/elasticsearch-java
33cdf3a9916af93004aa25e8c6f7e2ab13db8ad9
[ "Apache-2.0" ]
null
null
null
java-client/src/main/java/co/elastic/clients/elasticsearch/security/get_service_credentials/NodesCredentials.java
ksurendra/elasticsearch-java
33cdf3a9916af93004aa25e8c6f7e2ab13db8ad9
[ "Apache-2.0" ]
null
null
null
java-client/src/main/java/co/elastic/clients/elasticsearch/security/get_service_credentials/NodesCredentials.java
ksurendra/elasticsearch-java
33cdf3a9916af93004aa25e8c6f7e2ab13db8ad9
[ "Apache-2.0" ]
null
null
null
30.613636
117
0.692502
12,814
/* * Licensed to Elasticsearch B.V. under one or more contributor * license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright * ownership. Elasticsearch B.V. licenses this file to you under * the Apache License, Version 2.0 (the "License"); you may * not u...
3e1e47d4a36b95b38e15f8c8f8841a4731c46e6d
1,000
java
Java
common/src/main/java/com/shrimp/common/dao/BaseDao.java
Shrimp-xue/MyArchitectWay
76384ef240438217b72f96fb1061fa88d357aa63
[ "Apache-2.0" ]
null
null
null
common/src/main/java/com/shrimp/common/dao/BaseDao.java
Shrimp-xue/MyArchitectWay
76384ef240438217b72f96fb1061fa88d357aa63
[ "Apache-2.0" ]
3
2019-12-21T05:21:55.000Z
2020-01-09T13:06:19.000Z
common/src/main/java/com/shrimp/common/dao/BaseDao.java
Shrimp-xue/MyArchitectWay
76384ef240438217b72f96fb1061fa88d357aa63
[ "Apache-2.0" ]
null
null
null
17.241379
45
0.533
12,815
package com.shrimp.common.dao; import java.util.List; /** * @Description 基础dao * @ClassName BaseDao * @Author Shrimp * @date 2020.01.05 18:08 */ public interface BaseDao<M, QM> { /** * @description 增加用户 * @author shrimp * @date 2019-12-21 14:26 * @param m * @return */ publi...
3e1e49075f4c15102b3c3fbbbd1c30c519899d6b
5,223
java
Java
zeppelin-interpreter/src/main/java/org/apache/zeppelin/interpreter/LazyOpenInterpreter.java
Cyft/zeppelin
d4a47a1739875a7cfd9d2adc73efb155d0d278b1
[ "Apache-2.0" ]
1
2022-03-16T08:35:03.000Z
2022-03-16T08:35:03.000Z
zeppelin-interpreter/src/main/java/org/apache/zeppelin/interpreter/LazyOpenInterpreter.java
Cyft/zeppelin
d4a47a1739875a7cfd9d2adc73efb155d0d278b1
[ "Apache-2.0" ]
6
2022-03-23T12:30:02.000Z
2022-03-30T21:09:28.000Z
zeppelin-interpreter/src/main/java/org/apache/zeppelin/interpreter/LazyOpenInterpreter.java
Cyft/zeppelin
d4a47a1739875a7cfd9d2adc73efb155d0d278b1
[ "Apache-2.0" ]
5
2016-06-08T11:35:45.000Z
2021-11-23T08:29:29.000Z
24.406542
97
0.701513
12,816
/* * 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 ...
3e1e4955d11bebc5728e5239ade3c923c1f7531b
6,772
java
Java
src/test/org/apache/lucene/util/TestBitVector.java
adichad/lucene-new
ddfd6f2b12c34d97e70b1a92de69d138ee1b666d
[ "Apache-2.0" ]
6
2020-10-27T06:11:59.000Z
2021-09-09T13:52:42.000Z
src/test/org/apache/lucene/util/TestBitVector.java
adichad/lucene-new
ddfd6f2b12c34d97e70b1a92de69d138ee1b666d
[ "Apache-2.0" ]
8
2020-11-16T20:41:38.000Z
2022-02-01T01:05:45.000Z
sourcedata/lucene-solr-releases-lucene-2.2.0/src/test/org/apache/lucene/util/TestBitVector.java
DXYyang/SDP
6ad0daf242d4062888ceca6d4a1bd4c41fd99b63
[ "Apache-2.0" ]
null
null
null
30.518018
90
0.589963
12,817
package org.apache.lucene.util; /** * 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, Versio...
3e1e497944b7f09a68b75dde4f3dc387385d2154
4,178
java
Java
pkts-core/src/main/java/io/pkts/framer/RTPFramer.java
dm3/pkts
175bd09293ac8ef2dc9e17f0019b46ff15c32f87
[ "MIT" ]
173
2015-01-29T04:22:35.000Z
2022-03-12T12:21:06.000Z
pkts-core/src/main/java/io/pkts/framer/RTPFramer.java
dm3/pkts
175bd09293ac8ef2dc9e17f0019b46ff15c32f87
[ "MIT" ]
67
2015-04-25T10:23:54.000Z
2021-09-23T08:35:17.000Z
pkts-core/src/main/java/io/pkts/framer/RTPFramer.java
dm3/pkts
175bd09293ac8ef2dc9e17f0019b46ff15c32f87
[ "MIT" ]
97
2015-01-14T22:20:53.000Z
2022-03-12T12:21:10.000Z
34.586777
122
0.585185
12,818
/** * */ package io.pkts.framer; import java.io.IOException; import io.pkts.buffer.Buffer; import io.pkts.packet.TransportPacket; import io.pkts.packet.rtp.RtpPacket; import io.pkts.packet.rtp.impl.RtpPacketImpl; import io.pkts.protocol.Protocol; /** * @author lyhxr@example.com */ public final class RTPFramer i...
3e1e497bcb30bec3335ee49019c8cd615e25d31c
10,377
java
Java
src/main/java/cn/sinlmao/commons/network/http/ImResponse.java
sinlmao/NetworkUtils
86b53664024b7fe57dfdf3cd0559c6e786a40f6a
[ "RSA-MD" ]
5
2019-08-17T18:32:54.000Z
2021-11-07T20:28:19.000Z
src/main/java/cn/sinlmao/commons/network/http/ImResponse.java
sinlmao/NetworkUtils
86b53664024b7fe57dfdf3cd0559c6e786a40f6a
[ "RSA-MD" ]
null
null
null
src/main/java/cn/sinlmao/commons/network/http/ImResponse.java
sinlmao/NetworkUtils
86b53664024b7fe57dfdf3cd0559c6e786a40f6a
[ "RSA-MD" ]
1
2019-09-02T09:58:08.000Z
2019-09-02T09:58:08.000Z
31.910769
133
0.608717
12,819
/** * Copyright (c) 2019, Sinlmao (upchh@example.com). * <p> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required ...
3e1e4a08ae0a30afc073b6013849f6dd1ba8c57b
1,268
java
Java
discovery-plugin-strategy/discovery-plugin-strategy-starter-zuul/src/main/java/com/nepxion/discovery/plugin/strategy/zuul/processor/ZuulStrategyRouteApolloProcessor.java
zhaoyb/Discovery
49a86b97c4646185d228827408e638d5db08d995
[ "Apache-2.0" ]
5,102
2018-06-22T06:42:43.000Z
2022-03-30T11:56:05.000Z
discovery-plugin-strategy/discovery-plugin-strategy-starter-zuul/src/main/java/com/nepxion/discovery/plugin/strategy/zuul/processor/ZuulStrategyRouteApolloProcessor.java
zhaoyb/Discovery
49a86b97c4646185d228827408e638d5db08d995
[ "Apache-2.0" ]
112
2018-07-08T07:05:54.000Z
2022-03-13T11:03:07.000Z
discovery-plugin-strategy/discovery-plugin-strategy-starter-zuul/src/main/java/com/nepxion/discovery/plugin/strategy/zuul/processor/ZuulStrategyRouteApolloProcessor.java
zhaoyb/Discovery
49a86b97c4646185d228827408e638d5db08d995
[ "Apache-2.0" ]
1,361
2018-06-28T16:03:28.000Z
2022-03-31T06:34:10.000Z
28.177778
88
0.742114
12,820
package com.nepxion.discovery.plugin.strategy.zuul.processor; /** * <p>Title: Nepxion Discovery</p> * <p>Description: Nepxion Discovery</p> * <p>Copyright: Copyright (c) 2017-2050</p> * <p>Company: Nepxion</p> * @author Haojun Ren * @version 1.0 */ import org.springframework.beans.factory.annotation.Autowired;...
3e1e4a4b436316526144055bddb31a1669c71c75
1,928
java
Java
src/main/java/io/github/mrdarcychen/arenas/SpawnPoint.java
darcy-chen/BlockyArena
4666501f241b5cbfe9bad2b5d4554a5c0844d4ff
[ "Apache-2.0" ]
3
2020-04-25T09:16:11.000Z
2021-02-10T02:00:18.000Z
src/main/java/io/github/mrdarcychen/arenas/SpawnPoint.java
darcy-chen/BlockyArena
4666501f241b5cbfe9bad2b5d4554a5c0844d4ff
[ "Apache-2.0" ]
17
2017-09-24T06:32:24.000Z
2018-04-11T21:49:36.000Z
src/main/java/io/github/mrdarcychen/arenas/SpawnPoint.java
Darcy-Chen/BlockyArena
4666501f241b5cbfe9bad2b5d4554a5c0844d4ff
[ "Apache-2.0" ]
3
2020-04-25T19:19:37.000Z
2021-07-17T14:42:28.000Z
30.125
97
0.711618
12,821
/* * Copyright 2017-2020 The BlockyArena Contributors. * * 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...
3e1e4ab76e62cb60b5b0b3c321ddf2b9afb6ea4f
33,052
java
Java
src/net/java/sip/communicator/impl/history/HistoryReaderImpl.java
mstyura/jitsi
4dca2c5995be23b4380d9e30f4ddbe73fb7be3a9
[ "Apache-2.0" ]
3,442
2015-01-08T09:51:28.000Z
2022-03-31T02:48:33.000Z
src/net/java/sip/communicator/impl/history/HistoryReaderImpl.java
fleapapa/jitsi
805d76dad2d2218614de395f6a9c0cb3b582e664
[ "Apache-2.0" ]
577
2015-01-27T20:50:12.000Z
2022-03-11T13:08:45.000Z
src/net/java/sip/communicator/impl/history/HistoryReaderImpl.java
fleapapa/jitsi
805d76dad2d2218614de395f6a9c0cb3b582e664
[ "Apache-2.0" ]
953
2015-01-04T05:20:14.000Z
2022-03-31T14:04:14.000Z
33.151454
81
0.55337
12,822
/* * Jitsi, the OpenSource Java VoIP and Instant Messaging client. * * Copyright @ 2015 Atlassian Pty Ltd * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.or...
3e1e4b2f7164e1919eb4d038acdd8166c1f46f54
947
java
Java
src/test/java/com/rainbowpunch/jetedge/core/analyzer/DefaultPojoAnalyzerTest.java
Bekreth/jetedge
72c84112d67fb87b45dc933de8f56c42432b3337
[ "Apache-2.0" ]
7
2018-07-03T16:08:08.000Z
2018-09-07T13:54:40.000Z
src/test/java/com/rainbowpunch/jetedge/core/analyzer/DefaultPojoAnalyzerTest.java
Bekreth/jetedge
72c84112d67fb87b45dc933de8f56c42432b3337
[ "Apache-2.0" ]
71
2017-10-27T02:07:56.000Z
2021-02-13T13:45:51.000Z
src/test/java/com/rainbowpunch/jetedge/core/analyzer/DefaultPojoAnalyzerTest.java
Bekreth/jetedge
72c84112d67fb87b45dc933de8f56c42432b3337
[ "Apache-2.0" ]
8
2017-11-07T03:51:50.000Z
2018-09-07T13:54:44.000Z
36.423077
112
0.737064
12,823
package com.rainbowpunch.jetedge.core.analyzer; import com.rainbowpunch.jetedge.core.reflection.ClassAttributes; import com.rainbowpunch.jetedge.core.reflection.FieldAttributes; import com.rainbowpunch.jetedge.test.Pojos.Vehicle; import java.util.HashSet; import java.util.Set; import org.junit.Test; import static ja...
3e1e4b96e2ca7f2c83fb596abe6e83340895a906
364
java
Java
FlickrDemo/app/src/main/java/com/simplifynowsoftware/flickrdemo/retrofit/response/PhotoCommon.java
TimMackenzie/flickr-demo
c4f0014edcda6203c11b07c34840fd2e683c78b3
[ "Apache-2.0" ]
2
2016-07-08T02:33:07.000Z
2018-08-13T21:07:41.000Z
FlickrDemo/app/src/main/java/com/simplifynowsoftware/flickrdemo/retrofit/response/PhotoCommon.java
TimMackenzie/flickr-demo
c4f0014edcda6203c11b07c34840fd2e683c78b3
[ "Apache-2.0" ]
null
null
null
FlickrDemo/app/src/main/java/com/simplifynowsoftware/flickrdemo/retrofit/response/PhotoCommon.java
TimMackenzie/flickr-demo
c4f0014edcda6203c11b07c34840fd2e683c78b3
[ "Apache-2.0" ]
2
2015-08-10T06:55:52.000Z
2019-02-13T17:35:16.000Z
28
99
0.711538
12,824
package com.simplifynowsoftware.flickrdemo.retrofit.response; /** * This interface attempts to make it easier to deal with the auto-generated collisions for Flickr * data types (e.g. interestingness.Photo and Photoset.Photo */ public interface PhotoCommon { String getId(); int getFarm(); Strin...
3e1e4cf017b0232deda3a9c027d31fd68e124af2
1,537
java
Java
Source/Plugins/Core/com.equella.core/src/com/tle/web/notification/section/RootNotificationListSection.java
infiniticg/equella
75ddd69bca3a94e213705dcfe90cf7077cc89872
[ "Apache-2.0" ]
1
2018-07-25T02:34:16.000Z
2018-07-25T02:34:16.000Z
Source/Plugins/Core/com.equella.core/src/com/tle/web/notification/section/RootNotificationListSection.java
infiniticg/equella
75ddd69bca3a94e213705dcfe90cf7077cc89872
[ "Apache-2.0" ]
null
null
null
Source/Plugins/Core/com.equella.core/src/com/tle/web/notification/section/RootNotificationListSection.java
infiniticg/equella
75ddd69bca3a94e213705dcfe90cf7077cc89872
[ "Apache-2.0" ]
1
2018-04-11T20:31:51.000Z
2018-04-11T20:31:51.000Z
26.050847
105
0.775537
12,825
/* * Copyright 2017 Apereo * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in wr...
3e1e4d1e8fae9d3b0acfb786dcd20bfca59efe05
14,476
java
Java
core/net/src/test/java/org/onosproject/net/device/impl/DeviceManagerTest.java
abruno06/onos
cc22546d624e6ee4f83cd12be237939873179ecc
[ "Apache-2.0" ]
1,091
2015-01-06T11:10:40.000Z
2022-03-30T09:09:05.000Z
core/net/src/test/java/org/onosproject/net/device/impl/DeviceManagerTest.java
abruno06/onos
cc22546d624e6ee4f83cd12be237939873179ecc
[ "Apache-2.0" ]
39
2015-02-13T19:58:32.000Z
2022-03-02T02:38:07.000Z
core/net/src/test/java/org/onosproject/net/device/impl/DeviceManagerTest.java
abruno06/onos
cc22546d624e6ee4f83cd12be237939873179ecc
[ "Apache-2.0" ]
914
2015-01-05T19:42:35.000Z
2022-03-30T09:25:18.000Z
38.913978
95
0.698259
12,826
/* * Copyright 2014-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...
3e1e4d8bd58df7a92745270a0a7a2d96c5a9f072
450
java
Java
sources/p005cm/aptoide/p006pt/dataprovider/p010ws/p013v7/ReadPost.java
tusharchoudhary0003/Custom-Football-Game
47283462b2066ad5c53b3c901182e7ae62a34fc8
[ "MIT" ]
1
2019-10-01T11:34:10.000Z
2019-10-01T11:34:10.000Z
sources/p005cm/aptoide/p006pt/dataprovider/p010ws/p013v7/ReadPost.java
tusharchoudhary0003/Custom-Football-Game
47283462b2066ad5c53b3c901182e7ae62a34fc8
[ "MIT" ]
null
null
null
sources/p005cm/aptoide/p006pt/dataprovider/p010ws/p013v7/ReadPost.java
tusharchoudhary0003/Custom-Football-Game
47283462b2066ad5c53b3c901182e7ae62a34fc8
[ "MIT" ]
1
2020-05-26T05:10:33.000Z
2020-05-26T05:10:33.000Z
26.470588
61
0.717778
12,827
package p005cm.aptoide.p006pt.dataprovider.p010ws.p013v7; import com.fasterxml.jackson.annotation.JsonProperty; /* renamed from: cm.aptoide.pt.dataprovider.ws.v7.ReadPost */ public class ReadPost { @JsonProperty("uid") private final String postId; @JsonProperty("type") private final String postType; ...
3e1e4df77cfcd291e2424994729da36acc0feb67
1,813
java
Java
molicode-common/src/main/groovy/com/shareyi/molicode/common/vo/replace/DirTrans.java
cn2oo8/molicode
66940f13d91e7fc8ec4b4926a977296d3d75cc43
[ "Apache-2.0" ]
81
2019-04-10T01:09:52.000Z
2020-12-08T03:30:46.000Z
molicode-common/src/main/groovy/com/shareyi/molicode/common/vo/replace/DirTrans.java
darryring102555/molicode
f117042f2d590ac7d2842834d4a183a9e23838ff
[ "Apache-2.0" ]
12
2019-04-30T02:34:42.000Z
2021-12-14T21:18:30.000Z
molicode-common/src/main/groovy/com/shareyi/molicode/common/vo/replace/DirTrans.java
darryring102555/molicode
f117042f2d590ac7d2842834d4a183a9e23838ff
[ "Apache-2.0" ]
30
2019-04-10T00:24:14.000Z
2021-12-24T11:06:15.000Z
23.24359
161
0.651958
12,828
package com.shareyi.molicode.common.vo.replace; import com.shareyi.molicode.common.enums.DirTransType; import org.apache.commons.lang.StringUtils; import java.util.ArrayList; import java.util.List; /** * Created by davidon 2016/1/5. */ public class DirTrans { private String originDirName; private String t...
3e1e4e320b539d353974e5428eaa0b8030c9f383
4,588
java
Java
src/main/java/org/kuali/maven/ec2/DescribeInstancesMojo.java
infrared5/ec2-maven-plugin
5dc5cb4acdb4a31f72f8304f090432bc7436765c
[ "ECL-2.0" ]
null
null
null
src/main/java/org/kuali/maven/ec2/DescribeInstancesMojo.java
infrared5/ec2-maven-plugin
5dc5cb4acdb4a31f72f8304f090432bc7436765c
[ "ECL-2.0" ]
null
null
null
src/main/java/org/kuali/maven/ec2/DescribeInstancesMojo.java
infrared5/ec2-maven-plugin
5dc5cb4acdb4a31f72f8304f090432bc7436765c
[ "ECL-2.0" ]
1
2021-01-19T19:10:54.000Z
2021-01-19T19:10:54.000Z
32.771429
84
0.602441
12,829
package org.kuali.maven.ec2; import java.util.ArrayList; import java.util.Collections; import java.util.List; import org.apache.commons.lang.StringUtils; import org.apache.maven.plugin.MojoExecutionException; import org.kuali.maven.ec2.pojo.Column; import org.kuali.maven.ec2.pojo.Row; import org.kuali.maven.ec2.pojo....
3e1e4ed7d5aae3b547a78e3fbd79e86dce5c7d5f
1,493
java
Java
fluat_auth/android/src/main/java/cn/mxhchina/fluat_auth/AppUtils.java
AlanJN/fluat_auth
f74a6499a1d8d5363f2f3ca23f5cb07043520ca8
[ "Apache-2.0" ]
null
null
null
fluat_auth/android/src/main/java/cn/mxhchina/fluat_auth/AppUtils.java
AlanJN/fluat_auth
f74a6499a1d8d5363f2f3ca23f5cb07043520ca8
[ "Apache-2.0" ]
null
null
null
fluat_auth/android/src/main/java/cn/mxhchina/fluat_auth/AppUtils.java
AlanJN/fluat_auth
f74a6499a1d8d5363f2f3ca23f5cb07043520ca8
[ "Apache-2.0" ]
null
null
null
29.86
92
0.633624
12,830
package cn.mxhchina.fluat_auth; import android.content.Context; import android.util.DisplayMetrics; import android.view.WindowManager; import java.lang.reflect.Field; import java.util.HashMap; import java.util.Map; public class AppUtils { public static int dp2px(Context context, float dipValue) { try { ...
3e1e506c3ff04abfce2ef8e24caba4239f1e64b0
31,924
java
Java
jobs/pacman-rule-engine-2.0/src/main/java/com/tmobile/pacman/autofix/publicaccess/PublicAccessAutoFix.java
lifer84/pacbot
997c240c123d81cf3f55ff5093127c5fda6119c3
[ "Apache-2.0" ]
1,165
2018-10-05T19:07:34.000Z
2022-03-28T19:34:27.000Z
jobs/pacman-rule-engine-2.0/src/main/java/com/tmobile/pacman/autofix/publicaccess/PublicAccessAutoFix.java
lifer84/pacbot
997c240c123d81cf3f55ff5093127c5fda6119c3
[ "Apache-2.0" ]
334
2018-10-10T14:00:41.000Z
2022-03-19T16:32:08.000Z
jobs/pacman-rule-engine-2.0/src/main/java/com/tmobile/pacman/autofix/publicaccess/PublicAccessAutoFix.java
lifer84/pacbot
997c240c123d81cf3f55ff5093127c5fda6119c3
[ "Apache-2.0" ]
268
2018-10-05T19:53:25.000Z
2022-03-31T07:39:47.000Z
42.452128
256
0.718644
12,831
package com.tmobile.pacman.autofix.publicaccess; import io.github.resilience4j.retry.Retry; import io.github.resilience4j.retry.RetryConfig; import io.github.resilience4j.retry.RetryRegistry; import java.lang.reflect.Type; import java.time.Duration; import java.util.ArrayList; import java.util.Arrays; impor...
3e1e5111d54352b6684f37b6abd3cc5defb5b759
515
java
Java
chapter_003/src/test/java/ru/job4j/dictionary/PhoneDictionaryTest.java
Web-Programmer-B-P/job4j
2a963b5cfe1cf1e4cea395dff8a7ec74545de1e9
[ "Apache-2.0" ]
null
null
null
chapter_003/src/test/java/ru/job4j/dictionary/PhoneDictionaryTest.java
Web-Programmer-B-P/job4j
2a963b5cfe1cf1e4cea395dff8a7ec74545de1e9
[ "Apache-2.0" ]
2
2021-12-10T01:25:54.000Z
2022-02-16T01:08:36.000Z
chapter_003/src/test/java/ru/job4j/dictionary/PhoneDictionaryTest.java
Web-Programmer-B-P/job4j
2a963b5cfe1cf1e4cea395dff8a7ec74545de1e9
[ "Apache-2.0" ]
null
null
null
27.105263
70
0.683495
12,832
package ru.job4j.dictionary; import org.junit.Test; import ru.job4j.dictionary.model.Person; import java.util.List; import static org.hamcrest.core.Is.is; import static org.junit.Assert.assertThat; public class PhoneDictionaryTest { @Test public void whenFindByName() { var phones = new PhoneDictionar...
3e1e51e306dc7d472dda1c2558b66b4ff8d8d01f
10,693
java
Java
twister2/twister2/comms/src/java/edu/iu/dsc/tws/comms/dfw/DataFlowBroadcast.java
vibhatha/Twister2-Docker
7557ad0e11d9fdc96c2a6bea01972ec567a27d19
[ "Apache-2.0" ]
null
null
null
twister2/twister2/comms/src/java/edu/iu/dsc/tws/comms/dfw/DataFlowBroadcast.java
vibhatha/Twister2-Docker
7557ad0e11d9fdc96c2a6bea01972ec567a27d19
[ "Apache-2.0" ]
null
null
null
twister2/twister2/comms/src/java/edu/iu/dsc/tws/comms/dfw/DataFlowBroadcast.java
vibhatha/Twister2-Docker
7557ad0e11d9fdc96c2a6bea01972ec567a27d19
[ "Apache-2.0" ]
null
null
null
34.605178
98
0.713364
12,833
// Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distribute...
3e1e527db05e4666b46570dd0cef19c67d00e7ed
2,538
java
Java
ABAP Quick Fix Plugin/src/com/abapblog/adt/quickfix/assist/comments/TranslateCommentToEnglish.java
lc-leuc/ABAPQuickFix
deee5fad8cf2b413d454f0e49a8386139a875b09
[ "MIT" ]
20
2020-04-25T23:43:19.000Z
2022-03-28T10:16:36.000Z
ABAP Quick Fix Plugin/src/com/abapblog/adt/quickfix/assist/comments/TranslateCommentToEnglish.java
lc-leuc/ABAPQuickFix
deee5fad8cf2b413d454f0e49a8386139a875b09
[ "MIT" ]
17
2019-06-14T10:51:04.000Z
2021-12-20T09:36:20.000Z
ABAP Quick Fix Plugin/src/com/abapblog/adt/quickfix/assist/comments/TranslateCommentToEnglish.java
lc-leuc/ABAPQuickFix
deee5fad8cf2b413d454f0e49a8386139a875b09
[ "MIT" ]
8
2019-01-13T12:36:37.000Z
2021-10-02T12:53:25.000Z
32.538462
101
0.756501
12,834
package com.abapblog.adt.quickfix.assist.comments; import java.io.IOException; import java.util.ArrayList; import java.util.List; import org.eclipse.jface.preference.IPreferenceStore; import org.eclipse.jface.text.contentassist.CompletionProposal; import org.eclipse.jface.text.contentassist.ICompletionPro...
3e1e528df204135be49ea37fa5b511a2334566cf
3,056
java
Java
src/in/dreamlab/wicm/algorithms/icm_luds/UByteREACH_D.java
animeshbaranawal/wicm
95547396e1de21f2afa8fe9088ad91d3ad60194c
[ "Apache-2.0" ]
null
null
null
src/in/dreamlab/wicm/algorithms/icm_luds/UByteREACH_D.java
animeshbaranawal/wicm
95547396e1de21f2afa8fe9088ad91d3ad60194c
[ "Apache-2.0" ]
null
null
null
src/in/dreamlab/wicm/algorithms/icm_luds/UByteREACH_D.java
animeshbaranawal/wicm
95547396e1de21f2afa8fe9088ad91d3ad60194c
[ "Apache-2.0" ]
null
null
null
48.507937
193
0.76178
12,835
package in.dreamlab.wicm.algorithms.icm_luds; import in.dreamlab.graphite.graph.IntervalVertex; import in.dreamlab.graphite.types.Interval; import in.dreamlab.wicm.comm.messages.UByteBooleanStartSlimMessage; import in.dreamlab.wicm.graph.computation.DebugBlockWarpBasicIntervalComputation; import in.dreamlab.wicm.graph...
3e1e52f41dc76bd8214c066f5b75e54895dd0f3a
1,265
java
Java
graduate-design-user-info-manage-service/src/main/java/fun/liwudi/graduatedesignuserinfomanage/domain/UserTokenInfo.java
Liwu-di/spring-cloud-check-system
b2871d4e0e913fad400220fb0929d9d352f7c679
[ "Apache-2.0" ]
null
null
null
graduate-design-user-info-manage-service/src/main/java/fun/liwudi/graduatedesignuserinfomanage/domain/UserTokenInfo.java
Liwu-di/spring-cloud-check-system
b2871d4e0e913fad400220fb0929d9d352f7c679
[ "Apache-2.0" ]
null
null
null
graduate-design-user-info-manage-service/src/main/java/fun/liwudi/graduatedesignuserinfomanage/domain/UserTokenInfo.java
Liwu-di/spring-cloud-check-system
b2871d4e0e913fad400220fb0929d9d352f7c679
[ "Apache-2.0" ]
null
null
null
21.440678
74
0.583399
12,836
package fun.liwudi.graduatedesignuserinfomanage.domain; import org.apache.commons.lang.StringUtils; /** * @author 李武第 */ public class UserTokenInfo { private String userName; private String passWord; private String time; public Boolean isEqual(UserTokenInfo userTokenInfo){ if(StringUtil...
3e1e5327fce689650c0c0ecc30b38b64572ce53d
1,048
java
Java
UnitTest/Junit/src/test/java/exercise18_5/ProductStockTest.java
pluselc/SandBox
b27e02d6f5f8e2ea1d75743007549b3bde49e22c
[ "MIT" ]
null
null
null
UnitTest/Junit/src/test/java/exercise18_5/ProductStockTest.java
pluselc/SandBox
b27e02d6f5f8e2ea1d75743007549b3bde49e22c
[ "MIT" ]
null
null
null
UnitTest/Junit/src/test/java/exercise18_5/ProductStockTest.java
pluselc/SandBox
b27e02d6f5f8e2ea1d75743007549b3bde49e22c
[ "MIT" ]
null
null
null
26.2
80
0.696565
12,837
package exercise18_5; import static exercise18_5.ProductStockTestHelper.*; import static org.hamcrest.CoreMatchers.*; import static org.junit.Assert.*; import java.lang.reflect.Field; import java.util.Map; import org.junit.Before; import org.junit.Test; import exercise18_5.Product; import exercise18_5.ProductStock;...
3e1e5596b9f89541c2572f375cf1cbf7473864be
1,014
java
Java
_src/Chapter02/math/RandomNumberGenerator.java
paullewallencom/neural-java-978-1-7871-2605-3
bd8a9bbfda361373ddcf8a7a368f83db333395e1
[ "Apache-2.0" ]
53
2017-04-02T05:27:26.000Z
2021-11-08T13:13:26.000Z
_src/Chapter02/math/RandomNumberGenerator.java
paullewallencom/neural-java-978-1-7871-2605-3
bd8a9bbfda361373ddcf8a7a368f83db333395e1
[ "Apache-2.0" ]
1
2018-07-02T09:24:18.000Z
2018-07-02T09:24:18.000Z
_src/Chapter02/math/RandomNumberGenerator.java
paullewallencom/neural-java-978-1-7871-2605-3
bd8a9bbfda361373ddcf8a7a368f83db333395e1
[ "Apache-2.0" ]
58
2017-04-09T16:57:21.000Z
2022-02-06T11:52:01.000Z
23.045455
80
0.621302
12,838
package edu.packt.neuralnet.math; import java.util.Random; /** * * RandomNumberGenerator * This class generates double precision random numbers according to a seed. It * is used in weights initialization, for example. * * @author Alan de Souza, Fábio Soares * @version 0.1 */ public class RandomNumberGenera...
3e1e55b75bd040c2de83119b2a3098ca4df362dd
932
java
Java
FindRestaurent/src/com/maya/findrestaurent/SplashActivity.java
jarinj/excercise
496271e2b9977ef31a6c09038c7a3628aa80dfbd
[ "Apache-2.0" ]
null
null
null
FindRestaurent/src/com/maya/findrestaurent/SplashActivity.java
jarinj/excercise
496271e2b9977ef31a6c09038c7a3628aa80dfbd
[ "Apache-2.0" ]
null
null
null
FindRestaurent/src/com/maya/findrestaurent/SplashActivity.java
jarinj/excercise
496271e2b9977ef31a6c09038c7a3628aa80dfbd
[ "Apache-2.0" ]
null
null
null
22.190476
70
0.701717
12,839
package com.maya.findrestaurent; import android.content.Context; import android.content.Intent; import android.content.SharedPreferences; import android.os.Bundle; import android.support.v7.app.ActionBarActivity; public class SplashActivity extends ActionBarActivity { SharedPreferences prefs; @Override protected ...
3e1e55c4b193bdbff7f2b118e2b74afff1ec6e06
788
java
Java
src/main/java/com/alipay/api/domain/AlipayOpenPublicLabelUserCreateModel.java
alipay/alipay-sdk-java-all
e87bc8e7f6750e168a5f9d37221124c085d1e3c1
[ "Apache-2.0" ]
333
2018-08-28T09:26:55.000Z
2022-03-31T07:26:42.000Z
src/main/java/com/alipay/api/domain/AlipayOpenPublicLabelUserCreateModel.java
alipay/alipay-sdk-java-all
e87bc8e7f6750e168a5f9d37221124c085d1e3c1
[ "Apache-2.0" ]
46
2018-09-27T03:52:42.000Z
2021-08-10T07:54:57.000Z
src/main/java/com/alipay/api/domain/AlipayOpenPublicLabelUserCreateModel.java
alipay/alipay-sdk-java-all
e87bc8e7f6750e168a5f9d37221124c085d1e3c1
[ "Apache-2.0" ]
158
2018-12-07T17:03:43.000Z
2022-03-17T09:32:43.000Z
18.325581
73
0.677665
12,840
package com.alipay.api.domain; import com.alipay.api.AlipayObject; import com.alipay.api.internal.mapping.ApiField; /** * 用户增加标签接口 * * @author auto create * @since 1.0, 2021-06-23 14:43:33 */ public class AlipayOpenPublicLabelUserCreateModel extends AlipayObject { private static final long serialV...
3e1e55fa0a66fe05cb7199911c6b9fafa21a5b66
4,426
java
Java
src/main/java/org/w3c/css/properties/css3/CssUserModify.java
lacostej/css-validator
76f3948f0e96aab03dff49348eb05e8c218ee062
[ "W3C-19980720" ]
2
2017-09-09T16:38:11.000Z
2017-11-02T14:23:44.000Z
src/main/java/org/w3c/css/properties/css3/CssUserModify.java
lacostej/css-validator
76f3948f0e96aab03dff49348eb05e8c218ee062
[ "W3C-19980720" ]
null
null
null
src/main/java/org/w3c/css/properties/css3/CssUserModify.java
lacostej/css-validator
76f3948f0e96aab03dff49348eb05e8c218ee062
[ "W3C-19980720" ]
null
null
null
27.012195
83
0.66456
12,841
// // $Id: CssUserModify.java,v 1.3 2010-01-05 13:49:56 ylafon Exp $ // From Sijtsche de Jong (kenaa@example.com) // // (c) COPYRIGHT 1995-2000 World Wide Web Consortium (MIT, INRIA, Keio University) // Please first read the full copyright statement at // http://www.w3.org/Consortium/Legal/copyright-software-19980720 ...
3e1e5665daaefe6218ff460debf6fddd979f3d0d
7,678
java
Java
src/main/java/org/sinmetal/WordCount.java
sinmetal/irontiger
ecd227d1ca7cf094b46f44fafa4dda46e5485d50
[ "MIT" ]
null
null
null
src/main/java/org/sinmetal/WordCount.java
sinmetal/irontiger
ecd227d1ca7cf094b46f44fafa4dda46e5485d50
[ "MIT" ]
null
null
null
src/main/java/org/sinmetal/WordCount.java
sinmetal/irontiger
ecd227d1ca7cf094b46f44fafa4dda46e5485d50
[ "MIT" ]
null
null
null
37.453659
100
0.710081
12,842
/* * Copyright (C) 2015 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to ...
3e1e56e20a7b7dde3a7c3553eaf8dbf8ecc1d000
1,096
java
Java
openbp-cockpit/src/main/java/org/openbp/cockpit/modeler/figures/generic/Expandable.java
CleanCode1115/openbp
d2d655499247c8ca4b7d63e773235afa5e023b69
[ "Apache-2.0" ]
null
null
null
openbp-cockpit/src/main/java/org/openbp/cockpit/modeler/figures/generic/Expandable.java
CleanCode1115/openbp
d2d655499247c8ca4b7d63e773235afa5e023b69
[ "Apache-2.0" ]
null
null
null
openbp-cockpit/src/main/java/org/openbp/cockpit/modeler/figures/generic/Expandable.java
CleanCode1115/openbp
d2d655499247c8ca4b7d63e773235afa5e023b69
[ "Apache-2.0" ]
null
null
null
32.235294
94
0.703467
12,843
/* * Copyright 2007 skynamics AG * * 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 applic...
3e1e571ff2b2dd65231f1a4d6ff10e20eeecdd48
1,072
java
Java
algorithms/java/src/test/java/org/jessenpan/leetcode/string/S165CompareVersionNumbersTest.java
JessenPan/leetcode-java
7181adeb0a9f43a3ebb3d95f0ccf51e8ec99e1bf
[ "Apache-2.0" ]
6
2019-05-04T09:02:41.000Z
2022-01-09T00:26:34.000Z
algorithms/java/src/test/java/org/jessenpan/leetcode/string/S165CompareVersionNumbersTest.java
JessenPan/leetcode-java
7181adeb0a9f43a3ebb3d95f0ccf51e8ec99e1bf
[ "Apache-2.0" ]
null
null
null
algorithms/java/src/test/java/org/jessenpan/leetcode/string/S165CompareVersionNumbersTest.java
JessenPan/leetcode-java
7181adeb0a9f43a3ebb3d95f0ccf51e8ec99e1bf
[ "Apache-2.0" ]
1
2019-11-06T08:14:24.000Z
2019-11-06T08:14:24.000Z
24.363636
94
0.647388
12,844
package org.jessenpan.leetcode.string; import org.junit.Assert; import org.junit.Test; /** * @author jessenpan */ public class S165CompareVersionNumbersTest { private S165CompareVersionNumbers compareVersionNumbers = new S165CompareVersionNumbers(); @Test public void test1(){ int compared= ...
3e1e57d12f261551c72fdaa2ab53ece58aee5a8a
3,545
java
Java
genson/src/main/java/com/owlike/genson/reflect/PropertyAccessor.java
azukovskij89/genson
ed60adc0fae99d6f27f9555a1dc3ebd3b6ee63a4
[ "Apache-2.0" ]
213
2015-01-01T19:35:30.000Z
2022-03-16T20:31:36.000Z
genson/src/main/java/com/owlike/genson/reflect/PropertyAccessor.java
azukovskij89/genson
ed60adc0fae99d6f27f9555a1dc3ebd3b6ee63a4
[ "Apache-2.0" ]
126
2015-01-02T18:17:15.000Z
2022-01-24T17:41:37.000Z
genson/src/main/java/com/owlike/genson/reflect/PropertyAccessor.java
azukovskij89/genson
ed60adc0fae99d6f27f9555a1dc3ebd3b6ee63a4
[ "Apache-2.0" ]
76
2015-01-02T12:59:11.000Z
2022-03-16T19:12:57.000Z
30.042373
115
0.685755
12,845
package com.owlike.genson.reflect; import java.lang.annotation.Annotation; import java.lang.reflect.Field; import java.lang.reflect.InvocationTargetException; import java.lang.reflect.Method; import java.lang.reflect.Type; import com.owlike.genson.*; import com.owlike.genson.stream.JsonWriter; import com.owlike.genso...
3e1e5a207788ef7980c89580bd20e5d7538d396d
2,743
java
Java
src/test/java/com/github/arangobee/dao/ChangeEntryIndexDaoTest.java
5aboteur/arangobee
4c2c14b0f76fd9a51cda29bb1232a312a0fccb91
[ "Apache-2.0" ]
4
2018-07-27T09:20:58.000Z
2021-03-19T17:32:59.000Z
src/test/java/com/github/arangobee/dao/ChangeEntryIndexDaoTest.java
5aboteur/arangobee
4c2c14b0f76fd9a51cda29bb1232a312a0fccb91
[ "Apache-2.0" ]
1
2020-01-22T10:06:33.000Z
2020-01-22T10:06:33.000Z
src/test/java/com/github/arangobee/dao/ChangeEntryIndexDaoTest.java
5aboteur/arangobee
4c2c14b0f76fd9a51cda29bb1232a312a0fccb91
[ "Apache-2.0" ]
3
2020-01-18T07:26:05.000Z
2021-01-03T16:54:09.000Z
38.633803
141
0.635436
12,846
package com.github.arangobee.dao; /** * @author lstolowski * @since 10.12.14 */ public class ChangeEntryIndexDaoTest { // @TODO: write test for ArangoDB // private static final String TEST_SERVER = "testServer"; // private static final String DB_NAME = "mongobeetest"; // private static final Stri...
3e1e5a7c98bf5534e8664027dcb4b4801553c1aa
2,040
java
Java
gosu-xml/src/main/java/gw/internal/schema/gw/xsd/w3c/soap12/enums/TStyleChoice.java
vakuum/gosu-lang-old
48c598458abd412aa9f2d21b8088120e8aa9de00
[ "Apache-2.0" ]
1
2019-09-11T14:08:50.000Z
2019-09-11T14:08:50.000Z
gosu-xml/src/main/java/gw/internal/schema/gw/xsd/w3c/soap12/enums/TStyleChoice.java
gosu-lang/old-gosu-repo
48c598458abd412aa9f2d21b8088120e8aa9de00
[ "Apache-2.0" ]
null
null
null
gosu-xml/src/main/java/gw/internal/schema/gw/xsd/w3c/soap12/enums/TStyleChoice.java
gosu-lang/old-gosu-repo
48c598458abd412aa9f2d21b8088120e8aa9de00
[ "Apache-2.0" ]
2
2019-06-11T04:34:07.000Z
2020-01-21T02:58:10.000Z
30.447761
194
0.642647
12,847
package gw.internal.schema.gw.xsd.w3c.soap12.enums; /***************************************************************************/ /* THIS IS AUTOGENERATED CODE - DO NOT MODIFY OR YOUR CHANGES WILL BE LOST */ /* THIS CODE CAN BE REGENERATED USING 'xsd-codegen' */ /********************************...
3e1e5a9bb670da729555d359c34e51854b05f2ab
214
java
Java
steps/Exercices/exercice-3/src/test/java/com/sfeir/exercice3/Exercice3ApplicationTests.java
Schultz-Thomas/sfeir-school-spring-security
d29b9a7561021dfdbe7c7df6b70c932d6ae9dff6
[ "Apache-2.0" ]
1
2021-11-20T17:10:35.000Z
2021-11-20T17:10:35.000Z
steps/Exercices/exercice-3/src/test/java/com/sfeir/exercice3/Exercice3ApplicationTests.java
Schultz-Thomas/sfeir-school-spring-security
d29b9a7561021dfdbe7c7df6b70c932d6ae9dff6
[ "Apache-2.0" ]
29
2021-02-23T05:04:34.000Z
2021-11-20T17:06:40.000Z
steps/Exercices/exercice-3/src/test/java/com/sfeir/exercice3/Exercice3ApplicationTests.java
Schultz-Thomas/sfeir-school-spring-security
d29b9a7561021dfdbe7c7df6b70c932d6ae9dff6
[ "Apache-2.0" ]
1
2022-01-26T14:38:24.000Z
2022-01-26T14:38:24.000Z
15.285714
60
0.78972
12,848
package com.sfeir.exercice3; import org.junit.jupiter.api.Test; import org.springframework.boot.test.context.SpringBootTest; @SpringBootTest class Exercice3ApplicationTests { @Test void contextLoads() { } }
3e1e5ab192a1ab0c74bdc893e93c5bb16deb54e0
3,868
java
Java
engine/src/main/java/nl/inl/blacklab/searches/SearchHitGroupsFromHits.java
jan-niestadt/BlackLab
4ce7c7018f75717c12be5c768f5b2f26c442b196
[ "Apache-2.0" ]
1
2018-12-10T17:58:23.000Z
2018-12-10T17:58:23.000Z
engine/src/main/java/nl/inl/blacklab/searches/SearchHitGroupsFromHits.java
jan-niestadt/BlackLab
4ce7c7018f75717c12be5c768f5b2f26c442b196
[ "Apache-2.0" ]
null
null
null
engine/src/main/java/nl/inl/blacklab/searches/SearchHitGroupsFromHits.java
jan-niestadt/BlackLab
4ce7c7018f75717c12be5c768f5b2f26c442b196
[ "Apache-2.0" ]
null
null
null
37.921569
155
0.656412
12,849
package nl.inl.blacklab.searches; import nl.inl.blacklab.exceptions.InvalidQuery; import nl.inl.blacklab.resultproperty.HitProperty; import nl.inl.blacklab.search.results.HitGroups; import nl.inl.blacklab.search.results.HitGroupsTokenFrequencies; import nl.inl.blacklab.search.results.QueryInfo; /** * A search operat...
3e1e5aee816fb8c83fe0fce92c2d5eff387793f4
1,148
java
Java
softwaremill-test/softwaremill-test-ui-web/src/main/java/com/softwaremill/common/test/web/selenium/SeleniumBrowserProperties.java
softwaremill/softwaremill-common
c58895b43ab55c2ec969326f807e3db44ce826b9
[ "Apache-2.0" ]
10
2015-01-07T23:07:07.000Z
2018-12-31T23:19:16.000Z
softwaremill-test/softwaremill-test-ui-web/src/main/java/com/softwaremill/common/test/web/selenium/SeleniumBrowserProperties.java
softwaremill/softwaremill-common
c58895b43ab55c2ec969326f807e3db44ce826b9
[ "Apache-2.0" ]
3
2016-04-03T16:24:58.000Z
2019-07-02T17:29:49.000Z
softwaremill-test/softwaremill-test-ui-web/src/main/java/com/softwaremill/common/test/web/selenium/SeleniumBrowserProperties.java
softwaremill/softwaremill-common
c58895b43ab55c2ec969326f807e3db44ce826b9
[ "Apache-2.0" ]
11
2015-03-06T02:27:28.000Z
2021-01-13T22:45:44.000Z
22.509804
100
0.66899
12,850
package com.softwaremill.common.test.web.selenium; /** * Properties for selenium browser * * @author maciek */ public class SeleniumBrowserProperties { private String browserCommand; private String browserURL; private String browserPort; /** * @param browserCommand For example "*f...
3e1e5b1c439207477fc97b8d9074e87b3a56de9f
245
java
Java
springboot-03-mybatis/src/test/java/org/example/springboot03mybatis/Springboot03MybatisApplicationTests.java
ouyangjunfei/SpringBootStudy
b6d75755b5428278c8e2898fb4fe15a3f35e15a0
[ "Apache-2.0" ]
3
2021-05-10T06:58:26.000Z
2021-12-31T17:37:19.000Z
springboot-03-mybatis/src/test/java/org/example/springboot03mybatis/Springboot03MybatisApplicationTests.java
ouyangjunfei/SpringBootStudy
b6d75755b5428278c8e2898fb4fe15a3f35e15a0
[ "Apache-2.0" ]
1
2021-07-26T04:00:27.000Z
2021-09-06T09:18:07.000Z
springboot-03-mybatis/src/test/java/org/example/springboot03mybatis/Springboot03MybatisApplicationTests.java
ouyangjunfei/SpringBootStudy
b6d75755b5428278c8e2898fb4fe15a3f35e15a0
[ "Apache-2.0" ]
null
null
null
17.5
60
0.779592
12,851
package org.example.springboot03mybatis; import org.junit.jupiter.api.Test; import org.springframework.boot.test.context.SpringBootTest; @SpringBootTest class Springboot03MybatisApplicationTests { @Test void contextLoads() { } }