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
3e15493645ffca11656cb7539d3c347bc46ac760
4,269
java
Java
src/main/java/com/dmken/oss/plenum/ui/session/PlenumSession.java
fdamken/plenum
7d7f6dd6a9ee9ad84cc638dc0cfefd850b5ea18d
[ "Apache-2.0" ]
null
null
null
src/main/java/com/dmken/oss/plenum/ui/session/PlenumSession.java
fdamken/plenum
7d7f6dd6a9ee9ad84cc638dc0cfefd850b5ea18d
[ "Apache-2.0" ]
null
null
null
src/main/java/com/dmken/oss/plenum/ui/session/PlenumSession.java
fdamken/plenum
7d7f6dd6a9ee9ad84cc638dc0cfefd850b5ea18d
[ "Apache-2.0" ]
null
null
null
28.844595
125
0.649801
9,038
/*- * #%L * Plenum Manager * %% * Copyright (C) 2017 Fabian Damken * %% * 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 * * Unles...
3e1549ec94a4f958b240863f7e361df6dcc9468b
3,358
java
Java
examples/group-data-mongo/data-mongo-aggregate/src/test/java/io/rxmicro/examples/data/mongo/aggregate/DataRepository_UnitTest.java
rxmicro/rxmicro-usage
0a34f063cb3f63171f69555ce595405160262848
[ "Apache-2.0" ]
null
null
null
examples/group-data-mongo/data-mongo-aggregate/src/test/java/io/rxmicro/examples/data/mongo/aggregate/DataRepository_UnitTest.java
rxmicro/rxmicro-usage
0a34f063cb3f63171f69555ce595405160262848
[ "Apache-2.0" ]
2
2021-11-06T10:52:06.000Z
2021-11-06T10:52:06.000Z
examples/group-data-mongo/data-mongo-aggregate/src/test/java/io/rxmicro/examples/data/mongo/aggregate/DataRepository_UnitTest.java
rxmicro/rxmicro-usage
0a34f063cb3f63171f69555ce595405160262848
[ "Apache-2.0" ]
null
null
null
35.347368
109
0.681954
9,039
/* * Copyright (c) 2020. https://rxmicro.io * * 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 o...
3e154a2c4f90f4a699000207f8d500bde41ee105
4,886
java
Java
src/main/java/ru/lanbilling/webservice/wsdl/SoapRoute.java
kanonirov/lanb-client
bfe333cf41998e806f9c74ad257c6f2d7e013ba1
[ "MIT" ]
null
null
null
src/main/java/ru/lanbilling/webservice/wsdl/SoapRoute.java
kanonirov/lanb-client
bfe333cf41998e806f9c74ad257c6f2d7e013ba1
[ "MIT" ]
null
null
null
src/main/java/ru/lanbilling/webservice/wsdl/SoapRoute.java
kanonirov/lanb-client
bfe333cf41998e806f9c74ad257c6f2d7e013ba1
[ "MIT" ]
null
null
null
30.347826
116
0.585346
9,040
package ru.lanbilling.webservice.wsdl; import javax.annotation.Generated; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlType; /** * <p>Java class for soapRoute complex type. * * <...
3e154a7ebacb14bcbf768215a3fdab9954ec85ed
1,065
java
Java
kafka/src/main/java/com/me/kafka/partitioner/MyPartitioner.java
zzzzzzzs/Kafka_self_study
ff5f2aa14af1d9b1c5567f44b045b6a3e8a7b586
[ "MIT" ]
null
null
null
kafka/src/main/java/com/me/kafka/partitioner/MyPartitioner.java
zzzzzzzs/Kafka_self_study
ff5f2aa14af1d9b1c5567f44b045b6a3e8a7b586
[ "MIT" ]
null
null
null
kafka/src/main/java/com/me/kafka/partitioner/MyPartitioner.java
zzzzzzzs/Kafka_self_study
ff5f2aa14af1d9b1c5567f44b045b6a3e8a7b586
[ "MIT" ]
null
null
null
18.684211
119
0.57277
9,041
package com.me.kafka.partitioner; import org.apache.kafka.clients.producer.Partitioner; import org.apache.kafka.common.Cluster; import java.util.Map; /** * 自定义分区器 * 参考DefaultPartitioner * 需要实现Partitioner接口 */ public class MyPartitioner implements Partitioner { /** * 计算当前消息的分区号 * @param topic 主题 ...
3e154afbad0a1987b67551530d23e5e8212b9b7d
875
java
Java
plugins/dnd-viewer/src/main/java/org/nakedobjects/plugins/dnd/viewer/view/form/WindowExpandableFormSpecification.java
Corpus-2021/nakedobjects-4.0.0
37ee250d4c8da969eac76749420064ca4c918e8e
[ "Apache-2.0" ]
null
null
null
plugins/dnd-viewer/src/main/java/org/nakedobjects/plugins/dnd/viewer/view/form/WindowExpandableFormSpecification.java
Corpus-2021/nakedobjects-4.0.0
37ee250d4c8da969eac76749420064ca4c918e8e
[ "Apache-2.0" ]
null
null
null
plugins/dnd-viewer/src/main/java/org/nakedobjects/plugins/dnd/viewer/view/form/WindowExpandableFormSpecification.java
Corpus-2021/nakedobjects-4.0.0
37ee250d4c8da969eac76749420064ca4c918e8e
[ "Apache-2.0" ]
1
2021-02-22T15:40:05.000Z
2021-02-22T15:40:05.000Z
31.25
93
0.722286
9,042
package org.nakedobjects.plugins.dnd.viewer.view.form; import org.nakedobjects.plugins.dnd.View; import org.nakedobjects.plugins.dnd.ViewRequirement; import org.nakedobjects.plugins.dnd.viewer.border.ExpandableViewBorder; public class WindowExpandableFormSpecification extends WindowFormSpecification { @Override...
3e154bab2826a82e55e8c89e739801c167c8c34c
38,405
java
Java
Android/nertcvoiceroom/src/main/java/com/netease/yunxin/nertc/nertcvoiceroom/model/impl/NERtcVoiceRoomImpl.java
sunkeding/NEChatroom
0f15eb5914fd12d7ea4981de23cb99665fd44682
[ "MIT" ]
29
2020-10-20T09:05:50.000Z
2021-03-17T11:25:18.000Z
Android/nertcvoiceroom/src/main/java/com/netease/yunxin/nertc/nertcvoiceroom/model/impl/NERtcVoiceRoomImpl.java
sunkeding/NEChatroom
0f15eb5914fd12d7ea4981de23cb99665fd44682
[ "MIT" ]
2
2021-04-01T08:50:55.000Z
2021-12-28T07:55:51.000Z
Android/nertcvoiceroom/src/main/java/com/netease/yunxin/nertc/nertcvoiceroom/model/impl/NERtcVoiceRoomImpl.java
sunkeding/NEChatroom
0f15eb5914fd12d7ea4981de23cb99665fd44682
[ "MIT" ]
14
2020-08-31T06:09:13.000Z
2021-02-23T09:27:13.000Z
34.077196
156
0.583049
9,043
package com.netease.yunxin.nertc.nertcvoiceroom.model.impl; import android.content.Context; import android.os.Handler; import android.os.Looper; import android.os.Message; import android.text.TextUtils; import androidx.annotation.NonNull; import com.blankj.utilcode.util.GsonUtils; import com.netease.yunxin.kit.alog....
3e154bb19c54b15ff7522dc86641570be3c45dd7
2,420
java
Java
Source/JNA/waffle-jna/src/main/java/waffle/windows/auth/impl/WindowsSecurityContextImpersonationContextImpl.java
amergey/waffle
0a0e6aa0a87b8753a72f1a4083a485d70e49faee
[ "MIT" ]
231
2016-11-23T14:52:42.000Z
2022-03-31T07:05:45.000Z
Source/JNA/waffle-jna/src/main/java/waffle/windows/auth/impl/WindowsSecurityContextImpersonationContextImpl.java
amergey/waffle
0a0e6aa0a87b8753a72f1a4083a485d70e49faee
[ "MIT" ]
310
2016-11-23T12:43:33.000Z
2022-03-29T23:12:13.000Z
Source/JNA/waffle-jna/src/main/java/waffle/windows/auth/impl/WindowsSecurityContextImpersonationContextImpl.java
PhaseEight/waffle
908df4729a5c300582b804abb237a1e7a4179253
[ "MIT" ]
104
2016-11-24T07:22:49.000Z
2022-03-22T02:05:06.000Z
36.666667
112
0.728099
9,044
/* * MIT License * * Copyright (c) 2010-2020 The Waffle Project Contributors: https://github.com/Waffle/waffle/graphs/contributors * * 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 wit...
3e154cd00bd4be6935edc0cac734b1df2073f207
783
java
Java
src/sudoku/state/model/UndoActionState.java
jhayn94/Sudoku
6c00a0416bbd9b278fd54f95c9590cf85c91e6df
[ "Unlicense" ]
null
null
null
src/sudoku/state/model/UndoActionState.java
jhayn94/Sudoku
6c00a0416bbd9b278fd54f95c9590cf85c91e6df
[ "Unlicense" ]
null
null
null
src/sudoku/state/model/UndoActionState.java
jhayn94/Sudoku
6c00a0416bbd9b278fd54f95c9590cf85c91e6df
[ "Unlicense" ]
null
null
null
29
102
0.786718
9,045
package sudoku.state.model; import sudoku.model.SudokuPuzzleValues; /** * This class updates the state of the application when the user invokes an * "undo", either through the keyboard or a button press in the UI. */ public class UndoActionState extends ResetFromModelState { public UndoActionState(final Applicat...
3e154d4787fbc871818ee0fb2e1a3b027e387d5c
1,193
java
Java
samples/testsuite-xlt/src/scripting/testcases/assertNotVisible.java
andre-becker/XLT
174f9f467ab3094bcdbf80bcea818134a9d1180a
[ "Apache-2.0" ]
null
null
null
samples/testsuite-xlt/src/scripting/testcases/assertNotVisible.java
andre-becker/XLT
174f9f467ab3094bcdbf80bcea818134a9d1180a
[ "Apache-2.0" ]
null
null
null
samples/testsuite-xlt/src/scripting/testcases/assertNotVisible.java
andre-becker/XLT
174f9f467ab3094bcdbf80bcea818134a9d1180a
[ "Apache-2.0" ]
null
null
null
22.509434
78
0.662196
9,046
package scripting.testcases; import org.junit.After; import org.junit.Test; import com.xceptance.xlt.api.webdriver.XltDriver; import com.xceptance.xlt.api.engine.scripting.AbstractWebDriverScriptTestCase; import scripting.modules.Open_ExamplePage; /** * TODO: Add class description */ public class assertNotVisible e...
3e154db895c96e716399c136926d320ff1873c32
2,155
java
Java
supplier-api/src/main/java/co/yixiang/app/modular/member/service/impl/MemberServiceImpl.java
guchengwuyue/supplierShop
d95d3b792a8ee4e4d4efa4234acd20da94bd3c2c
[ "MIT" ]
142
2019-10-15T03:25:10.000Z
2022-03-25T16:04:24.000Z
supplier-api/src/main/java/co/yixiang/app/modular/member/service/impl/MemberServiceImpl.java
guchengwuyue/supplierShop
d95d3b792a8ee4e4d4efa4234acd20da94bd3c2c
[ "MIT" ]
7
2019-10-25T02:03:19.000Z
2022-02-11T09:04:22.000Z
supplier-api/src/main/java/co/yixiang/app/modular/member/service/impl/MemberServiceImpl.java
guchengwuyue/supplierShop
d95d3b792a8ee4e4d4efa4234acd20da94bd3c2c
[ "MIT" ]
71
2019-10-17T07:48:25.000Z
2022-03-01T09:51:41.000Z
37.155172
112
0.761021
9,047
package co.yixiang.app.modular.member.service.impl; import co.yixiang.app.common.persistence.dao.StoreCouponMapper; import co.yixiang.app.common.persistence.dao.StoreMemberMapper; import co.yixiang.app.common.persistence.model.StoreMember; import co.yixiang.app.modular.member.service.IMemberService; import co....
3e154dedb01f683c9fdfd7e910b7ca78716866cb
2,083
java
Java
core/src/test/java/org/springframework/ldap/filter/HardcodedFilterTest.java
hendisantika/spring-ldap
f6e01d895a7b7d94ffa83265d1e4b542bd93bf01
[ "Apache-2.0" ]
1
2017-02-22T04:10:15.000Z
2017-02-22T04:10:15.000Z
core/src/test/java/org/springframework/ldap/filter/HardcodedFilterTest.java
wilkinsona/spring-ldap
8f497aa8cdf0123a10496c9feee953beb0343f07
[ "Apache-2.0" ]
null
null
null
core/src/test/java/org/springframework/ldap/filter/HardcodedFilterTest.java
wilkinsona/spring-ldap
8f497aa8cdf0123a10496c9feee953beb0343f07
[ "Apache-2.0" ]
1
2019-07-07T05:33:08.000Z
2019-07-07T05:33:08.000Z
34.147541
75
0.714834
9,048
/* * Copyright 2005-2013 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
3e154df621ae2873c55a64bad9b9191959fbe9d0
3,893
java
Java
aliyun-java-sdk-rds-v5/src/main/java/com/aliyuncs/v5/rds/model/v20140815/ModifyDBInstanceTDERequest.java
aliyun/aliyun-openapi-java-sdk-v5
0ece7a0ba3730796e7a7ce4970a23865cd11b57c
[ "Apache-2.0" ]
4
2020-05-14T05:04:30.000Z
2021-08-20T11:08:46.000Z
aliyun-java-sdk-rds-v5/src/main/java/com/aliyuncs/v5/rds/model/v20140815/ModifyDBInstanceTDERequest.java
aliyun/aliyun-openapi-java-sdk-v5
0ece7a0ba3730796e7a7ce4970a23865cd11b57c
[ "Apache-2.0" ]
2
2020-10-13T07:47:10.000Z
2021-06-04T02:42:57.000Z
aliyun-java-sdk-rds-v5/src/main/java/com/aliyuncs/v5/rds/model/v20140815/ModifyDBInstanceTDERequest.java
aliyun/aliyun-openapi-java-sdk-v5
0ece7a0ba3730796e7a7ce4970a23865cd11b57c
[ "Apache-2.0" ]
null
null
null
24.484277
121
0.725918
9,049
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed u...
3e154e2d4704500abf48aff6810d579d0d307f63
4,567
java
Java
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/CacheLoadAllCodec.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/client/impl/protocol/codec/CacheLoadAllCodec.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/client/impl/protocol/codec/CacheLoadAllCodec.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
43.495238
171
0.752354
9,050
/* * 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 ...
3e154eb1aeef0e92ba17264772c76e11458fb38d
994
java
Java
src/main/java/com/moon/poi/excel/LoadUtil.java
moon-util/moon-util
28c5cb418861da4d0a5a035a3de919b86b939c0e
[ "MIT" ]
5
2019-04-30T09:23:32.000Z
2022-01-04T05:28:43.000Z
src/main/java/com/moon/poi/excel/LoadUtil.java
moon-util/moon-util
28c5cb418861da4d0a5a035a3de919b86b939c0e
[ "MIT" ]
7
2020-09-08T07:47:18.000Z
2022-01-04T16:47:25.000Z
src/main/java/com/moon/poi/excel/LoadUtil.java
moon-util/moon-util
28c5cb418861da4d0a5a035a3de919b86b939c0e
[ "MIT" ]
1
2022-01-04T05:28:49.000Z
2022-01-04T05:28:49.000Z
22.590909
79
0.617706
9,051
package com.moon.poi.excel; import java.io.File; import java.util.Optional; /** * @author moonsky */ abstract class LoadUtil { protected LoadUtil() { } /** * 推测 Excel 文件类型 * * @param absoluteExcelFile excel 文件 * * @return excel 文件类型 * * @throws NullPointerException absol...
3e154ecc7ab7a1a459aab5877d0e46606480352f
1,016
java
Java
Benchmarks_with_Safety_Bugs/Java/tiles/src/tiles-core/src/main/java/org/apache/tiles/definition/package-info.java
kupl/starlab-benchmarks
1efc9efffad1b797f6a795da7e032041e230d900
[ "MIT" ]
null
null
null
Benchmarks_with_Safety_Bugs/Java/tiles/src/tiles-core/src/main/java/org/apache/tiles/definition/package-info.java
kupl/starlab-benchmarks
1efc9efffad1b797f6a795da7e032041e230d900
[ "MIT" ]
null
null
null
Benchmarks_with_Safety_Bugs/Java/tiles/src/tiles-core/src/main/java/org/apache/tiles/definition/package-info.java
kupl/starlab-benchmarks
1efc9efffad1b797f6a795da7e032041e230d900
[ "MIT" ]
2
2020-11-26T13:27:14.000Z
2022-03-20T02:12:55.000Z
39.076923
83
0.747047
9,052
/* * $Id$ * * 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 * "Lice...
3e154f3c0670ff136ee668e5fb0693ae6ac2f26b
1,950
java
Java
leetcode/src/main/java/com/db117/example/leetcode/office/Offer_25.java
db117/example
687296375fb0be2d1c2bb6ec882d0e17710e70d9
[ "Apache-2.0" ]
2
2019-07-05T08:31:16.000Z
2019-07-05T08:31:24.000Z
leetcode/src/main/java/com/db117/example/leetcode/office/Offer_25.java
db117/example
687296375fb0be2d1c2bb6ec882d0e17710e70d9
[ "Apache-2.0" ]
null
null
null
leetcode/src/main/java/com/db117/example/leetcode/office/Offer_25.java
db117/example
687296375fb0be2d1c2bb6ec882d0e17710e70d9
[ "Apache-2.0" ]
null
null
null
23.780488
78
0.508718
9,053
//输入两个递增排序的链表,合并这两个链表并使新链表中的节点仍然是递增排序的。 // // 示例1: // // 输入:1->2->4, 1->3->4 //输出:1->1->2->3->4->4 // // 限制: // // 0 <= 链表长度 <= 1000 // // 注意:本题与主站 21 题相同:https://leetcode-cn.com/problems/merge-two-sorted-lists/ // Related Topics 分治算法 // 👍 76 👎 0 package com.db117.example.leetcode.office; import com.db11...
3e154f3d669697c07884a695aecc2069bd36f278
1,844
java
Java
src/wanda/data/Config_Factory.java
CapsicoHealth/Wanda
3c5c0a12302581f408046bbef6b5d10afe8a7629
[ "Apache-2.0" ]
null
null
null
src/wanda/data/Config_Factory.java
CapsicoHealth/Wanda
3c5c0a12302581f408046bbef6b5d10afe8a7629
[ "Apache-2.0" ]
27
2020-11-30T06:27:48.000Z
2022-02-03T17:38:43.000Z
src/wanda/data/Config_Factory.java
CapsicoHealth/WandA-X
4e284e3b7f19713c934735d3671149d14b49a961
[ "Apache-2.0" ]
null
null
null
36.88
122
0.543926
9,054
/* =========================================================================== * Copyright (C) 2017 CapsicoHealth 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:/...
3e154fd7b7a304eebc8aa4f991599fb0ceb45739
2,387
java
Java
src/main/java/com/refinedmods/refinedpipes/block/FluidPipeBlock.java
d-l-n/refinedpipes
823bedef0b8764a35074e8135280ce2498dae742
[ "MIT" ]
15
2020-06-01T00:39:40.000Z
2022-02-26T19:29:32.000Z
src/main/java/com/refinedmods/refinedpipes/block/FluidPipeBlock.java
d-l-n/refinedpipes
823bedef0b8764a35074e8135280ce2498dae742
[ "MIT" ]
92
2020-05-29T18:52:25.000Z
2022-03-28T10:27:58.000Z
src/main/java/com/refinedmods/refinedpipes/block/FluidPipeBlock.java
d-l-n/refinedpipes
823bedef0b8764a35074e8135280ce2498dae742
[ "MIT" ]
27
2020-05-29T17:10:09.000Z
2022-01-30T14:59:45.000Z
34.594203
126
0.727692
9,055
package com.refinedmods.refinedpipes.block; import com.refinedmods.refinedpipes.network.pipe.fluid.FluidPipeType; import com.refinedmods.refinedpipes.network.pipe.shape.PipeShapeCache; import com.refinedmods.refinedpipes.tile.FluidPipeTileEntity; import net.minecraft.block.BlockState; import net.minecraft.tileentity.T...
3e154ff8069cd9ae56b4148cef1d7f3341f0da6a
520
java
Java
src/main/java/frc/robot/commands/CMD_SetLed.java
team6002/LedTest
8539a3c80c5deda657c4faa56fa36e20310a5893
[ "BSD-3-Clause" ]
null
null
null
src/main/java/frc/robot/commands/CMD_SetLed.java
team6002/LedTest
8539a3c80c5deda657c4faa56fa36e20310a5893
[ "BSD-3-Clause" ]
null
null
null
src/main/java/frc/robot/commands/CMD_SetLed.java
team6002/LedTest
8539a3c80c5deda657c4faa56fa36e20310a5893
[ "BSD-3-Clause" ]
1
2022-01-26T00:56:30.000Z
2022-01-26T00:56:30.000Z
17.931034
55
0.651923
9,056
package frc.robot.commands; import edu.wpi.first.wpilibj2.command.CommandBase; import frc.robot.subsystems.SUB_LED; public class CMD_SetLed extends CommandBase { private SUB_LED m_led; private double m_setColor; public CMD_SetLed(SUB_LED p_led, double p_setColor) { m_led = p_led; m_...
3e15506063bbd6c5610f94b5a26dfae353fa2d81
1,792
java
Java
src/main/java/com/smartdoc/gradle/constant/GlobalConstants.java
hwck/smart-doc-gradle-plugin
cf930cc535ca777a11b67349c890094a38de7ec0
[ "Apache-2.0" ]
4
2021-04-01T18:11:23.000Z
2021-10-31T08:19:56.000Z
src/main/java/com/smartdoc/gradle/constant/GlobalConstants.java
hwck/smart-doc-gradle-plugin
cf930cc535ca777a11b67349c890094a38de7ec0
[ "Apache-2.0" ]
4
2021-05-25T02:09:46.000Z
2022-03-01T09:08:09.000Z
src/main/java/com/smartdoc/gradle/constant/GlobalConstants.java
hwck/smart-doc-gradle-plugin
cf930cc535ca777a11b67349c890094a38de7ec0
[ "Apache-2.0" ]
4
2021-04-29T01:59:55.000Z
2021-12-12T03:03:06.000Z
29.377049
96
0.732701
9,057
/* * smart-doc https://github.com/shalousun/smart-doc * * Copyright (C) 2018-2021 smart-doc * * 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 ...
3e1550b7f972f04f77cbef67fdfd2c16e4a765af
10,410
java
Java
Projects/LIBRARY_2/src/library_2/MY_ACCOUNT.java
DarkDeveloperz/My_Projects
4b534435c5a2aef1e730e8e5d9d45bbf238e5b28
[ "MIT" ]
null
null
null
Projects/LIBRARY_2/src/library_2/MY_ACCOUNT.java
DarkDeveloperz/My_Projects
4b534435c5a2aef1e730e8e5d9d45bbf238e5b28
[ "MIT" ]
null
null
null
Projects/LIBRARY_2/src/library_2/MY_ACCOUNT.java
DarkDeveloperz/My_Projects
4b534435c5a2aef1e730e8e5d9d45bbf238e5b28
[ "MIT" ]
null
null
null
33.908795
153
0.604131
9,058
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package library_2; import java.awt.Toolkit; import java.sql.*; import javax.swing.ImageIcon; import java.util.Calendar; import javax....
3e1551739415a4ecf2a54e271c1fbb8e83517075
873
java
Java
src/main/java/ca/spottedleaf/concurrentutil/util/CollectionUtil.java
Spottedleaf/ConcurrentUtil
be24a5739438bf513129008241a51939755a9d1d
[ "MIT" ]
8
2019-08-14T22:57:50.000Z
2022-01-01T09:34:45.000Z
src/main/java/ca/spottedleaf/concurrentutil/util/CollectionUtil.java
Spottedleaf/ConcurrentUtil
be24a5739438bf513129008241a51939755a9d1d
[ "MIT" ]
1
2020-03-20T03:27:12.000Z
2020-03-21T04:19:46.000Z
src/main/java/ca/spottedleaf/concurrentutil/util/CollectionUtil.java
Spottedleaf/ConcurrentUtil
be24a5739438bf513129008241a51939755a9d1d
[ "MIT" ]
3
2019-08-20T13:37:31.000Z
2021-08-05T14:17:46.000Z
28.16129
122
0.617411
9,059
package ca.spottedleaf.concurrentutil.util; import java.util.Collection; public final class CollectionUtil { public static String toString(final Collection<?> collection, final String name) { return CollectionUtil.toString(collection, name, new StringBuilder(name.length() + 128)).toString(); } p...
3e15523bebc3d3ef42dacb27606aa0438e680858
2,619
java
Java
src/server/ee/pri/bcup/server/model/ServerGame.java
rla/bcup
d0b15c3828f00cc9e4688a4b0023207a9a46fdc9
[ "MIT" ]
1
2015-11-08T10:02:27.000Z
2015-11-08T10:02:27.000Z
src/server/ee/pri/bcup/server/model/ServerGame.java
rla/bcup
d0b15c3828f00cc9e4688a4b0023207a9a46fdc9
[ "MIT" ]
null
null
null
src/server/ee/pri/bcup/server/model/ServerGame.java
rla/bcup
d0b15c3828f00cc9e4688a4b0023207a9a46fdc9
[ "MIT" ]
null
null
null
21.120968
81
0.721268
9,060
package ee.pri.bcup.server.model; import java.util.ArrayList; import java.util.List; import java.util.concurrent.CopyOnWriteArrayList; import lombok.EqualsAndHashCode; import edu.emory.mathcs.backport.java.util.Arrays; import ee.pri.bcup.common.model.GameType; import ee.pri.bcup.server.dao.Entity; @EqualsAndHashCode...
3e155242e5707fccdcb8f0eb7d1cf44f44c55cf2
3,922
java
Java
src/main/java/pl/lijek/veinminer/shapes/Shape.java
lijek/veinminer
80a4588d9cdb7ded56640f972704660c9add5ad1
[ "CC0-1.0" ]
null
null
null
src/main/java/pl/lijek/veinminer/shapes/Shape.java
lijek/veinminer
80a4588d9cdb7ded56640f972704660c9add5ad1
[ "CC0-1.0" ]
null
null
null
src/main/java/pl/lijek/veinminer/shapes/Shape.java
lijek/veinminer
80a4588d9cdb7ded56640f972704660c9add5ad1
[ "CC0-1.0" ]
null
null
null
31.886179
139
0.63335
9,061
package pl.lijek.veinminer.shapes; import net.minecraft.block.BlockBase; import net.minecraft.block.Log; import net.minecraft.block.Plant; import net.minecraft.level.Level; import net.minecraft.util.maths.Box; import net.minecraft.util.maths.Vec3f; import net.minecraft.util.maths.Vec3i; import org.lwjgl.opengl.GL11; i...
3e155255b3945114c74c2ecf64fb4b7486df0c33
2,807
java
Java
registry-integration-tests/src/test/java/org/gbif/registry/identity/surety/IdentityEmailManagerIT.java
MattBlissett/registry
63aafec68d7bd53b5c692113098d64cefc01ead4
[ "Apache-2.0" ]
null
null
null
registry-integration-tests/src/test/java/org/gbif/registry/identity/surety/IdentityEmailManagerIT.java
MattBlissett/registry
63aafec68d7bd53b5c692113098d64cefc01ead4
[ "Apache-2.0" ]
51
2019-09-02T09:41:14.000Z
2020-04-02T14:24:04.000Z
registry-integration-tests/src/test/java/org/gbif/registry/identity/surety/IdentityEmailManagerIT.java
MattBlissett/registry
63aafec68d7bd53b5c692113098d64cefc01ead4
[ "Apache-2.0" ]
null
null
null
36.194805
97
0.772156
9,062
/* * Copyright 2020 Global Biodiversity Information Facility (GBIF) * * 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 requ...
3e1552d994f54473169f7cd3c58a45069d825df1
1,572
java
Java
tidp-test/src/main/java/com/tallate/test/redisconfig/RedisTidpConfig.java
tallate/sidp
9651705c91bfa5a3d1e0a3d3f4f4ab01f584c23e
[ "Apache-2.0" ]
null
null
null
tidp-test/src/main/java/com/tallate/test/redisconfig/RedisTidpConfig.java
tallate/sidp
9651705c91bfa5a3d1e0a3d3f4f4ab01f584c23e
[ "Apache-2.0" ]
6
2020-03-04T22:30:52.000Z
2021-12-09T20:54:26.000Z
tidp-test/src/main/java/com/tallate/test/redisconfig/RedisTidpConfig.java
tallate/sidp
9651705c91bfa5a3d1e0a3d3f4f4ab01f584c23e
[ "Apache-2.0" ]
2
2019-03-08T14:48:26.000Z
2019-06-13T15:16:35.000Z
27.578947
81
0.727735
9,063
package com.tallate.test.redisconfig; import com.tallate.test.http.HttpInterceptor; import com.tallate.test.keyprovider.SpanIdKeyProvider; import com.tallate.tidp.idpchecker.IdpChecker; import com.tallate.tidp.idpchecker.blocking.DefaultIdpChecker; import com.tallate.tidp.keyprovider.KeyProvider; import com.tallate.ti...
3e1552f4ff43a766929880cfa14875fcb42b6af0
849
java
Java
chapter_001/src/main/java/ru/job4j/control/ContainsString.java
agolovatjuk/alexander4j
54f45555ef4c4920b3ded3a6f9a3811686395c27
[ "Apache-2.0" ]
null
null
null
chapter_001/src/main/java/ru/job4j/control/ContainsString.java
agolovatjuk/alexander4j
54f45555ef4c4920b3ded3a6f9a3811686395c27
[ "Apache-2.0" ]
null
null
null
chapter_001/src/main/java/ru/job4j/control/ContainsString.java
agolovatjuk/alexander4j
54f45555ef4c4920b3ded3a6f9a3811686395c27
[ "Apache-2.0" ]
null
null
null
25.727273
72
0.46172
9,064
package ru.job4j.control; /**. * check Point * @author Alexander Golovatyuk * @version $Id$ * @since 0.1 */ public class ContainsString { /**. * @param origin - test string * @param sub - pattern * @return result boolean */ public boolean contains(String origin, String sub) { ...
3e15530dfb4284b3fb62534248146bc77d75c353
4,034
java
Java
api/src/main/java/life/catalogue/api/vocab/Setting.java
CatalogueOfLife/backend
7f38492ac1d33a15ec564824f8eca3835dc1e26d
[ "Apache-2.0" ]
6
2020-03-14T12:25:02.000Z
2022-03-17T20:26:46.000Z
api/src/main/java/life/catalogue/api/vocab/Setting.java
CatalogueOfLife/backend
7f38492ac1d33a15ec564824f8eca3835dc1e26d
[ "Apache-2.0" ]
546
2020-03-13T10:53:07.000Z
2022-03-30T05:17:48.000Z
api/src/main/java/life/catalogue/api/vocab/Setting.java
CatalogueOfLife/backend
7f38492ac1d33a15ec564824f8eca3835dc1e26d
[ "Apache-2.0" ]
9
2020-04-17T16:02:43.000Z
2022-03-26T15:57:07.000Z
26.893333
124
0.70476
9,065
package life.catalogue.api.vocab; import org.gbif.nameparser.api.NomCode; import org.gbif.nameparser.api.Rank; import java.net.URI; import java.time.LocalDate; import com.google.common.base.Preconditions; import static life.catalogue.api.vocab.DatasetOrigin.*; /** * Dataset settings */ public enum Setting { ...
3e15536777d287e6833fe9742d0a478fa8a07acb
404
java
Java
src/main/java/com/sixtyfour/elements/mnemonics/Inx.java
yottatsa/basicv2
d64e3ed256bcac5e6f3d5f5cae0da3266a16d356
[ "Unlicense" ]
71
2016-08-09T20:12:50.000Z
2022-03-25T08:17:48.000Z
src/main/java/com/sixtyfour/elements/mnemonics/Inx.java
yottatsa/basicv2
d64e3ed256bcac5e6f3d5f5cae0da3266a16d356
[ "Unlicense" ]
35
2017-01-04T17:35:08.000Z
2021-11-05T11:09:06.000Z
src/main/java/com/sixtyfour/elements/mnemonics/Inx.java
yottatsa/basicv2
d64e3ed256bcac5e6f3d5f5cae0da3266a16d356
[ "Unlicense" ]
12
2018-08-20T03:12:42.000Z
2021-09-21T00:30:11.000Z
15.538462
69
0.608911
9,066
package com.sixtyfour.elements.mnemonics; /** * The Class Inx. */ public class Inx extends AbstractMnemonic { /** * Instantiates a new inx. */ public Inx() { super("INX", new int[] { 0xE8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }); } /* * (non-Javadoc) * * @see com.sixtyfour.elements.mnemonics.AbstractMn...
3e155447b0e6b0685468cf604af1ba853d9d7f27
5,584
java
Java
web/crc-roaming-ws/src/main/java/bg/infosys/crc/roaming/services/web/UserService.java
governmentbg/crc-roaming
afba722d8d25d2cd6bd1806378bc06a19b2c4c73
[ "Apache-2.0" ]
null
null
null
web/crc-roaming-ws/src/main/java/bg/infosys/crc/roaming/services/web/UserService.java
governmentbg/crc-roaming
afba722d8d25d2cd6bd1806378bc06a19b2c4c73
[ "Apache-2.0" ]
null
null
null
web/crc-roaming-ws/src/main/java/bg/infosys/crc/roaming/services/web/UserService.java
governmentbg/crc-roaming
afba722d8d25d2cd6bd1806378bc06a19b2c4c73
[ "Apache-2.0" ]
1
2021-12-30T10:00:30.000Z
2021-12-30T10:00:30.000Z
37.226667
127
0.770953
9,067
package bg.infosys.crc.roaming.services.web; import java.time.LocalDateTime; import java.util.List; import java.util.stream.Collectors; import javax.servlet.http.HttpServletResponse; import javax.transaction.Transactional; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.ster...
3e1554bca6208af45604b30e4e3926363b1e8d48
2,936
java
Java
bsaber-scrapper/src/main/java/bsaber/tools/parser/BSaberParser.java
JamDaBam/BSaber_downloader
a03b13ae6e1102653402af4d936d6720909b620d
[ "MIT" ]
null
null
null
bsaber-scrapper/src/main/java/bsaber/tools/parser/BSaberParser.java
JamDaBam/BSaber_downloader
a03b13ae6e1102653402af4d936d6720909b620d
[ "MIT" ]
null
null
null
bsaber-scrapper/src/main/java/bsaber/tools/parser/BSaberParser.java
JamDaBam/BSaber_downloader
a03b13ae6e1102653402af4d936d6720909b620d
[ "MIT" ]
null
null
null
30.905263
100
0.70436
9,068
package bsaber.tools.parser; import java.util.ArrayList; import java.util.Arrays; import java.util.List; import org.apache.log4j.LogManager; import org.apache.log4j.Logger; import org.jsoup.nodes.Element; import org.jsoup.select.Elements; import bsaber.tools.bsaber_scrapper.Constants; import bsaber.tools...
3e1554c6a0b3bc579bebe15adce3fba5bc12cfb2
835
java
Java
src/main/java/org/trustedanalytics/usermanagement/summary/model/PlatformSummary.java
trustedanalytics-ng/user-management
f817999a10656555f7f445eed7d48d247739bd11
[ "ECL-2.0", "Apache-2.0" ]
null
null
null
src/main/java/org/trustedanalytics/usermanagement/summary/model/PlatformSummary.java
trustedanalytics-ng/user-management
f817999a10656555f7f445eed7d48d247739bd11
[ "ECL-2.0", "Apache-2.0" ]
null
null
null
src/main/java/org/trustedanalytics/usermanagement/summary/model/PlatformSummary.java
trustedanalytics-ng/user-management
f817999a10656555f7f445eed7d48d247739bd11
[ "ECL-2.0", "Apache-2.0" ]
null
null
null
29.821429
76
0.74491
9,069
/** * Copyright (c) 2016 Intel Corporation  * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * *       http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicabl...
3e15550997417aa120820f68aaa56bb0400df64b
7,765
java
Java
Android Version/Interest Destroyer/app/src/main/java/com/tutorazadi/interestdestroyerandroid/InfoGatheringActivity.java
tutorazadi/InterestReducer
41d98be4980056c3fbb3d188ba2bf43a178d9bc1
[ "Apache-2.0", "BSD-3-Clause" ]
null
null
null
Android Version/Interest Destroyer/app/src/main/java/com/tutorazadi/interestdestroyerandroid/InfoGatheringActivity.java
tutorazadi/InterestReducer
41d98be4980056c3fbb3d188ba2bf43a178d9bc1
[ "Apache-2.0", "BSD-3-Clause" ]
null
null
null
Android Version/Interest Destroyer/app/src/main/java/com/tutorazadi/interestdestroyerandroid/InfoGatheringActivity.java
tutorazadi/InterestReducer
41d98be4980056c3fbb3d188ba2bf43a178d9bc1
[ "Apache-2.0", "BSD-3-Clause" ]
null
null
null
44.119318
131
0.673406
9,070
/* * 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 ...
3e155514b1f0b0d0afd373760dd6ed8fbd5bf69c
6,131
java
Java
hystrix-core/src/jmh/java/com/netflix/hystrix/perf/CollapserPerfTest.java
dmgcodevil/Hystrix
a3dc47c08ba43417bb1c8eaee99c348a45082cf2
[ "Apache-2.0" ]
21,795
2015-01-01T02:36:30.000Z
2022-03-31T15:39:07.000Z
hystrix-core/src/jmh/java/com/netflix/hystrix/perf/CollapserPerfTest.java
dmgcodevil/Hystrix
a3dc47c08ba43417bb1c8eaee99c348a45082cf2
[ "Apache-2.0" ]
1,390
2015-01-03T20:36:54.000Z
2022-03-07T08:13:35.000Z
hystrix-core/src/jmh/java/com/netflix/hystrix/perf/CollapserPerfTest.java
dmgcodevil/Hystrix
a3dc47c08ba43417bb1c8eaee99c348a45082cf2
[ "Apache-2.0" ]
4,951
2015-01-01T02:33:47.000Z
2022-03-27T11:40:12.000Z
37.157576
220
0.67542
9,071
/** * Copyright 2015 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
3e15559f3826c54239bfe1036638ff61e5b81a05
2,921
java
Java
src/main/java/com/dp/nebula/wormhole/plugins/reader/mysqlreader/MysqlReaderSplitter.java
kangzhenkang/wormhole
4be8f3d6be9beb74ff2dd60a43b73f8efc6cda42
[ "Apache-2.0" ]
34
2015-01-23T09:01:54.000Z
2021-04-11T05:29:02.000Z
src/main/java/com/dp/nebula/wormhole/plugins/reader/mysqlreader/MysqlReaderSplitter.java
jiujiesanxian/wormhole
4be8f3d6be9beb74ff2dd60a43b73f8efc6cda42
[ "Apache-2.0" ]
2
2015-04-24T02:36:12.000Z
2017-02-09T03:19:21.000Z
src/main/java/com/dp/nebula/wormhole/plugins/reader/mysqlreader/MysqlReaderSplitter.java
jiujiesanxian/wormhole
4be8f3d6be9beb74ff2dd60a43b73f8efc6cda42
[ "Apache-2.0" ]
57
2015-01-12T09:20:12.000Z
2022-02-16T11:58:26.000Z
31.074468
123
0.691886
9,072
package com.dp.nebula.wormhole.plugins.reader.mysqlreader; import java.util.ArrayList; import java.util.List; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import com.dp.nebula.wormhole.common.AbstractSplitter; import com.dp.nebula.wormhole.common.JobStatus; import co...
3e155600c1b9e4046e880a3a8a06ed79382ce3c4
6,704
java
Java
app/src/main/java/com/yandex/disk/rest/djak741/DownloadFileFragment.java
djak7411/yandexapi
d6a6e3b92ee9570b199fbce8d5af386aca9d5a47
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/yandex/disk/rest/djak741/DownloadFileFragment.java
djak7411/yandexapi
d6a6e3b92ee9570b199fbce8d5af386aca9d5a47
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/yandex/disk/rest/djak741/DownloadFileFragment.java
djak7411/yandexapi
d6a6e3b92ee9570b199fbce8d5af386aca9d5a47
[ "Apache-2.0" ]
null
null
null
33.858586
151
0.61784
9,073
package com.yandex.disk.rest.djak741; import android.app.Dialog; import android.app.ProgressDialog; import android.content.Context; import android.content.DialogInterface; import android.content.Intent; import android.net.Uri; import android.os.Bundle; import android.support.v4.app.FragmentManager; import android.ut...
3e155667cc0426998ba27c9ac09e99930e7c56bd
935
java
Java
src/main/java/mchorse/blockbuster/api/formats/vox/data/Vox.java
Chunk7w/blockbuster
f8df3c8d2709135512a1cdd1e08cd3545c9975bc
[ "MIT" ]
106
2016-06-25T04:41:34.000Z
2022-03-27T16:13:28.000Z
src/main/java/mchorse/blockbuster/api/formats/vox/data/Vox.java
Chunk7w/blockbuster
f8df3c8d2709135512a1cdd1e08cd3545c9975bc
[ "MIT" ]
173
2016-06-26T16:04:08.000Z
2022-03-02T23:42:40.000Z
src/main/java/mchorse/blockbuster/api/formats/vox/data/Vox.java
Chunk7w/blockbuster
f8df3c8d2709135512a1cdd1e08cd3545c9975bc
[ "MIT" ]
67
2016-07-11T18:27:32.000Z
2022-02-20T11:14:56.000Z
21.25
127
0.464171
9,074
package mchorse.blockbuster.api.formats.vox.data; public class Vox { public int x; public int y; public int z; public int blocks; public int[] voxels; public int toIndex(int x, int y, int z) { return x + y * this.x + z * this.x * this.y; } public boolean has(int x, int y,...
3e155873069bc50c6abff3ce01bc9ffaffee483b
1,236
java
Java
ApiRest/src/main/java/com/mca/apps/lavamassapirest/payloads/request/SignUpRequest.java
MicK9323/Sistema_Lavamass-Backend
f3e5546eb3f15bad19a70aac6096fff91dc04d17
[ "MIT" ]
null
null
null
ApiRest/src/main/java/com/mca/apps/lavamassapirest/payloads/request/SignUpRequest.java
MicK9323/Sistema_Lavamass-Backend
f3e5546eb3f15bad19a70aac6096fff91dc04d17
[ "MIT" ]
null
null
null
ApiRest/src/main/java/com/mca/apps/lavamassapirest/payloads/request/SignUpRequest.java
MicK9323/Sistema_Lavamass-Backend
f3e5546eb3f15bad19a70aac6096fff91dc04d17
[ "MIT" ]
1
2019-04-19T18:23:07.000Z
2019-04-19T18:23:07.000Z
17.913043
54
0.589806
9,075
package com.mca.apps.lavamassapirest.payloads.request; public class SignUpRequest { private String dni; private String passwd; private String name; private String lastName; private String telf; private String address; private String email; public String getDni() { return dni; ...
3e1558fe995a1be237c041b03db933babe035a7d
1,081
java
Java
mxlib.command/src/main/java/io/github/karlatemp/mxlib/command/CommandParameter.java
Karlatemp/mxlib
c04d532ad177463dbc0647654bf30224eaa01da3
[ "MIT" ]
5
2021-01-30T05:26:15.000Z
2021-08-31T06:11:06.000Z
mxlib.command/src/main/java/io/github/karlatemp/mxlib/command/CommandParameter.java
Karlatemp/mxlib
c04d532ad177463dbc0647654bf30224eaa01da3
[ "MIT" ]
2
2021-05-15T15:44:37.000Z
2021-06-15T14:45:44.000Z
mxlib.command/src/main/java/io/github/karlatemp/mxlib/command/CommandParameter.java
Karlatemp/mxlib
c04d532ad177463dbc0647654bf30224eaa01da3
[ "MIT" ]
1
2021-05-15T15:42:24.000Z
2021-05-15T15:42:24.000Z
21.68
99
0.636531
9,076
/* * Copyright (c) 2018-2021 Karlatemp. All rights reserved. * @author Karlatemp <upchh@example.com> <https://github.com/Karlatemp> * * MXLib/MXLib.mxlib-command.main/CommandParameter.java * * Use of this source code is governed by the MIT license that can be found via the following link. * * https://github.com...
3e15593502dfaaf60eade2f557f998777f3de75b
487
java
Java
app/src/main/java/com/yangh/today/mvp/weight/dynamic/DefaultType.java
flybirdxx/Today
5c68fa043fa3da7b1668629fd322cec98395aed6
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/yangh/today/mvp/weight/dynamic/DefaultType.java
flybirdxx/Today
5c68fa043fa3da7b1668629fd322cec98395aed6
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/yangh/today/mvp/weight/dynamic/DefaultType.java
flybirdxx/Today
5c68fa043fa3da7b1668629fd322cec98395aed6
[ "Apache-2.0" ]
null
null
null
19.48
60
0.679671
9,077
package com.yangh.today.mvp.weight.dynamic; import android.content.Context; import android.graphics.Canvas; /** * Created by yangH on 2019/3/16. */ class DefaultType extends BaseDynamicType { public DefaultType(Context context) { super(context, true); } @Override public boolean drawWeather(...
3e1559d9682ffe53a32306d332e148e5173a17ba
697
java
Java
Hrms_Day9/hrms/hrms/src/main/java/kodlamaio/hrms/business/concretes/CvManager.java
BarisKocaman55/KodlamaioHomeworks
5c88e18bd5d1031a7edf9981dbbb750bab3cb780
[ "MIT" ]
3
2021-05-29T16:20:41.000Z
2021-06-02T03:51:34.000Z
Hrms_Day9/hrms/hrms/src/main/java/kodlamaio/hrms/business/concretes/CvManager.java
BarisKocaman55/KodlamaioHomeworks
5c88e18bd5d1031a7edf9981dbbb750bab3cb780
[ "MIT" ]
null
null
null
Hrms_Day9/hrms/hrms/src/main/java/kodlamaio/hrms/business/concretes/CvManager.java
BarisKocaman55/KodlamaioHomeworks
5c88e18bd5d1031a7edf9981dbbb750bab3cb780
[ "MIT" ]
null
null
null
24.892857
63
0.789096
9,078
package kodlamaio.hrms.business.concretes; import java.util.List; import org.springframework.stereotype.Service; import kodlamaio.hrms.business.abstracts.CvService; import kodlamaio.hrms.core.utilities.results.DataResult; import kodlamaio.hrms.core.utilities.results.SuccessDataResult; import kodlamaio.hrms.dataAcces...
3e155b3384e4d8fbb05c8dc97891d8a8ffed669e
5,693
java
Java
core/src/test/java/com/envimate/mapmate/deserialization/specs/UnmarshallerSpecs.java
lestephane/mapmate
1ef1d35663deb2a4eab6b892721fc43262938068
[ "Apache-2.0" ]
3
2019-06-25T05:58:10.000Z
2020-12-18T16:45:51.000Z
core/src/test/java/com/envimate/mapmate/deserialization/specs/UnmarshallerSpecs.java
lestephane/mapmate
1ef1d35663deb2a4eab6b892721fc43262938068
[ "Apache-2.0" ]
10
2018-11-07T10:35:31.000Z
2019-11-14T10:14:09.000Z
core/src/test/java/com/envimate/mapmate/deserialization/specs/UnmarshallerSpecs.java
lestephane/mapmate
1ef1d35663deb2a4eab6b892721fc43262938068
[ "Apache-2.0" ]
2
2019-06-17T13:36:11.000Z
2019-08-17T10:15:30.000Z
43.128788
122
0.615844
9,079
/* * Copyright (c) 2019 envimate GmbH - https://envimate.com/. * * 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 yo...
3e155bc1185aafdc286da2eb35b664d5db2dedd8
3,035
java
Java
sagres/src/main/java/com/forcetower/sagres/database/model/SClass.java
Matoro17/Melon
34b0b27a888014f47fe45ed9b990b39a6a99ffd9
[ "MIT" ]
null
null
null
sagres/src/main/java/com/forcetower/sagres/database/model/SClass.java
Matoro17/Melon
34b0b27a888014f47fe45ed9b990b39a6a99ffd9
[ "MIT" ]
null
null
null
sagres/src/main/java/com/forcetower/sagres/database/model/SClass.java
Matoro17/Melon
34b0b27a888014f47fe45ed9b990b39a6a99ffd9
[ "MIT" ]
null
null
null
28.148148
97
0.683553
9,080
/* * Copyright (c) 2019. * João Paulo Sena <hzdkv@example.com> * * This file is part of the UNES Open Source Project. * * UNES is licensed under the MIT License * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"...
3e155bef1255eae63e70a75c642985f59aba5dca
47,491
java
Java
erp_desktop_all/src_facturacion/com/bydan/erp/facturacion/presentation/swing/jinternalframes/auxiliar/DetaNotaCreditoModel.java
jarocho105/pre2
f032fc63741b6deecdfee490e23dfa9ef1f42b4f
[ "Apache-2.0" ]
1
2018-01-05T17:50:03.000Z
2018-01-05T17:50:03.000Z
erp_desktop_all/src_facturacion/com/bydan/erp/facturacion/presentation/swing/jinternalframes/auxiliar/DetaNotaCreditoModel.java
jarocho105/pre2
f032fc63741b6deecdfee490e23dfa9ef1f42b4f
[ "Apache-2.0" ]
null
null
null
erp_desktop_all/src_facturacion/com/bydan/erp/facturacion/presentation/swing/jinternalframes/auxiliar/DetaNotaCreditoModel.java
jarocho105/pre2
f032fc63741b6deecdfee490e23dfa9ef1f42b4f
[ "Apache-2.0" ]
null
null
null
46.152575
288
0.781137
9,081
/* *AVISO LEGAL © Copyright *Este programa esta protegido por la ley de derechos de autor. *La reproduccion o distribucion ilicita de este programa o de cualquiera de *sus partes esta penado por la ley con severas sanciones civiles y penales, *y seran objeto de todas las sanciones legales que correspondan. *Su...
3e155c55e6705e310b6ed189d50b0fe62e151c8c
798
java
Java
src/main/java/kodlamaio/hrms/entities/concretes/MernisActivation.java
semihshn/HRMS-Project
198851918df9c8cba0ea950426c5fb9b773d121c
[ "MIT" ]
11
2021-06-04T16:21:46.000Z
2022-03-11T10:44:29.000Z
src/main/java/kodlamaio/hrms/entities/concretes/MernisActivation.java
semihshn/HRMS-Project
198851918df9c8cba0ea950426c5fb9b773d121c
[ "MIT" ]
1
2021-07-12T15:33:12.000Z
2021-07-13T23:34:11.000Z
src/main/java/kodlamaio/hrms/entities/concretes/MernisActivation.java
semihshn/HRMS-Project
198851918df9c8cba0ea950426c5fb9b773d121c
[ "MIT" ]
2
2021-06-06T14:26:32.000Z
2021-06-06T14:30:37.000Z
21.567568
50
0.810777
9,082
package kodlamaio.hrms.entities.concretes; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; import javax.persistence.JoinColumn; import javax.persistence.ManyToOne; import javax.persistence.T...
3e155d63a7f084922a18ce98e084ab5fbe7e8297
3,648
java
Java
components/studio-platform/plugins/org.wso2.integrationstudio.registry.base/src/org/wso2/integrationstudio/registry/base/model/RegistryUserManagerContainer.java
chanikag/integration-studio
860542074068146e95960889e281d9dbdeeaeaba
[ "Apache-2.0" ]
23
2020-12-09T09:52:23.000Z
2022-03-23T03:59:39.000Z
components/studio-platform/plugins/org.wso2.integrationstudio.registry.base/src/org/wso2/integrationstudio/registry/base/model/RegistryUserManagerContainer.java
sajithaliyanage/integration-studio
3329da9fa47e75028edf51f79264b6816bc4e333
[ "Apache-2.0" ]
751
2020-12-16T12:30:50.000Z
2022-03-31T07:53:21.000Z
components/studio-platform/plugins/org.wso2.integrationstudio.registry.base/src/org/wso2/integrationstudio/registry/base/model/RegistryUserManagerContainer.java
sajithaliyanage/integration-studio
3329da9fa47e75028edf51f79264b6816bc4e333
[ "Apache-2.0" ]
25
2020-12-09T09:52:29.000Z
2022-03-16T06:18:08.000Z
22.8
94
0.722588
9,083
/* * Copyright (c) 2010, WSO2 Inc. (http://www.wso2.org) 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 * * ...
3e155de632502af0ad79a21c64ab428867aeff20
1,365
java
Java
src/org/snaker/designer/parts/LabelMidpointOffsetLocator.java
snakerflow/snaker-designer
a82e240775ca9a2330948a3a04bbbaf7ce995c0a
[ "Apache-2.0" ]
29
2015-01-31T11:33:33.000Z
2021-02-09T09:44:26.000Z
src/org/snaker/designer/parts/LabelMidpointOffsetLocator.java
x303597316/snaker-designer
a82e240775ca9a2330948a3a04bbbaf7ce995c0a
[ "Apache-2.0" ]
1
2015-06-09T08:56:29.000Z
2015-06-20T15:43:57.000Z
src/org/snaker/designer/parts/LabelMidpointOffsetLocator.java
x303597316/snaker-designer
a82e240775ca9a2330948a3a04bbbaf7ce995c0a
[ "Apache-2.0" ]
68
2015-01-23T03:48:22.000Z
2022-02-18T09:25:41.000Z
28.4375
76
0.712821
9,084
/* Copyright 2012-2013 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required b...
3e155e00b9f3f61c944a2cd3cb90e5f71d73b205
380
java
Java
gulimall-product/src/main/java/com/atguigu/gulimall/product/dao/AttrGroupDao.java
JaChin-Hu/gulimall
e835ec9bf3d3561b616de01f90cf31fbfb161df9
[ "Apache-2.0" ]
null
null
null
gulimall-product/src/main/java/com/atguigu/gulimall/product/dao/AttrGroupDao.java
JaChin-Hu/gulimall
e835ec9bf3d3561b616de01f90cf31fbfb161df9
[ "Apache-2.0" ]
null
null
null
gulimall-product/src/main/java/com/atguigu/gulimall/product/dao/AttrGroupDao.java
JaChin-Hu/gulimall
e835ec9bf3d3561b616de01f90cf31fbfb161df9
[ "Apache-2.0" ]
null
null
null
21.055556
67
0.765172
9,085
package com.atguigu.gulimall.product.dao; import com.atguigu.gulimall.product.entity.AttrGroupEntity; import com.baomidou.mybatisplus.core.mapper.BaseMapper; import org.apache.ibatis.annotations.Mapper; /** * 属性分组 * * @author jachin * @email ychag@example.com * @date 2022-03-09 15:24:08 */ @Mapper public inter...
3e155f0f884d974b39ef963a11b2d394da906246
3,586
java
Java
jacc/contexts/src/test/java/org/javaee7/jacc/contexts/SubjectFromPolicyContextTest.java
fichtenbauer/javaee7-samples
278bf7607c523ab229ed3f2cd55c88175e32b0ec
[ "MIT" ]
2,150
2015-01-01T20:41:01.000Z
2022-03-27T19:44:00.000Z
jacc/contexts/src/test/java/org/javaee7/jacc/contexts/SubjectFromPolicyContextTest.java
fichtenbauer/javaee7-samples
278bf7607c523ab229ed3f2cd55c88175e32b0ec
[ "MIT" ]
106
2015-01-05T12:37:30.000Z
2022-01-21T23:22:50.000Z
jacc/contexts/src/test/java/org/javaee7/jacc/contexts/SubjectFromPolicyContextTest.java
fichtenbauer/javaee7-samples
278bf7607c523ab229ed3f2cd55c88175e32b0ec
[ "MIT" ]
1,669
2015-01-03T13:13:24.000Z
2022-03-22T12:21:50.000Z
40.75
127
0.738427
9,086
package org.javaee7.jacc.contexts; import static org.junit.Assert.assertTrue; import java.io.IOException; import javax.security.auth.Subject; import javax.servlet.http.HttpServletRequest; import org.javaee7.jacc.contexts.sam.SamAutoRegistrationListener; import org.javaee7.jacc.contexts.sam.TestServerAuthModule; imp...
3e155f51d9c528d5592166819adf17ffdc051f31
692
java
Java
jasypt-spring3-example/src/main/java/com/ambientideas/cryptography/DemoCrypt.java
matthewmccullough/encryption-jvm-bootcamp
c3d4c1bb093e3bf9d0b5d968de0e276de880189b
[ "MIT" ]
9
2015-07-20T11:35:52.000Z
2021-02-15T12:40:03.000Z
jasypt-spring3-example/src/main/java/com/ambientideas/cryptography/DemoCrypt.java
matthewmccullough/encryption-jvm-bootcamp
c3d4c1bb093e3bf9d0b5d968de0e276de880189b
[ "MIT" ]
32
2019-05-27T18:22:45.000Z
2022-03-10T19:18:32.000Z
jasypt-spring3-example/src/main/java/com/ambientideas/cryptography/DemoCrypt.java
matthewmccullough/encryption-jvm-bootcamp
c3d4c1bb093e3bf9d0b5d968de0e276de880189b
[ "MIT" ]
18
2015-09-22T08:43:16.000Z
2021-07-02T17:43:23.000Z
26.615385
70
0.723988
9,087
package com.ambientideas.cryptography; public class DemoCrypt { private String socialSecurityNumber; private String bankAccountNumber; public String getBankAccountNumber() { return bankAccountNumber; } public void setBankAccountNumber(String bankAccountNumber) { this.bankAccountNu...
3e155f9a3ac7a3009ce72ee096f38b6bd3e383e7
695
java
Java
src/main/java/com/codinglab/collections/doublylinkedlist/Node.java
hakimamarullah/CODINGLAB
25a50f6c45e1db784ea27eee54444e481415c842
[ "BSD-3-Clause" ]
null
null
null
src/main/java/com/codinglab/collections/doublylinkedlist/Node.java
hakimamarullah/CODINGLAB
25a50f6c45e1db784ea27eee54444e481415c842
[ "BSD-3-Clause" ]
null
null
null
src/main/java/com/codinglab/collections/doublylinkedlist/Node.java
hakimamarullah/CODINGLAB
25a50f6c45e1db784ea27eee54444e481415c842
[ "BSD-3-Clause" ]
null
null
null
15.795455
51
0.530935
9,088
package com.codinglab.collections.doublylinkedlist; public class Node<T> { private Node<T> prev, next; private T data; public Node(T data){ this.data = data; } public Node<T> getPrev() { return prev; } public void setPrev(Node<T> prev) { this.prev = prev; } ...
3e1560611d94584dd30b36ee0cc5d26d23939ac6
4,101
java
Java
src/simpledb/index/btree/BTreeDir.java
sathley/micro-db
455557be2ab41cafa0a23fc76348fee83a533fd2
[ "MIT" ]
6
2021-06-14T09:32:42.000Z
2021-06-28T20:34:47.000Z
src/simpledb/index/btree/BTreeDir.java
sathley/micro-db
455557be2ab41cafa0a23fc76348fee83a533fd2
[ "MIT" ]
null
null
null
src/simpledb/index/btree/BTreeDir.java
sathley/micro-db
455557be2ab41cafa0a23fc76348fee83a533fd2
[ "MIT" ]
12
2019-11-06T19:14:54.000Z
2021-10-05T02:37:55.000Z
34.754237
91
0.640575
9,089
package simpledb.index.btree; import simpledb.file.Block; import simpledb.tx.Transaction; import simpledb.record.TableInfo; import simpledb.query.Constant; /** * A B-tree directory block. * @author Edward Sciore */ public class BTreeDir { private TableInfo ti; private Transaction tx; private...
3e156106a4362e3019846e6bba4b24f9c8bb2d2c
7,591
java
Java
Final_Project/src/renderer/Renderer.java
Cambis/SWEN222_Game
4bf6d1fdc576dd276b556756712487d4372c853a
[ "Apache-2.0" ]
null
null
null
Final_Project/src/renderer/Renderer.java
Cambis/SWEN222_Game
4bf6d1fdc576dd276b556756712487d4372c853a
[ "Apache-2.0" ]
3
2015-09-27T04:34:01.000Z
2015-10-13T00:12:17.000Z
Final_Project/src/renderer/Renderer.java
Cambis/SWEN222_Game
4bf6d1fdc576dd276b556756712487d4372c853a
[ "Apache-2.0" ]
null
null
null
26.266436
77
0.673956
9,090
package renderer; import java.awt.image.BufferedImage; import java.awt.image.DataBufferInt; import java.util.ArrayList; import java.util.List; import java.util.concurrent.ConcurrentHashMap; import renderer.R_Player.Team; import renderer.math.Mat4; import renderer.math.Vec3; /** * Provides a class for rendering a 3d...
3e156132618daff7883e38dc607c3dec19ff70a7
1,580
java
Java
src/main/java/graph/Graph.java
harishsharma/junk
70d92242d18b54bbe2faa0957af88db0addebfed
[ "Apache-2.0" ]
1
2021-12-01T21:01:35.000Z
2021-12-01T21:01:35.000Z
src/main/java/graph/Graph.java
harishsharma/junk
70d92242d18b54bbe2faa0957af88db0addebfed
[ "Apache-2.0" ]
null
null
null
src/main/java/graph/Graph.java
harishsharma/junk
70d92242d18b54bbe2faa0957af88db0addebfed
[ "Apache-2.0" ]
null
null
null
20.25641
60
0.444937
9,091
package graph; import java.util.LinkedList; /** * * @author harish.sharma * */ public class Graph { private int V; private int E; private LinkedList<Integer>[] adjList; @SuppressWarnings("unchecked") public Graph(int V) { this.V = V; this....
3e15619c5c40d6606bb874a28ec0a9d6dd12ba8b
542
java
Java
src/main/resources/archetype-resources/server/src/main/java/api/responses/GetAgentTimeOfDayCmdResponse.java
mlsorensen/acs-plugin-archetype
27083f26f63e646e6c650b64a914f4e820f4b6f7
[ "Apache-2.0" ]
2
2019-09-09T23:52:01.000Z
2019-09-10T00:20:35.000Z
src/main/resources/archetype-resources/server/src/main/java/api/responses/GetAgentTimeOfDayCmdResponse.java
mlsorensen/acs-plugin-archetype
27083f26f63e646e6c650b64a914f4e820f4b6f7
[ "Apache-2.0" ]
2
2020-03-04T23:18:44.000Z
2020-04-23T18:54:37.000Z
src/main/resources/archetype-resources/server/src/main/java/api/responses/GetAgentTimeOfDayCmdResponse.java
mlsorensen/acs-plugin-archetype
27083f26f63e646e6c650b64a914f4e820f4b6f7
[ "Apache-2.0" ]
null
null
null
24.636364
92
0.732472
9,092
#set( $symbol_pound = '#' ) #set( $symbol_dollar = '$' ) #set( $symbol_escape = '\' ) package ${package}.api.responses; import com.cloud.serializer.Param; import com.google.gson.annotations.SerializedName; import org.apache.cloudstack.api.BaseResponse; public class GetAgentTimeOfDayCmdResponse extends BaseResponse ...
3e156211a3ca301b03b760b0e5f847afd9355df1
2,515
java
Java
src/main/java/org/paukov/combinatorics3/SimpleCombinationGenerator.java
kotomord/lidia_memory
5e849e59001ba84595a24c65c6eddbb567f02297
[ "MIT" ]
null
null
null
src/main/java/org/paukov/combinatorics3/SimpleCombinationGenerator.java
kotomord/lidia_memory
5e849e59001ba84595a24c65c6eddbb567f02297
[ "MIT" ]
null
null
null
src/main/java/org/paukov/combinatorics3/SimpleCombinationGenerator.java
kotomord/lidia_memory
5e849e59001ba84595a24c65c6eddbb567f02297
[ "MIT" ]
null
null
null
28.590909
99
0.704293
9,093
/** * Combinatorics Library 3 * Copyright 2009-2016 Dmytro Paukov kenaa@example.com */ package org.paukov.combinatorics3; import java.util.*; import java.util.stream.Stream; import java.util.stream.StreamSupport; /** * This generator generates simple combinations from specified core set by * specified length. Co...
3e15621b7effe674964a441d2def7509cc83d9cc
11,322
java
Java
Contable/src/contable/ProgressActualizar.java
lrueda9/ContableSale
e56ddabb3c910bf4572e8ce4fa4de8b8091138f5
[ "Apache-2.0" ]
null
null
null
Contable/src/contable/ProgressActualizar.java
lrueda9/ContableSale
e56ddabb3c910bf4572e8ce4fa4de8b8091138f5
[ "Apache-2.0" ]
null
null
null
Contable/src/contable/ProgressActualizar.java
lrueda9/ContableSale
e56ddabb3c910bf4572e8ce4fa4de8b8091138f5
[ "Apache-2.0" ]
null
null
null
29.180412
129
0.513425
9,094
package contable; import java.io.File; import java.io.FileOutputStream; import java.io.InputStream; import java.io.OutputStream; import java.net.URL; import java.net.URLConnection; import javax.swing.JLabel; import javax.swing.JOptionPane; import javax.swing.JProgressBar; import javax.swing.JTextArea; import javax.swi...
3e1562244679c43bb564cd6eda79fdc30a439688
3,474
java
Java
src/main/java/com/android/volley/NetworkDispatcher.java
JackChan1999/boohee_v5.6
221f7ea237f491e2153039a42941a515493ba52c
[ "Apache-2.0" ]
7
2017-05-30T12:01:38.000Z
2021-04-22T12:22:39.000Z
src/main/java/com/android/volley/NetworkDispatcher.java
JackChan1999/boohee_v5.6
221f7ea237f491e2153039a42941a515493ba52c
[ "Apache-2.0" ]
null
null
null
src/main/java/com/android/volley/NetworkDispatcher.java
JackChan1999/boohee_v5.6
221f7ea237f491e2153039a42941a515493ba52c
[ "Apache-2.0" ]
6
2017-07-28T03:47:08.000Z
2019-06-28T17:57:50.000Z
40.870588
120
0.561025
9,095
package com.android.volley; import android.annotation.TargetApi; import android.net.TrafficStats; import android.os.Build.VERSION; import android.os.Process; import android.os.SystemClock; import java.util.concurrent.BlockingQueue; public class NetworkDispatcher extends Thread { private final Cache mCache; pr...
3e15629ef87543ed56e086ade35dfa9c1952dd09
303
java
Java
src/test/java/examples/StaticProvider.java
automationhacks/grasp-java
1f42244048190b490a9c3d13e063b8cfe5c8977a
[ "Apache-2.0" ]
null
null
null
src/test/java/examples/StaticProvider.java
automationhacks/grasp-java
1f42244048190b490a9c3d13e063b8cfe5c8977a
[ "Apache-2.0" ]
1
2020-06-04T02:22:14.000Z
2020-06-04T02:22:14.000Z
src/test/java/examples/StaticProvider.java
gaurav-singh/grasp-java
1f42244048190b490a9c3d13e063b8cfe5c8977a
[ "Apache-2.0" ]
null
null
null
20.2
53
0.607261
9,096
package examples; import org.testng.annotations.DataProvider; public class StaticProvider { @DataProvider(name = "getUserIncome") public static Object[][] staticProviderMethod() { Object[][] data = new Object[][] { {10000}, {20000} }; return data; } }
3e15647c7c0dfeacd3c94ac2724e7424f8494442
12,970
java
Java
src/main/java/org/swrlapi/builtins/arguments/SWRLBuiltInResultArgumentHandler.java
RalphBln/swrlapi
a8df6e0a5a0ff5920d19d0fcda0517c32c13b68e
[ "BSD-2-Clause" ]
89
2015-04-20T07:49:38.000Z
2022-03-05T15:52:21.000Z
src/main/java/org/swrlapi/builtins/arguments/SWRLBuiltInResultArgumentHandler.java
RalphBln/swrlapi
a8df6e0a5a0ff5920d19d0fcda0517c32c13b68e
[ "BSD-2-Clause" ]
76
2015-04-06T17:45:03.000Z
2022-03-17T17:51:03.000Z
src/main/java/org/swrlapi/builtins/arguments/SWRLBuiltInResultArgumentHandler.java
RalphBln/swrlapi
a8df6e0a5a0ff5920d19d0fcda0517c32c13b68e
[ "BSD-2-Clause" ]
48
2015-01-31T18:21:51.000Z
2022-02-21T14:59:55.000Z
52.298387
116
0.771858
9,097
package org.swrlapi.builtins.arguments; import org.checkerframework.checker.nullness.qual.NonNull; import org.semanticweb.owlapi.model.OWLLiteral; import org.swrlapi.exceptions.SWRLBuiltInException; import org.swrlapi.literal.XSDDate; import org.swrlapi.literal.XSDDateTime; import org.swrlapi.literal.XSDDuration; impo...
3e1565089e1f47c0bbcb840ce7873e390febcfc9
381
java
Java
test/java/be/bagofwords/minidepi/testbeans/Plugin.java
koendeschacht/mini-dep-i
959e18343e2e926195a7047ce667d464bf9656ed
[ "MIT" ]
null
null
null
test/java/be/bagofwords/minidepi/testbeans/Plugin.java
koendeschacht/mini-dep-i
959e18343e2e926195a7047ce667d464bf9656ed
[ "MIT" ]
null
null
null
test/java/be/bagofwords/minidepi/testbeans/Plugin.java
koendeschacht/mini-dep-i
959e18343e2e926195a7047ce667d464bf9656ed
[ "MIT" ]
null
null
null
38.7
80
0.45478
9,098
/******************************************************************************* * Created by Koen Deschacht (nnheo@example.com) 2017-3-11. For license * information see the LICENSE file in the root folder of this repository. ******************************************************************************/ package be...
3e15652c5c67e97efc4e31bb9ce7ad4a5784afea
1,035
java
Java
src/test/java/ampcontrol/model/training/schedule/epoch/OffsetTest.java
DrChainsaw/AmpControl
c6d3f20f431b4fa767c86c0d665bba710ee078e9
[ "MIT" ]
5
2018-03-18T15:09:44.000Z
2020-09-01T08:31:26.000Z
src/test/java/ampcontrol/model/training/schedule/epoch/OffsetTest.java
DrChainsaw/AmpControl
c6d3f20f431b4fa767c86c0d665bba710ee078e9
[ "MIT" ]
15
2018-03-18T21:09:28.000Z
2020-10-16T18:49:26.000Z
src/test/java/ampcontrol/model/training/schedule/epoch/OffsetTest.java
DrChainsaw/AmpControl
c6d3f20f431b4fa767c86c0d665bba710ee078e9
[ "MIT" ]
1
2020-02-11T04:48:07.000Z
2020-02-11T04:48:07.000Z
27.972973
105
0.692754
9,099
package ampcontrol.model.training.schedule.epoch; import ampcontrol.model.training.schedule.ScheduleBaseTest; import org.junit.Test; import org.nd4j.linalg.schedule.ISchedule; import java.util.stream.IntStream; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertNotEquals; /** * Test ...
3e156661c5121420d70691d65b021d64a3259e07
66,752
java
Java
Android/android-30/android30_code_view/src/com/company/source/com/android/internal/telephony/PhoneSwitcher.java
jaylinjiehong/-
591834e6d90ec8fbfd6c1d2a0913631f9f723a0a
[ "MIT" ]
null
null
null
Android/android-30/android30_code_view/src/com/company/source/com/android/internal/telephony/PhoneSwitcher.java
jaylinjiehong/-
591834e6d90ec8fbfd6c1d2a0913631f9f723a0a
[ "MIT" ]
null
null
null
Android/android-30/android30_code_view/src/com/company/source/com/android/internal/telephony/PhoneSwitcher.java
jaylinjiehong/-
591834e6d90ec8fbfd6c1d2a0913631f9f723a0a
[ "MIT" ]
null
null
null
47.041579
100
0.655965
9,100
/* * Copyright (C) 2015 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable l...
3e15673b4c354ccc13e7eea831946451399adbbc
1,029
java
Java
Program238.java
PRASAD-DANGARE/JAVA
1f01746c008f09f51de19fcc0c2e68f089c04b52
[ "MIT" ]
4
2021-06-07T07:55:45.000Z
2021-07-06T16:41:07.000Z
Program238.java
PRASAD-DANGARE/JAVA
1f01746c008f09f51de19fcc0c2e68f089c04b52
[ "MIT" ]
null
null
null
Program238.java
PRASAD-DANGARE/JAVA
1f01746c008f09f51de19fcc0c2e68f089c04b52
[ "MIT" ]
null
null
null
21.4375
81
0.506317
9,101
/////////////////////////////////////////////////////////// // // Description : Accept String From User And Find The Frequency Of Characters // Input : Str // Output : Str // Author : Prasad Dangare // Date : 2 June 2021 // //////////////////////////////////////////////////...
3e156761ca0ba7e5b81c405a33367781d0c4d340
12,887
java
Java
src/team492/CmdAutoDiagnostics.java
coolioasjulio/Frc2018FirstPowerUp
43ddbfb67e247f908650a5201593d177c6b9c203
[ "MIT" ]
9
2018-01-14T04:29:09.000Z
2019-01-06T02:19:04.000Z
src/team492/CmdAutoDiagnostics.java
coolioasjulio/Frc2018FirstPowerUp
43ddbfb67e247f908650a5201593d177c6b9c203
[ "MIT" ]
2
2018-09-25T16:34:43.000Z
2019-03-29T19:54:31.000Z
src/team492/CmdAutoDiagnostics.java
coolioasjulio/Frc2018FirstPowerUp
43ddbfb67e247f908650a5201593d177c6b9c203
[ "MIT" ]
3
2018-06-26T00:04:24.000Z
2018-07-16T23:22:49.000Z
38.816265
117
0.502444
9,102
/* * Copyright (c) 2018 Titan Robotics Club (http://www.titanrobotics.com) * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights ...
3e156765a666365caf85fd435c1586836bf2d8a8
252
java
Java
remappedSrc/me/bscal/bettershields/bettershields/combat/ShieldEvents.java
bscal/BetterShields
66580ff2f807aeec71d0d2a882ac7b77242f0138
[ "MIT" ]
null
null
null
remappedSrc/me/bscal/bettershields/bettershields/combat/ShieldEvents.java
bscal/BetterShields
66580ff2f807aeec71d0d2a882ac7b77242f0138
[ "MIT" ]
null
null
null
remappedSrc/me/bscal/bettershields/bettershields/combat/ShieldEvents.java
bscal/BetterShields
66580ff2f807aeec71d0d2a882ac7b77242f0138
[ "MIT" ]
null
null
null
22.909091
59
0.833333
9,103
package me.bscal.bettershields.bettershields.common.combat; import net.minecraft.entity.LivingEntity; import net.minecraft.entity.damage.DamageSource; import net.minecraft.item.ItemStack; import net.minecraft.util.Hand; public class ShieldEvents { }
3e15677bf7f1d991e30adf2753ca9fe30c120050
9,797
java
Java
src/main/java/com/Da_Technomancer/crossroads/API/technomancy/IFluxLink.java
Crossroads-Development/Crossroads
5b55e7a6984aefe25168ac6c25f0426966acda72
[ "MIT" ]
1
2021-12-20T18:48:07.000Z
2021-12-20T18:48:07.000Z
src/main/java/com/Da_Technomancer/crossroads/API/technomancy/IFluxLink.java
Crossroads-Development/Crossroads
5b55e7a6984aefe25168ac6c25f0426966acda72
[ "MIT" ]
29
2021-10-04T15:30:47.000Z
2022-03-11T16:24:04.000Z
src/main/java/com/Da_Technomancer/crossroads/API/technomancy/IFluxLink.java
Crossroads-Development/Crossroads
5b55e7a6984aefe25168ac6c25f0426966acda72
[ "MIT" ]
5
2021-10-03T22:31:26.000Z
2022-02-06T13:25:52.000Z
29.42042
327
0.722364
9,104
package com.Da_Technomancer.crossroads.API.technomancy; import com.Da_Technomancer.crossroads.API.IInfoTE; import com.Da_Technomancer.crossroads.API.packets.CRPackets; import com.Da_Technomancer.crossroads.API.packets.IIntArrayReceiver; import com.Da_Technomancer.crossroads.API.packets.SendIntArrayToClient; import com...
3e1568c4e12d131f452920fd5f9aae0afa9472ba
5,904
java
Java
gravitee-management-api-rest/src/main/java/io/gravitee/management/rest/resource/RoleUsersResource.java
Raphcal/gravitee-management-rest-api
1f8ca2a24e5a1667450f97c429e814f6db846a6d
[ "Apache-2.0" ]
null
null
null
gravitee-management-api-rest/src/main/java/io/gravitee/management/rest/resource/RoleUsersResource.java
Raphcal/gravitee-management-rest-api
1f8ca2a24e5a1667450f97c429e814f6db846a6d
[ "Apache-2.0" ]
null
null
null
gravitee-management-api-rest/src/main/java/io/gravitee/management/rest/resource/RoleUsersResource.java
Raphcal/gravitee-management-rest-api
1f8ca2a24e5a1667450f97c429e814f6db846a6d
[ "Apache-2.0" ]
null
null
null
37.846154
133
0.696308
9,105
/** * Copyright (C) 2015 The Gravitee team (http://gravitee.io) * * 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 requ...
3e156986ae22689b683a437787a45704f22d084b
4,299
java
Java
confignode/src/main/java/org/apache/iotdb/confignode/client/AsyncDataNodeClientPool.java
SzyWilliam/iotdb
13c732b43a307fe2ecbf6cd990cc537f8c73eceb
[ "Apache-2.0" ]
null
null
null
confignode/src/main/java/org/apache/iotdb/confignode/client/AsyncDataNodeClientPool.java
SzyWilliam/iotdb
13c732b43a307fe2ecbf6cd990cc537f8c73eceb
[ "Apache-2.0" ]
null
null
null
confignode/src/main/java/org/apache/iotdb/confignode/client/AsyncDataNodeClientPool.java
SzyWilliam/iotdb
13c732b43a307fe2ecbf6cd990cc537f8c73eceb
[ "Apache-2.0" ]
null
null
null
34.669355
97
0.739242
9,106
/* * 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 ...
3e156a08acd51ba7cc7f9f92a0b7e937533fcc08
2,320
java
Java
src/test/java/com/stripe/functional/terminal/LocationTest.java
seratch/stripe-java
8ff74910a578430aff0a659da79d515ec9fbffdd
[ "MIT" ]
null
null
null
src/test/java/com/stripe/functional/terminal/LocationTest.java
seratch/stripe-java
8ff74910a578430aff0a659da79d515ec9fbffdd
[ "MIT" ]
null
null
null
src/test/java/com/stripe/functional/terminal/LocationTest.java
seratch/stripe-java
8ff74910a578430aff0a659da79d515ec9fbffdd
[ "MIT" ]
null
null
null
27.619048
70
0.696552
9,107
package com.stripe.functional.terminal; import static org.junit.Assert.assertNotNull; import com.stripe.BaseStripeTest; import com.stripe.exception.StripeException; import com.stripe.model.terminal.Location; import com.stripe.model.terminal.LocationCollection; import com.stripe.net.ApiResource; import java.util.Hash...
3e156b82f32c3fbbf648e8ef8066a28055bac602
1,816
java
Java
engine/src/main/java/nl/inl/blacklab/forwardindex/FIDoc.java
lexionai/BlackLab
b2b9381b848114190746a465dad57697249b49e9
[ "Apache-2.0" ]
67
2015-01-13T09:28:00.000Z
2022-03-13T10:05:51.000Z
engine/src/main/java/nl/inl/blacklab/forwardindex/FIDoc.java
jan-niestadt/BlackLab
4ce7c7018f75717c12be5c768f5b2f26c442b196
[ "Apache-2.0" ]
243
2015-01-27T23:18:52.000Z
2022-03-25T09:17:30.000Z
engine/src/main/java/nl/inl/blacklab/forwardindex/FIDoc.java
lexionai/BlackLab
b2b9381b848114190746a465dad57697249b49e9
[ "Apache-2.0" ]
44
2015-01-19T18:53:44.000Z
2022-02-25T07:06:05.000Z
35.607843
84
0.65033
9,108
package nl.inl.blacklab.forwardindex; import java.util.List; import nl.inl.blacklab.search.indexmetadata.Annotation; /** A document in the (multi-)forward index. */ public interface FIDoc { /** * Delete document from the forward index * * @param fiid id of the document to delete */ v...
3e156b9b8e424970ece55eef730e321349f72311
4,964
java
Java
titan-core/src/main/java/com/thinkaurelius/titan/diskstorage/util/BackendOperation.java
aksaharan/titan
1fc9959967a2a34255afa2408e8e6335f0544821
[ "Apache-2.0" ]
1
2017-03-28T01:56:59.000Z
2017-03-28T01:56:59.000Z
titan-core/src/main/java/com/thinkaurelius/titan/diskstorage/util/BackendOperation.java
areadrom/titan
1fc9959967a2a34255afa2408e8e6335f0544821
[ "Apache-2.0" ]
null
null
null
titan-core/src/main/java/com/thinkaurelius/titan/diskstorage/util/BackendOperation.java
areadrom/titan
1fc9959967a2a34255afa2408e8e6335f0544821
[ "Apache-2.0" ]
1
2019-09-18T21:01:18.000Z
2019-09-18T21:01:18.000Z
43.535088
173
0.660286
9,109
package com.thinkaurelius.titan.diskstorage.util; import com.google.common.base.Preconditions; import com.thinkaurelius.titan.core.TitanException; import com.thinkaurelius.titan.diskstorage.StorageException; import com.thinkaurelius.titan.diskstorage.TemporaryStorageException; import com.thinkaurelius.titan.diskstorag...
3e156d20884e8a401a1420d372800f4bf32136f9
1,531
java
Java
editor/src/main/java/com/kotcrab/vis/editor/module/scene/RendererModule.java
Blunderchips/vis-editor
0ba9fd4678f1086b18c0455eb3d2a8761e1a8fae
[ "Apache-2.0" ]
12
2019-01-31T08:42:16.000Z
2020-12-19T05:15:05.000Z
editor/src/main/java/com/kotcrab/vis/editor/module/scene/RendererModule.java
Blunderchips/vis-editor
0ba9fd4678f1086b18c0455eb3d2a8761e1a8fae
[ "Apache-2.0" ]
1
2018-12-07T09:03:49.000Z
2018-12-07T09:03:49.000Z
editor/src/main/java/com/kotcrab/vis/editor/module/scene/RendererModule.java
Blunderchips/vis-editor
0ba9fd4678f1086b18c0455eb3d2a8761e1a8fae
[ "Apache-2.0" ]
15
2018-12-29T14:48:28.000Z
2020-11-12T12:01:30.000Z
26.859649
75
0.753103
9,110
/* * Copyright 2014-2017 See AUTHORS file. * * 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 agr...
3e156d97d812efad389ffba517c05df841183bf0
8,516
java
Java
src/main/java/de/hterhors/semanticmr/crf/structure/annotations/filter/EntityTemplateAnnotationFilter.java
hterhors/SemanticMachineReading
6ead021e736761baf143b4afc52440b07b977d44
[ "Apache-2.0" ]
1
2019-12-02T17:11:18.000Z
2019-12-02T17:11:18.000Z
src/main/java/de/hterhors/semanticmr/crf/structure/annotations/filter/EntityTemplateAnnotationFilter.java
hterhors/SemanticMachineReading
6ead021e736761baf143b4afc52440b07b977d44
[ "Apache-2.0" ]
3
2021-03-31T21:51:34.000Z
2021-12-14T21:19:18.000Z
src/main/java/de/hterhors/semanticmr/crf/structure/annotations/filter/EntityTemplateAnnotationFilter.java
hterhors/SemanticMachineReading
6ead021e736761baf143b4afc52440b07b977d44
[ "Apache-2.0" ]
null
null
null
29.985915
102
0.717943
9,111
package de.hterhors.semanticmr.crf.structure.annotations.filter; import java.util.Collections; import java.util.HashMap; import java.util.LinkedHashSet; import java.util.Map; import java.util.Set; import de.hterhors.semanticmr.crf.structure.annotations.AbstractAnnotation; import de.hterhors.semanticmr.crf.structure.a...
3e156e46ebba2c0a69013efe732820a5f79a0105
7,874
java
Java
aurochs-common/src/main/java/cn/aurochs/www/util/SeqUUIDUtil.java
sekift/aurochs
1c6070eb73ace113a44e9b4fe58f3423f269e0e8
[ "MIT" ]
2
2019-12-10T09:32:41.000Z
2019-12-13T06:37:27.000Z
aurochs-common/src/main/java/cn/aurochs/www/util/SeqUUIDUtil.java
sekift/aurochs
1c6070eb73ace113a44e9b4fe58f3423f269e0e8
[ "MIT" ]
null
null
null
aurochs-common/src/main/java/cn/aurochs/www/util/SeqUUIDUtil.java
sekift/aurochs
1c6070eb73ace113a44e9b4fe58f3423f269e0e8
[ "MIT" ]
null
null
null
29.939163
115
0.596393
9,112
package cn.aurochs.www.util; import java.util.UUID; /** * 有序UUID 工具类 * 备注:有序的UUID生成工具类, UUID为32byte字符串. * <p>字符串组成:prefix_char + timestamp + uuid_mostSigBits + uuid_leastSigBits * <pre> * 使用实例: * <1>简单生成 * String sid = SeqUUIDUtil.toSequenceUUID(); // <-- 根据调用方法的时间点,然后随机生成一个UUID对象 * <2>根据时间戳生成 * long cur...
3e156ec3edda46c230ef35e0897671d7d5fa9720
2,353
java
Java
src/test/java/seedu/bagel/storage/StorageManagerTest.java
yuki-cell/tp
d33e21e657c1b077ffc752894b3cea6861a67eee
[ "MIT" ]
null
null
null
src/test/java/seedu/bagel/storage/StorageManagerTest.java
yuki-cell/tp
d33e21e657c1b077ffc752894b3cea6861a67eee
[ "MIT" ]
92
2020-09-19T05:15:27.000Z
2020-11-13T13:47:27.000Z
src/test/java/seedu/bagel/storage/StorageManagerTest.java
yuki-cell/tp
d33e21e657c1b077ffc752894b3cea6861a67eee
[ "MIT" ]
5
2020-09-12T14:03:04.000Z
2020-09-25T20:52:37.000Z
34.101449
111
0.713982
9,113
package seedu.bagel.storage; import static org.junit.jupiter.api.Assertions.assertEquals; import static org.junit.jupiter.api.Assertions.assertNotNull; import static seedu.bagel.testutil.TypicalFlashcards.getTypicalBagel; import java.nio.file.Path; import org.junit.jupiter.api.BeforeEach; import org.junit.jupiter.ap...
3e156fd5cc2cdbea4077738ddc2de1aeda2ede9b
1,810
java
Java
jpower-module-common/common-deploy/src/main/java/com/wlcb/jpower/module/common/deploy/config/JpowerDeployConfiguration.java
g-mr/JPower
0fe699c1eb52481f9169770fce2db393806536c5
[ "Apache-2.0" ]
5
2021-06-02T06:34:35.000Z
2022-02-16T01:38:27.000Z
jpower-module-common/common-deploy/src/main/java/com/wlcb/jpower/module/common/deploy/config/JpowerDeployConfiguration.java
Jeansuyan/JPower
94929b03d89f98558e96a5fc6649666ca61f41ea
[ "Apache-2.0" ]
null
null
null
jpower-module-common/common-deploy/src/main/java/com/wlcb/jpower/module/common/deploy/config/JpowerDeployConfiguration.java
Jeansuyan/JPower
94929b03d89f98558e96a5fc6649666ca61f41ea
[ "Apache-2.0" ]
4
2021-06-03T01:49:50.000Z
2022-03-20T10:48:03.000Z
30.677966
105
0.807182
9,114
package com.wlcb.jpower.module.common.deploy.config; import com.wlcb.jpower.module.common.deploy.props.JpowerProperties; import com.wlcb.jpower.module.common.utils.Fc; import org.springframework.beans.factory.SmartInitializingSingleton; import org.springframework.beans.factory.annotation.Autowired; import org.springfr...
3e15711a5327dd2c1eef3a7e8c0691b01830ad89
401
java
Java
src/main/java/bio/terra/service/filedata/flight/FileMapKeys.java
CanDIG/jade-data-repo
c80074061b56a21fe696e68b6f54356d626e7fe9
[ "BSD-3-Clause" ]
null
null
null
src/main/java/bio/terra/service/filedata/flight/FileMapKeys.java
CanDIG/jade-data-repo
c80074061b56a21fe696e68b6f54356d626e7fe9
[ "BSD-3-Clause" ]
null
null
null
src/main/java/bio/terra/service/filedata/flight/FileMapKeys.java
CanDIG/jade-data-repo
c80074061b56a21fe696e68b6f54356d626e7fe9
[ "BSD-3-Clause" ]
null
null
null
30.846154
64
0.730673
9,115
package bio.terra.service.filedata.flight; public final class FileMapKeys { private FileMapKeys() { } public static final String DATASET_ID = "datasetId"; public static final String FILE_ID = "fileId"; public static final String FILE_INFO = "fileInfo"; public static final String BUCKET_INFO = ...
3e157334a884298a420353eb2554908840ae47e9
4,675
java
Java
ipmi-protocol/src/main/java/org/anarres/ipmi/protocol/packet/ipmi/command/chassis/ChassisControlRequest.java
shevek/ipmi4j
18e561dc3b3cca2ee3b704ef232f37539641263b
[ "Apache-2.0" ]
28
2015-12-29T16:09:08.000Z
2022-03-07T04:59:17.000Z
ipmi-protocol/src/main/java/org/anarres/ipmi/protocol/packet/ipmi/command/chassis/ChassisControlRequest.java
shevek/ipmi4j
18e561dc3b3cca2ee3b704ef232f37539641263b
[ "Apache-2.0" ]
4
2015-05-20T08:48:48.000Z
2019-12-12T11:13:29.000Z
ipmi-protocol/src/main/java/org/anarres/ipmi/protocol/packet/ipmi/command/chassis/ChassisControlRequest.java
shevek/ipmi4j
18e561dc3b3cca2ee3b704ef232f37539641263b
[ "Apache-2.0" ]
24
2015-05-08T03:32:33.000Z
2022-03-07T04:59:24.000Z
39.618644
122
0.67893
9,116
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package org.anarres.ipmi.protocol.packet.ipmi.command.chassis; import com.google.common.primitives.UnsignedBytes; import java.nio.ByteBuffer; import javax.annotation.Nonnegative; import javax.annotation.Nonnull; import ...
3e1574179cc9fb03ba1fa40524cb6667ba8c8dcd
915
java
Java
xchange-coinone/src/main/java/org/knowm/xchange/coinone/dto/account/CoinoneAuthRequest.java
m13oas/XChange
b348497dfaa83b182824f58e7e82a6c34c19b2ed
[ "MIT" ]
1,909
2015-01-01T16:52:44.000Z
2018-04-05T17:08:44.000Z
xchange-coinone/src/main/java/org/knowm/xchange/coinone/dto/account/CoinoneAuthRequest.java
m13oas/XChange
b348497dfaa83b182824f58e7e82a6c34c19b2ed
[ "MIT" ]
1,055
2018-04-06T11:04:04.000Z
2022-03-31T23:52:18.000Z
xchange-coinone/src/main/java/org/knowm/xchange/coinone/dto/account/CoinoneAuthRequest.java
amitkhandelwal/XChange
8a1bf4ecc073db50417f682f0f4fa86a5824ae27
[ "MIT" ]
1,152
2018-04-06T11:08:35.000Z
2022-03-31T07:54:32.000Z
17.596154
75
0.684153
9,117
package org.knowm.xchange.coinone.dto.account; import com.fasterxml.jackson.annotation.JsonProperty; public class CoinoneAuthRequest { @JsonProperty("access_token") protected String accessTocken; @JsonProperty("nonce") protected Long nonce; @JsonProperty("type") protected String type; /** * Const...
3e157437a5665220ea807267e9249c720dcf9083
1,231
java
Java
AndroidStudioProjects/ViewPager/app/src/main/java/org/hotpoor/pyq/viewpager/MyFragmentPagerAdapter2.java
pengyuanqi/pyq_learn_android
630f9d8721c57915352fe5cc24f588aec0d30e4e
[ "MIT" ]
null
null
null
AndroidStudioProjects/ViewPager/app/src/main/java/org/hotpoor/pyq/viewpager/MyFragmentPagerAdapter2.java
pengyuanqi/pyq_learn_android
630f9d8721c57915352fe5cc24f588aec0d30e4e
[ "MIT" ]
null
null
null
AndroidStudioProjects/ViewPager/app/src/main/java/org/hotpoor/pyq/viewpager/MyFragmentPagerAdapter2.java
pengyuanqi/pyq_learn_android
630f9d8721c57915352fe5cc24f588aec0d30e4e
[ "MIT" ]
null
null
null
26.191489
105
0.718928
9,118
package org.hotpoor.pyq.viewpager; import android.support.v4.app.Fragment; import android.support.v4.app.FragmentManager; import android.support.v4.app.FragmentPagerAdapter; import android.support.v4.app.FragmentStatePagerAdapter; import android.view.ViewGroup; import java.util.List; public class MyFragmentPagerAda...
3e15745ea0c51309823bcf780f7e204acfa78ce2
773
java
Java
src/main/java/tech/blacksource/blacknectar/service/json/AsJson.java
BlackWholeLabs/BlackNectar-Service
866a12638a8cca20c2f5dbc49c2d88b403bd88c5
[ "Apache-2.0" ]
6
2017-01-15T09:34:37.000Z
2020-09-07T02:15:59.000Z
src/main/java/tech/blacksource/blacknectar/service/json/AsJson.java
BlackSourceLabs/BlackNectar-Service
866a12638a8cca20c2f5dbc49c2d88b403bd88c5
[ "Apache-2.0" ]
88
2016-12-03T00:03:46.000Z
2017-04-27T17:36:33.000Z
src/main/java/tech/blacksource/blacknectar/service/json/AsJson.java
BlackWholeLabs/BlackNectar-Service
866a12638a8cca20c2f5dbc49c2d88b403bd88c5
[ "Apache-2.0" ]
1
2022-03-15T07:05:12.000Z
2022-03-15T07:05:12.000Z
27.607143
75
0.732212
9,119
/* * * Copyright 2017 BlackSource, LLC. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or...
3e157569a13690a81f44ff565a41bcc2fae3949a
1,531
java
Java
chi-maven-plugin/etc/comparator/new/interaction/OtherMedicationDetailQueryBean.java
CanadaHealthInfoway/message-builder
a24b368b6ad7330ce8e1319e6bae130cea981818
[ "Apache-2.0" ]
1
2022-03-09T12:17:41.000Z
2022-03-09T12:17:41.000Z
chi-maven-plugin/etc/comparator/old/interaction/OtherMedicationDetailQueryBean.java
CanadaHealthInfoway/message-builder
a24b368b6ad7330ce8e1319e6bae130cea981818
[ "Apache-2.0" ]
null
null
null
chi-maven-plugin/etc/comparator/old/interaction/OtherMedicationDetailQueryBean.java
CanadaHealthInfoway/message-builder
a24b368b6ad7330ce8e1319e6bae130cea981818
[ "Apache-2.0" ]
null
null
null
37.341463
132
0.779229
9,120
/** * Copyright 2013 Canada Health Infoway, 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 applicab...
3e1576253d8a5f2253f25cf7766d7048a03d8957
1,046
java
Java
workflow/automatiko-workflow-compiler/src/main/java/io/automatiko/engine/workflow/compiler/xml/DefaultSemanticModule.java
automatiko-io/automatiko-engine
463ee717912c50c8e244f361c1948a0916f804fc
[ "Apache-2.0" ]
26
2021-01-25T19:56:07.000Z
2022-03-07T00:03:18.000Z
workflow/automatiko-workflow-compiler/src/main/java/io/automatiko/engine/workflow/compiler/xml/DefaultSemanticModule.java
automatiko-io/automatiko-engine
463ee717912c50c8e244f361c1948a0916f804fc
[ "Apache-2.0" ]
99
2021-01-28T10:57:27.000Z
2022-03-29T16:19:19.000Z
workflow/automatiko-workflow-compiler/src/main/java/io/automatiko/engine/workflow/compiler/xml/DefaultSemanticModule.java
automatiko-io/automatiko-engine
463ee717912c50c8e244f361c1948a0916f804fc
[ "Apache-2.0" ]
3
2021-01-25T22:06:10.000Z
2022-03-03T10:08:01.000Z
23.772727
64
0.711281
9,121
package io.automatiko.engine.workflow.compiler.xml; import java.util.HashMap; import java.util.Map; public class DefaultSemanticModule implements SemanticModule { public String uri; public Map<String, Handler> handlers; public Map<Class<?>, Handler> handlersByClass; public DefaultSemanticModule(String uri) { t...
3e157661883c343fa1c653d73cd9cfa4358bd2a4
501
java
Java
00_framework/core/src/main/java/com/bizzan/bitrade/constant/WithdrawStatus.java
dinghung/CoinExchange-1
cc57cdd62fb9f144eae8521bd3c183d5a2684560
[ "Apache-2.0" ]
85
2021-02-05T11:33:05.000Z
2022-03-31T08:02:53.000Z
00_framework/core/src/main/java/com/bizzan/bitrade/constant/WithdrawStatus.java
dinghung/CoinExchange-1
cc57cdd62fb9f144eae8521bd3c183d5a2684560
[ "Apache-2.0" ]
1
2021-05-27T07:46:49.000Z
2021-05-27T07:46:49.000Z
00_framework/core/src/main/java/com/bizzan/bitrade/constant/WithdrawStatus.java
dinghung/CoinExchange-1
cc57cdd62fb9f144eae8521bd3c183d5a2684560
[ "Apache-2.0" ]
69
2021-02-08T05:01:38.000Z
2022-03-31T23:54:27.000Z
20.875
64
0.718563
9,122
package com.bizzan.bitrade.constant; import com.bizzan.bitrade.core.BaseEnum; import com.fasterxml.jackson.annotation.JsonValue; import lombok.AllArgsConstructor; import lombok.Getter; /** * @author Jammy * @date 2020年02月25日 */ @AllArgsConstructor @Getter public enum WithdrawStatus implements BaseEnum { PROCE...
3e15777220d5b6a5e620deba9616ac8fdb3837ff
2,735
java
Java
java/JARS/hibernate-release-5.6.0.Final/project/hibernate-core/src/main/java/org/hibernate/sql/InFragment.java
midnightbr/Faculdade
9a5a4b251e85fec002a2b1c7ddba25c2030d2e7c
[ "MIT" ]
1
2021-11-11T01:36:23.000Z
2021-11-11T01:36:23.000Z
java/JARS/hibernate-release-5.6.0.Final/project/hibernate-core/src/main/java/org/hibernate/sql/InFragment.java
midnightbr/Faculdade
9a5a4b251e85fec002a2b1c7ddba25c2030d2e7c
[ "MIT" ]
null
null
null
java/JARS/hibernate-release-5.6.0.Final/project/hibernate-core/src/main/java/org/hibernate/sql/InFragment.java
midnightbr/Faculdade
9a5a4b251e85fec002a2b1c7ddba25c2030d2e7c
[ "MIT" ]
null
null
null
21.706349
106
0.632541
9,123
/* * Hibernate, Relational Persistence for Idiomatic Java * * License: GNU Lesser General Public License (LGPL), version 2.1 or later. * See the lgpl.txt file in the root directory or <http://www.gnu.org/licenses/lgpl-2.1.html>. */ package org.hibernate.sql; import java.util.ArrayList; import java.util.Collection...
3e15782bbfbfd1fc68660297c31a8c68fd98ab06
1,094
java
Java
gedbrowser/src/main/java/org/schoellerfamily/gedbrowser/controller/exception/PersonNotFoundException.java
dickschoeller/gedbrowser
eb15573af066550c7c73b37aeb2b6a1a201ae8ca
[ "Apache-2.0" ]
1
2021-09-24T19:18:41.000Z
2021-09-24T19:18:41.000Z
gedbrowser/src/main/java/org/schoellerfamily/gedbrowser/controller/exception/PersonNotFoundException.java
dickschoeller/gedbrowser
eb15573af066550c7c73b37aeb2b6a1a201ae8ca
[ "Apache-2.0" ]
891
2016-02-22T02:21:32.000Z
2022-03-02T03:45:50.000Z
gedbrowser/src/main/java/org/schoellerfamily/gedbrowser/controller/exception/PersonNotFoundException.java
dickschoeller/gedbrowser
eb15573af066550c7c73b37aeb2b6a1a201ae8ca
[ "Apache-2.0" ]
2
2019-07-16T00:21:02.000Z
2022-02-19T04:04:04.000Z
31.257143
79
0.709324
9,124
package org.schoellerfamily.gedbrowser.controller.exception; import org.schoellerfamily.gedbrowser.renderer.RenderingContext; import org.springframework.http.HttpStatus; import org.springframework.web.bind.annotation.ResponseStatus; /** * @author Dick Schoeller */ @ResponseStatus(value = HttpStatus.NOT_FOUND, reaso...
3e1578798c876f6747e66738d3c7594967f7391f
18,171
java
Java
appfactory/org.wso2.developerstudio.appfactory.ui/src/org/wso2/developerstudio/appfactory/ui/views/PasswordDialog.java
knadikari/developer-studio
ed8b9e397bcf79e538c0f63397b3a8d8d7827660
[ "Apache-2.0" ]
null
null
null
appfactory/org.wso2.developerstudio.appfactory.ui/src/org/wso2/developerstudio/appfactory/ui/views/PasswordDialog.java
knadikari/developer-studio
ed8b9e397bcf79e538c0f63397b3a8d8d7827660
[ "Apache-2.0" ]
null
null
null
appfactory/org.wso2.developerstudio.appfactory.ui/src/org/wso2/developerstudio/appfactory/ui/views/PasswordDialog.java
knadikari/developer-studio
ed8b9e397bcf79e538c0f63397b3a8d8d7827660
[ "Apache-2.0" ]
1
2018-10-26T12:52:03.000Z
2018-10-26T12:52:03.000Z
32.218085
108
0.704254
9,125
/* * Copyright (c) 2012, WSO2 Inc. (http://www.wso2.org) 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 * * Un...
3e1578a3e57f321237c87566c296294b88a052f3
3,435
java
Java
modules/flowable-json-converter/src/test/java/org/flowable/editor/language/BoundaryEventConverterTest.java
gaoyida/flowable-engine
b6875949741c9807da6d2c34121bc4dee1e63b3f
[ "Apache-2.0" ]
3
2019-05-07T02:58:38.000Z
2021-03-12T05:50:45.000Z
modules/flowable-json-converter/src/test/java/org/flowable/editor/language/BoundaryEventConverterTest.java
gaoyida/flowable-engine
b6875949741c9807da6d2c34121bc4dee1e63b3f
[ "Apache-2.0" ]
6
2018-10-16T06:04:06.000Z
2021-12-08T05:59:47.000Z
modules/flowable-json-converter/src/test/java/org/flowable/editor/language/BoundaryEventConverterTest.java
gaoyida/flowable-engine
b6875949741c9807da6d2c34121bc4dee1e63b3f
[ "Apache-2.0" ]
4
2018-12-17T10:44:45.000Z
2020-05-25T11:36:33.000Z
45.197368
115
0.755459
9,126
/* Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distribut...
3e1578e9596d45b4010fe8fca01090a513a4d693
2,186
java
Java
src/main/java/com/swiftmq/amqp/v091/generated/basic/CancelOk.java
iitsoftware/swiftmq-client
1222f3cccee710081fdc1c9131b925b27253d79f
[ "Apache-2.0" ]
4
2019-11-01T23:52:01.000Z
2022-02-01T06:50:39.000Z
src/main/java/com/swiftmq/amqp/v091/generated/basic/CancelOk.java
iitsoftware/swiftmq-client
1222f3cccee710081fdc1c9131b925b27253d79f
[ "Apache-2.0" ]
9
2019-09-24T08:08:48.000Z
2021-08-05T14:35:50.000Z
src/main/java/com/swiftmq/amqp/v091/generated/basic/CancelOk.java
iitsoftware/swiftmq-client
1222f3cccee710081fdc1c9131b925b27253d79f
[ "Apache-2.0" ]
null
null
null
27.670886
84
0.673833
9,127
/* * Copyright 2019 IIT Software GmbH * * IIT Software GmbH licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless...
3e157a2018c99d65302c2c55abac7c175b1f6957
7,878
java
Java
easy-spring-practice/07-init-destroy-bean/src/main/java/cn/duktig/springframework/beans/factory/support/AbstractAutowireCapableBeanFactory.java
duktig666/simple-spring
df973ae00b3b57447ef78c87bc521d434258ff39
[ "Apache-2.0" ]
2
2021-09-25T12:01:47.000Z
2021-09-26T03:02:00.000Z
easy-spring-practice/07-init-destroy-bean/src/main/java/cn/duktig/springframework/beans/factory/support/AbstractAutowireCapableBeanFactory.java
duktig666/simple-spring
df973ae00b3b57447ef78c87bc521d434258ff39
[ "Apache-2.0" ]
null
null
null
easy-spring-practice/07-init-destroy-bean/src/main/java/cn/duktig/springframework/beans/factory/support/AbstractAutowireCapableBeanFactory.java
duktig666/simple-spring
df973ae00b3b57447ef78c87bc521d434258ff39
[ "Apache-2.0" ]
null
null
null
36.985915
124
0.651054
9,128
package cn.duktig.springframework.beans.factory.support; import cn.duktig.springframework.beans.BeansException; import cn.duktig.springframework.beans.PropertyValue; import cn.duktig.springframework.beans.PropertyValues; import cn.duktig.springframework.beans.factory.DisposableBean; import cn.duktig.springframework.be...
3e157b1cc1f8a3e835fd62a6f22926756bf5b732
718
java
Java
src/main/java/com/stephenboyer/sbhome2/SecurityConfig.java
steveboyer/SBHome2
323491eb68ab88a39380965f599f951307315212
[ "MIT" ]
null
null
null
src/main/java/com/stephenboyer/sbhome2/SecurityConfig.java
steveboyer/SBHome2
323491eb68ab88a39380965f599f951307315212
[ "MIT" ]
null
null
null
src/main/java/com/stephenboyer/sbhome2/SecurityConfig.java
steveboyer/SBHome2
323491eb68ab88a39380965f599f951307315212
[ "MIT" ]
null
null
null
37.789474
102
0.827298
9,129
package com.stephenboyer.sbhome2; import org.springframework.boot.autoconfigure.security.SecurityProperties; import org.springframework.context.annotation.Configuration; import org.springframework.security.config.annotation.web.builders.HttpSecurity; import org.springframework.security.config.annotation.web.configurat...
3e157b3a4d1c249c95e7d50257dcd34847621900
3,576
java
Java
buildSrc/src/main/java/com/uber/okbuck/extension/ExternalDependenciesExtension.java
msridhar/okbuck
b7c325657c1f797bb28a71cf4ee7e9c9533cdb21
[ "Apache-2.0" ]
null
null
null
buildSrc/src/main/java/com/uber/okbuck/extension/ExternalDependenciesExtension.java
msridhar/okbuck
b7c325657c1f797bb28a71cf4ee7e9c9533cdb21
[ "Apache-2.0" ]
null
null
null
buildSrc/src/main/java/com/uber/okbuck/extension/ExternalDependenciesExtension.java
msridhar/okbuck
b7c325657c1f797bb28a71cf4ee7e9c9533cdb21
[ "Apache-2.0" ]
null
null
null
29.073171
99
0.737975
9,130
package com.uber.okbuck.extension; import com.google.common.collect.ImmutableSet; import com.uber.okbuck.core.dependency.VersionlessDependency; import java.util.Collections; import java.util.HashMap; import java.util.HashSet; import java.util.List; import java.util.Map; import java.util.Set; import javax.annotation.Nu...
3e157d3e70adf014e660216dd30a7dbfd51c53b8
2,521
java
Java
test/resources/org/apache/pig/test/RegisteredJarVisibilityLoader.java
mateiz/spork
7976eea669156fa226aa80d7e0f5e9be6312267e
[ "Apache-2.0" ]
4
2015-04-02T15:05:41.000Z
2020-07-06T20:51:31.000Z
test/resources/org/apache/pig/test/RegisteredJarVisibilityLoader.java
mateiz/spork
7976eea669156fa226aa80d7e0f5e9be6312267e
[ "Apache-2.0" ]
null
null
null
test/resources/org/apache/pig/test/RegisteredJarVisibilityLoader.java
mateiz/spork
7976eea669156fa226aa80d7e0f5e9be6312267e
[ "Apache-2.0" ]
2
2017-03-20T08:36:55.000Z
2020-07-06T20:51:32.000Z
45.836364
102
0.744942
9,131
/* * 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 ...
3e157d54c50bbf82374e00a6e893d453484a09a1
1,621
java
Java
src/com/isode/stroke/parser/payloadparsers/PubSubEventRedirectParser.java
senagbe/stroke
9b518dcdd98d694a4464895fce17a3c7a8caf569
[ "BSD-3-Clause" ]
9
2015-06-01T08:57:02.000Z
2021-07-01T19:33:28.000Z
src/com/isode/stroke/parser/payloadparsers/PubSubEventRedirectParser.java
senagbe/stroke
9b518dcdd98d694a4464895fce17a3c7a8caf569
[ "BSD-3-Clause" ]
7
2015-03-11T17:27:13.000Z
2019-01-06T05:30:26.000Z
src/com/isode/stroke/parser/payloadparsers/PubSubEventRedirectParser.java
senagbe/stroke
9b518dcdd98d694a4464895fce17a3c7a8caf569
[ "BSD-3-Clause" ]
12
2015-03-09T20:59:14.000Z
2021-08-13T07:06:18.000Z
25.328125
90
0.762492
9,132
/* * Copyright (c) 2014, Isode Limited, London, England. * All rights reserved. */ /* * Copyright (c) 2014, Remko Tronçon. * All rights reserved. */ package com.isode.stroke.parser.payloadparsers; import com.isode.stroke.parser.AttributeMap; import com.isode.stroke.parser.GenericPayloadParser; import com.isode.stroke...
3e157da7c8dc0534a54b5eff604c503f9bef80b3
81,176
java
Java
src/main/java/ru/gov/zakupki/oos/common/_1/ParticipantType.java
simokhov/schemas44
59cff63363b36c55e188a820c0623ff3d28f8c50
[ "MIT" ]
null
null
null
src/main/java/ru/gov/zakupki/oos/common/_1/ParticipantType.java
simokhov/schemas44
59cff63363b36c55e188a820c0623ff3d28f8c50
[ "MIT" ]
null
null
null
src/main/java/ru/gov/zakupki/oos/common/_1/ParticipantType.java
simokhov/schemas44
59cff63363b36c55e188a820c0623ff3d28f8c50
[ "MIT" ]
null
null
null
34.136249
137
0.488198
9,133
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802 // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> // Any modifications to this file will be lost upon recompilation of the source schema. // Generated on: 2019.07....
3e157db9bf672290d927003b902b9349faa8bc1c
1,018
java
Java
mojo/test/editor/MojoFoldingTest.java
jbakerdev/Perl5-IDEA
32ca0a29ea523c4f1f01ed7cc8c406e8583215e1
[ "Apache-2.0" ]
273
2016-06-01T22:04:50.000Z
2022-03-06T01:52:02.000Z
mojo/test/editor/MojoFoldingTest.java
jbakerdev/Perl5-IDEA
32ca0a29ea523c4f1f01ed7cc8c406e8583215e1
[ "Apache-2.0" ]
1,317
2016-05-31T06:49:50.000Z
2022-03-25T17:13:51.000Z
mojo/test/editor/MojoFoldingTest.java
jbakerdev/Perl5-IDEA
32ca0a29ea523c4f1f01ed7cc8c406e8583215e1
[ "Apache-2.0" ]
62
2016-06-03T20:17:17.000Z
2022-03-02T19:02:04.000Z
29.085714
75
0.759332
9,134
/* * Copyright 2015-2020 Alexandr Evstigneev * * 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 a...
3e157e3c6d8ba89f97a1c75c4ad2ad5a082cf78e
6,078
java
Java
google-cloud-clients/google-cloud-compute/src/main/java/com/google/cloud/compute/v1/ExternalVpnGatewayInterface.java
xiesheng211/google-cloud-java
d1372d448004763cec7f1c7a636bd0fcee990a15
[ "Apache-2.0" ]
1
2021-06-23T07:47:58.000Z
2021-06-23T07:47:58.000Z
google-cloud-clients/google-cloud-compute/src/main/java/com/google/cloud/compute/v1/ExternalVpnGatewayInterface.java
xiesheng211/google-cloud-java
d1372d448004763cec7f1c7a636bd0fcee990a15
[ "Apache-2.0" ]
2
2021-03-31T19:17:29.000Z
2021-12-13T20:18:39.000Z
google-cloud-clients/google-cloud-compute/src/main/java/com/google/cloud/compute/v1/ExternalVpnGatewayInterface.java
xiesheng211/google-cloud-java
d1372d448004763cec7f1c7a636bd0fcee990a15
[ "Apache-2.0" ]
1
2020-02-15T13:41:55.000Z
2020-02-15T13:41:55.000Z
29.362319
100
0.689536
9,135
/* * Copyright 2019 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 ...
3e157ef9a84e8bee135c6ece0265b77a218dfdbb
10,150
java
Java
src/main/java/com/jsoniter/output/Codegen.java
Sanzo95/maxibonprova
dc09e29c8fe585da99f5294ed19624904956889f
[ "MIT" ]
null
null
null
src/main/java/com/jsoniter/output/Codegen.java
Sanzo95/maxibonprova
dc09e29c8fe585da99f5294ed19624904956889f
[ "MIT" ]
null
null
null
src/main/java/com/jsoniter/output/Codegen.java
Sanzo95/maxibonprova
dc09e29c8fe585da99f5294ed19624904956889f
[ "MIT" ]
null
null
null
31.521739
115
0.693695
9,136
package com.jsoniter.output; import java.io.File; import java.io.FileOutputStream; import java.io.IOException; import java.io.OutputStreamWriter; import java.lang.reflect.Modifier; import java.lang.reflect.ParameterizedType; import java.lang.reflect.Type; import java.util.Collection; import java.util.HashMap...
3e158024f05c4662ddaaf80f40c98801e5859908
12,778
java
Java
activiti-core/activiti-engine/src/test/java/org/activiti/engine/test/api/task/TaskVariablesTest.java
HurryUpWb/Activiti
a0cc6985d29695c8043b8e2413729348478b3828
[ "Apache-2.0" ]
8,599
2015-01-01T01:29:48.000Z
2022-03-30T03:23:40.000Z
activiti-core/activiti-engine/src/test/java/org/activiti/engine/test/api/task/TaskVariablesTest.java
LoveMyOrange/Activiti
e39053d02c47cfebbece7a4978ab4dd1eaf2d620
[ "Apache-2.0" ]
2,988
2015-01-03T19:45:21.000Z
2022-03-31T04:08:38.000Z
activiti-core/activiti-engine/src/test/java/org/activiti/engine/test/api/task/TaskVariablesTest.java
Harshit51435/Activiti
03a0e06921a9ff51c0e700a8c14770ca2c2eb49d
[ "Apache-2.0" ]
7,097
2015-01-02T06:32:21.000Z
2022-03-31T08:17:25.000Z
42.879195
121
0.737987
9,137
/* * Copyright 2010-2020 Alfresco Software, Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable ...