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
3e248a81ae1ca0a9b6324546f0d618ec7809cc59
4,017
java
Java
SymmetricDS/symmetric-core/src/test/java/org/jumpmind/symmetric/model/TriggerTest.java
hawkwang/BeyondMDM
588726dfa221bc9f3de7df7a2afa5bee0e213fbd
[ "Apache-2.0" ]
null
null
null
SymmetricDS/symmetric-core/src/test/java/org/jumpmind/symmetric/model/TriggerTest.java
hawkwang/BeyondMDM
588726dfa221bc9f3de7df7a2afa5bee0e213fbd
[ "Apache-2.0" ]
8
2020-09-06T02:28:34.000Z
2022-02-26T14:11:13.000Z
SymmetricDS/symmetric-core/src/test/java/org/jumpmind/symmetric/model/TriggerTest.java
hawkwang/BeyondMDM
588726dfa221bc9f3de7df7a2afa5bee0e213fbd
[ "Apache-2.0" ]
2
2021-07-02T15:40:14.000Z
2022-02-14T05:06:52.000Z
39.772277
117
0.630321
15,461
package org.jumpmind.symmetric.model; import static org.junit.Assert.assertArrayEquals; import java.sql.Types; import org.jumpmind.db.model.Column; import org.junit.Test; public class TriggerTest { @Test public void testFilterExcludedColumnsForNull() { Trigger trigger = new Trigger(); asser...
3e248a9743092562eb7266ae5108d7366b9a0853
1,082
java
Java
charon-web/src/main/java/ognjenj/charon/web/model/radius/RadCheck.java
ognjen-j/charon
fe473af24c70d424e12cb7c005fa5f9f6ba3fdbd
[ "MIT" ]
null
null
null
charon-web/src/main/java/ognjenj/charon/web/model/radius/RadCheck.java
ognjen-j/charon
fe473af24c70d424e12cb7c005fa5f9f6ba3fdbd
[ "MIT" ]
null
null
null
charon-web/src/main/java/ognjenj/charon/web/model/radius/RadCheck.java
ognjen-j/charon
fe473af24c70d424e12cb7c005fa5f9f6ba3fdbd
[ "MIT" ]
1
2021-08-05T10:06:20.000Z
2021-08-05T10:06:20.000Z
17.451613
52
0.716266
15,462
package ognjenj.charon.web.model.radius; import java.io.Serializable; import javax.persistence.*; @Entity @Table(name = "radcheck") public class RadCheck implements Serializable { @Id @GeneratedValue(strategy = GenerationType.IDENTITY) private Long id; @Column(nullable = false) private String username; @Column...
3e248b9df3e7e7ea17d5372290cfeb33c7b9c8d9
5,309
java
Java
test-con/src/main/java/me/zhengjie/connectPython/JavaExeclPythonTest.java
wanggang1906/algorithmic-engineering-java-v1
f592f13aa3ea586a0fae4b448393b63bf39142f5
[ "Apache-2.0" ]
null
null
null
test-con/src/main/java/me/zhengjie/connectPython/JavaExeclPythonTest.java
wanggang1906/algorithmic-engineering-java-v1
f592f13aa3ea586a0fae4b448393b63bf39142f5
[ "Apache-2.0" ]
1
2022-01-27T16:21:23.000Z
2022-01-27T16:21:23.000Z
test-con/src/main/java/me/zhengjie/connectPython/JavaExeclPythonTest.java
wanggang1906/algorithmic-engineering-java-v1
f592f13aa3ea586a0fae4b448393b63bf39142f5
[ "Apache-2.0" ]
null
null
null
37.125874
157
0.577887
15,463
package me.zhengjie.connectPython; import java.io.*; import java.text.SimpleDateFormat; import java.util.Properties; public class JavaExeclPythonTest { /** * 全局静态变量 * Global static variable */ public static String modelUrl; public static String trainDataUrl; public static String pred...
3e248bd5c0e79db65222dd6555953ada88e3dd77
819
java
Java
src/main/java/ninja/siden/okite/ValidationContext.java
taichi/okite
b355b08013194a5828bc7809506461957b7c92af
[ "Apache-2.0" ]
null
null
null
src/main/java/ninja/siden/okite/ValidationContext.java
taichi/okite
b355b08013194a5828bc7809506461957b7c92af
[ "Apache-2.0" ]
null
null
null
src/main/java/ninja/siden/okite/ValidationContext.java
taichi/okite
b355b08013194a5828bc7809506461957b7c92af
[ "Apache-2.0" ]
null
null
null
25.59375
76
0.726496
15,464
/* * Copyright 2014 SATO taichi * * 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...
3e248c09a649c3e886fd67daa05050c3717839e0
3,976
java
Java
04.coding/bo/src/main/java/com/clinicalmall/kuaixiu/vo/OrgRegisterRequest.java
hhcqit/yunjianxie
aaf95874a551b8e14a1dccd8299a611e28582248
[ "MIT" ]
null
null
null
04.coding/bo/src/main/java/com/clinicalmall/kuaixiu/vo/OrgRegisterRequest.java
hhcqit/yunjianxie
aaf95874a551b8e14a1dccd8299a611e28582248
[ "MIT" ]
null
null
null
04.coding/bo/src/main/java/com/clinicalmall/kuaixiu/vo/OrgRegisterRequest.java
hhcqit/yunjianxie
aaf95874a551b8e14a1dccd8299a611e28582248
[ "MIT" ]
null
null
null
21.608696
80
0.653421
15,465
package com.clinicalmall.kuaixiu.vo; import java.util.Objects; import com.fasterxml.jackson.annotation.JsonProperty; import com.fasterxml.jackson.annotation.JsonCreator; import io.swagger.annotations.ApiModel; import io.swagger.annotations.ApiModelProperty; import java.io.Serializable; import org.springframework.valid...
3e248cf770812a93cca4883da8e59427ad16f503
11,500
java
Java
ide/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/fontscolors/ColoringStorageTest.java
tusharvjoshi/incubator-netbeans
a61bd21f4324f7e73414633712522811cb20ac93
[ "Apache-2.0" ]
1,056
2019-04-25T20:00:35.000Z
2022-03-30T04:46:14.000Z
ide/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/fontscolors/ColoringStorageTest.java
Marc382/netbeans
4bee741d24a3fdb05baf135de5e11a7cd95bd64e
[ "Apache-2.0" ]
1,846
2019-04-25T20:50:05.000Z
2022-03-31T23:40:41.000Z
ide/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/fontscolors/ColoringStorageTest.java
Marc382/netbeans
4bee741d24a3fdb05baf135de5e11a7cd95bd64e
[ "Apache-2.0" ]
550
2019-04-25T20:04:33.000Z
2022-03-25T17:43:01.000Z
52.272727
180
0.695304
15,466
/* * 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 ...
3e248d45e66d9a26bfb2592a72a14575e4949c40
7,364
java
Java
src/main/java/org/nix/controller/OrderController.java
forestMr/supplyChainSystem
62814074d5186b2567db515c16772d6453baaef1
[ "Apache-2.0" ]
2
2020-01-01T10:28:10.000Z
2021-01-03T10:36:07.000Z
src/main/java/org/nix/controller/OrderController.java
forestMr/supplyChainSystem
62814074d5186b2567db515c16772d6453baaef1
[ "Apache-2.0" ]
null
null
null
src/main/java/org/nix/controller/OrderController.java
forestMr/supplyChainSystem
62814074d5186b2567db515c16772d6453baaef1
[ "Apache-2.0" ]
4
2018-04-21T12:08:39.000Z
2021-01-03T10:36:08.000Z
32.157205
104
0.564231
15,467
package org.nix.controller; import org.nix.model.MaterialMerchantsModel; import org.nix.model.city.City; import org.nix.model.dto.LimitShowModel; import org.nix.model.OrderModel; import org.nix.service.imp.CityService; import org.nix.service.imp.MaterialMerchantsService; import org.nix.service.imp.OrderService; import...
3e248d65d34d3db3d76b4be9b815679fd5cd66f8
1,346
java
Java
broker-core/src/main/java/org/apache/qpid/server/model/AbstractCaseAwareGroupProvider.java
tqrg-bot/qpid-broker-j
66eabc0d836c40e4e34d999149175652aa0d799d
[ "Apache-2.0" ]
52
2017-12-15T08:49:31.000Z
2022-03-10T19:10:11.000Z
broker-core/src/main/java/org/apache/qpid/server/model/AbstractCaseAwareGroupProvider.java
tqrg-bot/qpid-broker-j
66eabc0d836c40e4e34d999149175652aa0d799d
[ "Apache-2.0" ]
42
2017-10-18T12:36:17.000Z
2022-02-05T13:55:18.000Z
broker-core/src/main/java/org/apache/qpid/server/model/AbstractCaseAwareGroupProvider.java
tqrg-bot/qpid-broker-j
66eabc0d836c40e4e34d999149175652aa0d799d
[ "Apache-2.0" ]
46
2017-09-12T10:26:06.000Z
2022-03-21T07:52:46.000Z
32.829268
100
0.744428
15,468
/* * * 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"); y...
3e248dce7a8d49a211d63e6454fd0d8906fcbfb8
1,420
java
Java
Ghidra/Debug/Debugger-sctl/src/main/java/ghidra/dbg/sctl/dialect/SelSctlNullDialectPacket.java
theorbtwo/ghidra
0cb37cf1c4a4975d985e9947b4fb9b59d914d457
[ "Apache-2.0" ]
null
null
null
Ghidra/Debug/Debugger-sctl/src/main/java/ghidra/dbg/sctl/dialect/SelSctlNullDialectPacket.java
theorbtwo/ghidra
0cb37cf1c4a4975d985e9947b4fb9b59d914d457
[ "Apache-2.0" ]
null
null
null
Ghidra/Debug/Debugger-sctl/src/main/java/ghidra/dbg/sctl/dialect/SelSctlNullDialectPacket.java
theorbtwo/ghidra
0cb37cf1c4a4975d985e9947b4fb9b59d914d457
[ "Apache-2.0" ]
null
null
null
38.378378
75
0.75493
15,469
/* ### * 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...
3e248dfc6e9bcb33f3f47d821b4ea335a25eabd0
5,730
java
Java
src/us/kbase/test/assemblyhomology/service/exceptions/ErrorMessageTest.java
jgi-kbase/AssemblyHomologyService
e0a2624dc2e161e7ca02abfd8462eafa7e811e59
[ "MIT" ]
1
2021-05-26T12:45:48.000Z
2021-05-26T12:45:48.000Z
src/us/kbase/test/assemblyhomology/service/exceptions/ErrorMessageTest.java
jgi-kbase/AssemblyHomologyService
e0a2624dc2e161e7ca02abfd8462eafa7e811e59
[ "MIT" ]
47
2018-05-24T21:46:15.000Z
2019-03-26T23:37:36.000Z
src/us/kbase/test/assemblyhomology/service/exceptions/ErrorMessageTest.java
jgi-kbase/AssemblyHomologyService
e0a2624dc2e161e7ca02abfd8462eafa7e811e59
[ "MIT" ]
1
2018-06-05T20:31:29.000Z
2018-06-05T20:31:29.000Z
39.246575
95
0.732461
15,470
package us.kbase.test.assemblyhomology.service.exceptions; import static org.hamcrest.CoreMatchers.is; import static org.junit.Assert.assertThat; import static org.junit.Assert.fail; import java.io.IOException; import java.time.Instant; import javax.ws.rs.WebApplicationException; import javax.ws.rs.core.Response; im...
3e248e61cdb0088ffa0d4906350708a31a6efcbd
429
java
Java
citysel/src/main/java/com/project/citysel/bean/City.java
jacksenh/CitySelct
e55441c7fadd21638d7d64ce73c6d7abecfcebbc
[ "Apache-2.0" ]
5
2017-06-21T08:30:44.000Z
2018-05-25T07:35:07.000Z
citysel/src/main/java/com/project/citysel/bean/City.java
jacksenh/CitySelct
e55441c7fadd21638d7d64ce73c6d7abecfcebbc
[ "Apache-2.0" ]
null
null
null
citysel/src/main/java/com/project/citysel/bean/City.java
jacksenh/CitySelct
e55441c7fadd21638d7d64ce73c6d7abecfcebbc
[ "Apache-2.0" ]
null
null
null
15.888889
42
0.680653
15,471
package com.project.citysel.bean; public class City { private String name; private String pinyin; public City(String name, String pinyin) { super(); this.name = name; this.pinyin = pinyin; } public String getName() { return name; } public void setName(String name) { this.name = name; } public St...
3e248f0ef19cbae71aef96130a9f4a071086f48d
644
java
Java
src/main/java/com/jtmnf/simpleoregen/mods/Compatibility.java
jtmnf/SimpleOreGenerator
8f50cd5795cad0a2d21f23e05b835d2e4610693d
[ "Naumen", "Condor-1.1", "MS-PL" ]
4
2016-07-23T15:17:40.000Z
2017-02-08T05:10:28.000Z
src/main/java/com/jtmnf/simpleoregen/mods/Compatibility.java
jtmnf/SimpleOreGenerator
8f50cd5795cad0a2d21f23e05b835d2e4610693d
[ "Naumen", "Condor-1.1", "MS-PL" ]
7
2016-04-07T07:13:24.000Z
2020-11-23T07:01:44.000Z
src/main/java/com/jtmnf/simpleoregen/mods/Compatibility.java
jtmnf/SimpleOreGenerator
8f50cd5795cad0a2d21f23e05b835d2e4610693d
[ "Naumen", "Condor-1.1", "MS-PL" ]
null
null
null
33.894737
128
0.673913
15,472
package com.jtmnf.simpleoregen.mods; import net.minecraft.block.state.IBlockState; import net.minecraft.init.Blocks; import java.lang.reflect.Method; public class Compatibility { public static void hiddingMethod() { try { Class<?> className = Class.forName("com.jtmnf.simpleoregen.handler.OreG...
3e248fcdbe2b527af1207f08c49c4806c8e1e93a
8,778
java
Java
server/src/test/java/org/elasticsearch/index/engine/ReadOnlyEngineTests.java
GaiserChan/elasticsearch
dcd4667e955666837e2cd9b6177ffb9ebfdcc249
[ "Apache-2.0" ]
49
2017-05-19T04:43:12.000Z
2021-07-03T05:59:26.000Z
server/src/test/java/org/elasticsearch/index/engine/ReadOnlyEngineTests.java
GaiserChan/elasticsearch
dcd4667e955666837e2cd9b6177ffb9ebfdcc249
[ "Apache-2.0" ]
3
2018-06-07T06:52:21.000Z
2020-11-29T02:42:44.000Z
server/src/test/java/org/elasticsearch/index/engine/ReadOnlyEngineTests.java
GaiserChan/elasticsearch
dcd4667e955666837e2cd9b6177ffb9ebfdcc249
[ "Apache-2.0" ]
39
2017-04-02T16:15:51.000Z
2020-02-03T14:37:28.000Z
55.207547
135
0.627364
15,473
/* * Licensed to Elasticsearch under one or more contributor * license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright * ownership. Elasticsearch licenses this file to you under * the Apache License, Version 2.0 (the "License"); you may * not use this fi...
3e24900ca62a9f350c2b04f6706585d90dd15c90
3,686
java
Java
app/src/main/java/com/blakequ/androidblemanager/ui/ToolbarActivity.java
BIGMONK/AndroidBleManager
e7c7c517963c6f6e45b12a14a73a5e4766929d25
[ "Apache-2.0" ]
204
2017-01-18T10:27:04.000Z
2022-02-22T06:53:01.000Z
app/src/main/java/com/blakequ/androidblemanager/ui/ToolbarActivity.java
BIGMONK/AndroidBleManager
e7c7c517963c6f6e45b12a14a73a5e4766929d25
[ "Apache-2.0" ]
11
2017-07-26T06:56:55.000Z
2020-09-27T08:26:36.000Z
app/src/main/java/com/blakequ/androidblemanager/ui/ToolbarActivity.java
BIGMONK/AndroidBleManager
e7c7c517963c6f6e45b12a14a73a5e4766929d25
[ "Apache-2.0" ]
79
2016-09-17T15:32:43.000Z
2021-11-17T07:56:04.000Z
28.796875
127
0.648399
15,474
package com.blakequ.androidblemanager.ui; import android.graphics.drawable.ColorDrawable; import android.os.Build; import android.os.Bundle; import com.google.android.material.appbar.AppBarLayout; import androidx.appcompat.app.ActionBar; import androidx.appcompat.app.AppCompatActivity; import androidx.appcompat.widget...
3e249163e993df4614fe9134f7d7f1bce9bf6eab
2,531
java
Java
core/src/com/stefan/spaceinvaders/screens/Hud.java
bogstefan/SpaceInvaders
3f300f4fa025187ddb6ea4a6155f61e951ca366a
[ "MIT" ]
null
null
null
core/src/com/stefan/spaceinvaders/screens/Hud.java
bogstefan/SpaceInvaders
3f300f4fa025187ddb6ea4a6155f61e951ca366a
[ "MIT" ]
null
null
null
core/src/com/stefan/spaceinvaders/screens/Hud.java
bogstefan/SpaceInvaders
3f300f4fa025187ddb6ea4a6155f61e951ca366a
[ "MIT" ]
null
null
null
39.546875
111
0.691031
15,475
package com.stefan.spaceinvaders.screens; import com.badlogic.gdx.graphics.Color; import com.badlogic.gdx.graphics.Texture; import com.badlogic.gdx.scenes.scene2d.Stage; import com.badlogic.gdx.scenes.scene2d.ui.Label; import com.badlogic.gdx.scenes.scene2d.ui.Skin; import com.badlogic.gdx.scenes.scene2d.ui.Table; imp...
3e2491bc4c3f1f0ddadbc0bb65ad1ebe97cf45c3
725
java
Java
services/rest/src/main/java/mil/nga/giat/geowave/service/rest/field/BasicRestField.java
cjw5db/geowave
3cf39ecb94263f60021641bc91f95f9a9d9c3c16
[ "Apache-2.0" ]
null
null
null
services/rest/src/main/java/mil/nga/giat/geowave/service/rest/field/BasicRestField.java
cjw5db/geowave
3cf39ecb94263f60021641bc91f95f9a9d9c3c16
[ "Apache-2.0" ]
null
null
null
services/rest/src/main/java/mil/nga/giat/geowave/service/rest/field/BasicRestField.java
cjw5db/geowave
3cf39ecb94263f60021641bc91f95f9a9d9c3c16
[ "Apache-2.0" ]
1
2021-09-01T08:48:07.000Z
2021-09-01T08:48:07.000Z
16.860465
48
0.714483
15,476
package mil.nga.giat.geowave.service.rest.field; public class BasicRestField<T> implements RestField<T> { private final String name; private final Class<T> type; private final String description; private final boolean required; public BasicRestField( final String name, final Class<T> type, final Stri...
3e2491f2a44f476ffe5d8b7769969d737924edf5
3,573
java
Java
TeamCode/src/main/java/org/firstinspires/ftc/teamcode/KarenRobot/General/Robot.java
KinkaidRobotics/ftc_app
2d08c5b300ca7921e18b34ae6a02795604aca795
[ "MIT" ]
1
2019-03-22T18:25:18.000Z
2019-03-22T18:25:18.000Z
TeamCode/src/main/java/org/firstinspires/ftc/teamcode/KarenRobot/General/Robot.java
KinkaidRobotics/2018-2019_FTC
2d08c5b300ca7921e18b34ae6a02795604aca795
[ "MIT" ]
null
null
null
TeamCode/src/main/java/org/firstinspires/ftc/teamcode/KarenRobot/General/Robot.java
KinkaidRobotics/2018-2019_FTC
2d08c5b300ca7921e18b34ae6a02795604aca795
[ "MIT" ]
null
null
null
30.801724
110
0.628324
15,477
package org.firstinspires.ftc.teamcode.KarenRobot.General; import com.qualcomm.robotcore.eventloop.opmode.OpMode; import com.qualcomm.robotcore.hardware.Gamepad; import com.qualcomm.robotcore.hardware.HardwareMap; import org.firstinspires.ftc.robotcore.external.Telemetry; import org.firstinspires.ftc.teamcode.KarenUt...
3e2493079c2168c591008f82dbef2af202d6df5e
434
java
Java
src/main/java/com/valarao/wordlesolver/validation/InputValidationException.java
valarao/wordle-solver
3adaed1467405b0434bfc6d3b3fe312618b0fdd0
[ "MIT" ]
6
2022-02-21T05:03:26.000Z
2022-03-20T02:58:38.000Z
src/main/java/com/valarao/wordlesolver/validation/InputValidationException.java
valarao/wordle-solver
3adaed1467405b0434bfc6d3b3fe312618b0fdd0
[ "MIT" ]
14
2022-02-19T13:42:11.000Z
2022-02-19T13:55:57.000Z
src/main/java/com/valarao/wordlesolver/validation/InputValidationException.java
valarao/wordle-solver
3adaed1467405b0434bfc6d3b3fe312618b0fdd0
[ "MIT" ]
null
null
null
27.125
71
0.790323
15,478
package com.valarao.wordlesolver.validation; import org.springframework.http.HttpStatus; import org.springframework.web.bind.annotation.ResponseStatus; /** * Exception to represent when an invalid endpoint inputs are provided. */ @ResponseStatus(value = HttpStatus.BAD_REQUEST) public class InputValidationException ...
3e249384b49ea824971f58798a590f0005b71ca2
2,883
java
Java
bmm/src/main/java/org/openehr/bmm/v2/persistence/odin/BmmOdinParser.java
jakesmolka/archie
dc0964219353b5baeedf816191a079537e530b45
[ "Apache-2.0" ]
44
2018-02-01T07:19:51.000Z
2022-02-21T12:13:35.000Z
bmm/src/main/java/org/openehr/bmm/v2/persistence/odin/BmmOdinParser.java
jakesmolka/archie
dc0964219353b5baeedf816191a079537e530b45
[ "Apache-2.0" ]
337
2017-11-03T15:21:10.000Z
2022-03-31T12:19:45.000Z
bmm/src/main/java/org/openehr/bmm/v2/persistence/odin/BmmOdinParser.java
jakesmolka/archie
dc0964219353b5baeedf816191a079537e530b45
[ "Apache-2.0" ]
28
2017-12-08T06:23:17.000Z
2022-03-03T01:19:30.000Z
38.959459
86
0.661117
15,479
package org.openehr.bmm.v2.persistence.odin; import com.nedap.archie.adlparser.antlr.odinLexer; import com.nedap.archie.adlparser.antlr.odinParser; import com.nedap.archie.antlr.errors.ANTLRParserErrors; import com.nedap.archie.antlr.errors.ArchieErrorListener; import com.nedap.archie.serializer.odin.OdinToJsonConvert...
3e2495c92cc228aeb39ff1094975d1214f94539e
533
java
Java
app/src/main/java/com/hellopopartz/hidlauncher/data/res/AppInfo.java
HelloPopartz/HID-Launcher
9e1d598d6a53066e1e5b391ebc88b717515eab2e
[ "MIT" ]
null
null
null
app/src/main/java/com/hellopopartz/hidlauncher/data/res/AppInfo.java
HelloPopartz/HID-Launcher
9e1d598d6a53066e1e5b391ebc88b717515eab2e
[ "MIT" ]
null
null
null
app/src/main/java/com/hellopopartz/hidlauncher/data/res/AppInfo.java
HelloPopartz/HID-Launcher
9e1d598d6a53066e1e5b391ebc88b717515eab2e
[ "MIT" ]
1
2015-04-11T20:35:58.000Z
2015-04-11T20:35:58.000Z
25.380952
103
0.707317
15,480
package com.hellopopartz.hidlauncher.data.res; import android.graphics.drawable.Drawable; /** * Created by Resh on 22/02/2015. */ public class AppInfo { public CharSequence appPackage; public CharSequence appName; public Drawable appIcon; public boolean official; public AppInfo(CharSequence app...
3e2495d5756391955aa8464844fddb79f6bed291
714
java
Java
lqsblog-database/src/main/java/cc/liqingsong/database/entity/Resource.java
lqsong/lqsblog-backend-java-springboot
f14855865ab2bb3cf57951f8a56798aca88ad267
[ "MIT" ]
3
2020-05-30T22:40:08.000Z
2021-01-18T00:59:06.000Z
lqsblog-database/src/main/java/cc/liqingsong/database/entity/Resource.java
lqsong/lqsblog-backend-java-springboot
f14855865ab2bb3cf57951f8a56798aca88ad267
[ "MIT" ]
1
2022-02-09T22:25:53.000Z
2022-02-09T22:25:53.000Z
lqsblog-database/src/main/java/cc/liqingsong/database/entity/Resource.java
lqsong/lqsblog-backend-java-springboot
f14855865ab2bb3cf57951f8a56798aca88ad267
[ "MIT" ]
2
2020-06-04T01:06:01.000Z
2021-01-18T00:59:24.000Z
17.85
58
0.651261
15,481
package cc.liqingsong.database.entity; import com.baomidou.mybatisplus.annotation.IdType; import com.baomidou.mybatisplus.annotation.TableId; import com.baomidou.mybatisplus.annotation.TableName; import lombok.Data; /** * Resource 实体类 * @author liqingsong */ @Data @TableName(value = "sys_resource",keepGlobalPrefix...
3e24971597579790b8ee9fe3ebe5798115abee25
7,962
java
Java
sdk/azurestack/azure-resourcemanager-azurestack/src/main/java/com/azure/resourcemanager/azurestack/models/LinkedSubscriptions.java
Manny27nyc/azure-sdk-for-java
d8d70f14cfd509bca10aaf042f45b2f23b62cdc9
[ "MIT" ]
1,350
2015-01-17T05:22:05.000Z
2022-03-29T21:00:37.000Z
sdk/azurestack/azure-resourcemanager-azurestack/src/main/java/com/azure/resourcemanager/azurestack/models/LinkedSubscriptions.java
Manny27nyc/azure-sdk-for-java
d8d70f14cfd509bca10aaf042f45b2f23b62cdc9
[ "MIT" ]
16,834
2015-01-07T02:19:09.000Z
2022-03-31T23:29:10.000Z
sdk/azurestack/azure-resourcemanager-azurestack/src/main/java/com/azure/resourcemanager/azurestack/models/LinkedSubscriptions.java
Manny27nyc/azure-sdk-for-java
d8d70f14cfd509bca10aaf042f45b2f23b62cdc9
[ "MIT" ]
1,586
2015-01-02T01:50:28.000Z
2022-03-31T11:25:34.000Z
50.075472
115
0.742904
15,482
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. // Code generated by Microsoft (R) AutoRest Code Generator. package com.azure.resourcemanager.azurestack.models; import com.azure.core.http.rest.PagedIterable; import com.azure.core.http.rest.Response; import com.azure.cor...
3e24982a0685c094707db69ecc6c721f47991161
1,611
java
Java
src/main/java/testdata/BaseUrl.java
kevalporiya/take-home-webdriver-test
5ab99a89184fce1fac5522ac9eccee31e5bd4d96
[ "MIT" ]
null
null
null
src/main/java/testdata/BaseUrl.java
kevalporiya/take-home-webdriver-test
5ab99a89184fce1fac5522ac9eccee31e5bd4d96
[ "MIT" ]
null
null
null
src/main/java/testdata/BaseUrl.java
kevalporiya/take-home-webdriver-test
5ab99a89184fce1fac5522ac9eccee31e5bd4d96
[ "MIT" ]
null
null
null
48.818182
99
0.778399
15,483
package testdata; import java.io.IOException; import base.TestBase; public class BaseUrl extends TestBase { // All the WebURL to hit the website of given location are declare and store here public BaseUrl() throws IOException { super(); } public static String baseurl = "http://localhost:7080"; public s...
3e24984807ecddc914295d948b236f2618be38e9
383
java
Java
java/br/dominioL/estruturados/grafo/Cor.java
lucasPereira/estruturados
8a5b19d18963626dbe4c68763e85673008c97d79
[ "Unlicense" ]
null
null
null
java/br/dominioL/estruturados/grafo/Cor.java
lucasPereira/estruturados
8a5b19d18963626dbe4c68763e85673008c97d79
[ "Unlicense" ]
null
null
null
java/br/dominioL/estruturados/grafo/Cor.java
lucasPereira/estruturados
8a5b19d18963626dbe4c68763e85673008c97d79
[ "Unlicense" ]
null
null
null
15.32
61
0.759791
15,484
package br.dominioL.estruturados.grafo; import br.dominioL.estruturados.elemento.Igualavel; import br.dominioL.estruturados.elemento.primitivos.Booleano; public enum Cor implements Igualavel<Cor> { TRANSPARENTE, BRANCO, CINZA, PRETO, AZUL, ROXO, VERDE, VERMELHO, ROSA, AMARELO; @Override public Booleano ...
3e2498cc0addfce72198fdeb64e14c65ec0b5661
1,123
java
Java
src/main/java/com/haitang/project/system/tokenAccount/service/impl/TokenAccountServiceImpl.java
lshaoge951/remote_aus
f394a56d223fcc4dee3fb3af7887fef49dbae4bc
[ "MIT" ]
1
2021-06-21T12:09:31.000Z
2021-06-21T12:09:31.000Z
src/main/java/com/haitang/project/system/tokenAccount/service/impl/TokenAccountServiceImpl.java
lshaoge951/remote_aus
f394a56d223fcc4dee3fb3af7887fef49dbae4bc
[ "MIT" ]
1
2021-09-20T20:58:27.000Z
2021-09-20T20:58:27.000Z
src/main/java/com/haitang/project/system/tokenAccount/service/impl/TokenAccountServiceImpl.java
lshaoge951/remote_aus
f394a56d223fcc4dee3fb3af7887fef49dbae4bc
[ "MIT" ]
1
2020-05-01T15:37:39.000Z
2020-05-01T15:37:39.000Z
29.552632
77
0.748887
15,485
package com.haitang.project.system.tokenAccount.service.impl; import com.haitang.project.system.soundSelect.domain.SoundSelect; import com.haitang.project.system.soundSelect.mapper.SoundSelectMapper; import com.haitang.project.system.soundSelect.service.ISoundSelectService; import com.haitang.project.system.token...
3e2498dc6779fcc41499e1227588de520d23ad9b
14,847
java
Java
src/main/java/mekanism/common/tile/MetallurgicInfuserTileEntity.java
Low-power/Mekanism
7d64369d21f8eb47dfcb5f38c6ea92d6698df572
[ "MIT" ]
null
null
null
src/main/java/mekanism/common/tile/MetallurgicInfuserTileEntity.java
Low-power/Mekanism
7d64369d21f8eb47dfcb5f38c6ea92d6698df572
[ "MIT" ]
null
null
null
src/main/java/mekanism/common/tile/MetallurgicInfuserTileEntity.java
Low-power/Mekanism
7d64369d21f8eb47dfcb5f38c6ea92d6698df572
[ "MIT" ]
null
null
null
26.231449
199
0.734963
15,486
package mekanism.common.tile; import mekanism.api.Coord4D; import mekanism.api.EnumColor; import mekanism.api.IConfigCardAccess; import mekanism.api.MekanismConfig.general; import mekanism.api.MekanismConfig.usage; import mekanism.api.Range4D; import mekanism.api.infuse.InfuseObject; import mekanism.api.infuse.InfuseR...
3e249a8bf9d949c88ad8bb0f3b20ece01b2d6dc4
5,462
java
Java
sdk/logs/src/test/java/io/opentelemetry/sdk/logs/export/MultiLogExporterTest.java
jkamon/opentelemetry-java
9963cae52978f8c6a76af8c5bc090d7777bcd2b7
[ "Apache-2.0" ]
33
2019-03-19T16:05:49.000Z
2019-04-30T17:59:00.000Z
sdk/logs/src/test/java/io/opentelemetry/sdk/logs/export/MultiLogExporterTest.java
jkamon/opentelemetry-java
9963cae52978f8c6a76af8c5bc090d7777bcd2b7
[ "Apache-2.0" ]
130
2019-03-05T03:10:44.000Z
2019-05-01T19:07:12.000Z
sdk/logs/src/test/java/io/opentelemetry/sdk/logs/export/MultiLogExporterTest.java
jkamon/opentelemetry-java
9963cae52978f8c6a76af8c5bc090d7777bcd2b7
[ "Apache-2.0" ]
10
2019-02-26T18:39:41.000Z
2019-04-25T13:47:02.000Z
41.067669
100
0.764921
15,487
/* * Copyright The OpenTelemetry Authors * SPDX-License-Identifier: Apache-2.0 */ package io.opentelemetry.sdk.logs.export; import static org.assertj.core.api.Assertions.assertThat; import static org.mockito.ArgumentMatchers.same; import static org.mockito.Mockito.verify; import static org.mockito.Mockito.when; i...
3e249b16d0f190a7cc5a89d18030964cf0e8f6ad
205
java
Java
hello-spring-03/src/main/java/com/hc/service/IEmployeeService.java
byfbaish/trainer-ibm
4ccff633a548db08e18c54c0739b1ae40b89b992
[ "MIT" ]
5
2019-10-16T14:01:33.000Z
2021-02-11T02:59:55.000Z
hello-spring-03/src/main/java/com/hc/service/IEmployeeService.java
byfbaish/trainer-ibm
4ccff633a548db08e18c54c0739b1ae40b89b992
[ "MIT" ]
3
2021-12-09T21:34:59.000Z
2021-12-09T21:35:21.000Z
hello-spring-03/src/main/java/com/hc/service/IEmployeeService.java
byfbaish/trainer-ibm
4ccff633a548db08e18c54c0739b1ae40b89b992
[ "MIT" ]
5
2019-09-08T14:38:44.000Z
2019-12-02T07:13:28.000Z
12.058824
35
0.64878
15,488
package com.hc.service; import com.hc.entity.Employee; import java.util.List; /************ * 业务层接口 */ public interface IEmployeeService { void add(Employee e); List<Employee> findAll(); }
3e249b299b1581829853d18bce06b5029697c41e
214
java
Java
jspider-core/src/main/java/com/brucezee/jspider/pipeline/SubPipeline.java
brucezee/jspider
c561c314126d622e545df7e42a0fb8ebbd160e58
[ "MIT" ]
42
2017-03-27T05:35:27.000Z
2021-07-26T02:18:50.000Z
jspider-core/src/main/java/com/brucezee/jspider/pipeline/SubPipeline.java
hxfein/jspider
4439ca1f146fb666de96a4e1391bdf13ba5810b8
[ "MIT" ]
1
2018-07-12T09:49:14.000Z
2018-07-12T09:49:14.000Z
jspider-core/src/main/java/com/brucezee/jspider/pipeline/SubPipeline.java
brucezee/jspider
c561c314126d622e545df7e42a0fb8ebbd160e58
[ "MIT" ]
14
2017-03-27T12:09:52.000Z
2021-07-26T02:19:03.000Z
19.454545
63
0.771028
15,489
package com.brucezee.jspider.pipeline; import com.brucezee.jspider.common.RequestMatcher; /** * 子结果集处理器 * Created by brucezee on 2017/1/16. */ public interface SubPipeline extends Pipeline, RequestMatcher { }
3e249b4fb4755dc95581da9e766828b13ae2211c
2,504
java
Java
components/camel-kafka/src/test/java/org/apache/camel/component/kafka/KafkaConsumerTest.java
zangfuri/camel
661cd5be9d82292d4b2414c61b54c15ca5911d65
[ "Apache-2.0" ]
13
2018-08-29T09:51:58.000Z
2022-02-22T12:00:36.000Z
components/camel-kafka/src/test/java/org/apache/camel/component/kafka/KafkaConsumerTest.java
zangfuri/camel
661cd5be9d82292d4b2414c61b54c15ca5911d65
[ "Apache-2.0" ]
5
2019-06-10T09:00:22.000Z
2020-11-11T03:58:14.000Z
components/camel-kafka/src/test/java/org/apache/camel/component/kafka/KafkaConsumerTest.java
zangfuri/camel
661cd5be9d82292d4b2414c61b54c15ca5911d65
[ "Apache-2.0" ]
50
2016-12-21T07:35:36.000Z
2022-02-25T15:39:00.000Z
43.929825
84
0.747204
15,490
/** * 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...
3e249b767e7698fca07200690f6c6d23f2bb8570
291
java
Java
src/classPart3/ThisTest.java
gudals-kim/facaJava
f134016d57f96d88d9d29a7b3d0fe5909593cfbc
[ "MIT" ]
null
null
null
src/classPart3/ThisTest.java
gudals-kim/facaJava
f134016d57f96d88d9d29a7b3d0fe5909593cfbc
[ "MIT" ]
null
null
null
src/classPart3/ThisTest.java
gudals-kim/facaJava
f134016d57f96d88d9d29a7b3d0fe5909593cfbc
[ "MIT" ]
null
null
null
24.25
44
0.628866
15,491
package basic.classPart3; public class ThisTest { public static void main(String[] args) { BirthDay dDay = new BirthDay(); System.out.println(dDay.year); System.out.println(dDay.month); System.out.println(dDay.day); dDay.printBirthDay(); } }
3e249b7ef66381164065c8f89da59f63d11bb4de
3,422
java
Java
src/main/java/com/synopsys/integration/rest/proxy/ProxyInfoBuilder.java
JonathanKershaw/integration-rest
b8b92154466be1242b028ea0e24ebfc8bb77d764
[ "Apache-2.0" ]
null
null
null
src/main/java/com/synopsys/integration/rest/proxy/ProxyInfoBuilder.java
JonathanKershaw/integration-rest
b8b92154466be1242b028ea0e24ebfc8bb77d764
[ "Apache-2.0" ]
null
null
null
src/main/java/com/synopsys/integration/rest/proxy/ProxyInfoBuilder.java
JonathanKershaw/integration-rest
b8b92154466be1242b028ea0e24ebfc8bb77d764
[ "Apache-2.0" ]
null
null
null
30.553571
122
0.676213
15,492
/** * integration-rest * * Copyright (c) 2020 Synopsys, Inc. * * 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 ...
3e249c11748743de66e8a0bd8a45ad78cbc23f48
10,620
java
Java
app/src/main/java/com/example/lenovo/textbeijing/menudatailpager/tabdetailpager/TabDetailPager.java
Yohance22/textbeijing
bbdd003c16223f3936930da2102f0049a1109850
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/example/lenovo/textbeijing/menudatailpager/tabdetailpager/TabDetailPager.java
Yohance22/textbeijing
bbdd003c16223f3936930da2102f0049a1109850
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/example/lenovo/textbeijing/menudatailpager/tabdetailpager/TabDetailPager.java
Yohance22/textbeijing
bbdd003c16223f3936930da2102f0049a1109850
[ "Apache-2.0" ]
null
null
null
35.757576
122
0.647458
15,493
package com.example.lenovo.textbeijing.menudatailpager.tabdetailpager; import android.content.Context; import android.graphics.Color; import android.support.annotation.NonNull; import android.support.v4.view.PagerAdapter; import android.support.v4.view.ViewPager; import android.text.TextUtils; import android.view.Grav...
3e249c81b142cc8914421b3331c593f8b9d02262
3,769
java
Java
src/main/java/com/bullhorn/soap26/ObjectFactory.java
kvnfrederiksen/reBHresh
b25e4d324d7c37b1625a168ea110ce3e4cf7be5b
[ "MIT" ]
null
null
null
src/main/java/com/bullhorn/soap26/ObjectFactory.java
kvnfrederiksen/reBHresh
b25e4d324d7c37b1625a168ea110ce3e4cf7be5b
[ "MIT" ]
null
null
null
src/main/java/com/bullhorn/soap26/ObjectFactory.java
kvnfrederiksen/reBHresh
b25e4d324d7c37b1625a168ea110ce3e4cf7be5b
[ "MIT" ]
null
null
null
43.321839
154
0.80207
15,494
package com.bullhorn.soap26; import javax.xml.bind.JAXBElement; import javax.xml.bind.annotation.XmlElementDecl; import javax.xml.bind.annotation.XmlRegistry; import javax.xml.namespace.QName; import com.bullhorn.soap26.StartSessionResponse; import com.bullhorn.soap26.ExportApiEnumsResponse; @XmlRegistry public class...
3e249cee9e5b85113ab91f2c5b96b9be4c60a518
5,756
java
Java
spring-android-rest-template/src/main/java/org/springframework/http/client/SimpleClientHttpRequestFactory.java
bboyfeiyu/spring-android
143c29fe27e6ac5896a3328fa4628bd00cc31592
[ "Apache-2.0" ]
1
2016-03-04T11:45:55.000Z
2016-03-04T11:45:55.000Z
spring-android-rest-template/src/main/java/org/springframework/http/client/SimpleClientHttpRequestFactory.java
bboyfeiyu/spring-android
143c29fe27e6ac5896a3328fa4628bd00cc31592
[ "Apache-2.0" ]
null
null
null
spring-android-rest-template/src/main/java/org/springframework/http/client/SimpleClientHttpRequestFactory.java
bboyfeiyu/spring-android
143c29fe27e6ac5896a3328fa4628bd00cc31592
[ "Apache-2.0" ]
null
null
null
33.660819
117
0.739229
15,495
/* * Copyright 2002-2014 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 ap...
3e249d024ecae2309066944ac4a4006a8ba30c59
144
java
Java
src/main/designpatterns/creational/factory/abstractfactory/customcarfactory/part/exterior/Bumper.java
rockcoden/designpatterns
136ed5a3b169139529e2f449fea008e46fd3a11b
[ "MIT" ]
null
null
null
src/main/designpatterns/creational/factory/abstractfactory/customcarfactory/part/exterior/Bumper.java
rockcoden/designpatterns
136ed5a3b169139529e2f449fea008e46fd3a11b
[ "MIT" ]
null
null
null
src/main/designpatterns/creational/factory/abstractfactory/customcarfactory/part/exterior/Bumper.java
rockcoden/designpatterns
136ed5a3b169139529e2f449fea008e46fd3a11b
[ "MIT" ]
null
null
null
24
90
0.833333
15,496
package designpatterns.creational.factory.abstractfactory.customcarfactory.part.exterior; public interface Bumper extends CarExterior{ }
3e249e4099ed1a79bbefaf888b91a219adca4300
2,488
java
Java
im-crawler/src/test/java/com/wipro/ats/bdre/imcrawler/model/PendingUrlsDBDaoTest.java
WiproOpenSourcePractice/be-bdre.app
2bee7041ea16d14637a7f0ed63495392bdad9965
[ "Apache-2.0" ]
57
2015-12-31T20:55:47.000Z
2020-04-30T04:51:59.000Z
im-crawler/src/test/java/com/wipro/ats/bdre/imcrawler/model/PendingUrlsDBDaoTest.java
WiproOpenSourcePractice/be-bdre.app
2bee7041ea16d14637a7f0ed63495392bdad9965
[ "Apache-2.0" ]
150
2016-01-15T11:23:56.000Z
2019-07-10T09:17:32.000Z
im-crawler/src/test/java/com/wipro/ats/bdre/imcrawler/model/PendingUrlsDBDaoTest.java
WiproOpenSourcePractice/be-bdre.app
2bee7041ea16d14637a7f0ed63495392bdad9965
[ "Apache-2.0" ]
146
2016-01-04T04:13:57.000Z
2020-01-30T09:51:43.000Z
35.542857
90
0.67283
15,497
package com.wipro.ats.bdre.imcrawler.model; import com.wipro.ats.bdre.md.dao.jpa.Pendingurlsdb; import org.apache.log4j.Logger; import org.junit.Before; import org.junit.Ignore; import org.junit.Test; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.config.Autowir...
3e249fe251c4c62f182a2df905e2f99e996f80fd
1,926
java
Java
mozu-java-core/src/main/java/com/mozu/api/contracts/productadmin/AssignedDiscount.java
Mozu/mozu-java
1e672165f2dc280843f5263be953f51d9e7e2aea
[ "MIT" ]
4
2015-04-13T17:19:55.000Z
2021-02-09T16:49:45.000Z
mozu-javaasync-core/src/main/java/com/mozu/api/contracts/productadmin/AssignedDiscount.java
Mozu/mozu-java
1e672165f2dc280843f5263be953f51d9e7e2aea
[ "MIT" ]
4
2016-04-28T06:01:26.000Z
2019-10-22T12:15:02.000Z
mozu-java-core/src/main/java/com/mozu/api/contracts/productadmin/AssignedDiscount.java
Mozu/mozu-java
1e672165f2dc280843f5263be953f51d9e7e2aea
[ "MIT" ]
14
2015-04-16T15:49:53.000Z
2022-01-09T04:41:54.000Z
24.379747
149
0.726895
15,498
/** * This code was auto-generated by a Codezu. * * Changes to this file may cause incorrect behavior and will be lost if * the code is regenerated. */ package com.mozu.api.contracts.productadmin; import java.io.Serializable; import com.fasterxml.jackson.annotation.JsonIgnoreProperties; ...
3e24a03c370ff745025b7ea62cab85379f94da46
834
java
Java
src/main/java/com/reddit/model/Subreddit.java
amycardoso/reddit-clone
0d4c134d61c784ad27c772dd6cbe8ba24723f797
[ "MIT" ]
1
2020-12-11T21:00:19.000Z
2020-12-11T21:00:19.000Z
src/main/java/com/reddit/model/Subreddit.java
amycardoso/reddit-clone
0d4c134d61c784ad27c772dd6cbe8ba24723f797
[ "MIT" ]
null
null
null
src/main/java/com/reddit/model/Subreddit.java
amycardoso/reddit-clone
0d4c134d61c784ad27c772dd6cbe8ba24723f797
[ "MIT" ]
null
null
null
23.166667
56
0.761391
15,499
package com.reddit.model; import lombok.AllArgsConstructor; import lombok.Builder; import lombok.Data; import lombok.NoArgsConstructor; import javax.persistence.*; import javax.validation.constraints.NotBlank; import java.time.Instant; import java.util.List; import static javax.persistence.GenerationType.IDENTITY; ...
3e24a072fd8363282f7326aba0de188a172a4f48
454
java
Java
server/src/main/java/com/fula/model/system/FulaError.java
zhule0601/fula
ee1b05d2fc7a22686a69b0c2f6f1b4e8b3840c5b
[ "MIT" ]
58
2021-01-07T10:07:31.000Z
2022-03-13T00:25:53.000Z
server/src/main/java/com/fula/model/system/FulaError.java
zhule0601/fula
ee1b05d2fc7a22686a69b0c2f6f1b4e8b3840c5b
[ "MIT" ]
5
2020-09-02T08:46:30.000Z
2020-10-22T08:05:29.000Z
server/src/main/java/com/fula/model/system/FulaError.java
zhule0601/fula
ee1b05d2fc7a22686a69b0c2f6f1b4e8b3840c5b
[ "MIT" ]
3
2021-01-07T10:07:33.000Z
2021-12-25T14:59:05.000Z
15.133333
49
0.689427
15,500
package com.fula.model.system; public enum FulaError { // 数据操作错误定义 SUCCESS("5000", ""), INTERNAL_SERVER_ERROR("5001", "服务器内部错误!"), ; /** 错误码 */ private String resultCode; /** 错误描述 */ private String resultMsg; FulaError(String resultCode, String resultMsg) { this.resultCode = resultCode; this.resultMsg...
3e24a0998a4dd802a4e92541871f843e5372447d
2,583
java
Java
meetday/google-play-services_lib/samples/cast/democastplayer/src/com/google/android/gms/cast/samples/democastplayer/BaseQueueActivity.java
Bawan-Wang/MeetDay
311477a1043aee07ccb1ed31cf3573e63705aa0d
[ "Unlicense" ]
null
null
null
meetday/google-play-services_lib/samples/cast/democastplayer/src/com/google/android/gms/cast/samples/democastplayer/BaseQueueActivity.java
Bawan-Wang/MeetDay
311477a1043aee07ccb1ed31cf3573e63705aa0d
[ "Unlicense" ]
null
null
null
meetday/google-play-services_lib/samples/cast/democastplayer/src/com/google/android/gms/cast/samples/democastplayer/BaseQueueActivity.java
Bawan-Wang/MeetDay
311477a1043aee07ccb1ed31cf3573e63705aa0d
[ "Unlicense" ]
null
null
null
34.44
91
0.700736
15,501
// Copyright 2015 Google Inc. All Rights Reserved. package com.google.android.gms.cast.samples.democastplayer; import android.app.Activity; import android.content.Intent; import android.os.Bundle; import android.support.v7.app.ActionBar; import android.support.v7.app.ActionBarActivity; import android.view.MenuItem; i...
3e24a09c95e6fc14ee9d7d331ed9b68ae4236fcb
1,926
java
Java
src/main/java/org/bian/dto/SDAssetAndLiabilityManagementActivateOutputModelServiceDomainServiceConfigurationRecordServiceDomainServiceSubscription.java
bianapis/sd-asset-and-liability-management-v2.0
afb15daa23b571ed26402e896ded11292538dd90
[ "Apache-2.0" ]
1
2021-11-15T14:11:15.000Z
2021-11-15T14:11:15.000Z
src/main/java/org/bian/dto/SDAssetAndLiabilityManagementActivateOutputModelServiceDomainServiceConfigurationRecordServiceDomainServiceSubscription.java
bianapis/sd-asset-and-liability-management-v2.0
afb15daa23b571ed26402e896ded11292538dd90
[ "Apache-2.0" ]
null
null
null
src/main/java/org/bian/dto/SDAssetAndLiabilityManagementActivateOutputModelServiceDomainServiceConfigurationRecordServiceDomainServiceSubscription.java
bianapis/sd-asset-and-liability-management-v2.0
afb15daa23b571ed26402e896ded11292538dd90
[ "Apache-2.0" ]
null
null
null
39.306122
235
0.835929
15,502
package org.bian.dto; import com.fasterxml.jackson.annotation.JsonProperty; import com.fasterxml.jackson.annotation.JsonCreator; import io.swagger.annotations.ApiModel; import io.swagger.annotations.ApiModelProperty; import javax.validation.Valid; /** * SDAssetAndLiabilityManagementActivateOutputModelServiceDomai...
3e24a15ff727d69eadb679f8bd1a8b9c034d83f4
9,582
java
Java
core/src/main/java/org/bouncycastle/crypto/modes/gcm/GCMUtil.java
midstr/bc-java
23dfa216b1d9c9f603c325465415deb80c01a259
[ "MIT" ]
15
2018-12-28T17:10:18.000Z
2021-09-04T01:27:45.000Z
core/src/main/java/org/bouncycastle/crypto/modes/gcm/GCMUtil.java
midstr/bc-java
23dfa216b1d9c9f603c325465415deb80c01a259
[ "MIT" ]
null
null
null
core/src/main/java/org/bouncycastle/crypto/modes/gcm/GCMUtil.java
midstr/bc-java
23dfa216b1d9c9f603c325465415deb80c01a259
[ "MIT" ]
12
2018-12-11T09:32:01.000Z
2021-09-27T12:45:32.000Z
24.823834
86
0.356919
15,503
package org.bouncycastle.crypto.modes.gcm; import org.bouncycastle.math.raw.Interleave; import org.bouncycastle.util.Pack; public abstract class GCMUtil { private static final int E1 = 0xe1000000; private static final long E1L = (E1 & 0xFFFFFFFFL) << 32; public static byte[] oneAsBytes() { by...
3e24a16b5aa48deb084f22f4c803516dc6d9d1aa
678
java
Java
week3/atm_lab3/evolve-1.0.2/tutorial/CarRental/src/com/intrinsarc/states/Available.java
HUFGhani/Component-based-Software-Development-COMP62532
94f3445624d14d60d5c8cbe545b427d8914264b4
[ "MIT" ]
null
null
null
week3/atm_lab3/evolve-1.0.2/tutorial/CarRental/src/com/intrinsarc/states/Available.java
HUFGhani/Component-based-Software-Development-COMP62532
94f3445624d14d60d5c8cbe545b427d8914264b4
[ "MIT" ]
null
null
null
week3/atm_lab3/evolve-1.0.2/tutorial/CarRental/src/com/intrinsarc/states/Available.java
HUFGhani/Component-based-Software-Development-COMP62532
94f3445624d14d60d5c8cbe545b427d8914264b4
[ "MIT" ]
null
null
null
16.536585
108
0.672566
15,504
package com.intrinsarc.states; public class Available // start generated code // main port extends com.intrinsarc.backbone.runtime.implementation.State implements com.intrinsarc.states.IRentalEvent { // end generated code public boolean isRented() { return false; } public void rent() { c...
3e24a17174bafb64281ee76cc2f07df9f9a5ed1c
250
java
Java
wan/src/main/java/com/transcendence/wan/core/mvp/presenter/WanBasePresenter.java
joephone/BlackHole
fcb421dc866eaf89ce64c2547a12fdc5e5da89fa
[ "Apache-2.0" ]
null
null
null
wan/src/main/java/com/transcendence/wan/core/mvp/presenter/WanBasePresenter.java
joephone/BlackHole
fcb421dc866eaf89ce64c2547a12fdc5e5da89fa
[ "Apache-2.0" ]
null
null
null
wan/src/main/java/com/transcendence/wan/core/mvp/presenter/WanBasePresenter.java
joephone/BlackHole
fcb421dc866eaf89ce64c2547a12fdc5e5da89fa
[ "Apache-2.0" ]
null
null
null
16.666667
81
0.736
15,505
package com.transcendence.wan.core.mvp.presenter; import com.transcendence.wan.core.mvp.view.WanBaseView; /** * 描述: * * @author Cuizhen * @date 2019/3/29 */ public class WanBasePresenter<V extends WanBaseView> extends WanMvpPresenter<V> { }
3e24a1755704f5f7740ed6a141aeb84ff5a5b030
5,828
java
Java
singa-structure/src/main/java/bio/singa/structure/algorithms/superimposition/FragmentSubstructureSuperimposer.java
cleberecht/singa
839b8a418e52af216367251bed2992803d32bdb1
[ "MIT" ]
10
2016-09-07T09:53:42.000Z
2018-03-27T10:23:26.000Z
singa-structure/src/main/java/bio/singa/structure/algorithms/superimposition/FragmentSubstructureSuperimposer.java
cleberecht/singa
839b8a418e52af216367251bed2992803d32bdb1
[ "MIT" ]
81
2016-09-09T07:56:56.000Z
2018-07-24T12:11:30.000Z
singa-structure/src/main/java/bio/singa/structure/algorithms/superimposition/FragmentSubstructureSuperimposer.java
cleberecht/singa
839b8a418e52af216367251bed2992803d32bdb1
[ "MIT" ]
2
2018-12-31T17:05:19.000Z
2020-05-08T12:42:50.000Z
64.043956
246
0.695951
15,506
package bio.singa.structure.algorithms.superimposition; import bio.singa.chemistry.model.MoleculeAtom; import bio.singa.chemistry.model.MoleculeBond; import bio.singa.chemistry.model.MoleculeGraph; import bio.singa.core.utility.Pair; import bio.singa.mathematics.algorithms.graphs.isomorphism.RISubgraphFinder; import b...
3e24a18d76412a09679fb1ccaf2fe437629f5a91
396
java
Java
Laborator 3/src/examples/agregare/Test.java
Teo48/DemoOOP
48c2fb5768675683502039304413b1de41a8a989
[ "MIT" ]
null
null
null
Laborator 3/src/examples/agregare/Test.java
Teo48/DemoOOP
48c2fb5768675683502039304413b1de41a8a989
[ "MIT" ]
null
null
null
Laborator 3/src/examples/agregare/Test.java
Teo48/DemoOOP
48c2fb5768675683502039304413b1de41a8a989
[ "MIT" ]
null
null
null
28.285714
121
0.621212
15,507
package examples.agregare; import examples.exampleprotected.Persoana; public class Test { public static void main(String[] args) { Bar myBar = new Bar(); Foo myFoo = new Foo(myBar); // daca se sterge obiectul myFoo, obiectul myBar va exista in continuare => agregare Persoana p = ne...
3e24a2b6445842bb7fd66ec97b4a86cc198b3b94
944
java
Java
src/main/java/vip/gadfly/tiktok/core/util/crypto/SignUtil.java
gadfly3173/douyin-open-api-sdk
69755b1acf02e6fda7e1f7c07ad320d485438b4e
[ "Apache-2.0" ]
2
2021-10-11T14:07:44.000Z
2022-03-17T06:56:43.000Z
src/main/java/vip/gadfly/tiktok/core/util/crypto/SignUtil.java
gadfly3173/douyin-open-api-sdk
69755b1acf02e6fda7e1f7c07ad320d485438b4e
[ "Apache-2.0" ]
null
null
null
src/main/java/vip/gadfly/tiktok/core/util/crypto/SignUtil.java
gadfly3173/douyin-open-api-sdk
69755b1acf02e6fda7e1f7c07ad320d485438b4e
[ "Apache-2.0" ]
1
2021-11-26T06:35:14.000Z
2021-11-26T06:35:14.000Z
23.6
87
0.604873
15,508
package vip.gadfly.tiktok.core.util.crypto; import java.util.Random; /** * 签名工具 * * @author Gadfly */ public class SignUtil { /** * 随机生成32位字符串. */ public static String getRandomStr() { return getRandomStr(16); } /** * 生成随机字符串 * * @param length 字符串长度 * @return...
3e24a36d2d444e8ab20bed208a45e57ee4f97b04
2,076
java
Java
old_robots/y2019/OffenseBot/src/main/java/com/gos/offense2019/OI.java
pjreiniger/GirlsOfSteelFRC
03ab0fb699dfc14985ce3c95b1eacb145288fc7e
[ "BSD-3-Clause" ]
null
null
null
old_robots/y2019/OffenseBot/src/main/java/com/gos/offense2019/OI.java
pjreiniger/GirlsOfSteelFRC
03ab0fb699dfc14985ce3c95b1eacb145288fc7e
[ "BSD-3-Clause" ]
null
null
null
old_robots/y2019/OffenseBot/src/main/java/com/gos/offense2019/OI.java
pjreiniger/GirlsOfSteelFRC
03ab0fb699dfc14985ce3c95b1eacb145288fc7e
[ "BSD-3-Clause" ]
null
null
null
42.367347
93
0.663776
15,509
/*----------------------------------------------------------------------------*/ /* Copyright (c) 2017-2018 FIRST. All Rights Reserved. */ /* Open Source Software - may be modified and shared by FRC teams. The code */ /* must be accompanied by the FIRST BSD license file in the root directory of...
3e24a3ab15e33902d153c0e35e5577a5ab46efe4
293
java
Java
IdeaProjects/jpashop/src/main/java/jpabook/jpashop/Member.java
jnuho/jnuho.github.io
d7606122ebe83ebe848566767ec5326a9a899a62
[ "MIT" ]
null
null
null
IdeaProjects/jpashop/src/main/java/jpabook/jpashop/Member.java
jnuho/jnuho.github.io
d7606122ebe83ebe848566767ec5326a9a899a62
[ "MIT" ]
null
null
null
IdeaProjects/jpashop/src/main/java/jpabook/jpashop/Member.java
jnuho/jnuho.github.io
d7606122ebe83ebe848566767ec5326a9a899a62
[ "MIT" ]
1
2019-10-19T18:01:29.000Z
2019-10-19T18:01:29.000Z
15.421053
40
0.784983
15,510
package jpabook.jpashop; import lombok.Getter; import lombok.Setter; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.Id; @Entity @Getter @Setter public class Member { @Id @GeneratedValue private Long id; private String username; }
3e24a3e3ec9eea46c10636e32194a77b3ac7be30
4,742
java
Java
src/SmartHotel.Clients/SmartHotel.Clients.Android/obj/Debug/android/src/md54ada4fbe4a5955f6151fa282d30cfc48/SelfDisposingBitmapDrawable.java
ArunKash/PrototypeApp
5a4486f0383a31593045fdb59b4978957b07ad28
[ "MIT" ]
null
null
null
src/SmartHotel.Clients/SmartHotel.Clients.Android/obj/Debug/android/src/md54ada4fbe4a5955f6151fa282d30cfc48/SelfDisposingBitmapDrawable.java
ArunKash/PrototypeApp
5a4486f0383a31593045fdb59b4978957b07ad28
[ "MIT" ]
1
2021-04-21T19:51:11.000Z
2021-04-21T19:51:11.000Z
XamarinConnect/XamarinConnect.Droid/obj/Debug/android/src/md54ada4fbe4a5955f6151fa282d30cfc48/SelfDisposingBitmapDrawable.java
makinsc/AtFaceMeXamarin
1792061dcf9c23ad73c87d635bd3918dc2e084d9
[ "MIT" ]
null
null
null
49.915789
434
0.774146
15,511
package md54ada4fbe4a5955f6151fa282d30cfc48; public class SelfDisposingBitmapDrawable extends android.graphics.drawable.BitmapDrawable implements mono.android.IGCUserPeer { /** @hide */ public static final String __md_methods; static { __md_methods = ""; mono.android.Runtime.register ("FFImageLoading.Dr...
3e24a4640d5962a308bc2d230deadb59a22709da
1,106
java
Java
benchmarks/JacksonDatabind_3b/src/test/java/com/fasterxml/jackson/databind/creators/TestCreators3.java
Capstone-Team-34/Slicer4J
8958e9cc8f098c5364279cedc68da9c785f60228
[ "MIT" ]
18
2021-07-05T20:13:15.000Z
2022-03-14T02:31:06.000Z
benchmarks/JacksonDatabind_3b/src/test/java/com/fasterxml/jackson/databind/creators/TestCreators3.java
Capstone-Team-34/Slicer4J
8958e9cc8f098c5364279cedc68da9c785f60228
[ "MIT" ]
18
2021-07-21T14:04:57.000Z
2022-03-18T01:34:35.000Z
benchmarks/JacksonDatabind_3b/src/test/java/com/fasterxml/jackson/databind/creators/TestCreators3.java
Capstone-Team-34/Slicer4J
8958e9cc8f098c5364279cedc68da9c785f60228
[ "MIT" ]
11
2021-07-23T01:53:47.000Z
2022-03-11T06:49:28.000Z
26.97561
98
0.541591
15,512
package com.fasterxml.jackson.databind.creators; import com.fasterxml.jackson.annotation.JsonCreator; import com.fasterxml.jackson.annotation.JsonProperty; import com.fasterxml.jackson.databind.*; public class TestCreators3 extends BaseMapTest { static class MultiCtor { protected String _a, _b; ...
3e24a51a93a9606e944d72f570e7f446e4835ca5
5,666
java
Java
output/80b3565c609744669c1621354b31920d.java
comprakt/comprakt-fuzz-tests
c0082d105d7c54ad31ab4ea461c3b8319358eaaa
[ "Apache-2.0", "MIT" ]
null
null
null
output/80b3565c609744669c1621354b31920d.java
comprakt/comprakt-fuzz-tests
c0082d105d7c54ad31ab4ea461c3b8319358eaaa
[ "Apache-2.0", "MIT" ]
null
null
null
output/80b3565c609744669c1621354b31920d.java
comprakt/comprakt-fuzz-tests
c0082d105d7c54ad31ab4ea461c3b8319358eaaa
[ "Apache-2.0", "MIT" ]
null
null
null
40.184397
220
0.503883
15,513
class KS { } class Xa6 { public static void XP7cgnEAAd (String[] K_d2ey9) throws KTWCqYCb { int v7swapGqMP = -this.gR = Lyq5SbeO().b747u1udKhmiBO; ; false.ceuZ7la2plEF02(); boolean ugVJBOR = !null.iPfUoDqxrZb(); lm1moYCsyU z1yaQXMH01; boolean o6Hr; return...
3e24a5d6880c4bb0a6abea6a84734861b372d753
1,670
java
Java
jaxws-ri/tests/unit-rearch/src/client/jaxws21/epr_get_port/server/AddNumbersImpl.java
aserkes/metro-jax-ws
b7d7441d8743e54472d928ae1c213ddd2196187f
[ "BSD-3-Clause" ]
40
2018-10-05T10:39:25.000Z
2022-03-31T07:27:39.000Z
jaxws-ri/tests/unit-rearch/src/client/jaxws21/epr_get_port/server/AddNumbersImpl.java
aserkes/metro-jax-ws
b7d7441d8743e54472d928ae1c213ddd2196187f
[ "BSD-3-Clause" ]
98
2018-10-18T12:20:48.000Z
2022-03-26T13:43:10.000Z
jaxws-ri/tests/unit-rearch/src/client/jaxws21/epr_get_port/server/AddNumbersImpl.java
aserkes/metro-jax-ws
b7d7441d8743e54472d928ae1c213ddd2196187f
[ "BSD-3-Clause" ]
40
2018-10-17T20:43:51.000Z
2022-03-10T18:01:31.000Z
32.115385
86
0.678443
15,514
/* * Copyright (c) 2004, 2018 Oracle and/or its affiliates. All rights reserved. * * This program and the accompanying materials are made available under the * terms of the Eclipse Distribution License v. 1.0, which is available at * http://www.eclipse.org/org/documents/edl-v10.php. * * SPDX-License-Identifier: ...
3e24a68ce085ed62b49cd7c5f0ecb504319d409b
2,320
java
Java
src/test/java/pl/poznan/put/utility/TabularExporterTest.java
RNApolis/BioCommons
14793b22b44ae5cece4848a1ac9fa6aa78aac9dc
[ "MIT" ]
1
2016-12-15T10:30:29.000Z
2016-12-15T10:30:29.000Z
src/test/java/pl/poznan/put/utility/TabularExporterTest.java
RNApolis/BioCommons
14793b22b44ae5cece4848a1ac9fa6aa78aac9dc
[ "MIT" ]
1
2020-10-13T06:40:35.000Z
2020-10-13T06:40:35.000Z
src/test/java/pl/poznan/put/utility/TabularExporterTest.java
RNApolis/BioCommons
14793b22b44ae5cece4848a1ac9fa6aa78aac9dc
[ "MIT" ]
2
2016-05-08T16:39:52.000Z
2022-01-12T18:59:14.000Z
34.626866
96
0.680603
15,515
package pl.poznan.put.utility; import org.apache.commons.io.output.ByteArrayOutputStream; import org.junit.Test; import javax.swing.table.DefaultTableModel; import javax.swing.table.TableModel; import java.io.IOException; import java.nio.charset.Charset; import static org.hamcrest.CoreMatchers.is; import static org....
3e24a7a265ebc5bd8b5575f5c2e69c3caca5839a
12,075
java
Java
reimbursementadapter/processreimbursement-core/src/main/java/se/sll/reimbursementadapter/processreimbursement/ws/AbstractProducer.java
SLL-RTP/sll-rtjp.gvradapter
aaeef6b4c7a30a425d989f7cb686cbb86211ab09
[ "Apache-2.0" ]
null
null
null
reimbursementadapter/processreimbursement-core/src/main/java/se/sll/reimbursementadapter/processreimbursement/ws/AbstractProducer.java
SLL-RTP/sll-rtjp.gvradapter
aaeef6b4c7a30a425d989f7cb686cbb86211ab09
[ "Apache-2.0" ]
null
null
null
reimbursementadapter/processreimbursement-core/src/main/java/se/sll/reimbursementadapter/processreimbursement/ws/AbstractProducer.java
SLL-RTP/sll-rtjp.gvradapter
aaeef6b4c7a30a425d989f7cb686cbb86211ab09
[ "Apache-2.0" ]
null
null
null
39.720395
120
0.644638
15,516
/** * Copyright (c) 2013 SLL <http://sll.se/> * * 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 b...
3e24a7fc0b90b9b6975bcecd397dc382affb4c85
895
java
Java
src/main/java/com/trevorgowing/projectlog/user/UserRetriever.java
trevorgowing/project-log-server
d381813b3ad19cd91a1acdf350b8b7e8d1d9dfa3
[ "MIT" ]
2
2018-05-05T08:04:27.000Z
2019-03-08T13:51:33.000Z
src/main/java/com/trevorgowing/projectlog/user/UserRetriever.java
trevorgowing/project-log-server
d381813b3ad19cd91a1acdf350b8b7e8d1d9dfa3
[ "MIT" ]
1
2017-08-13T17:03:03.000Z
2017-08-13T17:03:03.000Z
src/main/java/com/trevorgowing/projectlog/user/UserRetriever.java
trevorgowing/project-log-server
d381813b3ad19cd91a1acdf350b8b7e8d1d9dfa3
[ "MIT" ]
null
null
null
28.870968
101
0.794413
15,517
package com.trevorgowing.projectlog.user; import static com.trevorgowing.projectlog.user.UserNotFoundException.identifiedUserNotFoundException; import static java.util.Optional.ofNullable; import java.util.List; import lombok.RequiredArgsConstructor; import org.springframework.stereotype.Service; @Service @RequiredA...
3e24a8088ceb20b060be42d4f03f7165ee47c294
1,640
java
Java
notxw_contacts/app/src/main/java/com/collabora/xwperf/notxw_contacts/fragments/helpers/AnimatedTabsListener.java
smcv/xw-perf
c4c93b49a2ef95fb627a24bd5c46e0fb1babb444
[ "Apache-2.0", "CC0-1.0" ]
null
null
null
notxw_contacts/app/src/main/java/com/collabora/xwperf/notxw_contacts/fragments/helpers/AnimatedTabsListener.java
smcv/xw-perf
c4c93b49a2ef95fb627a24bd5c46e0fb1babb444
[ "Apache-2.0", "CC0-1.0" ]
null
null
null
notxw_contacts/app/src/main/java/com/collabora/xwperf/notxw_contacts/fragments/helpers/AnimatedTabsListener.java
smcv/xw-perf
c4c93b49a2ef95fb627a24bd5c46e0fb1babb444
[ "Apache-2.0", "CC0-1.0" ]
null
null
null
35.652174
87
0.721341
15,518
package com.collabora.xwperf.notxw_contacts.fragments.helpers; /* * Copyright 2014 Intel Corporation. All rights reserved. * License: BSD-3-clause-Intel, see LICENSE.txt */ import android.content.Context; import android.view.View; import android.view.animation.Animation; import android.view.animation.AnimationUtils...
3e24a9fceab989125ffca0f2bea2e71964131314
1,458
java
Java
mars-dao/src/main/java/com/github/fashionbrot/dao/mapper/SystemConfigRoleRelationMapper.java
fashionbrot/mars-config
dbe451fa9448bdf2e1bc649c0cccd8c5ba8be27f
[ "Apache-2.0" ]
25
2019-12-13T10:28:41.000Z
2021-07-20T06:10:28.000Z
mars-dao/src/main/java/com/github/fashionbrot/dao/mapper/SystemConfigRoleRelationMapper.java
fashionbrot/mars-config
dbe451fa9448bdf2e1bc649c0cccd8c5ba8be27f
[ "Apache-2.0" ]
3
2019-12-13T07:52:40.000Z
2021-09-20T20:54:38.000Z
mars-dao/src/main/java/com/github/fashionbrot/dao/mapper/SystemConfigRoleRelationMapper.java
fashionbrot/mars-config
dbe451fa9448bdf2e1bc649c0cccd8c5ba8be27f
[ "Apache-2.0" ]
5
2019-12-15T08:25:59.000Z
2020-09-20T11:08:20.000Z
47.032258
143
0.753086
15,519
package com.github.fashionbrot.dao.mapper; import com.baomidou.mybatisplus.core.mapper.BaseMapper; import com.github.fashionbrot.dao.entity.SystemConfigRoleRelation; import org.apache.ibatis.annotations.Param; import org.apache.ibatis.annotations.Select; import org.springframework.stereotype.Repository; import java.u...
3e24aaa1efe365a5c272c0e447ced59585959044
1,813
java
Java
lib/kb_das_tool/bin/bbmap/current/structures/RawBitSet.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/structures/RawBitSet.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/structures/RawBitSet.java
kbaseapps/kb_das_tool
c70fdbdef91d5b6614dfd387fa127c1492769a8f
[ "MIT" ]
100
2016-04-24T16:16:20.000Z
2022-03-31T07:36:16.000Z
19.494624
56
0.639823
15,520
package structures; public class RawBitSet extends AbstractBitSet { RawBitSet(long capacity_){ setCapacity(capacity_, 0); } RawBitSet(long capacity_, int extra){ setCapacity(capacity_, extra); } @Override public void addToCell(final int cell, final int mask){ int old=array[cell]; int u...
3e24ac4421dca481325cd3f7b9178648e975b1a7
3,578
java
Java
StudioProjects/sipAppWatch/app/src/main/java/com/example/sipappwatch/Violation.java
manucv/Violations
b5f2b355813c8d7bc11cf4ab6e28bc360ac8b313
[ "BSD-3-Clause" ]
null
null
null
StudioProjects/sipAppWatch/app/src/main/java/com/example/sipappwatch/Violation.java
manucv/Violations
b5f2b355813c8d7bc11cf4ab6e28bc360ac8b313
[ "BSD-3-Clause" ]
null
null
null
StudioProjects/sipAppWatch/app/src/main/java/com/example/sipappwatch/Violation.java
manucv/Violations
b5f2b355813c8d7bc11cf4ab6e28bc360ac8b313
[ "BSD-3-Clause" ]
null
null
null
23.233766
74
0.637228
15,521
package com.example.sipappwatch; import android.content.ContentValues; import java.text.SimpleDateFormat; import java.util.Date; /** * Created by lmponceb on 2/14/16. */ public class Violation { private int inf_local_id; private int inf_id; private String image1; private String image2; private ...
3e24ac5859d8e3ff109d1e7aae103a4394c4906b
2,465
java
Java
flinkx-core/src/main/java/com/dtstack/flinkx/conf/MetricParam.java
fanliunian/flinkx
e81cd61390921d21c2aa0a1bf9252c4521982931
[ "ECL-2.0", "Apache-2.0" ]
3,101
2018-04-08T03:49:08.000Z
2022-03-31T12:22:11.000Z
flinkx-core/src/main/java/com/dtstack/flinkx/conf/MetricParam.java
qyfftf/flinkx
e81cd61390921d21c2aa0a1bf9252c4521982931
[ "ECL-2.0", "Apache-2.0" ]
507
2018-06-07T08:58:59.000Z
2022-02-19T13:01:10.000Z
flinkx-core/src/main/java/com/dtstack/flinkx/conf/MetricParam.java
qyfftf/flinkx
e81cd61390921d21c2aa0a1bf9252c4521982931
[ "ECL-2.0", "Apache-2.0" ]
1,326
2018-05-02T08:13:29.000Z
2022-03-26T13:11:24.000Z
31.202532
91
0.702637
15,522
/* * 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 ...
3e24ad21b549cb3c156be9834e441beb2a8a6704
134
java
Java
src/lab9/q3/Accept.java
Akshay7016/akshay-corejava-labs
9dd395c1556cc8e6a7ab59936da773d668e56a9a
[ "MIT" ]
null
null
null
src/lab9/q3/Accept.java
Akshay7016/akshay-corejava-labs
9dd395c1556cc8e6a7ab59936da773d668e56a9a
[ "MIT" ]
null
null
null
src/lab9/q3/Accept.java
Akshay7016/akshay-corejava-labs
9dd395c1556cc8e6a7ab59936da773d668e56a9a
[ "MIT" ]
null
null
null
19.142857
66
0.80597
15,523
package lab9.q3; @FunctionalInterface public interface Accept { public abstract boolean accept(String userName, String password); }
3e24ad82ff9bb24e5222b703decee23dbe3e6e6e
746
java
Java
src/com/jagex/MouseCapturer.java
Bananastreet/Resizeable317Client
4d95c9ccd50db5090f7b1cba519bf36e12e7ab7d
[ "MIT" ]
null
null
null
src/com/jagex/MouseCapturer.java
Bananastreet/Resizeable317Client
4d95c9ccd50db5090f7b1cba519bf36e12e7ab7d
[ "MIT" ]
null
null
null
src/com/jagex/MouseCapturer.java
Bananastreet/Resizeable317Client
4d95c9ccd50db5090f7b1cba519bf36e12e7ab7d
[ "MIT" ]
1
2018-12-15T06:33:38.000Z
2018-12-15T06:33:38.000Z
21.941176
64
0.707775
15,524
package com.jagex; public class MouseCapturer implements Runnable { public int capturedCoordinateCount; public Client client; public int[] coordinatesX = new int[500]; public int[] coordinatesY = new int[500]; public boolean running = true; public Object synchronizedObject = new Object(); public MouseCapturer...
3e24aeaa9c716a00bfb63151a395c95caf446f4b
1,069
java
Java
spring-cloud-stream-simple-consumer/src/main/java/daggerok/SpringCloudStreamSimpleApplication.java
daggerok/event-driven
5aa41a1113879d2883e05528ea0ec32e0304d707
[ "MIT" ]
1
2018-02-17T21:13:44.000Z
2018-02-17T21:13:44.000Z
spring-cloud-stream-simple-consumer/src/main/java/daggerok/SpringCloudStreamSimpleApplication.java
daggerok/event-driven
5aa41a1113879d2883e05528ea0ec32e0304d707
[ "MIT" ]
null
null
null
spring-cloud-stream-simple-consumer/src/main/java/daggerok/SpringCloudStreamSimpleApplication.java
daggerok/event-driven
5aa41a1113879d2883e05528ea0ec32e0304d707
[ "MIT" ]
null
null
null
31.441176
74
0.797942
15,525
package daggerok; import lombok.RequiredArgsConstructor; import lombok.extern.slf4j.Slf4j; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.cloud.stream.annotation.EnableBinding; import org.springframework.cloud.stream.an...
3e24af1cd18f124900d38489a00b7513fe84cbd8
2,757
java
Java
src/main/java/com/github/gianlucanitti/javaexpreval/BinaryOpExpression.java
gianluca-nitti/java-expr-eval
cb4fcecd2582421975048e44e5706b3ada537293
[ "MIT" ]
1
2018-02-01T14:22:53.000Z
2018-02-01T14:22:53.000Z
src/main/java/com/github/gianlucanitti/javaexpreval/BinaryOpExpression.java
gianluca-nitti/java-expr-eval
cb4fcecd2582421975048e44e5706b3ada537293
[ "MIT" ]
1
2016-09-23T17:43:12.000Z
2016-09-24T10:46:08.000Z
src/main/java/com/github/gianlucanitti/javaexpreval/BinaryOpExpression.java
gianluca-nitti/java-expr-eval
cb4fcecd2582421975048e44e5706b3ada537293
[ "MIT" ]
2
2017-06-30T03:25:19.000Z
2020-06-29T13:56:55.000Z
35.346154
161
0.68589
15,526
package com.github.gianlucanitti.javaexpreval; import java.util.Arrays; import java.io.PrintWriter; /** * An expression defined as an operation between two other expressions. */ public final class BinaryOpExpression extends Expression{ private final Expression left; private final Expression right; private fi...
3e24af1f82a4dba10b28afb6b4dbdddbd36e5d4e
699
java
Java
instrumentation/netty/netty-4-common/javaagent/src/main/java/io/opentelemetry/javaagent/instrumentation/netty/common/NettyErrorHandler.java
mr-zcs/opentelemetry-java-instrumentation
3e8eab859dce6a1696ec13b88b733c1064f1e659
[ "MIT", "ECL-2.0", "Apache-2.0", "BSD-3-Clause" ]
683
2020-05-30T19:20:06.000Z
2022-03-30T22:08:23.000Z
instrumentation/netty/netty-4-common/javaagent/src/main/java/io/opentelemetry/javaagent/instrumentation/netty/common/NettyErrorHandler.java
open-telemetry/opentelemetry-java-instrumentation
dce8c91ee5e1b4fa1ec905a9dc0e6eb0f6f7620a
[ "MIT", "ECL-2.0", "Apache-2.0", "BSD-3-Clause" ]
2,736
2020-05-30T20:21:17.000Z
2022-03-31T18:26:35.000Z
instrumentation/netty/netty-4-common/javaagent/src/main/java/io/opentelemetry/javaagent/instrumentation/netty/common/NettyErrorHandler.java
mr-zcs/opentelemetry-java-instrumentation
3e8eab859dce6a1696ec13b88b733c1064f1e659
[ "MIT", "ECL-2.0", "Apache-2.0", "BSD-3-Clause" ]
350
2020-05-30T09:34:34.000Z
2022-03-31T14:34:28.000Z
29.125
77
0.786838
15,527
/* * Copyright The OpenTelemetry Authors * SPDX-License-Identifier: Apache-2.0 */ package io.opentelemetry.javaagent.instrumentation.netty.common; import io.opentelemetry.api.trace.Span; import io.opentelemetry.api.trace.StatusCode; import io.opentelemetry.context.Context; import io.opentelemetry.instrumentation.a...
3e24af666284e6d2e6d79bd465a4f778dd92ba51
795
java
Java
activiti-engine/src/main/java/org/activiti/engine/impl/interceptor/CommandInterceptor.java
FishPaoPao/Activiti
9c65aef9b26d6623f38fd6231997133f743ba0b7
[ "Apache-2.0" ]
11
2017-07-17T01:59:28.000Z
2017-08-10T13:03:32.000Z
activiti-engine/src/main/java/org/activiti/engine/impl/interceptor/CommandInterceptor.java
jiangmian/Activiti
fdf20650fb8596849220e7c890945ca22dbda2ff
[ "Apache-2.0" ]
2
2018-08-29T10:35:53.000Z
2018-09-19T15:43:09.000Z
activiti-engine/src/main/java/org/activiti/engine/impl/interceptor/CommandInterceptor.java
jiangmian/Activiti
fdf20650fb8596849220e7c890945ca22dbda2ff
[ "Apache-2.0" ]
9
2017-07-24T05:37:26.000Z
2017-08-16T00:47:56.000Z
28.392857
75
0.740881
15,528
/* 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 * distribut...
3e24af9c56a67f2f7b028a8ddbc2adb209bdc347
464
java
Java
java-rmi/java-rmi-server/src/main/java/com/jailmango/rmi/server/configuration/ServerConfiguration.java
JailMango/learning-java
bdf61ed211376f671a7993cccb510ea05d3867ac
[ "Apache-2.0" ]
null
null
null
java-rmi/java-rmi-server/src/main/java/com/jailmango/rmi/server/configuration/ServerConfiguration.java
JailMango/learning-java
bdf61ed211376f671a7993cccb510ea05d3867ac
[ "Apache-2.0" ]
9
2018-10-22T10:56:04.000Z
2019-04-30T01:34:18.000Z
java-rmi/java-rmi-server/src/main/java/com/jailmango/rmi/server/configuration/ServerConfiguration.java
JailMango/learning-java
bdf61ed211376f671a7993cccb510ea05d3867ac
[ "Apache-2.0" ]
null
null
null
22.095238
70
0.784483
15,529
package com.jailmango.rmi.server.configuration; import org.springframework.boot.autoconfigure.EnableAutoConfiguration; import org.springframework.context.annotation.ComponentScan; /** * RmiServerConfiguration * * @author jailmango * @CreateDate 2019-07-04 * @see com.jailmango.rmi.server.configuration * @since R...
3e24afce026b078b0c533172a134f687ccbfc6c3
122
java
Java
java/box/ParsableBox.java
takurooo/heif
d07c0fd06a9ed34d3ad981cc285f50d1a952534c
[ "MIT" ]
null
null
null
java/box/ParsableBox.java
takurooo/heif
d07c0fd06a9ed34d3ad981cc285f50d1a952534c
[ "MIT" ]
null
null
null
java/box/ParsableBox.java
takurooo/heif
d07c0fd06a9ed34d3ad981cc285f50d1a952534c
[ "MIT" ]
null
null
null
15.25
49
0.778689
15,530
package box; import io.BinaryReader; public interface ParsableBox { public void parse(BinaryReader binaryReader); }
3e24afd364d3df965590d27cc137a9f4c533c3fc
2,658
java
Java
pitest-entry/src/main/java/org/pitest/mutationtest/MutationResult.java
GunnarI/pitest
7dff7338882c1e117ba72d3596b19665a61c5998
[ "Apache-2.0" ]
3
2018-04-18T06:45:31.000Z
2019-12-13T11:48:13.000Z
pitest-entry/src/main/java/org/pitest/mutationtest/MutationResult.java
GunnarI/pitest
7dff7338882c1e117ba72d3596b19665a61c5998
[ "Apache-2.0" ]
4
2018-03-21T12:37:50.000Z
2018-04-05T19:38:28.000Z
pitest-entry/src/main/java/org/pitest/mutationtest/MutationResult.java
GunnarI/pitest
7dff7338882c1e117ba72d3596b19665a61c5998
[ "Apache-2.0" ]
3
2018-02-15T22:04:59.000Z
2018-02-18T06:04:27.000Z
25.314286
101
0.655756
15,531
/* * Copyright 2011 Henry Coles * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in w...
3e24afe7bc4f64929a41c5b1082252643bf1ebb3
3,353
java
Java
eav-examples/eav-computer-person-example/src/main/java/pl/softech/eav/example/Example.java
ssledz/eav-model-pattern
7f2ca9e034ea4a6d18524d89107a0dee7612de44
[ "Apache-2.0" ]
42
2015-05-13T18:08:21.000Z
2022-03-29T13:11:17.000Z
eav-examples/eav-computer-person-example/src/main/java/pl/softech/eav/example/Example.java
ssledz/eav-model-pattern
7f2ca9e034ea4a6d18524d89107a0dee7612de44
[ "Apache-2.0" ]
null
null
null
eav-examples/eav-computer-person-example/src/main/java/pl/softech/eav/example/Example.java
ssledz/eav-model-pattern
7f2ca9e034ea4a6d18524d89107a0dee7612de44
[ "Apache-2.0" ]
15
2016-12-20T14:03:07.000Z
2022-03-06T22:02:18.000Z
27.859504
116
0.712252
15,532
/* * Copyright 2013 Sławomir Śledź <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 License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
3e24b0199594a11678eac81dc3e838352113a518
120,170
java
Java
src/main/java/com/napier/sem/App.java
EinGyinMoe/Group3
03700e55b7ca6ec420551095006b900d8c884b60
[ "Apache-2.0" ]
null
null
null
src/main/java/com/napier/sem/App.java
EinGyinMoe/Group3
03700e55b7ca6ec420551095006b900d8c884b60
[ "Apache-2.0" ]
28
2019-08-14T04:05:41.000Z
2019-09-06T02:51:37.000Z
src/main/java/com/napier/sem/App.java
EinGyinMoe/Group3
03700e55b7ca6ec420551095006b900d8c884b60
[ "Apache-2.0" ]
2
2019-08-28T10:19:50.000Z
2019-09-05T03:07:11.000Z
41.754691
287
0.479363
15,533
package com.napier.sem; import javax.swing.plaf.synth.Region; import java.sql.*; import java.util.ArrayList; import java.util.Scanner; /*** This is the class to be accessed from other function*/ public class App { public static void main(String[] args) { // Create new Application App a = new App()...
3e24b0e51c568e6f035a101a3d1a2b7ffb2602df
609
java
Java
backmeup-zip-plugin/src/test/java/org/backmeup/zip/utils/PropertiesUtilTest.java
backmeup/backmeup-plugins
85bc8efe932331e714f7b69f7d0dd8af2a2f7532
[ "Apache-2.0" ]
null
null
null
backmeup-zip-plugin/src/test/java/org/backmeup/zip/utils/PropertiesUtilTest.java
backmeup/backmeup-plugins
85bc8efe932331e714f7b69f7d0dd8af2a2f7532
[ "Apache-2.0" ]
null
null
null
backmeup-zip-plugin/src/test/java/org/backmeup/zip/utils/PropertiesUtilTest.java
backmeup/backmeup-plugins
85bc8efe932331e714f7b69f7d0dd8af2a2f7532
[ "Apache-2.0" ]
null
null
null
25.375
75
0.676519
15,534
package org.backmeup.zip.utils; import org.junit.Assert; import org.junit.Test; public class PropertiesUtilTest { @Test public void testGetExistingProperty() { String key = "actionId"; String expectedValue = "org.backmeup.test.zip"; String actualValue = PropertiesUtil.getInstance().g...
3e24b19bc9c2c300259f63ee1bc5fae494b3daab
3,131
java
Java
project-set/core/core-lib/src/test/java/com/rackspace/papi/filter/LocalhostFilterListTest.java
sharwell/repose
5d169ccad00ec4518d01379990d4e44e4e55e90e
[ "Apache-2.0" ]
null
null
null
project-set/core/core-lib/src/test/java/com/rackspace/papi/filter/LocalhostFilterListTest.java
sharwell/repose
5d169ccad00ec4518d01379990d4e44e4e55e90e
[ "Apache-2.0" ]
null
null
null
project-set/core/core-lib/src/test/java/com/rackspace/papi/filter/LocalhostFilterListTest.java
sharwell/repose
5d169ccad00ec4518d01379990d4e44e4e55e90e
[ "Apache-2.0" ]
null
null
null
33.308511
117
0.684446
15,535
package com.rackspace.papi.filter; import com.rackspace.papi.commons.util.net.NetUtilities; import com.rackspace.papi.domain.Port; import com.rackspace.papi.domain.ServicePorts; import com.rackspace.papi.model.*; import org.junit.Test; import org.junit.experimental.runners.Enclosed; import org.junit.runner.RunWith; i...
3e24b1b3b8bdcf6b6177cf0268b49475511e9844
827
java
Java
Bubble/src/main/java/listeners/botjoinListener.java
CrxmeCode/BubbleBot
10898a1930e27ca02eed427c1d3917c7a2338a78
[ "MIT" ]
null
null
null
Bubble/src/main/java/listeners/botjoinListener.java
CrxmeCode/BubbleBot
10898a1930e27ca02eed427c1d3917c7a2338a78
[ "MIT" ]
null
null
null
Bubble/src/main/java/listeners/botjoinListener.java
CrxmeCode/BubbleBot
10898a1930e27ca02eed427c1d3917c7a2338a78
[ "MIT" ]
null
null
null
35.956522
126
0.663845
15,536
package listeners; import net.dv8tion.jda.core.events.guild.GuildJoinEvent; import net.dv8tion.jda.core.events.guild.GuildLeaveEvent; import net.dv8tion.jda.core.hooks.ListenerAdapter; public class botjoinListener extends ListenerAdapter { @Override public void onGuildJoin(GuildJoinEvent event) { ...
3e24b1d6da6e61035dca875ec26f949b684c6ada
1,443
java
Java
wix-embedded-mysql/src/main/java/com/wix/mysql/store/SafeExtractedArtifactStore.java
kpagratis/wix-embedded-mysql
b6ffb8381cadbe26f3edbcbb6a68cdf1fc0d83a3
[ "BSD-3-Clause" ]
368
2015-04-30T22:22:47.000Z
2022-03-31T13:00:02.000Z
wix-embedded-mysql/src/main/java/com/wix/mysql/store/SafeExtractedArtifactStore.java
kpagratis/wix-embedded-mysql
b6ffb8381cadbe26f3edbcbb6a68cdf1fc0d83a3
[ "BSD-3-Clause" ]
142
2015-06-12T13:19:21.000Z
2021-07-17T00:33:41.000Z
wix-embedded-mysql/src/main/java/com/wix/mysql/store/SafeExtractedArtifactStore.java
kpagratis/wix-embedded-mysql
b6ffb8381cadbe26f3edbcbb6a68cdf1fc0d83a3
[ "BSD-3-Clause" ]
96
2015-05-19T08:31:21.000Z
2022-03-15T02:34:56.000Z
40.083333
169
0.794179
15,537
package com.wix.mysql.store; import de.flapdoodle.embed.process.config.store.IDownloadConfig; import de.flapdoodle.embed.process.distribution.Distribution; import de.flapdoodle.embed.process.extract.DirectoryAndExecutableNaming; import de.flapdoodle.embed.process.extract.IExtractedFileSet; import de.flapdoodle.embed.p...
3e24b277497357d4c11a17a5033437074b44ef26
376
java
Java
gulimall-product/src/main/java/com/llb/mall/product/vo/AttrResponseVo.java
PopsiCola/guli-mall
970f61918c3a74e78911a4fe79ee6f835d38e994
[ "Apache-2.0" ]
null
null
null
gulimall-product/src/main/java/com/llb/mall/product/vo/AttrResponseVo.java
PopsiCola/guli-mall
970f61918c3a74e78911a4fe79ee6f835d38e994
[ "Apache-2.0" ]
null
null
null
gulimall-product/src/main/java/com/llb/mall/product/vo/AttrResponseVo.java
PopsiCola/guli-mall
970f61918c3a74e78911a4fe79ee6f835d38e994
[ "Apache-2.0" ]
null
null
null
12.965517
43
0.582447
15,538
package com.llb.mall.product.vo; import lombok.Data; /** * @Author liulebin * @Date 2021/4/29 23:14 */ @Data public class AttrResponseVo extends AttrVo{ private Long attrGroupId; /** * 所属分类名称 */ private String catelogName; /** * 所属分组名称 */ private String groupName; /*...
3e24b30dd3eaa82bd048e6fbbc163d27bdd04666
8,245
java
Java
testsAT/src/test/java/com/stratio/cassandra/lucene/testsAT/util/CassandraUtilsSelect.java
shaurya10000/cassandra-lucene-index
a94a4d9af6c25d40e1108729974c35c27c54441c
[ "Apache-2.0" ]
652
2015-06-08T22:52:01.000Z
2022-02-20T14:20:55.000Z
testsAT/src/test/java/com/stratio/cassandra/lucene/testsAT/util/CassandraUtilsSelect.java
shaurya10000/cassandra-lucene-index
a94a4d9af6c25d40e1108729974c35c27c54441c
[ "Apache-2.0" ]
314
2015-06-09T13:01:14.000Z
2019-12-11T15:45:17.000Z
testsAT/src/test/java/com/stratio/cassandra/lucene/testsAT/util/CassandraUtilsSelect.java
shaurya10000/cassandra-lucene-index
a94a4d9af6c25d40e1108729974c35c27c54441c
[ "Apache-2.0" ]
177
2015-06-12T13:30:41.000Z
2022-03-18T00:24:22.000Z
33.669388
128
0.636926
15,539
/* * Copyright (C) 2014 Stratio (http://stratio.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
3e24b47c1da3d58b56f023e1678b0f66b0d8f029
1,191
java
Java
src/test/java/edu/berkeley/compbio/sequtils/strings/DoubleKcountAbstractTest.java
davidsoergel/sequtils
5571a5790bfbb5de8aebfe6ed926e38b33ac6939
[ "Apache-2.0" ]
1
2015-12-12T22:59:40.000Z
2015-12-12T22:59:40.000Z
src/test/java/edu/berkeley/compbio/sequtils/strings/DoubleKcountAbstractTest.java
davidsoergel/sequtils
5571a5790bfbb5de8aebfe6ed926e38b33ac6939
[ "Apache-2.0" ]
null
null
null
src/test/java/edu/berkeley/compbio/sequtils/strings/DoubleKcountAbstractTest.java
davidsoergel/sequtils
5571a5790bfbb5de8aebfe6ed926e38b33ac6939
[ "Apache-2.0" ]
null
null
null
26.6
87
0.650794
15,540
/* * Copyright (c) 2007-2013 David Soergel <efpyi@example.com> * Licensed under the Apache License, Version 2.0 * http://www.apache.org/licenses/LICENSE-2.0 */ package edu.berkeley.compbio.sequtils.strings; import com.davidsoergel.dsutils.ContractTest; import com.davidsoergel.dsutils.ContractTestAwareContractTe...
3e24b4b6115bd56c8a830533e78f35d66cae8afc
8,696
java
Java
joyqueue-server/joyqueue-nsr/joyqueue-nsr-journalkeeper/src/main/java/org/joyqueue/nsr/journalkeeper/JournalkeeperInternalServiceProvider.java
xbocai/joyqueue
35f0fddb25b566b946a02e1dd0c23bd712dd74cd
[ "Apache-2.0" ]
311
2019-08-27T11:49:40.000Z
2022-03-24T08:56:03.000Z
joyqueue-server/joyqueue-nsr/joyqueue-nsr-journalkeeper/src/main/java/org/joyqueue/nsr/journalkeeper/JournalkeeperInternalServiceProvider.java
xbocai/joyqueue
35f0fddb25b566b946a02e1dd0c23bd712dd74cd
[ "Apache-2.0" ]
44
2019-08-26T08:45:33.000Z
2022-01-21T23:27:58.000Z
joyqueue-server/joyqueue-nsr/joyqueue-nsr-journalkeeper/src/main/java/org/joyqueue/nsr/journalkeeper/JournalkeeperInternalServiceProvider.java
xbocai/joyqueue
35f0fddb25b566b946a02e1dd0c23bd712dd74cd
[ "Apache-2.0" ]
122
2019-09-07T08:26:18.000Z
2022-03-23T06:07:33.000Z
46.255319
154
0.724126
15,541
/** * Copyright 2019 The JoyQueue 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 applicable law or...
3e24b522ed7eb61838737cbb4e08c3cf84e1b0a8
1,019
java
Java
lib/sources/dolphin-mybatis-generator/main/java/com/freetmp/mbg/merge/expression/ConditionalExprMerger.java
jacksonpradolima/NewMuJava
625229d042ab593f96f7780b8cbab2a3dbca7daf
[ "Apache-2.0" ]
44
2015-05-16T00:29:32.000Z
2020-05-20T06:55:54.000Z
lib/sources/dolphin-mybatis-generator/main/java/com/freetmp/mbg/merge/expression/ConditionalExprMerger.java
jacksonpradolima/NewMuJava
625229d042ab593f96f7780b8cbab2a3dbca7daf
[ "Apache-2.0" ]
23
2015-03-13T03:14:49.000Z
2017-08-06T10:39:19.000Z
lib/sources/dolphin-mybatis-generator/main/java/com/freetmp/mbg/merge/expression/ConditionalExprMerger.java
jacksonpradolima/NewMuJava
625229d042ab593f96f7780b8cbab2a3dbca7daf
[ "Apache-2.0" ]
24
2015-03-16T02:01:07.000Z
2021-09-05T10:05:41.000Z
33.966667
91
0.764475
15,542
package com.freetmp.mbg.merge.expression; import com.freetmp.mbg.merge.AbstractMerger; import com.github.javaparser.ast.expr.ConditionalExpr; /** * Created by LiuPin on 2015/5/13. */ public class ConditionalExprMerger extends AbstractMerger<ConditionalExpr> { @Override public ConditionalExpr doMerge(ConditionalE...
3e24b5d22e617afe2f176cfd5270efe4dc5da4ed
3,148
java
Java
src/main/java/io/github/bingorufus/chatitemdisplay/DisplayParser.java
MineBlockMC/MineBlockChatItem
9a73622787f7587f1eee9b91bf08dc5e1904b8fd
[ "Apache-2.0" ]
7
2020-08-12T04:32:04.000Z
2021-12-14T08:45:32.000Z
src/main/java/io/github/bingorufus/chatitemdisplay/DisplayParser.java
MineBlockMC/MineBlockChatItem
9a73622787f7587f1eee9b91bf08dc5e1904b8fd
[ "Apache-2.0" ]
8
2021-03-12T15:17:09.000Z
2022-03-30T20:44:45.000Z
src/main/java/io/github/bingorufus/chatitemdisplay/DisplayParser.java
MineBlockMC/MineBlockChatItem
9a73622787f7587f1eee9b91bf08dc5e1904b8fd
[ "Apache-2.0" ]
14
2020-09-07T18:03:35.000Z
2022-01-31T01:42:09.000Z
32.791667
123
0.648666
15,543
package io.github.bingorufus.chatitemdisplay; import io.github.bingorufus.chatitemdisplay.api.ChatItemDisplayAPI; import io.github.bingorufus.chatitemdisplay.api.display.DisplayType; import io.github.bingorufus.chatitemdisplay.api.display.Displayable; import io.github.bingorufus.chatitemdisplay.api.event.DisplayPrePro...
3e24b71c3a28b21031d5b801a8ccee3f883136ca
4,134
java
Java
src/test/java/org/mule/module/hue/HueConnectorITCase.java
mulesoft-labs/hue-connector
58872c7bb90406d2f052058882283824d4930627
[ "Apache-2.0" ]
1
2017-05-16T01:15:39.000Z
2017-05-16T01:15:39.000Z
src/test/java/org/mule/module/hue/HueConnectorITCase.java
mulesoft-labs/hue-connector
58872c7bb90406d2f052058882283824d4930627
[ "Apache-2.0" ]
null
null
null
src/test/java/org/mule/module/hue/HueConnectorITCase.java
mulesoft-labs/hue-connector
58872c7bb90406d2f052058882283824d4930627
[ "Apache-2.0" ]
2
2015-12-16T16:00:55.000Z
2017-10-13T18:56:04.000Z
31.318182
81
0.665699
15,544
/** * Copyright (c) MuleSoft, Inc. All rights reserved. http://www.mulesoft.com * * The software in this package is published under the terms of the CPAL v1.0 * license, a copy of which has been included with this distribution in the * LICENSE.md file. */ package org.mule.module.hue; import org.mule.api.MuleEven...
3e24b7a927212ec0d224f5abb1dd0dfb4ef889c4
1,491
java
Java
src/main/java/com/github/chrisblutz/trinity/lang/types/TYFieldObject.java
trinity-lang/trinity-lang
698cbcae82b161cc209a0388fa6cbf53c83b2ac9
[ "Apache-2.0" ]
null
null
null
src/main/java/com/github/chrisblutz/trinity/lang/types/TYFieldObject.java
trinity-lang/trinity-lang
698cbcae82b161cc209a0388fa6cbf53c83b2ac9
[ "Apache-2.0" ]
1
2017-12-19T04:21:42.000Z
2017-12-19T04:21:42.000Z
src/main/java/com/github/chrisblutz/trinity/lang/types/TYFieldObject.java
trinity-lang/trinity-legacy
698cbcae82b161cc209a0388fa6cbf53c83b2ac9
[ "Apache-2.0" ]
null
null
null
23.296875
68
0.638498
15,545
package com.github.chrisblutz.trinity.lang.types; import com.github.chrisblutz.trinity.lang.ClassRegistry; import com.github.chrisblutz.trinity.lang.TYClass; import com.github.chrisblutz.trinity.lang.TYObject; import com.github.chrisblutz.trinity.natives.TrinityNatives; /** * @author Christopher Lutz */ public cla...
3e24b8f98d08f1a450e2f32d35190199240cbf00
2,764
java
Java
src/main/java/org/xmlet/androidlayoutsapi/SlidingDrawer.java
xmlet/AndroidLayoutsApi
339a24cf2e58eff6dfcc5e3b8191816c0b1219fc
[ "MIT" ]
2
2018-08-28T17:14:20.000Z
2018-12-06T00:42:34.000Z
src/main/java/org/xmlet/androidlayoutsapi/SlidingDrawer.java
xmlet/AndroidLayoutsApi
339a24cf2e58eff6dfcc5e3b8191816c0b1219fc
[ "MIT" ]
null
null
null
src/main/java/org/xmlet/androidlayoutsapi/SlidingDrawer.java
xmlet/AndroidLayoutsApi
339a24cf2e58eff6dfcc5e3b8191816c0b1219fc
[ "MIT" ]
null
null
null
28.204082
188
0.710564
15,546
package org.xmlet.androidlayoutsapi; import java.util.function.Consumer; public final class SlidingDrawer<Z extends Element> implements CustomAttributeGroup<SlidingDrawer<Z>, Z>, TextGroup<SlidingDrawer<Z>, Z>, ViewGroupHierarchyInterface<SlidingDrawer<Z>, Z> { protected final Z parent; protected final ElementV...
3e24b93c52ef90861b822bb4dfa7859d09327a51
1,287
java
Java
myWeb/src/main/java/Servlets/Basket.java
dzianis-nazarau/lesson_servlets
9d4915847f77dc2faebeddb3cf527336b450654a
[ "Apache-2.0" ]
null
null
null
myWeb/src/main/java/Servlets/Basket.java
dzianis-nazarau/lesson_servlets
9d4915847f77dc2faebeddb3cf527336b450654a
[ "Apache-2.0" ]
null
null
null
myWeb/src/main/java/Servlets/Basket.java
dzianis-nazarau/lesson_servlets
9d4915847f77dc2faebeddb3cf527336b450654a
[ "Apache-2.0" ]
null
null
null
32.175
113
0.745144
15,547
package Servlets; import purchase.Item; import purchase.Warehouses; import javax.servlet.RequestDispatcher; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletRespo...
3e24b9a7d7fecd5731a881a6fc239a5f6980931d
2,906
java
Java
android-uitests/testSrc/com/android/tools/idea/tests/gui/performance/AddResourceMemoryUseTest.java
Ret-Mode/android
5b427d1fc6a66ff4db09a9e2f02ae61292ccd797
[ "Apache-2.0" ]
831
2016-06-09T06:55:34.000Z
2022-03-30T11:17:10.000Z
android-uitests/testSrc/com/android/tools/idea/tests/gui/performance/AddResourceMemoryUseTest.java
Ret-Mode/android
5b427d1fc6a66ff4db09a9e2f02ae61292ccd797
[ "Apache-2.0" ]
19
2017-10-27T00:36:35.000Z
2021-02-04T13:59:45.000Z
android-uitests/testSrc/com/android/tools/idea/tests/gui/performance/AddResourceMemoryUseTest.java
Ret-Mode/android
5b427d1fc6a66ff4db09a9e2f02ae61292ccd797
[ "Apache-2.0" ]
210
2016-07-05T12:22:36.000Z
2022-03-19T09:07:15.000Z
37.25641
108
0.72574
15,548
/* * Copyright (C) 2019 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
3e24b9b910ecb1c18d1f7e495a02482c5acd0808
1,624
java
Java
Part1Basic/JAVA/src/main/java/Chapter7GraphBasics/Section7BFSShortestPath/Components.java
19920625lsg/liuyubobobo-algorithms
2c274d785adc75c0952a79cbdd69304452e6d7c1
[ "MulanPSL-1.0" ]
171
2018-04-13T17:47:09.000Z
2019-11-03T11:13:39.000Z
Part1Basic/JAVA/src/main/java/Chapter7GraphBasics/Section7BFSShortestPath/Components.java
luqian2017/algorithms
e83a17ecf1a7cfea77c5b4ecddc92eb9f1fc329c
[ "MulanPSL-1.0" ]
2
2020-09-16T06:23:54.000Z
2021-09-22T15:42:06.000Z
Part1Basic/JAVA/src/main/java/Chapter7GraphBasics/Section7BFSShortestPath/Components.java
luqian2017/algorithms
e83a17ecf1a7cfea77c5b4ecddc92eb9f1fc329c
[ "MulanPSL-1.0" ]
59
2018-06-09T01:06:24.000Z
2019-10-29T03:53:26.000Z
22.054054
61
0.41299
15,549
/*********************************************************** * @Description : 图中连通分量的获取 * @author : 梁山广(Laing Shan Guang) * @date : 2018/4/30 19:22 * @email : efpyi@example.com ***********************************************************/ package Chapter7GraphBasics.Section7BFSShortestPath; publi...
3e24ba05619b1b7c4c56825bff9f59e919e97576
5,655
java
Java
tencentcloud-sdk-java-ecdn/src/main/java/com/tencentcloudapi/ecdn/v20191012/models/ServerCert.java
Chronos-Ye/tencentcloud-sdk-java
07e1d5d59359f81c894070be98262f0a1fbe2ebd
[ "Apache-2.0" ]
3
2020-07-28T07:46:56.000Z
2021-05-24T12:09:48.000Z
tencentcloud-sdk-java-ecdn/src/main/java/com/tencentcloudapi/ecdn/v20191012/models/ServerCert.java
Chronos-Ye/tencentcloud-sdk-java
07e1d5d59359f81c894070be98262f0a1fbe2ebd
[ "Apache-2.0" ]
null
null
null
tencentcloud-sdk-java-ecdn/src/main/java/com/tencentcloudapi/ecdn/v20191012/models/ServerCert.java
Chronos-Ye/tencentcloud-sdk-java
07e1d5d59359f81c894070be98262f0a1fbe2ebd
[ "Apache-2.0" ]
1
2021-03-23T03:19:20.000Z
2021-03-23T03:19:20.000Z
23.961864
83
0.655349
15,550
/* * Copyright (c) 2017-2018 THL A29 Limited, a Tencent company. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 ...
3e24ba32540a85d5864290f7b36b7571d1523dec
14,826
java
Java
ourea-adapter/src/main/java/io/ourea/adapter/model/istio/IstioEgressListenerOrBuilder.java
bulong0721/ourea
09b05d0452a2e684a1926edb1ed7e5844af8ff96
[ "Apache-2.0" ]
1
2021-02-18T02:24:45.000Z
2021-02-18T02:24:45.000Z
ourea-adapter/src/main/java/io/ourea/adapter/model/istio/IstioEgressListenerOrBuilder.java
bulong0721/ourea
09b05d0452a2e684a1926edb1ed7e5844af8ff96
[ "Apache-2.0" ]
null
null
null
ourea-adapter/src/main/java/io/ourea/adapter/model/istio/IstioEgressListenerOrBuilder.java
bulong0721/ourea
09b05d0452a2e684a1926edb1ed7e5844af8ff96
[ "Apache-2.0" ]
null
null
null
52.761566
96
0.702347
15,551
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: sidecar.proto package io.ourea.adapter.model.istio; public interface IstioEgressListenerOrBuilder extends // @@protoc_insertion_point(interface_extends:istio.networking.v1alpha3.IstioEgressListener) com.google.protobuf.MessageOrBuilder { ...
3e24ba368ee06d0859255b3873601312fdb39c4b
2,987
java
Java
src/main/java/org/jbasics/types/tuples/Quadruple.java
schloepke/jbasics
62a85a2144ab52361f813dbddfb23ba6ed16df16
[ "MIT" ]
2
2016-01-03T06:36:49.000Z
2016-05-09T14:18:30.000Z
src/main/java/org/jbasics/types/tuples/Quadruple.java
schloepke/jbasics
62a85a2144ab52361f813dbddfb23ba6ed16df16
[ "MIT" ]
5
2015-06-10T11:39:16.000Z
2016-07-11T10:36:32.000Z
src/main/java/org/jbasics/types/tuples/Quadruple.java
schloepke/jbasics
62a85a2144ab52361f813dbddfb23ba6ed16df16
[ "MIT" ]
3
2019-05-02T22:15:52.000Z
2019-06-04T05:10:31.000Z
28.179245
142
0.671912
15,552
/* * Copyright (c) 2009-2015 * IT-Consulting Stephan Schloepke (http://www.schloepke.de/) * klemm software consulting Mirko Klemm (http://www.klemm-scs.com/) * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), t...
3e24ba9477284b8ff9c9dcaf5075ec6687c9557a
880
java
Java
xchange-gemini/src/main/java/org/knowm/xchange/gemini/v1/dto/account/GeminiDepositAddressRequest.java
m13oas/XChange
b348497dfaa83b182824f58e7e82a6c34c19b2ed
[ "MIT" ]
1,909
2015-01-01T16:52:44.000Z
2018-04-05T17:08:44.000Z
xchange-gemini/src/main/java/org/knowm/xchange/gemini/v1/dto/account/GeminiDepositAddressRequest.java
m13oas/XChange
b348497dfaa83b182824f58e7e82a6c34c19b2ed
[ "MIT" ]
1,055
2018-04-06T11:04:04.000Z
2022-03-31T23:52:18.000Z
xchange-gemini/src/main/java/org/knowm/xchange/gemini/v1/dto/account/GeminiDepositAddressRequest.java
amitkhandelwal/XChange
8a1bf4ecc073db50417f682f0f4fa86a5824ae27
[ "MIT" ]
1,152
2018-04-06T11:08:35.000Z
2022-03-31T07:54:32.000Z
19.555556
78
0.688636
15,553
package org.knowm.xchange.gemini.v1.dto.account; import com.fasterxml.jackson.annotation.JsonProperty; public class GeminiDepositAddressRequest { @JsonProperty("request") private String request; @JsonProperty("nonce") private String nonce; @JsonProperty("label") private String label; public GeminiDep...
3e24bbd60920a79482d58fbd862e195720ce04bf
94
java
Java
sql/src/main/java/org/aztec/deadsea/sql/SequenceType.java
uniqueleon/DeadSea
3b9ce30b783dfa36d15477bcfaef4e0d44e1236a
[ "Apache-2.0" ]
null
null
null
sql/src/main/java/org/aztec/deadsea/sql/SequenceType.java
uniqueleon/DeadSea
3b9ce30b783dfa36d15477bcfaef4e0d44e1236a
[ "Apache-2.0" ]
null
null
null
sql/src/main/java/org/aztec/deadsea/sql/SequenceType.java
uniqueleon/DeadSea
3b9ce30b783dfa36d15477bcfaef4e0d44e1236a
[ "Apache-2.0" ]
null
null
null
11.75
31
0.712766
15,554
package org.aztec.deadsea.sql; public enum SequenceType { SQL_INSERT,SQL_UPDATE; }
3e24bc62a2f2e8ad313a5b3382174d7868773346
1,468
java
Java
src/main/java/com/tangkuo/cn/maths/FindArrays.java
TANGKUO/mavenDemo
90fa079d433fe09239375310949156e03eabb6ec
[ "Apache-2.0" ]
null
null
null
src/main/java/com/tangkuo/cn/maths/FindArrays.java
TANGKUO/mavenDemo
90fa079d433fe09239375310949156e03eabb6ec
[ "Apache-2.0" ]
null
null
null
src/main/java/com/tangkuo/cn/maths/FindArrays.java
TANGKUO/mavenDemo
90fa079d433fe09239375310949156e03eabb6ec
[ "Apache-2.0" ]
null
null
null
24.466667
73
0.603542
15,555
package com.tangkuo.cn.maths; /** * <p> * Title: * </p> * <p> * Description: 在一个二维数组中,每一行都按照从左到右递增的顺序排序, 每一列都按照从上到下递增的顺序排序。请完成一个函数, * 输入这样的一个二维数组和一个整数,判断数组中是否含有该整数 * </p> * <p> * Company: www.tk.com * </p> * * @author tangkuo * @date 2017年3月19日 下午5:37:46 */ public class FindArrays { /...
3e24bc8b7a91b7da945bd30868d87a6ec933a1b0
5,234
java
Java
project/proj/meta/cyanLang/CyanMetaobjectCreateCatchMethodsForFunctionNil.java
ugliara-fellipe/master-s-degree
4555c1d03596d02b58e98bce1de2a8b988b57411
[ "CC-BY-4.0" ]
null
null
null
project/proj/meta/cyanLang/CyanMetaobjectCreateCatchMethodsForFunctionNil.java
ugliara-fellipe/master-s-degree
4555c1d03596d02b58e98bce1de2a8b988b57411
[ "CC-BY-4.0" ]
null
null
null
project/proj/meta/cyanLang/CyanMetaobjectCreateCatchMethodsForFunctionNil.java
ugliara-fellipe/master-s-degree
4555c1d03596d02b58e98bce1de2a8b988b57411
[ "CC-BY-4.0" ]
null
null
null
33.126582
97
0.422812
15,556
package meta.cyanLang; import ast.MetaobjectArgumentKind; import meta.CyanMetaobjectWithAt; import meta.IAction_dpa; import meta.ICompilerAction_dpa; public class CyanMetaobjectCreateCatchMethodsForFunctionNil extends CyanMetaobjectWithAt implements IAction_dpa { public CyanMetaobjectCreateCatchMethods...
3e24bc8da858c4fc263488315844eac6357d00e2
2,210
java
Java
src/test/java/com/rbkmoney/orgmanager/controller/KeycloakTestConfig.java
rbkmoney/org-manager
5cab4a9150247443e254b8512a20cfcd84ef3759
[ "Apache-2.0" ]
null
null
null
src/test/java/com/rbkmoney/orgmanager/controller/KeycloakTestConfig.java
rbkmoney/org-manager
5cab4a9150247443e254b8512a20cfcd84ef3759
[ "Apache-2.0" ]
1
2021-09-30T12:03:24.000Z
2021-09-30T12:07:36.000Z
src/test/java/com/rbkmoney/orgmanager/controller/KeycloakTestConfig.java
rbkmoney/org-manager
5cab4a9150247443e254b8512a20cfcd84ef3759
[ "Apache-2.0" ]
2
2021-12-07T09:17:35.000Z
2022-02-17T13:58:06.000Z
40.925926
116
0.731222
15,557
package com.rbkmoney.orgmanager.controller; import org.springframework.beans.factory.annotation.Value; import org.springframework.boot.test.context.TestConfiguration; import org.springframework.context.annotation.Bean; import org.springframework.context.support.PropertySourcesPlaceholderConfigurer; import org.springfr...
3e24bcf453554422fb98e6c6abf71b18de7b2601
442
java
Java
src/main/java/voltric/learning/structure/DiscreteStructureLearning.java
ferjorosa/bayesian-latent-forests
3d9e19f1d0be1e4cca0b390866589061a670cc20
[ "Apache-2.0" ]
2
2018-01-26T07:40:45.000Z
2019-02-14T16:56:39.000Z
src/main/java/voltric/learning/structure/DiscreteStructureLearning.java
ferjorosa/bayesian-latent-forests
3d9e19f1d0be1e4cca0b390866589061a670cc20
[ "Apache-2.0" ]
1
2017-10-13T10:30:03.000Z
2017-10-13T10:39:48.000Z
src/main/java/voltric/learning/structure/DiscreteStructureLearning.java
ferjorosa/bayesian-latent-forests
3d9e19f1d0be1e4cca0b390866589061a670cc20
[ "Apache-2.0" ]
null
null
null
29.466667
138
0.837104
15,558
package voltric.learning.structure; import voltric.data.DiscreteData; import voltric.learning.LearningResult; import voltric.learning.parameter.DiscreteParameterLearning; import voltric.model.DiscreteBayesNet; /** * Created by fernando on 18/08/17. */ public interface DiscreteStructureLearning{ LearningResult<...
3e24bdcc18bb89e191cb5b74f530a9a4d6ba2537
885
java
Java
src/test/java/com/rb/springissues/generic_provider_injection/SpringProviderInjectionProviderLevel5_3.java
bironran/spring_issues_generic_provider
cca464af906ae9ab719e0725ac6584be100d92cc
[ "MIT" ]
null
null
null
src/test/java/com/rb/springissues/generic_provider_injection/SpringProviderInjectionProviderLevel5_3.java
bironran/spring_issues_generic_provider
cca464af906ae9ab719e0725ac6584be100d92cc
[ "MIT" ]
null
null
null
src/test/java/com/rb/springissues/generic_provider_injection/SpringProviderInjectionProviderLevel5_3.java
bironran/spring_issues_generic_provider
cca464af906ae9ab719e0725ac6584be100d92cc
[ "MIT" ]
null
null
null
28.548387
86
0.778531
15,559
package com.rb.springissues.generic_provider_injection; import static org.springframework.beans.factory.config.BeanDefinition.SCOPE_PROTOTYPE; import static org.springframework.context.annotation.ScopedProxyMode.NO; import javax.inject.Inject; import javax.inject.Named; import javax.inject.Provider; import lombok.Se...
3e24be9a847e17243f59ea6b46856d07a4774aac
1,697
java
Java
elasticsearch-protolib/src/main/java/com/streamsets/pipeline/stage/origin/elasticsearch/ElasticsearchDSource.java
zhuj/datacollector
0ebc016455aaf805cb0883e9146ab6b2951594a0
[ "Apache-2.0" ]
1
2018-06-28T10:02:12.000Z
2018-06-28T10:02:12.000Z
elasticsearch-protolib/src/main/java/com/streamsets/pipeline/stage/origin/elasticsearch/ElasticsearchDSource.java
zhuj/datacollector
0ebc016455aaf805cb0883e9146ab6b2951594a0
[ "Apache-2.0" ]
null
null
null
elasticsearch-protolib/src/main/java/com/streamsets/pipeline/stage/origin/elasticsearch/ElasticsearchDSource.java
zhuj/datacollector
0ebc016455aaf805cb0883e9146ab6b2951594a0
[ "Apache-2.0" ]
null
null
null
36.106383
101
0.786682
15,560
/* * Copyright 2017 StreamSets Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed...