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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
923433a7221839ecea016f238b781386f1016346 | 296 | java | Java | iutools-core/src/main/java/org/iutools/datastructure/trie/RW_TrieNodeException.java | alaindesilets/iutools | 3cd8aa2431b7fbeaecf2208258a8878730f6745f | [
"MIT"
] | 2 | 2020-07-26T22:50:30.000Z | 2020-08-01T23:23:35.000Z | iutools-core/src/main/java/org/iutools/datastructure/trie/RW_TrieNodeException.java | alaindesilets/iutools | 3cd8aa2431b7fbeaecf2208258a8878730f6745f | [
"MIT"
] | 16 | 2020-08-06T00:46:07.000Z | 2020-12-12T12:00:59.000Z | iutools-core/src/main/java/org/iutools/datastructure/trie/RW_TrieNodeException.java | alaindesilets/iutools | 3cd8aa2431b7fbeaecf2208258a8878730f6745f | [
"MIT"
] | 2 | 2020-07-15T17:53:05.000Z | 2020-11-21T16:57:31.000Z | 21.142857 | 56 | 0.756757 | 996,854 | package org.iutools.datastructure.trie;
public class RW_TrieNodeException extends Exception {
public RW_TrieNodeException(String mess, Exception e) {
super(mess, e);
}
public RW_TrieNodeException(String mess) {
super(mess);
}
public RW_TrieNodeException(Exception e) {
super(e);
}
}
|
923433c203e9e7550ca7c1bb08d546554390d436 | 1,103 | java | Java | order-service/src/main/java/com/haipings/order/service/model/entity/Order.java | haipings/hello-micro-service | b1108f41d01192a8a7369c8d0494f0439a307102 | [
"Apache-2.0"
] | null | null | null | order-service/src/main/java/com/haipings/order/service/model/entity/Order.java | haipings/hello-micro-service | b1108f41d01192a8a7369c8d0494f0439a307102 | [
"Apache-2.0"
] | null | null | null | order-service/src/main/java/com/haipings/order/service/model/entity/Order.java | haipings/hello-micro-service | b1108f41d01192a8a7369c8d0494f0439a307102 | [
"Apache-2.0"
] | null | null | null | 19.350877 | 92 | 0.62466 | 996,855 | package com.haipings.order.service.model.entity;
import java.util.List;
public class Order {
private Integer id;
private String orderNo;
private Double totalPrice;
private List<Product> productList;
public Order() {
}
public Order(Integer id, String orderNo, Double totalPrice, List<P... |
923434dacd178f729cbf992110c675bccef5d927 | 3,300 | java | Java | modules/core/src/main/java/org/apache/ignite/internal/processors/cache/binary/BinaryMetadataHolder.java | treelab/ignite | ec89c8586df89899ae56ebbc598639e0afea5901 | [
"CC0-1.0"
] | 4,339 | 2015-08-21T21:13:25.000Z | 2022-03-30T09:56:44.000Z | modules/core/src/main/java/org/apache/ignite/internal/processors/cache/binary/BinaryMetadataHolder.java | treelab/ignite | ec89c8586df89899ae56ebbc598639e0afea5901 | [
"CC0-1.0"
] | 1,933 | 2015-08-24T11:37:40.000Z | 2022-03-31T08:37:08.000Z | modules/core/src/main/java/org/apache/ignite/internal/processors/cache/binary/BinaryMetadataHolder.java | treelab/ignite | ec89c8586df89899ae56ebbc598639e0afea5901 | [
"CC0-1.0"
] | 2,140 | 2015-08-21T22:09:00.000Z | 2022-03-25T07:57:34.000Z | 30 | 118 | 0.661212 | 996,856 | /*
* 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 ... |
923434ebef66fb681e74f2dc9f8d497cac6c8eb0 | 375 | java | Java | src/main/java/com/github/jeuxjeux20/loupsgarous/game/tags/revealers/LGTagRevealersModule.java | jeuxjeux20/LoupGarous | 8620c2dc849e123ac20c52c9798396811a801e35 | [
"MIT"
] | null | null | null | src/main/java/com/github/jeuxjeux20/loupsgarous/game/tags/revealers/LGTagRevealersModule.java | jeuxjeux20/LoupGarous | 8620c2dc849e123ac20c52c9798396811a801e35 | [
"MIT"
] | null | null | null | src/main/java/com/github/jeuxjeux20/loupsgarous/game/tags/revealers/LGTagRevealersModule.java | jeuxjeux20/LoupGarous | 8620c2dc849e123ac20c52c9798396811a801e35 | [
"MIT"
] | null | null | null | 26.785714 | 68 | 0.741333 | 996,857 | package com.github.jeuxjeux20.loupsgarous.game.tags.revealers;
public final class LGTagRevealersModule extends TagRevealersModule {
@Override
protected void configureBindings() {
bind(TagRevealer.class).to(TagRevealerAggregator.class);
}
@Override
protected void configureTagRevealers() {
... |
92343907b47072b000484a4e2c4b03ad1398aab9 | 1,706 | java | Java | src/test/java/com/mumukiller/alert/service/StockServiceIT.java | mumukiller/stock-patterns-alert | ac94b67a7a56e1fe99c7ca5df91cf0efbf5ac503 | [
"MIT"
] | 3 | 2017-12-24T14:32:21.000Z | 2021-03-17T14:38:59.000Z | src/test/java/com/mumukiller/alert/service/StockServiceIT.java | mumukiller/stock-patterns-alert | ac94b67a7a56e1fe99c7ca5df91cf0efbf5ac503 | [
"MIT"
] | null | null | null | src/test/java/com/mumukiller/alert/service/StockServiceIT.java | mumukiller/stock-patterns-alert | ac94b67a7a56e1fe99c7ca5df91cf0efbf5ac503 | [
"MIT"
] | 1 | 2020-04-20T17:51:18.000Z | 2020-04-20T17:51:18.000Z | 29.929825 | 103 | 0.743259 | 996,858 | package com.mumukiller.alert.service;
import com.google.common.collect.ImmutableList;
import com.mumukiller.alert.repository.StockRepository;
import com.mumukiller.alert.transport.Stock;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.sp... |
923439d4da96fbb13ec93915293387374ea847af | 104 | java | Java | java/NASAM/main/src/org/evensen/prng/SplittablePrng.java | pellevensen/NASAM | d68e1ed256c510c8a05994103d261dfb35df5511 | [
"Apache-2.0"
] | 1 | 2021-06-19T18:11:01.000Z | 2021-06-19T18:11:01.000Z | java/NASAM/main/src/org/evensen/prng/SplittablePrng.java | pellevensen/NASAM | d68e1ed256c510c8a05994103d261dfb35df5511 | [
"Apache-2.0"
] | null | null | null | java/NASAM/main/src/org/evensen/prng/SplittablePrng.java | pellevensen/NASAM | d68e1ed256c510c8a05994103d261dfb35df5511 | [
"Apache-2.0"
] | null | null | null | 17.333333 | 62 | 0.759615 | 996,859 | package org.evensen.prng;
public interface SplittablePrng<T extends SplittablePrng<T>> {
T split();
}
|
923439dd0b75905d9c90040f5b42c12cbf035a8c | 309 | java | Java | src/main/java/it/davidenastri/javaspringdependencyinjectionexamples/services/ConstructorInjectedGreetingService.java | ltpitt/java-spring-dependency-injection-examples | 9c8af06c015e85216fa2bfe26d6b1af3d34c136b | [
"MIT"
] | null | null | null | src/main/java/it/davidenastri/javaspringdependencyinjectionexamples/services/ConstructorInjectedGreetingService.java | ltpitt/java-spring-dependency-injection-examples | 9c8af06c015e85216fa2bfe26d6b1af3d34c136b | [
"MIT"
] | null | null | null | src/main/java/it/davidenastri/javaspringdependencyinjectionexamples/services/ConstructorInjectedGreetingService.java | ltpitt/java-spring-dependency-injection-examples | 9c8af06c015e85216fa2bfe26d6b1af3d34c136b | [
"MIT"
] | null | null | null | 22.071429 | 76 | 0.783172 | 996,860 | package it.davidenastri.javaspringdependencyinjectionexamples.services;
import org.springframework.stereotype.Service;
@Service
public class ConstructorInjectedGreetingService implements GreetingService {
@Override
public String sayGreeting() {
return "Hello World - Constructor";
}
}
|
923439e954ef5f3dcf8ce05ac32413db858de636 | 314 | java | Java | app/src/main/java/com/example/wenda01/beans/weather/Now.java | nuolade/medicalHelper | 40cb12a6aa799b81804507d34d904f93f5f56b8d | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/example/wenda01/beans/weather/Now.java | nuolade/medicalHelper | 40cb12a6aa799b81804507d34d904f93f5f56b8d | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/example/wenda01/beans/weather/Now.java | nuolade/medicalHelper | 40cb12a6aa799b81804507d34d904f93f5f56b8d | [
"Apache-2.0"
] | null | null | null | 19.625 | 50 | 0.681529 | 996,861 | package com.example.wenda01.beans.weather;
import com.google.gson.annotations.SerializedName;
public class Now {
@SerializedName("tmp")
public String temperature;
@SerializedName("cond")
public More more;
public class More{
@SerializedName("txt")
public String info;
}
}
|
92343b5fb195c93104a299413a7a9cf199aadbfe | 1,281 | java | Java | src/main/java/com/example/application/views/about/AboutView.java | Pedroloma/Seriepedia | 0ded5da584b0d597560180b987d6368f3de64dc3 | [
"Unlicense"
] | null | null | null | src/main/java/com/example/application/views/about/AboutView.java | Pedroloma/Seriepedia | 0ded5da584b0d597560180b987d6368f3de64dc3 | [
"Unlicense"
] | null | null | null | src/main/java/com/example/application/views/about/AboutView.java | Pedroloma/Seriepedia | 0ded5da584b0d597560180b987d6368f3de64dc3 | [
"Unlicense"
] | null | null | null | 37.676471 | 95 | 0.739266 | 996,862 | package com.example.application.views.about;
import com.example.application.views.main.MainView;
import com.vaadin.flow.component.dependency.CssImport;
import com.vaadin.flow.component.html.Div;
import com.vaadin.flow.component.html.Image;
import com.vaadin.flow.component.html.Label;
import com.vaadin.flow.component.h... |
92343c71dbb7442f65dc0de192538ef10ff10997 | 5,270 | java | Java | src/main/java/com/castellanos94/problems/PSP.java | castellanos94/jemoa | dc2e96eae16c62a675df457612abd3f9dd2afe18 | [
"MIT"
] | 3 | 2021-08-30T08:50:31.000Z | 2022-03-27T07:00:56.000Z | src/main/java/com/castellanos94/problems/PSP.java | castellanos94/jemoa | dc2e96eae16c62a675df457612abd3f9dd2afe18 | [
"MIT"
] | 7 | 2020-10-24T22:01:14.000Z | 2021-12-20T03:43:18.000Z | src/main/java/com/castellanos94/problems/PSP.java | castellanos94/jemoa | dc2e96eae16c62a675df457612abd3f9dd2afe18 | [
"MIT"
] | null | null | null | 38.188406 | 112 | 0.580645 | 996,863 | package com.castellanos94.problems;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.List;
import java.util.stream.Collectors;
import java.util.stream.IntStream;
import com.castellanos94.datatype.Data;
import com.castellanos94.datatype.IntegerData;
import com.castell... |
92343cf18dd3c275d8f45b2075e77b79cdbe7171 | 1,516 | java | Java | buttermilk-core/src/main/java/com/cryptoregistry/ec/Secp160k1.java | buttermilk-crypto/buttermilk | 4c35b82be32c421c6630beab83110ea7a898f0ce | [
"Apache-2.0"
] | null | null | null | buttermilk-core/src/main/java/com/cryptoregistry/ec/Secp160k1.java | buttermilk-crypto/buttermilk | 4c35b82be32c421c6630beab83110ea7a898f0ce | [
"Apache-2.0"
] | null | null | null | buttermilk-core/src/main/java/com/cryptoregistry/ec/Secp160k1.java | buttermilk-crypto/buttermilk | 4c35b82be32c421c6630beab83110ea7a898f0ce | [
"Apache-2.0"
] | null | null | null | 29.461538 | 78 | 0.684073 | 996,864 | /*
* This file is part of Buttermilk
* Copyright 2011-2014 David R. Smith All Rights Reserved.
*
*/
package com.cryptoregistry.ec;
import java.math.BigInteger;
import org.bouncycastle.crypto.params.ECDomainParameters;
import org.bouncycastle.math.ec.ECConstants;
import org.bouncycastle.math.ec.ECCurv... |
92343dcc809d76ad44c3c394d2ad4e1ad74de082 | 2,106 | java | Java | src/main/java/aramframework/com/sec/dpt/service/DeptService.java | aramsoft/aramcomp | e8ae6be64a0e389384d8ee1ef8064fa3a4405ba8 | [
"Apache-2.0"
] | 11 | 2016-01-01T15:57:10.000Z | 2016-10-13T04:34:38.000Z | src/main/java/aramframework/com/sec/dpt/service/DeptService.java | aramsoft/aramcomp | e8ae6be64a0e389384d8ee1ef8064fa3a4405ba8 | [
"Apache-2.0"
] | 17 | 2016-01-06T05:33:53.000Z | 2022-01-04T16:57:12.000Z | src/main/java/aramframework/com/sec/dpt/service/DeptService.java | aramsoft/aramcomp | e8ae6be64a0e389384d8ee1ef8064fa3a4405ba8 | [
"Apache-2.0"
] | 4 | 2016-01-03T23:35:14.000Z | 2016-01-11T13:35:50.000Z | 19.867925 | 62 | 0.700855 | 996,865 | package aramframework.com.sec.dpt.service;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import aramframework.com.sec.dpt.dao.DeptMapper;
import aramframework.com.sec.dpt.domain.DeptVO;
import egovframework.rte.fdl.cmmn.EgovAbstra... |
92343e3b1a8d8719e90ff5e6c2642f69573b1cee | 2,085 | java | Java | grouper-misc/grouper-pspng/src/main/java/edu/internet2/middleware/grouper/pspng/lbmq/AbstractPollable.java | ACNSMiddleware/grouper | 25ddc83fec1389e48482d659c790e53a50a079f7 | [
"Apache-2.0"
] | 63 | 2015-02-02T17:24:08.000Z | 2022-02-18T07:20:13.000Z | grouper-misc/grouper-pspng/src/main/java/edu/internet2/middleware/grouper/pspng/lbmq/AbstractPollable.java | ACNSMiddleware/grouper | 25ddc83fec1389e48482d659c790e53a50a079f7 | [
"Apache-2.0"
] | 92 | 2015-01-21T14:40:00.000Z | 2022-02-10T23:56:03.000Z | grouper-misc/grouper-pspng/src/main/java/edu/internet2/middleware/grouper/pspng/lbmq/AbstractPollable.java | ACNSMiddleware/grouper | 25ddc83fec1389e48482d659c790e53a50a079f7 | [
"Apache-2.0"
] | 70 | 2015-03-23T08:50:33.000Z | 2022-03-18T07:00:57.000Z | 34.75 | 119 | 0.63789 | 996,866 | package edu.internet2.middleware.grouper.pspng.lbmq;
import java.util.NoSuchElementException;
import java.util.Queue;
/**
* This class provides skeletal implementations of some {@link Pollable} operations. The implementations in this class
* are appropriate when the base implementation does <em>not</em> allow <tt>n... |
92343ed721cc9e6ffe80eb4508d214ad878af945 | 339 | java | Java | service-news/src/main/java/com/leiran/news/controller/AbstractController.java | ice-fun/leiCloud | 0e52a581ba9af73afaa4c920aacd3457aa81f83e | [
"Apache-2.0"
] | null | null | null | service-news/src/main/java/com/leiran/news/controller/AbstractController.java | ice-fun/leiCloud | 0e52a581ba9af73afaa4c920aacd3457aa81f83e | [
"Apache-2.0"
] | null | null | null | service-news/src/main/java/com/leiran/news/controller/AbstractController.java | ice-fun/leiCloud | 0e52a581ba9af73afaa4c920aacd3457aa81f83e | [
"Apache-2.0"
] | 1 | 2021-10-09T11:12:28.000Z | 2021-10-09T11:12:28.000Z | 16.95 | 43 | 0.761062 | 996,867 | package com.leiran.news.controller;
import com.leiran.news.service.NewsService;
import com.leiran.security.util.RedisUtils;
import javax.annotation.Resource;
/**
* author:lei ran
*/
public abstract class AbstractController {
@Resource
protected NewsService newsService;
@Resource
protected RedisU... |
92343fc46bf354dfc0c230105a49fef4f11fbce2 | 2,191 | java | Java | utils/src/main/java/hexagon/utils/Log.java | HexagonNico/HexagonEngine | a0382be4a38c18a74e512faa7111b86443622dc8 | [
"MIT"
] | null | null | null | utils/src/main/java/hexagon/utils/Log.java | HexagonNico/HexagonEngine | a0382be4a38c18a74e512faa7111b86443622dc8 | [
"MIT"
] | null | null | null | utils/src/main/java/hexagon/utils/Log.java | HexagonNico/HexagonEngine | a0382be4a38c18a74e512faa7111b86443622dc8 | [
"MIT"
] | null | null | null | 24.344444 | 106 | 0.671839 | 996,868 | package hexagon.utils;
import java.io.PrintStream;
import java.time.LocalDateTime;
import java.time.format.DateTimeFormatter;
/**
* Utility class to print messages to the console with additional information.
*
* @author Nico
*/
public final class Log {
/**
* Prints an info message to the console.
*
* @p... |
9234403bfd09ee3befe439ab0b5d9127d7ad3c4c | 876 | java | Java | android/capacitor/src/main/java/com/getcapacitor/annotation/CapacitorPlugin.java | pwandl/capacitor | a37e188bf1ab57465e86f6b2ab7c4c2308a21173 | [
"MIT"
] | null | null | null | android/capacitor/src/main/java/com/getcapacitor/annotation/CapacitorPlugin.java | pwandl/capacitor | a37e188bf1ab57465e86f6b2ab7c4c2308a21173 | [
"MIT"
] | 32 | 2020-12-15T07:09:48.000Z | 2022-01-31T10:12:22.000Z | android/capacitor/src/main/java/com/getcapacitor/annotation/CapacitorPlugin.java | pwandl/capacitor | a37e188bf1ab57465e86f6b2ab7c4c2308a21173 | [
"MIT"
] | null | null | null | 25.764706 | 74 | 0.679224 | 996,869 | package com.getcapacitor.annotation;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
/**
* Base annotation for all Plugins
*/
@Retention(RetentionPolicy.RUNTIME)
public @interface CapacitorPlugin {
/**
* Request codes this plugin uses and responds to, in order to tie
... |
9234406b90252ccbaa8a5e66fd38ba6535d773e7 | 4,090 | java | Java | src/main/java/com/tokyo/beach/restaurants/restaurant/RestaurantsController.java | pivotal-tokyo/osusume-java-spring | a1561e41ed63b028998f4a61ad5203ffed6e4f9e | [
"BSD-2-Clause"
] | null | null | null | src/main/java/com/tokyo/beach/restaurants/restaurant/RestaurantsController.java | pivotal-tokyo/osusume-java-spring | a1561e41ed63b028998f4a61ad5203ffed6e4f9e | [
"BSD-2-Clause"
] | null | null | null | src/main/java/com/tokyo/beach/restaurants/restaurant/RestaurantsController.java | pivotal-tokyo/osusume-java-spring | a1561e41ed63b028998f4a61ad5203ffed6e4f9e | [
"BSD-2-Clause"
] | 1 | 2017-12-15T11:09:24.000Z | 2017-12-15T11:09:24.000Z | 42.164948 | 122 | 0.757702 | 996,870 | package com.tokyo.beach.restaurants.restaurant;
import com.tokyo.beach.restaurants.photos.PhotoDataMapper;
import com.tokyo.beach.restaurants.photos.PhotoUrl;
import com.tokyo.beach.restaurants.s3.S3StorageRepository;
import com.tokyo.beach.restutils.RestControllerException;
import org.springframework.beans.factory.an... |
923440e238265549c806ed9a5dec063d1990abd7 | 2,636 | java | Java | hadoop-hdds/container-service/src/test/java/org/apache/hadoop/ozone/container/common/ContainerTestUtils.java | DadanielZ/hadoop | 4a70a0d81601f20ba8cecb37fae12b6a8be327b4 | [
"Apache-2.0"
] | 4 | 2019-07-05T07:05:29.000Z | 2019-09-03T03:41:04.000Z | hadoop-hdds/container-service/src/test/java/org/apache/hadoop/ozone/container/common/ContainerTestUtils.java | DadanielZ/hadoop | 4a70a0d81601f20ba8cecb37fae12b6a8be327b4 | [
"Apache-2.0"
] | 127 | 2019-02-12T07:39:37.000Z | 2021-08-02T16:57:33.000Z | hadoop-hdds/container-service/src/test/java/org/apache/hadoop/ozone/container/common/ContainerTestUtils.java | DadanielZ/hadoop | 4a70a0d81601f20ba8cecb37fae12b6a8be327b4 | [
"Apache-2.0"
] | 4 | 2017-02-15T23:14:28.000Z | 2019-12-12T19:26:13.000Z | 38.202899 | 80 | 0.774659 | 996,871 | /**
* 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 ma... |
9234436a7e30c1fcb1e54dc47d2b2242a81469a1 | 1,703 | java | Java | src/main/java/com/github/EPLBot/command/LastRoundCommand.java | DenZhukov/EPLBot | 7fa07c8d0a9319d9a8851b73256e5392ce0aba6b | [
"Apache-2.0"
] | null | null | null | src/main/java/com/github/EPLBot/command/LastRoundCommand.java | DenZhukov/EPLBot | 7fa07c8d0a9319d9a8851b73256e5392ce0aba6b | [
"Apache-2.0"
] | null | null | null | src/main/java/com/github/EPLBot/command/LastRoundCommand.java | DenZhukov/EPLBot | 7fa07c8d0a9319d9a8851b73256e5392ce0aba6b | [
"Apache-2.0"
] | null | null | null | 40.547619 | 123 | 0.677628 | 996,872 | package com.github.EPLBot.command;
import com.github.EPLBot.service.SendBotMessageService;
import com.github.EPLBot.sportapiclient.SportClient;
import com.sportdataapi.data.Match;
import org.telegram.telegrambots.meta.api.objects.Update;
import java.util.Comparator;
import java.util.List;
import java.util.stream.Coll... |
92344371b5b87ffd984e1b6ee26b9364ae3ffc6f | 872 | java | Java | src/main/java/dev/necro/coyotelib/client/ClientProxy.java | QbDesu/CoyoteLib | 58ef6947a1f5cc1a53d042160a83059e4e8a2b82 | [
"Unlicense"
] | null | null | null | src/main/java/dev/necro/coyotelib/client/ClientProxy.java | QbDesu/CoyoteLib | 58ef6947a1f5cc1a53d042160a83059e4e8a2b82 | [
"Unlicense"
] | 1 | 2021-11-18T21:43:53.000Z | 2021-11-18T23:11:01.000Z | src/main/java/dev/necro/coyotelib/client/ClientProxy.java | QbDesu/CoyoteLib | 58ef6947a1f5cc1a53d042160a83059e4e8a2b82 | [
"Unlicense"
] | null | null | null | 36.333333 | 89 | 0.805046 | 996,873 | package dev.necro.coyotelib.client;
import dev.necro.coyotelib.client.debug.overlay.CustomDebugOverlayHandler;
import dev.necro.coyotelib.client.game_rules.GameRuleRegistrationHandlerClientFix;
import dev.necro.coyotelib.common.CommonProxy;
import net.minecraftforge.common.MinecraftForge;
import net.minecraftforge.eve... |
92344708b8c947e747b8ce89b3aee96d95904040 | 1,434 | java | Java | src/test/java/io/r2dbc/h2/codecs/InstantCodecTest.java | gaybro8777/r2dbc-h2 | 6770428fe3e14d34d81c3a4567b0683ea42ef0eb | [
"Apache-2.0"
] | null | null | null | src/test/java/io/r2dbc/h2/codecs/InstantCodecTest.java | gaybro8777/r2dbc-h2 | 6770428fe3e14d34d81c3a4567b0683ea42ef0eb | [
"Apache-2.0"
] | 1 | 2022-01-21T23:45:14.000Z | 2022-01-21T23:45:14.000Z | src/test/java/io/r2dbc/h2/codecs/InstantCodecTest.java | gaybro8777/r2dbc-h2 | 6770428fe3e14d34d81c3a4567b0683ea42ef0eb | [
"Apache-2.0"
] | null | null | null | 30.510638 | 119 | 0.675035 | 996,874 | package io.r2dbc.h2.codecs;
import org.h2.value.Value;
import org.h2.value.ValueNull;
import org.h2.value.ValueTimestampTimeZone;
import org.junit.jupiter.api.Test;
import java.time.Instant;
import static org.assertj.core.api.Assertions.assertThat;
import static org.assertj.core.api.Assertions.assertThatIllegalArgum... |
923448ac4ae2d428fa833929f016f1cff1debc9e | 351 | java | Java | src/main/java/com/fizal/xunit/dbunit/model/StringPrinter.java | fizalihsan/XUnitTools | 80eefc20f3830c705f17a8a93897d9f46c298b16 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/fizal/xunit/dbunit/model/StringPrinter.java | fizalihsan/XUnitTools | 80eefc20f3830c705f17a8a93897d9f46c298b16 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/fizal/xunit/dbunit/model/StringPrinter.java | fizalihsan/XUnitTools | 80eefc20f3830c705f17a8a93897d9f46c298b16 | [
"Apache-2.0"
] | null | null | null | 21.9375 | 63 | 0.663818 | 996,875 | package com.fizal.xunit.dbunit.model;
import org.springframework.format.Printer;
import java.util.Locale;
/**
* Created by fmohamed on 9/20/2016.
*/
public class StringPrinter implements Printer<String> {
@Override
public String print(String value, Locale locale) {
return value == null ? "''" : "'"... |
923448d23e8b27cbe9b280b88537f4fc492f8159 | 4,721 | java | Java | aws-ssm-association/src/main/java/com/amazonaws/ssm/association/ReadHandler.java | reillynoah/aws-cloudformation-resource-providers-ssm | 80850e3e8b04117d2ddbc6d99a59f0772869306a | [
"Apache-2.0"
] | 23 | 2020-05-18T04:43:47.000Z | 2022-02-23T04:50:52.000Z | aws-ssm-association/src/main/java/com/amazonaws/ssm/association/ReadHandler.java | reillynoah/aws-cloudformation-resource-providers-ssm | 80850e3e8b04117d2ddbc6d99a59f0772869306a | [
"Apache-2.0"
] | 12 | 2020-07-20T21:16:03.000Z | 2022-02-22T20:05:50.000Z | aws-ssm-association/src/main/java/com/amazonaws/ssm/association/ReadHandler.java | reillynoah/aws-cloudformation-resource-providers-ssm | 80850e3e8b04117d2ddbc6d99a59f0772869306a | [
"Apache-2.0"
] | 24 | 2020-05-14T00:06:18.000Z | 2022-03-24T17:28:30.000Z | 44.961905 | 122 | 0.76488 | 996,876 | package com.amazonaws.ssm.association;
import com.amazonaws.ssm.association.translator.AssociationDescriptionTranslator;
import com.amazonaws.ssm.association.translator.ExceptionTranslator;
import com.amazonaws.ssm.association.util.ResourceHandlerRequestToStringConverter;
import com.amazonaws.ssm.association.util.Reso... |
9234492400c6bc22edfae49f66dc09e8f8e0fd1b | 1,593 | java | Java | android_smart_phone/mediapipe/mediapipe/examples/android/src/java/com/google/mediapipe/apps/wearableai/database/voicecommand/VoiceCommandCreator.java | cyxstudio/WearableIntelligenceSystem | 8ad44a1ed9d13d964356875d0184ef0e5673f11f | [
"MIT"
] | null | null | null | android_smart_phone/mediapipe/mediapipe/examples/android/src/java/com/google/mediapipe/apps/wearableai/database/voicecommand/VoiceCommandCreator.java | cyxstudio/WearableIntelligenceSystem | 8ad44a1ed9d13d964356875d0184ef0e5673f11f | [
"MIT"
] | null | null | null | android_smart_phone/mediapipe/mediapipe/examples/android/src/java/com/google/mediapipe/apps/wearableai/database/voicecommand/VoiceCommandCreator.java | cyxstudio/WearableIntelligenceSystem | 8ad44a1ed9d13d964356875d0184ef0e5673f11f | [
"MIT"
] | null | null | null | 43.054054 | 219 | 0.774639 | 996,877 | package com.google.mediapipe.apps.wearableai.database.voicecommand;
//originally from MXT: Memory Expansion Tools
//Jeremy Stairs (stairs1) and Cayden Pierce
//https://github.com/stairs1/memory-expansion-tools
import android.content.Context;
import android.location.Address;
import android.location.Geocoder;
import an... |
923449c3550615166c0cf643f117d9cb2dcf34b7 | 458 | java | Java | Progetto/src/Components/GPU.java | matteolucchini/Progetto2.0 | cbe6e5388590bce2b05436cc65ccaf1de2e241f3 | [
"BSD-2-Clause"
] | null | null | null | Progetto/src/Components/GPU.java | matteolucchini/Progetto2.0 | cbe6e5388590bce2b05436cc65ccaf1de2e241f3 | [
"BSD-2-Clause"
] | null | null | null | Progetto/src/Components/GPU.java | matteolucchini/Progetto2.0 | cbe6e5388590bce2b05436cc65ccaf1de2e241f3 | [
"BSD-2-Clause"
] | null | null | null | 21.809524 | 69 | 0.528384 | 996,878 | package Components;
import Resources.Resource;
public class GPU extends AbstractComponent {
public GPU(String[] input) {
super(input);
resource = new Resource.Builder()
.withokGPU(true)
.withPower(0 - Integer.parseInt(caratteristiche[2]))
... |
92344bef98dec4f33870f929d673ba21a84ccbe8 | 2,206 | java | Java | oj-leetcode-algorithm/src/main/java/com/nxy006/project/algorithm/leetcode/p0040/combination_sum_ii/RecursionSolution.java | nxy006/java-algorithm | 9759078d672f303ae6ac78f275d63872981ee609 | [
"MIT"
] | null | null | null | oj-leetcode-algorithm/src/main/java/com/nxy006/project/algorithm/leetcode/p0040/combination_sum_ii/RecursionSolution.java | nxy006/java-algorithm | 9759078d672f303ae6ac78f275d63872981ee609 | [
"MIT"
] | null | null | null | oj-leetcode-algorithm/src/main/java/com/nxy006/project/algorithm/leetcode/p0040/combination_sum_ii/RecursionSolution.java | nxy006/java-algorithm | 9759078d672f303ae6ac78f275d63872981ee609 | [
"MIT"
] | null | null | null | 38.034483 | 175 | 0.574343 | 996,879 | package com.nxy006.project.algorithm.leetcode.p0040.combination_sum_ii;
import com.nxy006.project.alogtithm.utils.CaseAssertUtils;
import com.nxy006.project.alogtithm.utils.StructConvertUtils;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
/**
* 递归解法
*
* Runtime 2 ms , beats 99.01 %... |
92344cabffe385c67b2a032190decd5eab0859ca | 1,300 | java | Java | java-impl/src/main/java/org/jetbrains/java/generate/config/InsertNewMethodStrategy.java | consulo/consulo-java | e016b25321f49547a57e97132c013468c2a50316 | [
"Apache-2.0"
] | 5 | 2015-12-19T15:27:30.000Z | 2019-08-17T10:07:23.000Z | java-impl/src/main/java/org/jetbrains/java/generate/config/InsertNewMethodStrategy.java | consulo/consulo-java | e016b25321f49547a57e97132c013468c2a50316 | [
"Apache-2.0"
] | 47 | 2015-02-28T12:45:13.000Z | 2021-12-15T15:42:34.000Z | java-impl/src/main/java/org/jetbrains/java/generate/config/InsertNewMethodStrategy.java | consulo/consulo-java | e016b25321f49547a57e97132c013468c2a50316 | [
"Apache-2.0"
] | 2 | 2018-03-08T16:17:47.000Z | 2019-08-17T18:20:38.000Z | 30.952381 | 97 | 0.743846 | 996,880 | /*
* Copyright 2001-2013 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... |
92344e10839d728677de70c167edebee63cec252 | 2,586 | java | Java | VRLauncher-you/app/src/main/java/com/vstar3d/Obj/Base.java | zoozooll/MyExercise | 1be14e0252babb28e32951fa1e35fc867a6ac070 | [
"Apache-2.0"
] | 2 | 2019-07-03T00:38:50.000Z | 2020-08-06T06:24:06.000Z | VRLauncher-you/app/src/main/java/com/vstar3d/Obj/Base.java | zoozooll/MyExercise | 1be14e0252babb28e32951fa1e35fc867a6ac070 | [
"Apache-2.0"
] | null | null | null | VRLauncher-you/app/src/main/java/com/vstar3d/Obj/Base.java | zoozooll/MyExercise | 1be14e0252babb28e32951fa1e35fc867a6ac070 | [
"Apache-2.0"
] | null | null | null | 25.60396 | 80 | 0.726218 | 996,881 | package com.vstar3d.Obj;
import java.io.BufferedInputStream;
import java.io.IOException;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.Locale;
import android.bluetooth.BluetoothAdapter;
import android.content.Context;
import android.content.Intent;
import android.graphics.Bitmap;
import a... |
92344e65f1d9374641137723296baee2bd4a49c9 | 2,720 | java | Java | struts/src/main/java/com/intellij/struts/dom/validator/Formset.java | MadRatSRP/intellij-obsolete-plugins | e0d0f87a908dbb3147e3d115f94452a2da79b7eb | [
"Apache-2.0"
] | 10 | 2019-11-21T16:35:34.000Z | 2022-02-28T14:13:32.000Z | struts/src/main/java/com/intellij/struts/dom/validator/Formset.java | MadRatSRP/intellij-obsolete-plugins | e0d0f87a908dbb3147e3d115f94452a2da79b7eb | [
"Apache-2.0"
] | 4 | 2019-12-04T10:43:12.000Z | 2020-08-12T13:48:35.000Z | struts/src/main/java/com/intellij/struts/dom/validator/Formset.java | MadRatSRP/intellij-obsolete-plugins | e0d0f87a908dbb3147e3d115f94452a2da79b7eb | [
"Apache-2.0"
] | 18 | 2019-10-30T21:30:30.000Z | 2022-03-19T08:28:06.000Z | 25.660377 | 140 | 0.681618 | 996,882 | /*
* Copyright 2000-2019 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
*/
// Generated on Wed Apr 05 15:23:26 MSD 2006
// DTD/Schema : validator_1_2_0.dtd
package com.intellij.struts.dom.validator;
import com.intellij.ide.presentation.Pres... |
92344f70b1c9e0c3daf2fb1f75bb912da25f3832 | 4,205 | java | Java | client/src/com/jchatting/util/RSA.java | hustcc/jchatting | de19de4e3d786712804afcf71c016bef2675a22b | [
"MIT"
] | 19 | 2016-05-15T02:54:57.000Z | 2020-03-26T13:44:31.000Z | server/src/com/jchatting/util/RSA.java | hustcc/jchatting | de19de4e3d786712804afcf71c016bef2675a22b | [
"MIT"
] | null | null | null | server/src/com/jchatting/util/RSA.java | hustcc/jchatting | de19de4e3d786712804afcf71c016bef2675a22b | [
"MIT"
] | 7 | 2016-09-26T06:31:02.000Z | 2021-07-23T17:24:59.000Z | 22.978142 | 72 | 0.629489 | 996,883 | /**
*
*/
package com.jchatting.util;
import java.security.KeyPair;
import java.security.KeyPairGenerator;
import java.security.NoSuchAlgorithmException;
import java.security.SecureRandom;
import java.security.interfaces.RSAPrivateKey;
import java.security.interfaces.RSAPublicKey;
import javax.crypto.Ci... |
92344fd3f643613a74f138b5338e4c6a53912695 | 858 | java | Java | src/common/SharedResource.java | misko321/producers-consumers-rmi | 9820b147e4763829b9ac867cb8fc5c861d61cec6 | [
"MIT"
] | 3 | 2017-12-20T13:36:08.000Z | 2021-06-20T19:30:13.000Z | src/common/SharedResource.java | misko321/producers-consumers-rmi | 9820b147e4763829b9ac867cb8fc5c861d61cec6 | [
"MIT"
] | null | null | null | src/common/SharedResource.java | misko321/producers-consumers-rmi | 9820b147e4763829b9ac867cb8fc5c861d61cec6 | [
"MIT"
] | 4 | 2017-12-20T13:35:56.000Z | 2020-12-29T16:20:39.000Z | 20.428571 | 104 | 0.600233 | 996,884 | package common;
import semaphore.*;
public class SharedResource {
private Semaphore cs, full, empty;
private int items = 0;
public SharedResource(int bufferSize) {
cs = new FairSemaphore();
full = new FairSemaphore(0);
empty = new UnfairSemaphore(bufferSize);
}
public void add(int count) {
... |
92345076037e2630bf24514a8050d2e8f5114475 | 9,128 | java | Java | lib/src/main/java/com/fuwafuwa/mqtt/MQTTService.java | sunshengfei/workflow-corex | 0fab2e4a29cc2812d602df28b2c15bdfbe82bfc2 | [
"Apache-2.0"
] | null | null | null | lib/src/main/java/com/fuwafuwa/mqtt/MQTTService.java | sunshengfei/workflow-corex | 0fab2e4a29cc2812d602df28b2c15bdfbe82bfc2 | [
"Apache-2.0"
] | null | null | null | lib/src/main/java/com/fuwafuwa/mqtt/MQTTService.java | sunshengfei/workflow-corex | 0fab2e4a29cc2812d602df28b2c15bdfbe82bfc2 | [
"Apache-2.0"
] | null | null | null | 39.175966 | 143 | 0.590162 | 996,885 | package com.fuwafuwa.mqtt;
import android.app.Service;
import android.content.Context;
import android.content.Intent;
import android.os.IBinder;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.lifecycle.Lifecycle;
import androidx.lifecycle.LifecycleObserver;
import androidx.li... |
923451202578094e2b48a23a350f48d9d34ec108 | 5,845 | java | Java | src/main/java/org/bian/dto/BQTechnicalSpecificationRetrieveOutputModel.java | bianapis/sd-system-development-v2 | f84358dfc10f6bf01f18bfe2d8e59da7de6e4268 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/bian/dto/BQTechnicalSpecificationRetrieveOutputModel.java | bianapis/sd-system-development-v2 | f84358dfc10f6bf01f18bfe2d8e59da7de6e4268 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/bian/dto/BQTechnicalSpecificationRetrieveOutputModel.java | bianapis/sd-system-development-v2 | f84358dfc10f6bf01f18bfe2d8e59da7de6e4268 | [
"Apache-2.0"
] | null | null | null | 43.947368 | 209 | 0.864842 | 996,886 | package org.bian.dto;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.JsonCreator;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import org.bian.dto.BQTechnicalSpecificationRetrieveOutputModelTechnicalSpecificationInstanceAnalysis;... |
92345127ccc34f4ced828f7ba420736b1d5e6a05 | 1,798 | java | Java | src/main/java/br/com/cmabreu/webomt/ieee1516e/UpdateEnumerations.java | icemagno/webomt | 7c41f44dee4d3eab3cc077804b451b2fcc0352f2 | [
"Apache-2.0"
] | 2 | 2016-04-04T08:05:13.000Z | 2018-11-20T06:45:17.000Z | src/main/java/br/com/cmabreu/webomt/ieee1516e/UpdateEnumerations.java | icemagno/webomt | 7c41f44dee4d3eab3cc077804b451b2fcc0352f2 | [
"Apache-2.0"
] | null | null | null | src/main/java/br/com/cmabreu/webomt/ieee1516e/UpdateEnumerations.java | icemagno/webomt | 7c41f44dee4d3eab3cc077804b451b2fcc0352f2 | [
"Apache-2.0"
] | null | null | null | 28.09375 | 110 | 0.637375 | 996,887 | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2014.10.06 at 09:... |
9234517f4a1e4d87a5fc6a0ed1d188eb6eab71fc | 2,079 | java | Java | android/app/src/main/java/darren/com/example/flutterflowermusic/FlutterPluginBasicTest.java | ditclear/flutter_flowermusic | 7f5fbeefdbc0a395adddfe98b3a3717d28ca1979 | [
"MIT"
] | 3 | 2019-10-05T20:06:44.000Z | 2021-07-13T13:23:28.000Z | android/app/src/main/java/darren/com/example/flutterflowermusic/FlutterPluginBasicTest.java | sa0012/flutter_flowermusic | 401d4f399ffba3c4b15170e8841ce861d0474940 | [
"MIT"
] | null | null | null | android/app/src/main/java/darren/com/example/flutterflowermusic/FlutterPluginBasicTest.java | sa0012/flutter_flowermusic | 401d4f399ffba3c4b15170e8841ce861d0474940 | [
"MIT"
] | 1 | 2020-07-14T08:04:39.000Z | 2020-07-14T08:04:39.000Z | 36.473684 | 98 | 0.680135 | 996,888 | package darren.com.example.flutterflowermusic;
import android.content.Context;
import android.content.Intent;
import android.util.Log;
import android.widget.Toast;
import org.json.JSONObject;
import io.flutter.plugin.common.BasicMessageChannel;
import io.flutter.plugin.common.MethodCall;
import io.flutter.plugin.com... |
9234540b09feb7c2cc8900f8ef9ab846cc546576 | 1,955 | java | Java | warp10/src/main/java/io/warp10/script/functions/GET.java | CleverCloud/warp10-platform | 28e2b411ca069afe6d29d6d14a855987ef78b866 | [
"Apache-2.0"
] | null | null | null | warp10/src/main/java/io/warp10/script/functions/GET.java | CleverCloud/warp10-platform | 28e2b411ca069afe6d29d6d14a855987ef78b866 | [
"Apache-2.0"
] | null | null | null | warp10/src/main/java/io/warp10/script/functions/GET.java | CleverCloud/warp10-platform | 28e2b411ca069afe6d29d6d14a855987ef78b866 | [
"Apache-2.0"
] | null | null | null | 29.621212 | 113 | 0.667008 | 996,889 | //
// Copyright 2018 SenX S.A.S.
//
// 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... |
923454bc84e834329fbb7a2a7763c1b545273d7b | 1,733 | java | Java | commons/util/src/main/java/net/automatalib/commons/util/collections/UnmodifiableListIterator.java | BenjaminAndre/automatalib | 168b86f1ff6e9211ed95687ac3796cec9b3245b0 | [
"Apache-2.0"
] | 54 | 2017-02-20T03:29:40.000Z | 2022-03-24T00:38:54.000Z | commons/util/src/main/java/net/automatalib/commons/util/collections/UnmodifiableListIterator.java | BenjaminAndre/automatalib | 168b86f1ff6e9211ed95687ac3796cec9b3245b0 | [
"Apache-2.0"
] | 27 | 2017-08-24T13:19:19.000Z | 2022-02-05T19:29:42.000Z | commons/util/src/main/java/net/automatalib/commons/util/collections/UnmodifiableListIterator.java | BenjaminAndre/automatalib | 168b86f1ff6e9211ed95687ac3796cec9b3245b0 | [
"Apache-2.0"
] | 32 | 2016-12-31T21:49:09.000Z | 2022-03-08T03:30:01.000Z | 29.372881 | 117 | 0.709175 | 996,890 | /* Copyright (C) 2013-2021 TU Dortmund
* This file is part of AutomataLib, http://www.automatalib.net/.
*
* 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/li... |
923454bf48204b4dfdee5b497a2c827f059494e4 | 9,191 | java | Java | kaleido-appengine/src/main/java/org/kaleidofoundry/core/store/GaeFileStore.java | jraduget/kaleido-repository | 19b0b931874fa76cf69fb36d70596760ebd506e7 | [
"Apache-2.0"
] | null | null | null | kaleido-appengine/src/main/java/org/kaleidofoundry/core/store/GaeFileStore.java | jraduget/kaleido-repository | 19b0b931874fa76cf69fb36d70596760ebd506e7 | [
"Apache-2.0"
] | 12 | 2021-05-10T09:05:24.000Z | 2022-02-09T23:00:58.000Z | kaleido-appengine/src/main/java/org/kaleidofoundry/core/store/GaeFileStore.java | jraduget/kaleido-repository | 19b0b931874fa76cf69fb36d70596760ebd506e7 | [
"Apache-2.0"
] | 1 | 2019-05-08T06:01:25.000Z | 2019-05-08T06:01:25.000Z | 37.210526 | 157 | 0.754978 | 996,891 | /*
* Copyright 2008-2021 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required ... |
9234553d449b4d03ed20ca40ed9aa2f95579b27d | 969 | java | Java | src/main/java/com/clavardage/core/database/queries/selects/ConversationsSelectQuery.java | gab48/Clavardage | 166604b34e536a89caccdc7c7c235af8713bf429 | [
"MIT"
] | null | null | null | src/main/java/com/clavardage/core/database/queries/selects/ConversationsSelectQuery.java | gab48/Clavardage | 166604b34e536a89caccdc7c7c235af8713bf429 | [
"MIT"
] | null | null | null | src/main/java/com/clavardage/core/database/queries/selects/ConversationsSelectQuery.java | gab48/Clavardage | 166604b34e536a89caccdc7c7c235af8713bf429 | [
"MIT"
] | null | null | null | 32.3 | 95 | 0.673891 | 996,892 | package com.clavardage.core.database.queries.selects;
import com.clavardage.core.database.queries.QueryParameters;
import java.sql.SQLException;
import java.util.ArrayList;
public class ConversationsSelectQuery extends SelectQuery {
private static final String QUERY = "SELECT room_id FROM chat_participant WHERE ... |
923455bc4ffe103f61281611a2568036817c59de | 6,715 | java | Java | src/main/java/codes/biscuit/skyblockaddons/misc/Updater.java | TimoLob/SkyblockAddons | cf4930c75762e1f36948c0633d56c86a92f4d50c | [
"MIT"
] | 1 | 2019-11-02T05:24:36.000Z | 2019-11-02T05:24:36.000Z | src/main/java/codes/biscuit/skyblockaddons/misc/Updater.java | TimoLob/SkyblockAddons | cf4930c75762e1f36948c0633d56c86a92f4d50c | [
"MIT"
] | null | null | null | src/main/java/codes/biscuit/skyblockaddons/misc/Updater.java | TimoLob/SkyblockAddons | cf4930c75762e1f36948c0633d56c86a92f4d50c | [
"MIT"
] | null | null | null | 50.11194 | 173 | 0.676694 | 996,893 | package codes.biscuit.skyblockaddons.misc;
import codes.biscuit.skyblockaddons.SkyblockAddons;
import codes.biscuit.skyblockaddons.core.Message;
import lombok.Getter;
import net.minecraft.event.ClickEvent;
import net.minecraft.event.HoverEvent;
import net.minecraft.util.ChatComponentText;
import net.minecraftforge.com... |
923458b5125763774ddd34cab90eb3af530e9def | 9,013 | java | Java | super-csv-benchmark/src/test/java/org/supercsv/benchmark/AbstractCsvWritingBenchmark.java | sharpTrick/super-csv | f18db724674dc1c4116e25142c1b5403ebf43e96 | [
"Apache-2.0"
] | 1 | 2017-01-11T22:11:39.000Z | 2017-01-11T22:11:39.000Z | super-csv-benchmark/src/test/java/org/supercsv/benchmark/AbstractCsvWritingBenchmark.java | sharpTrick/super-csv | f18db724674dc1c4116e25142c1b5403ebf43e96 | [
"Apache-2.0"
] | 1 | 2022-01-21T23:45:28.000Z | 2022-01-21T23:45:28.000Z | super-csv-benchmark/src/test/java/org/supercsv/benchmark/AbstractCsvWritingBenchmark.java | sharpTrick/super-csv | f18db724674dc1c4116e25142c1b5403ebf43e96 | [
"Apache-2.0"
] | 1 | 2018-12-07T04:30:50.000Z | 2018-12-07T04:30:50.000Z | 25.605114 | 77 | 0.662598 | 996,894 | /*
* Copyright 2007 Kasper B. Graversen
*
* 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... |
923458c21fba908274a18a56b1c1f7ffe08e1b30 | 305 | java | Java | src/main/java/com/macro/mall/tiny/modules/test/service/TestUserService.java | ershugong/spring-boot-cli | 904347134f2ec4a78d9721b34c737d8f9daed76e | [
"Apache-2.0"
] | null | null | null | src/main/java/com/macro/mall/tiny/modules/test/service/TestUserService.java | ershugong/spring-boot-cli | 904347134f2ec4a78d9721b34c737d8f9daed76e | [
"Apache-2.0"
] | null | null | null | src/main/java/com/macro/mall/tiny/modules/test/service/TestUserService.java | ershugong/spring-boot-cli | 904347134f2ec4a78d9721b34c737d8f9daed76e | [
"Apache-2.0"
] | null | null | null | 17.941176 | 61 | 0.72459 | 996,895 | package com.macro.mall.tiny.modules.test.service;
import com.macro.mall.tiny.modules.test.model.TestUser;
import com.baomidou.mybatisplus.extension.service.IService;
/**
* <p>
* 服务类
* </p>
*
* @author macro
* @since 2021-05-13
*/
public interface TestUserService extends IService<TestUser> {
}
|
923459373016d7052cac032b0f3042c0ebf779aa | 1,942 | java | Java | src/main/java/ee/joonasvali/scene/Light.java | wrapperband/mirrors | 52905de799c5c741850fc84362dae7ea863b6ee2 | [
"Apache-2.0"
] | null | null | null | src/main/java/ee/joonasvali/scene/Light.java | wrapperband/mirrors | 52905de799c5c741850fc84362dae7ea863b6ee2 | [
"Apache-2.0"
] | null | null | null | src/main/java/ee/joonasvali/scene/Light.java | wrapperband/mirrors | 52905de799c5c741850fc84362dae7ea863b6ee2 | [
"Apache-2.0"
] | null | null | null | 23.682927 | 141 | 0.633883 | 996,896 | package ee.joonasvali.scene;
import org.newdawn.slick.Color;
import org.newdawn.slick.Graphics;
public class Light extends BasePhysical implements Activatable {
private double angle;
private double speed;
private double itensity;
private final double initialItensity;
private final double r... |
92345acab8abaaf365aa9b4efdc8db8bec7859ee | 2,879 | java | Java | src/main/java/com/thinkgem/jeesite/modules/path/web/PropertyController.java | ylz3468592/jeesite-master | 4923546d62a58cddbc846802766921c0d52e9545 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/thinkgem/jeesite/modules/path/web/PropertyController.java | ylz3468592/jeesite-master | 4923546d62a58cddbc846802766921c0d52e9545 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/thinkgem/jeesite/modules/path/web/PropertyController.java | ylz3468592/jeesite-master | 4923546d62a58cddbc846802766921c0d52e9545 | [
"Apache-2.0"
] | null | null | null | 34.686747 | 111 | 0.77909 | 996,897 | /**
* Copyright © 2012-2016 <a href="https://github.com/thinkgem/jeesite">JeeSite</a> All rights reserved.
*/
package com.thinkgem.jeesite.modules.path.web;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.shiro.authz.annotation.RequiresPermissions;... |
92345b478d55b6bcf48aafe4fb969a10436f8008 | 10,104 | java | Java | src/main/java/me/philippheuer/twitch4j/TwitchClient.java | SZOKOZ/twitch4j | 7d7080a0dfdb46c95ea8ad946082f9f10553a61f | [
"MIT"
] | 1 | 2018-09-26T18:09:14.000Z | 2018-09-26T18:09:14.000Z | src/main/java/me/philippheuer/twitch4j/TwitchClient.java | SZOKOZ/twitch4j | 7d7080a0dfdb46c95ea8ad946082f9f10553a61f | [
"MIT"
] | null | null | null | src/main/java/me/philippheuer/twitch4j/TwitchClient.java | SZOKOZ/twitch4j | 7d7080a0dfdb46c95ea8ad946082f9f10553a61f | [
"MIT"
] | null | null | null | 30.071429 | 191 | 0.74327 | 996,898 | package me.philippheuer.twitch4j;
import java.io.File;
import lombok.Getter;
import lombok.Setter;
import lombok.Singular;
import me.philippheuer.twitch4j.auth.CredentialManager;
import me.philippheuer.twitch4j.endpoints.ChannelEndpoint;
import me.philippheuer.twitch4j.endpoints.ChannelFeedEndpoint;
import me.philipph... |
92345c184dce421b8567dcb92e898e9af54ac7dc | 2,810 | java | Java | rsqldb-parser/src/main/java/com/alibaba/rsqldb/parser/parser/expression/AndRelationParser.java | alibaba/rsqldb | 650c45232faba8036702a449c44f453d4765718d | [
"Apache-2.0"
] | 27 | 2021-10-13T03:59:43.000Z | 2022-03-03T06:50:34.000Z | rsqldb-parser/src/main/java/com/alibaba/rsqldb/parser/parser/expression/AndRelationParser.java | alibaba/rsqldb | 650c45232faba8036702a449c44f453d4765718d | [
"Apache-2.0"
] | 2 | 2021-12-06T07:11:28.000Z | 2022-01-22T17:44:23.000Z | rsqldb-parser/src/main/java/com/alibaba/rsqldb/parser/parser/expression/AndRelationParser.java | alibaba/rsqldb | 650c45232faba8036702a449c44f453d4765718d | [
"Apache-2.0"
] | 9 | 2021-11-11T02:12:03.000Z | 2022-02-24T11:10:59.000Z | 43.90625 | 103 | 0.701068 | 996,899 | /*
* 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 ... |
92345d4141750373f7db31820989f36bd42e93c8 | 250 | java | Java | Ace IM MRIM Module/src/aceim/protocol/snuk182/mrim/inner/MrimException.java | plyhun/aceim | 58c57064caf8a8cf394bf71c02c583ccdd783907 | [
"Apache-2.0"
] | 6 | 2015-01-13T07:05:13.000Z | 2017-07-10T22:44:28.000Z | Ace IM MRIM Module/src/aceim/protocol/snuk182/mrim/inner/MrimException.java | plyhun/aceim | 58c57064caf8a8cf394bf71c02c583ccdd783907 | [
"Apache-2.0"
] | 2 | 2017-02-21T08:31:53.000Z | 2017-08-23T07:22:03.000Z | Ace IM MRIM Module/src/aceim/protocol/snuk182/mrim/inner/MrimException.java | plyhun/aceim | 58c57064caf8a8cf394bf71c02c583ccdd783907 | [
"Apache-2.0"
] | 5 | 2015-01-13T07:05:12.000Z | 2021-12-09T06:52:36.000Z | 17.857143 | 68 | 0.704 | 996,900 | package aceim.protocol.snuk182.mrim.inner;
public class MrimException extends Exception {
public MrimException(String string) {
super(string);
}
/**
*
*/
private static final long serialVersionUID = 1498888409339962037L;
}
|
92345dc2a1b43800f4c5006e7060e435eb410c49 | 917 | java | Java | Mage.Sets/src/mage/cards/s/SavageConception.java | dsenginr/mage | 94e9aeedc20dcb74264e58fd198f46215828ef5c | [
"MIT"
] | 1,444 | 2015-01-02T00:25:38.000Z | 2022-03-31T13:57:18.000Z | Mage.Sets/src/mage/cards/s/SavageConception.java | dsenginr/mage | 94e9aeedc20dcb74264e58fd198f46215828ef5c | [
"MIT"
] | 6,180 | 2015-01-02T19:10:09.000Z | 2022-03-31T21:10:44.000Z | Mage.Sets/src/mage/cards/s/SavageConception.java | dsenginr/mage | 94e9aeedc20dcb74264e58fd198f46215828ef5c | [
"MIT"
] | 1,001 | 2015-01-01T01:15:20.000Z | 2022-03-30T20:23:04.000Z | 25.472222 | 82 | 0.711014 | 996,901 |
package mage.cards.s;
import java.util.UUID;
import mage.abilities.effects.common.CreateTokenEffect;
import mage.abilities.keyword.RetraceAbility;
import mage.cards.CardImpl;
import mage.cards.CardSetInfo;
import mage.constants.CardType;
import mage.game.permanent.token.BeastToken;
/**
*
* @author Plopman
*/
publ... |
92345e407b0ad79dd760a4137195affc135dbfcc | 3,880 | java | Java | TeamCode/src/main/java/org/firstinspires/ftc/teamcode6032/debug/comms/data/Packet.java | LightningHawks6032/FtcRobotController | 5606aef24bc16ed3ec49187a9e572f61b75ae679 | [
"MIT"
] | null | null | null | TeamCode/src/main/java/org/firstinspires/ftc/teamcode6032/debug/comms/data/Packet.java | LightningHawks6032/FtcRobotController | 5606aef24bc16ed3ec49187a9e572f61b75ae679 | [
"MIT"
] | 1 | 2021-12-09T03:40:35.000Z | 2021-12-14T02:28:52.000Z | TeamCode/src/main/java/org/firstinspires/ftc/teamcode6032/debug/comms/data/Packet.java | LightningHawks6032/FtcRobotController | 5606aef24bc16ed3ec49187a9e572f61b75ae679 | [
"MIT"
] | null | null | null | 36.952381 | 113 | 0.637887 | 996,902 | /*/
# Packet format: *ALWAYS USE BIG-ENDIAN
command name format: UPPER_CASE, LEN=4;
param format: `f{encoded float}`|`s{int for length}HelloWorld`|`i{encoded int}`; {f:float,s:string,i:integer}
id format: encoded random int not 0
Requests:
`>{command}{id|0}{nParams}{param}{param}`
Resp... |
92345e4091fdcb72222635d3892dd0677d7144cb | 762 | java | Java | app/src/main/java/com/example/coolweather/db/Province.java | Quaternion2017/coolweather | 8a07cd8eb75d13b8515cca90e5c70e07d772ba0a | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/example/coolweather/db/Province.java | Quaternion2017/coolweather | 8a07cd8eb75d13b8515cca90e5c70e07d772ba0a | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/example/coolweather/db/Province.java | Quaternion2017/coolweather | 8a07cd8eb75d13b8515cca90e5c70e07d772ba0a | [
"Apache-2.0"
] | null | null | null | 19.05 | 53 | 0.66273 | 996,903 | package com.example.coolweather.db;
import android.animation.PropertyValuesHolder;
import org.litepal.crud.DataSupport;
/**
* Created by Administrator on 2018/1/9.
*/
public class Province extends DataSupport {
private int id;
private String provinceName;
private int provinceCode;
public int getI... |
9234604726432bcfdd8ae59e5feb3a9de325eb87 | 79,661 | java | Java | sdnc-a1-controller/northbound/vnfapi/provider/src/test/java/org/onap/sdnc/vnfapi/VnfapiProviderTestBase.java | yanhuanwang/nonrtric | 2ff096967a06f9e13ac7deb4bba93c6d37f080f7 | [
"Apache-2.0"
] | null | null | null | sdnc-a1-controller/northbound/vnfapi/provider/src/test/java/org/onap/sdnc/vnfapi/VnfapiProviderTestBase.java | yanhuanwang/nonrtric | 2ff096967a06f9e13ac7deb4bba93c6d37f080f7 | [
"Apache-2.0"
] | 1 | 2020-07-18T16:15:30.000Z | 2020-07-18T16:15:30.000Z | sdnc-a1-controller/northbound/vnfapi/provider/src/test/java/org/onap/sdnc/vnfapi/VnfapiProviderTestBase.java | yanhuanwang/nonrtric | 2ff096967a06f9e13ac7deb4bba93c6d37f080f7 | [
"Apache-2.0"
] | null | null | null | 56.218066 | 131 | 0.749915 | 996,904 | /*-
* ============LICENSE_START=======================================================
* openECOMP : SDN-C
* ================================================================================
* Copyright (C) 2017 AT&T Intellectual Property. All rights
* reserved.
* ======================... |
9234619ead30d58932fd7654ea8664285c48e6bc | 2,981 | java | Java | src/main/java/ru/hollowhorizon/hc/common/story/dialogues/DialogueIterator.java | HollowHorizon/HollowCore | 6447f6009fa7e8332d98e34d4674b77e41f5b67f | [
"MIT"
] | 8 | 2022-01-22T19:56:54.000Z | 2022-03-25T18:10:39.000Z | src/main/java/ru/hollowhorizon/hc/common/story/dialogues/DialogueIterator.java | HollowHorizon/HollowCore | 6447f6009fa7e8332d98e34d4674b77e41f5b67f | [
"MIT"
] | 1 | 2022-01-26T13:59:21.000Z | 2022-01-27T06:28:38.000Z | src/main/java/ru/hollowhorizon/hc/common/story/dialogues/DialogueIterator.java | HollowHorizon/HollowCore | 6447f6009fa7e8332d98e34d4674b77e41f5b67f | [
"MIT"
] | 1 | 2022-01-28T12:06:26.000Z | 2022-01-28T12:06:26.000Z | 37.2625 | 136 | 0.67729 | 996,905 | package ru.hollowhorizon.hc.common.story.dialogues;
import ru.hollowhorizon.hc.common.network.NetworkHandler;
import ru.hollowhorizon.hc.common.network.messages.DialogueChoiceToServer;
import java.util.function.Consumer;
public class DialogueIterator {
private HollowDialogue dialogue;
public DialogueIterato... |
923463b9d5586887a6c2b5102abec1a076223dd1 | 8,196 | java | Java | src/main/java/com/intellij/gitlab/ui/panels/pipeline/GitLabPipeLineJobsPanel.java | Priytam/gitlab-intellij-plugin | a7a2a9f09cb990644957f9e05c8be3d447b3ef43 | [
"Apache-2.0"
] | 1 | 2021-05-02T19:26:46.000Z | 2021-05-02T19:26:46.000Z | src/main/java/com/intellij/gitlab/ui/panels/pipeline/GitLabPipeLineJobsPanel.java | Priytam/gitlab-intellij-plugin | a7a2a9f09cb990644957f9e05c8be3d447b3ef43 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/intellij/gitlab/ui/panels/pipeline/GitLabPipeLineJobsPanel.java | Priytam/gitlab-intellij-plugin | a7a2a9f09cb990644957f9e05c8be3d447b3ef43 | [
"Apache-2.0"
] | null | null | null | 39.980488 | 132 | 0.695949 | 996,906 | package com.intellij.gitlab.ui.panels.pipeline;
import com.google.common.collect.Lists;
import com.intellij.gitlab.actions.GitLabPipelineActionGroup;
import com.intellij.gitlab.server.GitLabServerManager;
import com.intellij.gitlab.tasks.JobRetryTask;
import com.intellij.gitlab.ui.panels.AbstractGitLabPanel;
import co... |
923465030608f3ccf63ad47013a98f9b5c8ffc97 | 3,411 | java | Java | protocol-kerberos/src/main/java/org/apache/directory/server/kerberos/sam/SamVerifier.java | mchoma/directory-server | 1399b77e0205b8b5dd8f67fe188f8fc99979ca8e | [
"Apache-2.0"
] | null | null | null | protocol-kerberos/src/main/java/org/apache/directory/server/kerberos/sam/SamVerifier.java | mchoma/directory-server | 1399b77e0205b8b5dd8f67fe188f8fc99979ca8e | [
"Apache-2.0"
] | null | null | null | protocol-kerberos/src/main/java/org/apache/directory/server/kerberos/sam/SamVerifier.java | mchoma/directory-server | 1399b77e0205b8b5dd8f67fe188f8fc99979ca8e | [
"Apache-2.0"
] | null | null | null | 33.184466 | 86 | 0.706554 | 996,907 | /*
* 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")... |
923467b99144b143b2e7cb9fb5efc3ac8df54bb3 | 1,660 | java | Java | javaweb-jiajiale-master/jiajiale-web/src/main/java/com/vip/dto/QueryResult.java | xionghaoxh/vip | 9446c68194c1265d9e1fc37f1a8810e92863868e | [
"Apache-2.0"
] | 16 | 2019-07-10T14:10:16.000Z | 2021-06-08T01:20:15.000Z | javaweb-jiajiale-master/jiajiale-web/src/main/java/com/vip/dto/QueryResult.java | xionghaoxh/vip | 9446c68194c1265d9e1fc37f1a8810e92863868e | [
"Apache-2.0"
] | null | null | null | javaweb-jiajiale-master/jiajiale-web/src/main/java/com/vip/dto/QueryResult.java | xionghaoxh/vip | 9446c68194c1265d9e1fc37f1a8810e92863868e | [
"Apache-2.0"
] | null | null | null | 18.651685 | 114 | 0.666265 | 996,908 | package com.vip.dto;
/**
* 公共查询结果DTO
* @author Administrator
*
*/
import java.util.List;
import java.util.function.Function;
import java.util.stream.Collectors;
public class QueryResult<T> {
//总记录数
private int totalRows;
//当前页码
private int pageNo;
//每页大小
private int pageSize;
//总页数
private int totalPages=... |
923467d057448d114212577d8877709d17c735c0 | 916 | java | Java | src/graph/CapEdge.java | TenaciousTerrier/Java-Data-Structures | 8c09aa8565681d6a7a09ea9fa2e0481fdb1aade1 | [
"MIT"
] | null | null | null | src/graph/CapEdge.java | TenaciousTerrier/Java-Data-Structures | 8c09aa8565681d6a7a09ea9fa2e0481fdb1aade1 | [
"MIT"
] | null | null | null | src/graph/CapEdge.java | TenaciousTerrier/Java-Data-Structures | 8c09aa8565681d6a7a09ea9fa2e0481fdb1aade1 | [
"MIT"
] | null | null | null | 17.960784 | 68 | 0.677948 | 996,909 | package graph;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import java.util.Set;
import java.util.function.Consumer;
/**
* A class which represents an edge between 2 nodes.
*/
public class CapEdge {
private int startNode;
private int endNode;
private double betweenness;
/**
* C... |
923468079fffeea766ac9eeb6803041456a3070b | 771 | java | Java | AndroidTestingBox/app/src/test/java/com/guddy/android_testing_box/zester/ZesterExampleTest.java | RoRoche/AndroidTestingBox | 814a9136a832ef90d5bbee0a350834b2ca9b4da1 | [
"Apache-2.0"
] | 67 | 2016-11-14T12:22:17.000Z | 2021-11-08T14:21:36.000Z | AndroidTestingBox/app/src/test/java/com/guddy/android_testing_box/zester/ZesterExampleTest.java | RoRoche/AndroidTestingBox | 814a9136a832ef90d5bbee0a350834b2ca9b4da1 | [
"Apache-2.0"
] | 1 | 2017-08-14T13:11:12.000Z | 2017-08-14T13:11:12.000Z | AndroidTestingBox/app/src/test/java/com/guddy/android_testing_box/zester/ZesterExampleTest.java | RoRoche/AndroidTestingBox | 814a9136a832ef90d5bbee0a350834b2ca9b4da1 | [
"Apache-2.0"
] | 5 | 2016-11-15T04:19:32.000Z | 2020-12-08T04:53:02.000Z | 25.7 | 81 | 0.648508 | 996,910 | package com.guddy.android_testing_box.zester;
import org.junit.Before;
import org.junit.Test;
import static org.junit.Assert.assertEquals;
public class ZesterExampleTest {
//region Fields
private NameParser mNameParser;
private String[] mNames;
//endregion
//region Lifecycle
@B... |
92346b3a5ef46049fff682a1622d44941d1ad569 | 129 | java | Java | ProjectSourceCode/Apache Commons Math v3.5/src/main/java/org/apache/commons/math3/genetics/InvalidRepresentationException.java | yashgolwala/Software_Measurement_Team_M | 3d2aef4c0711b7a02155a42ca6b08bb6c2693d4c | [
"Unlicense"
] | null | null | null | ProjectSourceCode/Apache Commons Math v3.5/src/main/java/org/apache/commons/math3/genetics/InvalidRepresentationException.java | yashgolwala/Software_Measurement_Team_M | 3d2aef4c0711b7a02155a42ca6b08bb6c2693d4c | [
"Unlicense"
] | null | null | null | ProjectSourceCode/Apache Commons Math v3.5/src/main/java/org/apache/commons/math3/genetics/InvalidRepresentationException.java | yashgolwala/Software_Measurement_Team_M | 3d2aef4c0711b7a02155a42ca6b08bb6c2693d4c | [
"Unlicense"
] | 2 | 2019-06-24T22:57:32.000Z | 2019-06-26T16:58:52.000Z | 32.25 | 75 | 0.883721 | 996,911 | version https://git-lfs.github.com/spec/v1
oid sha256:059251b76e354a17a1e5f550a7260726b749791b4e7b7e3a7f901d38019d138f
size 1548
|
92346bf6ee59a4e499128ed216e672e3296c30f0 | 1,731 | java | Java | webapps/src/main/java/org/camunda/bpm/webapp/impl/security/filter/RequestAuthorizer.java | mrFranklin/camunda-bpm-platform | 7c5bf37307d3eeac3aee5724b6e4669a9992eaba | [
"Apache-2.0"
] | 2,577 | 2015-01-02T07:43:55.000Z | 2022-03-31T22:31:45.000Z | webapps/src/main/java/org/camunda/bpm/webapp/impl/security/filter/RequestAuthorizer.java | mrFranklin/camunda-bpm-platform | 7c5bf37307d3eeac3aee5724b6e4669a9992eaba | [
"Apache-2.0"
] | 839 | 2015-01-12T22:06:28.000Z | 2022-03-24T13:26:29.000Z | webapps/src/main/java/org/camunda/bpm/webapp/impl/security/filter/RequestAuthorizer.java | mrFranklin/camunda-bpm-platform | 7c5bf37307d3eeac3aee5724b6e4669a9992eaba | [
"Apache-2.0"
] | 1,270 | 2015-01-02T03:39:25.000Z | 2022-03-31T06:04:37.000Z | 34.62 | 97 | 0.751589 | 996,912 | /*
* Copyright Camunda Services GmbH and/or licensed to Camunda Services GmbH
* under one or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information regarding copyright
* ownership. Camunda licenses this file to you under the Apache License,
* Version 2.0; y... |
92346c3c10b5023e71206a50ae1953cac477d3a1 | 1,245 | java | Java | Mage.Sets/src/mage/cards/c/CoalitionHonorGuard.java | dsenginr/mage | 94e9aeedc20dcb74264e58fd198f46215828ef5c | [
"MIT"
] | 1,444 | 2015-01-02T00:25:38.000Z | 2022-03-31T13:57:18.000Z | Mage.Sets/src/mage/cards/c/CoalitionHonorGuard.java | dsenginr/mage | 94e9aeedc20dcb74264e58fd198f46215828ef5c | [
"MIT"
] | 6,180 | 2015-01-02T19:10:09.000Z | 2022-03-31T21:10:44.000Z | Mage.Sets/src/mage/cards/c/CoalitionHonorGuard.java | dsenginr/mage | 94e9aeedc20dcb74264e58fd198f46215828ef5c | [
"MIT"
] | 1,001 | 2015-01-01T01:15:20.000Z | 2022-03-30T20:23:04.000Z | 29.642857 | 165 | 0.734137 | 996,913 |
package mage.cards.c;
import mage.MageInt;
import mage.abilities.common.SimpleStaticAbility;
import mage.abilities.effects.common.ruleModifying.TargetsHaveToTargetPermanentIfAbleEffect;
import mage.cards.CardImpl;
import mage.cards.CardSetInfo;
import mage.constants.CardType;
import mage.constants.SubType;
import ja... |
92346c5c5b97dc40fe9eb8b37ad1bb473eb33141 | 1,732 | java | Java | streams/functions/src/main/java/com/hortonworks/streamline/streams/udaf/Topn.java | hmcl/streamline-hortonworks | b458b5a36f961d6f21ad1b321ea14b81ffb1dfaa | [
"Apache-2.0"
] | 171 | 2017-02-24T21:24:03.000Z | 2022-03-11T12:47:54.000Z | streams/functions/src/main/java/com/hortonworks/streamline/streams/udaf/Topn.java | hmcl/streamline-hortonworks | b458b5a36f961d6f21ad1b321ea14b81ffb1dfaa | [
"Apache-2.0"
] | 762 | 2017-02-23T00:08:36.000Z | 2022-01-21T23:19:26.000Z | streams/functions/src/main/java/com/hortonworks/streamline/streams/udaf/Topn.java | hmcl/streamline-hortonworks | b458b5a36f961d6f21ad1b321ea14b81ffb1dfaa | [
"Apache-2.0"
] | 100 | 2017-02-22T22:06:20.000Z | 2022-01-25T14:12:08.000Z | 29.355932 | 100 | 0.650115 | 996,914 | /**
* Copyright 2017 Hortonworks.
*
* 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 ... |
92346c9ac2bdef727440bdc1b2504a78e34449d6 | 8,067 | java | Java | app/src/main/java/com/demo/maat/hello_rxjava/Operators1Fragment.java | jingtalk/Hello-RxJava | 863c23bf23f5d777c4ba487480a3dfde2952462f | [
"Apache-2.0"
] | 610 | 2016-10-13T02:20:20.000Z | 2021-08-06T03:17:03.000Z | app/src/main/java/com/demo/maat/hello_rxjava/Operators1Fragment.java | jingtalk/Hello-RxJava | 863c23bf23f5d777c4ba487480a3dfde2952462f | [
"Apache-2.0"
] | 3 | 2016-11-18T02:35:01.000Z | 2017-01-18T09:21:39.000Z | app/src/main/java/com/demo/maat/hello_rxjava/Operators1Fragment.java | jingtalk/Hello-RxJava | 863c23bf23f5d777c4ba487480a3dfde2952462f | [
"Apache-2.0"
] | 121 | 2016-10-13T03:45:44.000Z | 2021-12-17T14:53:18.000Z | 27.253378 | 133 | 0.513574 | 996,915 | package com.demo.maat.hello_rxjava;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import com.demo.maat.hello_rxjava.common.logger.Log;
import java.util.concurrent.TimeUnit;
... |
92346cc3065dbb191c3b34a497dcfbf9bab9f38d | 2,525 | java | Java | src/main/java/com/sktutilities/panel/TrackingPanel.java | sanskrit-coders/sanskritnlpjava | b67cafa44427b35abc4e86632e0efda79a9b151f | [
"BSD-3-Clause"
] | 6 | 2016-04-30T20:16:35.000Z | 2020-05-20T08:53:36.000Z | src/main/java/com/sktutilities/panel/TrackingPanel.java | sanskrit-coders/sanskritnlpjava | b67cafa44427b35abc4e86632e0efda79a9b151f | [
"BSD-3-Clause"
] | 6 | 2016-04-08T06:34:09.000Z | 2017-03-31T15:02:03.000Z | src/main/java/com/sktutilities/panel/TrackingPanel.java | sanskrit-coders/sanskritnlpjava | b67cafa44427b35abc4e86632e0efda79a9b151f | [
"BSD-3-Clause"
] | 6 | 2015-02-04T13:45:57.000Z | 2020-05-22T07:47:05.000Z | 30.792683 | 106 | 0.616238 | 996,916 | package com.sktutilities.panel;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JButton;
import javax.swing.JPanel;
import com.sktutilities.sandhi.SandhiJFrame;
import com.sktutilities.util.Log;
public class TrackingPanel extends JPanel implements ActionListene... |
92346dd4c5d47bf023a905394bae5af85886b41b | 1,521 | java | Java | src/main/java/org/vaadin/addons/javaee/container/service/ExampleFilterTranslator.java | thomasletsch/javaee-addon | 3060c8fa19c6d740e1a2c9e3d00d6eb2c0dc8480 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/vaadin/addons/javaee/container/service/ExampleFilterTranslator.java | thomasletsch/javaee-addon | 3060c8fa19c6d740e1a2c9e3d00d6eb2c0dc8480 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/vaadin/addons/javaee/container/service/ExampleFilterTranslator.java | thomasletsch/javaee-addon | 3060c8fa19c6d740e1a2c9e3d00d6eb2c0dc8480 | [
"Apache-2.0"
] | null | null | null | 38.2 | 85 | 0.635471 | 996,917 | /*******************************************************************************
* Copyright 2013 Thomas Letsch (upchh@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
*
... |
92346df35fe6d3de0fb082ed56a10bcddfe9cf42 | 494 | java | Java | src/main/java/fr/flaurens/bankaccount/model/Client.java | simonxcz/coursTF | db081ae6848b3eb9fef22f3a2a33cb569fc52e0c | [
"MIT"
] | null | null | null | src/main/java/fr/flaurens/bankaccount/model/Client.java | simonxcz/coursTF | db081ae6848b3eb9fef22f3a2a33cb569fc52e0c | [
"MIT"
] | null | null | null | src/main/java/fr/flaurens/bankaccount/model/Client.java | simonxcz/coursTF | db081ae6848b3eb9fef22f3a2a33cb569fc52e0c | [
"MIT"
] | null | null | null | 19.76 | 68 | 0.659919 | 996,918 | package fr.flaurens.bankaccount.model;
public class Client {
private final long clientId;
private final String firstName;
private final String lastName;
public Client(long clientId, String firstName, String lastName){
this.clientId = clientId;
this.firstName = firstName;
thi... |
92346e44226041a88b3dbe8df8657cca0dcf74db | 62,104 | java | Java | cnd/cnd.debugger.common2/src/org/netbeans/modules/cnd/debugger/common2/debugger/NativeDebuggerImpl.java | leginee/netbeans | 814ad30e2d0a094f4aa3813bcbb5323a95a0b1d6 | [
"Apache-2.0"
] | null | null | null | cnd/cnd.debugger.common2/src/org/netbeans/modules/cnd/debugger/common2/debugger/NativeDebuggerImpl.java | leginee/netbeans | 814ad30e2d0a094f4aa3813bcbb5323a95a0b1d6 | [
"Apache-2.0"
] | null | null | null | cnd/cnd.debugger.common2/src/org/netbeans/modules/cnd/debugger/common2/debugger/NativeDebuggerImpl.java | leginee/netbeans | 814ad30e2d0a094f4aa3813bcbb5323a95a0b1d6 | [
"Apache-2.0"
] | null | null | null | 32.515183 | 156 | 0.601572 | 996,919 | /*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
*
* Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
*
* Oracle and Java are registered trademarks of Oracle and/or its affiliates.
* Other names may be trademarks of their respective owners.
*
* The contents of this file are su... |
92346eddef7aa4992f493c6381241b98011c3cef | 792 | java | Java | Swing_Programing/src/bp2_lab04/Lab4_Soru3.java | sametkaya/Java_Swing_Programming_2 | c50a138920419b32ba97d4d4daefd891bed5c3a3 | [
"MIT"
] | 5 | 2017-03-02T16:30:04.000Z | 2017-03-27T20:26:30.000Z | Swing_Programing/src/bp2_lab04/Lab4_Soru3.java | sametkaya/Java_Swing_Programming_2 | c50a138920419b32ba97d4d4daefd891bed5c3a3 | [
"MIT"
] | null | null | null | Swing_Programing/src/bp2_lab04/Lab4_Soru3.java | sametkaya/Java_Swing_Programming_2 | c50a138920419b32ba97d4d4daefd891bed5c3a3 | [
"MIT"
] | 1 | 2017-03-10T17:19:36.000Z | 2017-03-10T17:19:36.000Z | 24.75 | 79 | 0.556818 | 996,920 | /*
* 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 bp2_lab04;
/**
*
* @author samet
*/
public class Lab4_Soru3 {
public static void main(String[] args) {
String ... |
92346fe69e5827a680bfb5ec7398758dbca42d5c | 2,513 | java | Java | src/test/java/com/github/git24j/core/GitObjectTest.java | git24j/git24j | 9ea76baaff965ff4bfde15b5cc9b8fbcf2ef1330 | [
"MIT"
] | 25 | 2020-01-04T18:07:45.000Z | 2022-02-20T19:16:06.000Z | src/test/java/com/github/git24j/core/GitObjectTest.java | git24j/git24j | 9ea76baaff965ff4bfde15b5cc9b8fbcf2ef1330 | [
"MIT"
] | 5 | 2020-06-18T02:34:32.000Z | 2022-01-25T03:48:47.000Z | src/test/java/com/github/git24j/core/GitObjectTest.java | git24j/git24j | 9ea76baaff965ff4bfde15b5cc9b8fbcf2ef1330 | [
"MIT"
] | 4 | 2019-11-06T02:26:51.000Z | 2022-02-20T19:16:07.000Z | 36.647059 | 95 | 0.642857 | 996,921 | package com.github.git24j.core;
import org.junit.Assert;
import org.junit.Test;
public class GitObjectTest extends TestBase {
@Test
public void search() {
Repository testRepo = TestRepo.SIMPLE1.tempRepo(folder);
GitObject obj = Revparse.single(testRepo, "HEAD");
Assert.assertEquals(Gi... |
9234717296d84bdb45e321c350dc4aee83fd9925 | 533 | java | Java | app/src/main/java/com/example/qpdjg/all_for/Item/CategoryItem.java | willtriti03/Allfor | 096ae3b7844cef3f266bcabfc1620f3e05234719 | [
"MIT"
] | null | null | null | app/src/main/java/com/example/qpdjg/all_for/Item/CategoryItem.java | willtriti03/Allfor | 096ae3b7844cef3f266bcabfc1620f3e05234719 | [
"MIT"
] | null | null | null | app/src/main/java/com/example/qpdjg/all_for/Item/CategoryItem.java | willtriti03/Allfor | 096ae3b7844cef3f266bcabfc1620f3e05234719 | [
"MIT"
] | null | null | null | 18.37931 | 67 | 0.622889 | 996,922 | package com.example.qpdjg.all_for.Item;
import android.content.Intent;
import android.graphics.drawable.Drawable;
public class CategoryItem {
Drawable icon;
String txt;
String toCall;
public CategoryItem(Drawable icon, String txt, String toCall) {
this.icon = icon;
this.txt = txt;
... |
923471cc080cc6120f8ba350b2548178c89ba6ea | 1,517 | java | Java | src/main/java/io/gravitee/connector/http/AbstractHttpConnection.java | gravitee-io/gravitee-connector-http | 0c133ecc118d7464f8aa1a4bd8ee20d1d4e9a332 | [
"Apache-2.0"
] | null | null | null | src/main/java/io/gravitee/connector/http/AbstractHttpConnection.java | gravitee-io/gravitee-connector-http | 0c133ecc118d7464f8aa1a4bd8ee20d1d4e9a332 | [
"Apache-2.0"
] | 1 | 2022-02-23T08:02:54.000Z | 2022-02-23T08:55:34.000Z | src/main/java/io/gravitee/connector/http/AbstractHttpConnection.java | AlexRogalskiy/gravitee-connector-http | 025b2a98db415f37df73e56262b12f37e47a8ddc | [
"Apache-2.0"
] | 2 | 2021-12-26T12:35:14.000Z | 2022-03-03T16:42:36.000Z | 31.604167 | 123 | 0.724456 | 996,923 | /**
* Copyright (C) 2015 The Gravitee team (http://gravitee.io)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless requ... |
923473bffb4d1ea8f0071f52521bd576b21c4a2d | 9,244 | java | Java | src/pasketti/core/Regex.java | ewaldgrusk/pasketti | 6df9b74f4e85f471b21a4ec983cb9918ea79e8f4 | [
"MIT"
] | null | null | null | src/pasketti/core/Regex.java | ewaldgrusk/pasketti | 6df9b74f4e85f471b21a4ec983cb9918ea79e8f4 | [
"MIT"
] | null | null | null | src/pasketti/core/Regex.java | ewaldgrusk/pasketti | 6df9b74f4e85f471b21a4ec983cb9918ea79e8f4 | [
"MIT"
] | null | null | null | 29.069182 | 80 | 0.599308 | 996,924 | package pasketti.core;
import java.util.Objects;
import java.util.function.BinaryOperator;
import java.util.function.Predicate;
/**
* A regular expression.
*
* @author Nora Gruner
* @since 0.1.0
*/
public abstract class Regex<T> {
private final boolean active;
private final boolean empty;
private final b... |
923473ce0f021120bd9e868683b48b575467361b | 602 | java | Java | src/main/java/com/google/zxing/ReaderException.java | JackChan1999/boohee_v5.6 | 221f7ea237f491e2153039a42941a515493ba52c | [
"Apache-2.0"
] | 7 | 2017-05-30T12:01:38.000Z | 2021-04-22T12:22:39.000Z | src/main/java/com/google/zxing/ReaderException.java | JackChan1999/boohee_v5.6 | 221f7ea237f491e2153039a42941a515493ba52c | [
"Apache-2.0"
] | null | null | null | src/main/java/com/google/zxing/ReaderException.java | JackChan1999/boohee_v5.6 | 221f7ea237f491e2153039a42941a515493ba52c | [
"Apache-2.0"
] | 6 | 2017-07-28T03:47:08.000Z | 2019-06-28T17:57:50.000Z | 21.5 | 83 | 0.601329 | 996,925 | package com.google.zxing;
public abstract class ReaderException extends Exception {
protected static final StackTraceElement[] NO_TRACE = new StackTraceElement[0];
protected static final boolean isStackTrace;
static {
boolean z;
if (System.getProperty("surefire.test.class.path") != null) {... |
923474192f25d51e47944d5f0d559e8fd8033bf1 | 22,326 | java | Java | src/main/java/net/glowstone/GlowChunk.java | mikeprimm/Glowstone | c32b12778a5beac0f7e960ca8f412fc6a85b0c56 | [
"MIT"
] | 1 | 2019-08-29T19:28:25.000Z | 2019-08-29T19:28:25.000Z | src/main/java/net/glowstone/GlowChunk.java | mikeprimm/Glowstone | c32b12778a5beac0f7e960ca8f412fc6a85b0c56 | [
"MIT"
] | null | null | null | src/main/java/net/glowstone/GlowChunk.java | mikeprimm/Glowstone | c32b12778a5beac0f7e960ca8f412fc6a85b0c56 | [
"MIT"
] | null | null | null | 31.44507 | 188 | 0.553839 | 996,926 | package net.glowstone;
import net.glowstone.block.GlowBlock;
import net.glowstone.block.GlowBlockState;
import net.glowstone.block.ItemTable;
import net.glowstone.block.blocktype.BlockType;
import net.glowstone.block.entity.TileEntity;
import net.glowstone.entity.GlowEntity;
import net.glowstone.net.message.play.game.... |
923474ce6808250b2f381624f453b8307d79733d | 821 | java | Java | cukes-rabbitmq/src/main/java/lv/ctco/cukes/rabbitmq/api/when/SendMessageSteps.java | medveduska/cukes | 31cf17e19650d4661491f9e25b5f020f230517b2 | [
"Apache-2.0"
] | 64 | 2017-08-01T10:45:18.000Z | 2022-02-20T22:22:07.000Z | cukes-rabbitmq/src/main/java/lv/ctco/cukes/rabbitmq/api/when/SendMessageSteps.java | medveduska/cukes | 31cf17e19650d4661491f9e25b5f020f230517b2 | [
"Apache-2.0"
] | 60 | 2017-07-20T08:38:22.000Z | 2022-01-21T23:18:41.000Z | cukes-rabbitmq/src/main/java/lv/ctco/cukes/rabbitmq/api/when/SendMessageSteps.java | medveduska/cukes | 31cf17e19650d4661491f9e25b5f020f230517b2 | [
"Apache-2.0"
] | 53 | 2017-07-18T09:35:03.000Z | 2022-03-26T13:43:51.000Z | 30.407407 | 116 | 0.730816 | 996,927 | package lv.ctco.cukes.rabbitmq.api.when;
import com.google.inject.Inject;
import com.google.inject.Singleton;
import io.cucumber.java.en.When;
import lv.ctco.cukes.rabbitmq.api.NamePatterns;
import lv.ctco.cukes.rabbitmq.facade.RequestFacade;
import java.util.Optional;
@Singleton
public class SendMessageSteps {
... |
923474edcacec4b1538eb783ec5898cdbcbe077b | 1,650 | java | Java | Villages/src/com/domsplace/Villages/Commands/SubCommands/VillageSpawn.java | YourWishes/Villages | 23824aac29581f57f98871504711308302cb0c7f | [
"Apache-2.0"
] | null | null | null | Villages/src/com/domsplace/Villages/Commands/SubCommands/VillageSpawn.java | YourWishes/Villages | 23824aac29581f57f98871504711308302cb0c7f | [
"Apache-2.0"
] | null | null | null | Villages/src/com/domsplace/Villages/Commands/SubCommands/VillageSpawn.java | YourWishes/Villages | 23824aac29581f57f98871504711308302cb0c7f | [
"Apache-2.0"
] | null | null | null | 35.869565 | 109 | 0.717576 | 996,928 | /*
* Copyright 2013 Dominic Masters and Jordan Atkins
*
* 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... |
923474fb67ff40acf00fecc595eb3c23f0eadf4b | 828 | java | Java | app/src/main/java/com/app/missednotificationsreminder/ui/UiModule.java | SebFlippence/MissedNotificationsReminder | d64390855fe3020e03199d74a939d00c7d426cf2 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/app/missednotificationsreminder/ui/UiModule.java | SebFlippence/MissedNotificationsReminder | d64390855fe3020e03199d74a939d00c7d426cf2 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/app/missednotificationsreminder/ui/UiModule.java | SebFlippence/MissedNotificationsReminder | d64390855fe3020e03199d74a939d00c7d426cf2 | [
"Apache-2.0"
] | null | null | null | 23.657143 | 85 | 0.710145 | 996,929 | package com.app.missednotificationsreminder.ui;
import com.app.missednotificationsreminder.ui.activity.ApplicationsSelectionActivity;
import com.app.missednotificationsreminder.ui.activity.SettingsActivity;
import javax.inject.Singleton;
import dagger.Module;
import dagger.Provides;
/**
* The Dagger dependency inj... |
9234758b8a55b21e71e2e87661eea26a649aeb90 | 1,832 | java | Java | main/boofcv-ip/src/main/java/boofcv/factory/filter/binary/ConfigThresholdBlockMinMax.java | yuripourre-forks/BoofCV | 0a3091ef28c2bc9c632872ac5b6546e6973b59a0 | [
"Apache-2.0"
] | 782 | 2015-01-06T03:09:49.000Z | 2022-03-31T04:17:26.000Z | main/boofcv-ip/src/main/java/boofcv/factory/filter/binary/ConfigThresholdBlockMinMax.java | yuripourre-forks/BoofCV | 0a3091ef28c2bc9c632872ac5b6546e6973b59a0 | [
"Apache-2.0"
] | 205 | 2015-03-19T15:36:02.000Z | 2022-03-25T05:48:18.000Z | main/boofcv-ip/src/main/java/boofcv/factory/filter/binary/ConfigThresholdBlockMinMax.java | yuripourre-forks/BoofCV | 0a3091ef28c2bc9c632872ac5b6546e6973b59a0 | [
"Apache-2.0"
] | 241 | 2015-01-12T13:23:36.000Z | 2022-02-25T07:38:48.000Z | 27.757576 | 111 | 0.739629 | 996,930 | /*
* Copyright (c) 2021, Peter Abeles. All Rights Reserved.
*
* This file is part of BoofCV (http://boofcv.org).
*
* 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.apac... |
9234764dc1f0c7b01c96cb71f06d3a8f4d986cdf | 1,577 | java | Java | src/main/java/com/fengjing/framework/spring/jdbc/dao/impl/CategoryDaoImpl.java | kuiwang/my-framework | 53c2686b4dffc63a0ec5cc5f5cac523f1a72c1b9 | [
"MIT"
] | null | null | null | src/main/java/com/fengjing/framework/spring/jdbc/dao/impl/CategoryDaoImpl.java | kuiwang/my-framework | 53c2686b4dffc63a0ec5cc5f5cac523f1a72c1b9 | [
"MIT"
] | null | null | null | src/main/java/com/fengjing/framework/spring/jdbc/dao/impl/CategoryDaoImpl.java | kuiwang/my-framework | 53c2686b4dffc63a0ec5cc5f5cac523f1a72c1b9 | [
"MIT"
] | null | null | null | 25.852459 | 97 | 0.717185 | 996,931 | package com.fengjing.framework.spring.jdbc.dao.impl;
import java.sql.Types;
import java.util.List;
import javax.annotation.Resource;
import org.springframework.jdbc.core.JdbcTemplate;
import org.springframework.stereotype.Repository;
import com.fengjing.framework.spring.jdbc.dao.CategoryDao;
import com.fengjing.fra... |
923476a07f28c4bf69d023e3b20020a896f78fa1 | 2,725 | java | Java | app/src/main/java/br/com/mobiclub/quantoprima/database/table/UserTable.java | LuisMesquita/android-quantoprima | a6e6227696952999c08831b562ba1efc13da4143 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/br/com/mobiclub/quantoprima/database/table/UserTable.java | LuisMesquita/android-quantoprima | a6e6227696952999c08831b562ba1efc13da4143 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/br/com/mobiclub/quantoprima/database/table/UserTable.java | LuisMesquita/android-quantoprima | a6e6227696952999c08831b562ba1efc13da4143 | [
"Apache-2.0"
] | null | null | null | 44.672131 | 85 | 0.672661 | 996,932 | package br.com.mobiclub.quantoprima.database.table;
import br.com.mobiclub.quantoprima.database.common.DBColumn;
import br.com.mobiclub.quantoprima.database.common.DBTable;
public class UserTable extends DBTable {
private static final String TABLE_NAME = "User";
//Columns Index
public static final int I... |
923476defa48d7266705008b62b0b24c2f7796bd | 1,191 | java | Java | springboot-kafka/src/main/java/com/javanorth/spring/springbootkafka/service/impl/ConsumerImpl.java | hirCodd/springboot-demo | 7bc8d371bfcf72575f8213b25d2190e6fa8cbdfa | [
"MIT"
] | 9 | 2019-10-21T08:29:29.000Z | 2021-07-12T04:17:15.000Z | springboot-kafka/src/main/java/com/javanorth/spring/springbootkafka/service/impl/ConsumerImpl.java | hirCodd/springboot-demo | 7bc8d371bfcf72575f8213b25d2190e6fa8cbdfa | [
"MIT"
] | null | null | null | springboot-kafka/src/main/java/com/javanorth/spring/springbootkafka/service/impl/ConsumerImpl.java | hirCodd/springboot-demo | 7bc8d371bfcf72575f8213b25d2190e6fa8cbdfa | [
"MIT"
] | null | null | null | 36.090909 | 107 | 0.697733 | 996,933 | package com.javanorth.spring.springbootkafka.service.impl;
import com.google.gson.Gson;
import com.javanorth.spring.springbootkafka.pojo.Message;
import com.javanorth.spring.springbootkafka.util.LogUtil;
import org.springframework.kafka.annotation.KafkaListener;
import org.springframework.stereotype.Service;
@Service... |
9234770a97a6e969a5b124fdee924dc639ed1a04 | 4,693 | java | Java | client/rest-high-level/src/main/java/org/elasticsearch/client/ml/GetTrainedModelsRequest.java | jonasfh/elasticsearch | d8fb8d7ba9f741c8752d0fe9f26e4a579724cdbd | [
"Apache-2.0"
] | 2 | 2020-02-11T12:27:27.000Z | 2020-02-11T13:59:17.000Z | client/rest-high-level/src/main/java/org/elasticsearch/client/ml/GetTrainedModelsRequest.java | paulbaudrier/elasticsearch | 16bfdcacc0172264db9b32aa6edfa8b5c327f3b4 | [
"Apache-2.0"
] | 2 | 2019-12-05T10:21:58.000Z | 2020-01-10T09:17:26.000Z | client/rest-high-level/src/main/java/org/elasticsearch/client/ml/GetTrainedModelsRequest.java | paulbaudrier/elasticsearch | 16bfdcacc0172264db9b32aa6edfa8b5c327f3b4 | [
"Apache-2.0"
] | 2 | 2020-02-03T07:05:44.000Z | 2020-02-05T01:51:57.000Z | 33.521429 | 112 | 0.699339 | 996,934 | /*
* 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... |
9234774b9f2e48879b52e6d72b15d466e0ddff35 | 2,629 | java | Java | app/src/main/java/com/oliinykov/yevgen/android/amconapp/presentation/view/ScrollAwareFABBehavior.java | zhekin/AmconApp | 68fd32845964911d9472445aab0ece8e3b7912aa | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/oliinykov/yevgen/android/amconapp/presentation/view/ScrollAwareFABBehavior.java | zhekin/AmconApp | 68fd32845964911d9472445aab0ece8e3b7912aa | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/oliinykov/yevgen/android/amconapp/presentation/view/ScrollAwareFABBehavior.java | zhekin/AmconApp | 68fd32845964911d9472445aab0ece8e3b7912aa | [
"Apache-2.0"
] | null | null | null | 41.730159 | 100 | 0.674021 | 996,935 | /*
* Copyright (c) 2016 Yevgen Oliinykov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or a... |
92347934eb95c08d325f3786860de10eb201175b | 4,179 | java | Java | src/main/java/venusians/data/board/AnchorChecker.java | goldenstein64/venusians | 414668fe32f6445ee58ecc152bcf8e91ba695ee6 | [
"MIT"
] | null | null | null | src/main/java/venusians/data/board/AnchorChecker.java | goldenstein64/venusians | 414668fe32f6445ee58ecc152bcf8e91ba695ee6 | [
"MIT"
] | null | null | null | src/main/java/venusians/data/board/AnchorChecker.java | goldenstein64/venusians | 414668fe32f6445ee58ecc152bcf8e91ba695ee6 | [
"MIT"
] | null | null | null | 27.86 | 88 | 0.705911 | 996,936 | package venusians.data.board;
import java.util.ArrayDeque;
import java.util.HashSet;
import venusians.data.board.buildable.Building;
import venusians.data.board.buildable.Road;
import venusians.data.board.buildable.SuggestedBuildable;
import venusians.data.players.Player;
import venusians.util.Matrix;
/**
* A class ... |
92347943fb6b6e778db55b1ae68d92edb1f574cb | 1,778 | java | Java | app/controllers/Authentication.java | michalzubkowicz/UniverseSiteMonitor | 4fadb922ec8090f3bf463d2aa97c0317173039fb | [
"Apache-2.0"
] | null | null | null | app/controllers/Authentication.java | michalzubkowicz/UniverseSiteMonitor | 4fadb922ec8090f3bf463d2aa97c0317173039fb | [
"Apache-2.0"
] | null | null | null | app/controllers/Authentication.java | michalzubkowicz/UniverseSiteMonitor | 4fadb922ec8090f3bf463d2aa97c0317173039fb | [
"Apache-2.0"
] | null | null | null | 24.694444 | 68 | 0.579303 | 996,937 | package controllers;
import models.User;
import play.data.Form;
import play.mvc.Controller;
import play.mvc.Result;
import views.html.adminlogin;
import static play.data.Form.form;
public class Authentication extends Controller {
public static Result authenticate() {
Form<Login> loginForm = form(Login.c... |
923479fb7ed6962e64824d1aecac1b16ccc9f45a | 1,907 | java | Java | sandbox/runtime/container/wildfly/webapp/src/main/java/io/fabric8/portable/runtime/wildfly/FabricActivator.java | rcernich/fabric8io-fabric8 | 551d151c5d6d2d8c24d5d35877bfec79a5210153 | [
"ECL-2.0",
"Apache-2.0"
] | 1 | 2016-04-30T14:17:14.000Z | 2016-04-30T14:17:14.000Z | sandbox/runtime/container/wildfly/webapp/src/main/java/io/fabric8/portable/runtime/wildfly/FabricActivator.java | rcernich/fabric8io-fabric8 | 551d151c5d6d2d8c24d5d35877bfec79a5210153 | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | sandbox/runtime/container/wildfly/webapp/src/main/java/io/fabric8/portable/runtime/wildfly/FabricActivator.java | rcernich/fabric8io-fabric8 | 551d151c5d6d2d8c24d5d35877bfec79a5210153 | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | 35.314815 | 82 | 0.75354 | 996,938 | /**
* Copyright 2005-2014 Red Hat, Inc.
*
* Red Hat licenses this file to you under the Apache License, version
* 2.0 (the "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless r... |
92347b033c7b26448fb4ecd58921c1d33140e3a7 | 2,293 | java | Java | core/src/main/java/io/zero88/qwe/dto/JsonDataImpl.java | zero88/blueprint | ee30dc3bbda7f8cfd91b00d7e9003ee16bee044b | [
"Apache-2.0"
] | 3 | 2021-07-27T15:38:40.000Z | 2022-02-16T04:09:13.000Z | core/src/main/java/io/zero88/qwe/dto/JsonDataImpl.java | zero88/blueprint | ee30dc3bbda7f8cfd91b00d7e9003ee16bee044b | [
"Apache-2.0"
] | 34 | 2021-05-12T06:12:58.000Z | 2022-03-31T04:10:39.000Z | core/src/main/java/io/zero88/qwe/dto/JsonDataImpl.java | zero88/qwe | ee30dc3bbda7f8cfd91b00d7e9003ee16bee044b | [
"Apache-2.0"
] | null | null | null | 34.742424 | 113 | 0.615787 | 996,939 | package io.zero88.qwe.dto;
import java.util.HashMap;
import java.util.Map;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import io.vertx.core.buffer.Buffer;
import io.vertx.core.json.DecodeException;
import io.vertx.core.json.JsonObject;
import io.zero88.qwe.exceptions.ErrorCode;
import io.zero88.qwe.exce... |
92347b34836953f720b6711f640bcd59843e1682 | 1,969 | java | Java | app/src/main/java/me/robwei/silvester2017/MainActivity.java | RobWei/Silvester-2017 | 8f4f3360dec5e244f41c9d18e0184b116d03777c | [
"Apache-2.0"
] | null | null | null | app/src/main/java/me/robwei/silvester2017/MainActivity.java | RobWei/Silvester-2017 | 8f4f3360dec5e244f41c9d18e0184b116d03777c | [
"Apache-2.0"
] | null | null | null | app/src/main/java/me/robwei/silvester2017/MainActivity.java | RobWei/Silvester-2017 | 8f4f3360dec5e244f41c9d18e0184b116d03777c | [
"Apache-2.0"
] | null | null | null | 35.8 | 118 | 0.627222 | 996,940 | package me.robwei.silvester2017;
import android.os.CountDownTimer;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.view.WindowManager;
import android.widget.TextView;
import java.util.Date;
import java.util.concurrent.TimeUnit;
import pl.droidsonro... |
92347f68988c7643d58444c5d5d6713bf0d978a1 | 2,022 | java | Java | core/cas-server-core-services-api/src/test/java/org/apereo/cas/services/util/DefaultRegisteredServiceCipherExecutorTests.java | glennjin/cas | b50a668358a6b95b0eedcb8805e0e7f6237919e2 | [
"Apache-2.0"
] | 3 | 2018-10-10T09:05:29.000Z | 2021-02-23T02:29:49.000Z | core/cas-server-core-services-api/src/test/java/org/apereo/cas/services/util/DefaultRegisteredServiceCipherExecutorTests.java | glennjin/cas | b50a668358a6b95b0eedcb8805e0e7f6237919e2 | [
"Apache-2.0"
] | null | null | null | core/cas-server-core-services-api/src/test/java/org/apereo/cas/services/util/DefaultRegisteredServiceCipherExecutorTests.java | glennjin/cas | b50a668358a6b95b0eedcb8805e0e7f6237919e2 | [
"Apache-2.0"
] | null | null | null | 37.444444 | 136 | 0.763106 | 996,941 | package org.apereo.cas.services.util;
import org.apereo.cas.services.AbstractRegisteredService;
import org.apereo.cas.services.RegisteredServiceCipherExecutor;
import org.apereo.cas.services.RegisteredServicePublicKeyImpl;
import org.apereo.cas.services.RegisteredServiceTestUtils;
import org.apereo.cas.ticket.UniqueTi... |
923480be9677455708cf2ea0bb1fad6f8b0b6a1b | 1,274 | java | Java | app/src/main/java/com/hmtri/foodsapp/view/home/HomeView.java | hmtri-it/FoodsApp | fa9839d56f7330210043262487f0b41dd7c4c4dd | [
"Apache-2.0"
] | 1 | 2019-07-30T07:34:03.000Z | 2019-07-30T07:34:03.000Z | app/src/main/java/com/hmtri/foodsapp/view/home/HomeView.java | hmtri-it/FoodsApp | fa9839d56f7330210043262487f0b41dd7c4c4dd | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/hmtri/foodsapp/view/home/HomeView.java | hmtri-it/FoodsApp | fa9839d56f7330210043262487f0b41dd7c4c4dd | [
"Apache-2.0"
] | 1 | 2019-07-26T04:44:18.000Z | 2019-07-26T04:44:18.000Z | 37.470588 | 92 | 0.55887 | 996,942 | /*-----------------------------------------------------------------------------
- Developed by hmtri-it -
- Copyright (c) 2019. All rights reserved -
-----------------------------------------------------------------------------*/... |
923480fa5b47949edfa15a7ca6cae72f502a23fb | 15,176 | java | Java | streams/src/main/java/org/apache/kafka/streams/processor/internals/GlobalStreamThread.java | lcyanxi/kafka | 9e81ec9a6ebe2913687f66cfb286177dd853ac13 | [
"Apache-2.0"
] | 126 | 2018-08-31T21:47:30.000Z | 2022-03-11T10:01:31.000Z | streams/src/main/java/org/apache/kafka/streams/processor/internals/GlobalStreamThread.java | lcyanxi/kafka | 9e81ec9a6ebe2913687f66cfb286177dd853ac13 | [
"Apache-2.0"
] | 75 | 2019-03-07T20:24:18.000Z | 2022-03-31T02:14:37.000Z | streams/src/main/java/org/apache/kafka/streams/processor/internals/GlobalStreamThread.java | lcyanxi/kafka | 9e81ec9a6ebe2913687f66cfb286177dd853ac13 | [
"Apache-2.0"
] | 46 | 2018-09-13T07:27:19.000Z | 2022-03-23T17:49:13.000Z | 39.832021 | 145 | 0.606154 | 996,943 | /*
* 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 n... |
9234810f8fc71294589eab2c0207e5f5f2854855 | 1,012 | java | Java | src/cz/hartrik/common/DateTimeUtils.java | Hartrik/HS-Common-Library | ef18253fe47216ec01a01b89a104e4f1fd20e0ef | [
"MIT"
] | null | null | null | src/cz/hartrik/common/DateTimeUtils.java | Hartrik/HS-Common-Library | ef18253fe47216ec01a01b89a104e4f1fd20e0ef | [
"MIT"
] | null | null | null | src/cz/hartrik/common/DateTimeUtils.java | Hartrik/HS-Common-Library | ef18253fe47216ec01a01b89a104e4f1fd20e0ef | [
"MIT"
] | null | null | null | 28.914286 | 69 | 0.644269 | 996,944 | package cz.hartrik.common;
import cz.hartrik.common.reflect.LibraryClass;
import java.time.ZonedDateTime;
import java.time.format.DateTimeFormatter;
import java.time.format.DateTimeFormatterBuilder;
/**
* Poskytuje statické metody pro zjednodušení práce s datem a časem.
*
* @version 2015-04-04
* @auth... |
92348149af8abb522cff440e21ae94b1499e00ba | 1,584 | java | Java | model/src/main/java/io/jans/as/model/gluu/GluuErrorResponseType.java | qbert2k/jans-auth-server | 3a383e4c96b0f17ed8aa61d54ea82778047fe5b9 | [
"Apache-2.0"
] | 30 | 2020-10-08T07:42:25.000Z | 2022-01-14T08:28:54.000Z | model/src/main/java/io/jans/as/model/gluu/GluuErrorResponseType.java | qbert2k/jans-auth-server | 3a383e4c96b0f17ed8aa61d54ea82778047fe5b9 | [
"Apache-2.0"
] | 604 | 2022-01-13T12:32:50.000Z | 2022-03-31T20:27:36.000Z | model/src/main/java/io/jans/as/model/gluu/GluuErrorResponseType.java | qbert2k/jans-auth-server | 3a383e4c96b0f17ed8aa61d54ea82778047fe5b9 | [
"Apache-2.0"
] | 17 | 2020-10-07T17:23:59.000Z | 2022-01-14T09:28:21.000Z | 24 | 124 | 0.645833 | 996,945 | /*
* Janssen Project software is available under the Apache License (2004). See http://www.apache.org/licenses/ for full text.
*
* Copyright (c) 2020, Janssen Project
*/
package io.jans.as.model.gluu;
import io.jans.as.model.error.IErrorType;
import java.util.HashMap;
import java.util.Map;
public enum GluuError... |
923481c5c917e5e4dfc0b8d1a4463ed4bffce9e8 | 5,956 | java | Java | query/src/main/java/org/infinispan/query/clustered/ClusteredCacheQueryImpl.java | skymysky/infinispan | ace5cc23f345ed4e782fc863e83d5aa24e3a1ac9 | [
"Apache-2.0"
] | 1 | 2020-06-01T21:20:47.000Z | 2020-06-01T21:20:47.000Z | query/src/main/java/org/infinispan/query/clustered/ClusteredCacheQueryImpl.java | skymysky/infinispan | ace5cc23f345ed4e782fc863e83d5aa24e3a1ac9 | [
"Apache-2.0"
] | 1 | 2022-03-02T14:34:13.000Z | 2022-03-02T14:34:13.000Z | query/src/main/java/org/infinispan/query/clustered/ClusteredCacheQueryImpl.java | skymysky/infinispan | ace5cc23f345ed4e782fc863e83d5aa24e3a1ac9 | [
"Apache-2.0"
] | null | null | null | 39.184211 | 165 | 0.708697 | 996,946 | package org.infinispan.query.clustered;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.UUID;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.TimeUnit;
import org.apache.lucene.search.Query;
import org.hibernate.search.except... |
92348373c0ba018f8354514cfcb81b6168986fd3 | 8,582 | java | Java | backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/DiskDaoTest.java | leongold/ovirt-engine | 8b915dab8ad8157849b36b60eb0ca159b1923faf | [
"Apache-2.0"
] | null | null | null | backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/DiskDaoTest.java | leongold/ovirt-engine | 8b915dab8ad8157849b36b60eb0ca159b1923faf | [
"Apache-2.0"
] | null | null | null | backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/DiskDaoTest.java | leongold/ovirt-engine | 8b915dab8ad8157849b36b60eb0ca159b1923faf | [
"Apache-2.0"
] | null | null | null | 35.758333 | 118 | 0.695059 | 996,947 | package org.ovirt.engine.core.dao;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertNull;
import static org.junit.Assert.assertTrue;
import java.util.Arrays;
import java.util.Collections;
import java.util.HashSet;
import java.util.List;
im... |
9234841bca1c6388b477d2acf2325604bbeb3a09 | 3,938 | java | Java | systems/src/gen/java/org/bytedeco/systems/macosx/rusage.java | oxisto/javacpp-presets | a70841e089cbe4269cd3e1b1e6de2005c3b4aa16 | [
"Apache-2.0"
] | 2,132 | 2015-01-14T10:02:38.000Z | 2022-03-31T07:51:08.000Z | systems/src/gen/java/org/bytedeco/systems/macosx/rusage.java | oxisto/javacpp-presets | a70841e089cbe4269cd3e1b1e6de2005c3b4aa16 | [
"Apache-2.0"
] | 1,024 | 2015-01-11T18:35:03.000Z | 2022-03-31T14:52:22.000Z | systems/src/gen/java/org/bytedeco/systems/macosx/rusage.java | oxisto/javacpp-presets | a70841e089cbe4269cd3e1b1e6de2005c3b4aa16 | [
"Apache-2.0"
] | 759 | 2015-01-15T08:41:48.000Z | 2022-03-29T17:05:57.000Z | 57.911765 | 131 | 0.685119 | 996,948 | // Targeted by JavaCPP version 1.5.6: DO NOT EDIT THIS FILE
package org.bytedeco.systems.macosx;
import java.nio.*;
import org.bytedeco.javacpp.*;
import org.bytedeco.javacpp.annotation.*;
import static org.bytedeco.javacpp.presets.javacpp.*;
import static org.bytedeco.systems.global.macosx.*;
/* Curr... |
92348766746b87984bee2b60c41671e854e1dc82 | 301 | java | Java | engine/src/main/java/com/aegean/icsd/engine/core/annotations/Key.java | Binarios/Mci | 6db8aa5877a447e905d4317fa7c5b5afe64a0ed9 | [
"Apache-2.0"
] | null | null | null | engine/src/main/java/com/aegean/icsd/engine/core/annotations/Key.java | Binarios/Mci | 6db8aa5877a447e905d4317fa7c5b5afe64a0ed9 | [
"Apache-2.0"
] | null | null | null | engine/src/main/java/com/aegean/icsd/engine/core/annotations/Key.java | Binarios/Mci | 6db8aa5877a447e905d4317fa7c5b5afe64a0ed9 | [
"Apache-2.0"
] | null | null | null | 25.083333 | 48 | 0.827243 | 996,949 | package com.aegean.icsd.engine.core.annotations;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
@Retention(RetentionPolicy.RUNTIME)
@Target(ElementType.FIELD)
public @interface Key {
}
|
9234896e21f4f444e31a74e97ccbd98ded15fcd2 | 2,589 | java | Java | acceptance-tests/src/test/java/tech/pegasys/pantheon/tests/web3j/privacy/PrivacyGroupIdAcceptanceTest.java | alessandro-8/panth | fc6afda6230f9b42996b976fd051682e81e19792 | [
"Apache-2.0"
] | null | null | null | acceptance-tests/src/test/java/tech/pegasys/pantheon/tests/web3j/privacy/PrivacyGroupIdAcceptanceTest.java | alessandro-8/panth | fc6afda6230f9b42996b976fd051682e81e19792 | [
"Apache-2.0"
] | null | null | null | acceptance-tests/src/test/java/tech/pegasys/pantheon/tests/web3j/privacy/PrivacyGroupIdAcceptanceTest.java | alessandro-8/panth | fc6afda6230f9b42996b976fd051682e81e19792 | [
"Apache-2.0"
] | null | null | null | 35.958333 | 118 | 0.702202 | 996,950 | /*
* Copyright 2019 ConsenSys AG.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
* the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in wr... |
92348a59449b033e325792a9e5b4b85338dc4b0a | 10,145 | java | Java | app/src/main/java/com/anysoftkeyboard/keyboards/views/preview/KeyPreviewsManager.java | antonok-edm/AnySoftKeyboard | a6ad08502eb6823de592d77d09b8a5692c2c6361 | [
"Apache-2.0"
] | 3 | 2019-12-06T06:34:45.000Z | 2021-10-09T12:31:22.000Z | app/src/main/java/com/anysoftkeyboard/keyboards/views/preview/KeyPreviewsManager.java | antonok-edm/AnySoftKeyboard | a6ad08502eb6823de592d77d09b8a5692c2c6361 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/anysoftkeyboard/keyboards/views/preview/KeyPreviewsManager.java | antonok-edm/AnySoftKeyboard | a6ad08502eb6823de592d77d09b8a5692c2c6361 | [
"Apache-2.0"
] | null | null | null | 40.418327 | 180 | 0.651355 | 996,951 | package com.anysoftkeyboard.keyboards.views.preview;
import android.content.Context;
import android.graphics.Point;
import android.graphics.drawable.Drawable;
import android.os.Handler;
import android.os.Message;
import android.support.annotation.NonNull;
import android.support.annotation.VisibleForTesting;
import co... |
92348a8bceda13d040d0f33479c2739ff3f5b051 | 1,215 | java | Java | third_party/java/proguard/proguard6.2.2/src/proguard/io/Finisher.java | chadm-sq/bazel | 715c9faabba573501c9cb7604192759950633205 | [
"Apache-2.0"
] | 16,989 | 2015-09-01T19:57:15.000Z | 2022-03-31T23:54:00.000Z | third_party/java/proguard/proguard6.2.2/src/proguard/io/Finisher.java | chadm-sq/bazel | 715c9faabba573501c9cb7604192759950633205 | [
"Apache-2.0"
] | 12,562 | 2015-09-01T09:06:01.000Z | 2022-03-31T22:26:20.000Z | third_party/java/proguard/proguard6.2.2/src/proguard/io/Finisher.java | chadm-sq/bazel | 715c9faabba573501c9cb7604192759950633205 | [
"Apache-2.0"
] | 3,707 | 2015-09-02T19:20:01.000Z | 2022-03-31T17:06:14.000Z | 31.973684 | 80 | 0.72428 | 996,952 | /*
* ProGuard -- shrinking, optimization, obfuscation, and preverification
* of Java bytecode.
*
* Copyright (c) 2002-2019 Guardsquare NV
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the Free
* Softwar... |
92348b395b38b255ed5e722a6314c169778664b0 | 1,229 | java | Java | jeecg-boot/jeecg-boot-module-activiti/src/main/java/org/jeecg/modules/es/entity/Entry.java | cnetly/activiti-jeecg-boot | 4fc0a31cba3bf2a4fc65e9df3f4a2b8882d6f75a | [
"MIT"
] | 92 | 2021-11-08T16:00:45.000Z | 2022-03-25T06:59:07.000Z | jeecg-boot/jeecg-boot-module-activiti/src/main/java/org/jeecg/modules/es/entity/Entry.java | cnetly/activiti-jeecg-boot | 4fc0a31cba3bf2a4fc65e9df3f4a2b8882d6f75a | [
"MIT"
] | 5 | 2021-11-22T07:38:57.000Z | 2022-03-11T04:33:43.000Z | jeecg-boot/jeecg-boot-module-activiti/src/main/java/org/jeecg/modules/es/entity/Entry.java | cnetly/activiti-jeecg-boot | 4fc0a31cba3bf2a4fc65e9df3f4a2b8882d6f75a | [
"MIT"
] | 19 | 2021-11-23T10:52:26.000Z | 2022-03-25T07:32:00.000Z | 13.505495 | 71 | 0.561432 | 996,953 | package org.jeecg.modules.es.entity;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Data;
import lombok.NoArgsConstructor;
import java.io.Serializable;
import java.util.Date;
/**
* Entry
*
* @author dongjb
* @version v1.0
* @since 2021-09-04
*/
@Data
@Builder
@NoArgsConstructor
@AllArgs... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.