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
3e2736ea625b5512101a7b7d4250650c2e780e2e
1,890
java
Java
logserver/src/main/java/com/jtelaa/da2/logserver/LogReceiver.java
DA2Botnet/LogServer
876ee63855b5358ff131ddbd23ff7af92099ed68
[ "MIT" ]
null
null
null
logserver/src/main/java/com/jtelaa/da2/logserver/LogReceiver.java
DA2Botnet/LogServer
876ee63855b5358ff131ddbd23ff7af92099ed68
[ "MIT" ]
null
null
null
logserver/src/main/java/com/jtelaa/da2/logserver/LogReceiver.java
DA2Botnet/LogServer
876ee63855b5358ff131ddbd23ff7af92099ed68
[ "MIT" ]
null
null
null
21.235955
70
0.565608
16,565
package com.jtelaa.da2.logserver; import com.jtelaa.da2.lib.misc.MiscUtil; import com.jtelaa.da2.lib.net.ports.ManualPort; import com.jtelaa.da2.lib.net.ports.Ports; import com.jtelaa.da2.lib.net.ports.SysPorts; import com.jtelaa.da2.lib.net.server.ServerUDP; /** * Receives command responses * * @since 2 * @auth...
3e2738bf00f78963d7792b6175a9da8a07967d32
147
java
Java
coeey/com/google/protobuf/MessageLiteOrBuilder.java
ankurshukla1993/IOT-test
174c2f0f1b5ff7ef0ffb5eb29b6d68048b0af2b6
[ "Apache-2.0" ]
1
2021-08-21T17:56:56.000Z
2021-08-21T17:56:56.000Z
coeey/com/google/protobuf/MessageLiteOrBuilder.java
ankurshukla1993/IOT-test
174c2f0f1b5ff7ef0ffb5eb29b6d68048b0af2b6
[ "Apache-2.0" ]
null
null
null
coeey/com/google/protobuf/MessageLiteOrBuilder.java
ankurshukla1993/IOT-test
174c2f0f1b5ff7ef0ffb5eb29b6d68048b0af2b6
[ "Apache-2.0" ]
1
2018-11-26T08:56:33.000Z
2018-11-26T08:56:33.000Z
18.375
44
0.782313
16,566
package com.google.protobuf; public interface MessageLiteOrBuilder { MessageLite getDefaultInstanceForType(); boolean isInitialized(); }
3e27395703e79acf008be125fe33340cb6ed7738
435
java
Java
jmetal-core/src/main/java/org/uma/jmetal/util/pseudorandom/PseudoRandomGenerator.java
ULL-prodef/jMetal
5e25d58c4924ac42f4ae987eb95204c9be98b3bc
[ "MIT" ]
435
2015-01-10T00:22:28.000Z
2022-03-29T00:49:04.000Z
jmetal-core/src/main/java/org/uma/jmetal/util/pseudorandom/PseudoRandomGenerator.java
ULL-prodef/jMetal
5e25d58c4924ac42f4ae987eb95204c9be98b3bc
[ "MIT" ]
355
2015-01-19T15:49:38.000Z
2021-12-16T16:45:00.000Z
jmetal-core/src/main/java/org/uma/jmetal/util/pseudorandom/PseudoRandomGenerator.java
ULL-prodef/jMetal
5e25d58c4924ac42f4ae987eb95204c9be98b3bc
[ "MIT" ]
594
2015-01-20T21:25:37.000Z
2022-01-31T19:05:37.000Z
27.25
66
0.75
16,567
package org.uma.jmetal.util.pseudorandom; import java.io.Serializable; /** * @author Antonio J. Nebro <anpch@example.com> */ public interface PseudoRandomGenerator extends Serializable { public int nextInt(int lowerBound, int upperBound) ; public double nextDouble(double lowerBound, double upperBound) ; publi...
3e2739ab977024a714d464cac9be471e60e6c7c6
1,206
java
Java
core/src/yio/tro/antiyoy/Bubble.java
Don-Williams/Antiyoy-Class-Project
daf4c43b59a6f8a5cb8f3e74b6b80bf8891cbd74
[ "MIT" ]
null
null
null
core/src/yio/tro/antiyoy/Bubble.java
Don-Williams/Antiyoy-Class-Project
daf4c43b59a6f8a5cb8f3e74b6b80bf8891cbd74
[ "MIT" ]
null
null
null
core/src/yio/tro/antiyoy/Bubble.java
Don-Williams/Antiyoy-Class-Project
daf4c43b59a6f8a5cb8f3e74b6b80bf8891cbd74
[ "MIT" ]
null
null
null
16.08
63
0.462687
16,568
package yio.tro.antiyoy; import com.badlogic.gdx.graphics.g2d.TextureRegion; class Bubble { private float x, y, dx, dy, r, dr, diam; private TextureRegion textureRegion; public Bubble() { setPos(0, 0); setSpeed(0, 0); setRadius(0, 0); } void move() { x += dx; ...
3e273a7f0e684da15a1fc8d8b978cf49c5729823
1,795
java
Java
networkproxy/src/main/java/com/rain/networkproxy/storage/FilterStorageImpl.java
nongdenchet/NetworkProxy
cf5df80b98e6c88cae9124e1366f2915f395e154
[ "Apache-2.0" ]
17
2018-12-30T04:45:10.000Z
2020-09-30T01:55:28.000Z
networkproxy/src/main/java/com/rain/networkproxy/storage/FilterStorageImpl.java
nongdenchet/NetworkProxy
cf5df80b98e6c88cae9124e1366f2915f395e154
[ "Apache-2.0" ]
null
null
null
networkproxy/src/main/java/com/rain/networkproxy/storage/FilterStorageImpl.java
nongdenchet/NetworkProxy
cf5df80b98e6c88cae9124e1366f2915f395e154
[ "Apache-2.0" ]
1
2019-01-01T08:44:34.000Z
2019-01-01T08:44:34.000Z
32.636364
84
0.649025
16,569
package com.rain.networkproxy.storage; import android.content.SharedPreferences; import android.support.annotation.NonNull; import com.google.gson.Gson; import com.google.gson.reflect.TypeToken; import com.rain.networkproxy.model.FilterItem; import java.lang.reflect.Type; import java.util.ArrayList; import java.util...
3e273a84a45aab16188103fe13cb96894d27f362
889
java
Java
src/main/java/org/huifer/dbview/entity/TableStructure.java
t-view/mysql-db-view
38a8831745b6e2fdffe45c8eeb94028efade1b21
[ "Apache-2.0" ]
null
null
null
src/main/java/org/huifer/dbview/entity/TableStructure.java
t-view/mysql-db-view
38a8831745b6e2fdffe45c8eeb94028efade1b21
[ "Apache-2.0" ]
null
null
null
src/main/java/org/huifer/dbview/entity/TableStructure.java
t-view/mysql-db-view
38a8831745b6e2fdffe45c8eeb94028efade1b21
[ "Apache-2.0" ]
null
null
null
17.78
54
0.71766
16,570
package org.huifer.dbview.entity; public class TableStructure { // column_name //column_comment //column_type //is_nullable private String columnName; private String columnComment; private String columnType; private Boolean nullable; public TableStructure() { } public String getColumnName() { re...
3e273b19fb8a68a7c54c0c1215a2b2855d288e39
1,919
java
Java
springboot-mybatis/src/main/java/com/daniel/study/springbootmybatis/controller/UserController.java
danielfengyu/day-program
d94142e6f52da51d3764c94383ccef3a26570188
[ "MIT" ]
null
null
null
springboot-mybatis/src/main/java/com/daniel/study/springbootmybatis/controller/UserController.java
danielfengyu/day-program
d94142e6f52da51d3764c94383ccef3a26570188
[ "MIT" ]
1
2021-08-09T20:44:25.000Z
2021-08-09T20:44:25.000Z
springboot-mybatis/src/main/java/com/daniel/study/springbootmybatis/controller/UserController.java
danielfengyu/day-program
d94142e6f52da51d3764c94383ccef3a26570188
[ "MIT" ]
null
null
null
34.267857
112
0.715998
16,571
package com.daniel.study.springbootmybatis.controller; import com.baomidou.mybatisplus.core.conditions.Wrapper; import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper; import com.baomidou.mybatisplus.core.metadata.IPage; import com.baomidou.mybatisplus.extension.plugins.pagination.Page; import com....
3e273c372cd38b4200edae4fb3dd6ee69dc36a19
1,693
java
Java
netconf-alarm-app/src/main/java/org/broadband_forum/obbaa/netconf/alarm/util/AlarmConstants.java
jbodarya/obbaa
91931c19158a2ea2bd7436e5689d103dd76bfbb4
[ "Apache-2.0" ]
16
2018-08-22T19:33:03.000Z
2022-03-24T06:08:24.000Z
netconf-alarm-app/src/main/java/org/broadband_forum/obbaa/netconf/alarm/util/AlarmConstants.java
jbodarya/obbaa
91931c19158a2ea2bd7436e5689d103dd76bfbb4
[ "Apache-2.0" ]
17
2019-08-05T12:24:35.000Z
2022-02-11T03:19:31.000Z
netconf-alarm-app/src/main/java/org/broadband_forum/obbaa/netconf/alarm/util/AlarmConstants.java
jbodarya/obbaa
91931c19158a2ea2bd7436e5689d103dd76bfbb4
[ "Apache-2.0" ]
8
2019-01-20T03:48:34.000Z
2022-03-04T06:29:41.000Z
30.781818
91
0.739516
16,572
/* * Copyright 2018 Broadband Forum * * 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...
3e273c6f357fb36634d51ffbc7cab06a9c63143d
1,488
java
Java
src/main/java/com/pchudzik/edu/ddd/its/user/access/RolePermissions.java
pchudzik/edu-ddd
2601cf0e2a35eb087ea0949d082fbc553ddda77b
[ "MIT" ]
null
null
null
src/main/java/com/pchudzik/edu/ddd/its/user/access/RolePermissions.java
pchudzik/edu-ddd
2601cf0e2a35eb087ea0949d082fbc553ddda77b
[ "MIT" ]
3
2021-12-14T21:38:45.000Z
2022-01-04T16:36:23.000Z
src/main/java/com/pchudzik/edu/ddd/its/user/access/RolePermissions.java
pchudzik/edu-ddd
2601cf0e2a35eb087ea0949d082fbc553ddda77b
[ "MIT" ]
null
null
null
27.555556
92
0.6875
16,573
package com.pchudzik.edu.ddd.its.user.access; import com.pchudzik.edu.ddd.its.user.access.Permission.PermissionSnapshot; import lombok.AllArgsConstructor; import lombok.Getter; import lombok.RequiredArgsConstructor; import lombok.Singular; import java.util.Collection; import java.util.List; @AllArgsConstructor class...
3e273c7f9040dfefb9772321a6e045f8174eda9a
1,483
java
Java
src/main/java/org/spongepowered/api/entity/FallingBlock.java
thomas15v/SpongeAPI
2e72a0688ba5702279961491880647106d13b5a3
[ "MIT" ]
null
null
null
src/main/java/org/spongepowered/api/entity/FallingBlock.java
thomas15v/SpongeAPI
2e72a0688ba5702279961491880647106d13b5a3
[ "MIT" ]
null
null
null
src/main/java/org/spongepowered/api/entity/FallingBlock.java
thomas15v/SpongeAPI
2e72a0688ba5702279961491880647106d13b5a3
[ "MIT" ]
null
null
null
43.617647
80
0.756575
16,574
/* * This file is part of Sponge, licensed under the MIT License (MIT). * * Copyright (c) SpongePowered.org <http://www.spongepowered.org> * Copyright (c) contributors * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Soft...
3e273c85f689627592fe557eb504fb4f3d293f2e
5,189
java
Java
Data/Juliet-Java/Juliet-Java-v103/000/141/372/CWE601_Open_Redirect__Servlet_listen_tcp_72a.java
b19e93n/PLC-Pyramid
6d5b57be6995a94ef7402144cee965862713b031
[ "MIT" ]
null
null
null
Data/Juliet-Java/Juliet-Java-v103/000/141/372/CWE601_Open_Redirect__Servlet_listen_tcp_72a.java
b19e93n/PLC-Pyramid
6d5b57be6995a94ef7402144cee965862713b031
[ "MIT" ]
null
null
null
Data/Juliet-Java/Juliet-Java-v103/000/141/372/CWE601_Open_Redirect__Servlet_listen_tcp_72a.java
b19e93n/PLC-Pyramid
6d5b57be6995a94ef7402144cee965862713b031
[ "MIT" ]
null
null
null
32.841772
128
0.538254
16,575
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE601_Open_Redirect__Servlet_listen_tcp_72a.java Label Definition File: CWE601_Open_Redirect__Servlet.label.xml Template File: sources-sink-72a.tmpl.java */ /* * @description * CWE: 601 Open Redirect * BadSource: listen_tcp Read data using a listening tcp connec...
3e273cc18b1cad1f82090a5f7f6b7f82019efbcf
381
java
Java
src/com/muxter/ObserverPattern/system/Main.java
Muxter/DesignPattern
9ecdb91e5c83c014f71d4049c6628616e386920e
[ "MIT" ]
null
null
null
src/com/muxter/ObserverPattern/system/Main.java
Muxter/DesignPattern
9ecdb91e5c83c014f71d4049c6628616e386920e
[ "MIT" ]
null
null
null
src/com/muxter/ObserverPattern/system/Main.java
Muxter/DesignPattern
9ecdb91e5c83c014f71d4049c6628616e386920e
[ "MIT" ]
null
null
null
23.8125
47
0.632546
16,576
package com.muxter.ObserverPattern.system; /** * Created by matao on 07/02/2017. */ public class Main { public static void main(String[] args) { WeatherData data = new WeatherData(); Display1 display1 = new Display1(data); Display2 display2 = new Display2(data); data.setMeasureme...
3e273cc570606bb4b6f0ae5874f596773ef8bb92
316
java
Java
src/main/java/info/xiaomo/core/ai/btree/IBehaviorTreeScript.java
JulianoCristian/GameServerCore
f2af13706c53e8ca871bea2cad3144a6f7f0c1cd
[ "Apache-2.0" ]
1
2021-02-11T17:13:33.000Z
2021-02-11T17:13:33.000Z
src/main/java/info/xiaomo/core/ai/btree/IBehaviorTreeScript.java
JulianoCristian/GameServerCore
f2af13706c53e8ca871bea2cad3144a6f7f0c1cd
[ "Apache-2.0" ]
null
null
null
src/main/java/info/xiaomo/core/ai/btree/IBehaviorTreeScript.java
JulianoCristian/GameServerCore
f2af13706c53e8ca871bea2cad3144a6f7f0c1cd
[ "Apache-2.0" ]
null
null
null
12.64
54
0.670886
16,577
package info.xiaomo.core.ai.btree; import info.xiaomo.core.script.IScript; import info.xiaomo.core.struct.Person; /** * 行为树脚本 * * * <p> * 2017年11月 */ public interface IBehaviorTreeScript extends IScript { /** * 为对象添加行为树 * * @param person * */ default void addBehaviorTree(Person person) { } }
3e273d21c597cc0720d205728004d70d3f9361bd
3,237
java
Java
src/main/java/noppes/npcs/client/renderer/blocks/BlockBookRenderer.java
Goodbird-git/CustomNPC-Plus
12326dabf2d1a2b12a8f73faa8b5a5c5e9a56737
[ "MIT" ]
13
2021-05-17T14:51:43.000Z
2022-03-23T14:14:23.000Z
src/main/java/noppes/npcs/client/renderer/blocks/BlockBookRenderer.java
Goodbird-git/CustomNPC-Plus
12326dabf2d1a2b12a8f73faa8b5a5c5e9a56737
[ "MIT" ]
13
2021-05-18T01:10:47.000Z
2022-02-27T01:52:06.000Z
src/main/java/noppes/npcs/client/renderer/blocks/BlockBookRenderer.java
Goodbird-git/CustomNPC-Plus
12326dabf2d1a2b12a8f73faa8b5a5c5e9a56737
[ "MIT" ]
12
2021-04-28T17:41:29.000Z
2022-03-19T14:51:54.000Z
36.370787
112
0.701267
16,578
package noppes.npcs.client.renderer.blocks; import net.minecraft.block.Block; import net.minecraft.client.Minecraft; import net.minecraft.client.model.ModelBook; import net.minecraft.client.renderer.RenderBlocks; import net.minecraft.client.renderer.texture.TextureManager; import net.minecraft.tileentity.TileEntity; i...
3e273e229d7c2cd8e06f45cdca757f0666e0f5d2
11,792
java
Java
lib/kb_das_tool/bin/bbmap/current/driver/MakeTestScript.java
kbaseapps/kb_das_tool
c70fdbdef91d5b6614dfd387fa127c1492769a8f
[ "MIT" ]
134
2016-08-16T00:57:11.000Z
2022-03-16T20:54:41.000Z
lib/kb_das_tool/bin/bbmap/current/driver/MakeTestScript.java
kbaseapps/kb_das_tool
c70fdbdef91d5b6614dfd387fa127c1492769a8f
[ "MIT" ]
36
2016-08-16T00:57:06.000Z
2021-07-07T01:31:17.000Z
lib/kb_das_tool/bin/bbmap/current/driver/MakeTestScript.java
kbaseapps/kb_das_tool
c70fdbdef91d5b6614dfd387fa127c1492769a8f
[ "MIT" ]
100
2016-04-24T16:16:20.000Z
2022-03-31T07:36:16.000Z
31.95664
214
0.547914
16,579
package driver; public class MakeTestScript { public static void main(String[] args){ assert(args.length>=1) : "Please enter number of reads."; numReads=Integer.parseInt(args[0]); readlen=Integer.parseInt(args[1]); String mode=args[2]; String extra=(args.length>3 ? args[3] : "EXTRA"); ...
3e273f8a0fbab4cda45cfc9a586a3d793fd48b19
1,008
java
Java
nitrite/src/main/java/org/dizitart/no2/migration/commands/BaseCommand.java
boxheed/nitrite-java
cd76b1a7a0c0214dace95cc72b91d1bea67c5f6a
[ "Apache-2.0" ]
null
null
null
nitrite/src/main/java/org/dizitart/no2/migration/commands/BaseCommand.java
boxheed/nitrite-java
cd76b1a7a0c0214dace95cc72b91d1bea67c5f6a
[ "Apache-2.0" ]
null
null
null
nitrite/src/main/java/org/dizitart/no2/migration/commands/BaseCommand.java
boxheed/nitrite-java
cd76b1a7a0c0214dace95cc72b91d1bea67c5f6a
[ "Apache-2.0" ]
null
null
null
36
101
0.779762
16,580
package org.dizitart.no2.migration.commands; import org.dizitart.no2.Nitrite; import org.dizitart.no2.collection.Document; import org.dizitart.no2.collection.NitriteId; import org.dizitart.no2.collection.operation.CollectionOperations; import org.dizitart.no2.store.IndexCatalog; import org.dizitart.no2.store.NitriteMa...
3e274072a67aa75777ea65be5c0a86bd14972d87
2,224
java
Java
proFL-plugin-2.0.3/org/codehaus/groovy/runtime/dgmimpl/arrays/FloatArrayGetAtMetaMethod.java
ycj123/Research-Project
08296e0075ba0c13204944b1bc1a96a7b8d2f023
[ "MIT" ]
null
null
null
proFL-plugin-2.0.3/org/codehaus/groovy/runtime/dgmimpl/arrays/FloatArrayGetAtMetaMethod.java
ycj123/Research-Project
08296e0075ba0c13204944b1bc1a96a7b8d2f023
[ "MIT" ]
null
null
null
proFL-plugin-2.0.3/org/codehaus/groovy/runtime/dgmimpl/arrays/FloatArrayGetAtMetaMethod.java
ycj123/Research-Project
08296e0075ba0c13204944b1bc1a96a7b8d2f023
[ "MIT" ]
null
null
null
35.870968
187
0.692446
16,581
// // Decompiled by Procyon v0.5.36 // package org.codehaus.groovy.runtime.dgmimpl.arrays; import org.codehaus.groovy.reflection.ReflectionCache; import org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite; import groovy.lang.MetaMethod; import groovy.lang.MetaClassImpl; import org.codehaus.groovy.runtime.callsi...
3e27409c00e140e24fde36c98b951fe617aef9e6
1,998
java
Java
platform/remote-servers/api/src/com/intellij/remoteServer/runtime/ServerConnection.java
nvartolomei/intellij-community
1aac326dadacf65d45decc25cef21f94f7b80d69
[ "Apache-2.0" ]
2
2019-04-28T07:48:50.000Z
2020-12-11T14:18:08.000Z
platform/remote-servers/api/src/com/intellij/remoteServer/runtime/ServerConnection.java
nvartolomei/intellij-community
1aac326dadacf65d45decc25cef21f94f7b80d69
[ "Apache-2.0" ]
null
null
null
platform/remote-servers/api/src/com/intellij/remoteServer/runtime/ServerConnection.java
nvartolomei/intellij-community
1aac326dadacf65d45decc25cef21f94f7b80d69
[ "Apache-2.0" ]
1
2020-10-15T05:56:42.000Z
2020-10-15T05:56:42.000Z
32.225806
102
0.794795
16,582
/* * Copyright 2000-2016 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
3e2740af02217d45a3e0beb5759be23af36c149f
1,131
java
Java
Warrior_Game/Plane.java
imro1/Warrior
f8d1a1a5aa6fd39e07af4ab7db1f0603a6ce4986
[ "MIT" ]
1
2021-11-24T19:26:33.000Z
2021-11-24T19:26:33.000Z
Warrior_Game/Plane.java
imro1/Warrior
f8d1a1a5aa6fd39e07af4ab7db1f0603a6ce4986
[ "MIT" ]
4
2021-12-11T00:05:21.000Z
2021-12-12T20:11:26.000Z
Warrior_Game/Plane.java
imro1/Warrior
f8d1a1a5aa6fd39e07af4ab7db1f0603a6ce4986
[ "MIT" ]
null
null
null
22.62
79
0.488948
16,583
import greenfoot.*; // (World, Actor, GreenfootImage, Greenfoot and MouseInfo) /** * Write a description of class Plane here. * * @author (your name) * @version (a version number or a date) */ public class Plane extends Enemies { private int speed; private int timeToDrop = 0; public Plane() { ...
3e2740df18e2f7263e303e72527a8c4ed1eeadc7
2,447
java
Java
MapboxAndroidSDK/src/main/java/com/mapbox/mapboxsdk/offline/OfflineDatabaseHandler.java
lambricm/map_box_lab1
0d6ad6754744f1051b5365b271ee0cafe0782a68
[ "Apache-2.0" ]
56
2015-11-24T15:30:51.000Z
2017-11-30T02:08:28.000Z
MapboxAndroidSDK/src/main/java/com/mapbox/mapboxsdk/offline/OfflineDatabaseHandler.java
lambricm/map_box_lab1
0d6ad6754744f1051b5365b271ee0cafe0782a68
[ "Apache-2.0" ]
101
2015-11-18T08:44:06.000Z
2017-04-27T01:32:23.000Z
MapboxAndroidSDK/src/main/java/com/mapbox/mapboxsdk/offline/OfflineDatabaseHandler.java
lambricm/map_box_lab1
0d6ad6754744f1051b5365b271ee0cafe0782a68
[ "Apache-2.0" ]
18
2015-12-10T16:52:50.000Z
2017-11-06T20:11:21.000Z
35.985294
181
0.669391
16,584
package com.mapbox.mapboxsdk.offline; import android.content.Context; import android.database.SQLException; import android.database.sqlite.SQLiteDatabase; import android.database.sqlite.SQLiteOpenHelper; import android.util.Log; public class OfflineDatabaseHandler extends SQLiteOpenHelper { private static Offline...
3e274129e6c196eff724c0213807e9ac732011e6
3,768
java
Java
Code/SCRD_BRE/src/java/ejb/gov/opm/scrd/services/impl/reporting/DailyReconciliationReportResponseItem.java
nasa/SCRD
569d063b7df4b2a9e9054bea37edaa6455f1293e
[ "Apache-2.0" ]
1
2015-03-10T08:58:40.000Z
2015-03-10T08:58:40.000Z
Code/SCRD_BRE/src/java/ejb/gov/opm/scrd/services/impl/reporting/DailyReconciliationReportResponseItem.java
nasa/SCRD
569d063b7df4b2a9e9054bea37edaa6455f1293e
[ "Apache-2.0" ]
null
null
null
Code/SCRD_BRE/src/java/ejb/gov/opm/scrd/services/impl/reporting/DailyReconciliationReportResponseItem.java
nasa/SCRD
569d063b7df4b2a9e9054bea37edaa6455f1293e
[ "Apache-2.0" ]
null
null
null
22.164706
120
0.575106
16,585
/* * Copyright (C) 2014 TopCoder Inc., All Rights Reserved. */ package gov.opm.scrd.services.impl.reporting; /** * This class represents the response item for the daily reconciliation report. <p> <strong>Thread-safety:</strong> This * class is mutable and not thread - safe. </p> * * @author AleaActaEst, RaitoShu...
3e2741b7c0aa3713d7ca25cf81d6bd6438f27b53
2,568
java
Java
MenuScreen.java
DaGateKeeper/Sub_survival
cf025610a9338a8c4c622332266d39b803ae4a02
[ "BSD-3-Clause" ]
null
null
null
MenuScreen.java
DaGateKeeper/Sub_survival
cf025610a9338a8c4c622332266d39b803ae4a02
[ "BSD-3-Clause" ]
null
null
null
MenuScreen.java
DaGateKeeper/Sub_survival
cf025610a9338a8c4c622332266d39b803ae4a02
[ "BSD-3-Clause" ]
null
null
null
32.1
85
0.588006
16,586
import com.badlogic.gdx.Gdx; import com.badlogic.gdx.Input.Keys; import com.badlogic.gdx.graphics.Color; import com.badlogic.gdx.scenes.scene2d.ui.Label; public class MenuScreen extends BaseScreen { public void initialize() { BaseActor background = new BaseActor(0,0, mainStage); background.set...
3e27422e43189deb9d33e6c4440f18b70b1b6d1d
4,031
java
Java
src/com/diffplug/common/base/ConverterNullable.java
nedtwigg/durian
10631a3480e5491eb6eb6ee06e752d8596914232
[ "ECL-2.0", "Apache-2.0" ]
269
2015-05-14T19:25:00.000Z
2022-03-15T05:52:36.000Z
src/com/diffplug/common/base/ConverterNullable.java
nedtwigg/durian
10631a3480e5491eb6eb6ee06e752d8596914232
[ "ECL-2.0", "Apache-2.0" ]
10
2016-03-22T12:02:22.000Z
2020-08-28T17:17:28.000Z
src/com/diffplug/common/base/ConverterNullable.java
nedtwigg/durian
10631a3480e5491eb6eb6ee06e752d8596914232
[ "ECL-2.0", "Apache-2.0" ]
36
2015-06-09T13:08:45.000Z
2021-11-02T03:24:25.000Z
30.537879
104
0.696105
16,587
/* * Copyright 2016 DiffPlug * * 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 ...
3e2742ec06fc47cb8d93179d4273af63901804b8
10,185
java
Java
acuity-core/src/main/java/com/acuity/visualisations/web/service/wizard/study/StudyWizardService.java
digital-ECMT/acuity-admin
79d0ac4c5f76594c2c96349da319a523263c6fa4
[ "Apache-2.0" ]
null
null
null
acuity-core/src/main/java/com/acuity/visualisations/web/service/wizard/study/StudyWizardService.java
digital-ECMT/acuity-admin
79d0ac4c5f76594c2c96349da319a523263c6fa4
[ "Apache-2.0" ]
null
null
null
acuity-core/src/main/java/com/acuity/visualisations/web/service/wizard/study/StudyWizardService.java
digital-ECMT/acuity-admin
79d0ac4c5f76594c2c96349da319a523263c6fa4
[ "Apache-2.0" ]
1
2022-01-26T14:52:56.000Z
2022-01-26T14:52:56.000Z
37.444853
133
0.666765
16,588
/* * Copyright 2021 The University of Manchester * * 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 ...
3e274334ba055ab882070c78a7091ffecb2ab241
785
java
Java
projects/batfish/src/main/java/org/batfish/representation/arista/IpAsPathAccessList.java
kylehoferamzn/batfish
d905cd47a3afe63e6f51652d792473a42b2f3026
[ "Apache-2.0" ]
763
2017-02-21T20:35:50.000Z
2022-03-29T09:27:14.000Z
projects/batfish/src/main/java/org/batfish/representation/arista/IpAsPathAccessList.java
kylehoferamzn/batfish
d905cd47a3afe63e6f51652d792473a42b2f3026
[ "Apache-2.0" ]
7,675
2017-01-18T08:04:59.000Z
2022-03-31T21:29:36.000Z
projects/batfish/src/main/java/org/batfish/representation/arista/IpAsPathAccessList.java
kylehoferamzn/batfish
d905cd47a3afe63e6f51652d792473a42b2f3026
[ "Apache-2.0" ]
194
2017-05-03T14:58:10.000Z
2022-03-30T20:56:44.000Z
23.787879
61
0.757962
16,589
package org.batfish.representation.arista; import java.io.Serializable; import java.util.ArrayList; import java.util.List; import javax.annotation.Nonnull; import javax.annotation.ParametersAreNonnullByDefault; /** The configuration of {@code s_ipap_access_list}. */ @ParametersAreNonnullByDefault public class IpAsPat...
3e2743541d32cef61ba802ee1b393bc52e8ac5c3
576
java
Java
polymorphism/src/Main/Animal.java
MichaelLenghel/Object-Oriented-Programming
7d8537c60b9d7dc59eae3e10694fb8bc728dbb6a
[ "MIT" ]
null
null
null
polymorphism/src/Main/Animal.java
MichaelLenghel/Object-Oriented-Programming
7d8537c60b9d7dc59eae3e10694fb8bc728dbb6a
[ "MIT" ]
null
null
null
polymorphism/src/Main/Animal.java
MichaelLenghel/Object-Oriented-Programming
7d8537c60b9d7dc59eae3e10694fb8bc728dbb6a
[ "MIT" ]
null
null
null
12.8
41
0.592014
16,590
package Main; public class Animal { private String name; //Accesor method public String getName() { return name; } public void setName(String name) { this.name = name; } private int numLegs; public int getNumLegs() { return numLegs; } public void setNumLegs(int numL...
3e2743ca100f77f7f64d252b664f0f8c71a1cb76
2,407
java
Java
jogoXadrezProjeto-POO/Torre.java
matheus-fvp/Projeto-Jogo-De-Xadrez
531a79dcb3461096f554943d4c53a6e8306cd9c0
[ "MIT" ]
null
null
null
jogoXadrezProjeto-POO/Torre.java
matheus-fvp/Projeto-Jogo-De-Xadrez
531a79dcb3461096f554943d4c53a6e8306cd9c0
[ "MIT" ]
null
null
null
jogoXadrezProjeto-POO/Torre.java
matheus-fvp/Projeto-Jogo-De-Xadrez
531a79dcb3461096f554943d4c53a6e8306cd9c0
[ "MIT" ]
null
null
null
52.326087
255
0.540922
16,591
import java.io.Serializable; //------------------------------------------------------------------------ //Nome: Matheus Fernando Vieira Pinto - //Classe Torre responsavel por representar uma peca torre dentro de um - //jogo de xadrez de acordo com as regras do proprio jogo ...
3e2743cf2808cefd33659fa06831b96dbb70577f
6,133
java
Java
plugins/hive3/plugin/src/main/java/com/dremio/exec/store/hive/exec/HiveScanBatchCreator.java
manish23/dremio-oss
cc5bc74ba072da6f2dbb60ba528234d0689bf316
[ "Apache-2.0" ]
2
2021-07-13T17:38:39.000Z
2021-07-15T01:06:26.000Z
plugins/hive3/plugin/src/main/java/com/dremio/exec/store/hive/exec/HiveScanBatchCreator.java
manish23/dremio-oss
cc5bc74ba072da6f2dbb60ba528234d0689bf316
[ "Apache-2.0" ]
4
2021-06-01T09:09:17.000Z
2021-06-01T09:09:17.000Z
plugins/hive3/plugin/src/main/java/com/dremio/exec/store/hive/exec/HiveScanBatchCreator.java
manish23/dremio-oss
cc5bc74ba072da6f2dbb60ba528234d0689bf316
[ "Apache-2.0" ]
null
null
null
45.095588
168
0.757378
16,592
/* * Copyright (C) 2017-2019 Dremio Corporation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable l...
3e2744ae4df7ab371dfe28e89c59c41ae9e382d0
289
java
Java
src/org/benf/cfr/reader/util/output/MovableDumperContext.java
passedbylove/cfr
f2059e9f240ad639f8b23287cfb24f4971650610
[ "MIT" ]
1,234
2019-05-31T23:48:59.000Z
2022-03-31T04:10:16.000Z
src/org/benf/cfr/reader/util/output/MovableDumperContext.java
passedbylove/cfr
f2059e9f240ad639f8b23287cfb24f4971650610
[ "MIT" ]
279
2019-06-02T08:01:52.000Z
2022-03-31T09:34:15.000Z
src/org/benf/cfr/reader/util/output/MovableDumperContext.java
passedbylove/cfr
f2059e9f240ad639f8b23287cfb24f4971650610
[ "MIT" ]
192
2019-06-01T00:35:56.000Z
2022-03-31T06:52:35.000Z
26.272727
61
0.709343
16,593
package org.benf.cfr.reader.util.output; class MovableDumperContext { BlockCommentState inBlockComment = BlockCommentState.Not; boolean atStart = true; boolean pendingCR = false; int indent; int outputCount = 0; int currentLine = 1; // lines are 1 based. Sigh. }
3e274506696006d15cc34829f7deaa1468eab206
1,392
java
Java
modules/base/analysis-api/src/main/java/com/intellij/codeInspection/SuppressableProblemGroup.java
MC-JY/consulo
ebd31008fcfd03e144b46a9408d2842d0b06ffc8
[ "Apache-2.0" ]
634
2015-01-01T19:14:25.000Z
2022-03-22T11:42:50.000Z
modules/base/analysis-api/src/main/java/com/intellij/codeInspection/SuppressableProblemGroup.java
MC-JY/consulo
ebd31008fcfd03e144b46a9408d2842d0b06ffc8
[ "Apache-2.0" ]
410
2015-01-19T09:57:51.000Z
2022-03-22T16:24:59.000Z
modules/base/analysis-api/src/main/java/com/intellij/codeInspection/SuppressableProblemGroup.java
MC-JY/consulo
ebd31008fcfd03e144b46a9408d2842d0b06ffc8
[ "Apache-2.0" ]
50
2015-03-10T04:14:49.000Z
2022-03-22T07:08:45.000Z
36.631579
126
0.753592
16,594
/* * Copyright 2000-2013 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
3e27460804357724f0cffc8bceb63854fb8e8953
4,475
java
Java
tvaultapi/src/main/java/com/tmobile/cso/vault/api/common/IAMServiceAccountConstants.java
msivatmob/t-vault
a144bb0396c82a52bc0047663294546a135b19c8
[ "Apache-2.0" ]
1
2021-02-25T23:26:19.000Z
2021-02-25T23:26:19.000Z
tvaultapi/src/main/java/com/tmobile/cso/vault/api/common/IAMServiceAccountConstants.java
msivatmob/t-vault
a144bb0396c82a52bc0047663294546a135b19c8
[ "Apache-2.0" ]
null
null
null
tvaultapi/src/main/java/com/tmobile/cso/vault/api/common/IAMServiceAccountConstants.java
msivatmob/t-vault
a144bb0396c82a52bc0047663294546a135b19c8
[ "Apache-2.0" ]
null
null
null
55.9375
118
0.773631
16,595
/** ******************************************************************************* * Copyright 2020 T-Mobile, US * * 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...
3e2746e05ab130a1fe1cf69d8db8f649d2460a4d
1,428
java
Java
tiankafei-code-product/tiankafei-api-gateway/tiankafei-gateway/src/main/java/org/tiankafei/gateway/config/SwaggerHeaderFilter.java
tiankafei/java
9ff39cb47b8f2144851856b4412b1b0b7781cb09
[ "Apache-2.0" ]
1
2021-08-23T03:10:33.000Z
2021-08-23T03:10:33.000Z
tiankafei-code-product/tiankafei-api-gateway/tiankafei-gateway/src/main/java/org/tiankafei/gateway/config/SwaggerHeaderFilter.java
tiankafei/java
9ff39cb47b8f2144851856b4412b1b0b7781cb09
[ "Apache-2.0" ]
8
2020-09-02T15:14:03.000Z
2021-01-08T00:34:26.000Z
tiankafei-code-product/tiankafei-api-gateway/tiankafei-gateway/src/main/java/org/tiankafei/gateway/config/SwaggerHeaderFilter.java
tiankafei/java
9ff39cb47b8f2144851856b4412b1b0b7781cb09
[ "Apache-2.0" ]
2
2020-11-25T07:58:22.000Z
2021-01-28T00:15:11.000Z
40.8
106
0.731793
16,596
package org.tiankafei.gateway.config; import com.ruoyi.common.swagger.constants.SwaggerConstants; import org.apache.commons.lang3.StringUtils; import org.springframework.cloud.gateway.filter.GatewayFilter; import org.springframework.cloud.gateway.filter.factory.AbstractGatewayFilterFactory; import org.springframework....
3e2746e9539f63a873f0f59bc5b80d1dd35e8555
2,961
java
Java
testbed/src-gen-umple/cruise/associations/specializations/Rr.java
gublan24/umpleSPLFull
a08b498b255387561c4c8077c414a8be3dc136c8
[ "MIT" ]
null
null
null
testbed/src-gen-umple/cruise/associations/specializations/Rr.java
gublan24/umpleSPLFull
a08b498b255387561c4c8077c414a8be3dc136c8
[ "MIT" ]
null
null
null
testbed/src-gen-umple/cruise/associations/specializations/Rr.java
gublan24/umpleSPLFull
a08b498b255387561c4c8077c414a8be3dc136c8
[ "MIT" ]
null
null
null
19.103226
84
0.551503
16,597
/*PLEASE DO NOT EDIT THIS CODE*/ /*This code was generated using the UMPLE 1.31.1.5860.78bb27cc6 modeling language!*/ package cruise.associations.specializations; import java.util.*; // line 180 "../../../../src/TestHarnessAssociationSpecializations.ump" public class Rr { //------------------------ // MEMBER VAR...
3e2747553cab1d1c046bce1578818763bea3f65d
1,156
java
Java
src/main/java/com/example/blog/controller/TagController.java
Two-Pig/blog-background
b923653325b7180398d66d683aeadf2990b777d3
[ "Apache-2.0" ]
null
null
null
src/main/java/com/example/blog/controller/TagController.java
Two-Pig/blog-background
b923653325b7180398d66d683aeadf2990b777d3
[ "Apache-2.0" ]
null
null
null
src/main/java/com/example/blog/controller/TagController.java
Two-Pig/blog-background
b923653325b7180398d66d683aeadf2990b777d3
[ "Apache-2.0" ]
1
2020-11-13T15:47:16.000Z
2020-11-13T15:47:16.000Z
26.272727
63
0.681661
16,598
package com.example.blog.controller; import com.example.blog.config.ResultConfig.Result; import com.example.blog.config.ResultConfig.ResultEnum; import com.example.blog.entity.Tag; import com.example.blog.service.TagService; import org.springframework.web.bind.annotation.*; import java.util.Map; @RestController publ...
3e27476e2ab53d91e520fe6717b74f4a69d6a7cc
3,339
java
Java
src/main/java/shahzayb/vuquizdemo/controller/QuizController.java
Shahzayb/vuquiz
f20f75976f2ba11ca1080097ee10b49924ee40b4
[ "MIT" ]
3
2019-08-14T18:33:50.000Z
2020-12-18T09:11:26.000Z
src/main/java/shahzayb/vuquizdemo/controller/QuizController.java
Shahzayb/vuquiz
f20f75976f2ba11ca1080097ee10b49924ee40b4
[ "MIT" ]
5
2019-08-12T20:42:12.000Z
2020-11-16T21:32:58.000Z
src/main/java/shahzayb/vuquizdemo/controller/QuizController.java
Shahzayb/vuquiz
f20f75976f2ba11ca1080097ee10b49924ee40b4
[ "MIT" ]
null
null
null
36.293478
146
0.696017
16,599
package shahzayb.vuquizdemo.controller; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.security.core.annotation.AuthenticationPrincipal; import org.springframework.stereotype.Controller; import org.springframework.ui.Model; import org.springframework.web.bind.annotation.*; im...
3e27482b53cc5587e75ea9f1ae82a0546356c4c9
1,973
java
Java
src/main/java/com/qianfan/entity/TbSysUser.java
yuan296yuan/boot-frame
9d1b3994380afca4711fa2262ff70bcf0edd50fc
[ "Apache-2.0" ]
null
null
null
src/main/java/com/qianfan/entity/TbSysUser.java
yuan296yuan/boot-frame
9d1b3994380afca4711fa2262ff70bcf0edd50fc
[ "Apache-2.0" ]
null
null
null
src/main/java/com/qianfan/entity/TbSysUser.java
yuan296yuan/boot-frame
9d1b3994380afca4711fa2262ff70bcf0edd50fc
[ "Apache-2.0" ]
null
null
null
18.790476
66
0.591992
16,600
package com.qianfan.entity; import java.util.Date; public class TbSysUser { private Integer id; private String username; private String name; private String password; private String salt; private Integer state; private Long phone; private String address; private Date lastLo...
3e27486d956c3c93f6996b8568c9d43cf0f9c709
1,225
java
Java
sdk/network/mgmt/src/main/java/com/azure/management/network/VirtualNetworkConnectionGatewayReference.java
FredGao-new/azure-sdk-for-java
36a0b761732f4913ca3ae225921d28400f6860e3
[ "MIT" ]
null
null
null
sdk/network/mgmt/src/main/java/com/azure/management/network/VirtualNetworkConnectionGatewayReference.java
FredGao-new/azure-sdk-for-java
36a0b761732f4913ca3ae225921d28400f6860e3
[ "MIT" ]
null
null
null
sdk/network/mgmt/src/main/java/com/azure/management/network/VirtualNetworkConnectionGatewayReference.java
FredGao-new/azure-sdk-for-java
36a0b761732f4913ca3ae225921d28400f6860e3
[ "MIT" ]
null
null
null
27.222222
74
0.691429
16,601
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // // Code generated by Microsoft (R) AutoRest Code Generator. package com.azure.management.network; import com.azure.core.annotation.Fluent; import com.fast...
3e274adb5d4d77730ad31fe59f854fb0d61377dd
2,576
java
Java
gateway/src/test/java/io/camunda/zeebe/gateway/interceptors/util/ExternalInterceptor.java
thirteen13Floor/zeebe
60a922d440aeee3f12cefbfd7cf2e5e7a97bb64b
[ "Apache-2.0" ]
1,830
2017-08-09T17:29:34.000Z
2021-03-07T06:05:07.000Z
gateway/src/test/java/io/camunda/zeebe/gateway/interceptors/util/ExternalInterceptor.java
thirteen13Floor/zeebe
60a922d440aeee3f12cefbfd7cf2e5e7a97bb64b
[ "Apache-2.0" ]
6,103
2017-08-07T12:15:34.000Z
2021-03-09T12:11:03.000Z
gateway/src/test/java/io/camunda/zeebe/gateway/interceptors/util/ExternalInterceptor.java
npepinpe/zeebe
acd6aff1a3d29959235871a1b9c0e4a9216b2b9c
[ "Apache-2.0" ]
337
2017-08-08T16:18:43.000Z
2021-03-09T02:00:15.000Z
40.25
100
0.738354
16,602
/* * Copyright Camunda Services GmbH and/or licensed to Camunda Services GmbH under * one or more contributor license agreements. See the NOTICE file distributed * with this work for additional information regarding copyright ownership. * Licensed under the Zeebe Community License 1.1. You may not use this file * ...
3e274b08cc5f77996acd0a8f7faee32d154877c9
1,128
java
Java
tests/magpie/attributes/selectors/WekaAttributeSelectorTest.java
amarkrishna/demo1
06f6c31e5d2a7883006208a2d98ffbec60f4dcd5
[ "MIT" ]
null
null
null
tests/magpie/attributes/selectors/WekaAttributeSelectorTest.java
amarkrishna/demo1
06f6c31e5d2a7883006208a2d98ffbec60f4dcd5
[ "MIT" ]
null
null
null
tests/magpie/attributes/selectors/WekaAttributeSelectorTest.java
amarkrishna/demo1
06f6c31e5d2a7883006208a2d98ffbec60f4dcd5
[ "MIT" ]
null
null
null
30.486486
70
0.648936
16,603
package magpie.attributes.selectors; import magpie.data.materials.CompositionDataset; import magpie.data.materials.util.PropertyLists; import org.junit.Test; import static org.junit.Assert.*; /** * * @author Logan Ward */ public class WekaAttributeSelectorTest { @Test public void test() thro...
3e274b8f9788dd8c1badd62ab70938cc2feef430
1,756
java
Java
fastrpc-common/src/main/java/com/fast/fastrpc/common/logger/log4j/Log4jLoggerAdapter.java
zonghaishang/fastrpc
5a64fb676d3a3a65a96ba38a2dbb8b09bf1f1336
[ "Apache-2.0" ]
5
2020-08-13T05:58:25.000Z
2020-10-12T02:12:09.000Z
fastrpc-common/src/main/java/com/fast/fastrpc/common/logger/log4j/Log4jLoggerAdapter.java
zonghaishang/fastrpc
5a64fb676d3a3a65a96ba38a2dbb8b09bf1f1336
[ "Apache-2.0" ]
2
2021-12-14T21:51:37.000Z
2021-12-18T18:29:31.000Z
fastrpc-common/src/main/java/com/fast/fastrpc/common/logger/log4j/Log4jLoggerAdapter.java
zonghaishang/fastrpc
5a64fb676d3a3a65a96ba38a2dbb8b09bf1f1336
[ "Apache-2.0" ]
2
2020-09-24T03:41:41.000Z
2020-09-28T02:03:25.000Z
31.357143
85
0.667995
16,604
package com.fast.fastrpc.common.logger.log4j; import com.fast.fastrpc.common.logger.Logger; import com.fast.fastrpc.common.logger.LoggerAdapter; import org.apache.logging.log4j.Level; import org.apache.logging.log4j.LogManager; import org.apache.logging.log4j.core.config.Configurator; /** * @author yiji * @version ...
3e274cf782608bf74c97183edc34efd1b69cc614
8,823
java
Java
flink-streaming-java/src/test/java/org/apache/flink/streaming/api/functions/source/SocketTextStreamFunctionTest.java
TU-Berlin-DIMA/sage-flink
7439cc4e57889e752fd3da71e16696af1baf82ce
[ "BSD-3-Clause" ]
80
2016-08-11T03:07:28.000Z
2022-03-27T06:47:09.000Z
flink-streaming-java/src/test/java/org/apache/flink/streaming/api/functions/source/SocketTextStreamFunctionTest.java
TU-Berlin-DIMA/sage-flink
7439cc4e57889e752fd3da71e16696af1baf82ce
[ "BSD-3-Clause" ]
2
2021-08-08T05:45:18.000Z
2021-08-25T04:15:52.000Z
flink-streaming-java/src/test/java/org/apache/flink/streaming/api/functions/source/SocketTextStreamFunctionTest.java
TU-Berlin-DIMA/sage-flink
7439cc4e57889e752fd3da71e16696af1baf82ce
[ "BSD-3-Clause" ]
40
2016-08-12T05:40:51.000Z
2022-01-11T08:01:04.000Z
25.280802
115
0.677661
16,605
/* * 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 ...
3e274dd17781b2f69813c14f945d4adead3af3a7
3,421
java
Java
commons/src/main/java/de/simpleworks/staf/commons/enums/ContentTypeEnum.java
simpleworks-gmbh/staf
cc3088f832ef1279be1b8d457ddbac882ec05cd2
[ "Apache-2.0" ]
6
2021-11-05T16:19:17.000Z
2022-03-04T18:24:51.000Z
commons/src/main/java/de/simpleworks/staf/commons/enums/ContentTypeEnum.java
simpleworks-gmbh/staf
cc3088f832ef1279be1b8d457ddbac882ec05cd2
[ "Apache-2.0" ]
81
2021-11-09T15:16:16.000Z
2022-03-28T08:43:42.000Z
commons/src/main/java/de/simpleworks/staf/commons/enums/ContentTypeEnum.java
simpleworks-gmbh/staf
cc3088f832ef1279be1b8d457ddbac882ec05cd2
[ "Apache-2.0" ]
null
null
null
48.183099
106
0.798889
16,606
package de.simpleworks.staf.commons.enums; import java.util.List; import de.simpleworks.staf.commons.consts.ContentTypeValue; import de.simpleworks.staf.commons.utils.Convert; import de.simpleworks.staf.commons.utils.IEnum; import de.simpleworks.staf.commons.utils.UtilsCollection; import de.simpleworks.staf.commons.u...
3e274e30ca04bb80db250dfbe5fbef38ab56b41f
1,613
java
Java
ems/boco/src/main/java/org/onap/vfc/nfvo/emsdriver/commons/model/CollectMsg.java
onap/vfc-nfvo-driver-ems
3460337474ed31e3bc220e8fa35f395447e94a06
[ "Apache-2.0" ]
null
null
null
ems/boco/src/main/java/org/onap/vfc/nfvo/emsdriver/commons/model/CollectMsg.java
onap/vfc-nfvo-driver-ems
3460337474ed31e3bc220e8fa35f395447e94a06
[ "Apache-2.0" ]
null
null
null
ems/boco/src/main/java/org/onap/vfc/nfvo/emsdriver/commons/model/CollectMsg.java
onap/vfc-nfvo-driver-ems
3460337474ed31e3bc220e8fa35f395447e94a06
[ "Apache-2.0" ]
null
null
null
21.223684
75
0.594544
16,607
/* * Copyright 2017 BOCO Corporation. CMCC Technologies Co., Ltd * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requir...
3e274f0c4f950cdeec1f1bf5e11851e4af7b921d
5,121
java
Java
esmvc-service/src/main/java/com/jn/esmvc/service/security/PemReader.java
fangjinuo/es-mvc
7894dd6471f265b6069d9bc9f7416c6d54b69434
[ "Apache-2.0" ]
19
2019-11-01T11:31:54.000Z
2022-01-13T08:13:58.000Z
esmvc-service/src/main/java/com/jn/esmvc/service/security/PemReader.java
fangjinuo/es-mvc
7894dd6471f265b6069d9bc9f7416c6d54b69434
[ "Apache-2.0" ]
5
2020-09-09T09:33:41.000Z
2021-11-20T13:28:35.000Z
esmvc-service/src/main/java/com/jn/esmvc/service/security/PemReader.java
fangjinuo/es-mvc
7894dd6471f265b6069d9bc9f7416c6d54b69434
[ "Apache-2.0" ]
3
2020-06-11T01:04:38.000Z
2021-04-30T07:28:55.000Z
34.601351
113
0.582894
16,608
/* * Copyright 2014 The Netty Project * * The Netty Project licenses this file to you under the Apache License, * version 2.0 (the "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at: * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless ...
3e274feef1e5d5b3a126458056fd706f4e12f80d
171
java
Java
src/main/java/me/ads/module/login/to/AuthorizationTo.java
shivam355/ads-project
af97600d0654645956865b865fb5f0d6b33a0dd6
[ "Apache-2.0" ]
null
null
null
src/main/java/me/ads/module/login/to/AuthorizationTo.java
shivam355/ads-project
af97600d0654645956865b865fb5f0d6b33a0dd6
[ "Apache-2.0" ]
null
null
null
src/main/java/me/ads/module/login/to/AuthorizationTo.java
shivam355/ads-project
af97600d0654645956865b865fb5f0d6b33a0dd6
[ "Apache-2.0" ]
null
null
null
19
54
0.80117
16,609
package me.ads.module.login.to; import java.io.Serializable; public class AuthorizationTo implements Serializable { private static final long serialVersionUID = 1L; }
3e275115aa5bd8be3247fc42cbfac07db4f23711
5,631
java
Java
app/src/main/java/com/example/beatriz/listatcc/Lists/ListDetailFragment.java
ifsc-saojose/compra-rapida-android
85c55d20f369412423555cd86a65dfdd0e692c9a
[ "MIT" ]
1
2019-06-25T21:29:12.000Z
2019-06-25T21:29:12.000Z
app/src/main/java/com/example/beatriz/listatcc/Lists/ListDetailFragment.java
ifsc-saojose/compra-rapida-android
85c55d20f369412423555cd86a65dfdd0e692c9a
[ "MIT" ]
null
null
null
app/src/main/java/com/example/beatriz/listatcc/Lists/ListDetailFragment.java
ifsc-saojose/compra-rapida-android
85c55d20f369412423555cd86a65dfdd0e692c9a
[ "MIT" ]
2
2020-04-24T00:56:32.000Z
2021-04-26T01:26:14.000Z
34.546012
119
0.645178
16,610
package com.example.beatriz.listatcc.Lists; import android.content.ContentValues; import android.content.Context; import android.content.DialogInterface; import android.content.Intent; import android.os.Bundle; import android.support.v4.app.Fragment; import android.support.v7.app.AlertDialog; import android.support.v...
3e2752708d96bedb0bcf232b1b8c616abc00e703
1,418
java
Java
src/main/java/org/camunda/bpm/webapp/plugin/resource/PluginResourceOverride.java
xlinur/camunda
469c9c7c548ecccd858214bac7474a842e1349f0
[ "Apache-2.0" ]
null
null
null
src/main/java/org/camunda/bpm/webapp/plugin/resource/PluginResourceOverride.java
xlinur/camunda
469c9c7c548ecccd858214bac7474a842e1349f0
[ "Apache-2.0" ]
null
null
null
src/main/java/org/camunda/bpm/webapp/plugin/resource/PluginResourceOverride.java
xlinur/camunda
469c9c7c548ecccd858214bac7474a842e1349f0
[ "Apache-2.0" ]
1
2019-09-07T01:31:01.000Z
2019-09-07T01:31:01.000Z
35.45
97
0.747532
16,611
/* Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed...
3e2752884986e9146cbe979fc95639f1889230d0
12,021
java
Java
app/src/main/java/com/apps/morfiwifi/morfi_project_samane/models/Request.java
MorfiWifi/Android_Kproject
81d2db21200e6becb15fc7055c4083c096d23714
[ "Unlicense" ]
1
2018-05-11T13:54:21.000Z
2018-05-11T13:54:21.000Z
app/src/main/java/com/apps/morfiwifi/morfi_project_samane/models/Request.java
MorfiWifi/Android_Kproject
81d2db21200e6becb15fc7055c4083c096d23714
[ "Unlicense" ]
null
null
null
app/src/main/java/com/apps/morfiwifi/morfi_project_samane/models/Request.java
MorfiWifi/Android_Kproject
81d2db21200e6becb15fc7055c4083c096d23714
[ "Unlicense" ]
null
null
null
33.766854
150
0.504534
16,612
package com.apps.morfiwifi.morfi_project_samane.models; import android.support.v7.app.AppCompatActivity; import android.util.Log; import com.apps.morfiwifi.morfi_project_samane.utility.Init; import com.parse.FindCallback; import com.parse.GetCallback; import com.parse.ParseException; import com.parse.ParseObject; imp...
3e27532e6d934fe42d532caa248c29deef459227
1,188
java
Java
src/_leetcode/_Cracking_the_Coding_Interview/_17/_05/Solution.java
cherryjams/_leetcode
bb45dfed5ea53dffb54dc9f975697571830410f1
[ "MIT" ]
null
null
null
src/_leetcode/_Cracking_the_Coding_Interview/_17/_05/Solution.java
cherryjams/_leetcode
bb45dfed5ea53dffb54dc9f975697571830410f1
[ "MIT" ]
null
null
null
src/_leetcode/_Cracking_the_Coding_Interview/_17/_05/Solution.java
cherryjams/_leetcode
bb45dfed5ea53dffb54dc9f975697571830410f1
[ "MIT" ]
null
null
null
29.7
57
0.5
16,613
package _leetcode._Cracking_the_Coding_Interview._17._05; import java.util.Arrays; /** * @Description: 面试题 17.05. 字母与数字 * 给定一个放有字符和数字的数组,找到最长的子数组,且包含的字符和数字的个数相同。 * 返回该子数组,若存在多个最长子数组,返回左端点最小的。若不存在这样的数组,返回一个空数组。 * @Author: matreeix * @Date: 2020/12/8 */ public class Solution { public String[] findLongestSub...
3e2753cec5f476edfb849d918601e6e9392c8af9
639
java
Java
src/test/org/xlattice/overlay/datakeyed/TestFlatDisk.java
jddixon/xlOverlay_java
6fcac2e1a309544f781e89e7435ca4968fcfa5e5
[ "BSD-3-Clause" ]
null
null
null
src/test/org/xlattice/overlay/datakeyed/TestFlatDisk.java
jddixon/xlOverlay_java
6fcac2e1a309544f781e89e7435ca4968fcfa5e5
[ "BSD-3-Clause" ]
null
null
null
src/test/org/xlattice/overlay/datakeyed/TestFlatDisk.java
jddixon/xlOverlay_java
6fcac2e1a309544f781e89e7435ca4968fcfa5e5
[ "BSD-3-Clause" ]
null
null
null
20.612903
69
0.58529
16,614
/* TestFlatDisk.java */ package org.xlattice.overlay.datakeyed; import java.util.Random; /** * @author Jim Dixon **/ import junit.framework.*; import org.xlattice.NodeID; import org.xlattice.crypto.SHA1Digest; public class TestFlatDisk extends AbstractDiskTest { // CONSTRUCTOR //////////////////////////////...
3e2753f5fc10e690e0a60d6f54da132467278ca4
2,936
java
Java
confluence-client/src/main/java/io/github/md2conf/confluence/client/DumpConfluenceClient.java
md2conf/confluence-client
e4e57ec3a6f394185ca590a2dd744654002ad8f7
[ "Apache-2.0" ]
null
null
null
confluence-client/src/main/java/io/github/md2conf/confluence/client/DumpConfluenceClient.java
md2conf/confluence-client
e4e57ec3a6f394185ca590a2dd744654002ad8f7
[ "Apache-2.0" ]
18
2021-11-06T19:17:44.000Z
2022-02-02T19:33:37.000Z
confluence-client/src/main/java/io/github/md2conf/confluence/client/DumpConfluenceClient.java
md2conf/confluence-client
e4e57ec3a6f394185ca590a2dd744654002ad8f7
[ "Apache-2.0" ]
3
2022-03-05T04:01:06.000Z
2022-03-11T18:34:08.000Z
37.641026
105
0.732629
16,615
package io.github.md2conf.confluence.client; import io.github.md2conf.confluence.client.http.ApiInternalClient; import io.github.md2conf.confluence.client.http.ConfluenceApiPage; import io.github.md2conf.confluence.client.http.ConfluenceAttachment; import io.github.md2conf.model.ConfluenceContentModel; import io.githu...
3e2754ac2a7049ebda26384d9f74078ed9e2f76b
5,731
java
Java
src/main/java/edu/unh/cs/lucene/TrecCarLuceneIndexer.java
matthewmagnusson/trec-car-methods
d2ef9341dcb65330da112f09a7d12144bedfc0dd
[ "Apache-2.0" ]
null
null
null
src/main/java/edu/unh/cs/lucene/TrecCarLuceneIndexer.java
matthewmagnusson/trec-car-methods
d2ef9341dcb65330da112f09a7d12144bedfc0dd
[ "Apache-2.0" ]
null
null
null
src/main/java/edu/unh/cs/lucene/TrecCarLuceneIndexer.java
matthewmagnusson/trec-car-methods
d2ef9341dcb65330da112f09a7d12144bedfc0dd
[ "Apache-2.0" ]
null
null
null
38.206667
205
0.695516
16,616
package edu.unh.cs.lucene; import edu.unh.cs.TrecCarPageRepr; import edu.unh.cs.TrecCarParagraph; import edu.unh.cs.TrecCarRepr; import edu.unh.cs.treccar_v2.Data; import edu.unh.cs.treccar_v2.read_data.DeserializeData; import org.apache.lucene.analysis.Analyzer; import org.apache.lucene.analysis.DelegatingAnalyzerWra...
3e275661005d76493be6b3e3fb4230f005c7c12e
37,805
java
Java
lubanlou-master/lubanlou-provider/lubanlou-provider-message/src/main/java/net/service/sms/AliYunSmsServiceImpl.java
osgvsun/lubanlou
16d87a30edcb677bb399e001a2020e8527ba26f2
[ "BSD-3-Clause" ]
1
2022-01-20T04:42:37.000Z
2022-01-20T04:42:37.000Z
lubanlou-master/lubanlou-provider/lubanlou-provider-message/src/main/java/net/service/sms/AliYunSmsServiceImpl.java
osgvsun/lubanlou
16d87a30edcb677bb399e001a2020e8527ba26f2
[ "BSD-3-Clause" ]
null
null
null
lubanlou-master/lubanlou-provider/lubanlou-provider-message/src/main/java/net/service/sms/AliYunSmsServiceImpl.java
osgvsun/lubanlou
16d87a30edcb677bb399e001a2020e8527ba26f2
[ "BSD-3-Clause" ]
null
null
null
50.813172
245
0.615527
16,617
package net.service.sms; import com.alibaba.fastjson.JSON; import com.aliyuncs.CommonRequest; import com.aliyuncs.CommonResponse; import com.aliyuncs.DefaultAcsClient; import com.aliyuncs.IAcsClient; import com.aliyuncs.http.MethodType; import com.aliyuncs.profile.DefaultProfile; import com.fasterxml.jackson.databind....
3e275670cedc4f821dca510f4faeea97617f3332
2,133
java
Java
src/main/java/com/plaid/client/model/TransferType.java
vaibhavantil2/plaid-java
4907ff2fca1d86bedfe5d2b4b4aed8ffbaeaee74
[ "MIT" ]
null
null
null
src/main/java/com/plaid/client/model/TransferType.java
vaibhavantil2/plaid-java
4907ff2fca1d86bedfe5d2b4b4aed8ffbaeaee74
[ "MIT" ]
null
null
null
src/main/java/com/plaid/client/model/TransferType.java
vaibhavantil2/plaid-java
4907ff2fca1d86bedfe5d2b4b4aed8ffbaeaee74
[ "MIT" ]
1
2021-12-22T06:45:55.000Z
2021-12-22T06:45:55.000Z
26.6625
249
0.716362
16,618
/* * The Plaid API * The Plaid REST API. Please see https://plaid.com/docs/api for more details. * * The version of the OpenAPI document: 2020-09-14_1.40.3 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * https://openapi-generator.tech * Do not edit the class m...
3e2757e5b146f5be723f7d1724dd5248d4abef7a
5,015
java
Java
azure-samples/src/main/java/com/microsoft/azure/management/compute/samples/ConvertVirtualMachineToManagedDisks.java
ljhljh235/azure-sdk-for-java
9ae308a8f0269120641dd11daaa90786193234ab
[ "MIT" ]
1
2021-09-15T16:38:37.000Z
2021-09-15T16:38:37.000Z
azure-samples/src/main/java/com/microsoft/azure/management/compute/samples/ConvertVirtualMachineToManagedDisks.java
ljhljh235/azure-sdk-for-java
9ae308a8f0269120641dd11daaa90786193234ab
[ "MIT" ]
107
2018-03-23T19:17:53.000Z
2018-07-18T21:37:19.000Z
azure-samples/src/main/java/com/microsoft/azure/management/compute/samples/ConvertVirtualMachineToManagedDisks.java
ljhljh235/azure-sdk-for-java
9ae308a8f0269120641dd11daaa90786193234ab
[ "MIT" ]
3
2016-07-22T21:28:37.000Z
2019-05-31T14:38:33.000Z
37.148148
105
0.55673
16,619
/** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. See License.txt in the project root for * license information. */ package com.microsoft.azure.management.compute.samples; import com.microsoft.azure.management.Azure; import com.microsoft.azure.management.compute.Kno...
3e275830d37a932efee774151da9b035081ca9f1
4,880
java
Java
rice-framework/krad-sampleapp/web/src/main/java/org/kuali/rice/krad/labs/registration/form/LabsAdminRegistrationCourse.java
cniesen/rice-playground
7c043822e8d431246c12121d5d609e626bfacd0b
[ "ECL-2.0" ]
null
null
null
rice-framework/krad-sampleapp/web/src/main/java/org/kuali/rice/krad/labs/registration/form/LabsAdminRegistrationCourse.java
cniesen/rice-playground
7c043822e8d431246c12121d5d609e626bfacd0b
[ "ECL-2.0" ]
1
2015-01-23T19:58:06.000Z
2015-01-23T19:58:06.000Z
rice-framework/krad-sampleapp/web/src/main/java/org/kuali/rice/krad/labs/registration/form/LabsAdminRegistrationCourse.java
cniesen/rice-playground
7c043822e8d431246c12121d5d609e626bfacd0b
[ "ECL-2.0" ]
3
2015-01-22T16:28:11.000Z
2021-01-21T09:17:57.000Z
26.983425
104
0.633088
16,620
/** * Copyright 2005-2014 The Kuali Foundation * * Licensed under the Educational Community 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.opensource.org/licenses/ecl2.php * * Unless requ...
3e275958aac68ed0b421b5a98320ce12353eef25
1,422
java
Java
minium-developer-web/src/main/java/minium/developer/web/rest/dto/StepDefinitionDTO.java
viltgroup/minium-developer
ac850716448a7c850c1e8ac8f28c90388d9cf62e
[ "Apache-2.0" ]
12
2016-12-30T20:20:48.000Z
2021-07-05T16:26:21.000Z
minium-developer-web/src/main/java/minium/developer/web/rest/dto/StepDefinitionDTO.java
viltgroup/minium-developer
ac850716448a7c850c1e8ac8f28c90388d9cf62e
[ "Apache-2.0" ]
9
2018-01-09T14:15:31.000Z
2021-05-09T10:01:15.000Z
minium-developer-web/src/main/java/minium/developer/web/rest/dto/StepDefinitionDTO.java
viltgroup/minium-developer
ac850716448a7c850c1e8ac8f28c90388d9cf62e
[ "Apache-2.0" ]
4
2017-01-08T13:51:13.000Z
2019-10-24T18:25:45.000Z
23.7
69
0.698312
16,621
package minium.developer.web.rest.dto; import java.io.Serializable; import cucumber.runtime.StepDefinition; public class StepDefinitionDTO implements Serializable { private static final long serialVersionUID = 440919180603075404L; private String pattern; private Integer parameterCount; private Stri...
3e27598291544810c5be5f68f66c2310147481d9
242
java
Java
src/main/java/com/stp/auth/repository/RefUnitBahagianRepository.java
syafik92/stp_v1
7e49ec3fe2076daa8a7e4d9577c5d9cd1d0af627
[ "MIT" ]
null
null
null
src/main/java/com/stp/auth/repository/RefUnitBahagianRepository.java
syafik92/stp_v1
7e49ec3fe2076daa8a7e4d9577c5d9cd1d0af627
[ "MIT" ]
null
null
null
src/main/java/com/stp/auth/repository/RefUnitBahagianRepository.java
syafik92/stp_v1
7e49ec3fe2076daa8a7e4d9577c5d9cd1d0af627
[ "MIT" ]
null
null
null
24.2
89
0.809917
16,622
package com.stp.auth.repository; import org.springframework.data.jpa.repository.JpaRepository; import com.stp.auth.model.RefUnitBahagian; public interface RefUnitBahagianRepository extends JpaRepository<RefUnitBahagian, Long>{ }
3e2759ff7d9d2ad64f329ab48efd5d6345db6329
6,984
java
Java
app/src/main/java/com/teamwerx/plugs/motion_detection/Comparer.java
bytemaster-0xff/plugs
deeb61b626dd6a4eec2dc5ced1ea12e1ff426f59
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/teamwerx/plugs/motion_detection/Comparer.java
bytemaster-0xff/plugs
deeb61b626dd6a4eec2dc5ced1ea12e1ff426f59
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/teamwerx/plugs/motion_detection/Comparer.java
bytemaster-0xff/plugs
deeb61b626dd6a4eec2dc5ced1ea12e1ff426f59
[ "Apache-2.0" ]
null
null
null
30.653509
124
0.541851
16,623
package com.teamwerx.plugs.motion_detection; import android.graphics.Color; /** * This class is adapted from the web site below. It is used to compare two * State objects. * http://mindmeat.blogspot.com/2008/11/java-image-comparison.html * * @author Pat Cullen * @author Justin Wetherell <dycjh@example.com> */...
3e275c952d39f2b999e058572151d1a495df1baf
1,790
java
Java
src/test/java/victor/testing/spring/repo/sub/ProductRepoTest.java
victorrentea/unit-testing
6c6b4a86365a6bad9c712a23061025df6ea39b9f
[ "MIT" ]
10
2019-05-24T07:33:48.000Z
2022-03-16T23:18:32.000Z
src/test/java/victor/testing/spring/repo/sub/ProductRepoTest.java
victorrentea/unit-testing
6c6b4a86365a6bad9c712a23061025df6ea39b9f
[ "MIT" ]
null
null
null
src/test/java/victor/testing/spring/repo/sub/ProductRepoTest.java
victorrentea/unit-testing
6c6b4a86365a6bad9c712a23061025df6ea39b9f
[ "MIT" ]
10
2019-07-17T08:12:43.000Z
2022-03-16T17:13:15.000Z
34.423077
95
0.734637
16,624
package victor.testing.spring.repo.sub; import org.junit.jupiter.api.Test; import org.slf4j.Logger; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.test.context.SpringBootTest; import org.springframework.test.context.jdbc.Sql; import org.springframework.test.context.jdbc....
3e275db01c77ee4a1a0151a3642f13201ed7ae21
3,844
java
Java
Corpus/birt/1816.java
JamesCao2048/BlizzardData
a524bec4f0d297bb748234eeb1c2fcdee3dce7d7
[ "MIT" ]
1
2022-01-15T02:47:45.000Z
2022-01-15T02:47:45.000Z
Corpus/birt/1816.java
JamesCao2048/BlizzardData
a524bec4f0d297bb748234eeb1c2fcdee3dce7d7
[ "MIT" ]
null
null
null
Corpus/birt/1816.java
JamesCao2048/BlizzardData
a524bec4f0d297bb748234eeb1c2fcdee3dce7d7
[ "MIT" ]
null
null
null
36.961538
99
0.691727
16,625
/******************************************************************************* * Copyright (c) 2004, 2009 Actuate Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is a...
3e275dc4a1a70c9c00cd9e6115b4cf5fe887cdb3
298
java
Java
src/enums/hostEnum.java
KURUCAY/OtelOtomasyonu
9fdcbfee13ba290c738f2697e43fff4c564d34a2
[ "MIT" ]
1
2022-01-03T08:12:00.000Z
2022-01-03T08:12:00.000Z
src/enums/hostEnum.java
KURUCAY/OtelOtomasyonu
9fdcbfee13ba290c738f2697e43fff4c564d34a2
[ "MIT" ]
null
null
null
src/enums/hostEnum.java
KURUCAY/OtelOtomasyonu
9fdcbfee13ba290c738f2697e43fff4c564d34a2
[ "MIT" ]
2
2018-03-19T12:58:59.000Z
2021-09-05T07:59:24.000Z
19.866667
79
0.714765
16,626
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package enums; /** * * @author Huda */ public enum hostEnum { host_id,enter_date,exit_date,host_state; }
3e275ea21fb2f6c5edef97b73add35f9c9897472
2,703
java
Java
app/src/main/java/com/example/administrator/xiangou/mine/followpage/followstore/FollowStoreBean.java
tj1334311578/xiangou
ad982dc754ad4d5ce917725523409abf78bc5739
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/example/administrator/xiangou/mine/followpage/followstore/FollowStoreBean.java
tj1334311578/xiangou
ad982dc754ad4d5ce917725523409abf78bc5739
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/example/administrator/xiangou/mine/followpage/followstore/FollowStoreBean.java
tj1334311578/xiangou
ad982dc754ad4d5ce917725523409abf78bc5739
[ "Apache-2.0" ]
null
null
null
21.283465
226
0.514613
16,627
package com.example.administrator.xiangou.mine.followpage.followstore; import java.util.List; /** * Created by Administrator on 2017/5/9. */ public class FollowStoreBean { /** * data : [{"name":"xiangou","logo":"/public/upload/logo/2017/05-24/CpFXYuLNyVJ7Tdt6fr4zumE3c.png","did":3,"count":1},{"name":"tes...
3e275ec1ed752c9d5175cf762e2b3725b3e7bff6
408
java
Java
jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeCoordinator.java
vajanko/JDEECo
217c90bf40f8621b8662a75e1828a10b348d9b5f
[ "Apache-2.0" ]
7
2015-02-07T15:50:30.000Z
2021-09-22T12:46:58.000Z
jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeCoordinator.java
vajanko/JDEECo
217c90bf40f8621b8662a75e1828a10b348d9b5f
[ "Apache-2.0" ]
31
2015-01-09T12:02:29.000Z
2015-03-22T00:31:36.000Z
jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeCoordinator.java
vajanko/JDEECo
217c90bf40f8621b8662a75e1828a10b348d9b5f
[ "Apache-2.0" ]
5
2015-01-09T13:41:19.000Z
2020-01-21T06:15:39.000Z
22.666667
96
0.683824
16,628
/** */ package cz.cuni.mff.d3s.deeco.model.runtime.api; /** * <!-- begin-user-doc --> * A representation of the model object '<em><b>Path Node Coordinator</b></em>'. * <!-- end-user-doc --> * * * @see cz.cuni.mff.d3s.deeco.model.runtime.meta.RuntimeMetadataPackage#getPathNodeCoordinator() * @model * @generat...
3e275efdcadfd5bc0aae6986de17407eabcacfd9
2,236
java
Java
app/src/main/java/com/example/commontask/service/CurrentWeatherResendJob.java
Arhs92/AppLea
6d4ff919debe04b09fbabe8fd4b40dc933cb90f6
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/example/commontask/service/CurrentWeatherResendJob.java
Arhs92/AppLea
6d4ff919debe04b09fbabe8fd4b40dc933cb90f6
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/example/commontask/service/CurrentWeatherResendJob.java
Arhs92/AppLea
6d4ff919debe04b09fbabe8fd4b40dc933cb90f6
[ "Apache-2.0" ]
null
null
null
34.9375
114
0.673077
16,629
package com.example.commontask.service; import android.annotation.TargetApi; import android.app.job.JobParameters; import android.content.ServiceConnection; import android.os.Build; import android.os.Message; import android.os.RemoteException; import static com.example.commontask.utils.LogToFile.appendLog; @TargetAp...
3e275f9b154dd9cc06da379aa1619089886751d8
4,481
java
Java
Ghidra/Framework/Help/src/main/java/help/validator/model/IMG.java
bdcht/ghidra
9e732318148cd11edeb4862afd23d56418551812
[ "Apache-2.0" ]
17
2022-01-15T03:52:37.000Z
2022-03-30T18:12:17.000Z
Ghidra/Framework/Help/src/main/java/help/validator/model/IMG.java
BStudent/ghidra
0cdc722921cef61b7ca1b7236bdc21079fd4c03e
[ "Apache-2.0" ]
9
2022-01-15T03:58:02.000Z
2022-02-21T10:22:49.000Z
Ghidra/Framework/Help/src/main/java/help/validator/model/IMG.java
BStudent/ghidra
0cdc722921cef61b7ca1b7236bdc21079fd4c03e
[ "Apache-2.0" ]
3
2019-12-02T13:36:50.000Z
2019-12-04T05:40:12.000Z
29.675497
93
0.718366
16,630
/* ### * 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...
3e275fa848b20a16b9512b248e3ce975e8423a85
1,338
java
Java
notifications-android/notifications/src/main/java/com/github/airext/notifications/triggers/NotificationTrigger.java
airext/notifications
f310a2aecce44cbd66d3f609ff7983fe3c6a0286
[ "MIT" ]
null
null
null
notifications-android/notifications/src/main/java/com/github/airext/notifications/triggers/NotificationTrigger.java
airext/notifications
f310a2aecce44cbd66d3f609ff7983fe3c6a0286
[ "MIT" ]
null
null
null
notifications-android/notifications/src/main/java/com/github/airext/notifications/triggers/NotificationTrigger.java
airext/notifications
f310a2aecce44cbd66d3f609ff7983fe3c6a0286
[ "MIT" ]
null
null
null
27.306122
82
0.626308
16,631
package com.github.airext.notifications.triggers; import com.adobe.fre.*; import com.github.airext.notifications.utils.ConversionRoutines; public abstract class NotificationTrigger { public static NotificationTrigger fromFREObject(FREObject object) { try { int type = object.getProperty("type"...
3e275feed62e8e673660312ac4840c218f2f76b8
2,227
java
Java
RunloopMsg/app/src/main/java/com/example/runloopmsg/MainActivity.java
NJHu/AndroidBasisCode
c1782042de19e8b51d30a17eba5ba40982d4de56
[ "MIT" ]
null
null
null
RunloopMsg/app/src/main/java/com/example/runloopmsg/MainActivity.java
NJHu/AndroidBasisCode
c1782042de19e8b51d30a17eba5ba40982d4de56
[ "MIT" ]
null
null
null
RunloopMsg/app/src/main/java/com/example/runloopmsg/MainActivity.java
NJHu/AndroidBasisCode
c1782042de19e8b51d30a17eba5ba40982d4de56
[ "MIT" ]
null
null
null
28.922078
107
0.570723
16,632
package com.example.runloopmsg; import androidx.annotation.NonNull; import androidx.appcompat.app.AppCompatActivity; import android.annotation.SuppressLint; import android.os.Bundle; import android.os.Handler; import android.os.Message; import android.util.Log; import android.view.View; import android.widget.Button; ...
3e2760212c05e1df712727f91bcc019b0242d25f
301
java
Java
src/main/java/com/pike96/ammozone/util/UploadedImageFile.java
Pike96/ammozone
8e69bc604bb3b8c559ebab48f0246de60effd4e2
[ "MIT" ]
null
null
null
src/main/java/com/pike96/ammozone/util/UploadedImageFile.java
Pike96/ammozone
8e69bc604bb3b8c559ebab48f0246de60effd4e2
[ "MIT" ]
null
null
null
src/main/java/com/pike96/ammozone/util/UploadedImageFile.java
Pike96/ammozone
8e69bc604bb3b8c559ebab48f0246de60effd4e2
[ "MIT" ]
null
null
null
20.066667
55
0.700997
16,633
package com.pike96.ammozone.util; import org.springframework.web.multipart.MultipartFile; public class UploadedImageFile { MultipartFile image; public MultipartFile getImage() { return image; } public void setImage(MultipartFile image) { this.image = image; } }
3e27609bb2f7154358bf03d095cf9e588d2f6351
504
java
Java
src/L575_Distribute_Candies/L575.java
alex-pro-commiter/leetcode-sketch
c445ae276423e99ef50858d7a11bd21990fbc489
[ "Apache-2.0" ]
null
null
null
src/L575_Distribute_Candies/L575.java
alex-pro-commiter/leetcode-sketch
c445ae276423e99ef50858d7a11bd21990fbc489
[ "Apache-2.0" ]
null
null
null
src/L575_Distribute_Candies/L575.java
alex-pro-commiter/leetcode-sketch
c445ae276423e99ef50858d7a11bd21990fbc489
[ "Apache-2.0" ]
null
null
null
22.909091
44
0.56746
16,634
package L575_Distribute_Candies; import java.util.Arrays; import java.util.HashSet; import java.util.Set; public class L575 { public static void main(String[] args) { int[] candies={1,1,1,1,2,2,2,3,3,3}; Set tempSet= new HashSet(); for (int val:candies ) { tempSet....
3e2761a5816f344ff85b45dcccb8ad8aab2ce7a9
2,130
java
Java
hakken-server/src/main/java/uk/co/vurt/hakken/server/service/SpringDataConnectorService.java
gilesp/taskhelper
ba38c2bc5aba0143826bdad0258119a2cbb828fc
[ "Apache-2.0" ]
2
2016-06-06T15:26:26.000Z
2017-11-13T14:45:11.000Z
hakken-server/src/main/java/uk/co/vurt/hakken/server/service/SpringDataConnectorService.java
gilesp/taskhelper
ba38c2bc5aba0143826bdad0258119a2cbb828fc
[ "Apache-2.0" ]
3
2019-07-11T22:34:32.000Z
2021-02-02T15:55:18.000Z
hakken-server/src/main/java/uk/co/vurt/hakken/server/service/SpringDataConnectorService.java
chriskeep/taskhelper
d72e1f1e3c3be4029227e41d396d25b8bad1fad3
[ "Apache-2.0" ]
2
2016-07-05T12:06:33.000Z
2017-03-03T23:54:11.000Z
27.307692
114
0.771831
16,635
package uk.co.vurt.hakken.server.service; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.beans.BeansException; import org.springframework.context.ApplicationContext; import org.sprin...
3e27625d315b0fe12c14ec45ee06ef83e72865c4
622
java
Java
src/main/java/me/philippheuer/twitch4j/model/StreamFeaturedList.java
MaTriXy/twitch4j
a4f72f176f6fb8121d9983a960722287792002ab
[ "MIT" ]
1
2018-07-18T20:15:27.000Z
2018-07-18T20:15:27.000Z
src/main/java/me/philippheuer/twitch4j/model/StreamFeaturedList.java
MaTriXy/twitch4j
a4f72f176f6fb8121d9983a960722287792002ab
[ "MIT" ]
null
null
null
src/main/java/me/philippheuer/twitch4j/model/StreamFeaturedList.java
MaTriXy/twitch4j
a4f72f176f6fb8121d9983a960722287792002ab
[ "MIT" ]
1
2020-10-20T16:47:51.000Z
2020-10-20T16:47:51.000Z
23.037037
61
0.778135
16,636
package me.philippheuer.twitch4j.model; import com.fasterxml.jackson.annotation.JsonIgnoreProperties; import com.fasterxml.jackson.databind.PropertyNamingStrategy; import com.fasterxml.jackson.databind.annotation.JsonNaming; import lombok.Data; import java.util.List; /** * Model representing featured streams. * *...
3e27627957bcfb740a34efaa5ad731ddb3b44c70
1,051
java
Java
codeblocks-kit/src/main/java/com/andyadc/codeblocks/kit/concurrent/ThreadUtil.java
andyadc/codeblocks
f7e31f1fff839cdcfd6dcd778c8318753226262f
[ "MIT" ]
null
null
null
codeblocks-kit/src/main/java/com/andyadc/codeblocks/kit/concurrent/ThreadUtil.java
andyadc/codeblocks
f7e31f1fff839cdcfd6dcd778c8318753226262f
[ "MIT" ]
3
2019-10-29T01:27:23.000Z
2022-01-14T02:41:55.000Z
codeblocks-kit/src/main/java/com/andyadc/codeblocks/kit/concurrent/ThreadUtil.java
andyadc/codeblocks
f7e31f1fff839cdcfd6dcd778c8318753226262f
[ "MIT" ]
null
null
null
21.02
60
0.61275
16,637
package com.andyadc.codeblocks.kit.concurrent; import java.util.concurrent.TimeUnit; /** * 线程相关工具类. * <p> * 1. 处理了InterruptedException的sleep * <p> * 2. 正确的InterruptedException处理方法 * * @author andy.an * @since 2018/10/25 */ public class ThreadUtil { private ThreadUtil() { } /** * sleep等待, 单...
3e27628d8f2029906c7c04429bfa0dd00606a4b7
2,122
java
Java
java/javax/servlet/SingleThreadModel.java
YangYouWang/Tomcat-Research
54c877b086c3c691ef8cf77225c49ecc39772b05
[ "Apache-2.0" ]
358
2015-01-16T16:56:46.000Z
2022-03-15T19:09:34.000Z
java/javax/servlet/SingleThreadModel.java
YangYouWang/Tomcat-Research
54c877b086c3c691ef8cf77225c49ecc39772b05
[ "Apache-2.0" ]
2
2016-01-04T03:59:28.000Z
2016-11-24T07:30:46.000Z
java/javax/servlet/SingleThreadModel.java
soniccol/tomcat-study
a674d842b7daead8aabccde875a70746d0e5aad6
[ "Apache-2.0" ]
282
2015-01-16T16:56:46.000Z
2022-02-16T06:19:49.000Z
45.148936
80
0.759189
16,638
/* * 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 ...
3e2762b25bd3d0bc0ff39e65acdaadf75a6ca04e
10,085
java
Java
runner/src/main/java/com/mobius/software/amqp/performance/runner/ScenarioData.java
mobius-software-ltd/amqp-test-suite
8932553923a5333aa6dd9cb65c2e0baf29a16e87
[ "RSA-MD" ]
1
2021-11-30T11:03:20.000Z
2021-11-30T11:03:20.000Z
runner/src/main/java/com/mobius/software/amqp/performance/runner/ScenarioData.java
mobius-software-ltd/amqp-test-suite
8932553923a5333aa6dd9cb65c2e0baf29a16e87
[ "RSA-MD" ]
null
null
null
runner/src/main/java/com/mobius/software/amqp/performance/runner/ScenarioData.java
mobius-software-ltd/amqp-test-suite
8932553923a5333aa6dd9cb65c2e0baf29a16e87
[ "RSA-MD" ]
1
2020-05-22T17:14:01.000Z
2020-05-22T17:14:01.000Z
28.650568
292
0.75171
16,639
/** * Mobius Software LTD * Copyright 2015-2016, Mobius Software LTD * * This is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as * published by the Free Software Foundation; either version 2.1 of * the License, or (at your option) any later ve...
3e27630dee1cefaa66c7b4314f26ea5a69c35b71
2,717
java
Java
sdk/synapse/azure-analytics-synapse-artifacts/src/main/java/com/azure/analytics/synapse/artifacts/models/DataFlowDebugPackageDebugSettings.java
yiliuTo/azure-sdk-for-java
4536b6e99ded1b2b77f79bc2c31f42566c97b704
[ "MIT" ]
1,350
2015-01-17T05:22:05.000Z
2022-03-29T21:00:37.000Z
sdk/synapse/azure-analytics-synapse-artifacts/src/main/java/com/azure/analytics/synapse/artifacts/models/DataFlowDebugPackageDebugSettings.java
yiliuTo/azure-sdk-for-java
4536b6e99ded1b2b77f79bc2c31f42566c97b704
[ "MIT" ]
16,834
2015-01-07T02:19:09.000Z
2022-03-31T23:29:10.000Z
sdk/synapse/azure-analytics-synapse-artifacts/src/main/java/com/azure/analytics/synapse/artifacts/models/DataFlowDebugPackageDebugSettings.java
yiliuTo/azure-sdk-for-java
4536b6e99ded1b2b77f79bc2c31f42566c97b704
[ "MIT" ]
1,586
2015-01-02T01:50:28.000Z
2022-03-31T11:25:34.000Z
29.215054
108
0.687523
16,640
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. // Code generated by Microsoft (R) AutoRest Code Generator. package com.azure.analytics.synapse.artifacts.models; import com.azure.core.annotation.Fluent; import com.fasterxml.jackson.annotation.JsonProperty; import java.u...
3e2763cf88154ac713385c545a214e1ac117a00d
4,493
java
Java
app/src/main/java/org/androidpn/client/PNNotificationDataSource.java
daktak/androidpn-client
f97e8fd80d7a81044d41826e0309be718fb1dcdf
[ "Apache-2.0" ]
41
2016-03-09T00:04:27.000Z
2022-03-25T04:09:18.000Z
app/src/main/java/org/androidpn/client/PNNotificationDataSource.java
daktak/androidpn-client
f97e8fd80d7a81044d41826e0309be718fb1dcdf
[ "Apache-2.0" ]
5
2016-03-07T02:17:22.000Z
2021-04-30T05:03:16.000Z
app/src/main/java/org/androidpn/client/PNNotificationDataSource.java
daktak/androidpn-client
f97e8fd80d7a81044d41826e0309be718fb1dcdf
[ "Apache-2.0" ]
19
2016-03-02T07:45:42.000Z
2022-03-19T06:27:20.000Z
35.65873
99
0.657022
16,641
package org.androidpn.client; import android.content.ContentValues; import android.content.Context; import android.database.Cursor; import android.database.SQLException; import android.database.sqlite.SQLiteDatabase; import java.text.SimpleDateFormat; import java.util.ArrayList; import java.util.Date; import java.ut...
3e2763e2201863bfee334b9ee1aea0cd72c9aaa1
4,011
java
Java
jonix-onix3/src/main/java/com/tectonica/jonix/onix3/DeletionText.java
nla/jonix
979a2910d08ac1c8411929a9e6159d4702dba79c
[ "Apache-2.0" ]
null
null
null
jonix-onix3/src/main/java/com/tectonica/jonix/onix3/DeletionText.java
nla/jonix
979a2910d08ac1c8411929a9e6159d4702dba79c
[ "Apache-2.0" ]
3
2021-01-21T01:32:13.000Z
2021-12-09T22:37:31.000Z
jonix-onix3/src/main/java/com/tectonica/jonix/onix3/DeletionText.java
nla/jonix
979a2910d08ac1c8411929a9e6159d4702dba79c
[ "Apache-2.0" ]
null
null
null
37.166667
171
0.608869
16,642
/* * Copyright (C) 2012 Zach Melamed * * Latest version available online at https://github.com/zach-m/jonix * Contact me at upchh@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 Lice...
3e27645105664a4724dbe509065b1e6eed1e4cbf
5,435
java
Java
src/main/java/info/fingo/urlopia/api/v2/reports/ReportControllerV2.java
DaDudek/urlopia
ea50721c8f8b712979127a9c1641b019aa72f8c2
[ "MIT" ]
7
2016-10-26T09:01:11.000Z
2021-04-28T11:34:54.000Z
src/main/java/info/fingo/urlopia/api/v2/reports/ReportControllerV2.java
DaDudek/urlopia
ea50721c8f8b712979127a9c1641b019aa72f8c2
[ "MIT" ]
66
2016-10-28T10:35:02.000Z
2021-12-27T15:03:48.000Z
src/main/java/info/fingo/urlopia/api/v2/reports/ReportControllerV2.java
DaDudek/urlopia
ea50721c8f8b712979127a9c1641b019aa72f8c2
[ "MIT" ]
5
2016-12-09T19:42:51.000Z
2021-10-20T07:33:26.000Z
49.409091
148
0.673781
16,643
package info.fingo.urlopia.api.v2.reports; import info.fingo.urlopia.api.v2.anonymizer.Anonymizer; import info.fingo.urlopia.api.v2.reports.converters.AttendanceListExcelConverter; import info.fingo.urlopia.config.persistance.filter.Filter; import lombok.RequiredArgsConstructor; import lombok.extern.slf4j.Slf4j; impor...
3e27655372a8b6c37fd437e2b473f321bd42612d
398
java
Java
projects/7_sfmis/src/main/java/com/hf/sfm/util/ListRange.java
DeepinSC/Evodoop
0e7aea19be1cd74e7c02580dd7dff4ec58427983
[ "MIT" ]
2
2019-04-21T02:31:57.000Z
2020-08-06T03:13:16.000Z
projects/7_sfmis/src/main/java/com/hf/sfm/util/ListRange.java
DeepinSC/Evodoop
0e7aea19be1cd74e7c02580dd7dff4ec58427983
[ "MIT" ]
null
null
null
projects/7_sfmis/src/main/java/com/hf/sfm/util/ListRange.java
DeepinSC/Evodoop
0e7aea19be1cd74e7c02580dd7dff4ec58427983
[ "MIT" ]
3
2019-04-21T02:37:17.000Z
2022-03-05T05:47:28.000Z
16.583333
46
0.71608
16,644
package com.hf.sfm.util; import java.util.ArrayList; public class ListRange { private ArrayList<Object> data; private int totalSize; public int getTotalSize() { return totalSize; } public void setTotalSize(int totalSize) { this.totalSize = totalSize; } public ArrayList<Object> getData() { return data; ...
3e2765b5b7ed4eddf6be770d41904d4c3a1def0c
2,839
java
Java
parser/src/main/java/io/lindstrom/mpd/data/Metrics.java
Lunkers/mpd-tools
fb2de69f8715483566bd36e3646fe4a93a708b35
[ "MIT" ]
19
2017-09-15T11:56:56.000Z
2022-02-08T00:35:52.000Z
parser/src/main/java/io/lindstrom/mpd/data/Metrics.java
Lunkers/mpd-tools
fb2de69f8715483566bd36e3646fe4a93a708b35
[ "MIT" ]
6
2019-09-04T20:31:44.000Z
2021-09-01T18:36:31.000Z
parser/src/main/java/io/lindstrom/mpd/data/Metrics.java
Lunkers/mpd-tools
fb2de69f8715483566bd36e3646fe4a93a708b35
[ "MIT" ]
19
2018-10-15T18:03:33.000Z
2022-01-12T14:24:35.000Z
27.038095
86
0.600916
16,645
package io.lindstrom.mpd.data; import com.fasterxml.jackson.dataformat.xml.annotation.JacksonXmlProperty; import io.lindstrom.mpd.data.descriptor.Descriptor; import io.lindstrom.mpd.support.Utils; import java.util.List; import java.util.Objects; public class Metrics { @JacksonXmlProperty(localName = "Reporting",...
3e2765d90d1e8552c96d9b54f0f7277472d018b0
735
java
Java
jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/IPGossipStrategy.java
ostumpf/jdeeco
a7667001c7d3d76fa8997eb08212f46b6020b706
[ "Apache-2.0" ]
7
2015-02-07T15:50:30.000Z
2021-09-22T12:46:58.000Z
jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/IPGossipStrategy.java
ostumpf/jdeeco
a7667001c7d3d76fa8997eb08212f46b6020b706
[ "Apache-2.0" ]
31
2015-01-09T12:02:29.000Z
2015-03-22T00:31:36.000Z
jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/IPGossipStrategy.java
ostumpf/jdeeco
a7667001c7d3d76fa8997eb08212f46b6020b706
[ "Apache-2.0" ]
5
2015-01-09T13:41:19.000Z
2020-01-21T06:15:39.000Z
29.32
86
0.739427
16,646
package cz.cuni.mff.d3s.deeco.network; import java.util.Collection; import cz.cuni.mff.d3s.deeco.knowledge.KnowledgeManager; /** * Gives the ability to select recipient of particular {@link KnowledgeData} using a * gossip-base protocol. The decision is made based on {@link KnowledgeData} sent and * the sender. *...
3e2765f6249b5f49d656c230ed14f97b222facce
6,503
java
Java
moVirt/src/main/java/org/ovirt/mobile/movirt/rest/OvirtSimpleClientHttpRequestFactory.java
jelkosz/moVirt
c2c7881a23f7b15ba62c6d4d4c20f31076a313d3
[ "Apache-2.0" ]
null
null
null
moVirt/src/main/java/org/ovirt/mobile/movirt/rest/OvirtSimpleClientHttpRequestFactory.java
jelkosz/moVirt
c2c7881a23f7b15ba62c6d4d4c20f31076a313d3
[ "Apache-2.0" ]
null
null
null
moVirt/src/main/java/org/ovirt/mobile/movirt/rest/OvirtSimpleClientHttpRequestFactory.java
jelkosz/moVirt
c2c7881a23f7b15ba62c6d4d4c20f31076a313d3
[ "Apache-2.0" ]
null
null
null
35.730769
106
0.667692
16,647
package org.ovirt.mobile.movirt.rest; import android.content.Context; import android.util.Log; import android.widget.Toast; import org.androidannotations.annotations.AfterInject; import org.androidannotations.annotations.Bean; import org.androidannotations.annotations.EBean; import org.androidannotations.annotations....
3e27678292a92c3c3f4eaf18bb6319f84488535a
14,116
java
Java
src/main/java/simulator/cs/anycast/core/FileAgent.java
igormaraujo/java-anycast-cs-simulator
21999735ec52a28fe7d74fe13e8bd977c413829f
[ "MIT" ]
null
null
null
src/main/java/simulator/cs/anycast/core/FileAgent.java
igormaraujo/java-anycast-cs-simulator
21999735ec52a28fe7d74fe13e8bd977c413829f
[ "MIT" ]
null
null
null
src/main/java/simulator/cs/anycast/core/FileAgent.java
igormaraujo/java-anycast-cs-simulator
21999735ec52a28fe7d74fe13e8bd977c413829f
[ "MIT" ]
1
2020-02-28T13:01:19.000Z
2020-02-28T13:01:19.000Z
41.640118
119
0.621352
16,648
package simulator.cs.anycast.core; import com.typesafe.config.Config; import java.io.File; import java.io.IOException; import java.math.BigDecimal; import java.nio.file.Files; import java.nio.file.Path; import java.nio.file.Paths; import java.nio.file.StandardOpenOption; import java.text.DecimalFormat; import java.tex...
3e2767d24e8d49b2b65d38f78888c69a0084340e
3,925
java
Java
web/src/main/java/org/streamreasoning/rsp/builders/DistributionBuilder.java
aimas-upb/rsp4j
0de02fa9f3028369316dcc0cdf55459561ba60a1
[ "Apache-2.0" ]
24
2020-12-18T10:47:24.000Z
2022-03-21T21:39:37.000Z
web/src/main/java/org/streamreasoning/rsp/builders/DistributionBuilder.java
aimas-upb/rsp4j
0de02fa9f3028369316dcc0cdf55459561ba60a1
[ "Apache-2.0" ]
18
2021-05-04T14:18:23.000Z
2022-02-21T13:10:23.000Z
web/src/main/java/org/streamreasoning/rsp/builders/DistributionBuilder.java
aimas-upb/rsp4j
0de02fa9f3028369316dcc0cdf55459561ba60a1
[ "Apache-2.0" ]
7
2021-03-17T15:14:08.000Z
2022-03-12T17:39:48.000Z
30.664063
142
0.655796
16,649
package org.streamreasoning.rsp.builders; import org.apache.commons.rdf.api.BlankNodeOrIRI; import org.apache.commons.rdf.api.Graph; import org.apache.commons.rdf.api.IRI; import org.streamreasoning.rsp.SLD; import org.streamreasoning.rsp.distribution.HTTPDistribution; import org.streamreasoning.rsp.distribution.WebSo...
3e2767ed9edbc5e2c479433e44f6f66172b4e91b
536
java
Java
src/main/java/litchi/core/common/thread/NamedScheduleExecutor.java
phantacix/litchi
31532268796deb864afd07a828f18f31e365acdd
[ "Apache-2.0" ]
94
2019-09-03T03:07:53.000Z
2022-03-12T15:27:49.000Z
src/main/java/litchi/core/common/thread/NamedScheduleExecutor.java
bobtang/litchi
56f882c24d82176c4dc0117137d467b6ac1769b9
[ "Apache-2.0" ]
1
2019-11-25T10:29:47.000Z
2019-11-27T07:43:27.000Z
src/main/java/litchi/core/common/thread/NamedScheduleExecutor.java
bobtang/litchi
56f882c24d82176c4dc0117137d467b6ac1769b9
[ "Apache-2.0" ]
42
2019-09-03T03:08:09.000Z
2022-03-15T08:58:39.000Z
24.318182
72
0.624299
16,650
//------------------------------------------------- // Litchi Game Server Framework // Copyright(c) 2019 phantaci <dycjh@example.com> // MIT Licensed //------------------------------------------------- package litchi.core.common.thread; import java.util.concurrent.ScheduledThreadPoolExecutor; /** * 线程命名的执行器封装类 * @a...
3e2767f26073d9dccff262df8b0a0e1ffc85e3af
3,543
java
Java
src/main/java/xreliquary/client/ClientProxy.java
FPSP-Modpack/Reliquary
9abf20b5cdedae35e30f0ddbc3bf2d63af6b7e4e
[ "CC-BY-3.0" ]
14
2015-01-09T18:07:33.000Z
2019-12-20T13:05:25.000Z
src/main/java/xreliquary/client/ClientProxy.java
FPSP-Modpack/Reliquary
9abf20b5cdedae35e30f0ddbc3bf2d63af6b7e4e
[ "CC-BY-3.0" ]
41
2015-01-22T00:33:41.000Z
2021-12-25T02:07:27.000Z
src/main/java/xreliquary/client/ClientProxy.java
FPSP-Modpack/Reliquary
9abf20b5cdedae35e30f0ddbc3bf2d63af6b7e4e
[ "CC-BY-3.0" ]
22
2015-01-09T20:42:22.000Z
2019-11-24T12:35:06.000Z
51.347826
167
0.802427
16,651
package xreliquary.client; import cpw.mods.fml.client.registry.ClientRegistry; import cpw.mods.fml.client.registry.RenderingRegistry; import cpw.mods.fml.common.FMLCommonHandler; import cpw.mods.fml.relauncher.Side; import cpw.mods.fml.relauncher.SideOnly; import net.minecraft.client.renderer.entity.RenderSnowball; im...
3e2768525b7503677f55b231ef86032c324c2d83
2,150
java
Java
xrpl4j-integration-tests/src/test/java/org/xrpl/xrpl4j/tests/LedgerResultIT.java
francisrosario/xrpl4j
3c7d6e74d7adebf30d4275729ffc56a52ffed016
[ "0BSD" ]
null
null
null
xrpl4j-integration-tests/src/test/java/org/xrpl/xrpl4j/tests/LedgerResultIT.java
francisrosario/xrpl4j
3c7d6e74d7adebf30d4275729ffc56a52ffed016
[ "0BSD" ]
null
null
null
xrpl4j-integration-tests/src/test/java/org/xrpl/xrpl4j/tests/LedgerResultIT.java
francisrosario/xrpl4j
3c7d6e74d7adebf30d4275729ffc56a52ffed016
[ "0BSD" ]
null
null
null
40.566038
103
0.766047
16,652
package org.xrpl.xrpl4j.tests; import static org.assertj.core.api.Assertions.assertThat; import org.junit.jupiter.api.Test; import org.xrpl.xrpl4j.client.JsonRpcClientErrorException; import com.fl.xrpl4j.model.client.common.LedgerIndex; import com.fl.xrpl4j.model.client.ledger.LedgerRequestParams; import com.fl.xrpl4...
3e27685bc35c269a044211f6c7ff736443f672ca
3,654
java
Java
webapp/fmprod/src/test/java/org/apache/oodt/cas/product/jaxrs/resources/ReferenceResourceTest.java
lewismc/oodt
1ae92425ec3e7e0d0f026cbcc142ab17988cd071
[ "Apache-2.0" ]
51
2015-05-18T12:36:53.000Z
2021-11-07T22:58:13.000Z
webapp/fmprod/src/test/java/org/apache/oodt/cas/product/jaxrs/resources/ReferenceResourceTest.java
lewismc/oodt
1ae92425ec3e7e0d0f026cbcc142ab17988cd071
[ "Apache-2.0" ]
75
2015-04-06T22:27:13.000Z
2021-09-25T08:27:26.000Z
webapp/fmprod/src/test/java/org/apache/oodt/cas/product/jaxrs/resources/ReferenceResourceTest.java
lewismc/oodt
1ae92425ec3e7e0d0f026cbcc142ab17988cd071
[ "Apache-2.0" ]
59
2015-04-05T23:18:55.000Z
2022-01-31T12:13:29.000Z
36.54
80
0.715654
16,653
/* * 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...
3e2769243af9cddcf6721803b7915f45dd4bf489
598
java
Java
ses-service/ses-service-base/ses-service-scooter/src/main/java/com/redescooter/ses/service/scooter/service/base/ScoScooterMcuService.java
moutainhigh/ses-server
e1ee6ac34499950ef4b1b97efa0aaf4c4fec67c5
[ "MIT" ]
null
null
null
ses-service/ses-service-base/ses-service-scooter/src/main/java/com/redescooter/ses/service/scooter/service/base/ScoScooterMcuService.java
moutainhigh/ses-server
e1ee6ac34499950ef4b1b97efa0aaf4c4fec67c5
[ "MIT" ]
null
null
null
ses-service/ses-service-base/ses-service-scooter/src/main/java/com/redescooter/ses/service/scooter/service/base/ScoScooterMcuService.java
moutainhigh/ses-server
e1ee6ac34499950ef4b1b97efa0aaf4c4fec67c5
[ "MIT" ]
2
2021-08-31T07:59:28.000Z
2021-10-16T10:55:44.000Z
23
71
0.779264
16,654
package com.redescooter.ses.service.scooter.service.base; import com.baomidou.mybatisplus.extension.service.IService; import com.redescooter.ses.service.scooter.dm.base.ScoScooterMcu; /** * @author assert * @date 2020/11/20 14:32 */ public interface ScoScooterMcuService extends IService<ScoScooterMcu> { int ...
3e276a1c82a35682285ba143199d1b46a18bc190
7,451
java
Java
src/main/java/net/purnama/gui/inner/form/util/WarehouseComboBoxPanel.java
Purnama88/PurEffClient
40d830333c3ebea1650dd4fc69425905c4b04520
[ "MIT" ]
null
null
null
src/main/java/net/purnama/gui/inner/form/util/WarehouseComboBoxPanel.java
Purnama88/PurEffClient
40d830333c3ebea1650dd4fc69425905c4b04520
[ "MIT" ]
2
2021-01-20T23:05:34.000Z
2021-12-09T20:17:58.000Z
src/main/java/net/purnama/gui/inner/form/util/WarehouseComboBoxPanel.java
Purnama88/PurEffClient
40d830333c3ebea1650dd4fc69425905c4b04520
[ "MIT" ]
null
null
null
34.336406
103
0.521541
16,655
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package net.purnama.gui.inner.form.util; import com.fasterxml.jackson.databind.ObjectMapper; import com.fasterxml.jackson.da...
3e276aa3b22cfc51c2bfcc618f1cfe0259cd4b96
135
java
Java
src/main/java/example20/samples/sample01/HiActor.java
Zychaowill/ScalaLearning
876c55cf22194053f2ec160469e428b29a1cf970
[ "Apache-2.0" ]
null
null
null
src/main/java/example20/samples/sample01/HiActor.java
Zychaowill/ScalaLearning
876c55cf22194053f2ec160469e428b29a1cf970
[ "Apache-2.0" ]
null
null
null
src/main/java/example20/samples/sample01/HiActor.java
Zychaowill/ScalaLearning
876c55cf22194053f2ec160469e428b29a1cf970
[ "Apache-2.0" ]
null
null
null
15
35
0.674074
16,656
package example20.samples.sample01; class HiActor extends Actor { override def receive = { case "Hi" => println("Hello") } }
3e276adbc4c6e026fe6c05fef9b5c5580c924eec
431
java
Java
src/main/java/com/rbkmoney/newway/dao/rate/iface/RateDao.java
rbkmoney/newway
fb1c12a000a51fc111cf49b5be0519a2a7d031ec
[ "Apache-2.0" ]
3
2019-10-23T06:36:34.000Z
2020-11-13T15:13:32.000Z
src/main/java/com/rbkmoney/newway/dao/rate/iface/RateDao.java
rbkmoney/newway
fb1c12a000a51fc111cf49b5be0519a2a7d031ec
[ "Apache-2.0" ]
13
2019-09-23T17:05:11.000Z
2021-04-01T10:30:41.000Z
src/main/java/com/rbkmoney/newway/dao/rate/iface/RateDao.java
rbkmoney/newway
fb1c12a000a51fc111cf49b5be0519a2a7d031ec
[ "Apache-2.0" ]
4
2020-03-20T09:57:56.000Z
2021-12-07T09:02:58.000Z
23.944444
62
0.788863
16,657
package com.rbkmoney.newway.dao.rate.iface; import com.rbkmoney.dao.GenericDao; import com.rbkmoney.newway.domain.tables.pojos.Rate; import com.rbkmoney.newway.exception.DaoException; import java.util.List; public interface RateDao extends GenericDao { Long save(Rate rate) throws DaoException; List<Long> g...
3e276b19209f9f7e1859d377d249d4b1e75fc74f
21,305
java
Java
elastest-torm/src/main/java/io/elastest/etm/api/TjobApiController.java
elastest/elastest-torm
44a6bcd90af82b202d7648e5c9f9e28b4c17b77d
[ "Apache-2.0" ]
10
2017-07-10T06:28:45.000Z
2019-10-09T13:18:43.000Z
elastest-torm/src/main/java/io/elastest/etm/api/TjobApiController.java
elastest/elastest-torm
44a6bcd90af82b202d7648e5c9f9e28b4c17b77d
[ "Apache-2.0" ]
42
2017-06-15T13:19:32.000Z
2022-03-02T02:31:07.000Z
elastest-torm/src/main/java/io/elastest/etm/api/TjobApiController.java
elastest/elastest-torm
44a6bcd90af82b202d7648e5c9f9e28b4c17b77d
[ "Apache-2.0" ]
9
2017-06-09T10:16:59.000Z
2021-07-29T05:53:05.000Z
48.641553
145
0.678057
16,658
package io.elastest.etm.api; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; import javax.validation.Valid; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.data.domain...
3e276b672e3611889a3e1104c63cb6d0a75252db
603
java
Java
src/logisim_src/analyze/gui/TruthTablePanel.java
HoussemNasri/Logisim-Dark
a8b22309a0ab609e92c3b2297573e60d536508bd
[ "MIT" ]
5
2021-05-09T05:23:30.000Z
2022-02-21T13:27:49.000Z
src/logisim_src/analyze/gui/TruthTablePanel.java
HoussemNasri/Logisim-Dark
a8b22309a0ab609e92c3b2297573e60d536508bd
[ "MIT" ]
7
2021-03-27T04:40:58.000Z
2022-01-15T19:35:32.000Z
src/logisim_src/analyze/gui/TruthTablePanel.java
HoussemNasri/Logisim-Dark
a8b22309a0ab609e92c3b2297573e60d536508bd
[ "MIT" ]
4
2021-03-27T05:30:34.000Z
2021-03-27T20:19:54.000Z
30.15
72
0.78607
16,659
/* Copyright (c) 2010, Carl Burch. License information is located in the * logisim_src.Main source code and at www.cburch.com/logisim/. */ package logisim_src.analyze.gui; import java.awt.Color; import java.awt.event.MouseEvent; import logisim_src.analyze.model.Entry; import logisim_src.analyze.model.TruthTable; i...
3e276b95cceff8d94a6e28e4691a7e0d0c5a4315
1,662
java
Java
src/main/java/nl/mtvehicles/core/commands/vehiclesubs/VehicleGiveVoucher.java
Zettovec/MinetopiaVehicles
f72f5787439cc391dab7876e9350f4d53b7d5875
[ "MIT" ]
null
null
null
src/main/java/nl/mtvehicles/core/commands/vehiclesubs/VehicleGiveVoucher.java
Zettovec/MinetopiaVehicles
f72f5787439cc391dab7876e9350f4d53b7d5875
[ "MIT" ]
1
2022-01-01T19:10:51.000Z
2022-01-01T19:10:51.000Z
src/main/java/nl/mtvehicles/core/commands/vehiclesubs/VehicleGiveVoucher.java
Zettovec/MinetopiaVehicles
f72f5787439cc391dab7876e9350f4d53b7d5875
[ "MIT" ]
null
null
null
32.588235
133
0.696751
16,660
package nl.mtvehicles.core.commands.vehiclesubs; import nl.mtvehicles.core.infrastructure.enums.Message; import nl.mtvehicles.core.infrastructure.helpers.ItemUtils; import nl.mtvehicles.core.infrastructure.models.MTVehicleSubCommand; import nl.mtvehicles.core.infrastructure.models.VehicleUtils; import nl.mtvehicles.co...
3e276e3b878176bbe3dfd58e8a80ba8b6067ae75
779
java
Java
src/main/java/nl/uva/larissa/json/model/validate/ValidPlatformUsageValidator.java
Apereo-Learning-Analytics-Initiative/Larissa
96a26e4a9f6eccdeb7a960a8291881f503b1d320
[ "Apache-2.0" ]
7
2015-03-24T21:40:06.000Z
2019-04-12T07:16:52.000Z
src/main/java/nl/uva/larissa/json/model/validate/ValidPlatformUsageValidator.java
Apereo-Learning-Analytics-Initiative/Larissa
96a26e4a9f6eccdeb7a960a8291881f503b1d320
[ "Apache-2.0" ]
null
null
null
src/main/java/nl/uva/larissa/json/model/validate/ValidPlatformUsageValidator.java
Apereo-Learning-Analytics-Initiative/Larissa
96a26e4a9f6eccdeb7a960a8291881f503b1d320
[ "Apache-2.0" ]
3
2015-02-20T21:22:59.000Z
2015-12-25T23:29:13.000Z
27.821429
66
0.799743
16,661
package nl.uva.larissa.json.model.validate; import javax.validation.ConstraintValidator; import javax.validation.ConstraintValidatorContext; import nl.uva.larissa.json.model.Activity; import nl.uva.larissa.json.model.Context; import nl.uva.larissa.json.model.Statement; public class ValidPlatformUsageValidator implem...
3e276eb906f07d8fcb7ae90998b8f5650de93b2d
550
java
Java
jslack-api-client/src/main/java/com/github/seratch/jslack/api/methods/response/views/ViewsPublishResponse.java
seratch/jslack-maintenance-releases
e488fb03e70298c9d9206fa8fa73866a2fc34d77
[ "MIT" ]
8
2020-02-08T01:56:15.000Z
2022-02-25T09:11:26.000Z
jslack-api-client/src/main/java/com/github/seratch/jslack/api/methods/response/views/ViewsPublishResponse.java
seratch/jslack-maintenance-releases
e488fb03e70298c9d9206fa8fa73866a2fc34d77
[ "MIT" ]
7
2020-02-06T16:14:25.000Z
2022-01-26T02:05:46.000Z
jslack-api-client/src/main/java/com/github/seratch/jslack/api/methods/response/views/ViewsPublishResponse.java
seratch/jslack-maintenance-releases
e488fb03e70298c9d9206fa8fa73866a2fc34d77
[ "MIT" ]
5
2020-01-29T19:37:02.000Z
2021-04-28T19:47:38.000Z
27.5
65
0.794545
16,662
package com.github.seratch.jslack.api.methods.response.views; import com.github.seratch.jslack.api.methods.SlackApiResponse; import com.github.seratch.jslack.api.model.ErrorResponseMetadata; import com.github.seratch.jslack.api.model.view.View; import lombok.Data; @Data public class ViewsPublishResponse implements Sl...
3e276f4a38b052fc5d95cd298c85a96995bb0636
4,085
java
Java
src/main/java/org/dbflute/intro/app/logic/dfprop/DfpropPhysicalLogic.java
dbflute/dbflute-intro
eba78225cae6c27a36ae70172ae2009123631a7c
[ "ECL-2.0", "Apache-2.0" ]
7
2016-12-11T14:23:39.000Z
2022-01-13T08:49:45.000Z
src/main/java/org/dbflute/intro/app/logic/dfprop/DfpropPhysicalLogic.java
dbflute/dbflute-intro
eba78225cae6c27a36ae70172ae2009123631a7c
[ "ECL-2.0", "Apache-2.0" ]
251
2016-04-16T08:41:49.000Z
2022-03-24T14:42:54.000Z
src/main/java/org/dbflute/intro/app/logic/dfprop/DfpropPhysicalLogic.java
dbflute/dbflute-intro
eba78225cae6c27a36ae70172ae2009123631a7c
[ "ECL-2.0", "Apache-2.0" ]
5
2017-07-21T10:26:04.000Z
2019-12-15T07:15:29.000Z
43.924731
123
0.567931
16,663
/* * Copyright 2014-2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
3e27710147ed0376fcb76c4eff92559d9680024d
1,024
java
Java
src/main/java/cz/gresak/keyboardeditor/service/impl/xkbconfig/KeyboardModelUpdaterImpl.java
seyahdoo/keyboard-layout-editor
c9be60956016953df248b3151bf0e2cd7a90f77f
[ "MIT" ]
9
2021-01-16T08:17:41.000Z
2022-03-05T13:02:12.000Z
src/main/java/cz/gresak/keyboardeditor/service/impl/xkbconfig/KeyboardModelUpdaterImpl.java
seyahdoo/keyboard-layout-editor
c9be60956016953df248b3151bf0e2cd7a90f77f
[ "MIT" ]
4
2021-10-03T13:30:47.000Z
2022-01-17T15:04:23.000Z
src/main/java/cz/gresak/keyboardeditor/service/impl/xkbconfig/KeyboardModelUpdaterImpl.java
seyahdoo/keyboard-layout-editor
c9be60956016953df248b3151bf0e2cd7a90f77f
[ "MIT" ]
4
2020-12-18T11:57:36.000Z
2022-01-05T11:35:41.000Z
37.925926
75
0.68457
16,664
package cz.gresak.keyboardeditor.service.impl.xkbconfig; import cz.gresak.keyboardeditor.model.KeyboardModel; import cz.gresak.keyboardeditor.model.Line; import cz.gresak.keyboardeditor.model.ModelKey; import cz.gresak.keyboardeditor.service.api.xkbconfig.Config; import cz.gresak.keyboardeditor.service.api.xkbconfig.K...