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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3e2d48770badb0fc7147382782c876c1716d48b2 | 1,430 | java | Java | MrGarden/src/pot/dao/web/addGroupDaoWeb.java | lvsijian8/MrGarden_for_Web | ae81ffcdacd4745ec9b13e9cc8beaccf6d08ee2c | [
"Apache-2.0"
] | 2 | 2019-04-24T03:10:44.000Z | 2020-09-19T10:32:26.000Z | MrGarden/src/pot/dao/web/addGroupDaoWeb.java | lvsijian8/MrGarden_for_Web | ae81ffcdacd4745ec9b13e9cc8beaccf6d08ee2c | [
"Apache-2.0"
] | null | null | null | MrGarden/src/pot/dao/web/addGroupDaoWeb.java | lvsijian8/MrGarden_for_Web | ae81ffcdacd4745ec9b13e9cc8beaccf6d08ee2c | [
"Apache-2.0"
] | null | null | null | 32.5 | 99 | 0.552448 | 19,176 | package pot.dao.web;
import pot.util.DBConnection;
import java.sql.*;
/**
* Created by lvsijian8 on 2017/6/12.
*/
public class addGroupDaoWeb {
public int addGroup(int user_id, String group_name, String group_text) {
Connection con = null;
PreparedStatement prepstmt = null;
ResultSet rs... |
3e2d48a169123cee3d9d9ef38e706cbeb84322d8 | 1,020 | java | Java | src/main/java/pl/asie/lib/audio/StreamingPlaybackManager.java | GTNewHorizons/AsieLib | b8b20addc1fbb5db37145bfb1ea64150c0575117 | [
"MIT"
] | null | null | null | src/main/java/pl/asie/lib/audio/StreamingPlaybackManager.java | GTNewHorizons/AsieLib | b8b20addc1fbb5db37145bfb1ea64150c0575117 | [
"MIT"
] | null | null | null | src/main/java/pl/asie/lib/audio/StreamingPlaybackManager.java | GTNewHorizons/AsieLib | b8b20addc1fbb5db37145bfb1ea64150c0575117 | [
"MIT"
] | null | null | null | 20 | 103 | 0.702941 | 19,177 | package pl.asie.lib.audio;
import java.util.HashMap;
public abstract class StreamingPlaybackManager {
private final boolean isClient;
public StreamingPlaybackManager(boolean isClient) {
this.isClient = isClient;
}
private int currentId = 0;
private HashMap<Integer, StreamingAudioPlayer> players = new HashMa... |
3e2d48df10eed5412182aa2e77e5b815dc944eec | 490 | java | Java | src/main/java/com/github/kongchen/swagger/docgen/GenerateException.java | ilaydazeynepozdemirr/swagger-maven-plugin | e4cf3af6ed4a4987b2269a05b7037549bc4a5511 | [
"Apache-2.0"
] | 712 | 2015-01-07T08:40:53.000Z | 2022-03-10T05:23:28.000Z | src/main/java/com/github/kongchen/swagger/docgen/GenerateException.java | ilaydazeynepozdemirr/swagger-maven-plugin | e4cf3af6ed4a4987b2269a05b7037549bc4a5511 | [
"Apache-2.0"
] | 662 | 2015-01-05T14:39:25.000Z | 2022-02-18T08:35:29.000Z | src/main/java/com/github/kongchen/swagger/docgen/GenerateException.java | ousui/swagger-maven-plugin | 176051b4c9e87e243f23eeb3603e39fc7c064247 | [
"Apache-2.0"
] | 528 | 2015-01-14T15:27:40.000Z | 2022-03-17T13:02:37.000Z | 20.416667 | 71 | 0.681633 | 19,178 | package com.github.kongchen.swagger.docgen;
/**
* @author chekong
* 05/29/2013
*/
public class GenerateException extends Exception {
private static final long serialVersionUID = -1641016437077276797L;
public GenerateException(String errorMessage, Throwable cause) {
super(errorMessage, caus... |
3e2d495d963137caae4da22b2c0e7e51660245b5 | 2,474 | java | Java | src/main/java/gadgets/brainsynder/menus/GadgetSelector.java | brainsynder-Dev/SimpleGadgets | de1840fa68fa8c2b31640ed3b424f953480f8a5f | [
"MIT"
] | null | null | null | src/main/java/gadgets/brainsynder/menus/GadgetSelector.java | brainsynder-Dev/SimpleGadgets | de1840fa68fa8c2b31640ed3b424f953480f8a5f | [
"MIT"
] | null | null | null | src/main/java/gadgets/brainsynder/menus/GadgetSelector.java | brainsynder-Dev/SimpleGadgets | de1840fa68fa8c2b31640ed3b424f953480f8a5f | [
"MIT"
] | null | null | null | 31.0125 | 126 | 0.637646 | 19,179 | /*
* Copyright (c) created class file on: 2016.
* All rights reserved.
* Copyright owner: brainsynder/Magnus498
* To contact the developer go to:
* - spigotmc.org and look up brainsynder
* - email at: ychag@example.com
* - or Skype at live:starwars4393
*/
package gadgets.brainsynder.menus;
import gadgets.brai... |
3e2d4c1c5ae7606ecac90f37d8534ccc2d745f80 | 2,044 | java | Java | src/main/java/nl/clockwork/ebms/delivery/task/JMSDeliveryTaskListener.java | eluinstra/ebms-core | 35efba6c518ca4de8ce4548ac22f60a7067a0963 | [
"Apache-2.0"
] | 2 | 2020-08-25T09:52:07.000Z | 2021-02-16T10:13:38.000Z | src/main/java/nl/clockwork/ebms/delivery/task/JMSDeliveryTaskListener.java | eluinstra/ebms-core | 35efba6c518ca4de8ce4548ac22f60a7067a0963 | [
"Apache-2.0"
] | 4 | 2021-06-07T21:25:30.000Z | 2022-02-16T01:13:34.000Z | src/main/java/nl/clockwork/ebms/delivery/task/JMSDeliveryTaskListener.java | eluinstra/ebms-core | 35efba6c518ca4de8ce4548ac22f60a7067a0963 | [
"Apache-2.0"
] | 2 | 2021-01-08T10:47:30.000Z | 2021-02-17T07:41:38.000Z | 30.969697 | 128 | 0.76908 | 19,180 | /**
* Copyright 2011 Clockwork
*
* 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 ... |
3e2d4d6b2ede59bd2170008a89f3e01bdd415041 | 433 | java | Java | src/main/java/com/agiklo/HeathProject/repository/SetRepository.java | agiklo/health-care-website | e26a5c0b470344d09f8f24222688cfac60c678a4 | [
"MIT"
] | 1 | 2020-06-08T23:39:18.000Z | 2020-06-08T23:39:18.000Z | src/main/java/com/agiklo/HeathProject/repository/SetRepository.java | agiklo/Health-Panda | e26a5c0b470344d09f8f24222688cfac60c678a4 | [
"MIT"
] | null | null | null | src/main/java/com/agiklo/HeathProject/repository/SetRepository.java | agiklo/Health-Panda | e26a5c0b470344d09f8f24222688cfac60c678a4 | [
"MIT"
] | null | null | null | 28.866667 | 70 | 0.829099 | 19,181 | package com.agiklo.HeathProject.repository;
import com.agiklo.HeathProject.model.workout.Set;
import org.springframework.data.domain.Pageable;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import java.util.List;
@Repository
public interface SetReposit... |
3e2d4d74e0dfb33188beeddbaad93ef218ac316c | 2,390 | java | Java | cas-server-support-saml/src/main/java/org/jasig/cas/support/saml/SamlServletContextListener.java | yuweijun/cas-server-4.2.1 | d61e0bdfead25ba673ea16bed42310096100a7de | [
"Apache-2.0"
] | null | null | null | cas-server-support-saml/src/main/java/org/jasig/cas/support/saml/SamlServletContextListener.java | yuweijun/cas-server-4.2.1 | d61e0bdfead25ba673ea16bed42310096100a7de | [
"Apache-2.0"
] | null | null | null | cas-server-support-saml/src/main/java/org/jasig/cas/support/saml/SamlServletContextListener.java | yuweijun/cas-server-4.2.1 | d61e0bdfead25ba673ea16bed42310096100a7de | [
"Apache-2.0"
] | 2 | 2019-03-31T04:14:51.000Z | 2019-09-30T07:36:37.000Z | 37.34375 | 118 | 0.805858 | 19,182 | package org.jasig.cas.support.saml;
import org.jasig.cas.support.saml.authentication.SamlAuthenticationMetaDataPopulator;
import org.jasig.cas.support.saml.authentication.principal.SamlService;
import org.jasig.cas.support.saml.authentication.principal.SamlServiceFactory;
import org.jasig.cas.support.saml.web.SamlVali... |
3e2d4df1dd2ec24a2fbad9889a8396dbbd907bd3 | 1,578 | java | Java | panda-framework/src/main/java/org/panda_lang/language/interpreter/parser/pipeline/PandaParserRepresentation.java | CDFN/panda | 18f207e6c8ec17c6bf1294beff1f61ba48506353 | [
"Apache-2.0"
] | 1 | 2020-12-26T19:33:11.000Z | 2020-12-26T19:33:11.000Z | panda-framework/src/main/java/org/panda_lang/language/interpreter/parser/pipeline/PandaParserRepresentation.java | CDFN/panda | 18f207e6c8ec17c6bf1294beff1f61ba48506353 | [
"Apache-2.0"
] | null | null | null | panda-framework/src/main/java/org/panda_lang/language/interpreter/parser/pipeline/PandaParserRepresentation.java | CDFN/panda | 18f207e6c8ec17c6bf1294beff1f61ba48506353 | [
"Apache-2.0"
] | null | null | null | 26.3 | 99 | 0.696451 | 19,183 | /*
* Copyright (c) 2020 Dzikoysk
*
* 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... |
3e2d4dfcc4ff86639889801782cd3d3e111928df | 425 | java | Java | app/src/main/java/kenp/happycoding/flicks/api/TrailerResponse.java | npke/flicks | 9f7d72e3d9d1b8f269a6f03a938a921885a5befe | [
"Apache-2.0"
] | null | null | null | app/src/main/java/kenp/happycoding/flicks/api/TrailerResponse.java | npke/flicks | 9f7d72e3d9d1b8f269a6f03a938a921885a5befe | [
"Apache-2.0"
] | 1 | 2017-02-21T16:33:51.000Z | 2017-02-21T16:33:51.000Z | app/src/main/java/kenp/happycoding/flicks/api/TrailerResponse.java | npke/flicks | 9f7d72e3d9d1b8f269a6f03a938a921885a5befe | [
"Apache-2.0"
] | null | null | null | 19.318182 | 51 | 0.731765 | 19,184 | package kenp.happycoding.flicks.api;
import com.google.gson.annotations.SerializedName;
import java.util.List;
import kenp.happycoding.flicks.models.YouTubeVideo;
import static android.R.attr.id;
public class TrailerResponse {
@SerializedName("id")
private int id;
@SerializedName("youtube")
privat... |
3e2d4e08b7c224397b41fc8f0c1a81cfc924d89c | 1,872 | java | Java | motiverFi/src/com/delect/motiver/client/event/MealSelectedEvent.java | motiver/motiver_fi | 2bed6e765484e7909e44ccbaa2e07ae9ce981331 | [
"OML"
] | 1 | 2021-03-11T13:38:42.000Z | 2021-03-11T13:38:42.000Z | motiverFi/src/com/delect/motiver/client/event/MealSelectedEvent.java | motiver/motiver_fi | 2bed6e765484e7909e44ccbaa2e07ae9ce981331 | [
"OML"
] | null | null | null | motiverFi/src/com/delect/motiver/client/event/MealSelectedEvent.java | motiver/motiver_fi | 2bed6e765484e7909e44ccbaa2e07ae9ce981331 | [
"OML"
] | null | null | null | 31.745763 | 96 | 0.663107 | 19,185 | /*******************************************************************************
* Copyright 2011 Antti Havanko
*
* This file is part of Motiver.fi.
* Motiver.fi is licensed under one open source license and one commercial license.
*
* Commercial license: This is the appropriate option if you want to use ... |
3e2d4e3993da099aeb06072cee976710587cce0e | 414 | java | Java | app/src/main/java/com/example/xuweiwei/myulib/expert/QuickContactBadgeActivity.java | firstbytegithub/MyULib | c5a72edbdf67295900672e31c061777cc8d3eda4 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/example/xuweiwei/myulib/expert/QuickContactBadgeActivity.java | firstbytegithub/MyULib | c5a72edbdf67295900672e31c061777cc8d3eda4 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/example/xuweiwei/myulib/expert/QuickContactBadgeActivity.java | firstbytegithub/MyULib | c5a72edbdf67295900672e31c061777cc8d3eda4 | [
"Apache-2.0"
] | null | null | null | 25.875 | 66 | 0.782609 | 19,186 | package com.example.xuweiwei.myulib.expert;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import com.example.xuweiwei.myulib.R;
public class QuickContactBadgeActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreat... |
3e2d4f0f14dd9047325626d11cb343f0edeb79c3 | 23,340 | java | Java | common/arcus-drivers/groovy-bindings/src/main/java/com/iris/driver/groovy/zwave/ZWaveContext.java | t1minator/arcusplatform | ed2a70ed9f88f46bb64a1e7d263141c48f26e530 | [
"Apache-2.0"
] | null | null | null | common/arcus-drivers/groovy-bindings/src/main/java/com/iris/driver/groovy/zwave/ZWaveContext.java | t1minator/arcusplatform | ed2a70ed9f88f46bb64a1e7d263141c48f26e530 | [
"Apache-2.0"
] | null | null | null | common/arcus-drivers/groovy-bindings/src/main/java/com/iris/driver/groovy/zwave/ZWaveContext.java | t1minator/arcusplatform | ed2a70ed9f88f46bb64a1e7d263141c48f26e530 | [
"Apache-2.0"
] | null | null | null | 39.693878 | 149 | 0.686375 | 19,187 | /*
* Copyright 2019 Arcus Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... |
3e2d4f1b4d2e6b0f22d6972e803159506f16a8e6 | 1,183 | java | Java | src/main/java/org/quinto/morph/syntaxengine/rules/OrRule.java | Qualtagh/SyntaxEngine | cf156de6786347683034b12003dad7803f435db0 | [
"Unlicense"
] | null | null | null | src/main/java/org/quinto/morph/syntaxengine/rules/OrRule.java | Qualtagh/SyntaxEngine | cf156de6786347683034b12003dad7803f435db0 | [
"Unlicense"
] | null | null | null | src/main/java/org/quinto/morph/syntaxengine/rules/OrRule.java | Qualtagh/SyntaxEngine | cf156de6786347683034b12003dad7803f435db0 | [
"Unlicense"
] | null | null | null | 36.96875 | 126 | 0.637363 | 19,188 | package org.quinto.morph.syntaxengine.rules;
import org.quinto.morph.syntaxengine.ParseResult;
import org.quinto.morph.syntaxengine.Parser;
import org.quinto.morph.syntaxengine.TreeNode;
import org.quinto.morph.syntaxengine.util.Variants;
public class OrRule extends Rule {
public OrRule( Parser parser, Rule... rule... |
3e2d4f3b23c8bc11854ef7b87a4a65b544aede6d | 1,140 | java | Java | java-basic/src/main/java/org/ilmostro/basic/leetcode/dynamic/Solution37.java | IIMostro/java-tutorial | 1f9b43c2d42e0a8f57fd641a0eaf39e7b23a49e4 | [
"MIT"
] | null | null | null | java-basic/src/main/java/org/ilmostro/basic/leetcode/dynamic/Solution37.java | IIMostro/java-tutorial | 1f9b43c2d42e0a8f57fd641a0eaf39e7b23a49e4 | [
"MIT"
] | null | null | null | java-basic/src/main/java/org/ilmostro/basic/leetcode/dynamic/Solution37.java | IIMostro/java-tutorial | 1f9b43c2d42e0a8f57fd641a0eaf39e7b23a49e4 | [
"MIT"
] | 1 | 2021-01-04T04:07:38.000Z | 2021-01-04T04:07:38.000Z | 18.387097 | 83 | 0.448246 | 19,189 | package org.ilmostro.basic.leetcode.dynamic;
/**
*
* 5. 最长回文子串
* 给你一个字符串 s,找到 s 中最长的回文子串。
*
*
*
* 示例 1:
*
* 输入:s = "babad"
* 输出:"bab"
* 解释:"aba" 同样是符合题意的答案。
* 示例 2:
*
* 输入:s = "cbbd"
* 输出:"bb"
* 示例 3:
*
* 输入:s = "a"
* 输出:"a"
* 示例 4:
*
* 输入:s = "ac"
* 输出:"a"
*
*
* 提示:
*
* 1 <= s.length <= 10... |
3e2d501ba02133cb3c24bda66746c43177fec8f0 | 12,592 | java | Java | javac/com/sun/tools/apt/mirror/declaration/AnnotationProxyMaker.java | Domiii/sdt-for-javac | 784c68806ec1836f259231ca2e2264b8767ac3fa | [
"MIT"
] | 2 | 2020-11-18T05:05:49.000Z | 2020-12-03T13:24:47.000Z | javac/com/sun/tools/apt/mirror/declaration/AnnotationProxyMaker.java | Domiii/sdt-for-javac | 784c68806ec1836f259231ca2e2264b8767ac3fa | [
"MIT"
] | null | null | null | javac/com/sun/tools/apt/mirror/declaration/AnnotationProxyMaker.java | Domiii/sdt-for-javac | 784c68806ec1836f259231ca2e2264b8767ac3fa | [
"MIT"
] | null | null | null | 36.183908 | 87 | 0.569171 | 19,190 | /*
* Copyright (c) 2004, 2006, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free ... |
3e2d50f5a0c4a9766a8c7b04af5bd0db9a2226e1 | 4,322 | java | Java | hudi-client/hudi-client-common/src/main/java/org/apache/hudi/config/HoodieMetricsPrometheusConfig.java | huanggang028/hudi | 430d4b428e7c5b325c7414a187f9cda158c2758a | [
"Apache-2.0"
] | 4 | 2021-04-12T01:17:42.000Z | 2021-10-10T23:04:49.000Z | hudi-client/hudi-client-common/src/main/java/org/apache/hudi/config/HoodieMetricsPrometheusConfig.java | huanggang028/hudi | 430d4b428e7c5b325c7414a187f9cda158c2758a | [
"Apache-2.0"
] | 12 | 2020-12-03T08:16:08.000Z | 2020-12-08T12:00:28.000Z | hudi-client/hudi-client-common/src/main/java/org/apache/hudi/config/HoodieMetricsPrometheusConfig.java | huanggang028/hudi | 430d4b428e7c5b325c7414a187f9cda158c2758a | [
"Apache-2.0"
] | 12 | 2019-02-21T15:32:21.000Z | 2022-01-17T11:07:04.000Z | 41.961165 | 113 | 0.764692 | 19,191 | /*
* 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 ... |
3e2d51b9816b58d6aab623ae4d28b36845cab2fb | 864 | java | Java | src/net/scapeemulator/game/msg/handler/item/RemoveItemMessageHandler.java | Ashi/moparscape530 | b473826481b1fcf7e7f09aa3ad50ac8c48bf70ca | [
"0BSD"
] | 1 | 2021-06-07T05:22:15.000Z | 2021-06-07T05:22:15.000Z | src/net/scapeemulator/game/msg/handler/item/RemoveItemMessageHandler.java | Ashi/moparscape530 | b473826481b1fcf7e7f09aa3ad50ac8c48bf70ca | [
"0BSD"
] | null | null | null | src/net/scapeemulator/game/msg/handler/item/RemoveItemMessageHandler.java | Ashi/moparscape530 | b473826481b1fcf7e7f09aa3ad50ac8c48bf70ca | [
"0BSD"
] | null | null | null | 32 | 87 | 0.765046 | 19,192 | package net.scapeemulator.game.msg.handler.item;
import net.scapeemulator.game.model.player.Equipment;
import net.scapeemulator.game.model.player.Item;
import net.scapeemulator.game.model.player.Player;
import net.scapeemulator.game.model.player.interfaces.Interface;
import net.scapeemulator.game.msg.MessageHandler;
i... |
3e2d52e2c51c3dc95a1f8ce2d03a35fe37b16a65 | 149 | java | Java | java-case/case-3-jvm/src/main/java/cn/izern/test/case3/layout/BaseField.java | izern/blog_code | 299bd1ecd6629e202ca8ea1ebabb405dfd3cbabb | [
"MIT"
] | 1 | 2020-08-28T09:01:55.000Z | 2020-08-28T09:01:55.000Z | java-case/case-3-jvm/src/main/java/cn/izern/test/case3/layout/BaseField.java | izern/blog_code | 299bd1ecd6629e202ca8ea1ebabb405dfd3cbabb | [
"MIT"
] | null | null | null | java-case/case-3-jvm/src/main/java/cn/izern/test/case3/layout/BaseField.java | izern/blog_code | 299bd1ecd6629e202ca8ea1ebabb405dfd3cbabb | [
"MIT"
] | null | null | null | 9.933333 | 35 | 0.57047 | 19,193 | package cn.izern.test.case3.layout;
/**
* @author: zern
* @since 1.0.0
*/
public class BaseField {
/**
* 任意基本属性
*/
private long a;
}
|
3e2d5322a240c466857895f2974dd36ab64997c8 | 18,967 | java | Java | components/esb-tools/plugins/org.wso2.integrationstudio.esb.form.editors/src/org/wso2/integrationstudio/esb/form/editors/article/rcp/endpoints/LoadbalanceEndpointFormPage.java | chanikag/integration-studio | 860542074068146e95960889e281d9dbdeeaeaba | [
"Apache-2.0"
] | 23 | 2020-12-09T09:52:23.000Z | 2022-03-23T03:59:39.000Z | components/esb-tools/plugins/org.wso2.integrationstudio.esb.form.editors/src/org/wso2/integrationstudio/esb/form/editors/article/rcp/endpoints/LoadbalanceEndpointFormPage.java | sajithaliyanage/integration-studio | 3329da9fa47e75028edf51f79264b6816bc4e333 | [
"Apache-2.0"
] | 751 | 2020-12-16T12:30:50.000Z | 2022-03-31T07:53:21.000Z | components/esb-tools/plugins/org.wso2.integrationstudio.esb.form.editors/src/org/wso2/integrationstudio/esb/form/editors/article/rcp/endpoints/LoadbalanceEndpointFormPage.java | sajithaliyanage/integration-studio | 3329da9fa47e75028edf51f79264b6816bc4e333 | [
"Apache-2.0"
] | 25 | 2020-12-09T09:52:29.000Z | 2022-03-16T06:18:08.000Z | 39.350622 | 120 | 0.68229 | 19,194 | /*
* 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/l... |
3e2d544987c9c54761037985d4ef5e43675eeecc | 1,349 | java | Java | app/src/main/java/org/apache/roller/weblogger/ui/core/CmaRollerContext.java | joshnewton31080/roller | e0d78133d7fe2a8bb3b72d17e70b9f95bfdb89fc | [
"Apache-2.0"
] | 108 | 2015-03-15T16:51:30.000Z | 2022-02-15T14:59:15.000Z | app/src/main/java/org/apache/roller/weblogger/ui/core/CmaRollerContext.java | joshnewton31080/roller | e0d78133d7fe2a8bb3b72d17e70b9f95bfdb89fc | [
"Apache-2.0"
] | 57 | 2015-11-29T03:30:49.000Z | 2021-12-29T18:26:53.000Z | app/src/main/java/org/apache/roller/weblogger/ui/core/CmaRollerContext.java | joshnewton31080/roller | e0d78133d7fe2a8bb3b72d17e70b9f95bfdb89fc | [
"Apache-2.0"
] | 155 | 2015-01-21T09:48:09.000Z | 2022-02-28T20:18:14.000Z | 30.659091 | 74 | 0.731653 | 19,195 | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. The ASF 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... |
3e2d54d35e22c2b19271a8029e2a51134230854c | 432 | java | Java | src/test/java/cn/aposoft/tutorial/jackson/xml/Person.java | pipi668/java-tutorials | a735ec58402806e80fcc86d7edb33eacbac78372 | [
"Apache-2.0"
] | null | null | null | src/test/java/cn/aposoft/tutorial/jackson/xml/Person.java | pipi668/java-tutorials | a735ec58402806e80fcc86d7edb33eacbac78372 | [
"Apache-2.0"
] | 1 | 2021-01-20T22:37:35.000Z | 2021-01-20T22:37:35.000Z | src/test/java/cn/aposoft/tutorial/jackson/xml/Person.java | pipi668/java-tutorials | a735ec58402806e80fcc86d7edb33eacbac78372 | [
"Apache-2.0"
] | null | null | null | 17.28 | 78 | 0.608796 | 19,196 | /**
*
*/
package cn.aposoft.tutorial.jackson.xml;
import com.fasterxml.jackson.dataformat.xml.annotation.JacksonXmlRootElement;
/**
* @author LiuJian
*
*/
@JacksonXmlRootElement(namespace = "", localName = "person")
public class Person {
private String name;
public String getName() {
... |
3e2d568a3bf17bb39bc765895ddb7688920a3a62 | 436 | java | Java | lib-unlimited/src/main/java/fr/tduf/libunlimited/low/files/world/spots/domain/ServicesSpotKind.java | djey47/tduf | f80b01251d60b34e8ef4c43f51492827a9e8b491 | [
"Apache-2.0"
] | 4 | 2018-06-14T12:18:37.000Z | 2020-09-13T07:16:20.000Z | lib-unlimited/src/main/java/fr/tduf/libunlimited/low/files/world/spots/domain/ServicesSpotKind.java | djey47/tduf | f80b01251d60b34e8ef4c43f51492827a9e8b491 | [
"Apache-2.0"
] | 2 | 2020-03-21T11:22:25.000Z | 2021-05-08T22:46:08.000Z | lib-unlimited/src/main/java/fr/tduf/libunlimited/low/files/world/spots/domain/ServicesSpotKind.java | djey47/tduf | f80b01251d60b34e8ef4c43f51492827a9e8b491 | [
"Apache-2.0"
] | null | null | null | 21.8 | 59 | 0.704128 | 19,197 | package fr.tduf.libunlimited.low.files.world.spots.domain;
public enum ServicesSpotKind {
UNKNOWN(-1),
CAR_WASH(0),
CAR_PAINT(1),
REALTOR(4),
CAR_PAINT_LUXE(9);
private final int subCategoryIdentifier;
ServicesSpotKind(int subCategoryIdentifier) {
this.subCategoryIdentifier = subC... |
3e2d56a9c7e5ce954d0d8deb88bce08928451f27 | 1,537 | java | Java | taskmate/src/main/java/com/taskmate/domain/User.java | prathmeshthorat/taskmate | 5fe359791880528b22c451959324aed0866648dd | [
"MIT"
] | null | null | null | taskmate/src/main/java/com/taskmate/domain/User.java | prathmeshthorat/taskmate | 5fe359791880528b22c451959324aed0866648dd | [
"MIT"
] | null | null | null | taskmate/src/main/java/com/taskmate/domain/User.java | prathmeshthorat/taskmate | 5fe359791880528b22c451959324aed0866648dd | [
"MIT"
] | null | null | null | 21.957143 | 80 | 0.781392 | 19,198 | package com.taskmate.domain;
import java.beans.Transient;
import com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBAttribute;
import com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBAutoGeneratedKey;
import com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBHashKey;
import com.amazonaws.services.dynamo... |
3e2d5704c7865458bbe1d58bb1953fce91e63460 | 7,146 | java | Java | dubbo-cluster/src/main/java/org/apache/dubbo/rpc/cluster/router/script/ScriptStateRouter.java | xiaoheitalk/dubbo | d44ca1f3db9b3f208a72dd041eb49f4f5de697cf | [
"Apache-2.0"
] | 18,012 | 2015-01-01T00:59:11.000Z | 2018-03-19T09:21:57.000Z | dubbo-cluster/src/main/java/org/apache/dubbo/rpc/cluster/router/script/ScriptStateRouter.java | xiaoheitalk/dubbo | d44ca1f3db9b3f208a72dd041eb49f4f5de697cf | [
"Apache-2.0"
] | 5,223 | 2019-05-24T14:39:50.000Z | 2022-03-31T10:27:18.000Z | dubbo-cluster/src/main/java/org/apache/dubbo/rpc/cluster/router/script/ScriptStateRouter.java | xiaoheitalk/dubbo | d44ca1f3db9b3f208a72dd041eb49f4f5de697cf | [
"Apache-2.0"
] | 10,640 | 2015-01-03T08:47:16.000Z | 2018-03-19T09:00:46.000Z | 38.627027 | 225 | 0.691576 | 19,199 | /*
* 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 ... |
3e2d57214cd3fbee510cd9ebdedc15233629ca68 | 1,640 | java | Java | Y. Daniel Liang-Java/src/chapter07/Exercise07_05.java | mehmetalikir/Programlamaya-Giris | 2e3b748430e616cc312f47942bcf2dbe1ebdb722 | [
"MIT"
] | null | null | null | Y. Daniel Liang-Java/src/chapter07/Exercise07_05.java | mehmetalikir/Programlamaya-Giris | 2e3b748430e616cc312f47942bcf2dbe1ebdb722 | [
"MIT"
] | null | null | null | Y. Daniel Liang-Java/src/chapter07/Exercise07_05.java | mehmetalikir/Programlamaya-Giris | 2e3b748430e616cc312f47942bcf2dbe1ebdb722 | [
"MIT"
] | null | null | null | 34.893617 | 84 | 0.592073 | 19,200 | package chapter07;
import java.util.Scanner;
/*
(Print distinct numbers) Write a program that reads in ten numbers and displays
the number of distinct numbers and the distinct numbers separated by exactly one
space (i.e., if a number appears multiple times, it is displayed only once). (Hint:
Read a number and store i... |
3e2d57c3cbf8b460804e7cb51697d1fd05b24be8 | 2,568 | java | Java | lab3/complete/src/main/java/com/toedter/workshops/springrest/lab3/movie/Movie.java | toedter/rest-hypermedia-spring-workshop | f21c9deeba87b45096718c4c0b4a7957791cb5c2 | [
"MIT"
] | null | null | null | lab3/complete/src/main/java/com/toedter/workshops/springrest/lab3/movie/Movie.java | toedter/rest-hypermedia-spring-workshop | f21c9deeba87b45096718c4c0b4a7957791cb5c2 | [
"MIT"
] | null | null | null | lab3/complete/src/main/java/com/toedter/workshops/springrest/lab3/movie/Movie.java | toedter/rest-hypermedia-spring-workshop | f21c9deeba87b45096718c4c0b4a7957791cb5c2 | [
"MIT"
] | null | null | null | 27.913043 | 97 | 0.65771 | 19,201 | /*
* Copyright 2021 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applic... |
3e2d58c5a4a5049fba7a56061571af2506f11de6 | 1,454 | java | Java | src/main/java/com/github/wdestroier/chamomile/classfile/attributeinfo/ConstantValueAttribute.java | AlexRogalskiy/chamomile | 3c0830035f194975ee4b188967b49902805fb550 | [
"BSL-1.0"
] | 17 | 2021-07-11T03:18:12.000Z | 2022-01-01T23:06:57.000Z | src/main/java/com/github/wdestroier/chamomile/classfile/attributeinfo/ConstantValueAttribute.java | Konloch/chamomile | 3c0830035f194975ee4b188967b49902805fb550 | [
"BSL-1.0"
] | 1 | 2022-02-18T08:02:00.000Z | 2022-02-18T08:02:00.000Z | src/main/java/com/github/wdestroier/chamomile/classfile/attributeinfo/ConstantValueAttribute.java | AlexRogalskiy/chamomile | 3c0830035f194975ee4b188967b49902805fb550 | [
"BSL-1.0"
] | 1 | 2022-02-18T08:01:39.000Z | 2022-02-18T08:01:39.000Z | 29.08 | 114 | 0.814305 | 19,202 | package com.github.wdestroier.chamomile.classfile.attributeinfo;
import com.github.wdestroier.chamomile.classfile.pseudostructure.PseudoStructure;
import com.github.wdestroier.chamomile.classfile.pseudostructure.PseudoStructureFactory;
import com.github.wdestroier.chamomile.io.MultiEndianInputStream;
import com.github... |
3e2d59d125050f5eda249530f328e3bcd7b0250d | 1,375 | java | Java | node/src/main/java/com/uniquid/node/impl/UniquidKeyBag.java | AlexTsvetkov/uidcore-java | ed3b930ea0c746f77f9fd702458d92eda6f997c6 | [
"MIT"
] | 2 | 2017-11-15T14:55:30.000Z | 2017-11-15T14:56:56.000Z | node/src/main/java/com/uniquid/node/impl/UniquidKeyBag.java | uniquid/uidcore-java | 5db187033c92bade97f6b51aa733ff3dc3357dae | [
"MIT"
] | 3 | 2018-01-31T08:23:02.000Z | 2018-06-08T11:34:26.000Z | node/src/main/java/com/uniquid/node/impl/UniquidKeyBag.java | AlexTsvetkov/uidcore-java | ed3b930ea0c746f77f9fd702458d92eda6f997c6 | [
"MIT"
] | 1 | 2019-02-06T11:25:41.000Z | 2019-02-06T11:25:41.000Z | 31.976744 | 101 | 0.715636 | 19,203 | /*
* Copyright (c) 2016-2018. Uniquid Inc. or its affiliates. All Rights Reserved.
*
* License is in the "LICENSE" file accompanying this file.
* See the License for the specific language governing permissions and limitations under the License.
*/
package com.uniquid.node.impl;
import org.bitcoinj.core.E... |
3e2d5be20ad836ac4d49b679c1cf9391a1ed0ef8 | 5,023 | java | Java | src/java/uk/ac/open/kmi/fusion/learning/tree/AttributeSimilarityNode.java | andriy-nikolov/knofuss | 9fd3f32df5aef76b53500bbf2730d2eaef096afc | [
"BSD-3-Clause"
] | null | null | null | src/java/uk/ac/open/kmi/fusion/learning/tree/AttributeSimilarityNode.java | andriy-nikolov/knofuss | 9fd3f32df5aef76b53500bbf2730d2eaef096afc | [
"BSD-3-Clause"
] | null | null | null | src/java/uk/ac/open/kmi/fusion/learning/tree/AttributeSimilarityNode.java | andriy-nikolov/knofuss | 9fd3f32df5aef76b53500bbf2730d2eaef096afc | [
"BSD-3-Clause"
] | null | null | null | 31.591195 | 168 | 0.751145 | 19,204 | /* Copyright (c) 2012, Knowledge Media Institute
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* * Redistributions of source code must retain the above copyright
* notice, thi... |
3e2d5c08de8314622bf261a44b742d6457b88789 | 95 | java | Java | src/main/java/com/unit16/z/indexed/Indexed.java | vincentk/unit16-z | a3d07b7b08b800214c5b4dccf514c6b1af882f26 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/unit16/z/indexed/Indexed.java | vincentk/unit16-z | a3d07b7b08b800214c5b4dccf514c6b1af882f26 | [
"Apache-2.0"
] | 5 | 2015-01-07T12:00:44.000Z | 2015-01-19T18:06:07.000Z | src/main/java/com/unit16/z/indexed/Indexed.java | vincentk/unit16-z | a3d07b7b08b800214c5b4dccf514c6b1af882f26 | [
"Apache-2.0"
] | null | null | null | 9.5 | 29 | 0.652632 | 19,205 | package com.unit16.z.indexed;
public interface Indexed<A> {
A get(int i);
int size();
}
|
3e2d5c1dae4d12dddf7d20a52feda27d0fb8df87 | 8,364 | java | Java | core/src/com/cherokeelessons/common/Prefs.java | CherokeeLanguage/Animals | 9191869e50dc23ed03a8707bd5be44ecfd84641e | [
"MIT"
] | 1 | 2022-01-12T17:55:36.000Z | 2022-01-12T17:55:36.000Z | core/src/com/cherokeelessons/common/Prefs.java | CherokeeLanguage/Animals | 9191869e50dc23ed03a8707bd5be44ecfd84641e | [
"MIT"
] | null | null | null | core/src/com/cherokeelessons/common/Prefs.java | CherokeeLanguage/Animals | 9191869e50dc23ed03a8707bd5be44ecfd84641e | [
"MIT"
] | null | null | null | 22.483871 | 70 | 0.678025 | 19,206 | package com.cherokeelessons.common;
import java.util.Map;
import com.badlogic.gdx.ApplicationListener;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.Preferences;
import com.cherokeelessons.animals.enums.ChallengeWordMode;
import com.cherokeelessons.animals.enums.SoundEffectVolume;
import com.cherokeelessons.an... |
3e2d5e5bfddfe6015b376fe9fc30cdc41f2e2db5 | 5,051 | java | Java | Polaris_core/src/main/java/com/polaris/core/pojo/Page.java | yfh0918/Polaris | 031505d5e38d167569472daed35a985f67bcf13b | [
"Apache-2.0"
] | 14 | 2018-09-27T05:48:57.000Z | 2021-06-28T08:28:57.000Z | Polaris_core/src/main/java/com/polaris/core/pojo/Page.java | yfh0918/Polaris | 031505d5e38d167569472daed35a985f67bcf13b | [
"Apache-2.0"
] | 7 | 2019-11-14T06:02:11.000Z | 2022-03-31T20:35:36.000Z | Polaris_core/src/main/java/com/polaris/core/pojo/Page.java | hcit-ai/Polaris | 031505d5e38d167569472daed35a985f67bcf13b | [
"Apache-2.0"
] | 5 | 2020-06-02T11:39:51.000Z | 2020-11-25T02:16:14.000Z | 19.885827 | 92 | 0.53039 | 19,207 | package com.polaris.core.pojo;
import com.google.common.collect.Lists;
import org.apache.commons.lang3.StringUtils;
import java.util.List;
public class Page<T> {
// -- 公共变量 --//
public static final String ASC = "asc";
public static final String DESC = "desc";
// -- 分页参数 --//
protected int pageN... |
3e2d5f39083c3183ba828c7add31505f34dfc397 | 3,126 | java | Java | src/test/java/modulo/testutil/module/ModuleBuilder.java | ErnTekTeoh/main | c2c8574130c9c1f04f7b7b425e8bf8ee03c68911 | [
"MIT"
] | null | null | null | src/test/java/modulo/testutil/module/ModuleBuilder.java | ErnTekTeoh/main | c2c8574130c9c1f04f7b7b425e8bf8ee03c68911 | [
"MIT"
] | 98 | 2020-02-19T16:29:10.000Z | 2020-04-15T16:16:14.000Z | src/test/java/modulo/testutil/module/ModuleBuilder.java | ErnTekTeoh/main | c2c8574130c9c1f04f7b7b425e8bf8ee03c68911 | [
"MIT"
] | 6 | 2020-02-19T14:44:23.000Z | 2020-04-03T09:38:18.000Z | 29.771429 | 120 | 0.65675 | 19,208 | package modulo.testutil.module;
import java.util.List;
import modulo.model.Name;
import modulo.model.event.Event;
import modulo.model.module.AcademicYear;
import modulo.model.module.Module;
import modulo.model.module.ModuleCode;
import modulo.model.module.exceptions.AcademicYearException;
/**
* A utility class to ... |
3e2d5fd2cc35eb8a1c2dbe5ba23a9dfaf294e156 | 990 | java | Java | src/main/java/de/tom/ref/webshop/entities/carts/Cart.java | tomwey2/webshop | b896bdfd4eebd79a1a4e2298756b8e05548bcf24 | [
"Apache-2.0"
] | 1 | 2022-03-14T15:16:24.000Z | 2022-03-14T15:16:24.000Z | src/main/java/de/tom/ref/webshop/entities/carts/Cart.java | tomwey2/webshop | b896bdfd4eebd79a1a4e2298756b8e05548bcf24 | [
"Apache-2.0"
] | null | null | null | src/main/java/de/tom/ref/webshop/entities/carts/Cart.java | tomwey2/webshop | b896bdfd4eebd79a1a4e2298756b8e05548bcf24 | [
"Apache-2.0"
] | null | null | null | 22.5 | 66 | 0.70202 | 19,209 | package de.tom.ref.webshop.entities.carts;
import de.tom.ref.webshop.entities.customers.Customer;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import javax.persistence.*;
import java.time.LocalDateTime;
import java.util.Date;
@Entity
@Table(name="carts")
@Data
@NoArgsConstru... |
3e2d5fd6e9d9ff0261381a2a6803b0b269fb23b3 | 470 | java | Java | wro4j-examples/wro4j-demo/src/main/java/ro/isdc/wro/examples/guice/WroGuiceListener.java | jahaziel17/wro4j | 778e00e1be798f2cca9579450a88d55edd12a70a | [
"Apache-2.0"
] | 1 | 2015-09-17T14:17:53.000Z | 2015-09-17T14:17:53.000Z | wro4j-examples/wro4j-demo/src/main/java/ro/isdc/wro/examples/guice/WroGuiceListener.java | cineris/wro4j | b4b11b7516675a123f79adf66ba46dc2c04d638f | [
"Apache-2.0"
] | null | null | null | wro4j-examples/wro4j-demo/src/main/java/ro/isdc/wro/examples/guice/WroGuiceListener.java | cineris/wro4j | b4b11b7516675a123f79adf66ba46dc2c04d638f | [
"Apache-2.0"
] | 1 | 2021-06-03T22:50:29.000Z | 2021-06-03T22:50:29.000Z | 20.434783 | 68 | 0.702128 | 19,210 | /**
* Copyright(c)2011
*/
package ro.isdc.wro.examples.guice;
import com.google.inject.Guice;
import com.google.inject.Injector;
import com.google.inject.servlet.GuiceServletContextListener;
/**
* @author Alex Objelean
*/
public class WroGuiceListener extends GuiceServletContextListener {
/**
... |
3e2d5fe0af1d96b96acecf1c38be8d69289ac470 | 14,721 | java | Java | src/main/java/com/nybsys/tillboxweb/controllers/inventory/ProductController.java | rocky-bgta/Spring_Boot_Wep_Api | b8573a652d7ee402b5e04f828dc1e390dceb7b80 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/nybsys/tillboxweb/controllers/inventory/ProductController.java | rocky-bgta/Spring_Boot_Wep_Api | b8573a652d7ee402b5e04f828dc1e390dceb7b80 | [
"Apache-2.0"
] | 3 | 2020-05-15T20:33:18.000Z | 2021-01-20T23:01:13.000Z | src/main/java/com/nybsys/tillboxweb/controllers/inventory/ProductController.java | rocky-bgta/Spring_Boot_Wep_Api | b8573a652d7ee402b5e04f828dc1e390dceb7b80 | [
"Apache-2.0"
] | null | null | null | 51.114583 | 167 | 0.779974 | 19,211 | /**
* Created By: Md. Abdul Hannan
* Created Date: 2/14/2018
* Time: 12:46 PM
* Modified By:
* Modified date:
* (C) CopyRight NybSys ltd.
*/
package com.nybsys.tillboxweb.controllers.inventory;
import com.nybsys.tillboxweb.constant.InventoryModuleConstant;
import com.nybsys.tillboxweb.core.RequestHelper;
import ... |
3e2d602a8c04c60dbd00a0aa5cefc1fe7735dc21 | 899 | java | Java | src/theGhastModding/meshingTest/shaders/post/PostprocessorHorizontalBlur.java | 89Mods/YEMC | 53f5571907775a8feeaee5e0d34c39fe1f03a68d | [
"Apache-2.0"
] | 2 | 2019-05-13T17:53:18.000Z | 2019-05-18T19:48:30.000Z | src/theGhastModding/meshingTest/shaders/post/PostprocessorHorizontalBlur.java | 89Mods/YEMC | 53f5571907775a8feeaee5e0d34c39fe1f03a68d | [
"Apache-2.0"
] | 1 | 2020-02-19T20:00:43.000Z | 2020-02-19T20:00:43.000Z | src/theGhastModding/meshingTest/shaders/post/PostprocessorHorizontalBlur.java | 89Mods/YAMC | 53f5571907775a8feeaee5e0d34c39fe1f03a68d | [
"Apache-2.0"
] | null | null | null | 28.09375 | 88 | 0.776418 | 19,212 | package theGhastModding.meshingTest.shaders.post;
public class PostprocessorHorizontalBlur extends Postprocessor {
private static final String VERTEX_FILE = "res/shaders/post/blur/horizontalVertex.txt";
private static final String FRAGMENT_FILE = "res/shaders/post/blur/fragment.txt";
private int location_target... |
3e2d60e1af060286c3bb91bead730ee9e6b92af2 | 7,281 | java | Java | software/nbia-dao/src/gov/nih/nci/nbia/searchresult/SeriesSearchResult.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/searchresult/SeriesSearchResult.java | NCIP/national-biomedical-image-archive | 63e2cb680d6cb61060e3134dda3b3c2b85528352 | [
"BSD-3-Clause"
] | null | null | null | software/nbia-dao/src/gov/nih/nci/nbia/searchresult/SeriesSearchResult.java | NCIP/national-biomedical-image-archive | 63e2cb680d6cb61060e3134dda3b3c2b85528352 | [
"BSD-3-Clause"
] | 25 | 2015-03-08T11:55:41.000Z | 2022-01-24T08:13:37.000Z | 24.765306 | 89 | 0.639747 | 19,213 | /*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.searchresult;
import org.apache.log4j.Logger;
import java.io.Serializable;
/**
* Re... |
3e2d60fdb67de01d8734787e1dcfe66335128ebd | 3,419 | java | Java | Counting.java | RaviGhaghada/DiscreteMathApp | b4945386f54d8fa55b1bccafafa3e64f24570310 | [
"MIT"
] | null | null | null | Counting.java | RaviGhaghada/DiscreteMathApp | b4945386f54d8fa55b1bccafafa3e64f24570310 | [
"MIT"
] | null | null | null | Counting.java | RaviGhaghada/DiscreteMathApp | b4945386f54d8fa55b1bccafafa3e64f24570310 | [
"MIT"
] | 1 | 2018-10-18T10:31:17.000Z | 2018-10-18T10:31:17.000Z | 28.081967 | 111 | 0.508173 | 19,214 |
/**
* A class containing methods for various counting functions such as permutations, combinations, etc.
*
* @author Ravi Ghaghada kenaa@example.com
* 14/10/2018
*/
public class Counting
{
/*
A method that detects whether a given number is negative or not
*/
private static boolean isNegative(int... |
3e2d6158b73d084ee4095deab5eff0a7d18b3fc3 | 599 | java | Java | pattern-02-singleton/src/main/java/com/github/pixelstuermer/patterns/singleton/models/SingletonFour.java | pixelstuermer/design-patterns | 2a05ad24679de6ba45d873687adba836c9501b19 | [
"MIT"
] | null | null | null | pattern-02-singleton/src/main/java/com/github/pixelstuermer/patterns/singleton/models/SingletonFour.java | pixelstuermer/design-patterns | 2a05ad24679de6ba45d873687adba836c9501b19 | [
"MIT"
] | 1 | 2017-10-12T11:00:05.000Z | 2017-10-12T14:42:02.000Z | pattern-02-singleton/src/main/java/com/github/pixelstuermer/patterns/singleton/models/SingletonFour.java | pixelstuermer/design-patterns | 2a05ad24679de6ba45d873687adba836c9501b19 | [
"MIT"
] | null | null | null | 20.655172 | 59 | 0.599332 | 19,215 | package com.github.pixelstuermer.patterns.singleton.models;
public class SingletonFour {
public int number;
public String text;
public boolean hidden;
private static SingletonFour singletonFour;
private SingletonFour() {
number = 0;
text = "";
hidden = false;
}
public static ... |
3e2d61c2ea4b214418b323164065a9ce1883c794 | 2,144 | java | Java | src/com/github/junrar/rarfile/MarkHeader.java | AppSecAI-TEST/droid-comic-viewer | e9f98610962288b53379f1ac5f889d222f6463e5 | [
"Apache-2.0"
] | 56 | 2015-01-19T17:00:55.000Z | 2022-03-25T03:42:52.000Z | src/com/github/junrar/rarfile/MarkHeader.java | AppSecAI-TEST/droid-comic-viewer | e9f98610962288b53379f1ac5f889d222f6463e5 | [
"Apache-2.0"
] | 4 | 2015-08-11T08:33:34.000Z | 2020-04-19T05:50:24.000Z | src/com/github/junrar/rarfile/MarkHeader.java | AppSecAI-TEST/droid-comic-viewer | e9f98610962288b53379f1ac5f889d222f6463e5 | [
"Apache-2.0"
] | 30 | 2015-01-28T19:18:07.000Z | 2021-08-25T08:35:06.000Z | 24.930233 | 85 | 0.551772 | 19,216 | /*
* Copyright (c) 2007 innoSysTec (R) GmbH, Germany. All rights reserved.
* Original author: Edmund Wagner
* Creation date: 24.05.2007
*
* Source: $HeadURL$
* Last changed: $LastChangedDate$
*
*
* the unrar licence applies to all junrar source and binary distributions
* you are not allowed to us... |
3e2d6205739fd2abc692bb0cb9901e604183ed3d | 547 | java | Java | src/main/java/com/suhaybabsi/thermodesigner/thermo/Heat.java | suhaybabsi/thermal-core | b9e397d3c720f2bccd50f2b7a0248873717303be | [
"Apache-2.0"
] | 2 | 2017-11-05T06:28:50.000Z | 2020-05-15T01:22:34.000Z | src/main/java/com/suhaybabsi/thermodesigner/thermo/Heat.java | suhaybabsi/thermal-core | b9e397d3c720f2bccd50f2b7a0248873717303be | [
"Apache-2.0"
] | null | null | null | src/main/java/com/suhaybabsi/thermodesigner/thermo/Heat.java | suhaybabsi/thermal-core | b9e397d3c720f2bccd50f2b7a0248873717303be | [
"Apache-2.0"
] | null | null | null | 20.259259 | 79 | 0.650823 | 19,217 | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.suhaybabsi.thermodesigner.thermo;
import com.suhaybabsi.thermodesigner.core.Property;
/**
*
* @author suhaybal-absi
*/... |
3e2d620e080e73b7960db0eeccef5a5555970ce5 | 85 | java | Java | src/main/java/org/willian/owb2infa/helper/flatfile/FlatFileHelper.java | willianzhao/owb2infa | 7971b5786593128984cbb735681c00df023d677c | [
"Apache-2.0"
] | 3 | 2017-10-19T14:54:07.000Z | 2021-05-28T05:41:23.000Z | src/main/java/org/willian/owb2infa/helper/flatfile/FlatFileHelper.java | willianzhao/owb2infa | 7971b5786593128984cbb735681c00df023d677c | [
"Apache-2.0"
] | null | null | null | src/main/java/org/willian/owb2infa/helper/flatfile/FlatFileHelper.java | willianzhao/owb2infa | 7971b5786593128984cbb735681c00df023d677c | [
"Apache-2.0"
] | 1 | 2021-02-23T04:54:03.000Z | 2021-02-23T04:54:03.000Z | 14.166667 | 46 | 0.752941 | 19,218 | package org.willian.owb2infa.helper.flatfile;
public class FlatFileHelper {
}
|
3e2d625f75a21a58680905e7cdb4cb998a19c1b9 | 1,691 | java | Java | src/cn/ucai/superwechat/data/ApiParams.java | clawpo/SuperWeChat | 0a822dc22e5147083de335d6066557a00df73660 | [
"Apache-2.0"
] | null | null | null | src/cn/ucai/superwechat/data/ApiParams.java | clawpo/SuperWeChat | 0a822dc22e5147083de335d6066557a00df73660 | [
"Apache-2.0"
] | null | null | null | src/cn/ucai/superwechat/data/ApiParams.java | clawpo/SuperWeChat | 0a822dc22e5147083de335d6066557a00df73660 | [
"Apache-2.0"
] | null | null | null | 23.164384 | 94 | 0.630988 | 19,219 | package cn.ucai.superwechat.data;
import java.net.URLEncoder;
import java.util.HashMap;
import java.util.Set;
public class ApiParams extends HashMap<String, String> {
private static final long serialVersionUID = 8112047472727256876L;
public ApiParams with(String key, String value) {
put(key, value);
return thi... |
3e2d6309b96d86459edbad017bebcc14c622c42d | 2,509 | java | Java | opdc/30th/source/src/main/java/egovframework/com/cop/cmt/service/impl/BBSCommentDAO.java | dasomel/seminar | 5e6e059978132440bb1046ab1b7ea369a9a9eb2f | [
"Apache-2.0"
] | 2 | 2021-03-07T16:02:44.000Z | 2021-04-15T00:36:32.000Z | opdc/30th/source/src/main/java/egovframework/com/cop/cmt/service/impl/BBSCommentDAO.java | dasomel/seminar | 5e6e059978132440bb1046ab1b7ea369a9a9eb2f | [
"Apache-2.0"
] | null | null | null | opdc/30th/source/src/main/java/egovframework/com/cop/cmt/service/impl/BBSCommentDAO.java | dasomel/seminar | 5e6e059978132440bb1046ab1b7ea369a9a9eb2f | [
"Apache-2.0"
] | 4 | 2020-12-01T01:37:59.000Z | 2021-04-15T01:16:33.000Z | 23.895238 | 107 | 0.62495 | 19,220 | package egovframework.com.cop.cmt.service.impl;
import java.util.List;
import org.springframework.stereotype.Repository;
import egovframework.com.cop.bbs.service.Comment;
import egovframework.com.cop.bbs.service.CommentVO;
import egovframework.com.cmm.service.impl.EgovComAbstractDAO;
/**
* 댓글관리를 위한 데이터 접근 클래스
* @... |
3e2d63bc366843a861746a090a65939054157dde | 9,684 | java | Java | KBDeX/src/kbdex/app/ext/KKF6Importer.java | SERG-UAlbany/KF4-to-KF6-Migration | 261cf91acf866fe1f2f2909051a1e1d692c6e39e | [
"MIT"
] | 4 | 2016-04-03T18:41:22.000Z | 2020-08-24T05:16:32.000Z | KBDeX/src/kbdex/app/ext/KKF6Importer.java | macc704/KBDeX | 3ff1d5d524a7f440edb939b62195840e009cd5a7 | [
"MIT"
] | null | null | null | KBDeX/src/kbdex/app/ext/KKF6Importer.java | macc704/KBDeX | 3ff1d5d524a7f440edb939b62195840e009cd5a7 | [
"MIT"
] | 6 | 2016-04-03T18:34:40.000Z | 2022-03-23T18:09:27.000Z | 29.52439 | 73 | 0.693825 | 19,221 | package kbdex.app.ext;
import java.awt.BorderLayout;
import java.awt.Color;
import java.awt.Dimension;
import java.awt.event.ItemEvent;
import java.awt.event.ItemListener;
import java.io.File;
import java.io.FileReader;
import java.io.FileWriter;
import java.net.SocketException;
import java.text.DateFormat;
import jav... |
3e2d644c698887785c530a92d8679fb97776fd16 | 619 | java | Java | hystrix/ribbon-consumer/src/main/java/com/ulyssesss/ribbonconsumer/RibbonConsumerApplication.java | Ulyssesss/spring-cloud-example | c1f720e353e2bde4d0dc545dd305bdb131366282 | [
"MIT"
] | 22 | 2018-04-23T01:38:53.000Z | 2020-08-11T00:56:50.000Z | hystrix/ribbon-consumer/src/main/java/com/ulyssesss/ribbonconsumer/RibbonConsumerApplication.java | Ulyssesss/spring-cloud-example | c1f720e353e2bde4d0dc545dd305bdb131366282 | [
"MIT"
] | null | null | null | hystrix/ribbon-consumer/src/main/java/com/ulyssesss/ribbonconsumer/RibbonConsumerApplication.java | Ulyssesss/spring-cloud-example | c1f720e353e2bde4d0dc545dd305bdb131366282 | [
"MIT"
] | 6 | 2019-04-12T02:31:13.000Z | 2020-03-04T15:03:02.000Z | 28.136364 | 69 | 0.786753 | 19,222 | package com.ulyssesss.ribbonconsumer;
import org.springframework.boot.SpringApplication;
import org.springframework.cloud.client.SpringCloudApplication;
import org.springframework.cloud.client.loadbalancer.LoadBalanced;
import org.springframework.context.annotation.Bean;
import org.springframework.web.client.RestTempl... |
3e2d64a3d1d18b806cb16aada4ee15e3a4b74e02 | 257 | java | Java | L1/TPs/0101-ALGORITHMIQUE/tp3/Transtypage/TestBis.java | Tehcam/Studies | 69477a211d8c686473b171ad2fa4298ead2ee60d | [
"MIT"
] | null | null | null | L1/TPs/0101-ALGORITHMIQUE/tp3/Transtypage/TestBis.java | Tehcam/Studies | 69477a211d8c686473b171ad2fa4298ead2ee60d | [
"MIT"
] | null | null | null | L1/TPs/0101-ALGORITHMIQUE/tp3/Transtypage/TestBis.java | Tehcam/Studies | 69477a211d8c686473b171ad2fa4298ead2ee60d | [
"MIT"
] | null | null | null | 21.416667 | 62 | 0.63035 | 19,223 | class TestBis
{
public static void main(String[] args)
{
byte entier1 = 1;
int entier2 = 255;
long entier3 = 2;
entier1 = (byte)(entier2 + entier1);
entier3 = entier2 + entier1;
System.out.println(entier1 + " " + entier2 + " " + entier3);
}
} |
3e2d651969d66a2aebed64196d567403628e1f8e | 3,300 | java | Java | flink-runtime/src/main/java/org/apache/flink/runtime/state/StateUtil.java | sasukerui/flink | a6573ee53781920754f970556b03d3223dc567ee | [
"MIT",
"Apache-2.0",
"MIT-0",
"BSD-3-Clause"
] | 16 | 2019-09-24T02:28:08.000Z | 2021-06-22T09:16:05.000Z | flink-runtime/src/main/java/org/apache/flink/runtime/state/StateUtil.java | sasukerui/flink | a6573ee53781920754f970556b03d3223dc567ee | [
"MIT",
"Apache-2.0",
"MIT-0",
"BSD-3-Clause"
] | 8 | 2020-12-11T02:59:16.000Z | 2022-02-18T13:13:51.000Z | flink-runtime/src/main/java/org/apache/flink/runtime/state/StateUtil.java | houmaozheng/flink | ef692d0967daf8f532d9011122e1d3104a07fb39 | [
"Apache-2.0"
] | 7 | 2020-04-13T02:24:44.000Z | 2021-08-06T10:06:26.000Z | 35.869565 | 116 | 0.744242 | 19,224 | /*
* 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 ... |
3e2d657525af497bf21fae7a31d9148c2dc46e02 | 1,421 | java | Java | e2e/src/test/java/tests/BudgetPageTests.java | fbarbu15/mc_java_e2e_tests | cb40c00a31f0ec0006cafe25ef1903ecf16e0358 | [
"MIT"
] | null | null | null | e2e/src/test/java/tests/BudgetPageTests.java | fbarbu15/mc_java_e2e_tests | cb40c00a31f0ec0006cafe25ef1903ecf16e0358 | [
"MIT"
] | null | null | null | e2e/src/test/java/tests/BudgetPageTests.java | fbarbu15/mc_java_e2e_tests | cb40c00a31f0ec0006cafe25ef1903ecf16e0358 | [
"MIT"
] | null | null | null | 31.577778 | 81 | 0.794511 | 19,225 | package tests;
import org.testng.annotations.Test;
import steps.BudgetPageSteps;
public class BudgetPageTests extends BudgetPageSteps {
@Test()
void addNewBudgetRow() {
givenFocusOnBudgetTab();
andInitialValuesForTotalInflowOutflowAndBalance();
andCategoryIsSelected("School");
andDescriptionIsAdded("Books ... |
3e2d667949b99bed6463fc54c6e933daa9957717 | 300 | java | Java | jdp-benchmarks/src/main/java/de/jpaw/jdp/benchmarks/jdp/JdpException.java | jpaw/jdp | 35206fa7f59d1fbbb73da46aedca01587f177b72 | [
"Apache-2.0"
] | 2 | 2017-09-13T12:16:41.000Z | 2018-04-12T20:49:27.000Z | jdp-benchmarks/src/main/java/de/jpaw/jdp/benchmarks/jdp/JdpException.java | jpaw/jdp | 35206fa7f59d1fbbb73da46aedca01587f177b72 | [
"Apache-2.0"
] | null | null | null | jdp-benchmarks/src/main/java/de/jpaw/jdp/benchmarks/jdp/JdpException.java | jpaw/jdp | 35206fa7f59d1fbbb73da46aedca01587f177b72 | [
"Apache-2.0"
] | null | null | null | 20 | 64 | 0.663333 | 19,226 | package de.jpaw.jdp.benchmarks.jdp;
import de.jpaw.dp.Singleton;
@Singleton
public class JdpException implements MyInterface {
@Override
public int compute(int arg) {
if (arg > 100)
throw new RuntimeException("Intentional exception");
return arg * arg;
}
}
|
3e2d66d91d4f84c85e7b8e57bef15c5aeb1f5d06 | 329 | java | Java | jassparser/src/com/etheller/interpreter/ast/value/RealJassType.java | MfromAzeroth/WarsmashModEngine | 2a58c546cddb7dba03232a62b9fd1f57edc15a82 | [
"MIT"
] | 23 | 2021-04-09T12:41:45.000Z | 2022-03-28T06:54:40.000Z | jassparser/src/com/etheller/interpreter/ast/value/RealJassType.java | MfromAzeroth/WarsmashModEngine | 2a58c546cddb7dba03232a62b9fd1f57edc15a82 | [
"MIT"
] | 1 | 2022-01-22T18:47:11.000Z | 2022-01-22T18:47:11.000Z | jassparser/src/com/etheller/interpreter/ast/value/RealJassType.java | MfromAzeroth/WarsmashModEngine | 2a58c546cddb7dba03232a62b9fd1f57edc15a82 | [
"MIT"
] | 6 | 2021-08-01T12:22:49.000Z | 2022-01-12T10:32:33.000Z | 19.352941 | 56 | 0.744681 | 19,227 | package com.etheller.interpreter.ast.value;
public class RealJassType extends PrimitiveJassType {
public RealJassType(final String name) {
super(name);
}
@Override
public boolean isAssignableFrom(final JassType value) {
if (value == JassType.INTEGER) {
return true;
}
return super.isAssignableFrom(valu... |
3e2d67b170cff188742be5e1a16d51bad870e042 | 14,291 | java | Java | core/src/main/java/feign/Contract.java | fengss/open-feign | 7f83c6b354cc1e567ec5180bbbfdac2687f860ba | [
"Apache-2.0"
] | 2 | 2020-01-23T02:51:07.000Z | 2021-02-25T07:30:13.000Z | core/src/main/java/feign/Contract.java | fengss/open-feign | 7f83c6b354cc1e567ec5180bbbfdac2687f860ba | [
"Apache-2.0"
] | null | null | null | core/src/main/java/feign/Contract.java | fengss/open-feign | 7f83c6b354cc1e567ec5180bbbfdac2687f860ba | [
"Apache-2.0"
] | 1 | 2020-08-27T20:56:40.000Z | 2020-08-27T20:56:40.000Z | 41.423188 | 115 | 0.627528 | 19,228 | /*
* Copyright 2013 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed t... |
3e2d6845c85440b26a26e63fb44e0ae54fb2bd75 | 2,433 | java | Java | TeamCode/src/main/java/org/firstinspires/ftc/teamcode/VisionWebcamScanner.java | sms-robotics/UltimateGoal2020 | 01473c6313b8e67d14738927f4ce159f00c87bf4 | [
"MIT"
] | null | null | null | TeamCode/src/main/java/org/firstinspires/ftc/teamcode/VisionWebcamScanner.java | sms-robotics/UltimateGoal2020 | 01473c6313b8e67d14738927f4ce159f00c87bf4 | [
"MIT"
] | null | null | null | TeamCode/src/main/java/org/firstinspires/ftc/teamcode/VisionWebcamScanner.java | sms-robotics/UltimateGoal2020 | 01473c6313b8e67d14738927f4ce159f00c87bf4 | [
"MIT"
] | null | null | null | 25.34375 | 78 | 0.63954 | 19,229 | package org.firstinspires.ftc.teamcode;
import com.qualcomm.robotcore.hardware.HardwareMap;
import com.qualcomm.robotcore.util.Range;
import com.qualcomm.robotcore.hardware.Servo;
/**
* Scans from a known position and waits at each position long
* enough to detect objects.
* <p>
* Usage:
* <p>
* webcamScanner =... |
3e2d68e4b3499f6f2f62b29608c938d44eed5d03 | 8,905 | java | Java | src/android/Sms.java | shahzadhamza/cordova-sms-plugin | 816a7339f6b3feb82c047a2b434750028982ae91 | [
"MIT"
] | null | null | null | src/android/Sms.java | shahzadhamza/cordova-sms-plugin | 816a7339f6b3feb82c047a2b434750028982ae91 | [
"MIT"
] | null | null | null | src/android/Sms.java | shahzadhamza/cordova-sms-plugin | 816a7339f6b3feb82c047a2b434750028982ae91 | [
"MIT"
] | null | null | null | 35.907258 | 143 | 0.7105 | 19,230 | package com.cordova.plugins.sms;
import android.annotation.SuppressLint;
import android.app.Activity;
import android.app.PendingIntent;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.content.pm.PackageManager;... |
3e2d6908d0ebf9a7214458ee3e2b0e6d41d6d16a | 8,525 | java | Java | src/main/java/com/xceptance/xlt/engine/util/XltTestRunner.java | andre-becker/XLT | 174f9f467ab3094bcdbf80bcea818134a9d1180a | [
"Apache-2.0"
] | null | null | null | src/main/java/com/xceptance/xlt/engine/util/XltTestRunner.java | andre-becker/XLT | 174f9f467ab3094bcdbf80bcea818134a9d1180a | [
"Apache-2.0"
] | null | null | null | src/main/java/com/xceptance/xlt/engine/util/XltTestRunner.java | andre-becker/XLT | 174f9f467ab3094bcdbf80bcea818134a9d1180a | [
"Apache-2.0"
] | null | null | null | 30.338078 | 120 | 0.560821 | 19,231 | package com.xceptance.xlt.engine.util;
import java.util.ArrayList;
import java.util.List;
import org.junit.After;
import org.junit.Before;
import org.junit.runners.BlockJUnit4ClassRunner;
import org.junit.runners.model.FrameworkMethod;
import org.junit.runners.model.InitializationError;
import org.junit.runners.model... |
3e2d69562cfe6113406f945aa459de6e3106e6ff | 8,320 | java | Java | src/Goliath/Validation/FieldValidationManager.java | kmchugh/Goliath.UI | 04787a87e4301f694c707b3d40becabac9a01333 | [
"MIT"
] | null | null | null | src/Goliath/Validation/FieldValidationManager.java | kmchugh/Goliath.UI | 04787a87e4301f694c707b3d40becabac9a01333 | [
"MIT"
] | null | null | null | src/Goliath/Validation/FieldValidationManager.java | kmchugh/Goliath.UI | 04787a87e4301f694c707b3d40becabac9a01333 | [
"MIT"
] | 1 | 2019-04-23T03:32:28.000Z | 2019-04-23T03:32:28.000Z | 35.862069 | 131 | 0.605889 | 19,232 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package Goliath.Validation;
import Goliath.Arguments.Arguments;
import Goliath.Interfaces.IValidatable;
import Goliath.Interfaces.UI.Controls.IValueControl;
import Goliath.Collections.HashTable;
import Goliath.Collectio... |
3e2d695a14f443f5186dd1bccb1465b640074966 | 4,110 | java | Java | src/com/zwitserloot/ivyplusplus/ecj/CompilerRequestorImpl.java | rzwitserloot/ivyplusplus | 84d38442b675a2ca4ae3d5a3232dd3b85c0fcafa | [
"MIT"
] | 5 | 2018-06-13T19:59:50.000Z | 2020-07-04T23:35:51.000Z | src/com/zwitserloot/ivyplusplus/ecj/CompilerRequestorImpl.java | rzwitserloot/ivyplusplus | 84d38442b675a2ca4ae3d5a3232dd3b85c0fcafa | [
"MIT"
] | 4 | 2015-12-18T09:24:18.000Z | 2021-10-18T20:16:35.000Z | src/com/zwitserloot/ivyplusplus/ecj/CompilerRequestorImpl.java | rzwitserloot/ivyplusplus | 84d38442b675a2ca4ae3d5a3232dd3b85c0fcafa | [
"MIT"
] | 6 | 2017-12-15T04:29:53.000Z | 2020-01-31T20:58:08.000Z | 37.4 | 118 | 0.731891 | 19,233 | /**********************************************************************
* Copyright (c) 2005-2009 ant4eclipse project team.
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is avai... |
3e2d699152abd6d1048dba5adf147434623b071f | 14,874 | java | Java | bundles/user/impl/src/main/java/org/sakaiproject/nakamura/user/search/AuthorizableIndexingHandler.java | EdiaEducationTechnology/nakamura | e67f5715822a2f81275883c14e031e10dd9eefb3 | [
"Apache-2.0"
] | 1 | 2017-08-22T04:54:46.000Z | 2017-08-22T04:54:46.000Z | bundles/user/impl/src/main/java/org/sakaiproject/nakamura/user/search/AuthorizableIndexingHandler.java | simong/nakamura | 3a577f7967d2fb7c435635d75888fcc8709e3c2b | [
"Apache-2.0"
] | null | null | null | bundles/user/impl/src/main/java/org/sakaiproject/nakamura/user/search/AuthorizableIndexingHandler.java | simong/nakamura | 3a577f7967d2fb7c435635d75888fcc8709e3c2b | [
"Apache-2.0"
] | null | null | null | 40.975207 | 131 | 0.736789 | 19,234 | /**
* Licensed to the Sakai Foundation (SF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The SF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use t... |
3e2d69cd0eac8321b4a389b4f6e8eae97bb540e7 | 1,242 | java | Java | nlp4j/nlp4j-core/src/main/java/nlp4j/annotator/AttributeReplaceAllAnnotator.java | oyahiroki/nlp4j | ab7e3def77f895f60f0eac3643c90ceea3deb079 | [
"Apache-2.0"
] | 5 | 2020-12-10T07:16:55.000Z | 2022-01-06T13:56:49.000Z | nlp4j/nlp4j-core/src/main/java/nlp4j/annotator/AttributeReplaceAllAnnotator.java | oyahiroki/nlp4j | ab7e3def77f895f60f0eac3643c90ceea3deb079 | [
"Apache-2.0"
] | 12 | 2020-11-07T00:32:28.000Z | 2022-03-24T01:23:22.000Z | nlp4j/nlp4j-core/src/main/java/nlp4j/annotator/AttributeReplaceAllAnnotator.java | oyahiroki/nlp4j | ab7e3def77f895f60f0eac3643c90ceea3deb079 | [
"Apache-2.0"
] | 1 | 2022-02-16T08:11:21.000Z | 2022-02-16T08:11:21.000Z | 21.789474 | 97 | 0.641707 | 19,235 | package nlp4j.annotator;
import nlp4j.AbstractDocumentAnnotator;
import nlp4j.Document;
import nlp4j.DocumentAnnotator;
import nlp4j.FieldAnnotator;
/**
* 属性を置換する<br>
* プロパティ<br>
* target 処理対象フィールド<br>
* regex 置換前文字列の正規表現<br>
* replacement 置換後の文字列<br>
*
* @author Hiroki Oya
*
*/
public clas... |
3e2d69fb0b9609ad3f0a14e0b2d8ac66ac899a04 | 1,669 | java | Java | src/main/java/com/isetjb/projet12onetomany/Marque.java | malakMandhouj/Projet12onetomany | 012426f4f2dfecceca9387c8ed1e2e8e8c32bb7b | [
"MIT"
] | null | null | null | src/main/java/com/isetjb/projet12onetomany/Marque.java | malakMandhouj/Projet12onetomany | 012426f4f2dfecceca9387c8ed1e2e8e8c32bb7b | [
"MIT"
] | null | null | null | src/main/java/com/isetjb/projet12onetomany/Marque.java | malakMandhouj/Projet12onetomany | 012426f4f2dfecceca9387c8ed1e2e8e8c32bb7b | [
"MIT"
] | null | null | null | 22.554054 | 80 | 0.631516 | 19,236 | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.isetjb.projet12onetomany;
import java.util.ArrayList;
import java.util.List;
import javax.persistence.CascadeType... |
3e2d6c34745ea03f729d9241b2f068ffbd6b089a | 2,084 | java | Java | src/main/java/com/pezfa/inventario/models/Produccion.java | carloscercado/pezfa | 44d9aed8c3ec2bf46a8d0aace473380bf52bb107 | [
"Apache-2.0"
] | 4 | 2016-12-22T00:11:34.000Z | 2017-04-15T00:23:11.000Z | src/main/java/com/pezfa/inventario/models/Produccion.java | carloscercado/pezfa | 44d9aed8c3ec2bf46a8d0aace473380bf52bb107 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/pezfa/inventario/models/Produccion.java | carloscercado/pezfa | 44d9aed8c3ec2bf46a8d0aace473380bf52bb107 | [
"Apache-2.0"
] | 2 | 2017-01-08T04:20:18.000Z | 2017-01-28T19:59:08.000Z | 23.954023 | 115 | 0.616123 | 19,237 | package com.pezfa.inventario.models;
// Generated 22/04/2017 02:11:01 PM by Hibernate Tools 4.3.1
import java.math.BigDecimal;
import java.util.Date;
import java.util.HashSet;
import java.util.Set;
public class Produccion implements java.io.Serializable {
private int id;
private String desc... |
3e2d6c8280177fb2acff9dbdb400ca05ab6d5eb1 | 11,192 | java | Java | src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.lir/src/org/graalvm/compiler/lir/alloc/trace/lsra/TraceLinearScanResolveDataFlowPhase.java | desiyonan/OpenJDK8 | 74d4f56b6312c303642e053e5d428b44cc8326c5 | [
"MIT"
] | 2 | 2018-06-19T05:43:32.000Z | 2018-06-23T10:04:56.000Z | src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.lir/src/org/graalvm/compiler/lir/alloc/trace/lsra/TraceLinearScanResolveDataFlowPhase.java | desiyonan/OpenJDK8 | 74d4f56b6312c303642e053e5d428b44cc8326c5 | [
"MIT"
] | null | null | null | src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.lir/src/org/graalvm/compiler/lir/alloc/trace/lsra/TraceLinearScanResolveDataFlowPhase.java | desiyonan/OpenJDK8 | 74d4f56b6312c303642e053e5d428b44cc8326c5 | [
"MIT"
] | null | null | null | 49.964286 | 173 | 0.646623 | 19,238 | /*
* Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free ... |
3e2d6c8b9b2c1a574f780f5e6f3ed3345078d6dd | 524 | java | Java | Tier.java | dogerish/dungeon | fb1a19fa1cab82de64e696503930b98e1d383756 | [
"MIT"
] | null | null | null | Tier.java | dogerish/dungeon | fb1a19fa1cab82de64e696503930b98e1d383756 | [
"MIT"
] | null | null | null | Tier.java | dogerish/dungeon | fb1a19fa1cab82de64e696503930b98e1d383756 | [
"MIT"
] | null | null | null | 24.952381 | 82 | 0.513359 | 19,239 | public class Tier {
int tier;
Mob mob1, mob2;
public Tier(int tier, Mob mob1, Mob mob2)
{
this.tier = tier;
this.mob1 = mob1;
this.mob2 = mob2;
}
public Mob spawnMob()
{
// only spawn a mob tier * 33% of the time
if (Math.random() >= ti... |
3e2d6c92158ff5310ef1e0ba59d1dac788a6c5ad | 3,196 | java | Java | src/main/java/io/cryostat/net/reports/RecordingDescriptor.java | andrewazores/container-jmx | f02976e9776a21befe7240d799edd4bed4ad8c59 | [
"UPL-1.0"
] | 1 | 2022-01-21T15:40:33.000Z | 2022-01-21T15:40:33.000Z | src/main/java/io/cryostat/net/reports/RecordingDescriptor.java | andrewazores/container-jmx | f02976e9776a21befe7240d799edd4bed4ad8c59 | [
"UPL-1.0"
] | null | null | null | src/main/java/io/cryostat/net/reports/RecordingDescriptor.java | andrewazores/container-jmx | f02976e9776a21befe7240d799edd4bed4ad8c59 | [
"UPL-1.0"
] | null | null | null | 40.455696 | 99 | 0.724343 | 19,240 | /*
* Copyright The Cryostat Authors
*
* The Universal Permissive License (UPL), Version 1.0
*
* Subject to the condition set forth below, permission is hereby granted to any
* person obtaining a copy of this software, associated documentation and/or data
* (collectively the "Software"), free of charge and under ... |
3e2d6cc7a0274de489078eac0dcabf49d6013507 | 1,951 | java | Java | game-utils/src/main/java/com/wjybxx/fastjgame/shape/shape2d/Circle.java | lochakho/fastjgame | 04903847825c91b4f71584e2a78bdda14b22b9b6 | [
"Apache-2.0"
] | 1 | 2019-06-13T03:20:53.000Z | 2019-06-13T03:20:53.000Z | game-utils/src/main/java/com/wjybxx/fastjgame/shape/shape2d/Circle.java | lochakho/fastjgame | 04903847825c91b4f71584e2a78bdda14b22b9b6 | [
"Apache-2.0"
] | null | null | null | game-utils/src/main/java/com/wjybxx/fastjgame/shape/shape2d/Circle.java | lochakho/fastjgame | 04903847825c91b4f71584e2a78bdda14b22b9b6 | [
"Apache-2.0"
] | null | null | null | 22.952941 | 75 | 0.646335 | 19,241 | /*
* Copyright 2019 wjybxx
*
* 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 wr... |
3e2d6cfeefdf6550ff5249cdad36502ec66766ff | 1,610 | java | Java | TP_02/src/EX_03.java | ifsp-exercises/LP1-3 | 643a1ad2d071fd1af1138fe0039c0e53b6eed172 | [
"MIT"
] | 2 | 2020-08-19T23:04:06.000Z | 2020-08-19T23:04:08.000Z | TP_02/src/EX_03.java | ifsp-exercises/LP1-3 | 643a1ad2d071fd1af1138fe0039c0e53b6eed172 | [
"MIT"
] | null | null | null | TP_02/src/EX_03.java | ifsp-exercises/LP1-3 | 643a1ad2d071fd1af1138fe0039c0e53b6eed172 | [
"MIT"
] | null | null | null | 30.961538 | 76 | 0.64472 | 19,242 | public class EX_03 {
public static void main(String[] args) {
int quantityOfValues;
boolean isInTheValidRange, continueExecuting;
do {
do {
quantityOfValues =
Util.Input.requestInteger(
"Informe a quantidade de valores a utilizar (menor que 20): "
);
... |
3e2d6d2271b2390bff30ba7f873671c23dbdd4ee | 2,136 | java | Java | java-algorithm/src/main/java/com/mouse/java/algorithm/Test.java | nidichaoge/java-example | 2449c41fde0e88ab15279fc9ec7c9d13ac3f6d3a | [
"MIT"
] | null | null | null | java-algorithm/src/main/java/com/mouse/java/algorithm/Test.java | nidichaoge/java-example | 2449c41fde0e88ab15279fc9ec7c9d13ac3f6d3a | [
"MIT"
] | null | null | null | java-algorithm/src/main/java/com/mouse/java/algorithm/Test.java | nidichaoge/java-example | 2449c41fde0e88ab15279fc9ec7c9d13ac3f6d3a | [
"MIT"
] | null | null | null | 23.733333 | 77 | 0.497191 | 19,243 | package com.mouse.java.algorithm;
import java.util.Arrays;
/**
* @author mouse
* @version 1.0
* @date 2020/5/13
* @description
*/
public class Test {
private static final int[] array = new int[6];
private static final int[] array2 = new int[3];
public static void main(String[] args) {
array[... |
3e2d70134d09c56d4b321b0209dcf300a60cd08e | 3,364 | java | Java | challenge/leet/back/SolutionTest.java | odys-z/hello | 39ca67cae34eb4bc4cbd848a06b3c0d65a995954 | [
"MIT"
] | null | null | null | challenge/leet/back/SolutionTest.java | odys-z/hello | 39ca67cae34eb4bc4cbd848a06b3c0d65a995954 | [
"MIT"
] | 3 | 2021-04-17T18:36:24.000Z | 2022-03-04T20:30:09.000Z | challenge/leet/back/SolutionTest.java | odys-z/hello | 39ca67cae34eb4bc4cbd848a06b3c0d65a995954 | [
"MIT"
] | null | null | null | 44.263158 | 61 | 0.583234 | 19,244 | package leetcode.string;
import static org.junit.jupiter.api.Assertions.*;
import org.junit.jupiter.api.Test;
class SolutionTest {
@Test
void testMyAtoi() {
Q008_atoi s = new Q008_atoi();
assertEquals(0, s.myAtoi(" "));
assertEquals(0, s.myAtoi(" -"));
assertEquals(0, s.myAtoi(" +"... |
3e2d7015caa994a9e58d244c410f26162fb1f03d | 7,089 | java | Java | src/org/linchimin/common/Dictionary.java | usertomlin/JCuda-LDA | e712c72e9a916df069572fe9c8d53ec8a726426e | [
"MIT"
] | null | null | null | src/org/linchimin/common/Dictionary.java | usertomlin/JCuda-LDA | e712c72e9a916df069572fe9c8d53ec8a726426e | [
"MIT"
] | null | null | null | src/org/linchimin/common/Dictionary.java | usertomlin/JCuda-LDA | e712c72e9a916df069572fe9c8d53ec8a726426e | [
"MIT"
] | null | null | null | 26.863636 | 149 | 0.690496 | 19,245 | package org.linchimin.common;
import java.io.BufferedReader;
import java.io.FileInputStream;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.Serializable;
import java.nio.charset.StandardCharsets;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.HashSet;
import java.ut... |
3e2d70cb943aebf17da90366e724dd5af4ab515e | 1,189 | java | Java | app/src/main/java/com/pureon/pur_wallet/util/crypto/bip44/hdpath/Bip44Purpose.java | bxxasn/Pureon-Android-App | 01733b81be9473f89a791b1a506d45ea91d06152 | [
"MIT"
] | 3 | 2020-10-14T08:31:25.000Z | 2020-11-24T10:00:35.000Z | app/src/main/java/com/pureon/pur_wallet/util/crypto/bip44/hdpath/Bip44Purpose.java | bxxasn/Pureon-Android-App | 01733b81be9473f89a791b1a506d45ea91d06152 | [
"MIT"
] | 2 | 2020-08-26T15:04:41.000Z | 2021-03-03T06:11:40.000Z | app/src/main/java/com/pureon/pur_wallet/util/crypto/bip44/hdpath/Bip44Purpose.java | bxxasn/Pureon-Android-App | 01733b81be9473f89a791b1a506d45ea91d06152 | [
"MIT"
] | 4 | 2020-07-08T19:14:31.000Z | 2020-11-24T15:02:22.000Z | 29 | 83 | 0.715728 | 19,246 | package com.pureon.pur_wallet.util.crypto.bip44.hdpath;
import com.pureon.pur_wallet.util.crypto.bip44.NetworkParameters;
import com.google.common.primitives.UnsignedInteger;
public class Bip44Purpose extends HdKeyPath {
public Bip44Purpose(HdKeyPath parent, UnsignedInteger index, boolean hardened) {
super(... |
3e2d7129421abc93ad40c44bf22157f788c531b8 | 1,912 | java | Java | src/main/java/com/letv/redpacketsdk/utils/LetvSensorEventListener.java | tiwer/letv | 1eeb7079be8bad4ffb61fdb06ff8d49760f9e120 | [
"Apache-2.0"
] | 39 | 2017-08-07T09:03:54.000Z | 2021-09-29T09:31:39.000Z | src/main/java/com/letv/redpacketsdk/utils/LetvSensorEventListener.java | JackChan1999/letv | 1eeb7079be8bad4ffb61fdb06ff8d49760f9e120 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/letv/redpacketsdk/utils/LetvSensorEventListener.java | JackChan1999/letv | 1eeb7079be8bad4ffb61fdb06ff8d49760f9e120 | [
"Apache-2.0"
] | 39 | 2017-05-08T13:11:39.000Z | 2021-12-26T12:42:14.000Z | 31.866667 | 133 | 0.632322 | 19,247 | package com.letv.redpacketsdk.utils;
import android.content.Context;
import android.hardware.Sensor;
import android.hardware.SensorEvent;
import android.hardware.SensorEventListener;
import android.hardware.SensorManager;
import com.letv.redpacketsdk.callback.LetvSensorEventListenerCallback;
public class LetvSensorEv... |
3e2d71fa97ca83755a2b9b18a77977445ef90c0d | 666 | java | Java | src/main/java/CouldNotReadIndexException.java | liujiayi771/offTargetFinder | f65f399d0c1ea2d41bfc44575cc2d00863661939 | [
"MIT"
] | null | null | null | src/main/java/CouldNotReadIndexException.java | liujiayi771/offTargetFinder | f65f399d0c1ea2d41bfc44575cc2d00863661939 | [
"MIT"
] | null | null | null | src/main/java/CouldNotReadIndexException.java | liujiayi771/offTargetFinder | f65f399d0c1ea2d41bfc44575cc2d00863661939 | [
"MIT"
] | null | null | null | 30.272727 | 109 | 0.662162 | 19,248 | public class CouldNotReadIndexException extends RuntimeException {
private final String index;
public CouldNotReadIndexException(final String index, final String message) {
super(composeMessage(index, message));
this.index = index;
}
public String getImage() {
return index;
... |
3e2d724a6fd6cf20c42f0f75fde81f0899c2fde7 | 3,475 | java | Java | hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/CatchallExceptionMapper.java | sho25/hive | 7a6a045c2a487bd200aeaded38497c843ec6a83c | [
"Apache-2.0"
] | null | null | null | hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/CatchallExceptionMapper.java | sho25/hive | 7a6a045c2a487bd200aeaded38497c843ec6a83c | [
"Apache-2.0"
] | 3 | 2020-05-15T22:28:40.000Z | 2022-01-27T16:24:32.000Z | hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/CatchallExceptionMapper.java | sho25/hive | 7a6a045c2a487bd200aeaded38497c843ec6a83c | [
"Apache-2.0"
] | null | null | null | 16.626794 | 817 | 0.795971 | 19,249 | begin_unit|revision:0.9.5;language:Java;cregit-version:0.0.1
begin_comment
comment|/* * 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... |
3e2d731d07fa137c683e0fdfe78d11c624d7deac | 1,072 | java | Java | pear-modules/pear-generate/src/main/java/com/pearadmin/generate/mapper/GenTableColumnMapper.java | oho55/pear-admin-boot | a2c7e7ae5979fa52b2fb2e866af61e756e7390b5 | [
"MIT"
] | 23 | 2020-12-08T15:52:05.000Z | 2021-06-23T03:37:49.000Z | pear-modules/pear-generate/src/main/java/com/pearadmin/generate/mapper/GenTableColumnMapper.java | oho55/pear-admin-boot | a2c7e7ae5979fa52b2fb2e866af61e756e7390b5 | [
"MIT"
] | null | null | null | pear-modules/pear-generate/src/main/java/com/pearadmin/generate/mapper/GenTableColumnMapper.java | oho55/pear-admin-boot | a2c7e7ae5979fa52b2fb2e866af61e756e7390b5 | [
"MIT"
] | 5 | 2020-12-08T16:00:52.000Z | 2021-04-21T07:20:09.000Z | 19.851852 | 90 | 0.641791 | 19,250 | package com.pearadmin.generate.mapper;
import com.pearadmin.generate.domain.GenTableColumn;
import org.apache.ibatis.annotations.Mapper;
import java.util.List;
/**
* Describe: 业务表字段接口
* Author: 就眠仪式
* CreateTime: 2019/10/23
*/
@Mapper
public interface GenTableColumnMapper {
/**
* 根据表名称查询列信息
*
... |
3e2d73601892d261ed49b542306c0c6a3c2befcb | 244 | java | Java | src/main/java/frc/robot/commands/AdjustHoodAngle.java | rr1706/Control2022 | 8d8b2f4e00354ca575efd6ecf23d121553b618b6 | [
"BSD-3-Clause"
] | 2 | 2022-01-11T14:44:48.000Z | 2022-01-11T14:44:52.000Z | src/main/java/frc/robot/commands/AdjustHoodAngle.java | rr1706/Control2022 | 8d8b2f4e00354ca575efd6ecf23d121553b618b6 | [
"BSD-3-Clause"
] | 18 | 2021-10-18T23:45:33.000Z | 2022-02-24T06:40:12.000Z | src/main/java/frc/robot/commands/AdjustHoodAngle.java | rr1706/Control2021cpp | 8d8b2f4e00354ca575efd6ecf23d121553b618b6 | [
"BSD-3-Clause"
] | 1 | 2022-03-05T15:24:38.000Z | 2022-03-05T15:24:38.000Z | 20.333333 | 60 | 0.786885 | 19,251 | package frc.robot.commands;
import edu.wpi.first.wpilibj2.command.CommandBase;
import frc.robot.subsystems.ShooterHood;
public class AdjustHoodAngle extends CommandBase {
public AdjustHoodAngle(ShooterHood hood, double angle) {
}
}
|
3e2d74035c2d4ebafdd6c773cda9313cd4af331b | 400 | java | Java | shopping/src/main/java/com/lyu/shopping/test/TestCos.java | MrQuJL/online-shop | 77b85d840423310bc7ec3724349efe6e362886d7 | [
"MIT"
] | 375 | 2018-03-19T13:15:02.000Z | 2022-03-26T05:20:30.000Z | shopping/src/main/java/com/lyu/shopping/test/TestCos.java | LG1126/product-recommendation-system | 77b85d840423310bc7ec3724349efe6e362886d7 | [
"MIT"
] | 11 | 2018-03-06T12:58:27.000Z | 2021-12-09T20:13:27.000Z | shopping/src/main/java/com/lyu/shopping/test/TestCos.java | LG1126/product-recommendation-system | 77b85d840423310bc7ec3724349efe6e362886d7 | [
"MIT"
] | 123 | 2018-04-16T10:45:30.000Z | 2022-03-26T04:54:49.000Z | 15.384615 | 68 | 0.635 | 19,252 | package com.lyu.shopping.test;
import org.junit.Test;
/**
* 类描述:用于测试余弦相似度的相关公式的计算结果
* 类名称:com.lyu.shopping.test.TestCos
* @author 曲健磊
* 2018年3月25日.下午6:45:19
* @version V1.0
*/
public class TestCos {
/**
* 验证余弦公式
* (向量a * 向量b) / (向量a的模 * 向量b的模)
*/
@Test
public void testCos() {
System.out.println(349.... |
3e2d746c9ecb0c804c40e6da8d33bf18416da426 | 904 | java | Java | src/main/java/com/beaver/drools/exampl/travel/rule/XlsmapperExcel.java | sdcuike/drools-example | 749ef19ac19357cc9035d9ec23b5f1e445cfe771 | [
"Apache-2.0"
] | 4 | 2018-01-03T12:27:04.000Z | 2021-06-20T03:45:41.000Z | src/main/java/com/beaver/drools/exampl/travel/rule/XlsmapperExcel.java | sdcuike/drools-example | 749ef19ac19357cc9035d9ec23b5f1e445cfe771 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/beaver/drools/exampl/travel/rule/XlsmapperExcel.java | sdcuike/drools-example | 749ef19ac19357cc9035d9ec23b5f1e445cfe771 | [
"Apache-2.0"
] | 8 | 2018-02-04T12:57:54.000Z | 2022-02-10T21:26:01.000Z | 31.172414 | 101 | 0.719027 | 19,253 | package com.beaver.drools.exampl.travel.rule;
import com.gh.mygreen.xlsmapper.XlsMapper;
import com.gh.mygreen.xlsmapper.XlsMapperException;
import com.google.gson.Gson;
import com.google.gson.GsonBuilder;
import java.io.FileInputStream;
import java.io.IOException;
/**
* Created by beaver on 2017/5/22.
*/
public c... |
3e2d74842e99ccb21b6c5db7df65433022d93984 | 11,237 | java | Java | platform/main/server-4q/com/cyc/cycjava/cycl/cyc_bookkeeping.java | TeamSPoon/CYC_JRTL_with_CommonLisp_OLD | 31ce724b21468bee0693dfc1d0ca4bc861c58e2b | [
"Apache-2.0"
] | 10 | 2016-09-03T18:41:14.000Z | 2020-01-17T16:29:19.000Z | platform/main/server-4q/com/cyc/cycjava/cycl/cyc_bookkeeping.java | TeamSPoon/CYC_JRTL_with_CommonLisp_OLD | 31ce724b21468bee0693dfc1d0ca4bc861c58e2b | [
"Apache-2.0"
] | 3 | 2016-09-01T19:15:27.000Z | 2016-10-12T16:28:48.000Z | platform/main/server-4q/com/cyc/cycjava/cycl/cyc_bookkeeping.java | TeamSPoon/CYC_JRTL_with_CommonLisp_OLD | 31ce724b21468bee0693dfc1d0ca4bc861c58e2b | [
"Apache-2.0"
] | 1 | 2017-11-21T13:29:31.000Z | 2017-11-21T13:29:31.000Z | 42.889313 | 344 | 0.709887 | 19,254 | package com.cyc.cycjava.cycl;
import static com.cyc.cycjava.cycl.access_macros.register_external_symbol;
import static com.cyc.cycjava.cycl.subl_macro_promotions.declare_defglobal;
import static com.cyc.tool.subl.jrtl.nativeCode.subLisp.ConsesLow.append;
import static com.cyc.tool.subl.jrtl.nativeCode.subLisp.ConsesL... |
3e2d74d4d7e8a5a3c186010a984b6ea82e0b43f6 | 2,180 | java | Java | spring-boot-security/src/main/java/com/sans/common/util/ResultUtil.java | linqin07/SpringBoot-Study | e592e298193865a037badedb97b4dc8dffac2ebd | [
"Apache-2.0"
] | null | null | null | spring-boot-security/src/main/java/com/sans/common/util/ResultUtil.java | linqin07/SpringBoot-Study | e592e298193865a037badedb97b4dc8dffac2ebd | [
"Apache-2.0"
] | null | null | null | spring-boot-security/src/main/java/com/sans/common/util/ResultUtil.java | linqin07/SpringBoot-Study | e592e298193865a037badedb97b4dc8dffac2ebd | [
"Apache-2.0"
] | 1 | 2022-01-14T00:28:09.000Z | 2022-01-14T00:28:09.000Z | 25.647059 | 93 | 0.579358 | 19,255 | package com.sans.common.util;
import com.alibaba.fastjson.JSON;
import lombok.extern.slf4j.Slf4j;
import javax.servlet.ServletResponse;
import java.io.PrintWriter;
import java.util.HashMap;
import java.util.Map;
/**
* 返回结果工具类
* @Author Sans
* @CreateTime 2019/9/28 10:50
*/
@Slf4j
public class ResultUtil {
/*... |
3e2d755f3154cd33ab85e44f02a23b46d2741161 | 967 | java | Java | src/main/java/top/krasus1966/website/pojo/Type.java | krasus1966/website | ddba3107c52a967c625cf0949bf4ec6a85fe9f4b | [
"MIT"
] | null | null | null | src/main/java/top/krasus1966/website/pojo/Type.java | krasus1966/website | ddba3107c52a967c625cf0949bf4ec6a85fe9f4b | [
"MIT"
] | 1 | 2021-06-04T02:44:29.000Z | 2021-06-04T02:44:29.000Z | src/main/java/top/krasus1966/website/pojo/Type.java | krasus1966/website | ddba3107c52a967c625cf0949bf4ec6a85fe9f4b | [
"MIT"
] | null | null | null | 21.488889 | 54 | 0.665977 | 19,256 | package top.krasus1966.website.pojo;
import com.baomidou.mybatisplus.annotation.TableField;
import com.baomidou.mybatisplus.annotation.TableName;
import lombok.*;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.OneToMany;
import javax.val... |
3e2d75d687a1c935e09d85ea0144c2f940995fab | 4,797 | java | Java | backend/src/main/java/com/pharmacySystem/service/implementations/AbsenceService.java | dbulaja98/ISA-2020-TEAM19 | 26883c0f76a7e277979220e413cee33df9d1ec13 | [
"MIT"
] | 3 | 2021-01-27T16:34:44.000Z | 2021-04-08T22:52:01.000Z | backend/src/main/java/com/pharmacySystem/service/implementations/AbsenceService.java | dbulaja98/ISA-2020-TEAM19 | 26883c0f76a7e277979220e413cee33df9d1ec13 | [
"MIT"
] | 7 | 2021-05-06T13:27:56.000Z | 2021-05-27T14:34:33.000Z | backend/src/main/java/com/pharmacySystem/service/implementations/AbsenceService.java | denisfruza/ISA-2020-TEAM19 | 26883c0f76a7e277979220e413cee33df9d1ec13 | [
"MIT"
] | null | null | null | 35.798507 | 107 | 0.780071 | 19,257 | package com.pharmacySystem.service.implementations;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.pharmacySystem.DTOs.AbsenceDTO;
import com.pharmacySystem.mappers.AbsenceM... |
3e2d75e4345ef10caf20e61fa355851c1a4bf1c9 | 1,292 | java | Java | src/test/java/isocline/clockwork/examples/flow/BasicWorkFlow.java | isocline/clockwork | a38efe57a0b80a09ccdb5dc555fdb56030f5a147 | [
"Apache-2.0"
] | 3 | 2019-05-23T00:27:15.000Z | 2020-02-02T15:46:31.000Z | src/test/java/isocline/clockwork/examples/flow/BasicWorkFlow.java | isocline/clockwork | a38efe57a0b80a09ccdb5dc555fdb56030f5a147 | [
"Apache-2.0"
] | 1 | 2019-05-20T07:30:52.000Z | 2019-05-20T07:31:11.000Z | src/test/java/isocline/clockwork/examples/flow/BasicWorkFlow.java | isocline/clockwork | a38efe57a0b80a09ccdb5dc555fdb56030f5a147 | [
"Apache-2.0"
] | null | null | null | 18.197183 | 104 | 0.605263 | 19,258 | package isocline.clockwork.examples.flow;
import isocline.clockwork.*;
import org.apache.log4j.Logger;
import org.junit.Test;
public class BasicWorkFlow implements FlowableWork {
private static Logger logger = Logger.getLogger(BasicWorkFlow.class.getName());
public void order() {
logger.debug("inv... |
3e2d75faa629dbaf2ec3de9241e53dd46d60cb18 | 1,377 | java | Java | ethereum/spec/src/test/java/tech/pegasys/teku/spec/datastructures/operations/AggregateAndProofTest.java | frankisawesome/teku | 89a1814fe0c2aa0b91cf704f24e74518374fadc6 | [
"Apache-2.0"
] | 95 | 2018-12-14T16:36:26.000Z | 2020-02-25T14:29:14.000Z | ethereum/spec/src/test/java/tech/pegasys/teku/spec/datastructures/operations/AggregateAndProofTest.java | frankisawesome/teku | 89a1814fe0c2aa0b91cf704f24e74518374fadc6 | [
"Apache-2.0"
] | 454 | 2018-12-13T13:32:33.000Z | 2020-02-25T21:32:53.000Z | ethereum/spec/src/test/java/tech/pegasys/teku/spec/datastructures/operations/AggregateAndProofTest.java | frankisawesome/teku | 89a1814fe0c2aa0b91cf704f24e74518374fadc6 | [
"Apache-2.0"
] | 53 | 2018-12-13T13:19:23.000Z | 2020-02-21T20:37:03.000Z | 36.236842 | 118 | 0.766158 | 19,259 | /*
* Copyright 2020 ConsenSys AG.
*
* 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 wr... |
3e2d76f77a8fcda59ea590049824ab18f9c21f98 | 414 | java | Java | webapp/fileupload/src/main/java/tech/amath0312/fileupload/App.java | amath0312/tech_amath0312 | 76084b3be6d7ec651e1c8f92e58d82fab6d534fc | [
"MIT"
] | null | null | null | webapp/fileupload/src/main/java/tech/amath0312/fileupload/App.java | amath0312/tech_amath0312 | 76084b3be6d7ec651e1c8f92e58d82fab6d534fc | [
"MIT"
] | null | null | null | webapp/fileupload/src/main/java/tech/amath0312/fileupload/App.java | amath0312/tech_amath0312 | 76084b3be6d7ec651e1c8f92e58d82fab6d534fc | [
"MIT"
] | null | null | null | 23 | 70 | 0.799517 | 19,260 | package tech.amath0312.fileupload;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.EnableAutoConfiguration;
import org.springframework.boot.autoconfigure.SpringBootApplication;
/**
* Hello world!
*
*/
@SpringBootApplication
@EnableAutoConfiguration()
public class Ap... |
3e2d772a543a3ca943519b99a7323ae2c97823e6 | 49,385 | java | Java | com.io7m.r2.debug/src/main/java/com/io7m/r2/debug/R2DebugVisualizerRenderer.java | io7m/r2 | 4bc17f03d5447bf9e37a138f668c0aeb88b2ec5c | [
"ISC"
] | 4 | 2016-06-20T18:30:24.000Z | 2020-09-24T03:29:03.000Z | com.io7m.r2.debug/src/main/java/com/io7m/r2/debug/R2DebugVisualizerRenderer.java | io7m/r2 | 4bc17f03d5447bf9e37a138f668c0aeb88b2ec5c | [
"ISC"
] | 99 | 2016-01-05T17:04:41.000Z | 2017-06-29T17:03:15.000Z | com.io7m.r2.debug/src/main/java/com/io7m/r2/debug/R2DebugVisualizerRenderer.java | io7m/r2 | 4bc17f03d5447bf9e37a138f668c0aeb88b2ec5c | [
"ISC"
] | 1 | 2020-11-14T07:52:19.000Z | 2020-11-14T07:52:19.000Z | 33.478644 | 97 | 0.674652 | 19,261 | /*
* Copyright © 2016 <nnheo@example.com> http://io7m.com
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
* THE SOFTWARE IS PROVIDED "AS IS" ... |
3e2d79958e64c52587cae800404786c972c1a91b | 425 | java | Java | 1_Trainee/01_BasicSintax/02_ConditionalOperator/task_1_01_02_02/src/test/java/ru/spoddubnyak/PointTest.java | forvvard09/job4j_CoursesJunior | fe15819f365c329e68081f4fab0a31b6d348bb41 | [
"Apache-2.0"
] | null | null | null | 1_Trainee/01_BasicSintax/02_ConditionalOperator/task_1_01_02_02/src/test/java/ru/spoddubnyak/PointTest.java | forvvard09/job4j_CoursesJunior | fe15819f365c329e68081f4fab0a31b6d348bb41 | [
"Apache-2.0"
] | 1 | 2018-01-15T22:09:38.000Z | 2018-01-15T22:14:34.000Z | 1_Trainee/01_BasicSintax/02_ConditionalOperator/task_1_01_02_02/src/test/java/ru/spoddubnyak/PointTest.java | forvvard09/job4j_CoursesJunior | fe15819f365c329e68081f4fab0a31b6d348bb41 | [
"Apache-2.0"
] | null | null | null | 25 | 62 | 0.672941 | 19,262 | package ru.spoddubnyak;
import org.junit.Test;
import static org.hamcrest.core.Is.is;
import static org.junit.Assert.assertThat;
public class PointTest {
// method distanceTo
@Test
public void whenDistanceToThenCalculatingSideTraingle() {
Point pointOne = new Point(1D, 3D);
... |
3e2d79b03bb198cd55774b4feb7ab635d38a4fc2 | 8,052 | java | Java | src/main/java/io/pivotal/services/dataTx/geodekakfaconnector/BatchConfig.java | Pivotal-Data-Engineering/dataTx-spring-geode-kakfa-connector | 3cfb0c10d0b1a4c937a1c4e77f7753d5660176ca | [
"Apache-2.0"
] | null | null | null | src/main/java/io/pivotal/services/dataTx/geodekakfaconnector/BatchConfig.java | Pivotal-Data-Engineering/dataTx-spring-geode-kakfa-connector | 3cfb0c10d0b1a4c937a1c4e77f7753d5660176ca | [
"Apache-2.0"
] | null | null | null | src/main/java/io/pivotal/services/dataTx/geodekakfaconnector/BatchConfig.java | Pivotal-Data-Engineering/dataTx-spring-geode-kakfa-connector | 3cfb0c10d0b1a4c937a1c4e77f7753d5660176ca | [
"Apache-2.0"
] | null | null | null | 36.93578 | 130 | 0.622827 | 19,263 | package io.pivotal.services.dataTx.geodekakfaconnector;
import io.pivotal.services.dataTx.geode.client.GeodeClient;
import io.pivotal.services.dataTx.geode.serialization.PDX;
import io.pivotal.services.dataTx.geode.serialization.SerializationPdxEntryWrapper;
import org.apache.geode.cache.Region;
import org.apache.geod... |
3e2d7b18fe9fecf49942c437bab40f1aa12362c8 | 3,826 | java | Java | server/server-web/src/main/java/cn/torna/web/controller/compose/ComposeProjectController.java | torna-group/torna | 6f9291f8ea54706061bd9406b21d60ae31a46a95 | [
"Apache-2.0"
] | 3 | 2021-10-30T02:31:00.000Z | 2021-11-18T11:46:21.000Z | server/server-web/src/main/java/cn/torna/web/controller/compose/ComposeProjectController.java | torna-group/torna | 6f9291f8ea54706061bd9406b21d60ae31a46a95 | [
"Apache-2.0"
] | 1 | 2022-03-25T07:24:26.000Z | 2022-03-25T07:24:26.000Z | server/server-web/src/main/java/cn/torna/web/controller/compose/ComposeProjectController.java | torna-group/torna | 6f9291f8ea54706061bd9406b21d60ae31a46a95 | [
"Apache-2.0"
] | 1 | 2022-01-25T05:43:07.000Z | 2022-01-25T05:43:07.000Z | 33.269565 | 122 | 0.718766 | 19,264 | package cn.torna.web.controller.compose;
import cn.torna.common.annotation.HashId;
import cn.torna.common.annotation.NoLogin;
import cn.torna.common.bean.Result;
import cn.torna.common.bean.User;
import cn.torna.common.context.UserContext;
import cn.torna.common.enums.ComposeProjectTypeEnum;
import cn.torna.common.enu... |
3e2d7e1227a1d53b5cbbe791ee34047cb743aaf7 | 1,059 | java | Java | learning-demo/src/test/java/com/tangcheng/learning/json/Response.java | helloworldtang/ch6_2_3 | f61936dc5b5ece9f2df538d02d6ce35a1e73209b | [
"Apache-2.0"
] | 29 | 2017-08-24T05:40:18.000Z | 2022-03-06T03:32:00.000Z | learning-demo/src/test/java/com/tangcheng/learning/json/Response.java | helloworldtang/ch6_2_3 | f61936dc5b5ece9f2df538d02d6ce35a1e73209b | [
"Apache-2.0"
] | null | null | null | learning-demo/src/test/java/com/tangcheng/learning/json/Response.java | helloworldtang/ch6_2_3 | f61936dc5b5ece9f2df538d02d6ce35a1e73209b | [
"Apache-2.0"
] | 20 | 2017-10-10T22:29:51.000Z | 2022-03-06T03:31:59.000Z | 24.627907 | 135 | 0.606232 | 19,265 | package com.tangcheng.learning.json;
import com.alibaba.fastjson.JSON;
import com.alibaba.fastjson.TypeReference;
import com.alibaba.fastjson.util.ParameterizedTypeImpl;
import lombok.Data;
@Data
public class Response<T> {
private T data;
@Override
public String toString() {
return JSON.toJSONStr... |
3e2d7e765c533603d7ef630503c952192d11f4df | 14,509 | java | Java | src/UI/UI.java | Camiloasc1/DiscreteMaths2UNAL | 4619e12df34e6634d88a53fe26f5d815e965f3a4 | [
"MIT"
] | null | null | null | src/UI/UI.java | Camiloasc1/DiscreteMaths2UNAL | 4619e12df34e6634d88a53fe26f5d815e965f3a4 | [
"MIT"
] | null | null | null | src/UI/UI.java | Camiloasc1/DiscreteMaths2UNAL | 4619e12df34e6634d88a53fe26f5d815e965f3a4 | [
"MIT"
] | null | null | null | 40.191136 | 182 | 0.636157 | 19,266 | package UI;
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
/*
* UI.java
*
* Created on 26-may-2014, 11:29:01
*/
import image.ImageUtil;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileReader;
import java.io.IOException;
import javax.swi... |
3e2d7e8df5e0bc2316f917e17c45f578b1607b94 | 169 | java | Java | kiteconnect/src/com/rainmatter/ticker/OnConnect.java | anandg2112/TestAOFS | bcb77463f30841e239bd019254e3974985a5fcbb | [
"MIT"
] | 1 | 2021-04-18T11:59:46.000Z | 2021-04-18T11:59:46.000Z | kiteconnect/src/com/rainmatter/ticker/OnConnect.java | anandg2112/TestAOFS | bcb77463f30841e239bd019254e3974985a5fcbb | [
"MIT"
] | null | null | null | kiteconnect/src/com/rainmatter/ticker/OnConnect.java | anandg2112/TestAOFS | bcb77463f30841e239bd019254e3974985a5fcbb | [
"MIT"
] | null | null | null | 18.777778 | 73 | 0.739645 | 19,267 | package com.rainmatter.ticker;
/**
* Callback to listen to com.rainmatter.ticker websocket connected event.
*/
public interface OnConnect {
void onConnected();
}
|
3e2d7efab5aafbed0aee07d05dcaaee08547bb34 | 1,491 | java | Java | TeamCode/src/main/java/org/firstinspires/ftc/teamcode/botcore/framework/BotManager.java | jeffreyqdd/FtcLibrary | ccac80c9d3477b2e2a942c1beb22c1c3db3ca923 | [
"MIT"
] | null | null | null | TeamCode/src/main/java/org/firstinspires/ftc/teamcode/botcore/framework/BotManager.java | jeffreyqdd/FtcLibrary | ccac80c9d3477b2e2a942c1beb22c1c3db3ca923 | [
"MIT"
] | null | null | null | TeamCode/src/main/java/org/firstinspires/ftc/teamcode/botcore/framework/BotManager.java | jeffreyqdd/FtcLibrary | ccac80c9d3477b2e2a942c1beb22c1c3db3ca923 | [
"MIT"
] | null | null | null | 19.618421 | 77 | 0.749162 | 19,268 | package org.firstinspires.ftc.teamcode.botcore.framework;
import com.qualcomm.robotcore.eventloop.opmode.LinearOpMode;
import org.firstinspires.ftc.teamcode.botcore.configuration.BotConfiguration;
import org.firstinspires.ftc.teamcode.botcore.utilities.LogUtils;
import java.util.HashSet;
import java.util.logging.Log... |
3e2d7f0fd39fe96ddb37d2bb9b7798095b451b31 | 4,043 | java | Java | src/main/java/constructmod/cards/Antimatter.java | scurtus/not-so-secret | ff181aca3880db305e21000f4e347cbdd0155939 | [
"MIT"
] | null | null | null | src/main/java/constructmod/cards/Antimatter.java | scurtus/not-so-secret | ff181aca3880db305e21000f4e347cbdd0155939 | [
"MIT"
] | null | null | null | src/main/java/constructmod/cards/Antimatter.java | scurtus/not-so-secret | ff181aca3880db305e21000f4e347cbdd0155939 | [
"MIT"
] | null | null | null | 38.141509 | 163 | 0.794954 | 19,269 | package constructmod.cards;
import com.megacrit.cardcrawl.actions.AbstractGameAction;
import com.megacrit.cardcrawl.actions.common.ApplyPowerAction;
import com.megacrit.cardcrawl.actions.common.DamageAction;
import com.megacrit.cardcrawl.actions.common.DrawCardAction;
import com.megacrit.cardcrawl.actions.common.GainB... |
3e2d7f52ad17de48345e5f504bc747da982df772 | 1,048 | java | Java | src/main/java/es/upm/miw/betca_tpv_core/domain/model/Invoice.java | miw-upm/betca-tpv-core | 93d995ab6df4f69f231251049d830dcbf6630715 | [
"MIT"
] | 6 | 2021-05-04T01:32:10.000Z | 2022-03-24T05:46:24.000Z | src/main/java/es/upm/miw/betca_tpv_core/domain/model/Invoice.java | miw-upm/betca-tpv-core | 93d995ab6df4f69f231251049d830dcbf6630715 | [
"MIT"
] | null | null | null | src/main/java/es/upm/miw/betca_tpv_core/domain/model/Invoice.java | miw-upm/betca-tpv-core | 93d995ab6df4f69f231251049d830dcbf6630715 | [
"MIT"
] | 8 | 2021-02-22T10:15:24.000Z | 2021-11-30T04:00:42.000Z | 25.560976 | 98 | 0.710878 | 19,270 | package es.upm.miw.betca_tpv_core.domain.model;
import com.fasterxml.jackson.annotation.JsonFormat;
import com.fasterxml.jackson.annotation.JsonInclude;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Data;
import lombok.NoArgsConstructor;
import java.math.BigDecimal;
import java.time.LocalDate... |
3e2d80629230b6ffb836b407242ccef59260ac2f | 717 | java | Java | han_091/src/main/java/io/blue/submarine/han/service/UserServiceImpl.java | shucunbin/blue_submarine | 4aba13ac7d6723c40f8110aa034f61197833730d | [
"MIT"
] | null | null | null | han_091/src/main/java/io/blue/submarine/han/service/UserServiceImpl.java | shucunbin/blue_submarine | 4aba13ac7d6723c40f8110aa034f61197833730d | [
"MIT"
] | 1 | 2022-01-28T08:29:41.000Z | 2022-02-09T06:14:43.000Z | han_091/src/main/java/io/blue/submarine/han/service/UserServiceImpl.java | shucunbin/blue_submarine | 4aba13ac7d6723c40f8110aa034f61197833730d | [
"MIT"
] | null | null | null | 21.088235 | 56 | 0.715481 | 19,271 | package io.blue.submarine.han.service;
import io.blue.submarine.han.core.model.user.User;
import io.blue.submarine.han.dao.mapper.user.UserMapper;
import org.springframework.stereotype.Service;
import javax.annotation.Resource;
/**
* 用户信息服务接口实现类.
*
* @author shucunbin
*/
@Service
public class UserServiceImpl imp... |
3e2d81985bcf57e53d599542d188fcebec0c9d05 | 1,507 | java | Java | common/src/main/java/me/piggypiglet/docdex/file/registerables/FilesRegisterable.java | ipsk/DocDex | f2ad8c1b7008d6b128ca3ccefcd09fb1d1d04944 | [
"MIT"
] | 34 | 2020-12-18T17:10:03.000Z | 2021-12-28T00:12:54.000Z | common/src/main/java/me/piggypiglet/docdex/file/registerables/FilesRegisterable.java | ipsk/DocDex | f2ad8c1b7008d6b128ca3ccefcd09fb1d1d04944 | [
"MIT"
] | 46 | 2020-12-26T04:18:17.000Z | 2021-10-17T16:02:25.000Z | common/src/main/java/me/piggypiglet/docdex/file/registerables/FilesRegisterable.java | ipsk/DocDex | f2ad8c1b7008d6b128ca3ccefcd09fb1d1d04944 | [
"MIT"
] | 14 | 2020-12-22T12:09:25.000Z | 2021-10-16T20:28:02.000Z | 35.046512 | 169 | 0.678832 | 19,272 | package me.piggypiglet.docdex.file.registerables;
import com.google.inject.Inject;
import com.google.inject.name.Named;
import me.piggypiglet.docdex.bootstrap.framework.Registerable;
import me.piggypiglet.docdex.file.FileManager;
import me.piggypiglet.docdex.file.annotations.File;
import org.jetbrains.annotations.NotN... |
3e2d8226cd3b4a997ed5a55f7f4627cbb6b549e2 | 1,398 | java | Java | cloud-consumer-order80/src/main/java/com/learn/cloud/controller/OrderController.java | N1ckeyQu/learnGit | f36292eb5a56242883fb0fcefbbc5eeca632155d | [
"MIT"
] | null | null | null | cloud-consumer-order80/src/main/java/com/learn/cloud/controller/OrderController.java | N1ckeyQu/learnGit | f36292eb5a56242883fb0fcefbbc5eeca632155d | [
"MIT"
] | null | null | null | cloud-consumer-order80/src/main/java/com/learn/cloud/controller/OrderController.java | N1ckeyQu/learnGit | f36292eb5a56242883fb0fcefbbc5eeca632155d | [
"MIT"
] | null | null | null | 35.846154 | 98 | 0.775393 | 19,273 | package com.learn.cloud.controller;
import com.learn.cloud.entity.CommonResult;
import com.learn.cloud.entity.Payment;
import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotati... |
3e2d8279a38d087d2f47a901efdd6cfdc0fca630 | 970 | java | Java | src/main/java/org/usergrid/vx/server/operations/MultiProcessorHandler.java | w2ogroup/intravert-ug | ba0d3ff78a2cde2c97b5a3d8934179775581f1a7 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/usergrid/vx/server/operations/MultiProcessorHandler.java | w2ogroup/intravert-ug | ba0d3ff78a2cde2c97b5a3d8934179775581f1a7 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/usergrid/vx/server/operations/MultiProcessorHandler.java | w2ogroup/intravert-ug | ba0d3ff78a2cde2c97b5a3d8934179775581f1a7 | [
"Apache-2.0"
] | null | null | null | 29.393939 | 76 | 0.72268 | 19,274 | package org.usergrid.vx.server.operations;
import java.util.List;
import java.util.Map;
import org.usergrid.vx.experimental.multiprocessor.MultiProcessor;
import org.vertx.java.core.Handler;
import org.vertx.java.core.eventbus.Message;
import org.vertx.java.core.json.JsonArray;
import org.vertx.java.core.json.JsonObj... |
3e2d82dae91535765170278e588bca7fcd6e8b8d | 207 | java | Java | src/main/java/com/bopems/module/bridge/consult/web/rest/errors/package-info.java | bopems/bridge-kafka-consult | 91ab51dc9c6f3b0f868ebe3c46c54a8ab9f4d8b1 | [
"MIT"
] | null | null | null | src/main/java/com/bopems/module/bridge/consult/web/rest/errors/package-info.java | bopems/bridge-kafka-consult | 91ab51dc9c6f3b0f868ebe3c46c54a8ab9f4d8b1 | [
"MIT"
] | null | null | null | src/main/java/com/bopems/module/bridge/consult/web/rest/errors/package-info.java | bopems/bridge-kafka-consult | 91ab51dc9c6f3b0f868ebe3c46c54a8ab9f4d8b1 | [
"MIT"
] | null | null | null | 29.571429 | 68 | 0.748792 | 19,275 | /**
* Specific errors used with Zalando's "problem-spring-web" library.
*
* More information on https://github.com/zalando/problem-spring-web
*/
package com.bopems.module.bridge.consult.web.rest.errors;
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.