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
3e0176a3ec029c7daf42c4d654c30ffe6ed16bce
2,273
java
Java
springboot-demo-img-code/src/main/java/cn/van/springboot/img/code/web/controller/ValidateCodeController.java
vanDusty/SpringBoot-Home
ead464291241006fdaaf050f0ee7c085d780b994
[ "Apache-2.0" ]
103
2019-04-18T04:14:14.000Z
2022-03-12T14:10:50.000Z
springboot-demo-img-code/src/main/java/cn/van/springboot/img/code/web/controller/ValidateCodeController.java
vanDusty/SpringBoot-Home
ead464291241006fdaaf050f0ee7c085d780b994
[ "Apache-2.0" ]
1
2021-08-12T21:39:20.000Z
2022-01-28T15:07:12.000Z
springboot-demo-img-code/src/main/java/cn/van/springboot/img/code/web/controller/ValidateCodeController.java
vanDusty/SpringBoot-Home
ead464291241006fdaaf050f0ee7c085d780b994
[ "Apache-2.0" ]
83
2019-08-07T05:51:47.000Z
2022-03-17T08:17:09.000Z
26.741176
82
0.642323
601
package cn.van.springboot.img.code.web.controller; import cn.van.springboot.img.code.util.ImgValidateCodeUtil; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.data.redis.core.StringRedisTemplate; import org.springframework.web.bind.annotation.GetMapping; import org.springframe...
3e0176a44e03cd64f00ef3730db1b5be0e29556f
838
java
Java
clbs/src/main/java/com/zw/platform/domain/basicinfo/LoginPersonalized.java
youyouqiu/hybrid-development
784c5227a73d1e6609b701a42ef4cdfd6400d2b7
[ "MIT" ]
1
2021-09-29T02:13:49.000Z
2021-09-29T02:13:49.000Z
clbs/src/main/java/com/zw/platform/domain/basicinfo/LoginPersonalized.java
youyouqiu/hybrid-development
784c5227a73d1e6609b701a42ef4cdfd6400d2b7
[ "MIT" ]
null
null
null
clbs/src/main/java/com/zw/platform/domain/basicinfo/LoginPersonalized.java
youyouqiu/hybrid-development
784c5227a73d1e6609b701a42ef4cdfd6400d2b7
[ "MIT" ]
null
null
null
16.431373
56
0.596659
602
package com.zw.platform.domain.basicinfo; import lombok.Data; import java.io.Serializable; /** * @author tianzhangxu * @date 2019.7.22 * “登录页个性化配置”字段对应实体类 */ @Data public class LoginPersonalized implements Serializable { private static final long serialVersionUID = 1L; /** * 输入框位置 1:居左 2:居中 3:居右 ...
3e0177567ae78f8ccd211633abbb6457af1b8e8a
6,568
java
Java
modules/ContentExplorer/src/test/java/it/tidalwave/northernwind/rca/ui/contentexplorer/impl/DefaultContentExplorerPresentationControlTest.java
tidalwave-it/northernwind-rca-src
5d530d4ad69b8dd3b1e628498c6bd20017e93d41
[ "Apache-2.0" ]
null
null
null
modules/ContentExplorer/src/test/java/it/tidalwave/northernwind/rca/ui/contentexplorer/impl/DefaultContentExplorerPresentationControlTest.java
tidalwave-it/northernwind-rca-src
5d530d4ad69b8dd3b1e628498c6bd20017e93d41
[ "Apache-2.0" ]
1
2021-03-02T00:07:57.000Z
2021-03-02T00:07:57.000Z
modules/ContentExplorer/src/test/java/it/tidalwave/northernwind/rca/ui/contentexplorer/impl/DefaultContentExplorerPresentationControlTest.java
tidalwave-it/northernwind-rca-src
5d530d4ad69b8dd3b1e628498c6bd20017e93d41
[ "Apache-2.0" ]
null
null
null
45.93007
120
0.558465
603
/* * #%L * ********************************************************************************************************************* * * NorthernWind - lightweight CMS * http://northernwind.tidalwave.it - git clone kenaa@example.com:tidalwave/northernwind-rca-src.git * %% * Copyright (C) 2013 - 2021 Tidalwave s.a.s....
3e01779947b9e63abc1cdfeab222ce585eb983d6
3,170
java
Java
app/src/main/java/com/brandonhogan/liftscout/views/SettingsHomeFragment.java
BrandonMHogan/LiftScout-Android-old
13ed1618664f52c8d6b085a44327c939769342cc
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/brandonhogan/liftscout/views/SettingsHomeFragment.java
BrandonMHogan/LiftScout-Android-old
13ed1618664f52c8d6b085a44327c939769342cc
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/brandonhogan/liftscout/views/SettingsHomeFragment.java
BrandonMHogan/LiftScout-Android-old
13ed1618664f52c8d6b085a44327c939769342cc
[ "Apache-2.0" ]
null
null
null
29.082569
103
0.705363
604
package com.brandonhogan.liftscout.views; import android.os.Bundle; import androidx.annotation.Nullable; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.Toast; import com.brandonhogan.liftscout.R; import com.brandonhogan.liftscout.injection.components...
3e01779fef4e57e18037cce486d38c981dc620be
12,301
java
Java
src/main/java/com/amazon/sqs/javamessaging/SQSConnectionFactory.java
stanley-travelex/amazon-sqs-java-messaging-lib
b462bdceac814c56e75ee0ba638b3928ce8adee1
[ "Apache-2.0" ]
136
2015-01-02T01:30:19.000Z
2022-03-09T14:35:03.000Z
src/main/java/com/amazon/sqs/javamessaging/SQSConnectionFactory.java
stanley-travelex/amazon-sqs-java-messaging-lib
b462bdceac814c56e75ee0ba638b3928ce8adee1
[ "Apache-2.0" ]
93
2015-01-04T13:59:50.000Z
2022-03-25T16:01:01.000Z
src/main/java/com/amazon/sqs/javamessaging/SQSConnectionFactory.java
stanley-travelex/amazon-sqs-java-messaging-lib
b462bdceac814c56e75ee0ba638b3928ce8adee1
[ "Apache-2.0" ]
140
2015-02-03T10:47:16.000Z
2022-03-28T10:41:35.000Z
38.804416
139
0.684253
605
/* * Copyright 2010-2019 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "lice...
3e0177debefaa11c6491319ffe405e5f4e37c758
11,213
java
Java
ou-util/src/main/java/com/ou/generator/service/impl/AutoGeneratorServiceImpl.java
vinceDa/ououou-admin
421acd25967ac0324c80fdd144b379e7ca01fc34
[ "Apache-2.0" ]
null
null
null
ou-util/src/main/java/com/ou/generator/service/impl/AutoGeneratorServiceImpl.java
vinceDa/ououou-admin
421acd25967ac0324c80fdd144b379e7ca01fc34
[ "Apache-2.0" ]
null
null
null
ou-util/src/main/java/com/ou/generator/service/impl/AutoGeneratorServiceImpl.java
vinceDa/ououou-admin
421acd25967ac0324c80fdd144b379e7ca01fc34
[ "Apache-2.0" ]
null
null
null
39.762411
192
0.603318
606
package com.ou.generator.service.impl; import cn.hutool.core.convert.Convert; import cn.hutool.core.io.FileUtil; import cn.hutool.core.lang.TypeReference; import cn.hutool.core.util.ZipUtil; import cn.hutool.json.JSONArray; import cn.hutool.json.JSONObject; import cn.hutool.json.JSONUtil; import com.ou.common.exceptio...
3e0177e35eeb54cbcb029804087222efbbc757fe
2,570
java
Java
src/main/java/com/revature/mikeworks/drivers/CustomerDirectoryDriver.java
Michael-Kochis/Revature-eBank
125fc215fb21ec2443804f3509dc5d07afee945f
[ "MIT" ]
null
null
null
src/main/java/com/revature/mikeworks/drivers/CustomerDirectoryDriver.java
Michael-Kochis/Revature-eBank
125fc215fb21ec2443804f3509dc5d07afee945f
[ "MIT" ]
null
null
null
src/main/java/com/revature/mikeworks/drivers/CustomerDirectoryDriver.java
Michael-Kochis/Revature-eBank
125fc215fb21ec2443804f3509dc5d07afee945f
[ "MIT" ]
null
null
null
34.72973
95
0.648249
607
package com.revature.mikeworks.drivers; import com.revature.mikeworks.components.BankData; import com.revature.mikeworks.controllers.CustomerDirectoryMenuController; import com.revature.mikeworks.dao.CustomerDAO; import com.revature.mikeworks.handlers.CustomerHandler; import com.revature.mikeworks.utils.ValidScanner; ...
3e017837e0ba63d6b4a54871b10c87d7fc3a6a5e
1,519
java
Java
src/test/java/com/gildedrose/BackstagePassesTest.java
lucasosuza/GildedRose-Refactoring-Kata
eb27a3270d058b6c1e18b36061d4c6ffee2afbdd
[ "MIT" ]
null
null
null
src/test/java/com/gildedrose/BackstagePassesTest.java
lucasosuza/GildedRose-Refactoring-Kata
eb27a3270d058b6c1e18b36061d4c6ffee2afbdd
[ "MIT" ]
null
null
null
src/test/java/com/gildedrose/BackstagePassesTest.java
lucasosuza/GildedRose-Refactoring-Kata
eb27a3270d058b6c1e18b36061d4c6ffee2afbdd
[ "MIT" ]
null
null
null
44.676471
136
0.74391
608
package com.gildedrose; import org.junit.Test; import static org.junit.Assert.assertEquals; public class BackstagePassesTest { @Test public void backstagePassesShouldIncreseQualityOverTime() { GildedRose app = GildedRoseTest.buildGuildedRoseAndUpdateQuality(new Item("Backstage passes to a TAFKAL...
3e0178b202038125f24b10f0843fdc7936e1255f
757
java
Java
src/main/java/cn/chain33/javasdk/model/decode/DecodeSignature.java
harrylee2015/chain33-sdk-java
d0ecec78fd19cb46fbaf82c03530ad80f048f18e
[ "BSD-2-Clause" ]
18
2018-11-13T06:59:53.000Z
2021-11-24T11:22:35.000Z
src/main/java/cn/chain33/javasdk/model/decode/DecodeSignature.java
harrylee2015/chain33-sdk-java
d0ecec78fd19cb46fbaf82c03530ad80f048f18e
[ "BSD-2-Clause" ]
15
2020-02-12T07:39:27.000Z
2022-01-25T08:58:43.000Z
src/main/java/cn/chain33/javasdk/model/decode/DecodeSignature.java
harrylee2015/chain33-sdk-java
d0ecec78fd19cb46fbaf82c03530ad80f048f18e
[ "BSD-2-Clause" ]
20
2018-11-29T08:46:42.000Z
2022-03-03T07:14:31.000Z
18.02381
101
0.575958
609
package cn.chain33.javasdk.model.decode; public class DecodeSignature { private Integer ty; private String signature; private String pubkey; public Integer getTy() { return ty; } public void setTy(Integer ty) { this.ty = ty; } public String getSignature...
3e017953628ea252ed3f5fa4832c1f6a249d2388
8,871
java
Java
app/connector/google-calendar/src/main/java/io/syndesis/connector/calendar/GoogleCalendarUpdateEventCustomizer.java
wyvie/syndesis
1e9c0af08c6ed65c5a82f501317ff5c7b7b15378
[ "Apache-2.0" ]
null
null
null
app/connector/google-calendar/src/main/java/io/syndesis/connector/calendar/GoogleCalendarUpdateEventCustomizer.java
wyvie/syndesis
1e9c0af08c6ed65c5a82f501317ff5c7b7b15378
[ "Apache-2.0" ]
1
2018-12-03T22:37:02.000Z
2018-12-03T22:37:02.000Z
app/connector/google-calendar/src/main/java/io/syndesis/connector/calendar/GoogleCalendarUpdateEventCustomizer.java
wyvie/syndesis
1e9c0af08c6ed65c5a82f501317ff5c7b7b15378
[ "Apache-2.0" ]
null
null
null
45.963731
198
0.660918
610
/* * Copyright (C) 2016 Red Hat, 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 agre...
3e017a038285ed9d0810d6c763ba242e6496a78e
5,485
java
Java
tcmj/commons-basic/src/main/java/com/tcmj/common/date/Range.java
tcmj/javaone
26cd2805c4d75ae9cc2e6fdf2cfa42ba17b7c128
[ "MIT" ]
2
2015-01-29T01:18:50.000Z
2015-11-19T19:33:37.000Z
tcmj/commons-basic/src/main/java/com/tcmj/common/date/Range.java
tcmj/javaone
26cd2805c4d75ae9cc2e6fdf2cfa42ba17b7c128
[ "MIT" ]
null
null
null
tcmj/commons-basic/src/main/java/com/tcmj/common/date/Range.java
tcmj/javaone
26cd2805c4d75ae9cc2e6fdf2cfa42ba17b7c128
[ "MIT" ]
null
null
null
36.357616
148
0.62623
611
package com.tcmj.common.date; import static java.lang.Integer.MAX_VALUE; import static java.lang.Integer.MIN_VALUE; /** * A range is defined by a begin and an end. It allows checking whether a value is within the range or outside. A range can be open at one or both * ends, i. e. the range is assumed to be endless i...
3e017bef02d942a6e512d05ad97dd0464c76316f
1,046
java
Java
febs-server/febs-server-test/src/main/java/cc/mrbird/febs/server/test/feign/IRemoteUserService.java
yhaoooooooo/FEBS-Cloud
68255e7b3930361a1f22a4c261c8592a02e9b84d
[ "Apache-2.0" ]
923
2020-06-12T17:08:14.000Z
2022-03-31T06:55:00.000Z
febs-server/febs-server-test/src/main/java/cc/mrbird/febs/server/test/feign/IRemoteUserService.java
yhaoooooooo/FEBS-Cloud
68255e7b3930361a1f22a4c261c8592a02e9b84d
[ "Apache-2.0" ]
33
2020-06-17T12:48:56.000Z
2022-02-07T14:12:18.000Z
febs-server/febs-server-test/src/main/java/cc/mrbird/febs/server/test/feign/IRemoteUserService.java
yhaoooooooo/FEBS-Cloud
68255e7b3930361a1f22a4c261c8592a02e9b84d
[ "Apache-2.0" ]
420
2020-06-15T06:25:51.000Z
2022-03-24T12:55:35.000Z
37.357143
143
0.777247
612
package cc.mrbird.febs.server.test.feign; import cc.mrbird.febs.common.core.entity.FebsResponse; import cc.mrbird.febs.common.core.entity.QueryRequest; import cc.mrbird.febs.common.core.entity.constant.FebsServerConstant; import cc.mrbird.febs.common.core.entity.system.SystemUser; import cc.mrbird.febs.server.test.fei...
3e017c0e660cd5f00621696791feda153e799bf1
1,551
java
Java
neptune-export/src/main/java/com/amazonaws/services/neptune/profiles/neptune_ml/v2/config/DatetimeConfigV2.java
gokhaled89/amazon-neptune-tools
7c1a9e8d20fec99ae5e7e3fb55b594416e078aff
[ "Apache-2.0" ]
223
2018-04-12T10:12:43.000Z
2022-03-29T13:41:37.000Z
neptune-export/src/main/java/com/amazonaws/services/neptune/profiles/neptune_ml/v2/config/DatetimeConfigV2.java
gokhaled89/amazon-neptune-tools
7c1a9e8d20fec99ae5e7e3fb55b594416e078aff
[ "Apache-2.0" ]
65
2018-08-29T05:43:30.000Z
2022-03-29T18:20:31.000Z
neptune-export/src/main/java/com/amazonaws/services/neptune/profiles/neptune_ml/v2/config/DatetimeConfigV2.java
gokhaled89/amazon-neptune-tools
7c1a9e8d20fec99ae5e7e3fb55b594416e078aff
[ "Apache-2.0" ]
107
2018-07-05T05:01:49.000Z
2022-03-19T00:46:21.000Z
29.826923
101
0.684075
613
/* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with the License. A copy of the License is located at http://www.apache.org/licenses/LICENSE-2.0 or in the "license" file accompanying ...
3e017c5bea35a044a744496a98367a4719181e30
527
java
Java
src/main/java/com/ymcsoft/logging/util/ProxyFactory.java
ymcsoft/logging-utils
33f51e90f237079d8da316955d31a9dc1c094f92
[ "Apache-2.0" ]
null
null
null
src/main/java/com/ymcsoft/logging/util/ProxyFactory.java
ymcsoft/logging-utils
33f51e90f237079d8da316955d31a9dc1c094f92
[ "Apache-2.0" ]
1
2022-03-31T20:37:25.000Z
2022-03-31T20:37:25.000Z
src/main/java/com/ymcsoft/logging/util/ProxyFactory.java
ymcsoft/logging-utils
33f51e90f237079d8da316955d31a9dc1c094f92
[ "Apache-2.0" ]
null
null
null
29.277778
74
0.603416
614
package com.ymcsoft.logging.util; import java.lang.reflect.Proxy; public class ProxyFactory { public static final <T> T create(T obj) { return (T) Proxy.newProxyInstance(obj.getClass().getClassLoader(), obj.getClass().getInterfaces(), new LoggingProxy(obj)); } pub...
3e017c69b6f2277701f2a31e2ca3d092f2239aa6
21,293
java
Java
modules/core/src/main/java/org/apache/ignite/compute/ComputeTaskSession.java
treelab/ignite
ec89c8586df89899ae56ebbc598639e0afea5901
[ "CC0-1.0" ]
4,339
2015-08-21T21:13:25.000Z
2022-03-30T09:56:44.000Z
modules/core/src/main/java/org/apache/ignite/compute/ComputeTaskSession.java
treelab/ignite
ec89c8586df89899ae56ebbc598639e0afea5901
[ "CC0-1.0" ]
1,933
2015-08-24T11:37:40.000Z
2022-03-31T08:37:08.000Z
modules/core/src/main/java/org/apache/ignite/compute/ComputeTaskSession.java
treelab/ignite
ec89c8586df89899ae56ebbc598639e0afea5901
[ "CC0-1.0" ]
2,140
2015-08-21T22:09:00.000Z
2022-03-25T07:57:34.000Z
47.957207
134
0.707416
615
/* * 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 ...
3e017c906e315057fabc4229d975ab5391ac975c
20,112
java
Java
released/MyBox/src/main/java/mara/mybox/controller/BaseFileEditorController_Actions.java
Mararsh/MyBox
be9c143971e7c1a2c9d7bdba450e49750b6c037b
[ "Apache-2.0" ]
76
2018-06-12T09:02:49.000Z
2022-03-31T03:43:39.000Z
released/MyBox/src/main/java/mara/mybox/controller/BaseFileEditorController_Actions.java
Mararsh/MyBox
be9c143971e7c1a2c9d7bdba450e49750b6c037b
[ "Apache-2.0" ]
1,377
2018-06-16T23:16:41.000Z
2022-03-29T03:01:43.000Z
released/MyBox/src/main/java/mara/mybox/controller/BaseFileEditorController_Actions.java
Mararsh/MyBox
be9c143971e7c1a2c9d7bdba450e49750b6c037b
[ "Apache-2.0" ]
18
2018-11-18T04:33:06.000Z
2022-03-08T07:47:09.000Z
37.875706
143
0.506961
616
package mara.mybox.controller; import java.io.File; import java.nio.charset.Charset; import java.util.Arrays; import java.util.Optional; import javafx.fxml.FXML; import javafx.geometry.Point2D; import javafx.scene.control.Alert; import javafx.scene.control.ButtonType; import javafx.scene.layout.Region; import javafx.s...
3e017d79630ae862888da87373f3a66add56eff1
1,524
java
Java
app/src/main/java/android/rezkyauliapratama/id/robusta/model/api/RawanBencana.java
rezkyauliapratama/robusta
d81433d6a24f18a8ca6d95e3c91440193fb010e8
[ "MIT" ]
1
2018-08-17T11:09:04.000Z
2018-08-17T11:09:04.000Z
app/src/main/java/android/rezkyauliapratama/id/robusta/model/api/RawanBencana.java
rezkyauliapratama/robusta
d81433d6a24f18a8ca6d95e3c91440193fb010e8
[ "MIT" ]
null
null
null
app/src/main/java/android/rezkyauliapratama/id/robusta/model/api/RawanBencana.java
rezkyauliapratama/robusta
d81433d6a24f18a8ca6d95e3c91440193fb010e8
[ "MIT" ]
null
null
null
19.538462
63
0.633202
617
package android.rezkyauliapratama.id.robusta.model.api; import android.rezkyauliapratama.id.robusta.model.api.Location; import com.google.gson.annotations.Expose; import com.google.gson.annotations.SerializedName; public class RawanBencana { @SerializedName("id") @Expose private Integer id; @Serial...
3e017db199a9e5fa363378c586127750bbff5e63
6,368
java
Java
core/cim15/src/CIM15/IEC61970/LoadModel/NonConformLoadSchedule.java
SES-fortiss/SmartGridCoSimulation
f36af788b2c4de0e63688cd8faf0b0645c20264a
[ "Apache-2.0" ]
10
2018-03-14T15:47:10.000Z
2022-01-16T14:21:49.000Z
core/cim15/src/CIM15/IEC61970/LoadModel/NonConformLoadSchedule.java
SES-fortiss/SmartGridCoSimulation
f36af788b2c4de0e63688cd8faf0b0645c20264a
[ "Apache-2.0" ]
132
2019-08-27T15:01:56.000Z
2022-02-16T01:15:51.000Z
core/cim15/src/CIM15/IEC61970/LoadModel/NonConformLoadSchedule.java
SES-fortiss/SmartGridCoSimulation
f36af788b2c4de0e63688cd8faf0b0645c20264a
[ "Apache-2.0" ]
7
2017-12-11T11:33:13.000Z
2021-09-16T03:03:20.000Z
30.615385
174
0.714824
618
/** */ package CIM15.IEC61970.LoadModel; import org.eclipse.emf.common.notify.NotificationChain; import org.eclipse.emf.ecore.EClass; import org.eclipse.emf.ecore.InternalEObject; /** * <!-- begin-user-doc --> * A representation of the model object '<em><b>Non Conform Load Schedule</b></em>'. * <!-- end-user-doc...
3e017e4f8ac17c6a3c2992a960f88d4b51de6c10
304
java
Java
simple-travel/app/src/main/java/org/vaadin/activiti/simpletravel/process/ui/NewTravelRequestFormView.java
peholmst/ActivitiVaadinDevoxx11
910c8b2063f9d055b3e64dbb2615c06d7edc537f
[ "Apache-2.0" ]
3
2015-03-31T10:03:58.000Z
2021-02-14T18:11:56.000Z
simple-travel/app/src/main/java/org/vaadin/activiti/simpletravel/process/ui/NewTravelRequestFormView.java
peholmst/ActivitiVaadinDevoxx11
910c8b2063f9d055b3e64dbb2615c06d7edc537f
[ "Apache-2.0" ]
1
2018-06-20T05:11:54.000Z
2018-06-20T05:11:54.000Z
simple-travel/app/src/main/java/org/vaadin/activiti/simpletravel/process/ui/NewTravelRequestFormView.java
peholmst/ActivitiVaadinDevoxx11
910c8b2063f9d055b3e64dbb2615c06d7edc537f
[ "Apache-2.0" ]
7
2015-02-17T12:35:07.000Z
2020-04-20T12:01:04.000Z
27.636364
65
0.8125
619
package org.vaadin.activiti.simpletravel.process.ui; import org.vaadin.activiti.simpletravel.domain.TravelRequest; import org.vaadin.activiti.simpletravel.ui.forms.StartFormView; public interface NewTravelRequestFormView extends StartFormView { void setRequest(TravelRequest request); }
3e017f693a049cca2882fa0ec792a814666a29ce
1,440
java
Java
src/test/java/net/troja/eve/esi/model/CorporationIconsResponseTest.java
burberius/eve-esi
e1dac6a4fe87b4af6e35e17fde7403642002dbe9
[ "Apache-2.0" ]
38
2016-11-17T15:42:18.000Z
2022-01-18T14:59:52.000Z
src/test/java/net/troja/eve/esi/model/CorporationIconsResponseTest.java
burberius/eve-esi
e1dac6a4fe87b4af6e35e17fde7403642002dbe9
[ "Apache-2.0" ]
47
2016-12-12T22:15:59.000Z
2021-12-17T07:17:15.000Z
src/test/java/net/troja/eve/esi/model/CorporationIconsResponseTest.java
burberius/eve-esi
e1dac6a4fe87b4af6e35e17fde7403642002dbe9
[ "Apache-2.0" ]
19
2017-07-05T19:09:07.000Z
2022-03-30T05:28:08.000Z
21.492537
92
0.681944
620
/* * EVE Swagger Interface * An OpenAPI for EVE Online * * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * https://openapi-generator.tech * Do not edit the class manually. */ package net.troja.eve.esi.model; import com.google.gson.TypeAdapter; import com.goog...
3e01815fa67ec5d8a81ddddad12c937785e933c6
272
java
Java
src/com/hilton/effectiveandroid/networks/SendBroadcastActivity.java
alexhilton/EffectiveAndroid
518dfa41088741f1728be4ac679d75ba3336f539
[ "Apache-2.0" ]
2
2015-05-09T14:43:46.000Z
2015-12-03T08:06:08.000Z
src/com/hilton/effectiveandroid/networks/SendBroadcastActivity.java
alexhilton/EffectiveAndroid
518dfa41088741f1728be4ac679d75ba3336f539
[ "Apache-2.0" ]
null
null
null
src/com/hilton/effectiveandroid/networks/SendBroadcastActivity.java
alexhilton/EffectiveAndroid
518dfa41088741f1728be4ac679d75ba3336f539
[ "Apache-2.0" ]
null
null
null
24.727273
56
0.794118
621
package com.hilton.effectiveandroid.networks; import android.app.Activity; import android.os.Bundle; public class SendBroadcastActivity extends Activity { @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); } }
3e01818e5c62e05a7a35a87f39c72ebdf1f77b32
189
java
Java
src/main/java/io/confluent/demo/datamesh/model/Topic.java
confluentinc/data-mesh-demo
cbfaee204cfa6e6b7268831a025fe3299a44c606
[ "Apache-2.0" ]
20
2021-12-14T20:29:04.000Z
2022-03-11T10:39:51.000Z
src/main/java/io/confluent/demo/datamesh/model/Topic.java
confluentinc/data-mesh-demo
cbfaee204cfa6e6b7268831a025fe3299a44c606
[ "Apache-2.0" ]
5
2021-11-15T20:58:00.000Z
2022-02-27T21:07:18.000Z
src/main/java/io/confluent/demo/datamesh/model/Topic.java
confluentinc/data-mesh-demo
cbfaee204cfa6e6b7268831a025fe3299a44c606
[ "Apache-2.0" ]
7
2021-11-14T19:24:53.000Z
2022-03-24T09:41:24.000Z
23.625
53
0.730159
622
package io.confluent.demo.datamesh.model; public class Topic extends DataProductOrTopic { public Topic(String name, String qualifiedName) { super(name, qualifiedName); } }
3e0181ed2354cc52e2aacaaab83b90c455ac8c6e
3,230
java
Java
logdb/src/main/java/org/logdb/async/AsyncWriteDelegatingBTree.java
borer/logdb
a7f4f7e946d9a76802611d8afff1179febf604ce
[ "Apache-2.0" ]
null
null
null
logdb/src/main/java/org/logdb/async/AsyncWriteDelegatingBTree.java
borer/logdb
a7f4f7e946d9a76802611d8afff1179febf604ce
[ "Apache-2.0" ]
null
null
null
logdb/src/main/java/org/logdb/async/AsyncWriteDelegatingBTree.java
borer/logdb
a7f4f7e946d9a76802611d8afff1179febf604ce
[ "Apache-2.0" ]
null
null
null
23.75
98
0.641176
623
package org.logdb.async; import org.logdb.bbtree.BTree; import org.logdb.bbtree.BTreeNode; import org.logdb.storage.PageNumber; import org.logdb.storage.Version; import org.logdb.time.Milliseconds; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import java.io.IOException; import java.util.concurrent.ThreadF...
3e018232ce90227b838907fbff948c44b356dbd5
2,511
java
Java
mongo-morphia/src/main/java/dev/morphia/mapping/lazy/NonFinalizingHotSwappingInvoker.java
mhus-info/mhus-mongo
371953cb88023679f5b3aa2760dc77f6fa7fb293
[ "Apache-2.0" ]
null
null
null
mongo-morphia/src/main/java/dev/morphia/mapping/lazy/NonFinalizingHotSwappingInvoker.java
mhus-info/mhus-mongo
371953cb88023679f5b3aa2760dc77f6fa7fb293
[ "Apache-2.0" ]
1
2020-06-01T08:18:01.000Z
2020-06-01T08:18:01.000Z
mongo-morphia/src/main/java/dev/morphia/mapping/lazy/NonFinalizingHotSwappingInvoker.java
mhus/mhus-mongo
da2d5510cf396f53ab3182763d98893ed5ca38ed
[ "Apache-2.0" ]
null
null
null
39.125
122
0.698482
624
/** * Copyright (C) 2019 Mike Hummel (dycjh@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...
3e018278d69eaa7283d9be027ef2101d74c74646
1,470
java
Java
old_robots/y2016/Neohuman_Assassination_Golem/src/main/java/com/gos/stronghold/robot/commands/autonomous/AutoDriveForward.java
pjreiniger/GirlsOfSteelFRC
03ab0fb699dfc14985ce3c95b1eacb145288fc7e
[ "BSD-3-Clause" ]
null
null
null
old_robots/y2016/Neohuman_Assassination_Golem/src/main/java/com/gos/stronghold/robot/commands/autonomous/AutoDriveForward.java
pjreiniger/GirlsOfSteelFRC
03ab0fb699dfc14985ce3c95b1eacb145288fc7e
[ "BSD-3-Clause" ]
null
null
null
old_robots/y2016/Neohuman_Assassination_Golem/src/main/java/com/gos/stronghold/robot/commands/autonomous/AutoDriveForward.java
pjreiniger/GirlsOfSteelFRC
03ab0fb699dfc14985ce3c95b1eacb145288fc7e
[ "BSD-3-Clause" ]
null
null
null
27.222222
92
0.680952
625
package com.gos.stronghold.robot.commands.autonomous; import edu.wpi.first.wpilibj2.command.CommandBase; import com.gos.stronghold.robot.subsystems.Chassis; /** * */ public class AutoDriveForward extends CommandBase { private final Chassis m_chassis; private final double m_inches; private final double ...
3e01827eaea4c5ec93b36b580f742da3151481aa
8,323
java
Java
core/src/main/java/com/sequenceiq/cloudbreak/service/stack/InstanceMetaDataService.java
miklosgergely/cloudbreak
c6211e71b022336e07a861e5dcbdfc9931def30c
[ "Apache-2.0" ]
null
null
null
core/src/main/java/com/sequenceiq/cloudbreak/service/stack/InstanceMetaDataService.java
miklosgergely/cloudbreak
c6211e71b022336e07a861e5dcbdfc9931def30c
[ "Apache-2.0" ]
null
null
null
core/src/main/java/com/sequenceiq/cloudbreak/service/stack/InstanceMetaDataService.java
miklosgergely/cloudbreak
c6211e71b022336e07a861e5dcbdfc9931def30c
[ "Apache-2.0" ]
null
null
null
44.037037
155
0.713325
626
package com.sequenceiq.cloudbreak.service.stack; import java.util.Collection; import java.util.List; import java.util.Map; import java.util.Optional; import java.util.Set; import javax.inject.Inject; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.security.access.AccessDeniedExcep...
3e018302f426c18afb9bc8e3fdf23d0e73d412dc
1,059
java
Java
robolectric/src/test/java/org/robolectric/shadows/ShadowChoreographerTest.java
senkir/robolectric
e876072e14aae6d96efd5e68156b7da222515a41
[ "MIT" ]
null
null
null
robolectric/src/test/java/org/robolectric/shadows/ShadowChoreographerTest.java
senkir/robolectric
e876072e14aae6d96efd5e68156b7da222515a41
[ "MIT" ]
null
null
null
robolectric/src/test/java/org/robolectric/shadows/ShadowChoreographerTest.java
senkir/robolectric
e876072e14aae6d96efd5e68156b7da222515a41
[ "MIT" ]
null
null
null
31.147059
94
0.789424
627
package org.robolectric.shadows; import android.view.Choreographer; import org.junit.Test; import org.junit.runner.RunWith; import org.robolectric.TestRunners; import org.robolectric.util.TimeUtils; import static org.assertj.core.api.Assertions.assertThat; @RunWith(TestRunners.WithDefaults.class) public class Shadow...
3e01832f45081cc840ff7efeca8de91998d8391c
251
java
Java
core-tests/src/main/java/org/protobee/protocol/ProtocolTestSuite.java
dmurph/protobee
af82be69ad7d02fc59ec68e31f9e2eb1c5f13ba6
[ "BSD-2-Clause" ]
null
null
null
core-tests/src/main/java/org/protobee/protocol/ProtocolTestSuite.java
dmurph/protobee
af82be69ad7d02fc59ec68e31f9e2eb1c5f13ba6
[ "BSD-2-Clause" ]
null
null
null
core-tests/src/main/java/org/protobee/protocol/ProtocolTestSuite.java
dmurph/protobee
af82be69ad7d02fc59ec68e31f9e2eb1c5f13ba6
[ "BSD-2-Clause" ]
null
null
null
20.916667
45
0.772908
628
package org.protobee.protocol; import org.junit.runner.RunWith; import org.junit.runners.Suite; import org.junit.runners.Suite.SuiteClasses; @RunWith(Suite.class) @SuiteClasses({PostHandlerTest.class}) public class ProtocolTestSuite { }
3e0184914948792cd936070aa13e1013ea003fb6
2,193
java
Java
OpenBeaconPackage/libraries/hibernate-release-4.2.7.SP1/project/hibernate-core/src/main/java/org/hibernate/service/jndi/spi/JndiService.java
HerrB92/obp
31238554ec22a10e56892e987439ded36d671e1e
[ "MIT" ]
null
null
null
OpenBeaconPackage/libraries/hibernate-release-4.2.7.SP1/project/hibernate-core/src/main/java/org/hibernate/service/jndi/spi/JndiService.java
HerrB92/obp
31238554ec22a10e56892e987439ded36d671e1e
[ "MIT" ]
null
null
null
OpenBeaconPackage/libraries/hibernate-release-4.2.7.SP1/project/hibernate-core/src/main/java/org/hibernate/service/jndi/spi/JndiService.java
HerrB92/obp
31238554ec22a10e56892e987439ded36d671e1e
[ "MIT" ]
1
2022-01-06T09:05:56.000Z
2022-01-06T09:05:56.000Z
32.25
95
0.734154
629
/* * Hibernate, Relational Persistence for Idiomatic Java * * Copyright (c) 2010, Red Hat Inc. or third-party contributors as * indicated by the @author tags or express copyright attribution * statements applied by the authors. All third-party contributions are * distributed under license by Red Hat Inc. * * T...
3e0185100ea23804bd8d884275f6a2ab79a2950c
284
java
Java
ruoyi-common/ruoyi-common-core/src/main/java/com/ruoyi/common/core/exception/CaptchaException.java
fls530/ruoyi
b48e6fb19a70e945979c9b9d95d4f8c82d577190
[ "MIT" ]
446
2020-05-20T15:28:50.000Z
2022-03-30T06:56:14.000Z
ruoyi-common/ruoyi-common-core/src/main/java/com/ruoyi/common/core/exception/CaptchaException.java
linnesi/RuoYi-Cloud
786df8e278e8bc92616e9db17313720cf1ff7280
[ "MIT" ]
18
2020-05-22T09:54:32.000Z
2022-03-17T13:29:47.000Z
ruoyi-common/ruoyi-common-core/src/main/java/com/ruoyi/common/core/exception/CaptchaException.java
linnesi/RuoYi-Cloud
786df8e278e8bc92616e9db17313720cf1ff7280
[ "MIT" ]
254
2020-05-21T02:21:11.000Z
2022-03-28T03:06:34.000Z
16.705882
55
0.640845
630
package com.ruoyi.common.core.exception; /** * 验证码错误异常类 * * @author ruoyi */ public class CaptchaException extends RuntimeException { private static final long serialVersionUID = 1L; public CaptchaException(String msg) { super(msg); } }
3e0185fecaa6a6ba695c8db5c6a2adc74acf855d
14,918
java
Java
plugins/maven/src/main/java/org/jetbrains/idea/maven/indices/MavenIndicesManager.java
present1001/intellij-community
08e0c753076a5d439eb017cec565395a4bedc372
[ "Apache-2.0" ]
1
2019-08-02T21:11:19.000Z
2019-08-02T21:11:19.000Z
plugins/maven/src/main/java/org/jetbrains/idea/maven/indices/MavenIndicesManager.java
present1001/intellij-community
08e0c753076a5d439eb017cec565395a4bedc372
[ "Apache-2.0" ]
null
null
null
plugins/maven/src/main/java/org/jetbrains/idea/maven/indices/MavenIndicesManager.java
present1001/intellij-community
08e0c753076a5d439eb017cec565395a4bedc372
[ "Apache-2.0" ]
null
null
null
33.299107
140
0.699289
631
// Copyright 2000-2018 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. package org.jetbrains.idea.maven.indices; import com.intellij.openapi.Disposable; import com.intellij.openapi.application.ApplicationManager; import com.intellij.openapi.applicat...
3e01862aa98f7172b0f34926d283db4c4a9a7dd8
6,544
java
Java
interpreter.common/src/test/java/gov/nist/drmf/interpreter/common/TeXPreProcessorTest.java
ag-gipp/LaCASt
e24830e16cdc4ae34c193b0bac11fef7066b1f23
[ "MIT" ]
null
null
null
interpreter.common/src/test/java/gov/nist/drmf/interpreter/common/TeXPreProcessorTest.java
ag-gipp/LaCASt
e24830e16cdc4ae34c193b0bac11fef7066b1f23
[ "MIT" ]
null
null
null
interpreter.common/src/test/java/gov/nist/drmf/interpreter/common/TeXPreProcessorTest.java
ag-gipp/LaCASt
e24830e16cdc4ae34c193b0bac11fef7066b1f23
[ "MIT" ]
null
null
null
34.994652
250
0.590312
632
package gov.nist.drmf.interpreter.common; import gov.nist.drmf.interpreter.common.latex.TeXPreProcessor; import org.junit.jupiter.api.Test; import static org.junit.jupiter.api.Assertions.*; /** * @author Andre Greiner-Petter */ public class TeXPreProcessorTest { @Test public void displayStyleTest(){ ...
3e0186539d9133fc425b92b7ae966bd36ed70130
1,760
java
Java
chapter_006/src/test/java/ru/job4j/menu/MenuTest.java
Massimilian/Vasily-Maslov
c741c19831fcb9eabd6d83ba0450e931925f48de
[ "Apache-2.0" ]
null
null
null
chapter_006/src/test/java/ru/job4j/menu/MenuTest.java
Massimilian/Vasily-Maslov
c741c19831fcb9eabd6d83ba0450e931925f48de
[ "Apache-2.0" ]
null
null
null
chapter_006/src/test/java/ru/job4j/menu/MenuTest.java
Massimilian/Vasily-Maslov
c741c19831fcb9eabd6d83ba0450e931925f48de
[ "Apache-2.0" ]
1
2018-07-14T14:13:05.000Z
2018-07-14T14:13:05.000Z
47.567568
171
0.639205
633
package ru.job4j.menu; import org.junit.Test; import static org.hamcrest.Matchers.is; import static org.junit.Assert.*; import ru.job4j.menu.interfaces.IMenu; import ru.job4j.menu.showers.FirstShower; import ru.job4j.menu.showers.SecondShower; import ru.job4j.menu.showers.ZeroShower; public class MenuTe...
3e018688ada543a62b8051d3afcbdce8629d6022
664
java
Java
src/main/java/interpres/ast/CharacterValue.java
thomasbrus/interpres
953bf4de43adb939556b3639c477f72966a40217
[ "MIT" ]
null
null
null
src/main/java/interpres/ast/CharacterValue.java
thomasbrus/interpres
953bf4de43adb939556b3639c477f72966a40217
[ "MIT" ]
null
null
null
src/main/java/interpres/ast/CharacterValue.java
thomasbrus/interpres
953bf4de43adb939556b3639c477f72966a40217
[ "MIT" ]
null
null
null
22.896552
83
0.763554
634
package interpres.ast; import java.util.List; import java.util.Arrays; import interpres.language.DefinitionTable; public class CharacterValue extends AST { private Character representation; public CharacterValue(Character representation) { this.representation = representation; } public AST evaluate(Def...
3e018713145ea9d4de1df3ed31d30a13de20a335
6,939
java
Java
app/src/main/java/com/example/meditrackr/ui/patient/RecordFragment.java
CMPUT301F18T15/Name
283cb68900a9852aaf4c1ccb818ecaffdadbdf62
[ "Apache-2.0" ]
2
2018-11-02T09:19:53.000Z
2019-02-13T09:16:12.000Z
app/src/main/java/com/example/meditrackr/ui/patient/RecordFragment.java
CMPUT301F18T15/Name
283cb68900a9852aaf4c1ccb818ecaffdadbdf62
[ "Apache-2.0" ]
63
2018-10-24T00:20:03.000Z
2018-11-22T04:18:00.000Z
app/src/main/java/com/example/meditrackr/ui/patient/RecordFragment.java
CMPUT301F18T15/Name
283cb68900a9852aaf4c1ccb818ecaffdadbdf62
[ "Apache-2.0" ]
1
2018-10-09T23:56:33.000Z
2018-10-09T23:56:33.000Z
38.983146
98
0.669261
635
/*-------------------------------------------------------------------------- * FILE: RecordFragment.java * * PURPOSE: A view for displaying record information to patients. * * Apache 2.0 License Notice * * Copyright 2018 CMPUT301F18T15 * * Licensed under the Apache License, Version 2.0 (the "License"); * ...
3e01871c6a37a5c0f87bfd897beafe8ba317fb88
607
java
Java
j2modlite/src/main/java/ca/farrelltonsolar/j2modlite/msg/IllegalFunctionExceptionResponse.java
yuhuitech/ClassicMonitor
b89745d895623065c7d7c3178a8a3155952fa826
[ "Apache-2.0" ]
3
2021-02-24T16:00:05.000Z
2021-08-22T16:12:21.000Z
j2modlite/src/main/java/ca/farrelltonsolar/j2modlite/msg/IllegalFunctionExceptionResponse.java
yuhuitech/ClassicMonitor
b89745d895623065c7d7c3178a8a3155952fa826
[ "Apache-2.0" ]
1
2021-08-22T14:35:12.000Z
2021-11-17T21:22:31.000Z
j2modlite/src/main/java/ca/farrelltonsolar/j2modlite/msg/IllegalFunctionExceptionResponse.java
yuhuitech/ClassicMonitor
b89745d895623065c7d7c3178a8a3155952fa826
[ "Apache-2.0" ]
3
2021-08-22T14:19:12.000Z
2021-09-11T17:44:34.000Z
17.852941
73
0.721582
636
/** * */ package ca.farrelltonsolar.j2modlite.msg; import ca.farrelltonsolar.j2modlite.Modbus; /** * @author jfhaugh * * @version @version@ (@date@) */ public class IllegalFunctionExceptionResponse extends ExceptionResponse { /** * */ public void setFunctionCode(int fc) { super.setFunctionCode(fc | ...
3e01881c50cdbf2cd5bdebdbb193550504f73daa
375
java
Java
app/src/main/java/in/arjsna/audiorecorder/activities/TextSummarization.java
CapstoneProject18/Conciso---Voice-Categorisation-and-Text-Summarization
1155f263141e76a8ed08b2acee84907652e7ea0e
[ "Apache-2.0" ]
1
2021-05-10T08:59:37.000Z
2021-05-10T08:59:37.000Z
app/src/main/java/in/arjsna/audiorecorder/activities/TextSummarization.java
CapstoneProject18/Conciso---Voice-Categorisation-and-Text-Summarization
1155f263141e76a8ed08b2acee84907652e7ea0e
[ "Apache-2.0" ]
17
2018-10-26T05:38:32.000Z
2018-11-27T10:32:59.000Z
app/src/main/java/in/arjsna/audiorecorder/activities/TextSummarization.java
CapstoneProject18/Conciso---Voice-Categorisation-and-Text-Summarization
1155f263141e76a8ed08b2acee84907652e7ea0e
[ "Apache-2.0" ]
1
2018-11-27T12:17:26.000Z
2018-11-27T12:17:26.000Z
18.75
61
0.757333
637
package in.arjsna.audiorecorder.activities; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import in.arjsna.audiorecorder.R; public class TextSummarization extends AppCompatActivity { @Override public void onCreate(Bundle cicle){ super.onCreate(cicle); setContentV...
3e018866999e0d831baa28b04d452656e6b6a8a4
151
java
Java
src/com/java/inheritancetest/Main.java
kmestry/PROBLEM_SOLVING_HACKERRANK_LEETCODE
2332ac6771ab9ebfa568a34104ff171400557503
[ "MIT" ]
null
null
null
src/com/java/inheritancetest/Main.java
kmestry/PROBLEM_SOLVING_HACKERRANK_LEETCODE
2332ac6771ab9ebfa568a34104ff171400557503
[ "MIT" ]
null
null
null
src/com/java/inheritancetest/Main.java
kmestry/PROBLEM_SOLVING_HACKERRANK_LEETCODE
2332ac6771ab9ebfa568a34104ff171400557503
[ "MIT" ]
null
null
null
15.1
44
0.569536
638
package com.java.inheritancetest; public class Main { public static void main(String[] args) { A b = new A(); A.print(); } }
3e018873fc67e072c9c564fcc33550df9bf803ae
2,179
java
Java
test/com/google/javascript/refactoring/examples/NavigationalXssSinksRefactoringTest.java
goelayu/closure-compiler
d4a085d90bdd08039e945ea5ad1883f3c01b076a
[ "Apache-2.0" ]
2
2021-10-03T15:54:55.000Z
2021-11-17T10:34:35.000Z
test/com/google/javascript/refactoring/examples/NavigationalXssSinksRefactoringTest.java
goelayu/closure-compiler
d4a085d90bdd08039e945ea5ad1883f3c01b076a
[ "Apache-2.0" ]
1
2020-10-21T21:16:35.000Z
2020-10-21T21:16:35.000Z
test/com/google/javascript/refactoring/examples/NavigationalXssSinksRefactoringTest.java
goelayu/closure-compiler
d4a085d90bdd08039e945ea5ad1883f3c01b076a
[ "Apache-2.0" ]
1
2020-10-21T21:13:55.000Z
2020-10-21T21:13:55.000Z
38.910714
91
0.748967
639
/* * Copyright 2016 The Closure Compiler 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...
3e018a442c8858258b1e0aa9e5c29770b490f540
4,011
java
Java
sampleApp/src/chain3jApplicationSample/Application.java
DavidRicardoWilde/chain3j-demo
02bf07989a0f5d35144444ed963ac5f008c7822f
[ "Apache-2.0" ]
3
2019-02-21T05:40:16.000Z
2021-01-06T07:35:33.000Z
sampleApp/src/chain3jApplicationSample/Application.java
DavidRicardoWilde/chain3j-demo
02bf07989a0f5d35144444ed963ac5f008c7822f
[ "Apache-2.0" ]
null
null
null
sampleApp/src/chain3jApplicationSample/Application.java
DavidRicardoWilde/chain3j-demo
02bf07989a0f5d35144444ed963ac5f008c7822f
[ "Apache-2.0" ]
null
null
null
39.712871
135
0.670157
640
package chain3jApplicationSample; import java.math.BigInteger; import okhttp3.Interceptor; import okhttp3.OkHttpClient; import okhttp3.Protocol; import okhttp3.Request; import okhttp3.RequestBody; import okio.Buffer; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.chain3j.crypto.Credentials; impo...
3e018b222a28e3a815514069a1a040ed484241c2
16,311
java
Java
#633 - Server/src/com/rs/game/player/CombatDefinitions.java
CSS-Lletya/open633
e512f3a8af1581427539bde4c535e6c117851dac
[ "Apache-2.0" ]
null
null
null
#633 - Server/src/com/rs/game/player/CombatDefinitions.java
CSS-Lletya/open633
e512f3a8af1581427539bde4c535e6c117851dac
[ "Apache-2.0" ]
null
null
null
#633 - Server/src/com/rs/game/player/CombatDefinitions.java
CSS-Lletya/open633
e512f3a8af1581427539bde4c535e6c117851dac
[ "Apache-2.0" ]
null
null
null
26.478896
259
0.666851
641
package com.rs.game.player; import java.io.Serializable; import com.rs.cache.loaders.ItemDefinitions; import com.rs.game.item.Item; import com.rs.game.player.actions.PlayerCombat; import com.rs.game.player.controllers.DTControler; public final class CombatDefinitions implements Serializable { private static fin...
3e018b807319f9c0851ccf6300dd0a46033c4430
2,251
java
Java
src/main/java/org/ldk/structs/Result_InvoiceNoneZ.java
Manny27nyc/ldk-garbagecollected
7d6be8a5ef72a4ebfe07660cce55f43f6cc30b80
[ "Apache-2.0", "MIT" ]
null
null
null
src/main/java/org/ldk/structs/Result_InvoiceNoneZ.java
Manny27nyc/ldk-garbagecollected
7d6be8a5ef72a4ebfe07660cce55f43f6cc30b80
[ "Apache-2.0", "MIT" ]
null
null
null
src/main/java/org/ldk/structs/Result_InvoiceNoneZ.java
Manny27nyc/ldk-garbagecollected
7d6be8a5ef72a4ebfe07660cce55f43f6cc30b80
[ "Apache-2.0", "MIT" ]
null
null
null
31.263889
80
0.748556
642
package org.ldk.structs; import org.ldk.impl.bindings; import org.ldk.enums.*; import org.ldk.util.*; import java.util.Arrays; import javax.annotation.Nullable; public class Result_InvoiceNoneZ extends CommonBase { private Result_InvoiceNoneZ(Object _dummy, long ptr) { super(ptr); } protected void finalize() throws...
3e018c162e6ba162d36055eb1b0ccad273d41a9f
4,151
java
Java
src/shims/src/common/java/org/apache/hadoop/hive/shims/ShimLoader.java
pentaho/hive-0.7.0
aeefdef0f9f262b7618bed1eeff71c902e013ffa
[ "Apache-2.0" ]
null
null
null
src/shims/src/common/java/org/apache/hadoop/hive/shims/ShimLoader.java
pentaho/hive-0.7.0
aeefdef0f9f262b7618bed1eeff71c902e013ffa
[ "Apache-2.0" ]
null
null
null
src/shims/src/common/java/org/apache/hadoop/hive/shims/ShimLoader.java
pentaho/hive-0.7.0
aeefdef0f9f262b7618bed1eeff71c902e013ffa
[ "Apache-2.0" ]
12
2015-04-18T00:21:12.000Z
2021-08-13T01:36:57.000Z
30.977612
86
0.687304
643
/*! * Copyright 2010 - 2013 Pentaho Corporation. 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 * * Unless required by ap...
3e018ed0358313d6bb72656c810d869010fd0ea7
2,174
java
Java
src/main/java/jp/ac/utokyo/rcast/karkinos/exec/CopyNumberInterval.java
hirokiuedaRcast/karkinos
9525c4e01a049a30261e306ecc9c4e78b15d8ac2
[ "Apache-2.0" ]
7
2019-01-12T16:07:07.000Z
2022-02-28T16:42:24.000Z
src/main/java/jp/ac/utokyo/rcast/karkinos/exec/CopyNumberInterval.java
hirokiuedaRcast/karkinos
9525c4e01a049a30261e306ecc9c4e78b15d8ac2
[ "Apache-2.0" ]
16
2017-04-13T04:01:25.000Z
2021-01-22T10:35:00.000Z
src/main/java/jp/ac/utokyo/rcast/karkinos/exec/CopyNumberInterval.java
hirokiuedaRcast/karkinos
9525c4e01a049a30261e306ecc9c4e78b15d8ac2
[ "Apache-2.0" ]
1
2018-11-16T08:56:35.000Z
2018-11-16T08:56:35.000Z
19.763636
80
0.710212
644
/* Copyright Hiroki Ueda 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 distribu...
3e018f035425feb0c8b9de1ecce29a9daa239433
215
java
Java
app/cachemanager/cache/CacheKey.java
ugurlu/play-cacheman
01daaeb8edeb7889f991fd4ba4721a8efb3aedc2
[ "Apache-2.0" ]
null
null
null
app/cachemanager/cache/CacheKey.java
ugurlu/play-cacheman
01daaeb8edeb7889f991fd4ba4721a8efb3aedc2
[ "Apache-2.0" ]
null
null
null
app/cachemanager/cache/CacheKey.java
ugurlu/play-cacheman
01daaeb8edeb7889f991fd4ba4721a8efb3aedc2
[ "Apache-2.0" ]
null
null
null
15.357143
37
0.669767
645
package cachemanager.cache; public interface CacheKey { public enum CacheScope { SESSION, GLOBAL } public CacheScope scope(); public String key(); public CacheAdapter getAdapter(); }
3e018f1de3de488059095887786473bede583f34
201
java
Java
app/src/main/java/com/android1/shoplarity/credentials.java
Mugengano18/E_Search2
88c0ba9bc4b3fb813b9a01e25c7b0adb4fac78a0
[ "Unlicense" ]
null
null
null
app/src/main/java/com/android1/shoplarity/credentials.java
Mugengano18/E_Search2
88c0ba9bc4b3fb813b9a01e25c7b0adb4fac78a0
[ "Unlicense" ]
null
null
null
app/src/main/java/com/android1/shoplarity/credentials.java
Mugengano18/E_Search2
88c0ba9bc4b3fb813b9a01e25c7b0adb4fac78a0
[ "Unlicense" ]
null
null
null
28.714286
69
0.776119
646
package com.android1.shoplarity; public class credentials { public static final String Base_URL="https://api.yelp.com/v3/"; public static final String YELP_API_KEY=BuildConfig.YELP_API_KEY; }
3e018f83d0a9bb0156ed60c21d639c3e8a638bf2
1,124
java
Java
SQLPlugin/gen/com/sqlplugin/psi/impl/SqlModuleTransformGroupSpecificationImpl.java
smoothwind/SQL-IDEAplugin
3efa434095b4cac4772a0a7df18b34042a4c7557
[ "MIT" ]
null
null
null
SQLPlugin/gen/com/sqlplugin/psi/impl/SqlModuleTransformGroupSpecificationImpl.java
smoothwind/SQL-IDEAplugin
3efa434095b4cac4772a0a7df18b34042a4c7557
[ "MIT" ]
null
null
null
SQLPlugin/gen/com/sqlplugin/psi/impl/SqlModuleTransformGroupSpecificationImpl.java
smoothwind/SQL-IDEAplugin
3efa434095b4cac4772a0a7df18b34042a4c7557
[ "MIT" ]
null
null
null
31.222222
132
0.80427
647
// This is a generated file. Not intended for manual editing. package com.sqlplugin.psi.impl; import java.util.List; import org.jetbrains.annotations.*; import com.intellij.lang.ASTNode; import com.intellij.psi.PsiElement; import com.intellij.psi.PsiElementVisitor; import com.intellij.psi.util.PsiTreeUtil; import stat...
3e01903564082ab67862c0f2444d7e7075134b34
159
java
Java
vertx-quickstart/src/test/java/org/acme/vertx/ResourceUsingWebClientIT.java
penehyba/quarkus-quickstarts
0d79da7ce2d793dff9560f018664cb685836d4de
[ "Apache-2.0" ]
7
2020-12-10T10:16:35.000Z
2021-08-30T07:00:41.000Z
vertx-quickstart/src/test/java/org/acme/vertx/ResourceUsingWebClientIT.java
penehyba/quarkus-quickstarts
0d79da7ce2d793dff9560f018664cb685836d4de
[ "Apache-2.0" ]
3
2020-01-15T07:46:20.000Z
2020-01-15T07:48:52.000Z
vertx-quickstart/src/test/java/org/acme/vertx/ResourceUsingWebClientIT.java
penehyba/quarkus-quickstarts
0d79da7ce2d793dff9560f018664cb685836d4de
[ "Apache-2.0" ]
6
2021-06-17T15:03:42.000Z
2022-02-08T16:10:46.000Z
19.875
67
0.849057
648
package org.acme.vertx; import io.quarkus.test.junit.NativeImageTest; @NativeImageTest class ResourceUsingWebClientIT extends ResourceUsingWebClientTest { }
3e01907e664f5642dddd4da7362236cf782ea3f0
3,427
java
Java
src/test/java/dev/ESTest1.java
castagna/EARQ
12768bd6bf71d366b3391dbe3ab4232b46f909d5
[ "Apache-2.0" ]
null
null
null
src/test/java/dev/ESTest1.java
castagna/EARQ
12768bd6bf71d366b3391dbe3ab4232b46f909d5
[ "Apache-2.0" ]
1
2021-07-02T18:43:44.000Z
2021-07-02T18:43:44.000Z
src/test/java/dev/ESTest1.java
castagna/EARQ
12768bd6bf71d366b3391dbe3ab4232b46f909d5
[ "Apache-2.0" ]
1
2019-01-11T22:14:40.000Z
2019-01-11T22:14:40.000Z
34.27
111
0.717245
649
package dev; import static org.elasticsearch.index.query.xcontent.QueryBuilders.fieldQuery; import static org.elasticsearch.client.Requests.refreshRequest; import static org.elasticsearch.common.xcontent.XContentFactory.jsonBuilder; import java.io.IOException; import org.elasticsearch.action.index.IndexResponse; im...
3e0190a32b23665308aed079dca2f650a6a7baae
735
java
Java
multithreading/src/main/java/com/mythtrad/proj4/lockMethodTest3/test1/Run.java
xiangzz159/JInterview-demo
5669af41897d14e57bdc6f6926ddc3f797edfe8b
[ "MIT" ]
null
null
null
multithreading/src/main/java/com/mythtrad/proj4/lockMethodTest3/test1/Run.java
xiangzz159/JInterview-demo
5669af41897d14e57bdc6f6926ddc3f797edfe8b
[ "MIT" ]
null
null
null
multithreading/src/main/java/com/mythtrad/proj4/lockMethodTest3/test1/Run.java
xiangzz159/JInterview-demo
5669af41897d14e57bdc6f6926ddc3f797edfe8b
[ "MIT" ]
null
null
null
26.25
72
0.552381
650
package com.mythtrad.proj4.lockMethodTest3.test1; /** * @Author:Yerik Xiang * @Date:2020/10/13 15:09 * @Desc: */ public class Run { public static void main(String[] args) throws InterruptedException { final Service service1 = new Service(true); Runnable runnable = new Runnable() { p...
3e0190d0f3f710cdd57e5231293c23c4f15f4ba6
3,237
java
Java
KalimaJavaExample/src/org/kalima/example/client/Client.java
Kalima-Systems/Kalima-Tuto
4ea4760e4f6d02ff00fa4180dfd12939e35d5fdf
[ "MIT" ]
3
2021-02-11T15:57:09.000Z
2022-02-25T13:22:38.000Z
KalimaJavaExample/src/org/kalima/example/client/Client.java
Kalima-Systems/Kalima-Tuto
4ea4760e4f6d02ff00fa4180dfd12939e35d5fdf
[ "MIT" ]
null
null
null
KalimaJavaExample/src/org/kalima/example/client/Client.java
Kalima-Systems/Kalima-Tuto
4ea4760e4f6d02ff00fa4180dfd12939e35d5fdf
[ "MIT" ]
null
null
null
29.972222
138
0.71764
651
package org.kalima.example.client; import java.io.IOException; import java.sql.Timestamp; import java.util.Arrays; import java.util.Map; import java.util.Random; import java.util.Scanner; import org.kalima.cache.lib.Clone; import org.kalima.cache.lib.ClonePreferences; import org.kalima.cache.lib.KMsg; import org.kalim...
3e019127de8be4e90125e668d91ab45664ff3e72
1,214
java
Java
FRC-2015cb/src/org/team2642/robot/commands/DriveTrain/DriveForward.java
PittPiratesRobotics2642/FRC-2015cb
3587aacb3974bb1c746fb5c0b223dc98c8f32e3d
[ "MIT" ]
2
2015-03-08T01:41:35.000Z
2015-05-23T23:19:39.000Z
FRC-2015cb/src/org/team2642/robot/commands/DriveTrain/DriveForward.java
PittPiratesRobotics2642/FRC-2015cb
3587aacb3974bb1c746fb5c0b223dc98c8f32e3d
[ "MIT" ]
null
null
null
FRC-2015cb/src/org/team2642/robot/commands/DriveTrain/DriveForward.java
PittPiratesRobotics2642/FRC-2015cb
3587aacb3974bb1c746fb5c0b223dc98c8f32e3d
[ "MIT" ]
null
null
null
23.803922
79
0.672982
652
package org.team2642.robot.commands.DriveTrain; import org.team2642.robot.Robot; import edu.wpi.first.wpilibj.command.Command; /** * */ public class DriveForward extends Command { double distance; double setangle; public DriveForward(double inches) { requires(Robot.driveTrain); distance = inches; ...
3e0191a48b18807664c919130c41ff784697039e
392
java
Java
src/main/java/stew6/ui/Launcher.java
argius/Stew6
55da5d62bd80630ed8087fec47f5d61d113c0f50
[ "Apache-2.0" ]
1
2020-01-25T09:42:12.000Z
2020-01-25T09:42:12.000Z
src/main/java/stew6/ui/Launcher.java
argius/Stew6
55da5d62bd80630ed8087fec47f5d61d113c0f50
[ "Apache-2.0" ]
null
null
null
src/main/java/stew6/ui/Launcher.java
argius/Stew6
55da5d62bd80630ed8087fec47f5d61d113c0f50
[ "Apache-2.0" ]
null
null
null
18.666667
66
0.647959
653
package stew6.ui; import stew6.*; public interface Launcher { void launch(Environment env); default void launchWith(OutputProcessor op) { Environment env = new Environment(); env.setOutputProcessor(op); launch(env); } default void launchWith(OutputProcessor op, Environment e...
3e0192447a869ab59e37aef9ebe019694afbb460
7,603
java
Java
src/sedona/src/sedona/sox/SoxComponent.java
vancepym/sedona-1.2
63f71564b8418e2e8e502b6f84e3fcc832f2c0a6
[ "AFL-1.1" ]
26
2015-02-16T18:35:06.000Z
2021-12-22T03:10:32.000Z
src/sedona/src/sedona/sox/SoxComponent.java
vancepym/sedona-1.2
63f71564b8418e2e8e502b6f84e3fcc832f2c0a6
[ "AFL-1.1" ]
40
2015-09-29T11:19:16.000Z
2021-07-12T02:53:35.000Z
src/sedona/src/sedona/sox/SoxComponent.java
vancepym/sedona-1.2
63f71564b8418e2e8e502b6f84e3fcc832f2c0a6
[ "AFL-1.1" ]
34
2015-12-10T02:53:21.000Z
2022-01-13T16:28:30.000Z
25.772881
85
0.498619
654
// // Copyright (c) 2007 Tridium, Inc. // Licensed under the Academic Free License version 3.0 // // History: // 21 Jun 07 Brian Frank Creation // package sedona.sox; import java.io.PrintWriter; import java.util.ArrayList; import java.util.HashSet; import sedona.*; import sedona.util.ArrayUtil; ...
3e019289dfa8b8224512d7cb861559599737095f
3,565
java
Java
data-service-center/data-service-common/datax-common/src/main/java/com/alibaba/datax/common/element/LongColumn.java
PorcupineBoy/dataServiceCenter
bd86767a4a8b5f60aa9c93eb6f84c0348617fa08
[ "Apache-2.0" ]
1
2022-01-18T02:27:45.000Z
2022-01-18T02:27:45.000Z
data-service-center/data-service-common/datax-common/src/main/java/com/alibaba/datax/common/element/LongColumn.java
PorcupineBoy/dataServiceCenter
bd86767a4a8b5f60aa9c93eb6f84c0348617fa08
[ "Apache-2.0" ]
null
null
null
data-service-center/data-service-common/datax-common/src/main/java/com/alibaba/datax/common/element/LongColumn.java
PorcupineBoy/dataServiceCenter
bd86767a4a8b5f60aa9c93eb6f84c0348617fa08
[ "Apache-2.0" ]
null
null
null
22.006173
94
0.697055
655
package com.alibaba.datax.common.element; import com.alibaba.datax.common.exception.CommonErrorCode; import com.alibaba.datax.common.exception.DataXException; import org.apache.commons.lang3.math.NumberUtils; import java.math.BigDecimal; import java.math.BigInteger; import java.util.Date; public class LongColumn ext...
3e0192a3867230b2440da268626d264c4b1d1835
102
java
Java
shared/shared-api/src/main/java/com/whippyteam/api/entity/IdentifableEntity.java
WhippyTeam/WhippyReloaded
91b8b397811909282d8376bb4d7197881528e0cf
[ "MIT" ]
11
2018-09-08T17:06:52.000Z
2022-03-20T22:00:26.000Z
shared/shared-api/src/main/java/com/whippyteam/api/entity/IdentifableEntity.java
WhippyTeam/WhippyReloaded
91b8b397811909282d8376bb4d7197881528e0cf
[ "MIT" ]
20
2019-11-30T22:19:53.000Z
2022-03-01T20:14:55.000Z
shared/shared-api/src/main/java/com/whippyteam/api/entity/IdentifableEntity.java
WhippyTeam/WhippyReloaded
91b8b397811909282d8376bb4d7197881528e0cf
[ "MIT" ]
3
2018-09-09T17:44:27.000Z
2019-12-01T16:38:24.000Z
14.571429
39
0.745098
656
package com.whippyteam.api.entity; public interface IdentifableEntity<T> { T getIdentifier(); }
3e0192bae65f0adbc5d0d8ba339b511aa5cdc3e4
1,420
java
Java
php/classes.src/protocol/MoveRoleCreate.java
marhazk/jsp
4fde35c0dfbec747683ed4668be34db75a337a13
[ "FSFAP" ]
null
null
null
php/classes.src/protocol/MoveRoleCreate.java
marhazk/jsp
4fde35c0dfbec747683ed4668be34db75a337a13
[ "FSFAP" ]
null
null
null
php/classes.src/protocol/MoveRoleCreate.java
marhazk/jsp
4fde35c0dfbec747683ed4668be34db75a337a13
[ "FSFAP" ]
2
2015-05-12T14:21:59.000Z
2021-12-03T02:42:00.000Z
30.869565
90
0.523239
657
/* */ package protocol; /* */ /* */ import com.goldhuman.IO.Protocol.ProtocolException; /* */ import com.goldhuman.IO.Protocol.Rpc; /* */ import com.goldhuman.IO.Protocol.Rpc.Data; /* */ /* */ public final class MoveRoleCreate extends Rpc /* */ { /* */ public int retcode; /* */ publi...
3e0192f41dd01217d06ee04786d31be8c205a5b3
1,700
java
Java
transform/src/main/java/com/github/pfichtner/maedle/transform/util/jar/ToResourceTransformer.java
pfichtner/maedle
9f0f75b40d0209516ca20a387510b07c8da29447
[ "Apache-2.0" ]
null
null
null
transform/src/main/java/com/github/pfichtner/maedle/transform/util/jar/ToResourceTransformer.java
pfichtner/maedle
9f0f75b40d0209516ca20a387510b07c8da29447
[ "Apache-2.0" ]
1
2021-04-17T12:19:21.000Z
2021-04-17T12:19:21.000Z
transform/src/main/java/com/github/pfichtner/maedle/transform/util/jar/ToResourceTransformer.java
pfichtner/maedle
9f0f75b40d0209516ca20a387510b07c8da29447
[ "Apache-2.0" ]
null
null
null
32.075472
114
0.777059
658
package com.github.pfichtner.maedle.transform.util.jar; import static com.pfichtner.github.maedle.transform.PluginWriter.createPlugin; import java.io.IOException; import org.objectweb.asm.Type; import com.pfichtner.github.maedle.transform.TransformationParameters; import com.pfichtner.github.maedle.transform.Transf...
3e0193374b7254a573c78d73601aaae6f44ba34c
21,719
java
Java
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ExportVmCommand.java
raksha-rao/gluster-ovirt
cfb4bf1e133861b12ea7f9c817a98ea1fc0402de
[ "Apache-2.0" ]
1
2019-01-12T06:47:20.000Z
2019-01-12T06:47:20.000Z
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ExportVmCommand.java
anjalshireesh/gluster-ovirt-poc
8778ec6809aac91034f1a497383b4ba500f11848
[ "Apache-2.0" ]
null
null
null
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ExportVmCommand.java
anjalshireesh/gluster-ovirt-poc
8778ec6809aac91034f1a497383b4ba500f11848
[ "Apache-2.0" ]
2
2015-01-15T19:06:01.000Z
2015-04-29T08:15:29.000Z
44.506148
119
0.617202
659
package org.ovirt.engine.core.bll; import java.util.List; import java.util.Map; import org.ovirt.engine.core.bll.command.utils.StorageDomainSpaceChecker; import org.ovirt.engine.core.common.AuditLogType; import org.ovirt.engine.core.common.action.MoveOrCopyImageGroupParameters; import org.ovirt.engine.core.common.act...
3e01937740575c3d514879870a300fc9cb22be10
286
java
Java
src/thinkinjava/annotation/Test.java
imckh/java-learning
12376894ebc9f717d7bdc1fa2c7c2470a10eb9e7
[ "Apache-2.0" ]
null
null
null
src/thinkinjava/annotation/Test.java
imckh/java-learning
12376894ebc9f717d7bdc1fa2c7c2470a10eb9e7
[ "Apache-2.0" ]
null
null
null
src/thinkinjava/annotation/Test.java
imckh/java-learning
12376894ebc9f717d7bdc1fa2c7c2470a10eb9e7
[ "Apache-2.0" ]
null
null
null
23.833333
44
0.832168
660
package thinkinjava.annotation; import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; @Target(ElementType.METHOD) @Retention(RetentionPolicy.RUNTIME) public @interface Test { }
3e0193ab3f3e82d0b23579aa15ff9d054c2edda0
97,334
java
Java
tests/time/rmosa/tests/s1009/69_lhamacaw/evosuite-tests/macaw/businessLayer/Variable_ESTest.java
sealuzh/termite-replication
1636b1973c8692ed6a818e323cd1dd826cabbad3
[ "MIT" ]
null
null
null
tests/time/rmosa/tests/s1009/69_lhamacaw/evosuite-tests/macaw/businessLayer/Variable_ESTest.java
sealuzh/termite-replication
1636b1973c8692ed6a818e323cd1dd826cabbad3
[ "MIT" ]
3
2020-11-16T20:40:56.000Z
2021-03-23T00:18:04.000Z
tests/time/rmosa/tests/s1009/69_lhamacaw/evosuite-tests/macaw/businessLayer/Variable_ESTest.java
sealuzh/termite-replication
1636b1973c8692ed6a818e323cd1dd826cabbad3
[ "MIT" ]
null
null
null
34.020972
176
0.690334
661
/* * This file was automatically generated by EvoSuite * Sat Nov 28 19:59:45 GMT 2020 */ package macaw.businessLayer; import org.junit.Test; import static org.junit.Assert.*; import static org.evosuite.runtime.EvoAssertions.*; import java.util.ArrayList; import java.util.Collection; import java.util.ConcurrentModi...
3e0194deb9b1363848f1048ced48392d0e77f856
1,621
java
Java
server/org.eclipse.lsp4j-gen/org/eclipse/lsp4j/MonikerParams.java
HumphreyHCB/SOMns-vscode
7cdd0dfc016280f6f91c9d88853064b963ca6a9b
[ "MIT" ]
2
2016-07-07T23:08:26.000Z
2017-12-18T12:39:35.000Z
server/org.eclipse.lsp4j-gen/org/eclipse/lsp4j/MonikerParams.java
HumphreyHCB/SOMns-vscode
7cdd0dfc016280f6f91c9d88853064b963ca6a9b
[ "MIT" ]
10
2016-12-18T07:02:31.000Z
2022-03-05T11:30:15.000Z
server/org.eclipse.lsp4j-gen/org/eclipse/lsp4j/MonikerParams.java
HumphreyHCB/SOMns-vscode
7cdd0dfc016280f6f91c9d88853064b963ca6a9b
[ "MIT" ]
1
2018-10-27T16:03:07.000Z
2018-10-27T16:03:07.000Z
28.438596
123
0.700185
662
/** * Copyright (c) 2016-2018 TypeFox and others. * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License v. 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0, * or the Eclipse Distribution License v. 1.0 which is available at * http://ww...
3e0194ead0feb10bc8f33909d91863f62dc34f6e
8,848
java
Java
src/test/java/org/sonar/plugins/text/checks/StringDisallowedIfMatchInAnotherFileCheckTest.java
gjd6640/sonar-text-plugin
59659dfb2943788061b36c893812e449501db0da
[ "Apache-2.0" ]
22
2015-08-24T07:12:55.000Z
2022-02-25T14:40:35.000Z
src/test/java/org/sonar/plugins/text/checks/StringDisallowedIfMatchInAnotherFileCheckTest.java
gjd6640/sonar-text-plugin
59659dfb2943788061b36c893812e449501db0da
[ "Apache-2.0" ]
15
2015-10-08T00:55:42.000Z
2022-03-13T18:18:36.000Z
src/test/java/org/sonar/plugins/text/checks/StringDisallowedIfMatchInAnotherFileCheckTest.java
gjd6640/sonar-text-plugin
59659dfb2943788061b36c893812e449501db0da
[ "Apache-2.0" ]
6
2016-11-14T21:22:38.000Z
2019-11-19T15:10:03.000Z
45.84456
173
0.766614
663
package org.sonar.plugins.text.checks; import static org.junit.Assert.assertEquals; import static org.mockito.Mockito.mock; import static org.mockito.Mockito.when; import java.io.IOException; import java.nio.file.Files; import java.nio.file.Path; import java.nio.file.Paths; import java.util.Arrays; import java.util.H...
3e019514ed531b05ba88950c01c3956fd5ce64de
6,256
java
Java
proto-google-cloud-network-management-v1beta1/src/main/java/com/google/cloud/networkmanagement/v1beta1/ProbingDetailsOrBuilder.java
suztomo/java-network-management
fa1e3180bec2c03a89eaac8be6bf04ba8e6665d3
[ "Apache-2.0" ]
1
2022-02-17T16:07:36.000Z
2022-02-17T16:07:36.000Z
proto-google-cloud-network-management-v1beta1/src/main/java/com/google/cloud/networkmanagement/v1beta1/ProbingDetailsOrBuilder.java
suztomo/java-network-management
fa1e3180bec2c03a89eaac8be6bf04ba8e6665d3
[ "Apache-2.0" ]
38
2021-07-08T20:26:38.000Z
2022-03-29T18:25:48.000Z
proto-google-cloud-network-management-v1beta1/src/main/java/com/google/cloud/networkmanagement/v1beta1/ProbingDetailsOrBuilder.java
suztomo/java-network-management
fa1e3180bec2c03a89eaac8be6bf04ba8e6665d3
[ "Apache-2.0" ]
2
2021-07-08T20:25:11.000Z
2021-08-24T16:48:24.000Z
24.924303
104
0.657449
664
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to ...
3e019519e52777b80880aee8aaf97851cc3bcb34
642
java
Java
src/main/java/com/mingshashan/learn/design/pattern/basic_principle/o/OpenClosedPrinciple.java
aikongfu/design-pattern
fa10fb4f7d69922143abc562aa51868268ae242b
[ "MIT" ]
null
null
null
src/main/java/com/mingshashan/learn/design/pattern/basic_principle/o/OpenClosedPrinciple.java
aikongfu/design-pattern
fa10fb4f7d69922143abc562aa51868268ae242b
[ "MIT" ]
null
null
null
src/main/java/com/mingshashan/learn/design/pattern/basic_principle/o/OpenClosedPrinciple.java
aikongfu/design-pattern
fa10fb4f7d69922143abc562aa51868268ae242b
[ "MIT" ]
null
null
null
16.461538
63
0.540498
665
package com.mingshashan.learn.design.pattern.basic_principle.o; /** * OpenClosedPrinciple * * @author xufj */ public class OpenClosedPrinciple { class AccountSignIn { INotice notice; AccountSignIn(INotice notice) { this.notice = notice; } public void signIn() { ...
3e01954f7cefb8a4699d69c5218b2996ccf7682a
6,599
java
Java
src/java/com/sshtools/common/authentication/KBIRequestHandlerDialog.java
marionolte/wlsdebuginfo
31c3464a52306253929a6d11817af84a8d419d36
[ "MIT" ]
1
2021-08-14T20:13:19.000Z
2021-08-14T20:13:19.000Z
src/java/com/sshtools/common/authentication/KBIRequestHandlerDialog.java
marionolte/wlsdebuginfo
31c3464a52306253929a6d11817af84a8d419d36
[ "MIT" ]
null
null
null
src/java/com/sshtools/common/authentication/KBIRequestHandlerDialog.java
marionolte/wlsdebuginfo
31c3464a52306253929a6d11817af84a8d419d36
[ "MIT" ]
null
null
null
32.995
83
0.648735
666
/* * SSHTools - Java SSH2 API * * Copyright (C) 2002-2003 Lee David Painter and Contributors. * * Contributions made by: * * Brett Smith * Richard Pernavas * Erwin Bolwidt * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License ...
3e01958143f2507c1748e3802b89252e2e8443a7
998
java
Java
src/mstore/webapp/src/main/java/com/mstore/controller/ShoppingCartController.java
maithanhduyan/mstore
a856ad1a95ba559765291118042fb9d693de1224
[ "MIT" ]
2
2021-08-20T08:54:05.000Z
2021-09-25T10:04:13.000Z
src/mstore/webapp/src/main/java/com/mstore/controller/ShoppingCartController.java
maithanhduyan/m-store
a856ad1a95ba559765291118042fb9d693de1224
[ "MIT" ]
2
2021-03-09T12:26:47.000Z
2021-05-10T02:34:57.000Z
src/mstore/webapp/src/main/java/com/mstore/controller/ShoppingCartController.java
maithanhduyan/m-store
a856ad1a95ba559765291118042fb9d693de1224
[ "MIT" ]
1
2021-09-25T10:04:14.000Z
2021-09-25T10:04:14.000Z
31.1875
89
0.822645
667
package com.mstore.controller; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Controller; import org.springframework.ui.Model; import org.springframework.web.bind.annotation.RequestMapping; import org.springf...
3e0195a7e4c91c1a85e876a2f959e6b9d3227a42
1,164
java
Java
src/test/java/com/formulasearchengine/sql/check/GenericTests.java
ag-gipp/eCoachSql
446927bf4428d68e3f81058b32b19ef0e7796dd0
[ "Apache-2.0" ]
4
2021-12-10T12:25:50.000Z
2021-12-14T20:23:44.000Z
src/test/java/com/formulasearchengine/sql/check/GenericTests.java
ag-gipp/eCoachSql
446927bf4428d68e3f81058b32b19ef0e7796dd0
[ "Apache-2.0" ]
2
2021-12-10T12:52:15.000Z
2021-12-10T13:02:02.000Z
src/test/java/com/formulasearchengine/sql/check/GenericTests.java
ag-gipp/eCoachSql
446927bf4428d68e3f81058b32b19ef0e7796dd0
[ "Apache-2.0" ]
null
null
null
29.846154
101
0.67354
668
package com.formulasearchengine.sql.check; import org.junit.Test; import java.sql.Connection; import java.sql.DriverManager; import java.sql.ResultSet; import java.sql.Statement; import java.util.Properties; import static org.hamcrest.CoreMatchers.containsString; import static org.junit.Assert.assertThat; import sta...
3e019628888cb28bed27e1aed4b78f96f44e0079
5,022
java
Java
core/src/week/of/awesome/game/PlayGameState.java
daveagill/GamutOfBlob
52f0e39ade40aceedadf892dd0861b8ef29e10d5
[ "CC-BY-3.0" ]
1
2020-01-20T11:04:19.000Z
2020-01-20T11:04:19.000Z
core/src/week/of/awesome/game/PlayGameState.java
daveagill/GamutOfBlob
52f0e39ade40aceedadf892dd0861b8ef29e10d5
[ "CC-BY-3.0" ]
null
null
null
core/src/week/of/awesome/game/PlayGameState.java
daveagill/GamutOfBlob
52f0e39ade40aceedadf892dd0861b8ef29e10d5
[ "CC-BY-3.0" ]
null
null
null
23.036697
77
0.694544
669
package week.of.awesome.game; import com.badlogic.gdx.Gdx; import com.badlogic.gdx.InputAdapter; import com.badlogic.gdx.InputProcessor; import com.badlogic.gdx.audio.Sound; import java.util.ArrayDeque; import java.util.Deque; import com.badlogic.gdx.Input.Keys; import week.of.awesome.framework.GameState; import we...
3e01978241b09d05b11b55a5613918c03890984d
517
java
Java
src/main/java/com/chao/cloud/im/websocket/model/WsMsgDTO.java
chaojunzi/chao-cloud-im
0eaebc355f44a65ce380d87eed89e3c785b1d694
[ "ECL-2.0", "Apache-2.0" ]
9
2019-08-12T10:18:05.000Z
2021-11-12T03:15:42.000Z
src/main/java/com/chao/cloud/im/websocket/model/WsMsgDTO.java
Zhouy2889/chao-cloud-im
6d2cd92addadf2b2e1dd5422a5496215e2157524
[ "ECL-2.0", "Apache-2.0" ]
null
null
null
src/main/java/com/chao/cloud/im/websocket/model/WsMsgDTO.java
Zhouy2889/chao-cloud-im
6d2cd92addadf2b2e1dd5422a5496215e2157524
[ "ECL-2.0", "Apache-2.0" ]
6
2019-09-18T10:59:06.000Z
2022-02-17T12:47:01.000Z
12.925
60
0.630561
670
package com.chao.cloud.im.websocket.model; import com.chao.cloud.im.websocket.constant.MsgEnum; import lombok.Data; /** * 返回值 * @功能: * @author: 薛超 * @时间:2019年6月19日 * @version 1.0.0 */ @Data public class WsMsgDTO { /** * 数据类型 */ private Integer type; /** * 数据内容 */ private Object msg; /** * 提示消...
3e01989ba678db779fe1c44482706420a20e9f82
3,982
java
Java
tracer/tracer-opentracing/src/main/java/com/alipay/sofa/rpc/filter/sofatracer/ProviderTracerFilter.java
JervyShi/sofa-rpc
eaf94e09d5b866671350425a5862aa640dc8bbe4
[ "Apache-2.0" ]
2,443
2018-04-09T04:47:31.000Z
2019-05-11T16:27:14.000Z
tracer/tracer-opentracing/src/main/java/com/alipay/sofa/rpc/filter/sofatracer/ProviderTracerFilter.java
JervyShi/sofa-rpc
eaf94e09d5b866671350425a5862aa640dc8bbe4
[ "Apache-2.0" ]
563
2018-04-13T02:31:52.000Z
2019-05-13T08:55:02.000Z
tracer/tracer-opentracing/src/main/java/com/alipay/sofa/rpc/filter/sofatracer/ProviderTracerFilter.java
JervyShi/sofa-rpc
eaf94e09d5b866671350425a5862aa640dc8bbe4
[ "Apache-2.0" ]
688
2018-04-10T14:40:45.000Z
2019-05-13T01:49:27.000Z
47.47619
115
0.735206
671
/* * 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 ...
3e0198bf290c691b6eb1a6ed67544aa6a1c0ea45
197
java
Java
src/main/java/com/jitterted/mobreg/adapter/out/jdbc/EnsembleJdbcRepository.java
tedyoung/moborg
e6e37a51bb4dc052a0659d676f2f3abaf97fdf1d
[ "Apache-2.0" ]
23
2021-06-14T00:34:00.000Z
2022-03-14T23:34:35.000Z
src/main/java/com/jitterted/mobreg/adapter/out/jdbc/EnsembleJdbcRepository.java
tedyoung/moborg
e6e37a51bb4dc052a0659d676f2f3abaf97fdf1d
[ "Apache-2.0" ]
64
2021-10-23T00:23:12.000Z
2022-03-29T00:22:33.000Z
src/main/java/com/jitterted/mobreg/adapter/out/jdbc/EnsembleJdbcRepository.java
tedyoung/moborg
e6e37a51bb4dc052a0659d676f2f3abaf97fdf1d
[ "Apache-2.0" ]
6
2021-08-24T07:21:11.000Z
2022-03-28T00:12:39.000Z
28.142857
86
0.847716
672
package com.jitterted.mobreg.adapter.out.jdbc; import org.springframework.data.repository.CrudRepository; public interface EnsembleJdbcRepository extends CrudRepository<EnsembleEntity, Long> { }
3e01993cd8fc673d56a42011247b96680c85307f
475
java
Java
9. Spring Data Advanced Querying/Book Shop System/src/main/java/javadbfundametals/bookshopsystem/repositories/AuthorRepository.java
emarinova/Databases-Frameworks---Hibernate-Spring-Data
0e9f79f8abb6fabb8bc0dcac5e9913bc06e584aa
[ "MIT" ]
null
null
null
9. Spring Data Advanced Querying/Book Shop System/src/main/java/javadbfundametals/bookshopsystem/repositories/AuthorRepository.java
emarinova/Databases-Frameworks---Hibernate-Spring-Data
0e9f79f8abb6fabb8bc0dcac5e9913bc06e584aa
[ "MIT" ]
null
null
null
9. Spring Data Advanced Querying/Book Shop System/src/main/java/javadbfundametals/bookshopsystem/repositories/AuthorRepository.java
emarinova/Databases-Frameworks---Hibernate-Spring-Data
0e9f79f8abb6fabb8bc0dcac5e9913bc06e584aa
[ "MIT" ]
null
null
null
33.928571
85
0.856842
673
package javadbfundametals.bookshopsystem.repositories; import javadbfundametals.bookshopsystem.entities.Author; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.data.jpa.repository.Query; import org.springframework.stereotype.Repository; import java.util.List; @Repository publ...
3e0199cb9ac84da129da516d166f5d100008d5f4
4,561
java
Java
src/gui/TelaInicio.java
jvwasquevite/battleship
c2678bd6636f9464465b484ada7718737b194f67
[ "MIT" ]
1
2021-06-14T21:53:03.000Z
2021-06-14T21:53:03.000Z
src/gui/TelaInicio.java
jvwasquevite/battleship
c2678bd6636f9464465b484ada7718737b194f67
[ "MIT" ]
null
null
null
src/gui/TelaInicio.java
jvwasquevite/battleship
c2678bd6636f9464465b484ada7718737b194f67
[ "MIT" ]
null
null
null
34.55303
97
0.565227
674
package gui; import javax.swing.*; import java.awt.Font; import java.awt.event.ActionListener; import java.awt.event.ActionEvent; public class TelaInicio extends JFrame implements ActionListener { // Instanciando o painel inicial private final JPanel contentPane = new JPanel(); // Campo de texto ...
3e0199e8d3bc3aebf65f8848e06108c954d19af0
457
java
Java
athena-ware/src/main/java/com/zhuangxiaoyan/athena/ware/service/PurchaseService.java
2462612540/Athena
0ad4ed2d8261574e715565b0c06264274832d9cb
[ "Apache-2.0" ]
1
2022-01-23T05:24:20.000Z
2022-01-23T05:24:20.000Z
athena-ware/src/main/java/com/zhuangxiaoyan/athena/ware/service/PurchaseService.java
2462612540/Athena
0ad4ed2d8261574e715565b0c06264274832d9cb
[ "Apache-2.0" ]
null
null
null
athena-ware/src/main/java/com/zhuangxiaoyan/athena/ware/service/PurchaseService.java
2462612540/Athena
0ad4ed2d8261574e715565b0c06264274832d9cb
[ "Apache-2.0" ]
null
null
null
21.857143
67
0.771242
675
package com.zhuangxiaoyan.athena.ware.service; import com.baomidou.mybatisplus.extension.service.IService; import com.zhuangxiaoyan.athena.ware.entity.PurchaseEntity; import com.zhuangxiaoyan.common.utils.PageUtils; import java.util.Map; /** * 采购信息 * * @author xjl * @email envkt@example.com * @date 2022-03-10 2...
3e0199ee9ff653d76dc2d211941065817da73332
212,916
java
Java
sdk/deviceprovisioningservices/azure-resourcemanager-deviceprovisioningservices/src/main/java/com/azure/resourcemanager/deviceprovisioningservices/implementation/IotDpsResourcesClientImpl.java
Manny27nyc/azure-sdk-for-java
d8d70f14cfd509bca10aaf042f45b2f23b62cdc9
[ "MIT" ]
1,350
2015-01-17T05:22:05.000Z
2022-03-29T21:00:37.000Z
sdk/deviceprovisioningservices/azure-resourcemanager-deviceprovisioningservices/src/main/java/com/azure/resourcemanager/deviceprovisioningservices/implementation/IotDpsResourcesClientImpl.java
Manny27nyc/azure-sdk-for-java
d8d70f14cfd509bca10aaf042f45b2f23b62cdc9
[ "MIT" ]
16,834
2015-01-07T02:19:09.000Z
2022-03-31T23:29:10.000Z
sdk/deviceprovisioningservices/azure-resourcemanager-deviceprovisioningservices/src/main/java/com/azure/resourcemanager/deviceprovisioningservices/implementation/IotDpsResourcesClientImpl.java
Manny27nyc/azure-sdk-for-java
d8d70f14cfd509bca10aaf042f45b2f23b62cdc9
[ "MIT" ]
1,586
2015-01-02T01:50:28.000Z
2022-03-31T11:25:34.000Z
51.194037
120
0.664581
676
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. // Code generated by Microsoft (R) AutoRest Code Generator. package com.azure.resourcemanager.deviceprovisioningservices.implementation; import com.azure.core.annotation.BodyParam; import com.azure.core.annotation.Delete; ...
3e019b6651d76ec427891de7b6f99b456e635e6f
11,364
java
Java
src/main/java/com/echobox/api/linkedin/types/IndustryCode.java
eddspencer/ebx-linkedin-sdk
3ce5a8feaaa211d9fe661128c68e90e0a80313c1
[ "Apache-2.0" ]
null
null
null
src/main/java/com/echobox/api/linkedin/types/IndustryCode.java
eddspencer/ebx-linkedin-sdk
3ce5a8feaaa211d9fe661128c68e90e0a80313c1
[ "Apache-2.0" ]
null
null
null
src/main/java/com/echobox/api/linkedin/types/IndustryCode.java
eddspencer/ebx-linkedin-sdk
3ce5a8feaaa211d9fe661128c68e90e0a80313c1
[ "Apache-2.0" ]
null
null
null
48.152542
99
0.732137
677
/* * 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 ...
3e019c8e03114a2006b452a16322c0ef13dca581
2,094
java
Java
MVP/MVPDemo3/src/main/java/jp/sinya/mvpdemo3/mvp/proxy/fragment/FragmentMvpImpl.java
KoizumiSinya/DemoProject
01aae447bdc02b38b73b2af085e3e28e662764be
[ "Apache-2.0" ]
null
null
null
MVP/MVPDemo3/src/main/java/jp/sinya/mvpdemo3/mvp/proxy/fragment/FragmentMvpImpl.java
KoizumiSinya/DemoProject
01aae447bdc02b38b73b2af085e3e28e662764be
[ "Apache-2.0" ]
null
null
null
MVP/MVPDemo3/src/main/java/jp/sinya/mvpdemo3/mvp/proxy/fragment/FragmentMvpImpl.java
KoizumiSinya/DemoProject
01aae447bdc02b38b73b2af085e3e28e662764be
[ "Apache-2.0" ]
null
null
null
19.211009
123
0.662846
678
package jp.sinya.mvpdemo3.mvp.proxy.fragment; import android.content.Context; import android.os.Bundle; import android.support.annotation.Nullable; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import jp.sinya.mvpdemo3.mvp.presenter.base.BasePresenter; import jp.sinya.mv...
3e019cac7ca07555e7c168d0f2938e535d6414e7
2,495
java
Java
src/java/org/bhavaya/collection/TransactionalObservableList.java
cmzfusion/OpenAdaptorBhavaya
c1c4b815c0982b3ea9b6a3f075f3edd39eeb2e16
[ "MIT" ]
null
null
null
src/java/org/bhavaya/collection/TransactionalObservableList.java
cmzfusion/OpenAdaptorBhavaya
c1c4b815c0982b3ea9b6a3f075f3edd39eeb2e16
[ "MIT" ]
null
null
null
src/java/org/bhavaya/collection/TransactionalObservableList.java
cmzfusion/OpenAdaptorBhavaya
c1c4b815c0982b3ea9b6a3f075f3edd39eeb2e16
[ "MIT" ]
null
null
null
39.603175
84
0.755511
679
/* Copyright (C) 2000-2003 The Software Conservancy as Trustee. * All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to * deal in the Software without restriction, including without limitation...
3e019d8a95e181b1543ad9ae65de73739134a2d1
2,031
java
Java
java/src/hype/layout/HGridLayout.java
russtheaerialist-retired-projects/HYPE_Processing
fc7bbc3b9cc75cba3e59e543ac7bfb5e711e10ba
[ "BSD-3-Clause" ]
1
2016-08-08T13:51:05.000Z
2016-08-08T13:51:05.000Z
java/src/hype/layout/HGridLayout.java
russtheaerialist-retired-projects/HYPE_Processing
fc7bbc3b9cc75cba3e59e543ac7bfb5e711e10ba
[ "BSD-3-Clause" ]
null
null
null
java/src/hype/layout/HGridLayout.java
russtheaerialist-retired-projects/HYPE_Processing
fc7bbc3b9cc75cba3e59e543ac7bfb5e711e10ba
[ "BSD-3-Clause" ]
null
null
null
17.358974
61
0.695224
680
package hype.layout; import hype.drawable.HDrawable; import hype.util.H; import processing.core.PVector; public class HGridLayout implements HLayout { protected int _currentIndex, _numCols; protected float _startX, _startY, _xSpace, _ySpace; public HGridLayout() { _xSpace = _ySpace = _numCols = 16; } public...
3e019dada530dd3f80bf152041d79f56d522b237
16,625
java
Java
marketing-api-kuaishou/src/main/java/com/hyq0719/mktapi/kuaishou/api/AdServingApi.java
Hyq0719/marketing-api-java-sdks
e70b52d96845e9a25eaacd39398baef319ed20a0
[ "Apache-2.0" ]
41
2022-01-30T14:26:15.000Z
2022-03-24T08:17:06.000Z
marketing-api-kuaishou/src/main/java/com/hyq0719/mktapi/kuaishou/api/AdServingApi.java
Hyq0719/marketing-api-java-sdks
e70b52d96845e9a25eaacd39398baef319ed20a0
[ "Apache-2.0" ]
null
null
null
marketing-api-kuaishou/src/main/java/com/hyq0719/mktapi/kuaishou/api/AdServingApi.java
Hyq0719/marketing-api-java-sdks
e70b52d96845e9a25eaacd39398baef319ed20a0
[ "Apache-2.0" ]
8
2022-02-10T06:35:51.000Z
2022-03-25T08:43:32.000Z
36.699779
131
0.740391
681
package com.hyq0719.mktapi.kuaishou.api; import com.hyq0719.mktapi.common.ApiClient; import com.hyq0719.mktapi.common.RetryStrategy; import com.hyq0719.mktapi.common.annotation.ApiRequestMapping; import com.hyq0719.mktapi.common.constant.RequestConstants; import com.hyq0719.mktapi.common.executor.parameter.Pair; impor...
3e019e3cc2464c8b77908d74b66e0bede7b72675
6,386
java
Java
hazelcast/src/main/java/com/hazelcast/internal/locksupport/LockStore.java
ldziedziul-gh-tests/hazelcast
3a7382ac8164bc17836fc9b1f852b2667e7bef96
[ "ECL-2.0", "Apache-2.0" ]
4,283
2015-01-02T03:56:10.000Z
2022-03-29T23:07:45.000Z
hazelcast/src/main/java/com/hazelcast/internal/locksupport/LockStore.java
ldziedziul-gh-tests/hazelcast
3a7382ac8164bc17836fc9b1f852b2667e7bef96
[ "ECL-2.0", "Apache-2.0" ]
14,014
2015-01-01T04:29:38.000Z
2022-03-31T21:47:55.000Z
hazelcast/src/main/java/com/hazelcast/internal/locksupport/LockStore.java
ldziedziul-gh-tests/hazelcast
3a7382ac8164bc17836fc9b1f852b2667e7bef96
[ "ECL-2.0", "Apache-2.0" ]
1,608
2015-01-04T09:57:08.000Z
2022-03-31T12:05:26.000Z
36.491429
128
0.665362
682
/* * Copyright (c) 2008-2021, Hazelcast, Inc. 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 * * Unless required ...
3e019e3ce95eb5fb490316f354cadcd6d37ef738
1,984
java
Java
gremlin-core/src/main/java/com/tinkerpop/gremlin/process/util/EmptyTraversalSideEffects.java
davidcrouch/tinkerpop3
4a2f05516f9fdfb3fa7d9079f0cc79e365a8282b
[ "Apache-2.0" ]
null
null
null
gremlin-core/src/main/java/com/tinkerpop/gremlin/process/util/EmptyTraversalSideEffects.java
davidcrouch/tinkerpop3
4a2f05516f9fdfb3fa7d9079f0cc79e365a8282b
[ "Apache-2.0" ]
null
null
null
gremlin-core/src/main/java/com/tinkerpop/gremlin/process/util/EmptyTraversalSideEffects.java
davidcrouch/tinkerpop3
4a2f05516f9fdfb3fa7d9079f0cc79e365a8282b
[ "Apache-2.0" ]
null
null
null
22.804598
109
0.701109
683
package com.tinkerpop.gremlin.process.util; import com.tinkerpop.gremlin.process.TraversalSideEffects; import com.tinkerpop.gremlin.structure.Vertex; import java.util.Collections; import java.util.Optional; import java.util.Set; import java.util.function.Supplier; import java.util.function.UnaryOperator; /** * @aut...
3e019e7a6ff7bc95b820dc652df0569d73fd7c3d
668
java
Java
minimarket/src/main/java/com/minimarket/service/MissionService.java
Derrickers/mini-market
a489ca37bc663bb733e0fbeb5fdfce3742a6c315
[ "MIT" ]
5
2019-03-04T11:54:52.000Z
2022-02-21T03:27:20.000Z
minimarket/src/main/java/com/minimarket/service/MissionService.java
Derrickers/mini-market
a489ca37bc663bb733e0fbeb5fdfce3742a6c315
[ "MIT" ]
3
2020-05-15T21:49:24.000Z
2021-12-09T21:37:30.000Z
minimarket/src/main/java/com/minimarket/service/MissionService.java
Derrickers/mini-market
a489ca37bc663bb733e0fbeb5fdfce3742a6c315
[ "MIT" ]
4
2019-03-04T11:54:55.000Z
2019-11-05T09:59:08.000Z
21.548387
55
0.775449
684
package com.minimarket.service; import com.minimarket.model.Mission; import com.minimarket.model.ReturnMsg; import com.minimarket.model.User; import com.minimarket.model.userMission; /** * @author ronjod * @create 2019-09-27 15:07 */ public interface MissionService { ReturnMsg selectReceiver(userMission userM...
3e019f5f82bee233a5b435e2c0d7c8c4bf14b4d9
162
java
Java
app/src/main/java/git/lirui/practice/factory/defaultfactroy/ExportFile.java
xx394984678/git-first-practice
a3e42e0f6102b912723b5ae6286c0ed7b84d4528
[ "Apache-2.0" ]
null
null
null
app/src/main/java/git/lirui/practice/factory/defaultfactroy/ExportFile.java
xx394984678/git-first-practice
a3e42e0f6102b912723b5ae6286c0ed7b84d4528
[ "Apache-2.0" ]
null
null
null
app/src/main/java/git/lirui/practice/factory/defaultfactroy/ExportFile.java
xx394984678/git-first-practice
a3e42e0f6102b912723b5ae6286c0ed7b84d4528
[ "Apache-2.0" ]
null
null
null
14.727273
50
0.716049
685
package git.lirui.practice.factory.defaultfactroy; /** * Created by lirui on 2018/3/9. */ public interface ExportFile { String export(String content); }
3e019fe24f8939f1df0bb1049ddfe2236afbbe79
3,975
java
Java
src/FourSum.java
flacosun/LeetCode
102c34bd97a241e2b9c3461d6641595ec862a5e0
[ "MIT" ]
null
null
null
src/FourSum.java
flacosun/LeetCode
102c34bd97a241e2b9c3461d6641595ec862a5e0
[ "MIT" ]
null
null
null
src/FourSum.java
flacosun/LeetCode
102c34bd97a241e2b9c3461d6641595ec862a5e0
[ "MIT" ]
null
null
null
33.661017
119
0.425982
686
import java.util.ArrayList; import java.util.Arrays; import java.util.List; /** * 4Sum * https://leetcode.com/problems/4sum/ * Created by Xiangqing Sun <envkt@example.com> on 4/15/2016. */ public class FourSum { public class Solution { public List<List<Integer>> fourSum(int[] nums, int target) { ...
3e01a093f1ef03cd9b54566ee681bf245495923d
3,178
java
Java
JavaPOO-CursoEmVideo/src/main/java/b07b08/Fighter.java
eduardojnr/JavaPOO-CursoEmVideo
e3f0ab7a8dc4ec9c857a263a891400753b0cd2c6
[ "MIT" ]
null
null
null
JavaPOO-CursoEmVideo/src/main/java/b07b08/Fighter.java
eduardojnr/JavaPOO-CursoEmVideo
e3f0ab7a8dc4ec9c857a263a891400753b0cd2c6
[ "MIT" ]
null
null
null
JavaPOO-CursoEmVideo/src/main/java/b07b08/Fighter.java
eduardojnr/JavaPOO-CursoEmVideo
e3f0ab7a8dc4ec9c857a263a891400753b0cd2c6
[ "MIT" ]
null
null
null
23.716418
127
0.562618
687
package b07b08; public class Fighter { private String name; private String nationality; private int age; private int height; private float weight; private String category; private int victories; private int defeats; private int draws; public void introduce(){ System...
3e01a1156ce8c7c6e2ce909c17c08b9a1f962afa
22,321
java
Java
kie-remote/kie-remote-services/src/main/java/org/kie/remote/services/rest/RuntimeResourceImpl.java
cristianonicolai/droolsjbpm-integration
d8163f1f3737c8fb46da2e1a95b7e7da12e1da4e
[ "Apache-2.0" ]
null
null
null
kie-remote/kie-remote-services/src/main/java/org/kie/remote/services/rest/RuntimeResourceImpl.java
cristianonicolai/droolsjbpm-integration
d8163f1f3737c8fb46da2e1a95b7e7da12e1da4e
[ "Apache-2.0" ]
null
null
null
kie-remote/kie-remote-services/src/main/java/org/kie/remote/services/rest/RuntimeResourceImpl.java
cristianonicolai/droolsjbpm-integration
d8163f1f3737c8fb46da2e1a95b7e7da12e1da4e
[ "Apache-2.0" ]
null
null
null
45.739754
149
0.680391
688
/* * Copyright 2015 Red Hat, Inc. and/or its affiliates. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, softw...
3e01a1e50b634065ac5f9cd58ef5f79063e1d282
853
java
Java
java/java-tests/testSrc/com/intellij/java/codeInspection/apiUse/Java16With17APIUsageInspectionTest.java
06needhamt/intellij-community
63d7b8030e4fdefeb4760e511e289f7e6b3a5c5b
[ "Apache-2.0" ]
null
null
null
java/java-tests/testSrc/com/intellij/java/codeInspection/apiUse/Java16With17APIUsageInspectionTest.java
06needhamt/intellij-community
63d7b8030e4fdefeb4760e511e289f7e6b3a5c5b
[ "Apache-2.0" ]
null
null
null
java/java-tests/testSrc/com/intellij/java/codeInspection/apiUse/Java16With17APIUsageInspectionTest.java
06needhamt/intellij-community
63d7b8030e4fdefeb4760e511e289f7e6b3a5c5b
[ "Apache-2.0" ]
null
null
null
27.516129
158
0.76905
689
// Copyright 2000-2021 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. package com.intellij.java.codeInspection.apiUse; import com.intellij.JavaTestUtil; import com.intellij.openapi.projectRoots.Sdk; import com.intellij.pom.java.La...
3e01a22ce3adbf00b199830659888e305b7c45f9
1,159
java
Java
src/main/java/com/senac/musicstore/model/ItemPedido.java
magnumveras/piecommerce
1e81817d56a9183ee01514ca27c0e6da7ea8e7c4
[ "MIT" ]
null
null
null
src/main/java/com/senac/musicstore/model/ItemPedido.java
magnumveras/piecommerce
1e81817d56a9183ee01514ca27c0e6da7ea8e7c4
[ "MIT" ]
null
null
null
src/main/java/com/senac/musicstore/model/ItemPedido.java
magnumveras/piecommerce
1e81817d56a9183ee01514ca27c0e6da7ea8e7c4
[ "MIT" ]
null
null
null
19.316667
54
0.59189
690
package com.senac.musicstore.model; /** * * @author geoinformacao */ public class ItemPedido { private int codigo; private int codigopedido; private int codigoproduto; private int quantidade; public ItemPedido() { super(); } public int getCodigo() { ...
3e01a3cf9ef9d620252e76283805c3dffb85dc83
1,045
java
Java
VolleyDemo/app/src/main/java/com/example/innf/volleydemo/util/JSONParser.java
InnoFang/Android-Code
de4f56df690259d097910c5266cdd055af6b8a92
[ "Apache-2.0" ]
46
2017-03-05T05:29:26.000Z
2021-11-02T07:49:13.000Z
VolleyDemo/app/src/main/java/com/example/innf/volleydemo/util/JSONParser.java
InnoFang/Android-Code
de4f56df690259d097910c5266cdd055af6b8a92
[ "Apache-2.0" ]
null
null
null
VolleyDemo/app/src/main/java/com/example/innf/volleydemo/util/JSONParser.java
InnoFang/Android-Code
de4f56df690259d097910c5266cdd055af6b8a92
[ "Apache-2.0" ]
21
2017-05-17T20:40:10.000Z
2022-03-24T12:26:50.000Z
30.735294
68
0.704306
691
package com.example.innf.volleydemo.util; import android.util.Log; import com.example.innf.volleydemo.bean.PhoneNumberInfo; import com.example.innf.volleydemo.bean.Response; import com.google.gson.Gson; /** * Author: Inno Fang * Time: 2016/12/24 10:04 * Description: */ public class JSONParser { private stat...
3e01a402d966f4020d2373789f5d46f27c1cf188
469
java
Java
src/main/java/com/github/games647/scoreboardstats/pvpstats/StatsSaver.java
ktaraso/Score
9fce9687cd28999a6f66d28e3319e32ec107b125
[ "MIT" ]
null
null
null
src/main/java/com/github/games647/scoreboardstats/pvpstats/StatsSaver.java
ktaraso/Score
9fce9687cd28999a6f66d28e3319e32ec107b125
[ "MIT" ]
null
null
null
src/main/java/com/github/games647/scoreboardstats/pvpstats/StatsSaver.java
ktaraso/Score
9fce9687cd28999a6f66d28e3319e32ec107b125
[ "MIT" ]
null
null
null
22.333333
67
0.697228
692
package com.github.games647.scoreboardstats.pvpstats; /** * Saves the player stats to the database system. */ public class StatsSaver implements Runnable { private final PlayerStats stats; private final Database statsDatabase; public StatsSaver(PlayerStats toSave, Database statsDatabase) { this...
3e01a41b432231185567d323df2adbcfc6bab353
1,390
java
Java
uitest/src/test/java/com/vaadin/tests/components/datefield/DateFieldShortcutTest.java
jforge/vaadin
66df157ecfe9cea75c3c01e43ca6f37ed6ef0671
[ "Apache-2.0" ]
null
null
null
uitest/src/test/java/com/vaadin/tests/components/datefield/DateFieldShortcutTest.java
jforge/vaadin
66df157ecfe9cea75c3c01e43ca6f37ed6ef0671
[ "Apache-2.0" ]
null
null
null
uitest/src/test/java/com/vaadin/tests/components/datefield/DateFieldShortcutTest.java
jforge/vaadin
66df157ecfe9cea75c3c01e43ca6f37ed6ef0671
[ "Apache-2.0" ]
null
null
null
34.75
78
0.723741
693
package com.vaadin.tests.components.datefield; import org.junit.Test; import org.openqa.selenium.By; import org.openqa.selenium.Keys; import org.openqa.selenium.WebElement; import com.vaadin.testbench.elements.DateFieldElement; import com.vaadin.testbench.elements.NotificationElement; import com.vaadin.tests.tb3.Sing...
3e01a4abc265f0eb96109b7dae6a6ebe3cf2b0ce
973
java
Java
assessment-system/src/main/java/com/assessment/system/mapper/SysUserOnlineMapper.java
Zednight-622/Assessment-information-management-system
7abc61e0967ae5a22d3f6411eca8d2072ea0ad58
[ "MIT" ]
null
null
null
assessment-system/src/main/java/com/assessment/system/mapper/SysUserOnlineMapper.java
Zednight-622/Assessment-information-management-system
7abc61e0967ae5a22d3f6411eca8d2072ea0ad58
[ "MIT" ]
null
null
null
assessment-system/src/main/java/com/assessment/system/mapper/SysUserOnlineMapper.java
Zednight-622/Assessment-information-management-system
7abc61e0967ae5a22d3f6411eca8d2072ea0ad58
[ "MIT" ]
null
null
null
18.358491
78
0.609455
694
package com.assessment.system.mapper; import java.util.List; import com.assessment.system.domain.SysUserOnline; /** * 在线用户 数据层 * * @author jiangyi xu */ public interface SysUserOnlineMapper { /** * 通过会话序号查询信息 * * @param sessionId 会话ID * @return 在线用户信息 */ public SysUserOnline se...
3e01a5b920ee29ba60e575016d776143ccc3436d
1,002
java
Java
src/main/java/org/minimallycorrect/modpatcher/api/tweaker/ModPatcherTweaker.java
LXGaming/ModPatcher
288d4b08d976e803b7ebfc5765592e13cfa4538c
[ "MIT" ]
4
2015-03-26T22:45:47.000Z
2017-05-09T07:33:47.000Z
src/main/java/org/minimallycorrect/modpatcher/api/tweaker/ModPatcherTweaker.java
LXGaming/ModPatcher
288d4b08d976e803b7ebfc5765592e13cfa4538c
[ "MIT" ]
8
2017-07-24T02:09:13.000Z
2020-03-28T21:15:41.000Z
src/main/java/org/minimallycorrect/modpatcher/api/tweaker/ModPatcherTweaker.java
MinimallyCorrect/ModPatcher
3a538a5b574546f68d927f3551bf9e61fda4a334
[ "MIT" ]
3
2020-02-16T14:55:25.000Z
2020-10-25T23:56:55.000Z
27.081081
96
0.788423
695
package org.minimallycorrect.modpatcher.api.tweaker; import net.minecraft.launchwrapper.ITweaker; import net.minecraft.launchwrapper.Launch; import net.minecraft.launchwrapper.LaunchClassLoader; import org.minimallycorrect.modpatcher.api.LaunchClassLoaderUtil; import java.io.*; import java.util.*; public class ModPa...
3e01a5c1dfc63cc513e42c4771890e633de6c9a8
330
java
Java
src/main/java/ca/airspeed/tsheets/client/TsheetsClient.java
bschalme/tsheets-proxy
1b94d2867feaf1952f7d335766224af2b2ed04d2
[ "Apache-2.0" ]
null
null
null
src/main/java/ca/airspeed/tsheets/client/TsheetsClient.java
bschalme/tsheets-proxy
1b94d2867feaf1952f7d335766224af2b2ed04d2
[ "Apache-2.0" ]
null
null
null
src/main/java/ca/airspeed/tsheets/client/TsheetsClient.java
bschalme/tsheets-proxy
1b94d2867feaf1952f7d335766224af2b2ed04d2
[ "Apache-2.0" ]
null
null
null
27.5
65
0.818182
696
package ca.airspeed.tsheets.client; import ca.airspeed.tsheets.TsheetsConfiguration; import io.micronaut.http.annotation.Header; import io.micronaut.http.client.annotation.Client; @Client(TsheetsConfiguration.TSHEETS_API_URL) @Header(name="Authorization", value="Bearer ${tsheet.api-token}") public interface TsheetsCl...
3e01a6670b3845733f97ff9292f675385d562a29
222
java
Java
design-pattern-practice/src/main/java/com/trvajjala/observer/ObserverTwo.java
tvajjala/interview-preparation
8002b9bcfa6c3e09f31da52b5fe755796b52b0a0
[ "Apache-2.0" ]
2
2016-03-31T13:14:55.000Z
2017-04-04T04:23:15.000Z
design-pattern-practice/src/main/java/com/trvajjala/observer/ObserverTwo.java
tvajjala/interview-preparation
8002b9bcfa6c3e09f31da52b5fe755796b52b0a0
[ "Apache-2.0" ]
4
2020-03-04T22:01:22.000Z
2021-12-09T20:30:36.000Z
design-pattern-practice/src/main/java/com/trvajjala/observer/ObserverTwo.java
tvajjala/java-applications
8002b9bcfa6c3e09f31da52b5fe755796b52b0a0
[ "Apache-2.0" ]
null
null
null
22.2
74
0.707207
697
package com.trvajjala.observer; public class ObserverTwo implements Observer { @Override public void updateColor(String color) { System.out.println("ObserverTwo notified about color : " + color); } }
3e01a6b5be973a98ced52a17d8904240608bfe84
4,896
java
Java
src/main/java/com/tencentcloudapi/ecm/v20190719/models/ZoneInstanceCountISP.java
victoryckl/tencentcloud-sdk-java
73a6e6632e0273cfdebd5487cc7ecff920c5e89c
[ "Apache-2.0" ]
null
null
null
src/main/java/com/tencentcloudapi/ecm/v20190719/models/ZoneInstanceCountISP.java
victoryckl/tencentcloud-sdk-java
73a6e6632e0273cfdebd5487cc7ecff920c5e89c
[ "Apache-2.0" ]
null
null
null
src/main/java/com/tencentcloudapi/ecm/v20190719/models/ZoneInstanceCountISP.java
victoryckl/tencentcloud-sdk-java
73a6e6632e0273cfdebd5487cc7ecff920c5e89c
[ "Apache-2.0" ]
1
2021-03-23T03:19:20.000Z
2021-03-23T03:19:20.000Z
27.661017
118
0.670547
698
/* * 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 ...
3e01a6ba4729f554feaf470075c73029575a519e
749
java
Java
src/Cas4/OOP.04.klase/src/z_dodatno02SingleLinkedList/Node.java
MilovanTomasevic/OOP-JAVA
07d3ced582e098cd9b2e08ebb7007dee56095931
[ "MIT" ]
null
null
null
src/Cas4/OOP.04.klase/src/z_dodatno02SingleLinkedList/Node.java
MilovanTomasevic/OOP-JAVA
07d3ced582e098cd9b2e08ebb7007dee56095931
[ "MIT" ]
null
null
null
src/Cas4/OOP.04.klase/src/z_dodatno02SingleLinkedList/Node.java
MilovanTomasevic/OOP-JAVA
07d3ced582e098cd9b2e08ebb7007dee56095931
[ "MIT" ]
null
null
null
17.022727
63
0.656876
699
package z_dodatno02SingleLinkedList; /* Klasa opisuje element (cvor) povezane liste */ public class Node { // sadrzaj elementa (npr. celobrojna vrednost) private int data; // referenca na sledeci element private Node next; // konstruktor public Node(int n) { data = n; next = null; } // get*() public int...
3e01a70dcb10452cfd3171e712b8668f1f23e7e3
412
java
Java
BioMightWeb/src/biomight/cell/misc/Clasmatocytes.java
SurferJim/BioMight
3dc2c2b21bc6ece2ca9ac44f0727a433ae9f9430
[ "Apache-2.0" ]
2
2020-05-03T07:43:18.000Z
2020-11-28T21:02:26.000Z
BioMightWeb/src/biomight/cell/misc/Clasmatocytes.java
SurferJim/BioMight
3dc2c2b21bc6ece2ca9ac44f0727a433ae9f9430
[ "Apache-2.0" ]
null
null
null
BioMightWeb/src/biomight/cell/misc/Clasmatocytes.java
SurferJim/BioMight
3dc2c2b21bc6ece2ca9ac44f0727a433ae9f9430
[ "Apache-2.0" ]
1
2020-11-07T01:36:49.000Z
2020-11-07T01:36:49.000Z
22.888889
73
0.699029
700
/* * Created on Jul 6, 2006 * * To change the template for this generated file go to * Window&gt;Preferences&gt;Java&gt;Code Generation&gt;Code and Comments */ package biomight.cell.misc; /** * @author SurferJim * * To change the template for this generated type comment go to * Window&gt;Preferenc...