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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3e22d54694b6c533a52df5e3bf64307e4e23af5d | 189 | java | Java | src/main/java/com/lyontang/debtmanage/entity/DateRangeAndName.java | Lion-tang/debtmanage | ca6187a456f57c4ea56debe797f24351796a416c | [
"Apache-2.0"
] | null | null | null | src/main/java/com/lyontang/debtmanage/entity/DateRangeAndName.java | Lion-tang/debtmanage | ca6187a456f57c4ea56debe797f24351796a416c | [
"Apache-2.0"
] | null | null | null | src/main/java/com/lyontang/debtmanage/entity/DateRangeAndName.java | Lion-tang/debtmanage | ca6187a456f57c4ea56debe797f24351796a416c | [
"Apache-2.0"
] | null | null | null | 17.181818 | 39 | 0.761905 | 14,760 | package com.lyontang.debtmanage.entity;
import lombok.Data;
@Data
public class DateRangeAndName {
private String startDate;
private String endDate;
private String userName;
}
|
3e22d5906c4c2d8082cf3cc7377fc8b5f759a1c1 | 3,075 | java | Java | src/main/java/trsv/friend/commands/CommandMsg.java | trsv/friend | 827cd2559394a9bda56bbf0d6474529035e712f1 | [
"Apache-2.0"
] | null | null | null | src/main/java/trsv/friend/commands/CommandMsg.java | trsv/friend | 827cd2559394a9bda56bbf0d6474529035e712f1 | [
"Apache-2.0"
] | null | null | null | src/main/java/trsv/friend/commands/CommandMsg.java | trsv/friend | 827cd2559394a9bda56bbf0d6474529035e712f1 | [
"Apache-2.0"
] | null | null | null | 34.943182 | 109 | 0.592846 | 14,761 | package trsv.friend.commands;
import net.md_5.bungee.api.CommandSender;
import net.md_5.bungee.api.ProxyServer;
import net.md_5.bungee.api.chat.TextComponent;
import net.md_5.bungee.api.connection.ProxiedPlayer;
import net.md_5.bungee.api.plugin.Command;
import trsv.friend.data.BPhook;
import trsv.friend.data.... |
3e22d5e2aeb947d3579c06d3935aca0b0509d85a | 1,578 | java | Java | aliyun-java-sdk-chatbot/src/main/java/com/aliyuncs/chatbot/model/v20171011/MoveKnowledgeCategoryRequest.java | cctvzd7/aliyun-openapi-java-sdk | b8e4dce2a61ca968615c9b910bedebaea71781ae | [
"Apache-2.0"
] | 3 | 2021-01-25T16:15:23.000Z | 2021-01-25T16:15:54.000Z | aliyun-java-sdk-chatbot/src/main/java/com/aliyuncs/chatbot/model/v20171011/MoveKnowledgeCategoryRequest.java | cctvzd7/aliyun-openapi-java-sdk | b8e4dce2a61ca968615c9b910bedebaea71781ae | [
"Apache-2.0"
] | 27 | 2021-06-11T21:08:40.000Z | 2022-03-11T21:25:09.000Z | aliyun-java-sdk-chatbot/src/main/java/com/aliyuncs/chatbot/model/v20171011/MoveKnowledgeCategoryRequest.java | cctvzd7/aliyun-openapi-java-sdk | b8e4dce2a61ca968615c9b910bedebaea71781ae | [
"Apache-2.0"
] | 1 | 2020-03-05T07:30:16.000Z | 2020-03-05T07:30:16.000Z | 25.868852 | 96 | 0.737009 | 14,762 | /*
* 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... |
3e22d5e3d4fb19be2ef9f53f4d24722ebcad7182 | 6,110 | java | Java | pmd-java/src/test/java/net/sourceforge/pmd/lang/java/ast/JDKVersionTest.java | JAertgeerts/pmd | 8d808049f3663f7ea572beecf3ab766afe57c53e | [
"Apache-2.0"
] | 2 | 2021-05-14T06:02:07.000Z | 2021-12-21T10:19:29.000Z | pmd-java/src/test/java/net/sourceforge/pmd/lang/java/ast/JDKVersionTest.java | JAertgeerts/pmd | 8d808049f3663f7ea572beecf3ab766afe57c53e | [
"Apache-2.0"
] | null | null | null | pmd-java/src/test/java/net/sourceforge/pmd/lang/java/ast/JDKVersionTest.java | JAertgeerts/pmd | 8d808049f3663f7ea572beecf3ab766afe57c53e | [
"Apache-2.0"
] | null | null | null | 29.23445 | 104 | 0.694599 | 14,763 | /**
* BSD-style license; for more info see http://pmd.sourceforge.net/license.html
*/
package net.sourceforge.pmd.lang.java.ast;
import static net.sourceforge.pmd.lang.java.ParserTstUtil.parseJava13;
import static net.sourceforge.pmd.lang.java.ParserTstUtil.parseJava14;
import static net.sourceforge.pmd.lang.java.P... |
3e22d60e1c78b2d9d09b17ff3a803e0a0f737181 | 3,454 | java | Java | libraries/tools/kotlin-maven-plugin/src/main/java/org/jetbrains/kotlin/maven/KotlinTestJSCompilerMojo.java | gigliovale/kotlin | ce145c015d6461c840050934f2200dbc11cb3d92 | [
"Apache-2.0"
] | 7 | 2017-06-13T03:01:04.000Z | 2021-04-22T03:01:06.000Z | libraries/tools/kotlin-maven-plugin/src/main/java/org/jetbrains/kotlin/maven/KotlinTestJSCompilerMojo.java | gigliovale/kotlin | ce145c015d6461c840050934f2200dbc11cb3d92 | [
"Apache-2.0"
] | null | null | null | libraries/tools/kotlin-maven-plugin/src/main/java/org/jetbrains/kotlin/maven/KotlinTestJSCompilerMojo.java | gigliovale/kotlin | ce145c015d6461c840050934f2200dbc11cb3d92 | [
"Apache-2.0"
] | 4 | 2019-06-24T07:33:49.000Z | 2020-04-21T21:52:37.000Z | 31.688073 | 127 | 0.719166 | 14,764 | /*
* Copyright 2010-2013 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... |
3e22d63684bc6c437fc32a4af036e752e7eaed7b | 1,367 | java | Java | org/codehaus/plexus/component/configurator/converters/basic/FileConverter.java | CoOwner/VisualPvP | c92d1dcf40a812787e32e8a21d6462b57e755b99 | [
"MIT"
] | null | null | null | org/codehaus/plexus/component/configurator/converters/basic/FileConverter.java | CoOwner/VisualPvP | c92d1dcf40a812787e32e8a21d6462b57e755b99 | [
"MIT"
] | null | null | null | org/codehaus/plexus/component/configurator/converters/basic/FileConverter.java | CoOwner/VisualPvP | c92d1dcf40a812787e32e8a21d6462b57e755b99 | [
"MIT"
] | null | null | null | 18.986111 | 227 | 0.771031 | 14,765 | package org.codehaus.plexus.component.configurator.converters.basic;
import java.io.File;
import org.codehaus.plexus.component.configurator.ComponentConfigurationException;
import org.codehaus.plexus.component.configurator.ConfigurationListener;
import org.codehaus.plexus.component.configurator.converters.lookup.Conve... |
3e22d72a52f3d9f5ee2cdddbb8c215deb0956aa2 | 1,860 | java | Java | src/voogasalad_GucciGames/gameAuthoring/gui/gaedialog/mapobjectsettings/xml/CharacteristicsSAXHandler.java | mym987/CPS308_Game_Final | 737f1c01b5e5227cf554fd8c7fbaa0ce2fbc3b01 | [
"MIT"
] | null | null | null | src/voogasalad_GucciGames/gameAuthoring/gui/gaedialog/mapobjectsettings/xml/CharacteristicsSAXHandler.java | mym987/CPS308_Game_Final | 737f1c01b5e5227cf554fd8c7fbaa0ce2fbc3b01 | [
"MIT"
] | null | null | null | src/voogasalad_GucciGames/gameAuthoring/gui/gaedialog/mapobjectsettings/xml/CharacteristicsSAXHandler.java | mym987/CPS308_Game_Final | 737f1c01b5e5227cf554fd8c7fbaa0ce2fbc3b01 | [
"MIT"
] | null | null | null | 32.631579 | 114 | 0.780645 | 14,766 | package voogasalad_GucciGames.gameAuthoring.gui.gaedialog.mapobjectsettings.xml;
import java.util.ArrayList;
import java.util.List;
import org.xml.sax.Attributes;
import org.xml.sax.SAXException;
import org.xml.sax.helpers.DefaultHandler;
import voogasalad_GucciGames.gameAuthoring.gui.gaedialog.maindialogs.GaeDialog... |
3e22d73e7e1045d9667293eb55bc46cbe649be2e | 4,656 | java | Java | circleflow/src/test/java/com/mocircle/flow/service/FlowSignalServiceImplTest.java | mocircle/circleflow-android | 0122c1ef008d4b03c04fa246e24cc8d313f6eaa8 | [
"Apache-2.0"
] | 8 | 2016-02-22T17:04:45.000Z | 2021-09-29T10:20:21.000Z | circleflow/src/test/java/com/mocircle/flow/service/FlowSignalServiceImplTest.java | mocircle/circleflow-android | 0122c1ef008d4b03c04fa246e24cc8d313f6eaa8 | [
"Apache-2.0"
] | null | null | null | circleflow/src/test/java/com/mocircle/flow/service/FlowSignalServiceImplTest.java | mocircle/circleflow-android | 0122c1ef008d4b03c04fa246e24cc8d313f6eaa8 | [
"Apache-2.0"
] | 1 | 2016-12-21T10:48:53.000Z | 2016-12-21T10:48:53.000Z | 39.12605 | 102 | 0.680627 | 14,767 | /*
* Copyright (C) 2016 mocircle.com
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agree... |
3e22d74902293dddf7ebcdc085a5fa4654180e32 | 6,818 | java | Java | src/core/src/main/java/org/apache/jmeter/reporters/SummariserRunningSample.java | Chromico/jmeter | f4d93f32624f5574e43db4e171f96c56d7e8f22d | [
"Apache-2.0"
] | 6,160 | 2015-01-03T00:03:36.000Z | 2022-03-31T03:07:12.000Z | src/core/src/main/java/org/apache/jmeter/reporters/SummariserRunningSample.java | Chromico/jmeter | f4d93f32624f5574e43db4e171f96c56d7e8f22d | [
"Apache-2.0"
] | 439 | 2015-01-26T15:30:59.000Z | 2022-03-30T01:30:39.000Z | src/core/src/main/java/org/apache/jmeter/reporters/SummariserRunningSample.java | Chromico/jmeter | f4d93f32624f5574e43db4e171f96c56d7e8f22d | [
"Apache-2.0"
] | 2,009 | 2015-01-04T13:59:25.000Z | 2022-03-30T14:47:28.000Z | 27.491935 | 112 | 0.61059 | 14,768 | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to you under the Apache License, Version 2.0
* (the "License"); you may ... |
3e22d808c4e9cc4fce402d5989db70a200b8e218 | 4,113 | java | Java | src/main/java/org/ltr4l/nn/NNMLP.java | Kamulau/ltr4l | 0fbf987bc11852fcf3e70a479efd4327908411c1 | [
"Apache-2.0"
] | 38 | 2018-02-20T08:24:52.000Z | 2021-07-01T14:57:26.000Z | src/main/java/org/ltr4l/nn/NNMLP.java | Kamulau/ltr4l | 0fbf987bc11852fcf3e70a479efd4327908411c1 | [
"Apache-2.0"
] | 139 | 2018-02-22T02:01:46.000Z | 2020-08-03T06:46:02.000Z | src/main/java/org/ltr4l/nn/NNMLP.java | Kamulau/ltr4l | 0fbf987bc11852fcf3e70a479efd4327908411c1 | [
"Apache-2.0"
] | 10 | 2018-02-20T02:33:40.000Z | 2020-06-18T14:43:10.000Z | 37.390909 | 149 | 0.689278 | 14,769 | /*
* Copyright 2018 org.LTR4L
*
* 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 wri... |
3e22db4e21869e382a36cb037d0202d877d713a6 | 28,401 | java | Java | tangram/src/main/java/com/tmall/wireless/tangram/BaseTangramEngine.java | appotry/Tangram-Android | e8fe44d8aa0fd124afaefe945e65da3df9c9244c | [
"MIT"
] | 1 | 2020-06-16T09:12:02.000Z | 2020-06-16T09:12:02.000Z | tangram/src/main/java/com/tmall/wireless/tangram/BaseTangramEngine.java | appotry/Tangram-Android | e8fe44d8aa0fd124afaefe945e65da3df9c9244c | [
"MIT"
] | null | null | null | tangram/src/main/java/com/tmall/wireless/tangram/BaseTangramEngine.java | appotry/Tangram-Android | e8fe44d8aa0fd124afaefe945e65da3df9c9244c | [
"MIT"
] | null | null | null | 35.724528 | 139 | 0.644484 | 14,770 | /*
* MIT License
*
* Copyright (c) 2018 Alibaba Group
*
* 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
* to use, copy, mo... |
3e22db78b671d9a108c3220da1c3d0d40eb95dd8 | 9,615 | java | Java | example/src/main/java/org/apache/flink/FlinkConnectorSourceExample.java | Nicole00/nebula-flink-connector | cc89d8e587c078f72895af5a86a6bd24a1833a74 | [
"Apache-2.0"
] | null | null | null | example/src/main/java/org/apache/flink/FlinkConnectorSourceExample.java | Nicole00/nebula-flink-connector | cc89d8e587c078f72895af5a86a6bd24a1833a74 | [
"Apache-2.0"
] | null | null | null | example/src/main/java/org/apache/flink/FlinkConnectorSourceExample.java | Nicole00/nebula-flink-connector | cc89d8e587c078f72895af5a86a6bd24a1833a74 | [
"Apache-2.0"
] | null | null | null | 44.308756 | 97 | 0.673323 | 14,771 | /* Copyright (c) 2020 vesoft inc. All rights reserved.
*
* This source code is licensed under Apache 2.0 License,
* attached with Common Clause Condition 1.0, found in the LICENSES directory.
*/
package org.apache.flink;
import com.vesoft.nebula.client.graph.data.ValueWrapper;
import com.vesoft.nebula.client.stor... |
3e22dba82a785079d0fed93b6ab7788efbd7812d | 1,127 | java | Java | rest-helix/src/main/java/com/github/twitch4j/helix/domain/FollowList.java | p4czyk/twitch4j | 7d7574f3fe98d0423eb34b3d2e615375c68daaba | [
"MIT"
] | 1 | 2020-07-08T20:25:43.000Z | 2020-07-08T20:25:43.000Z | rest-helix/src/main/java/com/github/twitch4j/helix/domain/FollowList.java | p4czyk/twitch4j | 7d7574f3fe98d0423eb34b3d2e615375c68daaba | [
"MIT"
] | null | null | null | rest-helix/src/main/java/com/github/twitch4j/helix/domain/FollowList.java | p4czyk/twitch4j | 7d7574f3fe98d0423eb34b3d2e615375c68daaba | [
"MIT"
] | null | null | null | 28.175 | 112 | 0.755989 | 14,772 | package com.github.twitch4j.helix.domain;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.databind.PropertyNamingStrategy;
import com.fasterxml.jackson.databind.annotation.JsonNaming;
import lombok.AccessLevel;
import lomb... |
3e22dc2bf6a6b0c43f6bdbf73c39ca072e7db6c9 | 1,283 | java | Java | tests/activemq5-unit-tests/src/test/java/org/apache/activemq/bugs/SparseAckReplayAfterStoreCleanupLevelDBStoreTest.java | spyrkob/jboss-activemq-artemis | e57b0b6824923f9b2e5cd38d6795694605b93323 | [
"Apache-2.0"
] | 3 | 2016-04-28T18:00:01.000Z | 2021-12-15T19:38:00.000Z | tests/activemq5-unit-tests/src/test/java/org/apache/activemq/bugs/SparseAckReplayAfterStoreCleanupLevelDBStoreTest.java | spyrkob/jboss-activemq-artemis | e57b0b6824923f9b2e5cd38d6795694605b93323 | [
"Apache-2.0"
] | null | null | null | tests/activemq5-unit-tests/src/test/java/org/apache/activemq/bugs/SparseAckReplayAfterStoreCleanupLevelDBStoreTest.java | spyrkob/jboss-activemq-artemis | e57b0b6824923f9b2e5cd38d6795694605b93323 | [
"Apache-2.0"
] | 5 | 2016-02-05T15:22:40.000Z | 2022-01-24T18:30:17.000Z | 41.387097 | 112 | 0.772408 | 14,773 | /**
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may... |
3e22dcd9b261f0ba77c14fe04a8be2664d2bac71 | 14,821 | java | Java | java/quantserver/pub/src/main/java/deltix/qsrv/config/QuantServiceConfig.java | mdvx/TimeBase | 812e178b814a604740da3c15cc64e42c57d69036 | [
"Apache-2.0"
] | null | null | null | java/quantserver/pub/src/main/java/deltix/qsrv/config/QuantServiceConfig.java | mdvx/TimeBase | 812e178b814a604740da3c15cc64e42c57d69036 | [
"Apache-2.0"
] | null | null | null | java/quantserver/pub/src/main/java/deltix/qsrv/config/QuantServiceConfig.java | mdvx/TimeBase | 812e178b814a604740da3c15cc64e42c57d69036 | [
"Apache-2.0"
] | 1 | 2021-03-29T21:09:20.000Z | 2021-03-29T21:09:20.000Z | 34.071264 | 131 | 0.596451 | 14,774 | package deltix.qsrv.config;
import deltix.gflog.Log;
import deltix.gflog.LogFactory;
import deltix.qsrv.QSHome;
import deltix.qsrv.SSLProperties;
import deltix.qsrv.util.log.RollingFileHandler;
import deltix.qsrv.util.log.SMTPHandler;
import deltix.qsrv.util.text.Mangle;
import deltix.util.cmdline.DefaultApplication;
... |
3e22dd03e0f088563338bded618913a196403496 | 6,397 | java | Java | src/main/java/io/github/mtrevisan/hunlinter/parsers/affix/handlers/AffixHandler.java | mtrevisan/HunLinter | 3b480ecb5408c24986841d01f129ef5f8c3b9d31 | [
"MIT"
] | 3 | 2020-05-20T09:52:37.000Z | 2022-01-07T14:08:00.000Z | src/main/java/io/github/mtrevisan/hunlinter/parsers/affix/handlers/AffixHandler.java | mtrevisan/HunLinter | 3b480ecb5408c24986841d01f129ef5f8c3b9d31 | [
"MIT"
] | 24 | 2020-01-31T08:45:18.000Z | 2021-08-11T07:40:07.000Z | src/main/java/io/github/mtrevisan/hunlinter/parsers/affix/handlers/AffixHandler.java | mtrevisan/HunLinter | 3b480ecb5408c24986841d01f129ef5f8c3b9d31 | [
"MIT"
] | 1 | 2019-03-22T01:45:22.000Z | 2019-03-22T01:45:22.000Z | 45.049296 | 174 | 0.776145 | 14,775 | /**
* Copyright (c) 2019-2021 Mauro Trevisan
*
* 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 to use,
* copy, modify, me... |
3e22dd3f136168d16aa0b457587cb6715afa8795 | 3,550 | java | Java | geo/src/main/java/org/apache/carbondata/geo/scan/expression/PolygonListExpression.java | pratyakshsharma/carbondata | 5804060364492301c5729eba10b43ee267a9b197 | [
"Apache-2.0"
] | 1,083 | 2017-05-08T14:53:46.000Z | 2022-03-28T08:23:08.000Z | geo/src/main/java/org/apache/carbondata/geo/scan/expression/PolygonListExpression.java | pratyakshsharma/carbondata | 5804060364492301c5729eba10b43ee267a9b197 | [
"Apache-2.0"
] | 3,397 | 2017-05-08T13:38:57.000Z | 2022-03-31T16:32:47.000Z | geo/src/main/java/org/apache/carbondata/geo/scan/expression/PolygonListExpression.java | pratyakshsharma/carbondata | 5804060364492301c5729eba10b43ee267a9b197 | [
"Apache-2.0"
] | 565 | 2017-05-09T01:41:38.000Z | 2022-03-15T01:25:34.000Z | 38.586957 | 90 | 0.711268 | 14,776 | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... |
3e22de67bc25cf57a2d295d3ab90a39e929f53c6 | 975 | java | Java | Javelin/src/main/servlet-api/javax/servlet/ServletResponse.java | t-hiramatsu/ENdoSnipe | ee6af4a70946d42e4a7b0134f17f6851d2921db4 | [
"MIT"
] | 1 | 2020-09-28T04:30:23.000Z | 2020-09-28T04:30:23.000Z | Javelin/src/main/servlet-api/javax/servlet/ServletResponse.java | t-hiramatsu/ENdoSnipe | ee6af4a70946d42e4a7b0134f17f6851d2921db4 | [
"MIT"
] | null | null | null | Javelin/src/main/servlet-api/javax/servlet/ServletResponse.java | t-hiramatsu/ENdoSnipe | ee6af4a70946d42e4a7b0134f17f6851d2921db4 | [
"MIT"
] | null | null | null | 22.674419 | 58 | 0.707692 | 14,777 | package javax.servlet;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.Locale;
public interface ServletResponse
{
public abstract String getCharacterEncoding();
public abstract String getContentType();
public abstract ServletOutputStream getOutputStream()
... |
3e22dee8104a873f25aac3ada6f68f40ebff90f1 | 4,226 | java | Java | apm-protocol/apm-network/target/generated-sources/protobuf/java/org/apache/skywalking/apm/network/language/agent/CLR.java | netflix-tianbin/skywalking-study | 70e858e9bdb4c98e0d3faf89574656f0edc442fe | [
"MIT",
"Apache-2.0",
"BSD-3-Clause"
] | null | null | null | apm-protocol/apm-network/target/generated-sources/protobuf/java/org/apache/skywalking/apm/network/language/agent/CLR.java | netflix-tianbin/skywalking-study | 70e858e9bdb4c98e0d3faf89574656f0edc442fe | [
"MIT",
"Apache-2.0",
"BSD-3-Clause"
] | null | null | null | apm-protocol/apm-network/target/generated-sources/protobuf/java/org/apache/skywalking/apm/network/language/agent/CLR.java | netflix-tianbin/skywalking-study | 70e858e9bdb4c98e0d3faf89574656f0edc442fe | [
"MIT",
"Apache-2.0",
"BSD-3-Clause"
] | null | null | null | 46.955556 | 144 | 0.73876 | 14,778 | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: common/CLR.proto
package org.apache.skywalking.apm.network.language.agent;
public final class CLR {
private CLR() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistryLite registry) {
}
public static voi... |
3e22dee85f6d03b43ab6766cc57297d24d44e220 | 599 | java | Java | app/src/main/java/com/tinyblog/db/NewPostModel.java | cheng-junfeng/TinyBlog | f11b569ee47c29499a028b3cd39529ed07535f84 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/tinyblog/db/NewPostModel.java | cheng-junfeng/TinyBlog | f11b569ee47c29499a028b3cd39529ed07535f84 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/tinyblog/db/NewPostModel.java | cheng-junfeng/TinyBlog | f11b569ee47c29499a028b3cd39529ed07535f84 | [
"Apache-2.0"
] | null | null | null | 23.038462 | 57 | 0.734558 | 14,779 | package com.tinyblog.db;
import com.raizlabs.android.dbflow.annotation.Column;
import com.raizlabs.android.dbflow.annotation.PrimaryKey;
import com.raizlabs.android.dbflow.annotation.Table;
import com.raizlabs.android.dbflow.structure.BaseModel;
/**
* @author xiarui
* @date 2017/3/9 17:26
* @description 新建文章数据表
*... |
3e22def2bf0058db415adbf16cf035c2bc8c52a0 | 3,452 | java | Java | sdks/java/io/hcatalog/src/main/java/org/apache/beam/sdk/io/hcatalog/HCatToRow.java | Snowflake-Labs/beam | 9317462f73cd3aeb42145ba41ba3b1ef0f72674b | [
"PSF-2.0",
"Apache-2.0",
"BSD-3-Clause"
] | 5,279 | 2016-12-29T04:00:44.000Z | 2022-03-31T22:56:45.000Z | sdks/java/io/hcatalog/src/main/java/org/apache/beam/sdk/io/hcatalog/HCatToRow.java | robinyqiu/beam | 21ffad3ea0a398376bfa17b746a38db0df97a84a | [
"Apache-2.0"
] | 14,149 | 2016-12-28T00:43:50.000Z | 2022-03-31T23:50:22.000Z | sdks/java/io/hcatalog/src/main/java/org/apache/beam/sdk/io/hcatalog/HCatToRow.java | robinyqiu/beam | 21ffad3ea0a398376bfa17b746a38db0df97a84a | [
"Apache-2.0"
] | 3,763 | 2016-12-29T04:06:10.000Z | 2022-03-31T22:25:49.000Z | 37.934066 | 99 | 0.716107 | 14,780 | /*
* 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 ... |
3e22df1f5ee92fb670ae340e7c8d26082b592a0a | 4,718 | java | Java | src/main/java/net/stackoverflow/blog/web/controller/admin/DashboardPageController.java | HackUtil/blog | e659de68fb539060df1de881f716d4b323450a97 | [
"MIT"
] | 9 | 2019-04-18T14:58:33.000Z | 2019-05-30T14:10:57.000Z | src/main/java/net/stackoverflow/blog/web/controller/admin/DashboardPageController.java | HackUtil/blog | e659de68fb539060df1de881f716d4b323450a97 | [
"MIT"
] | 8 | 2020-03-04T22:07:07.000Z | 2021-12-09T20:27:05.000Z | src/main/java/net/stackoverflow/blog/web/controller/admin/DashboardPageController.java | HackUtil/blog | e659de68fb539060df1de881f716d4b323450a97 | [
"MIT"
] | 3 | 2018-12-29T07:15:41.000Z | 2019-03-12T05:42:42.000Z | 32.095238 | 115 | 0.649852 | 14,781 | package net.stackoverflow.blog.web.controller.admin;
import net.stackoverflow.blog.common.Page;
import net.stackoverflow.blog.common.Response;
import net.stackoverflow.blog.pojo.dto.VisitDTO;
import net.stackoverflow.blog.pojo.po.VisitPO;
import net.stackoverflow.blog.service.VisitService;
import net.stackoverflow.blo... |
3e22e03e30b3d4912ac24716dda1c062832f62c9 | 9,885 | java | Java | code/java/IRNConfiguration/v1/src/main/java/com/factset/sdk/IRNConfiguration/models/RatingConfigDto.java | factset/enterprise-sdk | 3fd4d1360756c515c9737a0c9a992c7451d7de7e | [
"Apache-2.0"
] | 6 | 2022-02-07T16:34:18.000Z | 2022-03-30T08:04:57.000Z | code/java/IRNConfiguration/v1/src/main/java/com/factset/sdk/IRNConfiguration/models/RatingConfigDto.java | factset/enterprise-sdk | 3fd4d1360756c515c9737a0c9a992c7451d7de7e | [
"Apache-2.0"
] | 2 | 2022-02-07T05:25:57.000Z | 2022-03-07T14:18:04.000Z | code/java/IRNConfiguration/v1/src/main/java/com/factset/sdk/IRNConfiguration/models/RatingConfigDto.java | factset/enterprise-sdk | 3fd4d1360756c515c9737a0c9a992c7451d7de7e | [
"Apache-2.0"
] | null | null | null | 33.060201 | 155 | 0.748912 | 14,782 | /*
* IRN API v1
* Allows users to extract, create, update and configure IRN data.
*
* The version of the OpenAPI document: 1
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
* Do not edit the class manually.
*/
package com.fact... |
3e22e1bc98dc673c33b48e647d435e9b6748a831 | 5,453 | java | Java | Mage.Sets/src/mage/cards/h/HeraldOfLeshrac.java | dsenginr/mage | 94e9aeedc20dcb74264e58fd198f46215828ef5c | [
"MIT"
] | 1,444 | 2015-01-02T00:25:38.000Z | 2022-03-31T13:57:18.000Z | Mage.Sets/src/mage/cards/h/HeraldOfLeshrac.java | dsenginr/mage | 94e9aeedc20dcb74264e58fd198f46215828ef5c | [
"MIT"
] | 6,180 | 2015-01-02T19:10:09.000Z | 2022-03-31T21:10:44.000Z | Mage.Sets/src/mage/cards/h/HeraldOfLeshrac.java | dsenginr/mage | 94e9aeedc20dcb74264e58fd198f46215828ef5c | [
"MIT"
] | 1,001 | 2015-01-01T01:15:20.000Z | 2022-03-30T20:23:04.000Z | 37.095238 | 203 | 0.723638 | 14,783 | package mage.cards.h;
import mage.MageInt;
import mage.abilities.Ability;
import mage.abilities.common.LeavesBattlefieldTriggeredAbility;
import mage.abilities.common.SimpleStaticAbility;
import mage.abilities.costs.Cost;
import mage.abilities.costs.CostImpl;
import mage.abilities.dynamicvalue.common.PermanentsOnBattl... |
3e22e1c0660d58a156611bcae3e07b1d0365b942 | 507 | java | Java | app/src/main/java/com/tryp/support/utils/PathProvider.java | cliffroot/fuel_stations | e7c9408a426d5bc711be8f3fa99bc699f866cbb2 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/tryp/support/utils/PathProvider.java | cliffroot/fuel_stations | e7c9408a426d5bc711be8f3fa99bc699f866cbb2 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/tryp/support/utils/PathProvider.java | cliffroot/fuel_stations | e7c9408a426d5bc711be8f3fa99bc699f866cbb2 | [
"Apache-2.0"
] | null | null | null | 23.045455 | 78 | 0.69428 | 14,784 | package com.tryp.support.utils;
import com.google.android.gms.maps.model.LatLng;
import java.util.List;
/**
* Created by cliffroot on 21.11.15.
*/
public interface PathProvider {
interface Callback<T> {
void onCompleted(T result);
void onFail();
}
void getSegments(LatLng from, LatLng ... |
3e22e38d9f6b987cbe0aeabd0ec6c99eff9513b2 | 4,130 | java | Java | src/main/java/com/dustinredmond/sparkfx/persistence/StartupScriptDAO.java | dustinkredmond/fxapi-client | 8da742ea675b3edfc139af301f04887846e0a6bd | [
"Apache-2.0"
] | 2 | 2020-11-10T13:29:31.000Z | 2020-12-13T23:21:40.000Z | src/main/java/com/dustinredmond/sparkfx/persistence/StartupScriptDAO.java | dustinkredmond/fxapi-client | 8da742ea675b3edfc139af301f04887846e0a6bd | [
"Apache-2.0"
] | null | null | null | src/main/java/com/dustinredmond/sparkfx/persistence/StartupScriptDAO.java | dustinkredmond/fxapi-client | 8da742ea675b3edfc139af301f04887846e0a6bd | [
"Apache-2.0"
] | null | null | null | 34.705882 | 76 | 0.610412 | 14,785 | package com.dustinredmond.sparkfx.persistence;
/*
* Copyright 2020 Dustin K. Redmond
*
* 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/LICEN... |
3e22e42ce4cd97a31a562073398f90bd9bbb9c16 | 5,434 | java | Java | java/org.apache.derby.engine/org/apache/derby/iapi/db/TriggerExecutionContext.java | Sudeepa14/derby | d6e1b1de6113257d3eba1ea7de34f1d6f54f6c88 | [
"Apache-2.0"
] | 282 | 2015-01-06T02:30:11.000Z | 2022-03-23T06:40:17.000Z | java/org.apache.derby.engine/org/apache/derby/iapi/db/TriggerExecutionContext.java | Sudeepa14/derby | d6e1b1de6113257d3eba1ea7de34f1d6f54f6c88 | [
"Apache-2.0"
] | null | null | null | java/org.apache.derby.engine/org/apache/derby/iapi/db/TriggerExecutionContext.java | Sudeepa14/derby | d6e1b1de6113257d3eba1ea7de34f1d6f54f6c88 | [
"Apache-2.0"
] | 163 | 2015-01-07T00:07:53.000Z | 2022-03-07T08:35:03.000Z | 32.345238 | 75 | 0.711815 | 14,786 | /*
Derby - Class org.apache.derby.iapi.db.TriggerExecutionContext
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... |
3e22e48aa66dc332ecead487a5e951c253bc0632 | 725 | java | Java | ExampleSimulations/src/us/ihmc/exampleSimulations/doublePendulum/DoublePendulumSimulation.java | wxmerkt/ihmc-open-robotics-software | 2c47c9a9bd999e7811038e99c3888683f9973a2a | [
"Apache-2.0"
] | 170 | 2016-02-01T18:58:50.000Z | 2022-03-17T05:28:01.000Z | ExampleSimulations/src/us/ihmc/exampleSimulations/doublePendulum/DoublePendulumSimulation.java | wxmerkt/ihmc-open-robotics-software | 2c47c9a9bd999e7811038e99c3888683f9973a2a | [
"Apache-2.0"
] | 162 | 2016-01-29T17:04:29.000Z | 2022-02-10T16:25:37.000Z | ExampleSimulations/src/us/ihmc/exampleSimulations/doublePendulum/DoublePendulumSimulation.java | wxmerkt/ihmc-open-robotics-software | 2c47c9a9bd999e7811038e99c3888683f9973a2a | [
"Apache-2.0"
] | 83 | 2016-01-28T22:49:01.000Z | 2022-03-28T03:11:24.000Z | 30.208333 | 108 | 0.751724 | 14,787 | package us.ihmc.exampleSimulations.doublePendulum;
import us.ihmc.simulationconstructionset.SimulationConstructionSet;
public class DoublePendulumSimulation
{
private SimulationConstructionSet sim;
public DoublePendulumSimulation()
{
DoublePendulumRobot doublePendulum = new DoublePendulumRobot();
... |
3e22e522b3aabd7d75244e1739fa54d789640e83 | 546 | java | Java | server/src/main/java/com/objectcomputing/checkins/services/questions/QuestionCreateDTO.java | sonndinh/check-ins | ca664c8ec56f3315eae80c99b8890951bae2d68d | [
"Apache-2.0"
] | null | null | null | server/src/main/java/com/objectcomputing/checkins/services/questions/QuestionCreateDTO.java | sonndinh/check-ins | ca664c8ec56f3315eae80c99b8890951bae2d68d | [
"Apache-2.0"
] | null | null | null | server/src/main/java/com/objectcomputing/checkins/services/questions/QuestionCreateDTO.java | sonndinh/check-ins | ca664c8ec56f3315eae80c99b8890951bae2d68d | [
"Apache-2.0"
] | null | null | null | 23.73913 | 78 | 0.730769 | 14,788 | package com.objectcomputing.checkins.services.questions;
import io.micronaut.core.annotation.Introspected;
import io.swagger.v3.oas.annotations.media.Schema;
import javax.annotation.Nonnull;
import javax.validation.constraints.NotBlank;
@Introspected
public class QuestionCreateDTO {
@NotBlank
@Schema(descrip... |
3e22e52758695ed1b39e416b2b56ea3d1bf118b3 | 1,110 | java | Java | SquidSquad/DungeonDemo/html/src/main/java/com/github/yellowstonegames/gwt/GwtLauncher.java | tommyettinger/SquidLib-Demos | 5fb5f29bf304591a29f858b5740daf8820bd7ad1 | [
"Apache-2.0"
] | 8 | 2016-03-16T06:04:33.000Z | 2020-07-14T02:29:04.000Z | SquidSquad/DungeonDemo/html/src/main/java/com/github/yellowstonegames/gwt/GwtLauncher.java | tommyettinger/SquidLib-Demos | 5fb5f29bf304591a29f858b5740daf8820bd7ad1 | [
"Apache-2.0"
] | 1 | 2020-10-06T18:04:02.000Z | 2020-10-06T18:04:02.000Z | SquidSquad/DungeonDemo/html/src/main/java/com/github/yellowstonegames/gwt/GwtLauncher.java | tommyettinger/SquidLib-Demos | 5fb5f29bf304591a29f858b5740daf8820bd7ad1 | [
"Apache-2.0"
] | 5 | 2016-05-09T11:16:31.000Z | 2020-06-06T03:35:11.000Z | 35.806452 | 103 | 0.784685 | 14,789 | package com.github.yellowstonegames.gwt;
import static com.github.yellowstonegames.DungeonDemo.GRID_WIDTH;
import static com.github.yellowstonegames.DungeonDemo.GRID_HEIGHT;
import com.badlogic.gdx.ApplicationListener;
import com.badlogic.gdx.backends.gwt.GwtApplication;
import com.badlogic.gdx.backends.gwt.GwtApplic... |
3e22e5a8a5d0189c0150c99f77fc7233fb4c9609 | 1,027 | java | Java | src/main/java/fjs/co/graphql/dto/User.java | mquandvr/graphql-annotation-spring | fe8954bf4a004f749e8025731fad06d3713a7429 | [
"MIT"
] | 1 | 2019-05-05T19:05:45.000Z | 2019-05-05T19:05:45.000Z | src/main/java/fjs/co/graphql/dto/User.java | mquandvr/graphql-annotation-spring | fe8954bf4a004f749e8025731fad06d3713a7429 | [
"MIT"
] | null | null | null | src/main/java/fjs/co/graphql/dto/User.java | mquandvr/graphql-annotation-spring | fe8954bf4a004f749e8025731fad06d3713a7429 | [
"MIT"
] | null | null | null | 16.564516 | 52 | 0.746835 | 14,790 | package fjs.co.graphql.dto;
import com.fasterxml.jackson.annotation.JsonIgnore;
import java.io.Serializable;
import java.util.Date;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.EqualsAndHashCode;
import lombok.NoArgsConstructor;
@Data
@AllArgsConstructor
@NoArgsConstructor
@EqualsAndHashCode
... |
3e22e6ff93322aaade631435a072a2c2dc8523e5 | 387 | java | Java | core/src/main/java/com/cpacm/core/mvp/views/AlbumIView.java | cpacm/MoeMusic | cd040b6fdd29d303568b6f042ec9e3e8d57d27a7 | [
"Apache-2.0"
] | 163 | 2016-08-16T03:50:36.000Z | 2021-12-18T02:00:44.000Z | core/src/main/java/com/cpacm/core/mvp/views/AlbumIView.java | Erdong-ss/MoeMusic | cd040b6fdd29d303568b6f042ec9e3e8d57d27a7 | [
"Apache-2.0"
] | 6 | 2016-11-06T09:50:45.000Z | 2018-03-17T06:37:01.000Z | core/src/main/java/com/cpacm/core/mvp/views/AlbumIView.java | Erdong-ss/MoeMusic | cd040b6fdd29d303568b6f042ec9e3e8d57d27a7 | [
"Apache-2.0"
] | 55 | 2016-08-30T02:41:54.000Z | 2020-07-02T08:12:41.000Z | 18.428571 | 70 | 0.72093 | 14,791 | package com.cpacm.core.mvp.views;
import com.cpacm.core.bean.BannerBean;
import com.cpacm.core.bean.WikiBean;
import java.util.List;
/**
* @author: cpacm
* @date: 2016/8/1
* @desciption: 专辑的view接口
*/
public interface AlbumIView {
void getMusics(List<WikiBean> newMusics,List<WikiBean> hotMusics);
void g... |
3e22e7aa304a7ac2125f4def628ac6f4f0bc5ad9 | 4,015 | java | Java | src/unirio/apa/MinHeap.java | EBarbara/apa-dijkstra | 1b642774465227d71783f4385e9a3e32aca27e06 | [
"MIT"
] | null | null | null | src/unirio/apa/MinHeap.java | EBarbara/apa-dijkstra | 1b642774465227d71783f4385e9a3e32aca27e06 | [
"MIT"
] | null | null | null | src/unirio/apa/MinHeap.java | EBarbara/apa-dijkstra | 1b642774465227d71783f4385e9a3e32aca27e06 | [
"MIT"
] | null | null | null | 26.766667 | 89 | 0.494396 | 14,792 | package unirio.apa;
public class MinHeap {
class NodeHeap{
int node;
int pathWeight;
public NodeHeap(int node, int pathWeight) {
this.node = node;
this.pathWeight = pathWeight;
}
public String toString(){
return "Node: " + node + "; dist... |
3e22e80bd0071eb0e37a4448fb30c3e07c3b6538 | 466 | java | Java | src/main/java/http/Http.java | team-cirno/ProjectCirno | 38b8fe494c728f6ecb29dd6c897d672bf486b8fe | [
"MIT"
] | null | null | null | src/main/java/http/Http.java | team-cirno/ProjectCirno | 38b8fe494c728f6ecb29dd6c897d672bf486b8fe | [
"MIT"
] | null | null | null | src/main/java/http/Http.java | team-cirno/ProjectCirno | 38b8fe494c728f6ecb29dd6c897d672bf486b8fe | [
"MIT"
] | null | null | null | 16.068966 | 46 | 0.553648 | 14,793 | package http;
public class Http {
String head;
byte [] payload;
public Http(String head, byte[] payload) {
this.head = head;
this.payload = payload;
}
public String getHead() {
return head;
}
public void setHead(String head) {
this.head = head;
}
... |
3e22e8e174557cc062213ae8ea68770cd2257ef1 | 7,434 | java | Java | lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/QueryValueSource.java | pengzong1111/solr4 | 6c2a939ff1a431c5f3f360dcd417e4d4b357f7cc | [
"Apache-2.0"
] | 6 | 2015-03-11T11:21:02.000Z | 2021-12-03T11:53:42.000Z | lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/QueryValueSource.java | pengzong1111/solr4 | 6c2a939ff1a431c5f3f360dcd417e4d4b357f7cc | [
"Apache-2.0"
] | null | null | null | lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/QueryValueSource.java | pengzong1111/solr4 | 6c2a939ff1a431c5f3f360dcd417e4d4b357f7cc | [
"Apache-2.0"
] | 7 | 2016-01-23T16:07:22.000Z | 2018-03-05T13:55:35.000Z | 29.61753 | 114 | 0.641243 | 14,794 | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... |
3e22e9d3005dd52f54060ec71cf87ec242d51ccf | 559 | java | Java | model/src/main/java/io/mateu/erp/model/health/Report.java | miguelperezcolom/mateu-erp | f3d702ca56f3e753476787618a73b3d4ee2fd4b3 | [
"Beerware"
] | null | null | null | model/src/main/java/io/mateu/erp/model/health/Report.java | miguelperezcolom/mateu-erp | f3d702ca56f3e753476787618a73b3d4ee2fd4b3 | [
"Beerware"
] | null | null | null | model/src/main/java/io/mateu/erp/model/health/Report.java | miguelperezcolom/mateu-erp | f3d702ca56f3e753476787618a73b3d4ee2fd4b3 | [
"Beerware"
] | 2 | 2017-10-27T12:18:47.000Z | 2017-11-12T21:12:15.000Z | 18.633333 | 58 | 0.728086 | 14,795 | package io.mateu.erp.model.health;
import io.mateu.mdd.core.annotations.Order;
import lombok.Getter;
import lombok.Setter;
import javax.persistence.*;
import java.time.LocalDateTime;
import java.util.ArrayList;
import java.util.List;
@Entity
@Getter@Setter
public class Report {
@Id@GeneratedValue(strategy = Ge... |
3e22ec6e4a0698cf0ad0cd223f8eeaddefd3cff6 | 331 | java | Java | src/main/java/havis/device/io/common/ConfigListener.java | peramic/IO.Common | faed6196c03f32ff2cd166f9199f1abdd1cd383c | [
"Apache-2.0"
] | null | null | null | src/main/java/havis/device/io/common/ConfigListener.java | peramic/IO.Common | faed6196c03f32ff2cd166f9199f1abdd1cd383c | [
"Apache-2.0"
] | null | null | null | src/main/java/havis/device/io/common/ConfigListener.java | peramic/IO.Common | faed6196c03f32ff2cd166f9199f1abdd1cd383c | [
"Apache-2.0"
] | null | null | null | 16.55 | 50 | 0.755287 | 14,796 | package havis.device.io.common;
import havis.device.io.Direction;
import havis.device.io.State;
interface ConfigListener {
short getCount();
void setDirection(short id, Direction direction);
void setState(short id, State state);
State getState(short id);
void setEnable(short id, boolean enable);
void keep... |
3e22edf494e12cfee5c80a49c07d9db1626bb504 | 785 | java | Java | template-method/src/main/java/org/cx/templatemethod/Application.java | cxcoder/design-patterns | 0acf870c710b41e6f2927979b567e62ae05188ec | [
"MIT"
] | 2 | 2017-01-22T15:10:46.000Z | 2017-01-22T15:27:35.000Z | template-method/src/main/java/org/cx/templatemethod/Application.java | cxcoder/design-patterns | 0acf870c710b41e6f2927979b567e62ae05188ec | [
"MIT"
] | null | null | null | template-method/src/main/java/org/cx/templatemethod/Application.java | cxcoder/design-patterns | 0acf870c710b41e6f2927979b567e62ae05188ec | [
"MIT"
] | null | null | null | 20.128205 | 55 | 0.538854 | 14,797 | package org.cx.templatemethod;
/**
* 打开外部文档
* @see MyApplication
*/
public abstract class Application {
/**
* 模板方法,用一些抽象操作定义打开一个文档的算法,而子类提供具体的行为
*/
public boolean openDocument() {
if (!canOpenDocument()) {
return false;
}
Document doc = doCreat... |
3e22ee6adae1856288111fb80bc1489e8d85a2f9 | 748 | java | Java | src/main/java/com/mauriciotogneri/botcoin/log/ProfitFile.java | vndly/botcoin | 6d28966ff7bbae501f08e01bd4e9972343517a33 | [
"MIT"
] | null | null | null | src/main/java/com/mauriciotogneri/botcoin/log/ProfitFile.java | vndly/botcoin | 6d28966ff7bbae501f08e01bd4e9972343517a33 | [
"MIT"
] | 1 | 2021-04-07T02:56:37.000Z | 2021-04-07T14:22:45.000Z | src/main/java/com/mauriciotogneri/botcoin/log/ProfitFile.java | vndly/botcoin | 6d28966ff7bbae501f08e01bd4e9972343517a33 | [
"MIT"
] | null | null | null | 22.666667 | 67 | 0.675134 | 14,798 | package com.mauriciotogneri.botcoin.log;
import com.mauriciotogneri.botcoin.market.Symbol;
import org.jetbrains.annotations.NotNull;
import java.math.BigDecimal;
import java.math.RoundingMode;
public class ProfitFile
{
private final String path;
private BigDecimal total = BigDecimal.ZERO;
public Profit... |
3e22ee86705e6c7d274d7bbc5016d19b5a4aaccf | 294 | java | Java | lib/src/main/java/com/blogspot/mowael/retrofitcore/services/RawResponseService.java | MohamedWael/RitrofitCore | 827ed40d3b2c7abe0e801042a8208d8880febd98 | [
"MIT"
] | null | null | null | lib/src/main/java/com/blogspot/mowael/retrofitcore/services/RawResponseService.java | MohamedWael/RitrofitCore | 827ed40d3b2c7abe0e801042a8208d8880febd98 | [
"MIT"
] | 1 | 2019-11-15T16:54:12.000Z | 2019-11-15T16:54:12.000Z | lib/src/main/java/com/blogspot/mowael/retrofitcore/services/RawResponseService.java | MohamedWael/RitrofitCore | 827ed40d3b2c7abe0e801042a8208d8880febd98 | [
"MIT"
] | null | null | null | 18.375 | 87 | 0.785714 | 14,799 | package com.blogspot.mowael.retrofitcore.services;
import okhttp3.ResponseBody;
import retrofit2.Call;
import retrofit2.Callback;
import retrofit2.http.GET;
/**
* Created by moham on 10/6/2017.
*/
public class RawResponseService<RestClient> extends Service<ResponseBody, RestClient> {
}
|
3e22eeef2a15e1b8caf64c1bbae7aed0f55abb79 | 1,047 | java | Java | bootstrap-core/src/main/java/de/agilecoders/wicket/core/markup/html/bootstrap/block/Hero.java | ceefour/wicket-bootstrap | a474b80ae0a2e6e0c279e8ad5a3882055abfea08 | [
"Apache-2.0"
] | null | null | null | bootstrap-core/src/main/java/de/agilecoders/wicket/core/markup/html/bootstrap/block/Hero.java | ceefour/wicket-bootstrap | a474b80ae0a2e6e0c279e8ad5a3882055abfea08 | [
"Apache-2.0"
] | null | null | null | bootstrap-core/src/main/java/de/agilecoders/wicket/core/markup/html/bootstrap/block/Hero.java | ceefour/wicket-bootstrap | a474b80ae0a2e6e0c279e8ad5a3882055abfea08 | [
"Apache-2.0"
] | null | null | null | 23.266667 | 114 | 0.638013 | 14,800 | package de.agilecoders.wicket.core.markup.html.bootstrap.block;
import org.apache.wicket.markup.html.WebMarkupContainer;
import org.apache.wicket.model.IModel;
/**
* Block-level element for quoting content from another source.
* <p/>
* <pre>
* <blockquote wicket:id="componentId">
* <p>Lorem ipsum do... |
3e22f1fee57b120b72e1d5556c8fb7f4fbab2011 | 292 | java | Java | tools-starter-swagger/src/main/java/cn/gjing/tools/swagger/SwaggerService.java | hehuanye/tools | 6b730e33e5535d149cb33917dbeb1d4f6fb1c0d6 | [
"MIT"
] | 1 | 2020-02-22T03:08:41.000Z | 2020-02-22T03:08:41.000Z | tools-starter-swagger/src/main/java/cn/gjing/tools/swagger/SwaggerService.java | hehuanye/tools | 6b730e33e5535d149cb33917dbeb1d4f6fb1c0d6 | [
"MIT"
] | null | null | null | tools-starter-swagger/src/main/java/cn/gjing/tools/swagger/SwaggerService.java | hehuanye/tools | 6b730e33e5535d149cb33917dbeb1d4f6fb1c0d6 | [
"MIT"
] | null | null | null | 12.166667 | 31 | 0.623288 | 14,801 | package cn.gjing.tools.swagger;
import lombok.*;
/**
* @author Gjing
**/
@Getter
@Setter
@ToString
@AllArgsConstructor
@NoArgsConstructor
public class SwaggerService {
/**
* 文档标签名
*/
private String view;
/**
* 目标服务名或者文档地址
*/
private String service;
}
|
3e22f241e91baff367173f0e3bdec0ef43dc0036 | 1,240 | java | Java | src/main/java/frc/robot/shooter/SetpointSpinUp.java | jplauro/Warbots2022 | e0bbfd1cac19cf72fc6e6c173c2c835cb3722b39 | [
"BSD-3-Clause",
"MIT"
] | null | null | null | src/main/java/frc/robot/shooter/SetpointSpinUp.java | jplauro/Warbots2022 | e0bbfd1cac19cf72fc6e6c173c2c835cb3722b39 | [
"BSD-3-Clause",
"MIT"
] | null | null | null | src/main/java/frc/robot/shooter/SetpointSpinUp.java | jplauro/Warbots2022 | e0bbfd1cac19cf72fc6e6c173c2c835cb3722b39 | [
"BSD-3-Clause",
"MIT"
] | null | null | null | 28.837209 | 87 | 0.712097 | 14,802 | package frc.robot.shooter;
import edu.wpi.first.wpilibj.Timer;
import edu.wpi.first.wpilibj2.command.CommandBase;
import frc.robot.controls.ControlBoard;
import frc.robot.util.Limelight;
import frc.robot.util.Limelight.LedMode;
public class SetpointSpinUp extends CommandBase {
private final ShooterSubsystem shoot... |
3e22f2480c5b845c8ce06429b2508c0a6f722377 | 4,056 | java | Java | modules/elasticsearch/src/main/java/org/elasticsearch/index/field/data/support/FieldDataLoader.java | jwilkins/elasticsearch | 1c555679a19683ce9ac480c8de844d3036201aff | [
"Apache-2.0"
] | 1 | 2018-02-17T14:55:19.000Z | 2018-02-17T14:55:19.000Z | modules/elasticsearch/src/main/java/org/elasticsearch/index/field/data/support/FieldDataLoader.java | jh2houchens/elasticsearch | 3894472f4945bcaae64044f2b2e256ab3b901a5d | [
"Apache-2.0"
] | null | null | null | modules/elasticsearch/src/main/java/org/elasticsearch/index/field/data/support/FieldDataLoader.java | jh2houchens/elasticsearch | 3894472f4945bcaae64044f2b2e256ab3b901a5d | [
"Apache-2.0"
] | null | null | null | 34.084034 | 123 | 0.563856 | 14,803 | /*
* Licensed to Elastic Search and Shay Banon under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. Elastic Search licenses this
* file to you under the Apache License, Version 2.0 (the
* "License"); you m... |
3e22f2c3f3ef05db8f3c65bc08d007c6d1e86a91 | 2,871 | java | Java | server/src/test/java/blackbox/IntegrationTestConfiguration.java | fossabot/chutney | 73cb2b2eb717b318b786adf0eb67a74eec6fdb80 | [
"Apache-2.0"
] | null | null | null | server/src/test/java/blackbox/IntegrationTestConfiguration.java | fossabot/chutney | 73cb2b2eb717b318b786adf0eb67a74eec6fdb80 | [
"Apache-2.0"
] | null | null | null | server/src/test/java/blackbox/IntegrationTestConfiguration.java | fossabot/chutney | 73cb2b2eb717b318b786adf0eb67a74eec6fdb80 | [
"Apache-2.0"
] | null | null | null | 38.797297 | 127 | 0.764542 | 14,804 | package blackbox;
import blackbox.restclient.RestClient;
import blackbox.stepdef.TestContext;
import blackbox.util.LaxRedirectStrategy;
import com.google.common.io.Resources;
import com.chutneytesting.ServerConfiguration;
import com.chutneytesting.design.infra.storage.scenario.git.GitClient;
import java.security.KeySt... |
3e22f357e4d230320b7b68336416e9546cbcdec5 | 6,546 | java | Java | app/src/main/java/com/codepath/apps/restclienttemplate/TimelineActivity.java | PaulLeung93/SimpleTweet | 59b77a53a637e356b91f17977a86ecab584291c3 | [
"MIT"
] | null | null | null | app/src/main/java/com/codepath/apps/restclienttemplate/TimelineActivity.java | PaulLeung93/SimpleTweet | 59b77a53a637e356b91f17977a86ecab584291c3 | [
"MIT"
] | 5 | 2021-10-02T05:57:23.000Z | 2021-12-18T09:01:54.000Z | app/src/main/java/com/codepath/apps/restclienttemplate/TimelineActivity.java | PaulLeung93/SimpleTweet | 59b77a53a637e356b91f17977a86ecab584291c3 | [
"MIT"
] | null | null | null | 36.569832 | 110 | 0.634892 | 14,805 | package com.codepath.apps.restclienttemplate;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.appcompat.app.AppCompatActivity;
import androidx.recyclerview.widget.LinearLayoutManager;
import androidx.recyclerview.widget.RecyclerView;
import androidx.swiperefreshlayout.widget.Sw... |
3e22f41c67c9ae53b5aae33c191d1951d3c1d73d | 2,015 | java | Java | netty-serialport-android/src/main/java/tech/yaog/netty/serialportandroid/SerialPortChannelOption.java | mutoukenji/NettySerialPort4Android | 2e12dac8e5378db8e01e1f74b499b999ae84287e | [
"Apache-2.0"
] | 3 | 2020-02-08T05:05:00.000Z | 2021-06-12T10:56:38.000Z | netty-serialport-android/src/main/java/tech/yaog/netty/serialportandroid/SerialPortChannelOption.java | mutoukenji/NettySerialPort4Android | 2e12dac8e5378db8e01e1f74b499b999ae84287e | [
"Apache-2.0"
] | null | null | null | netty-serialport-android/src/main/java/tech/yaog/netty/serialportandroid/SerialPortChannelOption.java | mutoukenji/NettySerialPort4Android | 2e12dac8e5378db8e01e1f74b499b999ae84287e | [
"Apache-2.0"
] | null | null | null | 47.97619 | 139 | 0.774194 | 14,806 | /*
* Copyright 2013 The Netty Project
*
* The Netty Project licenses this file to you under the Apache License,
* version 2.0 (the "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at:
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless re... |
3e22f4215fcdf4793b727aaed3849ebf973c3d5c | 40,435 | java | Java | proto-google-cloud-speech-v1/src/main/java/com/google/cloud/speech/v1/RecognizeResponse.java | latra/java-speech | 6a4dd523645f17aa777951fc4b1b2845a9a6487d | [
"Apache-2.0"
] | 60 | 2019-09-18T20:52:39.000Z | 2022-03-21T10:17:08.000Z | proto-google-cloud-speech-v1/src/main/java/com/google/cloud/speech/v1/RecognizeResponse.java | latra/java-speech | 6a4dd523645f17aa777951fc4b1b2845a9a6487d | [
"Apache-2.0"
] | 500 | 2019-09-16T23:13:18.000Z | 2022-03-30T00:15:15.000Z | proto-google-cloud-speech-v1/src/main/java/com/google/cloud/speech/v1/RecognizeResponse.java | latra/java-speech | 6a4dd523645f17aa777951fc4b1b2845a9a6487d | [
"Apache-2.0"
] | 60 | 2019-09-09T22:45:36.000Z | 2022-03-28T18:01:54.000Z | 32.142289 | 100 | 0.655299 | 14,807 | /*
* Copyright 2020 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... |
3e22f487137b13ac9f846362f4347dc9050cd4a5 | 4,263 | java | Java | cosmic-core/engine/schema/src/main/java/com/cloud/network/dao/LBStickinessPolicyVO.java | sanderv32/cosmic | 9a9d86500b67255a1c743a9438a05c0d969fd210 | [
"Apache-2.0"
] | 64 | 2016-01-30T13:31:00.000Z | 2022-02-21T02:13:25.000Z | cosmic-core/engine/schema/src/main/java/com/cloud/network/dao/LBStickinessPolicyVO.java | sanderv32/cosmic | 9a9d86500b67255a1c743a9438a05c0d969fd210 | [
"Apache-2.0"
] | 525 | 2016-01-22T10:46:31.000Z | 2022-02-23T11:08:01.000Z | cosmic-core/engine/schema/src/main/java/com/cloud/network/dao/LBStickinessPolicyVO.java | sanderv32/cosmic | 9a9d86500b67255a1c743a9438a05c0d969fd210 | [
"Apache-2.0"
] | 25 | 2016-01-13T16:46:46.000Z | 2021-07-23T15:22:27.000Z | 30.234043 | 151 | 0.645555 | 14,808 | package com.cloud.network.dao;
import com.cloud.legacymodel.utils.Pair;
import com.cloud.network.rules.StickinessPolicy;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persist... |
3e22f65859aafb512432391adb6eb22dc4a8e688 | 1,343 | java | Java | src/org/omg/PortableServer/AdapterActivatorOperations.java | zhaoqshen/jdk1.8-source-analysis | c3aaf1d482d952a68d233424fc61b80a5ae3e70c | [
"Apache-2.0"
] | null | null | null | src/org/omg/PortableServer/AdapterActivatorOperations.java | zhaoqshen/jdk1.8-source-analysis | c3aaf1d482d952a68d233424fc61b80a5ae3e70c | [
"Apache-2.0"
] | null | null | null | src/org/omg/PortableServer/AdapterActivatorOperations.java | zhaoqshen/jdk1.8-source-analysis | c3aaf1d482d952a68d233424fc61b80a5ae3e70c | [
"Apache-2.0"
] | null | null | null | 36.297297 | 125 | 0.704393 | 14,809 | package org.omg.PortableServer;
/**
* org/omg/PortableServer/AdapterActivatorOperations.java .
* Generated by the IDL-to-Java compiler (portable), version "3.2"
* from /Users/java_re/workspace/8-2-build-macosx-x86_64/jdk8u212/12974/corba/src/share/classes/org/omg/PortableServer/poa.idl
* Monday, April 1, 2019 11:12:3... |
3e22f70cb07608b24cd4b94590508c49c54c18d9 | 2,592 | java | Java | ReCaLys/src/de/upb/recalys/visualization/view/RCSGraphShortcutManager.java | r-kober/ReCaLys | ab2cbae0914435b68b1210415e3703061e4e64c3 | [
"MIT"
] | null | null | null | ReCaLys/src/de/upb/recalys/visualization/view/RCSGraphShortcutManager.java | r-kober/ReCaLys | ab2cbae0914435b68b1210415e3703061e4e64c3 | [
"MIT"
] | null | null | null | ReCaLys/src/de/upb/recalys/visualization/view/RCSGraphShortcutManager.java | r-kober/ReCaLys | ab2cbae0914435b68b1210415e3703061e4e64c3 | [
"MIT"
] | null | null | null | 25.92 | 74 | 0.646219 | 14,810 | package de.upb.recalys.visualization.view;
import java.awt.event.KeyEvent;
import org.graphstream.ui.geom.Point3;
import org.graphstream.ui.view.Camera;
import org.graphstream.ui.view.util.DefaultShortcutManager;
/**
* A custom Shortcut Manager for GraphStream Viewers.
*/
public class RCSGraphShortcutManager exten... |
3e22f7f6fb1b4f30b7ace00f54c08e1cc5188cb5 | 1,532 | java | Java | src/org/virtue/network/event/context/impl/out/TrayMessageEventContext.java | itsgreco/Virtue865 | 36ce128a4433043cda82eda01c5720e4f1d0dddc | [
"MIT"
] | 1 | 2020-09-06T19:10:20.000Z | 2020-09-06T19:10:20.000Z | src/org/virtue/network/event/context/impl/out/TrayMessageEventContext.java | itsgreco/Virtue865 | 36ce128a4433043cda82eda01c5720e4f1d0dddc | [
"MIT"
] | null | null | null | src/org/virtue/network/event/context/impl/out/TrayMessageEventContext.java | itsgreco/Virtue865 | 36ce128a4433043cda82eda01c5720e4f1d0dddc | [
"MIT"
] | 1 | 2019-07-19T21:39:17.000Z | 2019-07-19T21:39:17.000Z | 36.47619 | 81 | 0.758486 | 14,811 | /**
* Copyright (c) 2014 Virtue Studios
*
* 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
* to use, copy, modify, merge, pub... |
3e22f8db7ab61e7bc464a14660991d04daad3a9c | 9,521 | java | Java | src/main/java/com/brandon3055/draconicevolution/client/gui/GUIDraconiumChest.java | SchrecktechModding/Draconic-Evolution_Schrecktech_Edition | a5f4cae1351fa469b9bc86b10a36b604c768d8fe | [
"MIT"
] | null | null | null | src/main/java/com/brandon3055/draconicevolution/client/gui/GUIDraconiumChest.java | SchrecktechModding/Draconic-Evolution_Schrecktech_Edition | a5f4cae1351fa469b9bc86b10a36b604c768d8fe | [
"MIT"
] | null | null | null | src/main/java/com/brandon3055/draconicevolution/client/gui/GUIDraconiumChest.java | SchrecktechModding/Draconic-Evolution_Schrecktech_Edition | a5f4cae1351fa469b9bc86b10a36b604c768d8fe | [
"MIT"
] | null | null | null | 50.110526 | 152 | 0.687323 | 14,812 | package com.brandon3055.draconicevolution.client.gui;
import codechicken.nei.VisiblityData;
import codechicken.nei.api.INEIGuiHandler;
import codechicken.nei.api.TaggedInventoryArea;
import com.brandon3055.brandonscore.client.utills.GuiHelper;
import com.brandon3055.draconicevolution.DraconicEvolution;
import com.bran... |
3e22f8dc9d417592a35d7d2c16739db25cc5b76f | 688 | java | Java | boot-jmx/src/main/java/io/datakernel/jmx/ValueFetcher.java | PetroRavlinko/datakernel | 02aad28d89f7a456a873ca0e2ef7807339512ddf | [
"Apache-2.0"
] | 98 | 2015-07-04T07:38:43.000Z | 2022-02-15T05:23:38.000Z | boot-jmx/src/main/java/io/datakernel/jmx/ValueFetcher.java | PetroRavlinko/datakernel | 02aad28d89f7a456a873ca0e2ef7807339512ddf | [
"Apache-2.0"
] | 18 | 2015-09-16T14:54:15.000Z | 2020-06-20T13:03:59.000Z | boot-jmx/src/main/java/io/datakernel/jmx/ValueFetcher.java | PetroRavlinko/datakernel | 02aad28d89f7a456a873ca0e2ef7807339512ddf | [
"Apache-2.0"
] | 18 | 2015-07-04T07:38:50.000Z | 2021-06-02T12:27:06.000Z | 31.272727 | 75 | 0.744186 | 14,813 | /*
* Copyright (C) 2015 SoftIndex 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 agreed ... |
3e22f8fc35cb6b65e580505bbdc9479a45e2cb7f | 1,197 | java | Java | software/nbia-dao/src/gov/nih/nci/nbia/dto/CollectionDescDTO.java | NCIP/national-biomedical-image-archive | 63e2cb680d6cb61060e3134dda3b3c2b85528352 | [
"BSD-3-Clause"
] | 23 | 2016-03-23T08:25:47.000Z | 2022-03-05T08:41:49.000Z | software/nbia-dao/src/gov/nih/nci/nbia/dto/CollectionDescDTO.java | CBIIT/national-biomedical-image-archive | 569f3a7a46badd5cb02cd5f79be04c5ae6709099 | [
"BSD-3-Clause"
] | null | null | null | software/nbia-dao/src/gov/nih/nci/nbia/dto/CollectionDescDTO.java | CBIIT/national-biomedical-image-archive | 569f3a7a46badd5cb02cd5f79be04c5ae6709099 | [
"BSD-3-Clause"
] | 25 | 2015-03-08T11:55:41.000Z | 2022-01-24T08:13:37.000Z | 22.584906 | 89 | 0.756057 | 14,814 | /*L
* Copyright SAIC, Ellumen and RSNA (CTP)
*
*
* Distributed under the OSI-approved BSD 3-Clause License.
* See http://ncip.github.com/national-biomedical-image-archive/LICENSE.txt for details.
*/
package gov.nih.nci.nbia.dto;
import java.util.Date;
public class CollectionDescDTO {
private String descr... |
3e22f9ac1ef40f2aa8f792af4ecd4559915c08d9 | 298 | java | Java | WK13 Lec/AdminStaff.java | jayman888/ProgTechSem2 | b95d2510ea8399b2ebc24927cbdaabd786070c94 | [
"MIT"
] | null | null | null | WK13 Lec/AdminStaff.java | jayman888/ProgTechSem2 | b95d2510ea8399b2ebc24927cbdaabd786070c94 | [
"MIT"
] | null | null | null | WK13 Lec/AdminStaff.java | jayman888/ProgTechSem2 | b95d2510ea8399b2ebc24927cbdaabd786070c94 | [
"MIT"
] | null | null | null | 14.190476 | 41 | 0.671141 | 14,815 | public class AdminStaff extends Employee{
// PRIVATE DATA FIELDS
private int HEWlevel;
private String division;
public AdminStaff() {
System.out.println("Blank");
}
public int getHEWlevel() {
return HEWlevel;
}
public String getDivision() {
return division;
}
}
|
3e22fa3139305d18c830d811fded0c2921e18b74 | 1,939 | java | Java | src/main/java/com/protect7/crossrequestchecker/controller/IssueController.java | simioni87/CrossRequestChecker | db5c52629a3f926f100086a78e0b4c9f6312f3aa | [
"MIT"
] | 2 | 2021-09-08T17:24:16.000Z | 2021-11-21T11:54:31.000Z | src/main/java/com/protect7/crossrequestchecker/controller/IssueController.java | simioni87/CrossRequestChecker | db5c52629a3f926f100086a78e0b4c9f6312f3aa | [
"MIT"
] | null | null | null | src/main/java/com/protect7/crossrequestchecker/controller/IssueController.java | simioni87/CrossRequestChecker | db5c52629a3f926f100086a78e0b4c9f6312f3aa | [
"MIT"
] | null | null | null | 35.254545 | 128 | 0.772563 | 14,816 | package com.protect7.crossrequestchecker.controller;
import java.util.ArrayList;
import com.protect7.crossrequestchecker.entities.CrossRequestIssue;
import com.protect7.crossrequestchecker.gui.IssueTableModel;
import com.protect7.crossrequestchecker.util.Helper;
import burp.BurpExtender;
import burp.IRequestInfo;
imp... |
3e22fa3bfdf9ec5899eb8f3e9779149a5ce8b797 | 4,094 | java | Java | trunk/adhoc-internal/src/main/java/org/jfree/util/DefaultConfiguration.java | yblucky/mdrill | 8621180ac977e670a8e50a16053d4fce2b1c6a3e | [
"ICU",
"Apache-2.0"
] | 1,104 | 2015-01-01T07:45:27.000Z | 2022-03-31T04:09:24.000Z | trunk/adhoc-internal/src/main/java/org/jfree/util/DefaultConfiguration.java | jwpttcg66/mdrill | 3acf33cfa72527fc1d949e933cc87fba340f2524 | [
"ICU",
"Apache-2.0"
] | 7 | 2015-05-04T10:29:01.000Z | 2019-01-07T05:38:55.000Z | trunk/adhoc-internal/src/main/java/org/jfree/util/DefaultConfiguration.java | jwpttcg66/mdrill | 3acf33cfa72527fc1d949e933cc87fba340f2524 | [
"ICU",
"Apache-2.0"
] | 579 | 2015-01-04T06:40:10.000Z | 2022-03-28T11:53:15.000Z | 27.47651 | 78 | 0.649487 | 14,817 | /* ========================================================================
* JCommon : a free general purpose class library for the Java(tm) platform
* ========================================================================
*
* (C) Copyright 2000-2005, by Object Refinery Limited and Contributors.
*
* Project In... |
3e22faa1c4fc07bdb9a428402269d380ec343e11 | 247 | java | Java | junghyunlee/java_work/src/Seventh/Question4.java | PARK-AA/GroupStudy | abb25e2b56889d3ed2378f00621909c5bbe7fd44 | [
"MIT"
] | null | null | null | junghyunlee/java_work/src/Seventh/Question4.java | PARK-AA/GroupStudy | abb25e2b56889d3ed2378f00621909c5bbe7fd44 | [
"MIT"
] | null | null | null | junghyunlee/java_work/src/Seventh/Question4.java | PARK-AA/GroupStudy | abb25e2b56889d3ed2378f00621909c5bbe7fd44 | [
"MIT"
] | null | null | null | 16.466667 | 44 | 0.631579 | 14,818 | package Seventh;
// 사용자 입력으로 시작값을 받고
// 사용자 입력으로 끝값을 받는다.
// 그리고 또 다른 사용자 입력을 받는다.
// 마지막에 입력된 사용자 입력값으로 나눠 떨어지는 숫자들을
// 시작값과 끝값 사이에서 찾아서 출력하는 매서드를 만들어보자!
public class Question4 {
public static void main(String[] args) {
}
}
|
3e22fafeec53ff5a9acffdbad5957a0c355fe0be | 477 | java | Java | assessment-test/exercise-13/BearOrShark.java | jeanvillete/oca8-study | c3c7a7bf5ef07a2e3be5d33d72736e6252fdd515 | [
"MIT"
] | null | null | null | assessment-test/exercise-13/BearOrShark.java | jeanvillete/oca8-study | c3c7a7bf5ef07a2e3be5d33d72736e6252fdd515 | [
"MIT"
] | null | null | null | assessment-test/exercise-13/BearOrShark.java | jeanvillete/oca8-study | c3c7a7bf5ef07a2e3be5d33d72736e6252fdd515 | [
"MIT"
] | null | null | null | 28.058824 | 77 | 0.628931 | 14,819 | public class BearOrShark {
public static void main(String[] args) {
int luck = 10;
if ( (luck > 10 ? luck++ : --luck ) <10 ) {
System.out.print("Bear");
} if ( luck < 10 ) System.out.print("Shark");
} }
/**
* 1 - Bear (False)
* 2 - Shark (False)
* 3 - BearShark (True)
* 4 - The code will not compile because ... |
3e22fb446c13527f0f1f4033980bd4d02e754daf | 2,089 | java | Java | tests/feat-642-knative-traffic-splitting/src/test/java/io/dekorate/knative/Feat642TrafficSplittingTest.java | ch007m/dekorate | 8568fbeabdc221b8643eb3805909a8ab0326e1cf | [
"Apache-2.0"
] | 309 | 2019-07-04T10:49:47.000Z | 2022-03-28T03:50:00.000Z | tests/feat-642-knative-traffic-splitting/src/test/java/io/dekorate/knative/Feat642TrafficSplittingTest.java | ch007m/dekorate | 8568fbeabdc221b8643eb3805909a8ab0326e1cf | [
"Apache-2.0"
] | 587 | 2019-07-08T07:10:49.000Z | 2022-03-31T20:08:34.000Z | tests/feat-642-knative-traffic-splitting/src/test/java/io/dekorate/knative/Feat642TrafficSplittingTest.java | ch007m/dekorate | 8568fbeabdc221b8643eb3805909a8ab0326e1cf | [
"Apache-2.0"
] | 82 | 2019-07-07T07:31:22.000Z | 2022-03-30T12:05:17.000Z | 36.649123 | 107 | 0.741982 | 14,820 | /**
* Copyright 2018 The original authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law... |
3e22fb4ab795464c02ed7ed223730f3ba1a8da5b | 111 | java | Java | idea/testData/refactoring/rename/automaticRenamerKotlinTestClass/after/test/JBazBarNewFooTest.java | Dimat112/kotlin | 0c463d3260bb78afd8da308849e430162aab6cd9 | [
"ECL-2.0",
"Apache-2.0"
] | 337 | 2020-05-14T00:40:10.000Z | 2022-02-16T23:39:07.000Z | idea/testData/refactoring/rename/automaticRenamerKotlinTestClass/after/test/JBazBarNewFooTest.java | Dimat112/kotlin | 0c463d3260bb78afd8da308849e430162aab6cd9 | [
"ECL-2.0",
"Apache-2.0"
] | 92 | 2020-06-10T23:17:42.000Z | 2020-09-25T10:50:13.000Z | idea/testData/refactoring/rename/automaticRenamerKotlinTestClass/after/test/JBazBarNewFooTest.java | Dimat112/kotlin | 0c463d3260bb78afd8da308849e430162aab6cd9 | [
"ECL-2.0",
"Apache-2.0"
] | 54 | 2016-02-29T16:27:38.000Z | 2020-12-26T15:02:23.000Z | 11.1 | 32 | 0.648649 | 14,821 | package test;
import org.junit.Test;
public class JBazBarNewFooTest {
@Test
void testFoo() {
}
} |
3e22fb81889e6bf7e9a02f74cc8110780702fbd4 | 1,895 | java | Java | cayenne-server/src/test/java/org/apache/cayenne/exp/parser/ASTCurrentTimestampTest.java | smarthealth/cayenne | 444df33111c9bc30165275ed46137ef3c2daf34c | [
"Apache-2.0"
] | 289 | 2015-01-28T13:35:27.000Z | 2022-03-27T07:51:03.000Z | cayenne-server/src/test/java/org/apache/cayenne/exp/parser/ASTCurrentTimestampTest.java | smarthealth/cayenne | 444df33111c9bc30165275ed46137ef3c2daf34c | [
"Apache-2.0"
] | 78 | 2015-01-05T19:28:33.000Z | 2022-02-01T13:53:11.000Z | cayenne-server/src/test/java/org/apache/cayenne/exp/parser/ASTCurrentTimestampTest.java | hanie21/cayenne | 592ecfb41b756cedcc4c3fe54d31773e557860a6 | [
"Apache-2.0"
] | 150 | 2015-01-15T08:13:55.000Z | 2022-03-19T19:42:16.000Z | 34.454545 | 70 | 0.668602 | 14,822 | /*****************************************************************
* 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
* ... |
3e22fb8bb2452f4c6e3fbda9ce660a8b4f634512 | 4,377 | java | Java | 01_Language/03_Java/spring-boot/src/main/java/com/onevgo/springboot/entity/TbUser.java | cliff363825/TwentyFour | 09df59bd5d275e66463e343647f46027397d1233 | [
"MIT"
] | 3 | 2020-06-28T07:42:51.000Z | 2021-01-15T10:32:11.000Z | 01_Language/03_Java/spring-boot/src/main/java/com/onevgo/springboot/entity/TbUser.java | cliff363825/TwentyFour | 09df59bd5d275e66463e343647f46027397d1233 | [
"MIT"
] | 9 | 2021-03-10T22:45:40.000Z | 2022-02-27T06:53:20.000Z | 01_Language/03_Java/spring-boot/src/main/java/com/onevgo/springboot/entity/TbUser.java | cliff363825/TwentyFour | 09df59bd5d275e66463e343647f46027397d1233 | [
"MIT"
] | 1 | 2021-01-15T10:51:24.000Z | 2021-01-15T10:51:24.000Z | 27.878981 | 131 | 0.609778 | 14,823 | package com.onevgo.springboot.entity;
import javax.persistence.*;
@Entity
@Table(name = "tb_user", schema = "yii2")
public class TbUser {
private int id;
private String username;
private String authKey;
private String passwordHash;
private String passwordResetToken;
private String email;
p... |
3e22fba4ee142a575f8052721fabe5882828dd59 | 1,743 | java | Java | library-core/src/main/java/com/mikepenz/iconics/utils/IconicsTypefaceSpan.java | smtcrms/Android-Iconics | b21939d61b76c55c74a6f86920ecf6586fc24287 | [
"Apache-2.0"
] | 2 | 2021-09-08T23:15:18.000Z | 2021-11-17T10:45:14.000Z | library-core/src/main/java/com/mikepenz/iconics/utils/IconicsTypefaceSpan.java | smtcrms/Android-Iconics | b21939d61b76c55c74a6f86920ecf6586fc24287 | [
"Apache-2.0"
] | null | null | null | library-core/src/main/java/com/mikepenz/iconics/utils/IconicsTypefaceSpan.java | smtcrms/Android-Iconics | b21939d61b76c55c74a6f86920ecf6586fc24287 | [
"Apache-2.0"
] | 1 | 2020-12-04T04:27:41.000Z | 2020-12-04T04:27:41.000Z | 28.112903 | 75 | 0.656913 | 14,824 | /*
* Copyright 2014 Mike Penz
*
* 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... |
3e22fbb41286ca775b342a17ebbed45c8fa8643f | 560 | java | Java | TugasWeekLima/Fakultas.java | alwanrahmana/Tugas-5-PBO | e009ba60d786de39789d1db0f50e981957e5bd6f | [
"Unlicense"
] | null | null | null | TugasWeekLima/Fakultas.java | alwanrahmana/Tugas-5-PBO | e009ba60d786de39789d1db0f50e981957e5bd6f | [
"Unlicense"
] | null | null | null | TugasWeekLima/Fakultas.java | alwanrahmana/Tugas-5-PBO | e009ba60d786de39789d1db0f50e981957e5bd6f | [
"Unlicense"
] | 1 | 2022-03-20T21:17:47.000Z | 2022-03-20T21:17:47.000Z | 19.310345 | 75 | 0.628571 | 14,825 |
public class Fakultas{
private String Nama;
private Adm_Pers Dekan;
private Institut Institut;
public Fakultas(String Nama, Adm_Pers Dekan, Institut Institut){
this.Nama = Nama;
this.Dekan = Dekan;
this.Institut = Institut;
}
public String getNama(){
return this.Nama;
}
publi... |
3e22fd3e67c20c5e05a7ad5fe93a917a7399c74c | 2,206 | java | Java | reactor-core/src/main/java/reactor/core/publisher/MonoLiftFuseable.java | dowgiallom/reactor-core | 8287a48a50510bdc436394acdd6e77f278e9577c | [
"Apache-2.0"
] | 1 | 2020-11-21T13:56:07.000Z | 2020-11-21T13:56:07.000Z | reactor-core/src/main/java/reactor/core/publisher/MonoLiftFuseable.java | dowgiallom/reactor-core | 8287a48a50510bdc436394acdd6e77f278e9577c | [
"Apache-2.0"
] | null | null | null | reactor-core/src/main/java/reactor/core/publisher/MonoLiftFuseable.java | dowgiallom/reactor-core | 8287a48a50510bdc436394acdd6e77f278e9577c | [
"Apache-2.0"
] | 1 | 2020-11-02T07:58:37.000Z | 2020-11-02T07:58:37.000Z | 30.219178 | 106 | 0.739801 | 14,826 | /*
* Copyright (c) 2011-2018 Pivotal Software 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
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unl... |
3e22fd4b129fd26fc283419ef2368fdb6425533d | 3,243 | java | Java | src/main/java/massspringcloth/simulation/SimulationController.java | MircoWerner/Mass-Spring-Model_Cloth-Simulation | 056afac6a681166d0b46da2dc7170bb9b694c65b | [
"MIT"
] | null | null | null | src/main/java/massspringcloth/simulation/SimulationController.java | MircoWerner/Mass-Spring-Model_Cloth-Simulation | 056afac6a681166d0b46da2dc7170bb9b694c65b | [
"MIT"
] | null | null | null | src/main/java/massspringcloth/simulation/SimulationController.java | MircoWerner/Mass-Spring-Model_Cloth-Simulation | 056afac6a681166d0b46da2dc7170bb9b694c65b | [
"MIT"
] | null | null | null | 28.2 | 127 | 0.648782 | 14,827 | package massspringcloth.simulation;
import massspringcloth.scenes.ESceneType;
import massspringcloth.scenes.HangingScene;
import massspringcloth.scenes.IScene;
import renderengine.camera.ACamera;
import renderengine.camera.ThirdPersonCamera;
import renderengine.engine.Window;
import renderengine.entities.Light;
/**
... |
3e22fe4b4b2b939093eabdd36e7c6bebe583db3b | 1,505 | java | Java | core/src/test/java/com/triangleleft/flashcards/util/TestAction.java | TriangleLeft/Flashcards | 2b6a4238ae008ddf326c21663463ab7025af905d | [
"Apache-2.0"
] | 29 | 2016-06-27T12:25:27.000Z | 2022-03-28T17:27:39.000Z | core/src/test/java/com/triangleleft/flashcards/util/TestAction.java | TriangleLeft/Flashcards | 2b6a4238ae008ddf326c21663463ab7025af905d | [
"Apache-2.0"
] | 17 | 2015-11-01T14:29:09.000Z | 2019-02-12T17:48:27.000Z | core/src/test/java/com/triangleleft/flashcards/util/TestAction.java | TriangleLeft/Flashcards | 2b6a4238ae008ddf326c21663463ab7025af905d | [
"Apache-2.0"
] | 6 | 2016-09-08T10:41:56.000Z | 2018-04-17T19:01:02.000Z | 25.508475 | 81 | 0.657143 | 14,828 | package com.triangleleft.flashcards.util;
import com.triangleleft.flashcards.Action;
import org.junit.Ignore;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import java.util.concurrent.TimeUnit;
import static org.hamcrest.core.Is.is;
import static org.hamcrest.core.IsEqual.equalTo;... |
3e22ff3d2749b64f8a891b39083ee9103325d1be | 1,781 | java | Java | library/src/main/java/com/jackoder/methodbridge/inner/ClassSpecRegistry.java | Jackoder/method-bridge | 24812c9e5a749dbe2f4330c5a60eba4cfdfc4405 | [
"Apache-2.0"
] | 1 | 2016-06-22T06:34:45.000Z | 2016-06-22T06:34:45.000Z | library/src/main/java/com/jackoder/methodbridge/inner/ClassSpecRegistry.java | Jackoder/method-bridge | 24812c9e5a749dbe2f4330c5a60eba4cfdfc4405 | [
"Apache-2.0"
] | null | null | null | library/src/main/java/com/jackoder/methodbridge/inner/ClassSpecRegistry.java | Jackoder/method-bridge | 24812c9e5a749dbe2f4330c5a60eba4cfdfc4405 | [
"Apache-2.0"
] | null | null | null | 35.62 | 132 | 0.632791 | 14,829 | package com.jackoder.methodbridge.inner;
import com.jackoder.methodbridge.ann.ExportMethod;
import com.jackoder.methodbridge.inner.base.MethodSpec;
import com.jackoder.methodbridge.inner.utils.ReflectionUtils;
import java.lang.annotation.Annotation;
import java.lang.reflect.Method;
import java.util.ArrayList;
import ... |
3e23014de655df36e4749a07b364502f7d062c79 | 248 | java | Java | src/main/java/com/lambda/FilterPerson.java | asarraf/Java8Features | 9fe93b4bffe2be8bfebf1b35039c18ba77d44ad2 | [
"MIT"
] | null | null | null | src/main/java/com/lambda/FilterPerson.java | asarraf/Java8Features | 9fe93b4bffe2be8bfebf1b35039c18ba77d44ad2 | [
"MIT"
] | null | null | null | src/main/java/com/lambda/FilterPerson.java | asarraf/Java8Features | 9fe93b4bffe2be8bfebf1b35039c18ba77d44ad2 | [
"MIT"
] | null | null | null | 22.545455 | 66 | 0.689516 | 14,830 | package com.lambda;
/**
* Author : Ankit Sarraf
* Dated : May 21, 2017
* Purpose : FilterPerson interface
* Features : Contains only one un-implemented 'filter()' function
*/
interface FilterPerson {
boolean filter(Person object);
} |
3e2301c5255b37ff8d6c3a9f95c4fe17ad15bfce | 7,519 | java | Java | framework/cayenne-jdk1.5-unpublished/src/main/java/org/apache/cayenne/access/DataContextMergeHandler.java | JavaQualitasCorpus/cayenne-3.0.1 | c5b2f7b101a3c9c2bbb243fab43c5077034f44df | [
"Apache-2.0"
] | null | null | null | framework/cayenne-jdk1.5-unpublished/src/main/java/org/apache/cayenne/access/DataContextMergeHandler.java | JavaQualitasCorpus/cayenne-3.0.1 | c5b2f7b101a3c9c2bbb243fab43c5077034f44df | [
"Apache-2.0"
] | null | null | null | framework/cayenne-jdk1.5-unpublished/src/main/java/org/apache/cayenne/access/DataContextMergeHandler.java | JavaQualitasCorpus/cayenne-3.0.1 | c5b2f7b101a3c9c2bbb243fab43c5077034f44df | [
"Apache-2.0"
] | null | null | null | 36.149038 | 90 | 0.632132 | 14,831 | /*****************************************************************
* 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
* ... |
3e2301ea76785250f6cd1ab2225b14271b2e0b9c | 2,365 | java | Java | src/main/java/com/arcanist/magick/registry/ModBlocks.java | Magick-Arcanist/Magick | 25160a80f30b9ea50ff68b5112b7886ef3e39de9 | [
"CC0-1.0"
] | null | null | null | src/main/java/com/arcanist/magick/registry/ModBlocks.java | Magick-Arcanist/Magick | 25160a80f30b9ea50ff68b5112b7886ef3e39de9 | [
"CC0-1.0"
] | null | null | null | src/main/java/com/arcanist/magick/registry/ModBlocks.java | Magick-Arcanist/Magick | 25160a80f30b9ea50ff68b5112b7886ef3e39de9 | [
"CC0-1.0"
] | null | null | null | 69.558824 | 266 | 0.78055 | 14,832 | package com.arcanist.magick.registry;
import com.arcanist.magick.Magick;
import com.arcanist.magick.block.*;
import net.fabricmc.fabric.api.object.builder.v1.block.FabricBlockSettings;
import net.fabricmc.fabric.api.tool.attribute.v1.FabricToolTags;
import net.minecraft.block.AbstractBlock;
import net.minecraft.block.... |
3e23026c718897f6365897815d1b95f077b33a7f | 290 | java | Java | test/src2/com/greentube/convertertestjava8/IntegerBuilder.java | Greentube/Java-converter | e88e3cbec25cbf1f6a4bc255dae5e3ad209baa94 | [
"MIT"
] | 8 | 2018-11-27T15:57:15.000Z | 2021-12-13T03:11:18.000Z | test/src2/com/greentube/convertertestjava8/IntegerBuilder.java | Greentube/Java-converter | e88e3cbec25cbf1f6a4bc255dae5e3ad209baa94 | [
"MIT"
] | 5 | 2018-11-29T12:33:16.000Z | 2021-02-16T11:30:36.000Z | test/src2/com/greentube/convertertestjava8/IntegerBuilder.java | Greentube/Java-converter | e88e3cbec25cbf1f6a4bc255dae5e3ad209baa94 | [
"MIT"
] | 4 | 2018-11-28T16:03:33.000Z | 2021-09-06T09:55:59.000Z | 14.5 | 51 | 0.724138 | 14,833 | package com.greentube.convertertestjava8;
public class IntegerBuilder extends ObjectBuilder {
public Integer build()
{
return new Integer(4711);
}
public ExtraRunable buildRunable()
{
return new ExtraRunable();
}
public Integer indirectlyBuild()
{
return build();
}
}
|
3e2302f762c8dc9cdd1dc4ccbf526a029ce0588f | 551 | java | Java | addressbook-web-tests/src/test/java/ru/stqa/pft/addressbook/tests/ContactModificationTests.java | nodir-sultan/java_pft | d7c5b8208b83467d5f819612dbafdfbba8f79585 | [
"Apache-2.0"
] | 11 | 2017-05-02T11:37:33.000Z | 2020-12-06T13:48:59.000Z | addressbook-web-tests/src/test/java/ru/stqa/pft/addressbook/tests/ContactModificationTests.java | nodir-sultan/java_pft | d7c5b8208b83467d5f819612dbafdfbba8f79585 | [
"Apache-2.0"
] | null | null | null | addressbook-web-tests/src/test/java/ru/stqa/pft/addressbook/tests/ContactModificationTests.java | nodir-sultan/java_pft | d7c5b8208b83467d5f819612dbafdfbba8f79585 | [
"Apache-2.0"
] | 6 | 2018-06-20T03:11:35.000Z | 2021-08-02T17:26:36.000Z | 29 | 95 | 0.738657 | 14,834 | package ru.stqa.pft.addressbook.tests;
import org.testng.annotations.Test;
import ru.stqa.pft.addressbook.model.ContactData;
public class ContactModificationTests extends TestBase {
@Test(enabled = false)
public void testContactModification() {
app.goTo().gotoHomePage();
app.contact().initContactModifica... |
3e23032af6825fd86395e28ebb4a26a560a9c596 | 367 | java | Java | lib/src/main/java/io/github/hotstu/maotai/bean/AppInfo.java | hotstu/maotai | cffe69ce9ce2a6c9e42a6542e43edfc19867c8dd | [
"Apache-2.0"
] | 1 | 2020-08-08T18:40:45.000Z | 2020-08-08T18:40:45.000Z | lib/src/main/java/io/github/hotstu/maotai/bean/AppInfo.java | hotstu/maotai | cffe69ce9ce2a6c9e42a6542e43edfc19867c8dd | [
"Apache-2.0"
] | null | null | null | lib/src/main/java/io/github/hotstu/maotai/bean/AppInfo.java | hotstu/maotai | cffe69ce9ce2a6c9e42a6542e43edfc19867c8dd | [
"Apache-2.0"
] | null | null | null | 21.588235 | 61 | 0.713896 | 14,835 | package io.github.hotstu.maotai.bean;
import org.json.JSONObject;
import io.github.hotstu.jsbridge.annotation.Param;
/**
* @author hglf
* @since 2018/8/10
*/
public class AppInfo {
@Param("appVersion") public String appVersion ="";
@Param("statusBarHeight") public int statusBarHeight = 0;
@Param("pag... |
3e2303cbce94d87bf0055e3ee2e0ee6ce594235f | 3,475 | java | Java | rabbitmq-native/src/main/java/org/ballerinalang/messaging/rabbitmq/RabbitMQTransactionContext.java | warunalakshitha/module-ballerinax-rabbitmq | 4efd56781fc3f2f22da46dba61e82ba9147d2e2a | [
"Apache-2.0"
] | 1 | 2021-05-06T06:35:06.000Z | 2021-05-06T06:35:06.000Z | rabbitmq-native/src/main/java/org/ballerinalang/messaging/rabbitmq/RabbitMQTransactionContext.java | warunalakshitha/module-ballerinax-rabbitmq | 4efd56781fc3f2f22da46dba61e82ba9147d2e2a | [
"Apache-2.0"
] | null | null | null | rabbitmq-native/src/main/java/org/ballerinalang/messaging/rabbitmq/RabbitMQTransactionContext.java | warunalakshitha/module-ballerinax-rabbitmq | 4efd56781fc3f2f22da46dba61e82ba9147d2e2a | [
"Apache-2.0"
] | null | null | null | 32.783019 | 107 | 0.683165 | 14,836 | /*
* Copyright (c) 2019, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
*
* WSO2 Inc. 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/li... |
3e2303e0a41f2c1dc54c7ff3c10d3963e4924969 | 398 | java | Java | src/main/java/com/attensa/rubberband/query/MatchFieldQuery.java | Attensadev/rubberband | 5dc38dba9e4545d6bdf81a7a6274da5adefb7e9f | [
"MIT"
] | 2 | 2015-06-16T19:41:10.000Z | 2021-02-10T11:06:03.000Z | src/main/java/com/attensa/rubberband/query/MatchFieldQuery.java | Attensadev/rubberband | 5dc38dba9e4545d6bdf81a7a6274da5adefb7e9f | [
"MIT"
] | 7 | 2015-06-22T16:14:22.000Z | 2017-04-12T00:39:34.000Z | src/main/java/com/attensa/rubberband/query/MatchFieldQuery.java | Attensadev/rubberband | 5dc38dba9e4545d6bdf81a7a6274da5adefb7e9f | [
"MIT"
] | 1 | 2015-08-29T15:56:59.000Z | 2015-08-29T15:56:59.000Z | 19.9 | 56 | 0.726131 | 14,837 | package com.attensa.rubberband.query;
import lombok.Value;
import java.util.Map;
import static java.util.Collections.singletonMap;
/**
* A match query, that works on a specific field.
*/
@Value
public class MatchFieldQuery implements QueryType {
Map<String, String> match;
public MatchFieldQuery(String fi... |
3e23053252f0b03aa32146b281398e30a693a6a5 | 14,642 | java | Java | languages/baseLanguage/baseLanguage/source_gen/jetbrains/mps/baseLanguage/editor/ConstructorDeclaration_EditorBuilder_a.java | trespasserw/MPS | dbc5c76496e8ccef46dd420eefcd5089b1bc234b | [
"Apache-2.0"
] | null | null | null | languages/baseLanguage/baseLanguage/source_gen/jetbrains/mps/baseLanguage/editor/ConstructorDeclaration_EditorBuilder_a.java | trespasserw/MPS | dbc5c76496e8ccef46dd420eefcd5089b1bc234b | [
"Apache-2.0"
] | null | null | null | languages/baseLanguage/baseLanguage/source_gen/jetbrains/mps/baseLanguage/editor/ConstructorDeclaration_EditorBuilder_a.java | trespasserw/MPS | dbc5c76496e8ccef46dd420eefcd5089b1bc234b | [
"Apache-2.0"
] | null | null | null | 51.556338 | 260 | 0.781451 | 14,838 | package jetbrains.mps.baseLanguage.editor;
/*Generated by MPS */
import jetbrains.mps.editor.runtime.descriptor.AbstractEditorBuilder;
import org.jetbrains.annotations.NotNull;
import org.jetbrains.mps.openapi.model.SNode;
import jetbrains.mps.openapi.editor.EditorContext;
import jetbrains.mps.openapi.editor.cells.Ed... |
3e23056a3a7a66c1b7766d84420e95aa1b5d535a | 1,265 | java | Java | src/main/groovy/com/synopsys/integration/swagger/model/SwaggerDefinition.java | blackducksoftware/swagger-hub | 0b8a0ad683f43ac11f9be31a0e83eb2841ece2a6 | [
"Apache-2.0"
] | null | null | null | src/main/groovy/com/synopsys/integration/swagger/model/SwaggerDefinition.java | blackducksoftware/swagger-hub | 0b8a0ad683f43ac11f9be31a0e83eb2841ece2a6 | [
"Apache-2.0"
] | 1 | 2019-05-20T16:35:09.000Z | 2019-05-20T16:35:09.000Z | src/main/groovy/com/synopsys/integration/swagger/model/SwaggerDefinition.java | blackducksoftware/swagger-hub | 0b8a0ad683f43ac11f9be31a0e83eb2841ece2a6 | [
"Apache-2.0"
] | 2 | 2019-06-30T19:11:41.000Z | 2020-11-16T20:16:27.000Z | 34.189189 | 84 | 0.766008 | 14,839 | /**
* swagger-hub
*
* Copyright (c) 2019 Synopsys, Inc.
*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under... |
3e23056e7ba8203ca261f5e8aa63e4dbf0f7ad8b | 498 | java | Java | src/test/java/org/openvasp/client/model/EncryptionTypeTests.java | getopenvasp/openvasp-java-client | ef1be31f0832b2a62ed49950b3b0885b44032972 | [
"MIT"
] | 4 | 2020-04-16T09:03:08.000Z | 2021-07-22T09:41:55.000Z | src/test/java/org/openvasp/client/model/EncryptionTypeTests.java | getopenvasp/openvasp-java-client | ef1be31f0832b2a62ed49950b3b0885b44032972 | [
"MIT"
] | 17 | 2020-04-16T16:21:39.000Z | 2021-10-01T07:15:19.000Z | src/test/java/org/openvasp/client/model/EncryptionTypeTests.java | getopenvasp/openvasp-java-client | ef1be31f0832b2a62ed49950b3b0885b44032972 | [
"MIT"
] | 2 | 2020-12-23T11:31:58.000Z | 2021-07-22T09:41:41.000Z | 24.9 | 95 | 0.742972 | 14,840 | package org.openvasp.client.model;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;
import java.util.NoSuchElementException;
public class EncryptionTypeTests {
@Test
public void invalidEncryptionTypeTest() {
Assertions.assertThrows(NoSuchElementException.class, () -> Encry... |
3e230832903b8f23a47c7f1b02a81dd2365cd6f2 | 1,137 | java | Java | src/parsing/model/ConsumerNode.java | ImaginaryNumb3r/Hephaestus-Experimental | c4568d70ecdf106c05200e05fc47e004e69d617b | [
"MIT"
] | 1 | 2021-04-04T13:49:31.000Z | 2021-04-04T13:49:31.000Z | src/parsing/model/ConsumerNode.java | ImaginaryNumb3r/Hephaestus-Experimental | c4568d70ecdf106c05200e05fc47e004e69d617b | [
"MIT"
] | null | null | null | src/parsing/model/ConsumerNode.java | ImaginaryNumb3r/Hephaestus-Experimental | c4568d70ecdf106c05200e05fc47e004e69d617b | [
"MIT"
] | 1 | 2021-04-04T13:58:29.000Z | 2021-04-04T13:58:29.000Z | 37.9 | 119 | 0.700967 | 14,841 | package parsing.model;
/**
* Creator: Patrick
* Created: 20.03.2019
* Accepts all input as long as the condition evaluates to true. However, the <b>empty string is not a valid state</b>.
*
* In other words, this node will build a buffer of all characters which are accepted in the predicate.
* Characters are adde... |
3e23089083a94596231b09b69f84329f00b2ae9f | 5,035 | java | Java | shared/src/main/java/org/gluu/casa/misc/WebUtils.java | alexandre-zia-ifood/casa | dd805f2a8c54342a642d43c07fbf98f30a726196 | [
"Apache-2.0"
] | 15 | 2018-08-02T15:51:28.000Z | 2021-11-08T07:06:57.000Z | shared/src/main/java/org/gluu/casa/misc/WebUtils.java | alexandre-zia-ifood/casa | dd805f2a8c54342a642d43c07fbf98f30a726196 | [
"Apache-2.0"
] | 157 | 2018-07-12T16:32:06.000Z | 2022-03-26T02:23:04.000Z | shared/src/main/java/org/gluu/casa/misc/WebUtils.java | alexandre-zia-ifood/casa | dd805f2a8c54342a642d43c07fbf98f30a726196 | [
"Apache-2.0"
] | 12 | 2018-12-18T19:37:37.000Z | 2022-01-28T00:19:54.000Z | 34.724138 | 119 | 0.662959 | 14,842 | package org.gluu.casa.misc;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.zkoss.zk.ui.Execution;
import org.zkoss.zk.ui.Executions;
import javax.imageio.ImageIO;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
im... |
3e2308a567e7b9dfb2d5f7b108807faa3e1e62a1 | 2,173 | java | Java | jmail/src/main/java/org/bouncycastle/mail/smime/handlers/x_pkcs7_signature.java | matheus-eyng/bc-java | b35d626619a564db860e59e1cda353dec8d7a4fa | [
"MIT"
] | 1,604 | 2015-01-01T16:53:59.000Z | 2022-03-31T13:21:39.000Z | jmail/src/main/java/org/bouncycastle/mail/smime/handlers/x_pkcs7_signature.java | matheus-eyng/bc-java | b35d626619a564db860e59e1cda353dec8d7a4fa | [
"MIT"
] | 1,015 | 2015-01-08T08:15:43.000Z | 2022-03-31T11:05:41.000Z | jmail/src/main/java/org/bouncycastle/mail/smime/handlers/x_pkcs7_signature.java | matheus-eyng/bc-java | b35d626619a564db860e59e1cda353dec8d7a4fa | [
"MIT"
] | 885 | 2015-01-01T16:54:08.000Z | 2022-03-31T22:46:25.000Z | 23.879121 | 106 | 0.559595 | 14,843 | package org.bouncycastle.mail.smime.handlers;
import java.awt.datatransfer.DataFlavor;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import jakarta.activation.ActivationDataFlavor;
import jakarta.activation.DataContentHandler;
import jakarta.activation.DataSource;
import jakarta... |
3e23094cc44233576363279e6b94db6f56372c18 | 991 | java | Java | src/main/java/com/universalinvents/codeservice/exception/ApiError.java | universal-pictures/codeservice | ece44e98c811d9c85174e9ac888e8e6bc9499081 | [
"Apache-2.0"
] | 1 | 2019-01-28T18:42:13.000Z | 2019-01-28T18:42:13.000Z | src/main/java/com/universalinvents/codeservice/exception/ApiError.java | universal-pictures/codeservice | ece44e98c811d9c85174e9ac888e8e6bc9499081 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/universalinvents/codeservice/exception/ApiError.java | universal-pictures/codeservice | ece44e98c811d9c85174e9ac888e8e6bc9499081 | [
"Apache-2.0"
] | null | null | null | 26.783784 | 75 | 0.698285 | 14,844 | /*
* Copyright 2019 Universal City Studios 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 la... |
3e23097b0634e1263eb70a0a7c21827a4864a7c0 | 681 | java | Java | src/main/java/com/indra/sofia2/archetype/security/model/LoginResponse.java | Sofia2/archetype_standalone | b91feab75700bfcc2a03152759480df3a4d4af31 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/indra/sofia2/archetype/security/model/LoginResponse.java | Sofia2/archetype_standalone | b91feab75700bfcc2a03152759480df3a4d4af31 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/indra/sofia2/archetype/security/model/LoginResponse.java | Sofia2/archetype_standalone | b91feab75700bfcc2a03152759480df3a4d4af31 | [
"Apache-2.0"
] | null | null | null | 18.405405 | 68 | 0.751836 | 14,845 | package com.indra.sofia2.archetype.security.model;
import java.io.Serializable;
public class LoginResponse implements Serializable {
private static final long serialVersionUID = -7715560431458014981L;
private String token;
private boolean authenticated;
public LoginResponse(String token, boolean authentic... |
3e23098cf01bac4ef28158481d62f4c695e5334d | 4,074 | java | Java | test/java/org/apache/ivy/osgi/obr/OBRParserTest.java | cjk71/ant-ivy | bb8cfa726cb93f8f77b59125e80e06cf2fc1b7f6 | [
"Apache-2.0"
] | 59 | 2015-01-15T18:22:40.000Z | 2022-03-09T02:17:08.000Z | test/java/org/apache/ivy/osgi/obr/OBRParserTest.java | cjk71/ant-ivy | bb8cfa726cb93f8f77b59125e80e06cf2fc1b7f6 | [
"Apache-2.0"
] | 61 | 2015-01-11T12:14:07.000Z | 2022-01-15T04:24:12.000Z | test/java/org/apache/ivy/osgi/obr/OBRParserTest.java | cjk71/ant-ivy | bb8cfa726cb93f8f77b59125e80e06cf2fc1b7f6 | [
"Apache-2.0"
] | 109 | 2015-02-25T17:51:25.000Z | 2022-03-04T03:32:37.000Z | 45.775281 | 97 | 0.649975 | 14,846 | /*
* 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... |
3e2309d43c0e89ba32630121f0fdd492156b24e8 | 873 | java | Java | jjwt/src/main/java/io/jsonwebtoken/jjwtfun/controller/BaseController.java | eas5/tutorials | 4b460a9e25f6f0b0292e98144add0ce631a9e05e | [
"MIT"
] | 32,544 | 2015-01-02T16:59:22.000Z | 2022-03-31T21:04:05.000Z | jjwt/src/main/java/io/jsonwebtoken/jjwtfun/controller/BaseController.java | eas5/tutorials | 4b460a9e25f6f0b0292e98144add0ce631a9e05e | [
"MIT"
] | 1,577 | 2015-02-21T17:47:03.000Z | 2022-03-31T14:25:58.000Z | jjwt/src/main/java/io/jsonwebtoken/jjwtfun/controller/BaseController.java | eas5/tutorials | 4b460a9e25f6f0b0292e98144add0ce631a9e05e | [
"MIT"
] | 55,853 | 2015-01-01T07:52:09.000Z | 2022-03-31T21:08:15.000Z | 34.92 | 100 | 0.773196 | 14,847 | package io.jsonwebtoken.jjwtfun.controller;
import io.jsonwebtoken.JwtException;
import io.jsonwebtoken.MalformedJwtException;
import io.jsonwebtoken.SignatureException;
import io.jsonwebtoken.jjwtfun.model.JwtResponse;
import org.springframework.http.HttpStatus;
import org.springframework.web.bind.annotation.Exceptio... |
3e230affd5c3af911728345b31004104b07cf35d | 763 | java | Java | 20140401/wonhyo.java | honux77/dailyCode | a5adcaba98197a0bca589e667f237c47e0f2d9f5 | [
"MIT"
] | 2 | 2016-03-23T02:09:25.000Z | 2016-08-28T07:41:24.000Z | 20140401/wonhyo.java | honux77/dailyCode | a5adcaba98197a0bca589e667f237c47e0f2d9f5 | [
"MIT"
] | null | null | null | 20140401/wonhyo.java | honux77/dailyCode | a5adcaba98197a0bca589e667f237c47e0f2d9f5 | [
"MIT"
] | null | null | null | 18.166667 | 49 | 0.59502 | 14,848 | import java.util.*;
public class Fibonacci {
static int numOfZero, numOfOne;
public Fibonacci() {
Scanner sc = new Scanner(System.in);
int numOfTests = sc.nextInt();
int[] testCases = new int[41];
int idx;
for (idx = 0; idx < numOfTests; idx++) {
testCases[idx] = sc.nextInt();
}
for (idx = 0; idx <... |
3e230c0a28c800af89568fcb054a6884fc766a5f | 360 | java | Java | research-spring/src/main/java/org/wesoft/spring/proxy/statics/aggregation/ServicePower.java | thebesteric/spring-framework-5.1.x | fe4e0adfe1858818af20af84e0a229a8877f4c81 | [
"Apache-2.0"
] | null | null | null | research-spring/src/main/java/org/wesoft/spring/proxy/statics/aggregation/ServicePower.java | thebesteric/spring-framework-5.1.x | fe4e0adfe1858818af20af84e0a229a8877f4c81 | [
"Apache-2.0"
] | null | null | null | research-spring/src/main/java/org/wesoft/spring/proxy/statics/aggregation/ServicePower.java | thebesteric/spring-framework-5.1.x | fe4e0adfe1858818af20af84e0a229a8877f4c81 | [
"Apache-2.0"
] | null | null | null | 15.652174 | 52 | 0.683333 | 14,849 | package org.wesoft.spring.proxy.statics.aggregation;
/**
* TODO
*
* @author Eric Joe
* @version Ver 1.0
* @build 2020-05-14 13:51
*/
public class ServicePower implements Service {
Service target;
public ServicePower(Service target) {
this.target = target;
}
@Override
public void query() {
System.out.p... |
3e230cd306e5e52bb3333abbbccf62fb4aa3523b | 67 | java | Java | org/apache/fop/events/EventProducer.java | JaneMandy/CS | 4a95148cbeb3804b9c50da003d1a7cb12254cb58 | [
"Apache-2.0"
] | 1 | 2022-02-24T01:32:41.000Z | 2022-02-24T01:32:41.000Z | org/apache/fop/events/EventProducer.java | JaneMandy/CS | 4a95148cbeb3804b9c50da003d1a7cb12254cb58 | [
"Apache-2.0"
] | null | null | null | org/apache/fop/events/EventProducer.java | JaneMandy/CS | 4a95148cbeb3804b9c50da003d1a7cb12254cb58 | [
"Apache-2.0"
] | null | null | null | 13.4 | 32 | 0.791045 | 14,850 | package org.apache.fop.events;
public interface EventProducer {
}
|
3e230cd5e7b3e60141a4c08270d4197e497b1c1e | 2,772 | java | Java | src/main/java/org/entityc/tutorial/mapper/SessionMapper.java | entityc/ec-sb-tutorial-service | 97f20bd3e4bfdaf5bc7826c00805389d99ad247b | [
"BSD-3-Clause"
] | 1 | 2022-02-18T17:09:21.000Z | 2022-02-18T17:09:21.000Z | src/main/java/org/entityc/tutorial/mapper/SessionMapper.java | entityc/ec-sb-tutorial-service | 97f20bd3e4bfdaf5bc7826c00805389d99ad247b | [
"BSD-3-Clause"
] | null | null | null | src/main/java/org/entityc/tutorial/mapper/SessionMapper.java | entityc/ec-sb-tutorial-service | 97f20bd3e4bfdaf5bc7826c00805389d99ad247b | [
"BSD-3-Clause"
] | null | null | null | 39.042254 | 104 | 0.665584 | 14,851 | //
// This Mapper class is responsible for mapping between various representations of the following entity:
//
// Name: Session
// Description: Represents a session within a module. A session typically tries to
// teach a single concept.
//
// THIS FILE IS GENERATED. DO NOT EDIT!!
//
package o... |
3e230d1a545532bd93fb2c0f96f17088fc3abce6 | 7,992 | java | Java | merchant-web/src/main/java/com/demo/merchant/web/controller/UserController.java | xuluhua/merchant-microservice | e331cc9dbaa38487b39e9e54e995ae8cf49eb82b | [
"Apache-2.0"
] | null | null | null | merchant-web/src/main/java/com/demo/merchant/web/controller/UserController.java | xuluhua/merchant-microservice | e331cc9dbaa38487b39e9e54e995ae8cf49eb82b | [
"Apache-2.0"
] | null | null | null | merchant-web/src/main/java/com/demo/merchant/web/controller/UserController.java | xuluhua/merchant-microservice | e331cc9dbaa38487b39e9e54e995ae8cf49eb82b | [
"Apache-2.0"
] | null | null | null | 39.761194 | 123 | 0.636512 | 14,852 | package com.demo.merchant.web.controller;
import com.demo.merchant.client.service.*;
import com.demo.merchant.client.util.CommonUtils;
import com.demo.merchant.client.util.TreeMapConvert;
import com.demo.merchant.object.MerchantQo;
import com.demo.merchant.object.ModelQo;
import com.demo.merchant.object.RoleQo;
import... |
3e230d8964bbe85b174eb5020b45aed2ee9169de | 5,735 | java | Java | core/src/main/java/de/unistuttgart/isw/sfsc/core/configuration/CoreConfiguration.java | nalim2/SFSC | 2f27c039fca85fc442b5c665a2fd1043f73bbdfd | [
"Apache-2.0"
] | null | null | null | core/src/main/java/de/unistuttgart/isw/sfsc/core/configuration/CoreConfiguration.java | nalim2/SFSC | 2f27c039fca85fc442b5c665a2fd1043f73bbdfd | [
"Apache-2.0"
] | 18 | 2020-03-12T09:47:47.000Z | 2022-03-08T21:12:07.000Z | core/src/main/java/de/unistuttgart/isw/sfsc/core/configuration/CoreConfiguration.java | nalim2/SFSC | 2f27c039fca85fc442b5c665a2fd1043f73bbdfd | [
"Apache-2.0"
] | 2 | 2020-08-15T10:47:13.000Z | 2020-09-19T13:15:40.000Z | 44.115385 | 150 | 0.8 | 14,853 | package de.unistuttgart.isw.sfsc.core.configuration;
import de.unistuttgart.isw.sfsc.core.CoreParameter;
import java.util.Optional;
public class CoreConfiguration {
private String coreId;
private String host;
private String backendHost;
private Integer controlPubTcpPort;
private Integer controlSubTcpPort;... |
3e230db76a1ea5cbb0417a4a37fb46c1743fc348 | 504 | java | Java | src/samples/java/com/rocketlabs/sellercenterapi/samples/Config.java | ViniciusCoelhoDeAbreu/seller-center-sdk-java | a3dbcb655bef2d802294c07af5b19fdd6f4ccac1 | [
"MIT"
] | 6 | 2016-08-03T13:16:09.000Z | 2017-06-12T10:24:55.000Z | src/samples/java/com/rocketlabs/sellercenterapi/samples/Config.java | ViniciusCoelhoDeAbreu/seller-center-sdk-java | a3dbcb655bef2d802294c07af5b19fdd6f4ccac1 | [
"MIT"
] | null | null | null | src/samples/java/com/rocketlabs/sellercenterapi/samples/Config.java | ViniciusCoelhoDeAbreu/seller-center-sdk-java | a3dbcb655bef2d802294c07af5b19fdd6f4ccac1 | [
"MIT"
] | 7 | 2019-06-25T17:54:36.000Z | 2021-12-23T11:07:54.000Z | 21.375 | 78 | 0.596491 | 14,854 | package com.rocketlabs.sellercenterapi.samples;
public class Config {
/**
* The URL of the Seller Center API
*/
public static String url = "https://api-url-of-the-desired-sellercenter/";
/**
* The API key of the User
*/
public static String apiKey = "Put your api key here !";
... |
3e230deca764af422449c56c42b873cff73e56e9 | 1,775 | java | Java | service/service-mock/service-mock-rest/src/main/java/com/castlemock/service/mock/rest/event/ClearAllRestEventService.java | SaskTel-International/castlemock | f5c4c538bd7c8ec2131e61a38b232012bf7f1bd1 | [
"Apache-2.0",
"BSD-3-Clause"
] | 215 | 2016-09-18T15:42:25.000Z | 2022-03-26T11:00:36.000Z | service/service-mock/service-mock-rest/src/main/java/com/castlemock/service/mock/rest/event/ClearAllRestEventService.java | SaskTel-International/castlemock | f5c4c538bd7c8ec2131e61a38b232012bf7f1bd1 | [
"Apache-2.0",
"BSD-3-Clause"
] | 257 | 2016-09-18T16:01:15.000Z | 2022-03-22T13:14:57.000Z | service/service-mock/service-mock-rest/src/main/java/com/castlemock/service/mock/rest/event/ClearAllRestEventService.java | SaskTel-International/castlemock | f5c4c538bd7c8ec2131e61a38b232012bf7f1bd1 | [
"Apache-2.0",
"BSD-3-Clause"
] | 87 | 2017-06-12T14:40:37.000Z | 2022-03-15T06:36:22.000Z | 36.22449 | 140 | 0.764507 | 14,855 | /*
* Copyright 2016 Karl Dahlgren
*
* 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 ... |
3e230e71f60920569437d7cd37a7698a7f47bb9c | 1,301 | java | Java | core/src/main/java/com/orientechnologies/orient/core/index/sbtree/OTreeInternal.java | Blackspark/orientdb | 40f590fa7f451f5cb82660f80c4bdf8512d50b1c | [
"Apache-2.0"
] | null | null | null | core/src/main/java/com/orientechnologies/orient/core/index/sbtree/OTreeInternal.java | Blackspark/orientdb | 40f590fa7f451f5cb82660f80c4bdf8512d50b1c | [
"Apache-2.0"
] | null | null | null | core/src/main/java/com/orientechnologies/orient/core/index/sbtree/OTreeInternal.java | Blackspark/orientdb | 40f590fa7f451f5cb82660f80c4bdf8512d50b1c | [
"Apache-2.0"
] | null | null | null | 24.092593 | 108 | 0.645657 | 14,856 | package com.orientechnologies.orient.core.index.sbtree;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
/**
* @author <a href="mailto:anpch@example.com">Artem Orobets</a>
*/
public interface OTreeInternal<K, V> {
long size();
void loadEntriesMajor(K key, boolean inclusive, boolean ascS... |
3e230f58f284ce4c69a3b5edc753ede9dc9f9e6a | 779 | java | Java | workspace/hello/HelloGoodbye.java | nvdungx/algo1 | 87e2916bf9e8649ce56a3766843ff44e05faf557 | [
"MIT"
] | null | null | null | workspace/hello/HelloGoodbye.java | nvdungx/algo1 | 87e2916bf9e8649ce56a3766843ff44e05faf557 | [
"MIT"
] | null | null | null | workspace/hello/HelloGoodbye.java | nvdungx/algo1 | 87e2916bf9e8649ce56a3766843ff44e05faf557 | [
"MIT"
] | null | null | null | 33.869565 | 80 | 0.451861 | 14,857 | /* *****************************************************************************
* Name: Nguyen Van Dung
* Coursera User ID:
* Last modified: August 18, 2021
**************************************************************************** */
import java.util.Arrays;
import java.util.Collections;
im... |
3e230fabebf3dcc060c510c04246fdec432dfaac | 4,513 | java | Java | org.inaetics.remote.demo/src/org/inaetics/remote/demo/calculator/client/CalculatorClientServlet.java | INAETICS/node-wiring | 6d30a55e6671e324248a33989ea7d822566c4ad0 | [
"Apache-2.0"
] | 2 | 2016-02-08T18:34:09.000Z | 2016-03-08T21:11:19.000Z | node-wiring-secure-java/org.inaetics.remote.demo/src/org/inaetics/remote/demo/calculator/client/CalculatorClientServlet.java | INAETICS/node-wiring-secure | c9a3ff6bd51afe352e60d87723708888888f692c | [
"Apache-2.0"
] | null | null | null | node-wiring-secure-java/org.inaetics.remote.demo/src/org/inaetics/remote/demo/calculator/client/CalculatorClientServlet.java | INAETICS/node-wiring-secure | c9a3ff6bd51afe352e60d87723708888888f692c | [
"Apache-2.0"
] | 1 | 2015-10-13T20:52:03.000Z | 2015-10-13T20:52:03.000Z | 34.015038 | 116 | 0.581123 | 14,858 | /**
* Licensed under Apache License v2. See LICENSE for more information.
*/
package org.inaetics.remote.demo.calculator.client;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import ... |
3e231008a07b7b3c1c8cb04dcc3febdf17ca61f5 | 141 | java | Java | src/main/java/mercury/filesystem/FormatRunner.java | andrewMacmurray/mercury-ftp | 26545cf35b53066a41adcd7610b1ba653fb47107 | [
"MIT"
] | 1 | 2019-03-22T21:52:04.000Z | 2019-03-22T21:52:04.000Z | src/main/java/mercury/filesystem/FormatRunner.java | andrewMacmurray/mercury-ftp | 26545cf35b53066a41adcd7610b1ba653fb47107 | [
"MIT"
] | 1 | 2018-06-19T14:48:16.000Z | 2018-06-20T10:07:59.000Z | src/main/java/mercury/filesystem/FormatRunner.java | andrewMacmurray/mercury-ftp | 26545cf35b53066a41adcd7610b1ba653fb47107 | [
"MIT"
] | null | null | null | 12.818182 | 31 | 0.765957 | 14,859 | package mercury.filesystem;
import java.nio.file.Path;
@FunctionalInterface
public interface FormatRunner {
String run(Path path);
}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.