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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3e20bb7ee6e8414e0d62d0b6dc9c2b66ab2f6705 | 4,378 | java | Java | src/com/amazonaws/services/kinesis/aggregators/cache/UpdateValue.java | bagheri/al-kinesis-aggregators | 8a5d43edad5b8ef01b7d1afb868acf60d5c37395 | [
"Apache-2.0"
] | 148 | 2015-01-20T07:35:39.000Z | 2021-05-03T08:45:56.000Z | src/com/amazonaws/services/kinesis/aggregators/cache/UpdateValue.java | bagheri/al-kinesis-aggregators | 8a5d43edad5b8ef01b7d1afb868acf60d5c37395 | [
"Apache-2.0"
] | 16 | 2015-02-27T12:48:12.000Z | 2021-04-30T08:46:09.000Z | src/com/amazonaws/services/kinesis/aggregators/cache/UpdateValue.java | bagheri/al-kinesis-aggregators | 8a5d43edad5b8ef01b7d1afb868acf60d5c37395 | [
"Apache-2.0"
] | 39 | 2015-01-09T08:36:18.000Z | 2021-08-12T21:00:58.000Z | 35.593496 | 101 | 0.690498 | 13,856 | /**
* Amazon Kinesis Aggregators
*
* Copyright 2014, Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Amazon Software License (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/asl/
... |
3e20bb8bc033167bb9e56e7e75f971972ff9790f | 319 | java | Java | peepocloud-lib/src/main/java/net/peepocloud/lib/network/packet/serialization/PacketSerializable.java | derrop/PeepoCloud | d82a9aea71d9340bc9fd79c1837cdaa25a60e397 | [
"MIT"
] | null | null | null | peepocloud-lib/src/main/java/net/peepocloud/lib/network/packet/serialization/PacketSerializable.java | derrop/PeepoCloud | d82a9aea71d9340bc9fd79c1837cdaa25a60e397 | [
"MIT"
] | null | null | null | peepocloud-lib/src/main/java/net/peepocloud/lib/network/packet/serialization/PacketSerializable.java | derrop/PeepoCloud | d82a9aea71d9340bc9fd79c1837cdaa25a60e397 | [
"MIT"
] | null | null | null | 19.9375 | 59 | 0.777429 | 13,857 | package net.peepocloud.lib.network.packet.serialization;
/*
* Created by Mc_Ruben on 25.12.2018
*/
import java.io.DataInput;
import java.io.DataOutput;
public interface PacketSerializable {
void serialize(DataOutput dataOutput) throws Exception;
void deserialize(DataInput dataInput) throws Exception;
}
|
3e20bc6775a6c655be7f59ad873684184fdc47b6 | 4,815 | java | Java | src/main/java/io/minestack/velocity/listeners/PlayerListener.java | minestack/minestack-velocity-plugin | abade641ce2198af9e0b3ea92d17c11afd1178a6 | [
"Apache-2.0"
] | null | null | null | src/main/java/io/minestack/velocity/listeners/PlayerListener.java | minestack/minestack-velocity-plugin | abade641ce2198af9e0b3ea92d17c11afd1178a6 | [
"Apache-2.0"
] | null | null | null | src/main/java/io/minestack/velocity/listeners/PlayerListener.java | minestack/minestack-velocity-plugin | abade641ce2198af9e0b3ea92d17c11afd1178a6 | [
"Apache-2.0"
] | null | null | null | 48.15 | 206 | 0.71838 | 13,858 | package io.minestack.velocity.listeners;
import com.velocitypowered.api.event.PostOrder;
import com.velocitypowered.api.event.Subscribe;
import com.velocitypowered.api.event.player.PlayerChooseInitialServerEvent;
import com.velocitypowered.api.event.player.ServerPreConnectEvent;
import com.velocitypowered.api.proxy.Co... |
3e20bcdfc328fe3b30db51d3f8c75d37be9ba5e7 | 2,694 | java | Java | src/main/java/org/spongepowered/common/registry/type/service/economy/TransactionTypeRegistryModule.java | Yeregorix/SpongeCommon | ac445e9a838b794c54681c589a7f38a1b59a6cfe | [
"MIT"
] | null | null | null | src/main/java/org/spongepowered/common/registry/type/service/economy/TransactionTypeRegistryModule.java | Yeregorix/SpongeCommon | ac445e9a838b794c54681c589a7f38a1b59a6cfe | [
"MIT"
] | null | null | null | src/main/java/org/spongepowered/common/registry/type/service/economy/TransactionTypeRegistryModule.java | Yeregorix/SpongeCommon | ac445e9a838b794c54681c589a7f38a1b59a6cfe | [
"MIT"
] | null | null | null | 43.451613 | 95 | 0.768003 | 13,859 | /*
* This file is part of Sponge, licensed under the MIT License (MIT).
*
* Copyright (c) SpongePowered <https://www.spongepowered.org>
* Copyright (c) contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Softwar... |
3e20bd13de0a57a44d92bf36263514dd91611046 | 13,883 | java | Java | src/main/java/seedu/address/model/util/SampleDataUtil.java | amad-person/ContactSails | e10f800e6925e2d7f9f8776fb26eae110d1e64cb | [
"MIT"
] | null | null | null | src/main/java/seedu/address/model/util/SampleDataUtil.java | amad-person/ContactSails | e10f800e6925e2d7f9f8776fb26eae110d1e64cb | [
"MIT"
] | null | null | null | src/main/java/seedu/address/model/util/SampleDataUtil.java | amad-person/ContactSails | e10f800e6925e2d7f9f8776fb26eae110d1e64cb | [
"MIT"
] | null | null | null | 48.079585 | 113 | 0.567398 | 13,860 | package seedu.address.model.util;
import java.util.HashSet;
import java.util.Set;
import seedu.address.model.AddressBook;
import seedu.address.model.CalendarManager;
import seedu.address.model.ReadOnlyAddressBook;
import seedu.address.model.ReadOnlyCalendarManager;
import seedu.address.model.entry.CalendarEntry;
impo... |
3e20bddc0f457000a2a46dcad7ec1b7680b55728 | 539 | java | Java | src/main/java/org/camra/staffing/images/UploaderHandlerFactory.java | nickjerram/staffing | 95e6560461c2c1343a82d98393a795678e16dd0f | [
"Apache-2.0"
] | null | null | null | src/main/java/org/camra/staffing/images/UploaderHandlerFactory.java | nickjerram/staffing | 95e6560461c2c1343a82d98393a795678e16dd0f | [
"Apache-2.0"
] | null | null | null | src/main/java/org/camra/staffing/images/UploaderHandlerFactory.java | nickjerram/staffing | 95e6560461c2c1343a82d98393a795678e16dd0f | [
"Apache-2.0"
] | null | null | null | 28.368421 | 69 | 0.792208 | 13,861 | package org.camra.staffing.images;
import org.camra.staffing.data.service.VolunteerService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
@Component
public class UploaderHandlerFactory {
@Autowired private VolunteerService volunteerService;
p... |
3e20be72f7471511da160906193bd15e5d7abb28 | 2,204 | java | Java | src/com/facebook/buck/util/DelegateProcessExecutor.java | jasonnam/buck | 1ddbbf986312b30413aa36cac337267536a11f04 | [
"Apache-2.0"
] | null | null | null | src/com/facebook/buck/util/DelegateProcessExecutor.java | jasonnam/buck | 1ddbbf986312b30413aa36cac337267536a11f04 | [
"Apache-2.0"
] | null | null | null | src/com/facebook/buck/util/DelegateProcessExecutor.java | jasonnam/buck | 1ddbbf986312b30413aa36cac337267536a11f04 | [
"Apache-2.0"
] | null | null | null | 31.485714 | 95 | 0.763158 | 13,862 | /*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* 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 applic... |
3e20bf4ef46ea69dc50cbd6a550a6008a4a67812 | 1,354 | java | Java | src/main/java/com/sena/bankdemo/service/BankAccountService.java | sena12345/bank-demo | 5993feebf60a11d5dee5f302368bce57a341d1e8 | [
"MIT"
] | 1 | 2021-01-22T20:56:56.000Z | 2021-01-22T20:56:56.000Z | src/main/java/com/sena/bankdemo/service/BankAccountService.java | sena12345/bank-demo | 5993feebf60a11d5dee5f302368bce57a341d1e8 | [
"MIT"
] | null | null | null | src/main/java/com/sena/bankdemo/service/BankAccountService.java | sena12345/bank-demo | 5993feebf60a11d5dee5f302368bce57a341d1e8 | [
"MIT"
] | null | null | null | 30.088889 | 71 | 0.736337 | 13,863 | package com.sena.bankdemo.service;
import com.sena.bankdemo.entity.BankAccount;
import com.sena.bankdemo.entity.Client;
import com.sena.bankdemo.repository.BankAccountRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.time.LocalDate;
i... |
3e20bf95a8112706b7a103175cbf59353027a692 | 4,210 | java | Java | components/data-bridge/org.wso2.carbon.databridge.agent.thrift/src/main/java/org/wso2/carbon/databridge/agent/thrift/conf/ReceiverConfiguration.java | kasungayan/CEP-Emailsender | 189c5f7aa613391ae89308309fe10ee3b58990e1 | [
"Apache-2.0"
] | null | null | null | components/data-bridge/org.wso2.carbon.databridge.agent.thrift/src/main/java/org/wso2/carbon/databridge/agent/thrift/conf/ReceiverConfiguration.java | kasungayan/CEP-Emailsender | 189c5f7aa613391ae89308309fe10ee3b58990e1 | [
"Apache-2.0"
] | null | null | null | components/data-bridge/org.wso2.carbon.databridge.agent.thrift/src/main/java/org/wso2/carbon/databridge/agent/thrift/conf/ReceiverConfiguration.java | kasungayan/CEP-Emailsender | 189c5f7aa613391ae89308309fe10ee3b58990e1 | [
"Apache-2.0"
] | null | null | null | 31.893939 | 97 | 0.704038 | 13,864 | /**
*
* Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
*
* 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 lice... |
3e20c05b6e3607f5b3efba8922f6e17b0c1c3253 | 1,914 | java | Java | project3/src/main/java/proC/models/ObjectsInBoard/Walls.java | LEODPEN/OOAD_Projects | 6ab188cab77ec99e81dd4c09616ae8541d636d1e | [
"MIT"
] | 2 | 2021-11-18T10:39:21.000Z | 2021-12-25T07:59:39.000Z | project3/src/main/java/proC/models/ObjectsInBoard/Walls.java | LEODPEN/OOAD_Projects | 6ab188cab77ec99e81dd4c09616ae8541d636d1e | [
"MIT"
] | null | null | null | project3/src/main/java/proC/models/ObjectsInBoard/Walls.java | LEODPEN/OOAD_Projects | 6ab188cab77ec99e81dd4c09616ae8541d636d1e | [
"MIT"
] | null | null | null | 18.950495 | 56 | 0.61024 | 13,865 | package proC.models.ObjectsInBoard;
import proC.models.ObjectsInBoard.AllObjects;
import proC.physicsWorld.Circle;
import proC.physicsWorld.LineSegment;
import proC.type.BoardObjectTypeEnum;
import proC.physicsWorld.Vect;
import proC.utils.Constants;
import java.util.ArrayList;
import java.util.List;
// 四周的墙壁
public... |
3e20c0805b0e798783608abbdf054d1bfe2d7539 | 2,778 | java | Java | src/main/java/perf/benchmark/FiveStringConcatenation.java | hungptit/java-experiments | ff07ee8c274940b77c8b91d2036b74279d7fb2b2 | [
"MIT"
] | null | null | null | src/main/java/perf/benchmark/FiveStringConcatenation.java | hungptit/java-experiments | ff07ee8c274940b77c8b91d2036b74279d7fb2b2 | [
"MIT"
] | 2 | 2021-12-14T21:16:45.000Z | 2021-12-18T18:19:04.000Z | src/main/java/perf/benchmark/FiveStringConcatenation.java | hungptit/java-experiments | ff07ee8c274940b77c8b91d2036b74279d7fb2b2 | [
"MIT"
] | null | null | null | 29.553191 | 100 | 0.662347 | 13,866 | package perf.benchmark;
import com.google.common.base.Joiner;
import org.apache.commons.lang3.StringUtils;
import org.openjdk.jmh.annotations.Benchmark;
import org.openjdk.jmh.annotations.Fork;
import org.openjdk.jmh.annotations.Measurement;
import org.openjdk.jmh.annotations.Scope;
import org.openjdk.jmh.annotations.... |
3e20c1cac7c7f256c9da93b9ed0690a3bf6f752a | 1,334 | java | Java | batch-tool/src/test/java/common/BaseDbConfig.java | ApsaraDB/galaxysql-tools | 03e8bcc9effe1d093cd69ded9614de6659ab5e12 | [
"Apache-2.0"
] | 2 | 2022-01-11T10:23:21.000Z | 2022-01-12T06:55:35.000Z | batch-tool/src/test/java/common/BaseDbConfig.java | ApsaraDB/galaxysql-tools | 03e8bcc9effe1d093cd69ded9614de6659ab5e12 | [
"Apache-2.0"
] | 1 | 2022-03-22T11:02:51.000Z | 2022-03-22T11:02:51.000Z | batch-tool/src/test/java/common/BaseDbConfig.java | ApsaraDB/galaxysql-tools | 03e8bcc9effe1d093cd69ded9614de6659ab5e12 | [
"Apache-2.0"
] | 1 | 2022-01-11T09:19:59.000Z | 2022-01-11T09:19:59.000Z | 32.536585 | 75 | 0.709145 | 13,867 | /*
* Copyright [2013-2021], Alibaba Group Holding Limited
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... |
3e20c1cdaf73ea6ba488db8b7b2f1f94e4b8ab07 | 8,173 | java | Java | libraries/test_session_current/src/androidTest/java/androidx/media3/session/MediaControllerListenerWithMediaSessionCompatTest.java | ittiam-systems/media | 1c0b4b32a400ab9f7fb316ed7729ea2b8a32957f | [
"Apache-2.0"
] | 155 | 2021-10-29T18:39:29.000Z | 2022-03-31T07:26:03.000Z | libraries/test_session_current/src/androidTest/java/androidx/media3/session/MediaControllerListenerWithMediaSessionCompatTest.java | ittiam-systems/media | 1c0b4b32a400ab9f7fb316ed7729ea2b8a32957f | [
"Apache-2.0"
] | 56 | 2021-10-29T20:25:04.000Z | 2022-03-29T14:30:57.000Z | libraries/test_session_current/src/androidTest/java/androidx/media3/session/MediaControllerListenerWithMediaSessionCompatTest.java | ittiam-systems/media | 1c0b4b32a400ab9f7fb316ed7729ea2b8a32957f | [
"Apache-2.0"
] | 17 | 2021-10-30T20:53:27.000Z | 2022-03-25T21:27:12.000Z | 41.912821 | 96 | 0.743546 | 13,868 | /*
* Copyright 2021 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... |
3e20c20f724c07c5e3f1a57a8a7bfd0a6e5707a0 | 1,221 | java | Java | src/main/java/leetcode/medium/ContainerWithMostWater.java | subhash982/ds-coding-problems | 83675a05b497825e21c8c0285f45f70acc9225f3 | [
"Apache-2.0"
] | null | null | null | src/main/java/leetcode/medium/ContainerWithMostWater.java | subhash982/ds-coding-problems | 83675a05b497825e21c8c0285f45f70acc9225f3 | [
"Apache-2.0"
] | null | null | null | src/main/java/leetcode/medium/ContainerWithMostWater.java | subhash982/ds-coding-problems | 83675a05b497825e21c8c0285f45f70acc9225f3 | [
"Apache-2.0"
] | null | null | null | 42.103448 | 305 | 0.614251 | 13,869 | package leetcode.medium;
/**
* 11. Container With Most Water
* Given n non-negative integers a1, a2, ..., an , where each represents a point at coordinate (i, ai). n vertical lines are drawn such that the two endpoints of line i is at (i, ai) and (i, 0). Find two lines, which together with x-axis forms a container, ... |
3e20c287373e3f4978985891a0435b98c718dd93 | 435 | java | Java | src/main/java/tv/mongotheelder/tnr/setup/ServerProxy.java | MongoTheElder/TotallyNotRedstone | 7366374d96250a01a0118e7346ab848672af4868 | [
"MIT"
] | null | null | null | src/main/java/tv/mongotheelder/tnr/setup/ServerProxy.java | MongoTheElder/TotallyNotRedstone | 7366374d96250a01a0118e7346ab848672af4868 | [
"MIT"
] | 1 | 2020-10-25T01:00:54.000Z | 2020-10-25T19:07:36.000Z | src/main/java/tv/mongotheelder/tnr/setup/ServerProxy.java | MongoTheElder/TotallyNotRedstone | 7366374d96250a01a0118e7346ab848672af4868 | [
"MIT"
] | null | null | null | 25.588235 | 72 | 0.721839 | 13,870 | package tv.mongotheelder.tnr.setup;
import net.minecraft.entity.player.PlayerEntity;
import net.minecraft.world.World;
public class ServerProxy implements IProxy {
@Override
public World getClientWorld() {
throw new IllegalStateException("Only run this on the client!");
}
@Override
public... |
3e20c29872994e31b58ffa14bfa3f79bda332c78 | 2,369 | java | Java | blog_project/src/main/java/com/carlos/blog/config/WebMvcConfig.java | SolrSky/myblog | 5147435e66d56b129b0578a1ab290c3122958fd6 | [
"Apache-2.0"
] | null | null | null | blog_project/src/main/java/com/carlos/blog/config/WebMvcConfig.java | SolrSky/myblog | 5147435e66d56b129b0578a1ab290c3122958fd6 | [
"Apache-2.0"
] | null | null | null | blog_project/src/main/java/com/carlos/blog/config/WebMvcConfig.java | SolrSky/myblog | 5147435e66d56b129b0578a1ab290c3122958fd6 | [
"Apache-2.0"
] | null | null | null | 39.483333 | 109 | 0.714225 | 13,871 | package com.carlos.blog.config;
import com.carlos.blog.interceptors.ApiInterceptor;
import com.carlos.blog.interceptors.LoginInterceptor;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Configuration;
import org.springframework.web.servlet.config.annotation.... |
3e20c2a7be4092683d3529786d18cdfb5b787e4d | 964 | java | Java | managed/src/main/java/com/yugabyte/yw/models/filters/AlertTemplateFilter.java | nathanhjli/yugabyte-db | 43797653a0544485920969ea62ad3f5e0e5f98b2 | [
"Apache-2.0",
"CC0-1.0"
] | 3,702 | 2019-09-17T13:49:56.000Z | 2022-03-31T21:50:59.000Z | managed/src/main/java/com/yugabyte/yw/models/filters/AlertTemplateFilter.java | 00mjk/yugabyte-db | 968b5229a736acc0c30bfabaf9f535fa60c3e878 | [
"Apache-2.0",
"CC0-1.0"
] | 9,291 | 2019-09-16T21:47:07.000Z | 2022-03-31T23:52:28.000Z | managed/src/main/java/com/yugabyte/yw/models/filters/AlertTemplateFilter.java | 00mjk/yugabyte-db | 968b5229a736acc0c30bfabaf9f535fa60c3e878 | [
"Apache-2.0",
"CC0-1.0"
] | 673 | 2019-09-16T21:27:53.000Z | 2022-03-31T22:23:59.000Z | 27.542857 | 100 | 0.73029 | 13,872 | /*
* Copyright 2021 YugaByte, Inc. and Contributors
*
* Licensed under the Polyform Free Trial License 1.0.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://github.com/YugaByte/yugabyte-db/blob/master/licenses/POLYFORM-FREE-... |
3e20c410b66a70c0702b217823b537faad30d91a | 2,423 | java | Java | ugckit/src/main/java/com/tencent/qcloud/ugckit/module/effect/utils/EffectEditer.java | XingSpace/VideoChat | 8f8f69b200886d4b6671bcc0b2eb11a5343fd7fd | [
"Apache-2.0"
] | null | null | null | ugckit/src/main/java/com/tencent/qcloud/ugckit/module/effect/utils/EffectEditer.java | XingSpace/VideoChat | 8f8f69b200886d4b6671bcc0b2eb11a5343fd7fd | [
"Apache-2.0"
] | null | null | null | ugckit/src/main/java/com/tencent/qcloud/ugckit/module/effect/utils/EffectEditer.java | XingSpace/VideoChat | 8f8f69b200886d4b6671bcc0b2eb11a5343fd7fd | [
"Apache-2.0"
] | 1 | 2021-06-19T12:28:26.000Z | 2021-06-19T12:28:26.000Z | 20.887931 | 60 | 0.592654 | 13,873 | package com.tencent.qcloud.ugckit.module.effect.utils;
import android.support.annotation.Nullable;
/**
* 生效的配置保存【点击完成】
*/
public class EffectEditer {
private static EffectEditer sInstance;
/**
* 背景音乐相关
* */
@Nullable
private String bgmPath;
private int bgmPos;
private float b... |
3e20c47a2bf6238457ac0d3d4b60776b71794195 | 273 | java | Java | security_authorize/src/main/java/com/yszn/security/rbac/dao/SysAclDataMapper.java | hblolj/wisdom_classroom | 19995995b88138e8e7db294b320b4831e3274b62 | [
"Apache-2.0"
] | null | null | null | security_authorize/src/main/java/com/yszn/security/rbac/dao/SysAclDataMapper.java | hblolj/wisdom_classroom | 19995995b88138e8e7db294b320b4831e3274b62 | [
"Apache-2.0"
] | null | null | null | security_authorize/src/main/java/com/yszn/security/rbac/dao/SysAclDataMapper.java | hblolj/wisdom_classroom | 19995995b88138e8e7db294b320b4831e3274b62 | [
"Apache-2.0"
] | null | null | null | 22.75 | 62 | 0.802198 | 13,874 | package com.yszn.security.rbac.dao;
import com.yszn.security.rbac.model.SysAclData;
import tk.mybatis.mapper.common.Mapper;
import java.util.List;
public interface SysAclDataMapper extends Mapper<SysAclData> {
List<SysAclData> selectAclDataByUserId(Long userId);
} |
3e20c4df2c5a1c2018149b4ff11c8e644238705d | 397 | java | Java | annotation/src/main/java/com/heliorm/annotation/Indexes.java | HeliORM/HeliORM | d881fd10314be7924e415d128e56d5546ad08d4c | [
"Apache-2.0"
] | null | null | null | annotation/src/main/java/com/heliorm/annotation/Indexes.java | HeliORM/HeliORM | d881fd10314be7924e415d128e56d5546ad08d4c | [
"Apache-2.0"
] | 2 | 2022-01-21T23:46:52.000Z | 2022-03-07T11:50:36.000Z | annotation/src/main/java/com/heliorm/annotation/Indexes.java | HeliORM/HeliORM | d881fd10314be7924e415d128e56d5546ad08d4c | [
"Apache-2.0"
] | null | null | null | 24.8125 | 61 | 0.775819 | 13,875 | package com.heliorm.annotation;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
/**
* This annotation allows us to annotate a POJO with indexes.
*
* @author gideon
*/
@Retention(RetentionPolicy.RUNTIME)... |
3e20c4fe809cd221f6a3780531805c2855d80a4b | 1,505 | java | Java | src/main/java/recommendations/services/TagService.java | jompero/eskafa | 570b7e12b356c49146f9bcba753bc1407ce06860 | [
"MIT"
] | null | null | null | src/main/java/recommendations/services/TagService.java | jompero/eskafa | 570b7e12b356c49146f9bcba753bc1407ce06860 | [
"MIT"
] | 1 | 2019-12-07T07:20:36.000Z | 2019-12-07T12:02:47.000Z | src/main/java/recommendations/services/TagService.java | jompero/eskafa | 570b7e12b356c49146f9bcba753bc1407ce06860 | [
"MIT"
] | 2 | 2019-12-07T07:01:20.000Z | 2019-12-09T16:06:05.000Z | 29.509804 | 86 | 0.593355 | 13,876 | package recommendations.services;
import java.io.Reader;
import java.sql.SQLException;
import java.util.*;
import recommendations.dao.ReaderDao;
import recommendations.domain.Book;
import recommendations.domain.Link;
import recommendations.domain.Tag;
import recommendations.io.IO;
public class TagService {
privat... |
3e20c61da95cec2b1b4aedb4b701ac8f504eb885 | 992 | java | Java | UT7/Eclipse/GestorFiguras/src/Circulo.java | djgonza/Programacion | 878af3cb5a2f17536f3cc05b3de28ebfd5a92620 | [
"MIT"
] | null | null | null | UT7/Eclipse/GestorFiguras/src/Circulo.java | djgonza/Programacion | 878af3cb5a2f17536f3cc05b3de28ebfd5a92620 | [
"MIT"
] | null | null | null | UT7/Eclipse/GestorFiguras/src/Circulo.java | djgonza/Programacion | 878af3cb5a2f17536f3cc05b3de28ebfd5a92620 | [
"MIT"
] | null | null | null | 15.746032 | 56 | 0.638105 | 13,877 | import java.awt.Color;
/**
* Modela un c�rculo de radio determinado
*
*
*/
public class Circulo extends Figura {
private double radio;
/**
* Constructor de la clase Circulo
*
*/
public Circulo(int x, int y, Color c, double radio) {
super(x, y, c);
this.radio = radio;
}
public double getRadio(... |
3e20c6c6270e042c5808c7515338b7f07ad56beb | 1,502 | java | Java | starter/critter/src/main/java/com/udacity/jdnd/course3/critter/user/EmployeeService.java | rishabh1994/data-store-and-persistence-udacity | 69815b462ad93e39e7b26ab50b406da711e37d9e | [
"MIT"
] | null | null | null | starter/critter/src/main/java/com/udacity/jdnd/course3/critter/user/EmployeeService.java | rishabh1994/data-store-and-persistence-udacity | 69815b462ad93e39e7b26ab50b406da711e37d9e | [
"MIT"
] | null | null | null | starter/critter/src/main/java/com/udacity/jdnd/course3/critter/user/EmployeeService.java | rishabh1994/data-store-and-persistence-udacity | 69815b462ad93e39e7b26ab50b406da711e37d9e | [
"MIT"
] | null | null | null | 33.377778 | 102 | 0.696405 | 13,878 | package com.udacity.jdnd.course3.critter.user;
import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import javax.transaction.Transactional;
import java.util.List;
import java.util.Optional;
@Service
@Slf4j
@Transactional
publi... |
3e20c6d8ffb4373e5a5229ecc78c5e95cafc3cdf | 16,936 | java | Java | modulos/ModuloArbolDecision/src/main/java/Util/ArbolDecision.java | yogonza524/Meka | d52508c1fed86804b78a814139267c212b05d1cc | [
"MIT"
] | null | null | null | modulos/ModuloArbolDecision/src/main/java/Util/ArbolDecision.java | yogonza524/Meka | d52508c1fed86804b78a814139267c212b05d1cc | [
"MIT"
] | null | null | null | modulos/ModuloArbolDecision/src/main/java/Util/ArbolDecision.java | yogonza524/Meka | d52508c1fed86804b78a814139267c212b05d1cc | [
"MIT"
] | null | null | null | 41.714286 | 192 | 0.578826 | 13,879 | /*
* 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 Util;
import com.sun.org.apache.xpath.internal.operations.Variable;
import java.text.DecimalFormat;
import java.util.ArrayList... |
3e20c7247d372b0c74447b13ba3ae97046e00b68 | 3,081 | java | Java | OkHttpFinal/src/main/java/cn/finalteam/okhttpfinal/ProgressRequestBody.java | zltdujing/OkHttpFinal-master | 14265130e9e792120dd7daac40972eaf4ccf1f29 | [
"Apache-2.0"
] | 1,009 | 2015-09-09T02:20:06.000Z | 2021-11-24T12:55:33.000Z | OkHttpFinal/src/main/java/cn/finalteam/okhttpfinal/ProgressRequestBody.java | msdgwzhy6/OkHttpFinal | 30b6640fc9dc4b8229ed35c7ac2818b76ba54dda | [
"Apache-2.0"
] | 31 | 2015-11-28T03:55:06.000Z | 2020-10-23T10:02:40.000Z | OkHttpFinal/src/main/java/cn/finalteam/okhttpfinal/ProgressRequestBody.java | msdgwzhy6/OkHttpFinal | 30b6640fc9dc4b8229ed35c7ac2818b76ba54dda | [
"Apache-2.0"
] | 346 | 2015-10-22T10:47:08.000Z | 2022-03-20T11:30:25.000Z | 28.072727 | 84 | 0.631477 | 13,880 | /*
* Copyright (C) 2015 pengjianbo(efpyi@example.com), 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... |
3e20c81ec056491c7940fbabb8d4e62ad8a03b81 | 3,135 | java | Java | futurenovajava/src/main/java/com/appdev/futurenovajava/Endpoint.java | cuappdev/futurenovajava | c2e0d6611f6af38f611a68d6a50c799e3d4e1b01 | [
"MIT"
] | null | null | null | futurenovajava/src/main/java/com/appdev/futurenovajava/Endpoint.java | cuappdev/futurenovajava | c2e0d6611f6af38f611a68d6a50c799e3d4e1b01 | [
"MIT"
] | null | null | null | futurenovajava/src/main/java/com/appdev/futurenovajava/Endpoint.java | cuappdev/futurenovajava | c2e0d6611f6af38f611a68d6a50c799e3d4e1b01 | [
"MIT"
] | null | null | null | 28.5 | 80 | 0.609569 | 13,881 | package com.appdev.futurenovajava;
import okhttp3.HttpUrl;
import okhttp3.Request;
import okhttp3.RequestBody;
import java.util.Map;
import java8.util.Optional;
public class Endpoint {
public static Config config = new Endpoint.Config();
private String path;
private Map<String, String> queryItems;
... |
3e20c8cd5715fd96b8301832826aade217abe7e1 | 955 | java | Java | qCreate-sms/sms-service/src/main/java/com/leery/qCreate/sms/service/impl/HomeSubjectServiceImpl.java | leery3278/qCreate | 7cd4b9f48cb60b291329ae81477c6e9fecc2a526 | [
"Apache-2.0"
] | null | null | null | qCreate-sms/sms-service/src/main/java/com/leery/qCreate/sms/service/impl/HomeSubjectServiceImpl.java | leery3278/qCreate | 7cd4b9f48cb60b291329ae81477c6e9fecc2a526 | [
"Apache-2.0"
] | 2 | 2021-04-22T17:11:57.000Z | 2021-09-20T21:01:39.000Z | qCreate-sms/sms-service/src/main/java/com/leery/qCreate/sms/service/impl/HomeSubjectServiceImpl.java | leery3278/qCreate | 7cd4b9f48cb60b291329ae81477c6e9fecc2a526 | [
"Apache-2.0"
] | 2 | 2021-01-08T13:03:08.000Z | 2021-03-24T09:01:32.000Z | 35.37037 | 116 | 0.765445 | 13,882 | package com.leery.qCreate.sms.service.impl;
import com.leery.qCreate.sms.dao.HomeSubjectDao;
import com.leery.qCreate.sms.entity.HomeSubject;
import com.leery.qCreate.sms.service.HomeSubjectService;
import org.springframework.stereotype.Service;
import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;
impor... |
3e20c8d4d0fad270e6bdd7101763e96915920b9b | 1,317 | java | Java | Editor/src/main/java/fr/poulpogaz/isekai/editor/ui/Dialogs.java | PoulpoGaz/Isekai | 86076c349f5b8090e4c75d5d2f89cabd7c07d8d0 | [
"MIT"
] | null | null | null | Editor/src/main/java/fr/poulpogaz/isekai/editor/ui/Dialogs.java | PoulpoGaz/Isekai | 86076c349f5b8090e4c75d5d2f89cabd7c07d8d0 | [
"MIT"
] | 12 | 2021-05-17T17:13:23.000Z | 2022-02-06T19:47:56.000Z | Editor/src/main/java/fr/poulpogaz/isekai/editor/ui/Dialogs.java | PoulpoGaz/Isekai | 86076c349f5b8090e4c75d5d2f89cabd7c07d8d0 | [
"MIT"
] | null | null | null | 32.925 | 112 | 0.703872 | 13,883 | package fr.poulpogaz.isekai.editor.ui;
import javax.swing.*;
import javax.swing.filechooser.FileFilter;
import java.awt.*;
import java.io.File;
import java.nio.file.Path;
public class Dialogs {
public static Path showFileChooser(Frame parent, int mode, FileFilter fileFilter) {
return showFileChooser(pare... |
3e20c8de7310a2d2fb93204e22358d652581fb9c | 1,528 | java | Java | pinot-tools/src/main/java/com/linkedin/pinot/tools/scan/query/InPredicateFilter.java | newsummit/incubator-pinot | 3fee99dcf2bcce9a5d292519cdfced30e726056b | [
"Apache-2.0"
] | null | null | null | pinot-tools/src/main/java/com/linkedin/pinot/tools/scan/query/InPredicateFilter.java | newsummit/incubator-pinot | 3fee99dcf2bcce9a5d292519cdfced30e726056b | [
"Apache-2.0"
] | null | null | null | pinot-tools/src/main/java/com/linkedin/pinot/tools/scan/query/InPredicateFilter.java | newsummit/incubator-pinot | 3fee99dcf2bcce9a5d292519cdfced30e726056b | [
"Apache-2.0"
] | null | null | null | 30.078431 | 86 | 0.697523 | 13,884 | /**
* Copyright (C) 2014-2018 LinkedIn Corp. (anpch@example.com)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless req... |
3e20c94faae1387c36ef0f5fb4e6dc69bf7fefe7 | 7,442 | java | Java | test/com/sleepycat/je/rep/impl/node/ReplicaOutputThreadTest.java | joegana/BerkeleyDB | 13bb3408dfbacd7c51e52bc90b46ba455f55c034 | [
"Apache-2.0"
] | 17 | 2021-07-10T11:33:40.000Z | 2022-03-12T05:58:22.000Z | test/com/sleepycat/je/rep/impl/node/ReplicaOutputThreadTest.java | bantudb/je | bf2710344e74f07a54e7b5fa05531c031b0ddaed | [
"Apache-2.0"
] | null | null | null | test/com/sleepycat/je/rep/impl/node/ReplicaOutputThreadTest.java | bantudb/je | bf2710344e74f07a54e7b5fa05531c031b0ddaed | [
"Apache-2.0"
] | 5 | 2021-10-17T13:43:04.000Z | 2021-12-12T14:39:02.000Z | 30.879668 | 99 | 0.592448 | 13,885 | /*-
* Copyright (C) 2002, 2017, Oracle and/or its affiliates. All rights reserved.
*
* This file was distributed by Oracle as part of a version of Oracle Berkeley
* DB Java Edition made available at:
*
* http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/downloads/index.html
*
* Please ... |
3e20c960beb25ecea68e93b440d0c12a688e357b | 2,318 | java | Java | common/src/main/java/dev/anhcraft/craftkit/common/utils/SpigetApiUtil.java | anhcraft/CraftKit | a23510ddca3fb76b1a58ad906aef716de8e644b4 | [
"MIT"
] | 1 | 2019-12-29T08:35:24.000Z | 2019-12-29T08:35:24.000Z | common/src/main/java/dev/anhcraft/craftkit/common/utils/SpigetApiUtil.java | anhcraft/CraftKit | a23510ddca3fb76b1a58ad906aef716de8e644b4 | [
"MIT"
] | 18 | 2019-08-13T16:15:51.000Z | 2022-03-14T22:15:33.000Z | common/src/main/java/dev/anhcraft/craftkit/common/utils/SpigetApiUtil.java | anhcraft/CraftKit | a23510ddca3fb76b1a58ad906aef716de8e644b4 | [
"MIT"
] | null | null | null | 35.121212 | 140 | 0.656601 | 13,886 | package dev.anhcraft.craftkit.common.utils;
import com.google.gson.Gson;
import com.google.gson.JsonArray;
import dev.anhcraft.jvmkit.utils.HttpUtil;
import org.jetbrains.annotations.NotNull;
import dev.anhcraft.jvmkit.utils.Condition;
import dev.anhcraft.jvmkit.utils.FileUtil;
import java.io.File;
import java.io.IOE... |
3e20ca00eecb01f0f3bcc281b4633be808a16551 | 2,010 | java | Java | rt/wildfly/src/main/java/io/machinecode/chainlink/rt/wildfly/schema/ChainlinkDefinition.java | machinecode-io/chainlink | 31d5c367bd94ce83f3d0fa7a22b38c680651eb5a | [
"Apache-2.0"
] | null | null | null | rt/wildfly/src/main/java/io/machinecode/chainlink/rt/wildfly/schema/ChainlinkDefinition.java | machinecode-io/chainlink | 31d5c367bd94ce83f3d0fa7a22b38c680651eb5a | [
"Apache-2.0"
] | null | null | null | rt/wildfly/src/main/java/io/machinecode/chainlink/rt/wildfly/schema/ChainlinkDefinition.java | machinecode-io/chainlink | 31d5c367bd94ce83f3d0fa7a22b38c680651eb5a | [
"Apache-2.0"
] | null | null | null | 34.793103 | 126 | 0.750248 | 13,887 | package io.machinecode.chainlink.rt.wildfly.schema;
import io.machinecode.chainlink.rt.wildfly.ChainlinkExtension;
import io.machinecode.chainlink.rt.wildfly.WildFlyConstants;
import org.jboss.as.controller.AttributeDefinition;
import org.jboss.as.controller.PathElement;
import org.jboss.as.controller.PersistentResour... |
3e20ca3ec4af4ffe6321181019dada46ce40dc25 | 15,894 | java | Java | src/contrail/QuickMerge.java | julianlau/contrail-emr | 4c9245b8147892d4f7cac26ab7ba05f2739405e9 | [
"Apache-2.0"
] | null | null | null | src/contrail/QuickMerge.java | julianlau/contrail-emr | 4c9245b8147892d4f7cac26ab7ba05f2739405e9 | [
"Apache-2.0"
] | null | null | null | src/contrail/QuickMerge.java | julianlau/contrail-emr | 4c9245b8147892d4f7cac26ab7ba05f2739405e9 | [
"Apache-2.0"
] | null | null | null | 28.689531 | 195 | 0.622436 | 13,888 | package contrail;
import java.io.IOException;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import java.util.Set;
import org.apache.commons.cli.CommandLine;
import org.apache.commons.cli.CommandLineParser;
import org.apache.commons.cli.GnuP... |
3e20ca95042df5c49d4f3132df85639ed703f136 | 216 | java | Java | src/main/java/cc/protea/util/http/BinaryResponse.java | rjstanford/protea-network | 4d4a18805639181a738faff199e39d58337169ea | [
"MIT"
] | 1 | 2016-12-22T13:38:40.000Z | 2016-12-22T13:38:40.000Z | src/main/java/cc/protea/util/http/BinaryResponse.java | rjstanford/protea-network | 4d4a18805639181a738faff199e39d58337169ea | [
"MIT"
] | null | null | null | src/main/java/cc/protea/util/http/BinaryResponse.java | rjstanford/protea-network | 4d4a18805639181a738faff199e39d58337169ea | [
"MIT"
] | 3 | 2016-12-22T13:48:49.000Z | 2021-04-26T15:59:02.000Z | 12.705882 | 46 | 0.680556 | 13,889 | package cc.protea.util.http;
public class BinaryResponse extends Response {
byte[] body;
public byte[] getBinaryBody() {
return body;
}
public void setBinaryBody(byte[] body) {
this.body = body;
}
}
|
3e20cb9c07a082a450377075b624743b6ee3ad62 | 1,317 | java | Java | blade-service-api/blade-anbiao-api/src/main/java/org/springblade/anbiao/zhengfu/page/OrganizationPage.java | huangyaping9455/SafetyStandards_HN | 7400711a75ad32919fa6b532f2597efcbeb503f6 | [
"Apache-2.0"
] | null | null | null | blade-service-api/blade-anbiao-api/src/main/java/org/springblade/anbiao/zhengfu/page/OrganizationPage.java | huangyaping9455/SafetyStandards_HN | 7400711a75ad32919fa6b532f2597efcbeb503f6 | [
"Apache-2.0"
] | null | null | null | blade-service-api/blade-anbiao-api/src/main/java/org/springblade/anbiao/zhengfu/page/OrganizationPage.java | huangyaping9455/SafetyStandards_HN | 7400711a75ad32919fa6b532f2597efcbeb503f6 | [
"Apache-2.0"
] | 1 | 2021-07-05T09:14:57.000Z | 2021-07-05T09:14:57.000Z | 22.322034 | 75 | 0.743356 | 13,890 | /**
* Copyright (C), 2015-2020,
* FileName: XinXiJiaoHuZhuTiPage
* Author: 呵呵哒
* Date: 2020/6/20 16:14
* Description:
*/
package org.springblade.anbiao.zhengfu.page;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
import lombok.EqualsAndHashCode;
... |
3e20cba662d35bc7e8aab8b4e270da43777c4d8a | 2,087 | java | Java | src/main/java/sdmx/commonreferences/LocalLevelRef.java | kalessine/sdmx-sax-parser | 35438a80cdff2d528b347dfef27adc4e2dcda8dd | [
"MIT"
] | null | null | null | src/main/java/sdmx/commonreferences/LocalLevelRef.java | kalessine/sdmx-sax-parser | 35438a80cdff2d528b347dfef27adc4e2dcda8dd | [
"MIT"
] | null | null | null | src/main/java/sdmx/commonreferences/LocalLevelRef.java | kalessine/sdmx-sax-parser | 35438a80cdff2d528b347dfef27adc4e2dcda8dd | [
"MIT"
] | null | null | null | 50.902439 | 225 | 0.773838 | 13,891 | /*
This file is part of sdmx-sax.
Copyright 2015 James Stanley Gardner
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"),
to deal in the Software without restriction, including without limitation the rights to use,... |
3e20cbf3fc942faf697744dcfd51449091219309 | 2,236 | java | Java | pdfbox/src/test/java/org/apache/pdfbox/pdfparser/PDFObjectStreamParserTest.java | vk-github18/pdfbox | 520e52f21c0c273d7d14347b268ae2375cb6e75d | [
"Apache-2.0"
] | 1,605 | 2015-01-01T05:54:51.000Z | 2022-03-31T05:45:16.000Z | pdfbox/src/test/java/org/apache/pdfbox/pdfparser/PDFObjectStreamParserTest.java | vk-github18/pdfbox | 520e52f21c0c273d7d14347b268ae2375cb6e75d | [
"Apache-2.0"
] | 87 | 2015-02-25T20:19:34.000Z | 2022-03-24T19:23:04.000Z | pdfbox/src/test/java/org/apache/pdfbox/pdfparser/PDFObjectStreamParserTest.java | vk-github18/pdfbox | 520e52f21c0c273d7d14347b268ae2375cb6e75d | [
"Apache-2.0"
] | 772 | 2015-01-06T15:37:49.000Z | 2022-03-25T13:58:38.000Z | 40.654545 | 91 | 0.741503 | 13,892 | /*
* 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 ... |
3e20cc8ec1e7e2acd2c9e6c8c63d26df97fd7dec | 4,634 | java | Java | gwt-typedarrays-gwt2-tests/src/test/java/org/gwtproject/typedarrays/shared/Float64ArrayTest.java | FrankHossfeld/gwt-typedarrays | f44f7bce0d3ae1020a855dd5db41306e79aef2ca | [
"Apache-2.0"
] | 3 | 2017-11-23T07:01:51.000Z | 2017-11-28T08:04:02.000Z | gwt-typedarrays-gwt2-tests/src/test/java/org/gwtproject/typedarrays/shared/Float64ArrayTest.java | FrankHossfeld/gwt-typedarrays | f44f7bce0d3ae1020a855dd5db41306e79aef2ca | [
"Apache-2.0"
] | 5 | 2020-06-10T10:20:13.000Z | 2021-09-28T15:37:04.000Z | gwt-typedarrays-gwt2-tests/src/test/java/org/gwtproject/typedarrays/shared/Float64ArrayTest.java | FrankHossfeld/gwt-typedarrays | f44f7bce0d3ae1020a855dd5db41306e79aef2ca | [
"Apache-2.0"
] | 5 | 2020-06-07T08:02:57.000Z | 2022-02-27T17:07:59.000Z | 36.488189 | 99 | 0.655373 | 13,893 | /*
* Copyright 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in w... |
3e20cd69b4c97d61508045ac2142b1198d1f21c5 | 337 | java | Java | panda-gear/src/main/java/panda/mvc/view/tag/io/jsp/HtmlEditorTag.java | foolite/panda | fc1ee07315554b264ae2c5776a2ca016a2e1c975 | [
"Apache-2.0"
] | 8 | 2017-07-07T11:22:31.000Z | 2022-03-17T15:50:12.000Z | panda-gear/src/main/java/panda/mvc/view/tag/io/jsp/HtmlEditorTag.java | foolite/panda | fc1ee07315554b264ae2c5776a2ca016a2e1c975 | [
"Apache-2.0"
] | 2 | 2022-02-02T02:55:37.000Z | 2022-02-02T06:52:15.000Z | panda-gear/src/main/java/panda/mvc/view/tag/io/jsp/HtmlEditorTag.java | foolite/panda | fc1ee07315554b264ae2c5776a2ca016a2e1c975 | [
"Apache-2.0"
] | 1 | 2019-06-18T03:57:19.000Z | 2019-06-18T03:57:19.000Z | 24.071429 | 49 | 0.78635 | 13,894 | package panda.mvc.view.tag.io.jsp;
import panda.mvc.ActionContext;
import panda.mvc.view.tag.TagBean;
import panda.mvc.view.tag.ui.HtmlEditor;
public class HtmlEditorTag extends AbstractTag {
private static final long serialVersionUID = 1L;
protected TagBean getBean(ActionContext ac) {
return getBean(ac, HtmlEdi... |
3e20cdc7c788ac662d4de751fbaa5713eabbffe5 | 2,467 | java | Java | src/test/java/org/jivesoftware/openfire/trustbundle/TrustBundleManager_updateBundleAttributesTest.java | DirectStandards/timplus-server-core | 77917962f21d143f883b29578c133c5c972c8226 | [
"Apache-2.0"
] | null | null | null | src/test/java/org/jivesoftware/openfire/trustbundle/TrustBundleManager_updateBundleAttributesTest.java | DirectStandards/timplus-server-core | 77917962f21d143f883b29578c133c5c972c8226 | [
"Apache-2.0"
] | 2 | 2021-08-02T17:06:03.000Z | 2022-02-16T01:16:15.000Z | src/test/java/org/jivesoftware/openfire/trustbundle/TrustBundleManager_updateBundleAttributesTest.java | DirectStandards/timplus-server-core | 77917962f21d143f883b29578c133c5c972c8226 | [
"Apache-2.0"
] | null | null | null | 34.263889 | 94 | 0.789623 | 13,895 | package org.jivesoftware.openfire.trustbundle;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertNull;
import java.io.File;
import org.jivesoftware.SpringDataBaseTest;
import org.junit.Before;
import org.junit.Test;
public class TrustBund... |
3e20cf03dcad9ba6b456e785f2f6fdff328ef15b | 10,199 | java | Java | addons/hive-bridge/src/test/java/org/apache/atlas/hive/HiveITBase.java | nixonrodrigues/incubator-atlas | 167f1923a621719de37a63433450b8a21987085a | [
"Apache-2.0"
] | 123 | 2015-06-23T08:56:10.000Z | 2021-11-10T19:24:57.000Z | addons/hive-bridge/src/test/java/org/apache/atlas/hive/HiveITBase.java | nixonrodrigues/incubator-atlas | 167f1923a621719de37a63433450b8a21987085a | [
"Apache-2.0"
] | 17 | 2015-07-09T05:53:59.000Z | 2018-04-30T13:55:22.000Z | addons/hive-bridge/src/test/java/org/apache/atlas/hive/HiveITBase.java | nixonrodrigues/incubator-atlas | 167f1923a621719de37a63433450b8a21987085a | [
"Apache-2.0"
] | 152 | 2015-06-16T06:29:14.000Z | 2022-03-28T10:19:06.000Z | 41.291498 | 161 | 0.697127 | 13,896 | /**
* 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... |
3e20cfe263a3fcc10363fd944e7720c8109ca2b1 | 7,883 | java | Java | aeron-samples/src/main/java/io/aeron/samples/EmbeddedExclusiveIpcThroughput.java | scalecube/aeron | ef104a19909736eb90bbde5ce550e8ff7605c700 | [
"Apache-2.0"
] | 1 | 2021-06-06T21:06:23.000Z | 2021-06-06T21:06:23.000Z | aeron-samples/src/main/java/io/aeron/samples/EmbeddedExclusiveIpcThroughput.java | scalecube/aeron | ef104a19909736eb90bbde5ce550e8ff7605c700 | [
"Apache-2.0"
] | null | null | null | aeron-samples/src/main/java/io/aeron/samples/EmbeddedExclusiveIpcThroughput.java | scalecube/aeron | ef104a19909736eb90bbde5ce550e8ff7605c700 | [
"Apache-2.0"
] | 1 | 2020-01-10T09:23:53.000Z | 2020-01-10T09:23:53.000Z | 34.423581 | 114 | 0.608778 | 13,897 | /*
* Copyright 2014-2019 Real Logic Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... |
3e20d021e5abd32795c34fc82c526cb33f167cc9 | 2,908 | java | Java | 2.6.3.2/CN-Eureka-Zuul-Server-5000/src/main/java/com/lcgj/sjzt/rool/task/ZTCompanyRoolTaskService.java | qq744788292/cnsoft | b9b921d43ea9b06c881121ab5d98ce18e14df87d | [
"BSD-3-Clause-Clear"
] | null | null | null | 2.6.3.2/CN-Eureka-Zuul-Server-5000/src/main/java/com/lcgj/sjzt/rool/task/ZTCompanyRoolTaskService.java | qq744788292/cnsoft | b9b921d43ea9b06c881121ab5d98ce18e14df87d | [
"BSD-3-Clause-Clear"
] | null | null | null | 2.6.3.2/CN-Eureka-Zuul-Server-5000/src/main/java/com/lcgj/sjzt/rool/task/ZTCompanyRoolTaskService.java | qq744788292/cnsoft | b9b921d43ea9b06c881121ab5d98ce18e14df87d | [
"BSD-3-Clause-Clear"
] | 1 | 2022-03-16T01:57:07.000Z | 2022-03-16T01:57:07.000Z | 30.291667 | 104 | 0.675034 | 13,898 | package com.lcgj.sjzt.rool.task;
import org.springframework.stereotype.Component;
/**
* 中台账户中心服务监控
*
* @author ZMSoft
*
*/
@Component
public class ZTCompanyRoolTaskService //extends ATaskSupport implements IDataCacheConstants
{
// // 设置启动模式-每分钟启动
// @Scheduled(cron = "0 0/5 * * * ?")
// public void doQuartzSe... |
3e20d080e6020818505592d60520f884da129454 | 147 | java | Java | client/AndroidTCPServer/src/com/example/android_tcp_server/OnTCPMessageRecievedListener.java | lc998/Android-tcp-server-and-client | 1adb441118a53071c6b744ff7d1c73ccae9ee360 | [
"Apache-2.0"
] | 39 | 2015-04-16T09:35:07.000Z | 2022-02-07T12:48:26.000Z | client/AndroidTCPServer/src/com/example/android_tcp_server/OnTCPMessageRecievedListener.java | ManasiKher/Android-tcp-server-and-client | eac91255766e2fb49d7853e0948bf50247b59c85 | [
"Apache-2.0"
] | 1 | 2018-09-07T08:58:29.000Z | 2018-09-07T08:58:29.000Z | client/AndroidTCPServer/src/com/example/android_tcp_server/OnTCPMessageRecievedListener.java | ManasiKher/Android-tcp-server-and-client | eac91255766e2fb49d7853e0948bf50247b59c85 | [
"Apache-2.0"
] | 37 | 2015-10-01T18:45:36.000Z | 2021-12-12T13:07:46.000Z | 24.5 | 51 | 0.823129 | 13,899 | package com.example.android_tcp_server;
public interface OnTCPMessageRecievedListener {
public void onTCPMessageRecieved(String message);
}
|
3e20d0a732487edffa78de19c1926eb2e6f625e6 | 850 | java | Java | src/main/java/ca/ulaval/glo4003/parkings/services/converters/ParkingPeriodConverter.java | ExiledNarwal28/glo-4003-spamdul | 5d7484d754f23a3579bedbb6800e8adf464c3491 | [
"MIT"
] | 1 | 2021-02-09T01:46:59.000Z | 2021-02-09T01:46:59.000Z | src/main/java/ca/ulaval/glo4003/parkings/services/converters/ParkingPeriodConverter.java | ExiledNarwal28/glo-4003-spamdul | 5d7484d754f23a3579bedbb6800e8adf464c3491 | [
"MIT"
] | null | null | null | src/main/java/ca/ulaval/glo4003/parkings/services/converters/ParkingPeriodConverter.java | ExiledNarwal28/glo-4003-spamdul | 5d7484d754f23a3579bedbb6800e8adf464c3491 | [
"MIT"
] | 2 | 2021-02-09T01:46:37.000Z | 2021-04-14T03:54:22.000Z | 34 | 82 | 0.778824 | 13,900 | package ca.ulaval.glo4003.parkings.services.converters;
import ca.ulaval.glo4003.parkings.domain.ParkingPeriod;
import ca.ulaval.glo4003.parkings.domain.ParkingPeriodInFrench;
import ca.ulaval.glo4003.parkings.domain.exceptions.InvalidParkingPeriodException;
public class ParkingPeriodConverter {
public ParkingPerio... |
3e20d13ce6eff93f650e873e84b95eb72dd5f88c | 612 | java | Java | src/main/java/net/arez0101/tabf/proxy/CommonProxy.java | Arez0101/That-s-A-Big-Furnace | 5c0a8b62165a03d0c9f4ad5d6c0687455c82a756 | [
"BSD-2-Clause"
] | null | null | null | src/main/java/net/arez0101/tabf/proxy/CommonProxy.java | Arez0101/That-s-A-Big-Furnace | 5c0a8b62165a03d0c9f4ad5d6c0687455c82a756 | [
"BSD-2-Clause"
] | null | null | null | src/main/java/net/arez0101/tabf/proxy/CommonProxy.java | Arez0101/That-s-A-Big-Furnace | 5c0a8b62165a03d0c9f4ad5d6c0687455c82a756 | [
"BSD-2-Clause"
] | null | null | null | 25.5 | 71 | 0.77451 | 13,901 | package net.arez0101.tabf.proxy;
import net.arez0101.tabf.init.BlockInit;
import net.arez0101.tabf.init.ItemInit;
import net.minecraftforge.fml.common.event.FMLInitializationEvent;
import net.minecraftforge.fml.common.event.FMLPostInitializationEvent;
import net.minecraftforge.fml.common.event.FMLPreInitializati... |
3e20d1436d206b0e1df6761b9cb4649a25769d76 | 1,404 | java | Java | sz.lianjia/house-biz/src/main/java/com/ljq/house/biz/config/DruidConfig.java | 29DCH/LoveHome-Real-Estate-Platform | 5ea920e896fe50f7a6e346f9e43cd85287a5f6e4 | [
"Apache-2.0"
] | 209 | 2019-03-13T05:42:38.000Z | 2022-03-27T08:43:29.000Z | sz.lianjia/house-biz/src/main/java/com/ljq/house/biz/config/DruidConfig.java | 29DCH/LoveHome-Real-Estate-Platform | 5ea920e896fe50f7a6e346f9e43cd85287a5f6e4 | [
"Apache-2.0"
] | 9 | 2019-05-17T14:45:21.000Z | 2021-03-05T04:33:47.000Z | sz.lianjia/house-biz/src/main/java/com/ljq/house/biz/config/DruidConfig.java | 29DCH/LoveHome-Real-Estate-Platform | 5ea920e896fe50f7a6e346f9e43cd85287a5f6e4 | [
"Apache-2.0"
] | 134 | 2019-01-17T09:59:17.000Z | 2022-01-29T03:32:31.000Z | 28.08 | 78 | 0.735755 | 13,902 | /*
package com.ljq.house.biz.config;
import java.sql.SQLException;
import org.springframework.boot.context.properties.ConfigurationProperties;
import org.springframework.boot.web.servlet.ServletRegistrationBean;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configur... |
3e20d1820873aeb7515363ac8b645307ffbad9ea | 3,528 | java | Java | EmailServerAndClient/Record.java | Maxning1/Email-Server-Client | 982afc33604f5c46ce4233a3b2f5fac65c18c0cd | [
"MIT"
] | null | null | null | EmailServerAndClient/Record.java | Maxning1/Email-Server-Client | 982afc33604f5c46ce4233a3b2f5fac65c18c0cd | [
"MIT"
] | null | null | null | EmailServerAndClient/Record.java | Maxning1/Email-Server-Client | 982afc33604f5c46ce4233a3b2f5fac65c18c0cd | [
"MIT"
] | 1 | 2021-01-18T06:32:46.000Z | 2021-01-18T06:32:46.000Z | 29.647059 | 104 | 0.5411 | 13,903 | import java.io.*;
public class Record {
private byte[] data = new byte[Globals.RECORD_DATA_LEN];
private int next = Globals.END_OF_MESSAGE;
public Record() {
for (int i = 0; i < Globals.RECORD_DATA_LEN; i++) {
data[i] = (byte) Globals.BLANK;
}
next = Globals... |
3e20d1fdfccab4cd148a2e3fc3f0064674e305cd | 6,342 | java | Java | activemq-client/src/main/java/org/apache/activemq/transport/CommandJoiner.java | sho25/activemq | d34b61b56206883e6570ae7207c3ddb074311adf | [
"Apache-2.0"
] | null | null | null | activemq-client/src/main/java/org/apache/activemq/transport/CommandJoiner.java | sho25/activemq | d34b61b56206883e6570ae7207c3ddb074311adf | [
"Apache-2.0"
] | 7 | 2020-06-18T17:27:51.000Z | 2022-02-01T01:05:30.000Z | activemq-client/src/main/java/org/apache/activemq/transport/CommandJoiner.java | sho25/activemq | d34b61b56206883e6570ae7207c3ddb074311adf | [
"Apache-2.0"
] | null | null | null | 14.887324 | 811 | 0.800851 | 13,904 | 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... |
3e20d27c493eeb77372c870f3d812fb9eeb545ab | 213 | java | Java | src/main/java/org/sagebionetworks/web/client/utils/Callback.java | marcomarasca/SynapseWebClient | d641b0e129dc5c73bac30f9096abd98d38fb2a9d | [
"Apache-2.0"
] | 11 | 2015-04-06T06:06:12.000Z | 2022-03-21T20:12:28.000Z | src/main/java/org/sagebionetworks/web/client/utils/Callback.java | marcomarasca/SynapseWebClient | d641b0e129dc5c73bac30f9096abd98d38fb2a9d | [
"Apache-2.0"
] | 264 | 2015-01-07T19:12:45.000Z | 2022-03-31T21:49:28.000Z | src/main/java/org/sagebionetworks/web/client/utils/Callback.java | marcomarasca/SynapseWebClient | d641b0e129dc5c73bac30f9096abd98d38fb2a9d | [
"Apache-2.0"
] | 17 | 2015-01-29T03:16:11.000Z | 2022-02-21T22:41:15.000Z | 15.214286 | 81 | 0.70892 | 13,906 | package org.sagebionetworks.web.client.utils;
/**
* A simple interface for passing a method which is to be called by the recipient
*
* @author brucehoff
*
*/
public interface Callback {
void invoke();
}
|
3e20d281d3b3ef9bfd32f1d521bac966e471ed08 | 669 | java | Java | spring/src/main/java/io/kubernetes/client/spring/extended/controller/annotation/AddWatchEventFilter.java | Tony-Xiong/java | d5b80572498122bb45c830c74f89b871dbbdfc92 | [
"Apache-2.0"
] | null | null | null | spring/src/main/java/io/kubernetes/client/spring/extended/controller/annotation/AddWatchEventFilter.java | Tony-Xiong/java | d5b80572498122bb45c830c74f89b871dbbdfc92 | [
"Apache-2.0"
] | null | null | null | spring/src/main/java/io/kubernetes/client/spring/extended/controller/annotation/AddWatchEventFilter.java | Tony-Xiong/java | d5b80572498122bb45c830c74f89b871dbbdfc92 | [
"Apache-2.0"
] | null | null | null | 33.45 | 98 | 0.796712 | 13,907 | package io.kubernetes.client.spring.extended.controller.annotation;
import io.kubernetes.client.common.KubernetesObject;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
/**
* Indicates that the method is ... |
3e20d2d04d9f3b61788a520e7a023396ed43eba7 | 1,701 | java | Java | app/src/main/java/com/kickstarter/libs/SwipeRefresher.java | michaldrabik/android-oss | 9d6f50109d1f7fa81875eeacdc3060ac2e62e86a | [
"Apache-2.0"
] | 2 | 2016-12-17T08:11:30.000Z | 2016-12-31T16:21:43.000Z | app/src/main/java/com/kickstarter/libs/SwipeRefresher.java | fisache/android-oss | 484d1aa7fc3c5d2f2385d8ac6f8c068ecf8ebe1b | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/kickstarter/libs/SwipeRefresher.java | fisache/android-oss | 484d1aa7fc3c5d2f2385d8ac6f8c068ecf8ebe1b | [
"Apache-2.0"
] | 1 | 2020-06-10T02:03:52.000Z | 2020-06-10T02:03:52.000Z | 39.55814 | 125 | 0.76602 | 13,908 | package com.kickstarter.libs;
import android.support.annotation.NonNull;
import android.support.v4.widget.SwipeRefreshLayout;
import com.jakewharton.rxbinding.support.v4.widget.RxSwipeRefreshLayout;
import com.kickstarter.R;
import rx.Observable;
import rx.android.schedulers.AndroidSchedulers;
import rx.functions.Ac... |
3e20d2e2136ce00cfb83b4e8d380d12152051f0d | 2,348 | java | Java | dcm4che-2.0.29/dcm4che-code/src/main/java/org/dcm4che2/code/SmokingHistory.java | ppazos/dicom-waveform | dede548af1ffdb912205a33b9ec0e1ccd7b5ebe0 | [
"Apache-2.0"
] | null | null | null | dcm4che-2.0.29/dcm4che-code/src/main/java/org/dcm4che2/code/SmokingHistory.java | ppazos/dicom-waveform | dede548af1ffdb912205a33b9ec0e1ccd7b5ebe0 | [
"Apache-2.0"
] | 1 | 2019-09-27T16:07:35.000Z | 2019-09-27T16:07:35.000Z | dcm4che-2.0.29/dcm4che-code/src/main/java/org/dcm4che2/code/SmokingHistory.java | ppazos/dicom-waveform | dede548af1ffdb912205a33b9ec0e1ccd7b5ebe0 | [
"Apache-2.0"
] | null | null | null | 39.813559 | 78 | 0.713069 | 13,909 | /* ***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (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.mozilla.org/MPL/
*
... |
3e20d32d2def15947d0a76376f64392a2feecba6 | 671 | java | Java | core/src/evasion/utils/SoundEffect.java | Off-By-1/Evasion_v2 | f8d6023fca67a38dec87401167d9427f0cbf2a88 | [
"MIT"
] | null | null | null | core/src/evasion/utils/SoundEffect.java | Off-By-1/Evasion_v2 | f8d6023fca67a38dec87401167d9427f0cbf2a88 | [
"MIT"
] | null | null | null | core/src/evasion/utils/SoundEffect.java | Off-By-1/Evasion_v2 | f8d6023fca67a38dec87401167d9427f0cbf2a88 | [
"MIT"
] | null | null | null | 27.958333 | 95 | 0.719821 | 13,910 | package evasion.utils;
import com.badlogic.gdx.audio.Sound;
import evasion.game.Constants;
import evasion.game.Evasion;
/**
* A helper class that plays the sound effects for the game.
*/
public class SoundEffect {
public static void playLaser(Evasion game) {
game.manager.get("sounds/laser.ogg", Sound.c... |
3e20d32e06dfc12065fdb67c26f2153b2c635e32 | 777 | java | Java | src/main/java/eu/toop/testingservice/bean/TestCase.java | TOOP4EU/toop-testing-service | 287029b3fa315583423ed5948a67c9f3e5458790 | [
"Apache-2.0"
] | null | null | null | src/main/java/eu/toop/testingservice/bean/TestCase.java | TOOP4EU/toop-testing-service | 287029b3fa315583423ed5948a67c9f3e5458790 | [
"Apache-2.0"
] | null | null | null | src/main/java/eu/toop/testingservice/bean/TestCase.java | TOOP4EU/toop-testing-service | 287029b3fa315583423ed5948a67c9f3e5458790 | [
"Apache-2.0"
] | null | null | null | 16.531915 | 70 | 0.692407 | 13,911 | package eu.toop.testingservice.bean;
import java.io.Serializable;
public class TestCase implements Serializable {
private String name;
private String description;
private String asicName;
public TestCase (String name, String description, String asicName) {
setName (name);
setDescription (description... |
3e20d330c858704162f01cb3a1ef51371d7dd7d7 | 2,127 | java | Java | src/main/java/callbiller/NumberBill.java | msandim/call-biller | fcd222d18f10d8770ff7b34d635ce6d8442a7c15 | [
"MIT"
] | null | null | null | src/main/java/callbiller/NumberBill.java | msandim/call-biller | fcd222d18f10d8770ff7b34d635ce6d8442a7c15 | [
"MIT"
] | null | null | null | src/main/java/callbiller/NumberBill.java | msandim/call-biller | fcd222d18f10d8770ff7b34d635ce6d8442a7c15 | [
"MIT"
] | null | null | null | 26.924051 | 81 | 0.604137 | 13,912 | package callbiller;
/**
* Class that represents a bill of a specific number. This bill includes
* information regarding the number, the total duration of the calls made by
* this number (in seconds) and the total cost of those calls (in cents).
*/
public class NumberBill {
private String phoneNumber;
priva... |
3e20d3bbe9e9d6a8dc2638767ad67f205a127aed | 602 | java | Java | android/src/no/sandramoen/loveentity/AndroidLauncher.java | ageofambrosia/Love-Entity | f01c1e652af8c64ad257e719008cacbdf11e4e78 | [
"Apache-2.0"
] | 6 | 2020-02-11T06:32:31.000Z | 2022-03-31T11:26:47.000Z | android/src/no/sandramoen/loveentity/AndroidLauncher.java | ageofambrosia/Love-Entity | f01c1e652af8c64ad257e719008cacbdf11e4e78 | [
"Apache-2.0"
] | 1 | 2019-11-30T10:34:10.000Z | 2020-09-17T08:20:53.000Z | android/src/no/sandramoen/loveentity/AndroidLauncher.java | ageofambrosia/Love-Entity | f01c1e652af8c64ad257e719008cacbdf11e4e78 | [
"Apache-2.0"
] | 2 | 2021-03-05T02:32:08.000Z | 2021-06-10T13:21:10.000Z | 31.684211 | 81 | 0.825581 | 13,913 | package no.sandramoen.loveentity;
import android.os.Bundle;
import com.badlogic.gdx.backends.android.AndroidApplication;
import com.badlogic.gdx.backends.android.AndroidApplicationConfiguration;
import no.sandramoen.loveentity.LoveEntityGame;
public class AndroidLauncher extends AndroidApplication {
@Override
prot... |
3e20d3d35ddc8cd68e3d68fba913288ba3fc8c96 | 951 | java | Java | mall-coupon/src/main/java/com/sun/mall/coupon/entity/CouponHistoryEntity.java | Sunyanyanyan/mall | 14f23aae8696b635c7cded0a710543ae8b9f69fa | [
"Apache-2.0"
] | null | null | null | mall-coupon/src/main/java/com/sun/mall/coupon/entity/CouponHistoryEntity.java | Sunyanyanyan/mall | 14f23aae8696b635c7cded0a710543ae8b9f69fa | [
"Apache-2.0"
] | null | null | null | mall-coupon/src/main/java/com/sun/mall/coupon/entity/CouponHistoryEntity.java | Sunyanyanyan/mall | 14f23aae8696b635c7cded0a710543ae8b9f69fa | [
"Apache-2.0"
] | null | null | null | 14.630769 | 58 | 0.6551 | 13,914 | package com.sun.mall.coupon.entity;
import com.baomidou.mybatisplus.annotation.TableId;
import com.baomidou.mybatisplus.annotation.TableName;
import java.io.Serializable;
import java.util.Date;
import lombok.Data;
/**
* 优惠券领取历史记录
*
* @author sunyan
* @email lyhxr@example.com
* @date 2020-05-18 19:53:06
*/
@Da... |
3e20d451dd796e3a703e5a09658b49ce499f37a1 | 813 | java | Java | spock-core/src/main/java/org/spockframework/util/Nullable.java | ProgrammerOffsite/spock | 9fac13efa363b2b30c402e39698aad33040e3af7 | [
"Apache-2.0"
] | 1 | 2015-07-13T03:56:20.000Z | 2015-07-13T03:56:20.000Z | spock-core/src/main/java/org/spockframework/util/Nullable.java | hastebrot/spock | 3fff5dcc950dd0b55bddbc09e565a37e41ed2f83 | [
"Apache-2.0"
] | null | null | null | spock-core/src/main/java/org/spockframework/util/Nullable.java | hastebrot/spock | 3fff5dcc950dd0b55bddbc09e565a37e41ed2f83 | [
"Apache-2.0"
] | null | null | null | 36.954545 | 75 | 0.761378 | 13,915 | /*
* Copyright 2009 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
* Unless required by applicable law... |
3e20d582ae5ad413cb436feac19bce9113a25a33 | 716 | java | Java | buffer-netty/src/main/java/io/micronaut/buffer/netty/package-info.java | Im-dex/micronaut-core | e07d7c3343eb7d5d14e377a729adeb887c4cca5d | [
"Apache-2.0"
] | 5,607 | 2018-05-23T10:39:16.000Z | 2022-03-31T04:40:39.000Z | buffer-netty/src/main/java/io/micronaut/buffer/netty/package-info.java | Im-dex/micronaut-core | e07d7c3343eb7d5d14e377a729adeb887c4cca5d | [
"Apache-2.0"
] | 4,570 | 2018-05-23T10:32:30.000Z | 2022-03-31T15:37:42.000Z | buffer-netty/src/main/java/io/micronaut/buffer/netty/package-info.java | micsta/micronaut-core | 287b3fd2332da124571b8a03ac106d64211f8291 | [
"Apache-2.0"
] | 1,083 | 2018-05-23T13:09:44.000Z | 2022-03-31T20:42:27.000Z | 29.833333 | 75 | 0.72905 | 13,916 | /*
* Copyright 2017-2020 original authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agr... |
3e20d6092bc1fe95307b4ca0417d4730dcaeee35 | 14,142 | java | Java | stuplates/src/com/milk/stu/xml/XmlParser.java | danfuzz/archive | e29f250f8bc6b54f6afed4d78c9ec367dd41c394 | [
"Apache-2.0"
] | 3 | 2018-11-06T22:38:54.000Z | 2021-07-18T18:01:11.000Z | stuplates/src/com/milk/stu/xml/XmlParser.java | danfuzz/archive | e29f250f8bc6b54f6afed4d78c9ec367dd41c394 | [
"Apache-2.0"
] | null | null | null | stuplates/src/com/milk/stu/xml/XmlParser.java | danfuzz/archive | e29f250f8bc6b54f6afed4d78c9ec367dd41c394 | [
"Apache-2.0"
] | null | null | null | 22.624 | 79 | 0.563649 | 13,917 | // Copyright (c) 2002 Dan Bornstein, envkt@example.com. All rights
// reserved, except as follows:
//
// Permission is hereby granted, free of charge, to any person obtaining a
// copy of this software and associated documentation files (the "Software"),
// to deal in the Software without restriction, including witho... |
3e20d6096e7cf337b8e5a786693f34e92c9f98f7 | 71 | java | Java | hutool-http/src/main/java/cn/hutool/http/body/package-info.java | luckymorning/hutool | aa9b82705767b28331ade836bb9a0cd54da04852 | [
"MulanPSL-1.0"
] | 4,403 | 2021-03-15T02:34:29.000Z | 2022-03-31T11:33:07.000Z | hutool-http/src/main/java/cn/hutool/http/body/package-info.java | luckymorning/hutool | aa9b82705767b28331ade836bb9a0cd54da04852 | [
"MulanPSL-1.0"
] | 690 | 2021-03-15T03:12:13.000Z | 2022-03-31T13:44:01.000Z | hutool-http/src/main/java/cn/hutool/http/body/package-info.java | luckymorning/hutool | aa9b82705767b28331ade836bb9a0cd54da04852 | [
"MulanPSL-1.0"
] | 1,216 | 2021-03-15T02:28:23.000Z | 2022-03-31T12:19:28.000Z | 10.142857 | 28 | 0.577465 | 13,918 | /**
* 请求体封装实现
*
* @author looly
*
*/
package cn.hutool.http.body; |
3e20d6cf7800a3c8ed314cc9c8eb8019d889da4d | 2,248 | java | Java | backend/src/main/java/com/letscode/swResistence/entities/Accusation.java | roalbuquerque/swResistence-letsCode | e3e91d127f8ebad15a483efcad08addc15135a41 | [
"MIT"
] | null | null | null | backend/src/main/java/com/letscode/swResistence/entities/Accusation.java | roalbuquerque/swResistence-letsCode | e3e91d127f8ebad15a483efcad08addc15135a41 | [
"MIT"
] | null | null | null | backend/src/main/java/com/letscode/swResistence/entities/Accusation.java | roalbuquerque/swResistence-letsCode | e3e91d127f8ebad15a483efcad08addc15135a41 | [
"MIT"
] | null | null | null | 21.615385 | 109 | 0.72242 | 13,919 | package com.letscode.swResistence.entities;
import java.io.Serializable;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne;
import javax.persistence.Tab... |
3e20d6f3d537efa10c1608e487177a7157d54dbc | 1,431 | java | Java | src/main/java/org/winterchord/jsonapi/jackson/JsonApiDataSerializer.java | winterchord/jsonapi | 01ba025d17aaef3a5e455892e6b9dad60716f69a | [
"Apache-2.0"
] | 7 | 2016-02-24T13:06:28.000Z | 2019-11-28T05:09:25.000Z | src/main/java/org/winterchord/jsonapi/jackson/JsonApiDataSerializer.java | winterchord/jsonapi | 01ba025d17aaef3a5e455892e6b9dad60716f69a | [
"Apache-2.0"
] | null | null | null | src/main/java/org/winterchord/jsonapi/jackson/JsonApiDataSerializer.java | winterchord/jsonapi | 01ba025d17aaef3a5e455892e6b9dad60716f69a | [
"Apache-2.0"
] | 3 | 2016-10-13T12:39:33.000Z | 2018-09-27T17:36:24.000Z | 30.446809 | 92 | 0.767994 | 13,920 | package org.winterchord.jsonapi.jackson;
import com.fasterxml.jackson.core.JsonGenerator;
import com.fasterxml.jackson.databind.JsonSerializer;
import com.fasterxml.jackson.databind.SerializerProvider;
import org.winterchord.jsonapi.resource.ResourceInformation;
import org.winterchord.jsonapi.spec.JsonApiData;
impor... |
3e20d913b0851875bb162c78e34b18b97956c02f | 794 | java | Java | course-000/src/entities/EmployeeList.java | rafaelofficial/course-java-poo | 4545817018a86ab31206657ade09f5dc7bd00031 | [
"MIT"
] | null | null | null | course-000/src/entities/EmployeeList.java | rafaelofficial/course-java-poo | 4545817018a86ab31206657ade09f5dc7bd00031 | [
"MIT"
] | null | null | null | course-000/src/entities/EmployeeList.java | rafaelofficial/course-java-poo | 4545817018a86ab31206657ade09f5dc7bd00031 | [
"MIT"
] | null | null | null | 15.568627 | 65 | 0.65995 | 13,921 | package entities;
public class EmployeeList {
private Integer id;
private String name;
private Double salary;
public EmployeeList() {
}
public EmployeeList(Integer id, String name, Double salary) {
this.id = id;
this.name = name;
this.salary = salary;
}
public Integer getId() {
return id;
}
publ... |
3e20d94f55639b8d4a9e6c20055dd9e63a0b8c64 | 85 | java | Java | src/main/java/api/longpoll/bots/model/response/events/package-info.java | F-f-f-F/java-vk-bots-long-poll-api | 23b9e9a832bb12f66482719eafc54c2c1d4c690f | [
"MIT"
] | null | null | null | src/main/java/api/longpoll/bots/model/response/events/package-info.java | F-f-f-F/java-vk-bots-long-poll-api | 23b9e9a832bb12f66482719eafc54c2c1d4c690f | [
"MIT"
] | null | null | null | src/main/java/api/longpoll/bots/model/response/events/package-info.java | F-f-f-F/java-vk-bots-long-poll-api | 23b9e9a832bb12f66482719eafc54c2c1d4c690f | [
"MIT"
] | null | null | null | 21.25 | 48 | 0.741176 | 13,922 | /**
* Events methods responses.
*/
package api.longpoll.bots.model.response.events; |
3e20d98e0e197ce90217980691374f8fbe1803ca | 8,936 | java | Java | ca_frontend/src/core/tut/pori/dao/SQLSelectBuilder.java | otula/apilta | 06a9dcc93689f93a9dec3d3f6d8a0d5531b82248 | [
"Apache-2.0"
] | 1 | 2018-07-17T18:04:01.000Z | 2018-07-17T18:04:01.000Z | ca_frontend/src/core/tut/pori/dao/SQLSelectBuilder.java | otula/apilta | 06a9dcc93689f93a9dec3d3f6d8a0d5531b82248 | [
"Apache-2.0"
] | null | null | null | ca_frontend/src/core/tut/pori/dao/SQLSelectBuilder.java | otula/apilta | 06a9dcc93689f93a9dec3d3f6d8a0d5531b82248 | [
"Apache-2.0"
] | null | null | null | 23.090439 | 139 | 0.661258 | 13,923 | /**
* Copyright 2014 Tampere University of Technology, Pori Department
*
* 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 ... |
3e20da004a99cf2961c84f7d834a9dffe5c464fb | 1,127 | java | Java | src/main/java/betterwithaddons/util/EntityUtil.java | democat3457/BetterWithAddons | 111f864464acaff9d582e99714a7696ef145ccc8 | [
"MIT"
] | null | null | null | src/main/java/betterwithaddons/util/EntityUtil.java | democat3457/BetterWithAddons | 111f864464acaff9d582e99714a7696ef145ccc8 | [
"MIT"
] | null | null | null | src/main/java/betterwithaddons/util/EntityUtil.java | democat3457/BetterWithAddons | 111f864464acaff9d582e99714a7696ef145ccc8 | [
"MIT"
] | null | null | null | 27.487805 | 107 | 0.62378 | 13,924 | package betterwithaddons.util;
import net.minecraft.entity.Entity;
import net.minecraft.util.DamageSource;
import net.minecraft.util.EntityDamageSource;
import net.minecraft.util.math.BlockPos;
import net.minecraft.util.math.MathHelper;
import net.minecraft.world.World;
public class EntityUtil {
public static Blo... |
3e20da1819be52622779b8aa1ed0c30a16048cbf | 1,128 | java | Java | src/main/java/ch/ethz/ssh2/sftp/AceMask.java | sei-triangle/ganymed-ssh-2 | a2aecba0c2895a1e1e8f0e035358674d412d69b3 | [
"BSD-3-Clause"
] | 6 | 2017-05-22T09:35:42.000Z | 2020-03-27T01:54:07.000Z | src/main/java/ch/ethz/ssh2/sftp/AceMask.java | sei-triangle/ganymed-ssh-2 | a2aecba0c2895a1e1e8f0e035358674d412d69b3 | [
"BSD-3-Clause"
] | null | null | null | src/main/java/ch/ethz/ssh2/sftp/AceMask.java | sei-triangle/ganymed-ssh-2 | a2aecba0c2895a1e1e8f0e035358674d412d69b3 | [
"BSD-3-Clause"
] | 8 | 2016-11-02T10:23:32.000Z | 2020-03-27T01:54:14.000Z | 38.896552 | 64 | 0.760638 | 13,925 | package ch.ethz.ssh2.sftp;
/**
* @version $Id$
*/
public final class AceMask {
private AceMask() {
}
public static final int ACE4_READ_DATA = 0x00000001;
public static final int ACE4_LIST_DIRECTORY = 0x00000001;
public static final int ACE4_WRITE_DATA = 0x00000002;
public static final int AC... |
3e20da576efd22ab8754756e58cfa57dc3834bea | 30,974 | java | Java | src/main/java/org/elasticsearch/search/internal/InternalSearchHit.java | cfontes/elasticsearch | fe2b30230ffcab4f2ba03d2a5d88540fe85b1d4a | [
"Apache-2.0"
] | 35 | 2015-02-26T22:56:48.000Z | 2019-04-17T23:37:56.000Z | src/main/java/org/elasticsearch/search/internal/InternalSearchHit.java | cfontes/elasticsearch | fe2b30230ffcab4f2ba03d2a5d88540fe85b1d4a | [
"Apache-2.0"
] | null | null | null | src/main/java/org/elasticsearch/search/internal/InternalSearchHit.java | cfontes/elasticsearch | fe2b30230ffcab4f2ba03d2a5d88540fe85b1d4a | [
"Apache-2.0"
] | 11 | 2015-03-07T15:22:44.000Z | 2018-10-15T22:06:14.000Z | 35.277904 | 195 | 0.591948 | 13,926 | /*
* Licensed to Elasticsearch under one or more contributor
* license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright
* ownership. Elasticsearch licenses this file to you under
* the Apache License, Version 2.0 (the "License"); you may
* not use this fi... |
3e20db09d3e06f7c27eb1cc1649eae5c99bbf321 | 7,980 | java | Java | src/testcases/CWE190_Integer_Overflow/s01/CWE190_Integer_Overflow__int_console_readLine_square_45.java | diktat-static-analysis/juliet-benchmark-java | 7e55922d154c26ef34ff3327073f030ff7393b2a | [
"MIT"
] | null | null | null | src/testcases/CWE190_Integer_Overflow/s01/CWE190_Integer_Overflow__int_console_readLine_square_45.java | diktat-static-analysis/juliet-benchmark-java | 7e55922d154c26ef34ff3327073f030ff7393b2a | [
"MIT"
] | null | null | null | src/testcases/CWE190_Integer_Overflow/s01/CWE190_Integer_Overflow__int_console_readLine_square_45.java | diktat-static-analysis/juliet-benchmark-java | 7e55922d154c26ef34ff3327073f030ff7393b2a | [
"MIT"
] | null | null | null | 33.389121 | 254 | 0.548246 | 13,927 | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE190_Integer_Overflow__int_console_readLine_square_45.java
Label Definition File: CWE190_Integer_Overflow__int.label.xml
Template File: sources-sinks-45.tmpl.java
*/
/*
* @description
* CWE: 190 Integer Overflow
* BadSource: console_readLine Read data from the console ... |
3e20dc6892d267253329f1782cbd8b933c0a0726 | 4,795 | java | Java | UnionFind/leetcode_685_RedundantConnectionII.java | FuyaoLi2017/leetcode | be6d5112944c08bef442d46960270af4f08fe7a8 | [
"Apache-2.0"
] | 1 | 2019-10-09T05:21:18.000Z | 2019-10-09T05:21:18.000Z | UnionFind/leetcode_685_RedundantConnectionII.java | FuyaoLi2017/leetcode | be6d5112944c08bef442d46960270af4f08fe7a8 | [
"Apache-2.0"
] | null | null | null | UnionFind/leetcode_685_RedundantConnectionII.java | FuyaoLi2017/leetcode | be6d5112944c08bef442d46960270af4f08fe7a8 | [
"Apache-2.0"
] | 1 | 2021-01-30T18:13:01.000Z | 2021-01-30T18:13:01.000Z | 33.767606 | 260 | 0.504901 | 13,928 | /*
In this problem, a rooted tree is a directed graph such that, there is exactly one node (the root) for which all other nodes are descendants of this node, plus every node has exactly one parent, except for the root node which has no parents.
The given input is a directed graph that started as a rooted tree with N n... |
3e20dcc4558584f4be9abb9465df3909dc5e17e1 | 1,846 | java | Java | ee.taltech.cs.mbt.tdl.scenario.scenario-composer/src/main/java/ee/taltech/cs/mbt/tdl/scenario/scenario_composer/normalization/normalizers/impl/BoundedLeadsToNormalizer.java | tanelprikk/ee.taltech.cs.mbt.tdl.interpreter | bcd53f65bfbf3c17c76638fcabae7da7a4c4b4ff | [
"MIT"
] | null | null | null | ee.taltech.cs.mbt.tdl.scenario.scenario-composer/src/main/java/ee/taltech/cs/mbt/tdl/scenario/scenario_composer/normalization/normalizers/impl/BoundedLeadsToNormalizer.java | tanelprikk/ee.taltech.cs.mbt.tdl.interpreter | bcd53f65bfbf3c17c76638fcabae7da7a4c4b4ff | [
"MIT"
] | null | null | null | ee.taltech.cs.mbt.tdl.scenario.scenario-composer/src/main/java/ee/taltech/cs/mbt/tdl/scenario/scenario_composer/normalization/normalizers/impl/BoundedLeadsToNormalizer.java | tanelprikk/ee.taltech.cs.mbt.tdl.interpreter | bcd53f65bfbf3c17c76638fcabae7da7a4c4b4ff | [
"MIT"
] | null | null | null | 51.277778 | 133 | 0.747021 | 13,929 | package ee.taltech.cs.mbt.tdl.scenario.scenario_composer.normalization.normalizers.impl;
import ee.taltech.cs.mbt.tdl.expression.tdl_model.expression_tree.structure.concrete.internal.generic.AbsBooleanInternalNode;
import ee.taltech.cs.mbt.tdl.expression.tdl_model.expression_tree.structure.concrete.internal.logical.Bo... |
3e20dcd95daab235663c673b974141c29bea9ab6 | 1,738 | java | Java | src/test/java/com/android/tools/r8/shaking/keep/IndirectKeepStaticMethodTest.java | lingyfh/r8 | 03f8577d014124c37760c0d6439a8dcbeb0742a1 | [
"BSD-3-Clause",
"Apache-2.0",
"MIT"
] | 3 | 2021-07-03T15:26:05.000Z | 2021-09-01T09:50:44.000Z | src/test/java/com/android/tools/r8/shaking/keep/IndirectKeepStaticMethodTest.java | lingyfh/r8 | 03f8577d014124c37760c0d6439a8dcbeb0742a1 | [
"BSD-3-Clause",
"Apache-2.0",
"MIT"
] | null | null | null | src/test/java/com/android/tools/r8/shaking/keep/IndirectKeepStaticMethodTest.java | lingyfh/r8 | 03f8577d014124c37760c0d6439a8dcbeb0742a1 | [
"BSD-3-Clause",
"Apache-2.0",
"MIT"
] | 1 | 2021-09-24T10:09:20.000Z | 2021-09-24T10:09:20.000Z | 28.966667 | 95 | 0.717491 | 13,930 | // Copyright (c) 2021, the R8 project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
package com.android.tools.r8.shaking.keep;
import com.android.tools.r8.NoVerticalClassMerging;
import com... |
3e20ddd3b7092943c236ea6621202b8fe95c68be | 19,446 | java | Java | src/test/java/com/amebame/proteus/triton/TritonCassandraClientTest.java | ameba-proteus/triton-server | 98cd49ef64e07b63bd2e4935b80a0183c07ed1b2 | [
"BSD-3-Clause"
] | 1 | 2015-10-28T12:51:57.000Z | 2015-10-28T12:51:57.000Z | src/test/java/com/amebame/proteus/triton/TritonCassandraClientTest.java | ameba-proteus/triton-server | 98cd49ef64e07b63bd2e4935b80a0183c07ed1b2 | [
"BSD-3-Clause"
] | null | null | null | src/test/java/com/amebame/proteus/triton/TritonCassandraClientTest.java | ameba-proteus/triton-server | 98cd49ef64e07b63bd2e4935b80a0183c07ed1b2 | [
"BSD-3-Clause"
] | null | null | null | 32.572864 | 100 | 0.701275 | 13,931 | package com.amebame.proteus.triton;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertTrue;
import java.util.List;
import org.apache.commons.lang.StringUtils;
import org.junit.After;
import org.j... |
3e20ddf7143755405144a90797cbed09355c6270 | 944 | java | Java | learnMore-java/src/main/java/com/learn/netty/protocal/NettyServer.java | ThansksJava/learnMore | ee42c81b3a2879e4b4d5f249a7d1557cfd68985b | [
"Apache-2.0"
] | null | null | null | learnMore-java/src/main/java/com/learn/netty/protocal/NettyServer.java | ThansksJava/learnMore | ee42c81b3a2879e4b4d5f249a7d1557cfd68985b | [
"Apache-2.0"
] | 4 | 2020-09-09T19:34:59.000Z | 2022-03-24T05:52:15.000Z | learnMore-java/src/main/java/com/learn/netty/protocal/NettyServer.java | ThansksJava/learnMore | ee42c81b3a2879e4b4d5f249a7d1557cfd68985b | [
"Apache-2.0"
] | null | null | null | 29.5 | 60 | 0.702331 | 13,932 | package com.learn.netty.protocal;
import com.learn.netty.protocal.server.ServerInit;
import io.netty.bootstrap.ServerBootstrap;
import io.netty.channel.ChannelOption;
import io.netty.channel.EventLoopGroup;
import io.netty.channel.nio.NioEventLoopGroup;
import io.netty.channel.socket.nio.NioServerSocketChannel;
import... |
3e20dec1bf9cb571e2a171891bf0e86e1050212c | 1,586 | java | Java | src/test/java/com/coaching/app/model/entity/BeanTest.java | shahrahim/coaching-management-system | 90282a86ac47fb6b3f1393c6e1b5d006bcbeb4eb | [
"Apache-2.0"
] | null | null | null | src/test/java/com/coaching/app/model/entity/BeanTest.java | shahrahim/coaching-management-system | 90282a86ac47fb6b3f1393c6e1b5d006bcbeb4eb | [
"Apache-2.0"
] | null | null | null | src/test/java/com/coaching/app/model/entity/BeanTest.java | shahrahim/coaching-management-system | 90282a86ac47fb6b3f1393c6e1b5d006bcbeb4eb | [
"Apache-2.0"
] | null | null | null | 22.338028 | 50 | 0.633039 | 13,933 | package com.coaching.app.model.entity;
import org.junit.jupiter.api.Test;
import org.meanbean.test.BeanTester;
public class BeanTest {
@Test
public void testAccountHolder() {
BeanTester beanTester = new BeanTester();
beanTester.testBean(AccountHolder.class);
}
@Test
public void t... |
3e20def519a8c8e9da5f0a3fc5a35ae0ab8aaabe | 484 | java | Java | Java/src/main/java/thisIsCodingTest/chapter12/Question8.java | leeheefull/Algorithms | 76efad534ce70200778c80341b5e3f99c5053e91 | [
"MIT"
] | null | null | null | Java/src/main/java/thisIsCodingTest/chapter12/Question8.java | leeheefull/Algorithms | 76efad534ce70200778c80341b5e3f99c5053e91 | [
"MIT"
] | null | null | null | Java/src/main/java/thisIsCodingTest/chapter12/Question8.java | leeheefull/Algorithms | 76efad534ce70200778c80341b5e3f99c5053e91 | [
"MIT"
] | null | null | null | 21.043478 | 50 | 0.450413 | 13,934 | package thisIsCodingTest.chapter12;
import java.util.Arrays;
public class Question8 {
public String solve(String input) { // 문자열 재정렬
String answer = "";
int sum = 0;
char[] inputs = input.toCharArray();
Arrays.sort(inputs);
for (char c : inputs) {
if ('0' <= c... |
3e20df0601dcde89313f767cd8bc09a8be81b2fb | 2,330 | java | Java | java/_341FlattenNestedListIterator.java | allandproust/leetcode-share | 92bf28abf81a4cbf988d6595b9e42a6ee1b9071d | [
"MIT"
] | 156 | 2017-04-18T13:33:45.000Z | 2022-03-18T03:33:06.000Z | java/_341FlattenNestedListIterator.java | cchen767/leetcode-share | f82d816012298b3c59bfabfa0789da5f26d46fc5 | [
"MIT"
] | 2 | 2017-05-01T17:20:51.000Z | 2020-04-24T14:52:19.000Z | java/_341FlattenNestedListIterator.java | cchen767/leetcode-share | f82d816012298b3c59bfabfa0789da5f26d46fc5 | [
"MIT"
] | 103 | 2017-04-26T05:26:30.000Z | 2022-02-15T05:35:19.000Z | 34.264706 | 121 | 0.594421 | 13,935 | import java.util.Iterator;
import java.util.List;
import java.util.Stack;
/**
* Given a nested list of integers, implement an iterator to flatten it.
* Each element is either an integer, or a list -- whose elements may also be integers or other lists.
* <p>
* Example 1:
* Given the list [[1,1],2,[1,1]],
* By cal... |
3e20df295351107bdc5850dfc8c5db7a044fb567 | 1,495 | java | Java | src/main/java/com/liangxiaoqiao/leetcode/day/medium/ScoreAfterFlippingMatrix.java | liangxiaoqiao/LeetCodeDay | 42d7a3fc86fd24c259c0bfc041a49bab3dcdd773 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/liangxiaoqiao/leetcode/day/medium/ScoreAfterFlippingMatrix.java | liangxiaoqiao/LeetCodeDay | 42d7a3fc86fd24c259c0bfc041a49bab3dcdd773 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/liangxiaoqiao/leetcode/day/medium/ScoreAfterFlippingMatrix.java | liangxiaoqiao/LeetCodeDay | 42d7a3fc86fd24c259c0bfc041a49bab3dcdd773 | [
"Apache-2.0"
] | null | null | null | 36.463415 | 354 | 0.646823 | 13,936 | package com.liangxiaoqiao.leetcode.day.medium;
/*
* English
* id: 861
* title: Score After Flipping Matrix
* href: https://leetcode.com/problems/score-after-flipping-matrix
* desc: We have a two dimensional matrix A where each value is 0 or 1.
* A move consists of choosing any row or column, and toggling each v... |
3e20dffe3aa788bbe99928a43f70a32b6685b92b | 3,075 | java | Java | common/com/medicapital/common/entities/Article.java | m-wrona/gwt-medicapital | c1c281fac9ea6b03ecfe9c879394e4c33f550f76 | [
"MIT"
] | null | null | null | common/com/medicapital/common/entities/Article.java | m-wrona/gwt-medicapital | c1c281fac9ea6b03ecfe9c879394e4c33f550f76 | [
"MIT"
] | null | null | null | common/com/medicapital/common/entities/Article.java | m-wrona/gwt-medicapital | c1c281fac9ea6b03ecfe9c879394e4c33f550f76 | [
"MIT"
] | null | null | null | 21.65493 | 64 | 0.67935 | 13,937 | package com.medicapital.common.entities;
import java.util.Date;
import java.util.List;
public class Article implements SerializableEntity {
private int articleId;
private String title;
private String body;
private Date created;
private Date lastUpdate;
private int authorId;
private String authorL... |
3e20e09344530d25a6a56c4567187dd10239c102 | 5,483 | java | Java | gridmenuview/src/main/java/com/bcc/gridmenuview/GridMenu.java | kamilmasyhur/gridmenu | dc972900a33a0a0160e2697fd3d3e659a2d71a62 | [
"MIT"
] | 42 | 2019-11-20T15:19:27.000Z | 2021-12-17T16:42:36.000Z | gridmenuview/src/main/java/com/bcc/gridmenuview/GridMenu.java | kamilmasyhur/gridmenu | dc972900a33a0a0160e2697fd3d3e659a2d71a62 | [
"MIT"
] | 21 | 2019-11-20T15:01:42.000Z | 2021-03-26T00:36:51.000Z | gridmenuview/src/main/java/com/bcc/gridmenuview/GridMenu.java | kamilmasyhur/gridmenu | dc972900a33a0a0160e2697fd3d3e659a2d71a62 | [
"MIT"
] | 25 | 2019-11-20T15:20:43.000Z | 2021-06-20T12:29:38.000Z | 36.798658 | 144 | 0.650739 | 13,938 | package com.bcc.gridmenuview;
import android.content.Context;
import android.content.res.TypedArray;
import android.graphics.Rect;
import android.util.AttributeSet;
import android.view.View;
import android.view.ViewGroup;
import android.widget.FrameLayout;
import android.widget.ImageView;
import androidx.annotation.N... |
3e20e0a595352a9b3b1ecccfa67f6061ce839c2b | 977 | java | Java | parkinfo-entity/src/main/java/com/parkinfo/request/login/SetUserInfoRequest.java | zhang-hwl/parkinfo | dae51fedbbb2972e04494de49eb785c328a992bd | [
"Apache-2.0"
] | null | null | null | parkinfo-entity/src/main/java/com/parkinfo/request/login/SetUserInfoRequest.java | zhang-hwl/parkinfo | dae51fedbbb2972e04494de49eb785c328a992bd | [
"Apache-2.0"
] | 2 | 2022-02-09T22:21:17.000Z | 2022-02-09T22:21:27.000Z | parkinfo-entity/src/main/java/com/parkinfo/request/login/SetUserInfoRequest.java | zhang-hwl/parkinfo | dae51fedbbb2972e04494de49eb785c328a992bd | [
"Apache-2.0"
] | null | null | null | 22.72093 | 64 | 0.698055 | 13,939 | package com.parkinfo.request.login;
import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
import javax.validation.constraints.NotBlank;
/**
* When I wrote this, only God and I understood what I was doing
* Now, God only knows
*
* @author lyhxr@example.com
* @create 2019-10-17 13:44
**/
@Data
publ... |
3e20e0b8fdab4af2d8d1821d1724d49a361ec563 | 888 | java | Java | app/src/androidTest/java/jp/eq_inc/testuiautomator/exception/IllegalParamException.java | eq-inc/Android_TestScriptInterpeter | 2a5c86e0c083e69198367313bf4ee381c09909e0 | [
"MIT"
] | null | null | null | app/src/androidTest/java/jp/eq_inc/testuiautomator/exception/IllegalParamException.java | eq-inc/Android_TestScriptInterpeter | 2a5c86e0c083e69198367313bf4ee381c09909e0 | [
"MIT"
] | null | null | null | app/src/androidTest/java/jp/eq_inc/testuiautomator/exception/IllegalParamException.java | eq-inc/Android_TestScriptInterpeter | 2a5c86e0c083e69198367313bf4ee381c09909e0 | [
"MIT"
] | null | null | null | 40.363636 | 154 | 0.769144 | 13,940 | package jp.eq_inc.testuiautomator.exception;
import jp.eq_inc.testuiautomator.data.ConfigData;
public class IllegalParamException extends UiAutomatorException {
public static void throwException(Exception causedException, ConfigData.TestProcedure procedure, String additionalText) throws IllegalParamException {
... |
3e20e40f9fce3de2adf5b8ac09d0204b9d1ee671 | 1,312 | java | Java | mapstruct-nested-bean-mappings/src/main/java/org/mapstruct/example/model/FishTank.java | mcarleio/mapstruct-examples | 2277fb5171645b47158ff797db747eb1707fd7a1 | [
"Apache-2.0"
] | 968 | 2015-12-15T22:16:43.000Z | 2022-03-31T19:28:24.000Z | mapstruct-nested-bean-mappings/src/main/java/org/mapstruct/example/model/FishTank.java | arianmtzcu/mapstruct-examples | 9a5e7c57389003fff20b628e78f584882d395092 | [
"Apache-2.0"
] | 123 | 2015-08-26T21:51:22.000Z | 2022-03-19T09:12:27.000Z | mapstruct-nested-bean-mappings/src/main/java/org/mapstruct/example/model/FishTank.java | arianmtzcu/mapstruct-examples | 9a5e7c57389003fff20b628e78f584882d395092 | [
"Apache-2.0"
] | 451 | 2015-01-30T16:59:35.000Z | 2022-03-28T16:27:07.000Z | 18.742857 | 105 | 0.622713 | 13,941 | /*
* Copyright MapStruct Authors.
*
* Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
*/
package org.mapstruct.example.model;
/**
*
* @author Sjaak Derksen
*/
public class FishTank {
private Fish fish;
private WaterPlant plant;
private String n... |
3e20e5d6de8e916b83b0fd84c50040c6a0dd3e56 | 3,524 | java | Java | src/test/java/seedu/address/ui/testutil/GuiTestAssert.java | Ang-YC/addressbook-level4 | bd23738208b4976f23fb25c26630b73696327d8f | [
"MIT"
] | 1 | 2018-03-18T05:14:27.000Z | 2018-03-18T05:14:27.000Z | src/test/java/seedu/address/ui/testutil/GuiTestAssert.java | Ang-YC/addressbook-level4 | bd23738208b4976f23fb25c26630b73696327d8f | [
"MIT"
] | null | null | null | src/test/java/seedu/address/ui/testutil/GuiTestAssert.java | Ang-YC/addressbook-level4 | bd23738208b4976f23fb25c26630b73696327d8f | [
"MIT"
] | null | null | null | 43.506173 | 115 | 0.718785 | 13,942 | package seedu.address.ui.testutil;
import static org.junit.Assert.assertEquals;
import java.util.List;
import guitests.guihandles.PersonCardHandle;
import guitests.guihandles.PersonListPanelHandle;
import guitests.guihandles.ResultDisplayHandle;
import seedu.address.commons.util.UiUtil;
import seedu.address.model.pe... |
3e20e5ffd81a798835d2b8919bcb0fd4ddcfbc80 | 8,545 | java | Java | model/infinispan/src/main/java/org/keycloak/models/sessions/infinispan/AuthenticationSessionAdapter.java | roskenet/keycloak | 01a0e11c8f56d265e3ae824221e766b2ac7e215e | [
"Apache-2.0"
] | 12,252 | 2015-01-01T02:39:03.000Z | 2022-03-31T19:57:55.000Z | model/infinispan/src/main/java/org/keycloak/models/sessions/infinispan/AuthenticationSessionAdapter.java | roskenet/keycloak | 01a0e11c8f56d265e3ae824221e766b2ac7e215e | [
"Apache-2.0"
] | 4,567 | 2015-01-06T09:27:52.000Z | 2022-03-31T21:38:13.000Z | model/infinispan/src/main/java/org/keycloak/models/sessions/infinispan/AuthenticationSessionAdapter.java | roskenet/keycloak | 01a0e11c8f56d265e3ae824221e766b2ac7e215e | [
"Apache-2.0"
] | 5,376 | 2015-01-04T13:39:48.000Z | 2022-03-31T19:57:56.000Z | 27.660194 | 157 | 0.636481 | 13,943 | /*
* Copyright 2016 Red Hat, Inc. and/or its affiliates
* and other contributors as indicated by the @author tags.
*
* 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.apach... |
3e20e6c397ae8c8f9f1e6c34a7ac127c97e75b18 | 7,259 | java | Java | tika-translate/src/main/java/org/apache/tika/language/translate/impl/CachedTranslator.java | epugh/tika | 484a340a4643ed2335413ba4feddbe8d64f4e9d8 | [
"Apache-2.0"
] | 1,299 | 2015-01-02T15:08:29.000Z | 2022-03-31T07:02:19.000Z | tika-translate/src/main/java/org/apache/tika/language/translate/impl/CachedTranslator.java | epugh/tika | 484a340a4643ed2335413ba4feddbe8d64f4e9d8 | [
"Apache-2.0"
] | 245 | 2015-01-18T16:05:39.000Z | 2022-03-30T12:55:29.000Z | tika-translate/src/main/java/org/apache/tika/language/translate/impl/CachedTranslator.java | epugh/tika | 484a340a4643ed2335413ba4feddbe8d64f4e9d8 | [
"Apache-2.0"
] | 748 | 2015-01-09T23:36:49.000Z | 2022-03-22T10:12:16.000Z | 38.611702 | 122 | 0.699545 | 13,944 | /*
* 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 ... |
3e20e72978ea5e5026c496bef5546cf883e2f1ae | 2,120 | java | Java | largeimage/src/main/java/org/zzy/lib/largeimage/aop/urlconnection/UrlConnectionHook.java | skyNet2017/LargeImageMonitor | 13c41258bc8eb003129359dca1f52417a6c75ef4 | [
"Apache-2.0"
] | 149 | 2020-04-20T00:45:52.000Z | 2022-03-31T07:55:49.000Z | largeimage/src/main/java/org/zzy/lib/largeimage/aop/urlconnection/UrlConnectionHook.java | gdutxiaoxu/LargeImageMonitor | 8db54dfff671c213d39ae06956d8cc4bed10f31e | [
"Apache-2.0"
] | 5 | 2020-06-19T10:05:02.000Z | 2022-03-28T03:06:58.000Z | largeimage/src/main/java/org/zzy/lib/largeimage/aop/urlconnection/UrlConnectionHook.java | gdutxiaoxu/LargeImageMonitor | 8db54dfff671c213d39ae06956d8cc4bed10f31e | [
"Apache-2.0"
] | 25 | 2020-06-23T07:02:13.000Z | 2022-03-23T09:21:42.000Z | 32.121212 | 118 | 0.645283 | 13,945 | package org.zzy.lib.largeimage.aop.urlconnection;
import org.zzy.lib.largeimage.aop.okhttp.LargeImageInterceptor;
import java.net.MalformedURLException;
import java.net.URL;
import java.net.URLConnection;
import okhttp3.HttpUrl;
import okhttp3.Interceptor;
import okhttp3.OkHttpClient;
/**
* =======================... |
3e20e737bce74b824bd75bf4aca5c2b017424953 | 4,009 | java | Java | src/main/java/com/SAM2018/model/Report.java | adistasi/SAM2018 | 96d1a2e4f8a4592e59655ce96642b66154a1957b | [
"MIT"
] | 2 | 2021-01-24T17:19:39.000Z | 2022-03-18T02:33:36.000Z | src/main/java/com/SAM2018/model/Report.java | adistasi/SAM2018 | 96d1a2e4f8a4592e59655ce96642b66154a1957b | [
"MIT"
] | null | null | null | src/main/java/com/SAM2018/model/Report.java | adistasi/SAM2018 | 96d1a2e4f8a4592e59655ce96642b66154a1957b | [
"MIT"
] | 1 | 2021-12-01T23:32:09.000Z | 2021-12-01T23:32:09.000Z | 30.587786 | 191 | 0.659346 | 13,946 | package com.SAM2018.model;
import java.util.List;
/**
* A class to represent a final report generated by the PCM that shows the final ranking and acceptance of a submitted paper
* @author <a href='mailto:lyhxr@example.com'>Andrew DiStasi</a>
*/
public class Report {
//Attributes
private Paper subject;
... |
3e20e81c33c4051a3a3a7068bcb4417b9c03c5d1 | 1,649 | java | Java | astive-menu/src/main/java/com/fonoster/astive/menu/action/GoTo.java | psanders/astivetoolkit | ab1f93d86fee036ecc13661c1109c9ff88378950 | [
"Apache-2.0"
] | 23 | 2018-07-25T06:40:05.000Z | 2021-08-20T05:47:30.000Z | astive-menu/src/main/java/com/fonoster/astive/menu/action/GoTo.java | psanders/astivetoolkit | ab1f93d86fee036ecc13661c1109c9ff88378950 | [
"Apache-2.0"
] | 15 | 2016-05-05T16:16:21.000Z | 2017-08-06T12:25:50.000Z | astive-menu/src/main/java/com/fonoster/astive/menu/action/GoTo.java | psanders/astivetoolkit | ab1f93d86fee036ecc13661c1109c9ff88378950 | [
"Apache-2.0"
] | 6 | 2016-12-01T15:48:40.000Z | 2018-02-28T01:37:01.000Z | 27.483333 | 75 | 0.664645 | 13,947 | /*
* Copyright (C) 2017 by Fonoster Inc (http://fonoster.com)
* http://github.com/fonoster/astive
*
* This file is part of Astive
*
* 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
*
... |
3e20e8352370405b2c6c1e09e10a4770768dc354 | 394 | java | Java | src/test/java/serenityswag/inventory/ViewProductDetailAction.java | FerneyDiaz/serenity-junit-tutorial | 7f7ac158b2060d054e53a832d3fd40862223ea01 | [
"Apache-2.0"
] | null | null | null | src/test/java/serenityswag/inventory/ViewProductDetailAction.java | FerneyDiaz/serenity-junit-tutorial | 7f7ac158b2060d054e53a832d3fd40862223ea01 | [
"Apache-2.0"
] | null | null | null | src/test/java/serenityswag/inventory/ViewProductDetailAction.java | FerneyDiaz/serenity-junit-tutorial | 7f7ac158b2060d054e53a832d3fd40862223ea01 | [
"Apache-2.0"
] | null | null | null | 26.266667 | 68 | 0.771574 | 13,948 | package serenityswag.inventory;
import net.serenitybdd.core.pages.PageObject;
import net.thucydides.core.annotations.Step;
import java.util.List;
public class ViewProductDetailAction extends PageObject {
@Step("View product details for product {0}")
public void forProductWithName(String firstItemName) {
... |
3e20e84645ad15b566947e871f423b672bbf199c | 1,497 | java | Java | src/test/java/com/deloitte/SpaceStation/reservation/ReservationControllerTest.java | perevist/PZ_space_station_backend | 65174d2bb8541cb89b13c7b93ca1c66b04e4c2b3 | [
"Apache-2.0"
] | null | null | null | src/test/java/com/deloitte/SpaceStation/reservation/ReservationControllerTest.java | perevist/PZ_space_station_backend | 65174d2bb8541cb89b13c7b93ca1c66b04e4c2b3 | [
"Apache-2.0"
] | null | null | null | src/test/java/com/deloitte/SpaceStation/reservation/ReservationControllerTest.java | perevist/PZ_space_station_backend | 65174d2bb8541cb89b13c7b93ca1c66b04e4c2b3 | [
"Apache-2.0"
] | null | null | null | 31.851064 | 84 | 0.748163 | 13,949 | package com.deloitte.SpaceStation.reservation;
import com.deloitte.SpaceStation.AbstractTest;
import com.deloitte.SpaceStation.reservation.controller.ReservationController;
import org.junit.Before;
import org.junit.Test;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.tes... |
3e20e8f276354a6b0e0350f842217893b7c4a9e7 | 2,301 | java | Java | TrabFinal_Futebol/src/Classes/Jogador.java | suehtamCruz/POO_TrabalhoFinal2 | a5e11584cb75ba3e63f202b386dcfbd6640b3854 | [
"MIT"
] | null | null | null | TrabFinal_Futebol/src/Classes/Jogador.java | suehtamCruz/POO_TrabalhoFinal2 | a5e11584cb75ba3e63f202b386dcfbd6640b3854 | [
"MIT"
] | null | null | null | TrabFinal_Futebol/src/Classes/Jogador.java | suehtamCruz/POO_TrabalhoFinal2 | a5e11584cb75ba3e63f202b386dcfbd6640b3854 | [
"MIT"
] | null | null | null | 25.853933 | 157 | 0.674489 | 13,950 | package Classes;
import Exceptions.ArgumentoInvalidoException;
//teste
public class Jogador extends Pessoa{
private String posicao;
private int numeroCamisa;
private Clube clube = null;
private String nome;
public Jogador( String nome , int idade, double salario ,String posicao,int numero) {
super(idade,sala... |
3e20eabd2a8599bc61f0d96310104c9c4ee48ead | 3,085 | java | Java | src/test/java/top/code2life/config/DynamicConfigPropertiesWatcherTest.java | Code2Life/spring-boot-dynamic-config | 5d974b805b477ec306a50c6c987f2d78836f59ed | [
"Apache-2.0"
] | 47 | 2021-06-01T07:24:23.000Z | 2022-03-18T03:08:54.000Z | src/test/java/top/code2life/config/DynamicConfigPropertiesWatcherTest.java | Code2Life/spring-boot-dynamic-config | 5d974b805b477ec306a50c6c987f2d78836f59ed | [
"Apache-2.0"
] | 3 | 2021-06-19T09:50:10.000Z | 2021-11-30T14:37:45.000Z | src/test/java/top/code2life/config/DynamicConfigPropertiesWatcherTest.java | Code2Life/spring-boot-dynamic-config | 5d974b805b477ec306a50c6c987f2d78836f59ed | [
"Apache-2.0"
] | 7 | 2021-06-21T02:14:10.000Z | 2022-03-18T03:09:09.000Z | 36.294118 | 113 | 0.713452 | 13,951 | package top.code2life.config;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;
import org.springframework.beans.BeansException;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.context.Appli... |
3e20eadc65e239a2b14cf292031df2dc6bdb6d00 | 1,401 | java | Java | src/main/java/edu/unsch/simplefxml/SplashScreen.java | GalacticFrog/simpleFXML | 6fc7e4a61c7e94ca2eb98fd46b692f1fa6a00441 | [
"MIT"
] | 2 | 2019-07-10T06:12:28.000Z | 2020-02-28T14:19:03.000Z | src/main/java/edu/unsch/simplefxml/SplashScreen.java | GalacticFrog/SimpleFXML | 6fc7e4a61c7e94ca2eb98fd46b692f1fa6a00441 | [
"MIT"
] | null | null | null | src/main/java/edu/unsch/simplefxml/SplashScreen.java | GalacticFrog/SimpleFXML | 6fc7e4a61c7e94ca2eb98fd46b692f1fa6a00441 | [
"MIT"
] | null | null | null | 25.944444 | 107 | 0.664525 | 13,952 | package edu.unsch.simplefxml;
import javafx.scene.Parent;
import javafx.scene.control.ProgressBar;
import javafx.scene.image.ImageView;
import javafx.scene.layout.VBox;
/**
* A default standard splash pane implementation Subclass it and override it's
* methods to customize with your own behavior. NOTE: Be aware tha... |
3e20ebdf9d5dc5d62e7100f1b9df98a83dab8bd9 | 10,185 | java | Java | rider-core/src/main/java/com/github/database/rider/core/dataset/builder/DataSetBuilder.java | vaa25/database-rider | 2df67b5f747ba057cf11e465b67401628ff6dad9 | [
"Apache-2.0"
] | 495 | 2016-09-17T15:13:16.000Z | 2022-03-28T01:22:27.000Z | rider-core/src/main/java/com/github/database/rider/core/dataset/builder/DataSetBuilder.java | vaa25/database-rider | 2df67b5f747ba057cf11e465b67401628ff6dad9 | [
"Apache-2.0"
] | 392 | 2016-09-19T00:48:50.000Z | 2022-03-30T19:13:30.000Z | rider-core/src/main/java/com/github/database/rider/core/dataset/builder/DataSetBuilder.java | vaa25/database-rider | 2df67b5f747ba057cf11e465b67401628ff6dad9 | [
"Apache-2.0"
] | 117 | 2016-10-02T13:49:21.000Z | 2022-02-24T09:09:26.000Z | 35.12069 | 141 | 0.641335 | 13,953 | /*
*
* The DbUnit Database Testing Framework
* Copyright (C)2002-2008, DbUnit.org
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at you... |
3e20ebe8b2dae59ced0fa97523073ea964109b8d | 313 | java | Java | src/test/java/com/overops/plugins/sonar/impl/TestTextPointerEnd.java | takipi-field/sonar-plugin-overops | 19152e65e38512ade49c3246fa02bd67021c3747 | [
"MIT"
] | null | null | null | src/test/java/com/overops/plugins/sonar/impl/TestTextPointerEnd.java | takipi-field/sonar-plugin-overops | 19152e65e38512ade49c3246fa02bd67021c3747 | [
"MIT"
] | 31 | 2019-09-19T15:03:50.000Z | 2021-06-04T02:29:11.000Z | src/test/java/com/overops/plugins/sonar/impl/TestTextPointerEnd.java | takipi-field/sonar-plugin-overops | 19152e65e38512ade49c3246fa02bd67021c3747 | [
"MIT"
] | 1 | 2020-03-12T13:26:51.000Z | 2020-03-12T13:26:51.000Z | 13.608696 | 56 | 0.71885 | 13,954 | package com.overops.plugins.sonar.impl;
import org.sonar.api.batch.fs.TextPointer;
public class TestTextPointerEnd implements TextPointer {
@Override
public int compareTo(TextPointer o) {
return 0;
}
@Override
public int line() {
return 1;
}
@Override
public int lineOffset() {
return 1;
}
}
|
3e20ebfadd0203f99cac87d1059c9e58c0e3974e | 21,591 | java | Java | dspace-api/src/main/java/org/dspace/content/Bitstream.java | datadryad/dryad-repo | 231119223961ce0631411a1c08fda41dc1452745 | [
"BSD-3-Clause"
] | 7 | 2015-06-02T19:06:14.000Z | 2020-02-08T08:49:27.000Z | dspace-api/src/main/java/org/dspace/content/Bitstream.java | datadryad/dryad-repo | 231119223961ce0631411a1c08fda41dc1452745 | [
"BSD-3-Clause"
] | 566 | 2015-01-01T03:56:56.000Z | 2019-04-26T15:21:18.000Z | dspace-api/src/main/java/org/dspace/content/Bitstream.java | datadryad/dryad-repo | 231119223961ce0631411a1c08fda41dc1452745 | [
"BSD-3-Clause"
] | 7 | 2015-01-21T03:27:09.000Z | 2016-11-09T10:39:46.000Z | 29.059219 | 114 | 0.577231 | 13,955 | /**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.content;
import java.io.IOException;
import java.io.InputStream;
import java.sql.SQ... |
3e20ecad513a0a21e6b3ea4cd8d6e1e13a208642 | 7,390 | java | Java | distribution/src/main/release/samples/wsdl_first_soap12/src/main/java/demo/hw/client/Client.java | sho25/cxf | 4e2e93d8335f22575bf366df2a1b6cde681ad0ec | [
"Apache-2.0"
] | null | null | null | distribution/src/main/release/samples/wsdl_first_soap12/src/main/java/demo/hw/client/Client.java | sho25/cxf | 4e2e93d8335f22575bf366df2a1b6cde681ad0ec | [
"Apache-2.0"
] | 5 | 2021-02-03T19:35:39.000Z | 2022-03-31T20:59:21.000Z | distribution/src/main/release/samples/wsdl_first_soap12/src/main/java/demo/hw/client/Client.java | sho25/cxf | 4e2e93d8335f22575bf366df2a1b6cde681ad0ec | [
"Apache-2.0"
] | null | null | null | 14.721116 | 810 | 0.789175 | 13,956 | 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 ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.