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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
9236e1550845787a1686a1d833d160d7b7f3fa16 | 621 | java | Java | analysis/reverse-engineering/decompile-fitts-with-gradle-20191031-2200/src/main/java/kr/co/popone/fitts/viewmodel/store/bridge/ShopBridgeViewModel$registerProductLikeEvent$1.java | skkuse-adv/2019Fall_team2 | 3ea84c6be39855f54634a7f9b1093e80893886eb | [
"Apache-2.0"
] | 4 | 2019-10-07T05:17:21.000Z | 2020-11-02T08:29:13.000Z | analysis/reverse-engineering/decompile-fitts-with-gradle-20191031-2200/src/main/java/kr/co/popone/fitts/viewmodel/store/bridge/ShopBridgeViewModel$registerProductLikeEvent$1.java | skkuse-adv/2019Fall_team2 | 3ea84c6be39855f54634a7f9b1093e80893886eb | [
"Apache-2.0"
] | 38 | 2019-10-07T02:40:35.000Z | 2019-12-12T09:15:24.000Z | analysis/reverse-engineering/decompile-fitts-20191031-2200/sources/kr/co/popone/fitts/viewmodel/store/bridge/ShopBridgeViewModel$registerProductLikeEvent$1.java | skkuse-adv/2019Fall_team2 | 3ea84c6be39855f54634a7f9b1093e80893886eb | [
"Apache-2.0"
] | 5 | 2019-10-07T02:41:15.000Z | 2020-10-30T01:36:08.000Z | 36.529412 | 106 | 0.771337 | 997,857 | package kr.co.popone.fitts.viewmodel.store.bridge;
import io.reactivex.functions.Consumer;
import kr.co.popone.fitts.event.WishStateUpdateEvent;
final class ShopBridgeViewModel$registerProductLikeEvent$1<T> implements Consumer<WishStateUpdateEvent> {
final /* synthetic */ ShopBridgeViewModel this$0;
... |
9236e1613ece66411158aa9944c59ef05f944faa | 1,043 | java | Java | weixin/weixin-admin/src/main/java/com/kotall/oms/weixin/entity/SysAccessTokenEntity.java | kotall/kotall-root | 7e5dfe7eb006833a0d9e5e1972d6227a2e59f4bd | [
"MIT"
] | null | null | null | weixin/weixin-admin/src/main/java/com/kotall/oms/weixin/entity/SysAccessTokenEntity.java | kotall/kotall-root | 7e5dfe7eb006833a0d9e5e1972d6227a2e59f4bd | [
"MIT"
] | null | null | null | weixin/weixin-admin/src/main/java/com/kotall/oms/weixin/entity/SysAccessTokenEntity.java | kotall/kotall-root | 7e5dfe7eb006833a0d9e5e1972d6227a2e59f4bd | [
"MIT"
] | null | null | null | 19.679245 | 81 | 0.688399 | 997,858 | package com.kotall.oms.weixin.entity;
import lombok.Data;
import org.springframework.data.annotation.LastModifiedDate;
import org.springframework.data.jpa.domain.support.AuditingEntityListener;
import javax.persistence.Entity;
import javax.persistence.EntityListeners;
import javax.persistence.Id;
import javax.persist... |
9236e195b66fd70cf6b8c2a5fb366a9d94ae10e7 | 151 | java | Java | app/src/main/java/com/homains/daliloffline/media/FFTData.java | freetraveler87/140offline-android-daliloffline1 | c196cb99f1280ae062ddfe836b66bc8bda1bee97 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/homains/daliloffline/media/FFTData.java | freetraveler87/140offline-android-daliloffline1 | c196cb99f1280ae062ddfe836b66bc8bda1bee97 | [
"Apache-2.0"
] | 1 | 2018-12-17T15:38:15.000Z | 2018-12-17T15:38:15.000Z | app/src/main/java/com/homains/daliloffline/media/FFTData.java | freetraveler87/140offline-android-daliloffline1 | c196cb99f1280ae062ddfe836b66bc8bda1bee97 | [
"Apache-2.0"
] | null | null | null | 15.1 | 39 | 0.682119 | 997,859 | package com.homains.daliloffline.media;
public class FFTData
{
public FFTData(byte[] bytes)
{
this.bytes = bytes;
}
public byte[] bytes;
} |
9236e22dc82103ddbdfb4ecea69314739d485bcd | 727 | java | Java | src/main/java/com/spring/configuration/WebConfiguration.java | super-newbie94/bg-nt | 28bfbc069662c080c303c48c1ac2ef75e2daae8c | [
"MIT"
] | null | null | null | src/main/java/com/spring/configuration/WebConfiguration.java | super-newbie94/bg-nt | 28bfbc069662c080c303c48c1ac2ef75e2daae8c | [
"MIT"
] | null | null | null | src/main/java/com/spring/configuration/WebConfiguration.java | super-newbie94/bg-nt | 28bfbc069662c080c303c48c1ac2ef75e2daae8c | [
"MIT"
] | null | null | null | 27.961538 | 81 | 0.679505 | 997,860 | package com.spring.configuration;
import org.springframework.context.annotation.Configuration;
import org.springframework.web.servlet.config.annotation.CorsRegistry;
import org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter;
/**
* User: GaoYuan
* Date: 17/12/13
* Time: 13:50
*/
@Configurati... |
9236e230dc87c890252bc24e5c63b5fb6c88b61f | 5,980 | java | Java | src/main/java/mesh/polyhedra/plato/Dodecahedron.java | ChiralBehaviors/inviscid | 9bce7c61bbaace3fd239164e8e4061d6cfd72594 | [
"Apache-2.0"
] | null | null | null | src/main/java/mesh/polyhedra/plato/Dodecahedron.java | ChiralBehaviors/inviscid | 9bce7c61bbaace3fd239164e8e4061d6cfd72594 | [
"Apache-2.0"
] | null | null | null | src/main/java/mesh/polyhedra/plato/Dodecahedron.java | ChiralBehaviors/inviscid | 9bce7c61bbaace3fd239164e8e4061d6cfd72594 | [
"Apache-2.0"
] | null | null | null | 39.342105 | 78 | 0.483445 | 997,861 | package mesh.polyhedra.plato;
import javax.vecmath.Vector3d;
import mesh.Face;
/**
* An implementation of a regular dodecahedron mesh.
*
* @author Brian Yao
*/
public class Dodecahedron extends PlatonicSolid {
private static final double RADIUS_FACTOR = Math.sqrt(3.0) / 4.0
... |
9236e27f262aad58da970795744018fa849604a4 | 8,413 | java | Java | src/main/java/youtube/data/UploadThumbnail.java | TELECOMNancy/pcd-2016-martynique | afab886adb1f0fec5e349d10ec8435edb98e49cc | [
"Apache-2.0"
] | null | null | null | src/main/java/youtube/data/UploadThumbnail.java | TELECOMNancy/pcd-2016-martynique | afab886adb1f0fec5e349d10ec8435edb98e49cc | [
"Apache-2.0"
] | null | null | null | src/main/java/youtube/data/UploadThumbnail.java | TELECOMNancy/pcd-2016-martynique | afab886adb1f0fec5e349d10ec8435edb98e49cc | [
"Apache-2.0"
] | null | null | null | 42.705584 | 113 | 0.608939 | 997,862 | /*
* Copyright (c) 2013 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
* in compliance with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in ... |
9236e2ed4fa2c420d38b896a8e5e68c0c3d356b2 | 2,653 | java | Java | cosmo-core/src/main/java/org/unitedinternet/cosmo/acegisecurity/userdetails/CosmoUserDetailsService.java | k-oliver/cosmo | a5c8ccd1df53517785bc92df04867fccf7828bc7 | [
"Apache-2.0"
] | 67 | 2015-05-20T14:37:10.000Z | 2022-02-11T22:23:05.000Z | cosmo-core/src/main/java/org/unitedinternet/cosmo/acegisecurity/userdetails/CosmoUserDetailsService.java | k-oliver/cosmo | a5c8ccd1df53517785bc92df04867fccf7828bc7 | [
"Apache-2.0"
] | 47 | 2015-12-16T07:45:56.000Z | 2022-01-25T18:38:20.000Z | cosmo-core/src/main/java/org/unitedinternet/cosmo/acegisecurity/userdetails/CosmoUserDetailsService.java | k-oliver/cosmo | a5c8ccd1df53517785bc92df04867fccf7828bc7 | [
"Apache-2.0"
] | 37 | 2015-06-03T11:00:59.000Z | 2022-03-29T07:14:13.000Z | 34.012821 | 84 | 0.71617 | 997,863 | /*
* Copyright 2005-2006 Open Source Applications Foundation
*
* 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... |
9236e30a56f37dbc72e9014e09c013b042e4a86c | 1,842 | java | Java | android/VotoEletronico/VotoEletronicoApp/src/main/java/br/com/renanfretta/votoeletronico/uis/SplashScreenActivity.java | frettarenan/voto-eletronico-microservices-spring-java-e-android | 53679636f6d7181dd3afd989ad50544a8fd159f4 | [
"Apache-2.0"
] | 2 | 2021-05-12T13:46:16.000Z | 2021-05-12T23:47:43.000Z | android/VotoEletronico/VotoEletronicoApp/src/main/java/br/com/renanfretta/votoeletronico/uis/SplashScreenActivity.java | frettarenan/voto-eletronico-microservices-spring-java-e-android | 53679636f6d7181dd3afd989ad50544a8fd159f4 | [
"Apache-2.0"
] | null | null | null | android/VotoEletronico/VotoEletronicoApp/src/main/java/br/com/renanfretta/votoeletronico/uis/SplashScreenActivity.java | frettarenan/voto-eletronico-microservices-spring-java-e-android | 53679636f6d7181dd3afd989ad50544a8fd159f4 | [
"Apache-2.0"
] | null | null | null | 32.315789 | 158 | 0.676439 | 997,864 | package br.com.renanfretta.votoeletronico.uis;
import android.content.Intent;
import android.os.Bundle;
import android.os.Handler;
import android.os.StrictMode;
import androidx.appcompat.app.AppCompatActivity;
import br.com.renanfretta.votoeletronico.R;
import br.com.renanfretta.votoeletronico.utils.SessaoUsuarioUti... |
9236e3690f87878a377133748ee8181b8b2781a7 | 3,756 | java | Java | tis-manage-pojo/src/main/java/com/qlangtech/tis/manage/biz/dal/pojo/Application.java | jhonyang/tis-solr | ab1dfe0bc4a4d2ab78709b2d271f153988285d30 | [
"MIT"
] | 1 | 2019-09-26T03:08:34.000Z | 2019-09-26T03:08:34.000Z | tis-manage-pojo/src/main/java/com/qlangtech/tis/manage/biz/dal/pojo/Application.java | jhonyang/tis-solr | ab1dfe0bc4a4d2ab78709b2d271f153988285d30 | [
"MIT"
] | null | null | null | tis-manage-pojo/src/main/java/com/qlangtech/tis/manage/biz/dal/pojo/Application.java | jhonyang/tis-solr | ab1dfe0bc4a4d2ab78709b2d271f153988285d30 | [
"MIT"
] | null | null | null | 22.094118 | 80 | 0.711129 | 997,865 | /*
* The MIT License
*
* Copyright (c) 2018-2022, qinglangtech Ltd
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to... |
9236e3dfaefa7bf029ae0311fbb5a58e2b460c90 | 1,025 | java | Java | core/src/main/java/com/amazon/opendistroforelasticsearch/sql/expression/function/FunctionImplementation.java | chyun/sql | 0bb88d0595a6076dff4883b546d9aed90355ce75 | [
"Apache-2.0"
] | 574 | 2019-03-11T16:02:24.000Z | 2022-03-30T13:21:59.000Z | core/src/main/java/com/amazon/opendistroforelasticsearch/sql/expression/function/FunctionImplementation.java | chyun/sql | 0bb88d0595a6076dff4883b546d9aed90355ce75 | [
"Apache-2.0"
] | 802 | 2019-03-11T14:43:20.000Z | 2022-03-17T07:46:03.000Z | core/src/main/java/com/amazon/opendistroforelasticsearch/sql/expression/function/FunctionImplementation.java | chyun/sql | 0bb88d0595a6076dff4883b546d9aed90355ce75 | [
"Apache-2.0"
] | 197 | 2019-03-11T20:52:28.000Z | 2022-03-30T12:59:05.000Z | 28.472222 | 78 | 0.722927 | 997,866 | /*
* Copyright 2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
... |
9236e40faf0a09a24bcdc4a864f18609b00ecc53 | 4,454 | java | Java | citizen-intelligence-agency/src/main/java/com/hack23/cia/web/impl/ui/application/views/user/party/pagemode/PartyOverviewPageModContentFactoryImpl.java | TrisA/cia | c67d638ec50b47afb9a033eae6e350fa514a0469 | [
"Apache-2.0"
] | 75 | 2015-08-01T15:31:54.000Z | 2022-03-19T12:07:06.000Z | citizen-intelligence-agency/src/main/java/com/hack23/cia/web/impl/ui/application/views/user/party/pagemode/PartyOverviewPageModContentFactoryImpl.java | TrisA/cia | c67d638ec50b47afb9a033eae6e350fa514a0469 | [
"Apache-2.0"
] | 2,662 | 2016-12-16T17:27:08.000Z | 2022-03-28T09:32:36.000Z | citizen-intelligence-agency/src/main/java/com/hack23/cia/web/impl/ui/application/views/user/party/pagemode/PartyOverviewPageModContentFactoryImpl.java | TrisA/cia | c67d638ec50b47afb9a033eae6e350fa514a0469 | [
"Apache-2.0"
] | 38 | 2017-03-03T23:15:18.000Z | 2021-12-31T19:07:13.000Z | 37.745763 | 114 | 0.792546 | 997,867 | /*
* Copyright 2010-2021 James Pether Sörling
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law o... |
9236e5061ab186baa1fa7e5a6a9286cd952bfa78 | 170 | java | Java | src/main/java/fi/hh/jsonresume/domain/ResumeRepository.java | VierasTalo/JSONR | 613f1dcc088b1233a3ab36401a84f249541a1230 | [
"MIT"
] | null | null | null | src/main/java/fi/hh/jsonresume/domain/ResumeRepository.java | VierasTalo/JSONR | 613f1dcc088b1233a3ab36401a84f249541a1230 | [
"MIT"
] | null | null | null | src/main/java/fi/hh/jsonresume/domain/ResumeRepository.java | VierasTalo/JSONR | 613f1dcc088b1233a3ab36401a84f249541a1230 | [
"MIT"
] | null | null | null | 21.25 | 72 | 0.829412 | 997,868 | package fi.hh.jsonresume.domain;
import org.springframework.data.repository.CrudRepository;
public interface ResumeRepository extends CrudRepository<Resume, Long> {
}
|
9236e5dfc58534286bddb21943fd89f2891d7ec4 | 2,388 | java | Java | app/src/main/java/marcosambrosi/mmovies/network/ServiceController.java | mambrosi/MaterialMovies | abcc26c424d8443599c9aa829965b4c5fa29c301 | [
"MIT"
] | 9 | 2015-11-10T00:36:55.000Z | 2021-09-13T12:15:59.000Z | app/src/main/java/marcosambrosi/mmovies/network/ServiceController.java | mambrosi/MaterialMovies | abcc26c424d8443599c9aa829965b4c5fa29c301 | [
"MIT"
] | null | null | null | app/src/main/java/marcosambrosi/mmovies/network/ServiceController.java | mambrosi/MaterialMovies | abcc26c424d8443599c9aa829965b4c5fa29c301 | [
"MIT"
] | 3 | 2015-10-30T15:28:17.000Z | 2018-10-10T08:39:00.000Z | 29.195122 | 92 | 0.691312 | 997,869 | /*
*
*
* *
* * * Copyright (C) 2015 Marcos Ambrosi 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
* * *
* * * http://www.apac... |
9236e667bb16843d9bef789633e874eb68050f05 | 3,085 | java | Java | src/main/java/com/mfg/InterviewApplication.java | yunguzi/InterviewMFG | 34f16ad1b250fd94c29d236aaf65f8e1348e0ce7 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/mfg/InterviewApplication.java | yunguzi/InterviewMFG | 34f16ad1b250fd94c29d236aaf65f8e1348e0ce7 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/mfg/InterviewApplication.java | yunguzi/InterviewMFG | 34f16ad1b250fd94c29d236aaf65f8e1348e0ce7 | [
"Apache-2.0"
] | null | null | null | 34.277778 | 90 | 0.731929 | 997,870 | package com.mfg;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
import javax.sql.DataSource;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.EnableAutoConfiguration;
import o... |
9236e699032fd7d934d35158329f3c280f2136d7 | 1,180 | java | Java | src/main/java/org/balumba/sagademo/business/order/OrderService.java | wallner/saga-demo | 56e48f4015b5f4b29e0bb96f8735fa187c3065f7 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/balumba/sagademo/business/order/OrderService.java | wallner/saga-demo | 56e48f4015b5f4b29e0bb96f8735fa187c3065f7 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/balumba/sagademo/business/order/OrderService.java | wallner/saga-demo | 56e48f4015b5f4b29e0bb96f8735fa187c3065f7 | [
"Apache-2.0"
] | null | null | null | 26.818182 | 84 | 0.687288 | 997,871 | package org.balumba.sagademo.business.order;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.stereotype.Service;
import java.util.Optional;
@Service
public class OrderService {
public static final Logger logger = LoggerFactory.getLogger(OrderService.class);
private final... |
9236e7a268440d185f60ea2c43fa9a793f5eae32 | 1,370 | java | Java | src/java/ge/mziuri/model/Card.java | getsadzeg/tickets | 3346de3440edba9c679b63480f9a3ab80802d149 | [
"MIT"
] | null | null | null | src/java/ge/mziuri/model/Card.java | getsadzeg/tickets | 3346de3440edba9c679b63480f9a3ab80802d149 | [
"MIT"
] | 5 | 2017-03-18T08:48:59.000Z | 2017-06-04T19:59:04.000Z | src/java/ge/mziuri/model/Card.java | getsadzeg/tickets | 3346de3440edba9c679b63480f9a3ab80802d149 | [
"MIT"
] | null | null | null | 17.792208 | 142 | 0.546715 | 997,872 |
package ge.mziuri.model;
import java.util.Date;
public class Card {
private int id;
private double money;
private String code;
private String passcode;
private Date expDate;
public Card() {
}
public Card(int id, double money, String code, String passcode, Date expDate) {
... |
9236e7ad1b3fe95f940510cb802e8391e0266f0d | 985 | java | Java | modules/desktop-awt/desktop-awt-hacking/src/main/java/consulo/awt/hacking/AWTAutoShutdownHacking.java | MC-JY/consulo | ebd31008fcfd03e144b46a9408d2842d0b06ffc8 | [
"Apache-2.0"
] | 634 | 2015-01-01T19:14:25.000Z | 2022-03-22T11:42:50.000Z | modules/desktop-awt/desktop-awt-hacking/src/main/java/consulo/awt/hacking/AWTAutoShutdownHacking.java | MC-JY/consulo | ebd31008fcfd03e144b46a9408d2842d0b06ffc8 | [
"Apache-2.0"
] | 410 | 2015-01-19T09:57:51.000Z | 2022-03-22T16:24:59.000Z | modules/desktop-awt/desktop-awt-hacking/src/main/java/consulo/awt/hacking/AWTAutoShutdownHacking.java | MC-JY/consulo | ebd31008fcfd03e144b46a9408d2842d0b06ffc8 | [
"Apache-2.0"
] | 50 | 2015-03-10T04:14:49.000Z | 2022-03-22T07:08:45.000Z | 29.848485 | 75 | 0.747208 | 997,873 | /*
* Copyright 2013-2020 consulo.io
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... |
9236e8090187f968ed19ccf21373412c0976c64a | 4,386 | java | Java | examples/eclipse-tut-carddav/src/main/java/com/mycontacts/resource/ContactManager.java | zlp1992/micro-milton | 235db615e09d8251aca1c2d064c40668568ffd4b | [
"Apache-2.0"
] | null | null | null | examples/eclipse-tut-carddav/src/main/java/com/mycontacts/resource/ContactManager.java | zlp1992/micro-milton | 235db615e09d8251aca1c2d064c40668568ffd4b | [
"Apache-2.0"
] | null | null | null | examples/eclipse-tut-carddav/src/main/java/com/mycontacts/resource/ContactManager.java | zlp1992/micro-milton | 235db615e09d8251aca1c2d064c40668568ffd4b | [
"Apache-2.0"
] | null | null | null | 33.738462 | 115 | 0.654811 | 997,874 | /*
* Copyright (C) 2012 McEvoy Software Ltd
*
* 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 Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program i... |
9236e88a63ad80167aed01862d9ee1b09d27f09f | 1,268 | java | Java | guns-admin/src/main/java/com/stylefeng/guns/modular/system/dao/BrushMapper.java | JingDecre/guns-bigcoffee | e7e943062d11ede81320d625b2184f4b02a7d517 | [
"Apache-2.0"
] | null | null | null | guns-admin/src/main/java/com/stylefeng/guns/modular/system/dao/BrushMapper.java | JingDecre/guns-bigcoffee | e7e943062d11ede81320d625b2184f4b02a7d517 | [
"Apache-2.0"
] | null | null | null | guns-admin/src/main/java/com/stylefeng/guns/modular/system/dao/BrushMapper.java | JingDecre/guns-bigcoffee | e7e943062d11ede81320d625b2184f4b02a7d517 | [
"Apache-2.0"
] | null | null | null | 27.565217 | 257 | 0.686909 | 997,875 | package com.stylefeng.guns.modular.system.dao;
import com.baomidou.mybatisplus.mapper.BaseMapper;
import com.baomidou.mybatisplus.plugins.Page;
import com.stylefeng.guns.modular.brushmanage.vo.BrushVo;
import com.stylefeng.guns.modular.system.model.Brush;
import org.apache.ibatis.annotations.Param;
import java.util.L... |
9236e943bcbf806cc3612786708db3d83e502b02 | 1,183 | java | Java | data/src/main/java/edu/harvard/hms/dbmi/avillach/cliniscope/repositories/GroupValidationRepository.java | hms-dbmi/adept | 8d4a3f6ca7baa2781c1d4a7d8bf868754b238169 | [
"Apache-2.0"
] | null | null | null | data/src/main/java/edu/harvard/hms/dbmi/avillach/cliniscope/repositories/GroupValidationRepository.java | hms-dbmi/adept | 8d4a3f6ca7baa2781c1d4a7d8bf868754b238169 | [
"Apache-2.0"
] | null | null | null | data/src/main/java/edu/harvard/hms/dbmi/avillach/cliniscope/repositories/GroupValidationRepository.java | hms-dbmi/adept | 8d4a3f6ca7baa2781c1d4a7d8bf868754b238169 | [
"Apache-2.0"
] | null | null | null | 31.131579 | 102 | 0.810651 | 997,876 | package edu.harvard.hms.dbmi.avillach.cliniscope.repositories;
import java.util.List;
import javax.persistence.StoredProcedureQuery;
import javax.transaction.Transactional;
import org.springframework.stereotype.Repository;
import edu.harvard.hms.dbmi.avillach.cliniscope.entities.GroupValidation;
@Repository
@Trans... |
9236e9560b8998336b6dcca9171d15b440e4cb18 | 165 | java | Java | Sistemas_inform.java | KlopeDarkWolf/Personal | d1da8f7bc10a6ec7d638ad486d646e3079a88e63 | [
"MIT"
] | null | null | null | Sistemas_inform.java | KlopeDarkWolf/Personal | d1da8f7bc10a6ec7d638ad486d646e3079a88e63 | [
"MIT"
] | null | null | null | Sistemas_inform.java | KlopeDarkWolf/Personal | d1da8f7bc10a6ec7d638ad486d646e3079a88e63 | [
"MIT"
] | null | null | null | 12.692308 | 44 | 0.630303 | 997,877 |
package sistemas_inform;
public class Sistemas_inform {
public static void main(String[] args) {
System.out.println("Hello World");
}
}
|
9236eb6efd8ccee37ff3a80e9e0deb7c90c24eae | 13,279 | java | Java | cellbase-app/src/main/java/org/opencb/cellbase/app/transform/clinical/variant/DOCMIndexer.java | babelomics/cellbase | 23699a2049205bac2eb7c72d804c8a540181ee38 | [
"Apache-2.0"
] | null | null | null | cellbase-app/src/main/java/org/opencb/cellbase/app/transform/clinical/variant/DOCMIndexer.java | babelomics/cellbase | 23699a2049205bac2eb7c72d804c8a540181ee38 | [
"Apache-2.0"
] | 1 | 2019-06-14T08:35:10.000Z | 2019-06-14T08:35:10.000Z | cellbase-app/src/main/java/org/opencb/cellbase/app/transform/clinical/variant/DOCMIndexer.java | babelomics/cellbase | 23699a2049205bac2eb7c72d804c8a540181ee38 | [
"Apache-2.0"
] | 1 | 2020-01-23T06:52:17.000Z | 2020-01-23T06:52:17.000Z | 46.268293 | 129 | 0.593569 | 997,878 | package org.opencb.cellbase.app.transform.clinical.variant;
import com.fasterxml.jackson.databind.ObjectMapper;
import org.apache.commons.collections.map.HashedMap;
import org.opencb.biodata.models.variant.Variant;
import org.opencb.biodata.models.variant.avro.*;
import org.opencb.cellbase.app.cli.EtlCommons;
import o... |
9236eb7c9ec3b8dbad253d41f67f0581fd50aad9 | 4,240 | java | Java | bedrock/bedrock-common/src/main/java/com/nukkitx/protocol/bedrock/packet/StartGamePacket.java | lt-name/Protocol | 587fe15c3da158729badb1a93819f0317860ffa5 | [
"Apache-2.0"
] | 1 | 2021-03-30T18:10:27.000Z | 2021-03-30T18:10:27.000Z | bedrock/bedrock-common/src/main/java/com/nukkitx/protocol/bedrock/packet/StartGamePacket.java | lt-name/Protocol | 587fe15c3da158729badb1a93819f0317860ffa5 | [
"Apache-2.0"
] | null | null | null | bedrock/bedrock-common/src/main/java/com/nukkitx/protocol/bedrock/packet/StartGamePacket.java | lt-name/Protocol | 587fe15c3da158729badb1a93819f0317860ffa5 | [
"Apache-2.0"
] | null | null | null | 35.333333 | 103 | 0.757783 | 997,879 | package com.nukkitx.protocol.bedrock.packet;
import com.nukkitx.math.vector.Vector2f;
import com.nukkitx.math.vector.Vector3f;
import com.nukkitx.math.vector.Vector3i;
import com.nukkitx.nbt.NbtList;
import com.nukkitx.nbt.NbtMap;
import com.nukkitx.protocol.bedrock.BedrockPacket;
import com.nukkitx.protocol.bedrock.B... |
9236eb921f6093abb94d43d2aaa15deca097ee8c | 1,214 | java | Java | LeanLauncher/src/main/java/com/android/leanlauncher/LauncherFiles.java | krajeswaran/LeanLauncher | 9ef53ee6821be37c890b77dbc233edb24f47d7f8 | [
"Apache-2.0"
] | 13 | 2015-11-13T07:35:32.000Z | 2021-04-06T13:21:53.000Z | LeanLauncher/src/main/java/com/android/leanlauncher/LauncherFiles.java | krajeswaran/LeanLauncher | 9ef53ee6821be37c890b77dbc233edb24f47d7f8 | [
"Apache-2.0"
] | null | null | null | LeanLauncher/src/main/java/com/android/leanlauncher/LauncherFiles.java | krajeswaran/LeanLauncher | 9ef53ee6821be37c890b77dbc233edb24f47d7f8 | [
"Apache-2.0"
] | 10 | 2016-05-03T07:27:02.000Z | 2022-03-05T13:53:14.000Z | 37.9375 | 96 | 0.738056 | 997,880 | /*
* Copyright (C) 2015. Kumaresan Rajeswaran
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applic... |
9236ebc7d210440761fb6b86215601a6215404b4 | 1,105 | java | Java | src/com/docuware/dev/schema/_public/services/platform/StampSignatureType.java | DocuWare/PlatformJavaClient | 249901433d3e0b08329775157d3fbd402c92c950 | [
"MIT"
] | 2 | 2017-03-13T12:39:07.000Z | 2019-10-29T10:16:15.000Z | src/com/docuware/dev/schema/_public/services/platform/StampSignatureType.java | DocuWare/PlatformJavaClient | 249901433d3e0b08329775157d3fbd402c92c950 | [
"MIT"
] | 10 | 2017-03-13T12:39:51.000Z | 2019-03-13T09:39:37.000Z | src/com/docuware/dev/schema/_public/services/platform/StampSignatureType.java | DocuWare/PlatformJavaClient | 249901433d3e0b08329775157d3fbd402c92c950 | [
"MIT"
] | 9 | 2016-09-26T12:52:01.000Z | 2020-11-13T14:35:20.000Z | 21.666667 | 66 | 0.647059 | 997,881 |
package com.docuware.dev.schema._public.services.platform;
import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
import java.net.URI;
import com.docuware.dev.Extensions.*;
import java.util.concurrent.CompletableFuture;
import java.util.*;
import com.docuware.dev.schema._public.services.Link;
impo... |
9236ec4608ec50a326aac69b8d365000d000573e | 1,166 | java | Java | subprojects/groovy-xml/src/main/java/groovy/xml/markupsupport/DoubleQuoteFilter.java | T45K/groovy | 21122ce43fe6f983d40e7c3c9632e1314047873b | [
"Apache-2.0"
] | 1 | 2021-11-23T22:51:20.000Z | 2021-11-23T22:51:20.000Z | subprojects/groovy-xml/src/main/java/groovy/xml/markupsupport/DoubleQuoteFilter.java | BlazeOS-dev/groovy | 9e420c1a3a90c737891abff9d1e84b7493d18bd0 | [
"Apache-2.0"
] | 1 | 2020-12-19T22:31:27.000Z | 2020-12-19T22:32:25.000Z | subprojects/groovy-xml/src/main/java/groovy/xml/markupsupport/DoubleQuoteFilter.java | BlazeOS-dev/groovy | 9e420c1a3a90c737891abff9d1e84b7493d18bd0 | [
"Apache-2.0"
] | 1 | 2022-02-05T05:58:12.000Z | 2022-02-05T05:58:12.000Z | 37.612903 | 81 | 0.727273 | 997,882 | /*
* 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")... |
9236ec63ffd715d8a4935c6b92a2866861d5da8e | 1,173 | java | Java | src/main/java/g0001_0100/s0094_binary_tree_inorder_traversal/Solution.java | IvanMenov/LeetCode-in-Java | 7eb9ead69339e29ac0acf597f061a4cf7e578531 | [
"MIT"
] | null | null | null | src/main/java/g0001_0100/s0094_binary_tree_inorder_traversal/Solution.java | IvanMenov/LeetCode-in-Java | 7eb9ead69339e29ac0acf597f061a4cf7e578531 | [
"MIT"
] | null | null | null | src/main/java/g0001_0100/s0094_binary_tree_inorder_traversal/Solution.java | IvanMenov/LeetCode-in-Java | 7eb9ead69339e29ac0acf597f061a4cf7e578531 | [
"MIT"
] | null | null | null | 25.5 | 71 | 0.57971 | 997,883 | package g0001_0100.s0094_binary_tree_inorder_traversal;
import com_github_leetcode.TreeNode;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
/*
* Definition for a binary tree node.
* public class TreeNode {
* int val;
* TreeNode left;
* TreeNode right;
* TreeNode... |
9236ec7544bdda34ae6ad22277e7686ee1033c4c | 380 | java | Java | src/main/java/edu/xautjzd/dao/CustomHibernateDaoSupport.java | xautjzd/HibernateSpringDemo | 775906e93fd5c922f195f0f6002e3eca331bcd86 | [
"MIT"
] | null | null | null | src/main/java/edu/xautjzd/dao/CustomHibernateDaoSupport.java | xautjzd/HibernateSpringDemo | 775906e93fd5c922f195f0f6002e3eca331bcd86 | [
"MIT"
] | null | null | null | src/main/java/edu/xautjzd/dao/CustomHibernateDaoSupport.java | xautjzd/HibernateSpringDemo | 775906e93fd5c922f195f0f6002e3eca331bcd86 | [
"MIT"
] | null | null | null | 27.142857 | 70 | 0.842105 | 997,884 | package edu.xautjzd.dao;
import org.hibernate.SessionFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.orm.hibernate4.support.HibernateDaoSupport;
public class CustomHibernateDaoSupport extends HibernateDaoSupport {
@Autowired
public void setFactory(SessionFactory s... |
9236ec8f88e36e7614b6dce7b356bc78f8311cb0 | 11,111 | java | Java | litho-processor/src/main/java/com/facebook/litho/specmodels/model/StateValidation.java | conca/litho | 26061bae949dbae11f3a9c4a5282356b843b0609 | [
"Apache-2.0"
] | 7,886 | 2017-04-18T19:27:19.000Z | 2022-03-29T13:18:19.000Z | litho-processor/src/main/java/com/facebook/litho/specmodels/model/StateValidation.java | conca/litho | 26061bae949dbae11f3a9c4a5282356b843b0609 | [
"Apache-2.0"
] | 667 | 2017-04-18T20:43:18.000Z | 2022-03-28T15:21:43.000Z | litho-processor/src/main/java/com/facebook/litho/specmodels/model/StateValidation.java | conca/litho | 26061bae949dbae11f3a9c4a5282356b843b0609 | [
"Apache-2.0"
] | 824 | 2017-04-18T19:56:51.000Z | 2022-03-25T07:17:34.000Z | 43.572549 | 118 | 0.649986 | 997,885 | /*
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by appl... |
9236ed028ac79a646076a66d32ec1a34b1bef8dc | 347 | java | Java | IFSPEC/Aliasing-StrongUpdate-secure/program/Main.java | HarvardPL/Co-InflowPrototype | d1c7f3bed6bed734268bf36bdcb9cf5f89af78d7 | [
"MIT"
] | 2 | 2021-12-14T10:55:25.000Z | 2021-12-14T11:22:29.000Z | IFSPEC/Aliasing-StrongUpdate-secure/program/Main.java | HarvardPL/Co-InflowPrototype | d1c7f3bed6bed734268bf36bdcb9cf5f89af78d7 | [
"MIT"
] | null | null | null | IFSPEC/Aliasing-StrongUpdate-secure/program/Main.java | HarvardPL/Co-InflowPrototype | d1c7f3bed6bed734268bf36bdcb9cf5f89af78d7 | [
"MIT"
] | null | null | null | 13.88 | 43 | 0.417867 | 997,886 | public class Main {
static class A {
int val;
A(int val) {
this.val = val;
}
}
static int secret=42;
public static void main(String[] arg) {
A a = new A(secret);
A b = new A(5);
A c = b;
b = a;
a.val = 2;
System.o... |
9236edb29cb234ea03c9a63c7a690efb3ca8467f | 1,350 | java | Java | src/main/test/com/java/utils/test/TestDoubleUtils.java | albertocerqueira/java-utils | ac5d1c5faeb33cf72f427da8a304f01d24098104 | [
"Apache-2.0"
] | null | null | null | src/main/test/com/java/utils/test/TestDoubleUtils.java | albertocerqueira/java-utils | ac5d1c5faeb33cf72f427da8a304f01d24098104 | [
"Apache-2.0"
] | null | null | null | src/main/test/com/java/utils/test/TestDoubleUtils.java | albertocerqueira/java-utils | ac5d1c5faeb33cf72f427da8a304f01d24098104 | [
"Apache-2.0"
] | null | null | null | 29.347826 | 79 | 0.74 | 997,887 | package com.java.utils.test;
import org.junit.Assert;
import org.junit.Test;
import com.java.utils.DoubleUtils;
public class TestDoubleUtils {
@Test
public void test_isBlank() {
Assert.assertEquals(DoubleUtils.isBlank(""), true);
Assert.assertEquals(DoubleUtils.isBlank("albertocerqueira"), false);
Assert.as... |
9236ee27baaca61198b6538781c8c9c09a7e2fa5 | 8,616 | java | Java | components/studio-platform/plugins/org.wso2.integrationstudio.artifact.registry/src/org/wso2/integrationstudio/artifact/registry/validators/RegistryArtifactFieldController.java | chanikag/integration-studio | 860542074068146e95960889e281d9dbdeeaeaba | [
"Apache-2.0"
] | 23 | 2020-12-09T09:52:23.000Z | 2022-03-23T03:59:39.000Z | components/studio-platform/plugins/org.wso2.integrationstudio.artifact.registry/src/org/wso2/integrationstudio/artifact/registry/validators/RegistryArtifactFieldController.java | sajithaliyanage/integration-studio | 3329da9fa47e75028edf51f79264b6816bc4e333 | [
"Apache-2.0"
] | 751 | 2020-12-16T12:30:50.000Z | 2022-03-31T07:53:21.000Z | components/studio-platform/plugins/org.wso2.integrationstudio.artifact.registry/src/org/wso2/integrationstudio/artifact/registry/validators/RegistryArtifactFieldController.java | sajithaliyanage/integration-studio | 3329da9fa47e75028edf51f79264b6816bc4e333 | [
"Apache-2.0"
] | 25 | 2020-12-09T09:52:29.000Z | 2022-03-16T06:18:08.000Z | 39.522936 | 163 | 0.735956 | 997,888 | /*
* Copyright (c) 2011, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Un... |
9236eee28ad6917271134279722dab457a4aecc2 | 5,717 | java | Java | ArgusCore/src/main/java/com/salesforce/dva/argus/entity/MetricSchemaRecordQuery.java | lpadia2/Argus | dbfdf57de7441f9a27de0b0335cd14b2f0cb52b8 | [
"BSD-3-Clause"
] | 1 | 2016-05-20T22:02:49.000Z | 2016-05-20T22:02:49.000Z | ArgusCore/src/main/java/com/salesforce/dva/argus/entity/MetricSchemaRecordQuery.java | lpadia2/Argus | dbfdf57de7441f9a27de0b0335cd14b2f0cb52b8 | [
"BSD-3-Clause"
] | 1 | 2016-12-13T16:38:44.000Z | 2016-12-13T16:38:44.000Z | ArgusCore/src/main/java/com/salesforce/dva/argus/entity/MetricSchemaRecordQuery.java | lpadia2/Argus | dbfdf57de7441f9a27de0b0335cd14b2f0cb52b8 | [
"BSD-3-Clause"
] | 2 | 2016-12-07T13:12:16.000Z | 2022-03-26T09:05:44.000Z | 33.267442 | 150 | 0.606606 | 997,889 | /*
* Copyright (c) 2016, Salesforce.com, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright notice,
* this list of c... |
9236ef7a25c2e66e2ecdb67aae16cfac619007c2 | 12,569 | java | Java | code/Tests/Multiverse/multiverse-core/src/test/java/org/multiverse/TestUtils.java | Felorati/Thesis | 96741cffdbf14bfa5ca0664ad96c1834f8bf9d07 | [
"MIT"
] | 161 | 2015-01-19T11:57:08.000Z | 2022-03-19T13:03:29.000Z | multiverse-core/src/test/java/org/multiverse/TestUtils.java | zyjwall/Multiverse | b73cd3ceb17d0a5122216f2cacc86c4f864ee957 | [
"Apache-2.0"
] | 3 | 2015-07-22T11:43:57.000Z | 2017-09-22T03:44:54.000Z | multiverse-core/src/test/java/org/multiverse/TestUtils.java | zyjwall/Multiverse | b73cd3ceb17d0a5122216f2cacc86c4f864ee957 | [
"Apache-2.0"
] | 32 | 2015-02-16T13:01:52.000Z | 2021-08-24T13:09:26.000Z | 32.731771 | 136 | 0.581112 | 997,890 | package org.multiverse;
import org.multiverse.api.Txn;
import org.multiverse.api.TxnStatus;
import org.multiverse.api.blocking.RetryLatch;
import org.multiverse.stms.gamma.GammaConstants;
import org.multiverse.stms.gamma.transactionalobjects.AbstractGammaObject;
import org.multiverse.utils.Bugshaker;
import org.multiv... |
9236efa6d7c93aac0081ae6f7e7b2a09c787a46b | 13,642 | java | Java | hedera-node/src/main/java/com/hedera/services/state/exports/SignedStateBalancesExporter.java | gizatupu/hedera-services | 09a572c3f5bb6e341370ef1f1e9bdc0ed2b658c9 | [
"Apache-2.0"
] | null | null | null | hedera-node/src/main/java/com/hedera/services/state/exports/SignedStateBalancesExporter.java | gizatupu/hedera-services | 09a572c3f5bb6e341370ef1f1e9bdc0ed2b658c9 | [
"Apache-2.0"
] | null | null | null | hedera-node/src/main/java/com/hedera/services/state/exports/SignedStateBalancesExporter.java | gizatupu/hedera-services | 09a572c3f5bb6e341370ef1f1e9bdc0ed2b658c9 | [
"Apache-2.0"
] | null | null | null | 36.770889 | 128 | 0.761032 | 997,891 | package com.hedera.services.state.exports;
/*-
*
* Hedera Services Node
*
* Copyright (C) 2018 - 2021 Hedera Hashgraph, LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
... |
9236efec7c28fad4f6a9c8ab357d9d3c8912e3bf | 10,539 | java | Java | src/main/java/zes/openworks/web/webCommunity/user/cmUserPlan/CmUserPlanController.java | tenbirds/OPENWORKS-3.0 | d9ea72589854380d7ad95a1df7e5397ad6d726a6 | [
"Apache-2.0"
] | null | null | null | src/main/java/zes/openworks/web/webCommunity/user/cmUserPlan/CmUserPlanController.java | tenbirds/OPENWORKS-3.0 | d9ea72589854380d7ad95a1df7e5397ad6d726a6 | [
"Apache-2.0"
] | null | null | null | src/main/java/zes/openworks/web/webCommunity/user/cmUserPlan/CmUserPlanController.java | tenbirds/OPENWORKS-3.0 | d9ea72589854380d7ad95a1df7e5397ad6d726a6 | [
"Apache-2.0"
] | null | null | null | 37.505338 | 139 | 0.656039 | 997,892 | /*
* Copyright (c) 2012 OMP Inc. All rights reserved.
* This software is the confidential and proprietary information of OMP Inc.
* You shall not disclose such Confidential Information and shall use it
* only in accordance with the terms of the license agreement you entered into
* with OMP Inc.
*/
package zes.op... |
9236effb3ea8249b471b3d412638de618161510a | 6,413 | java | Java | app/src/main/java/com/argent/aiyunzan/MINE/mvp/ui/activity/Mine_SrmxActivity.java | DNDHades/AI- | 56296e502cca25be16e7cf828fd2d4a3cc4e3c3f | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/argent/aiyunzan/MINE/mvp/ui/activity/Mine_SrmxActivity.java | DNDHades/AI- | 56296e502cca25be16e7cf828fd2d4a3cc4e3c3f | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/argent/aiyunzan/MINE/mvp/ui/activity/Mine_SrmxActivity.java | DNDHades/AI- | 56296e502cca25be16e7cf828fd2d4a3cc4e3c3f | [
"Apache-2.0"
] | null | null | null | 33.442708 | 107 | 0.645071 | 997,893 | package com.argent.aiyunzan.MINE.mvp.ui.activity;
import android.app.Dialog;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.view.View;
import android.widget.TextView;
import com.argent.aiyunzan.R;
import co... |
9236f122538ec5c28b5c0bc340111e17ae184241 | 17,400 | java | Java | ruoyi-activiti/src/main/java/com/ruoyi/activiti/service/impl/ProcessCustomService.java | qwersm/ruoyi | 5119e5578072918acafaa82d49b20b826cc00f70 | [
"MIT"
] | 2 | 2020-04-28T02:50:38.000Z | 2020-12-02T06:33:42.000Z | ruoyi-activiti/src/main/java/com/ruoyi/activiti/service/impl/ProcessCustomService.java | qwersm/ruoyi | 5119e5578072918acafaa82d49b20b826cc00f70 | [
"MIT"
] | 4 | 2021-04-22T16:59:15.000Z | 2022-02-01T00:53:38.000Z | ruoyi-activiti/src/main/java/com/ruoyi/activiti/service/impl/ProcessCustomService.java | qwersm/ruoyi | 5119e5578072918acafaa82d49b20b826cc00f70 | [
"MIT"
] | 3 | 2020-04-28T02:50:40.000Z | 2021-11-22T01:53:12.000Z | 22.985469 | 121 | 0.582989 | 997,894 | package com.ruoyi.activiti.service.impl;
import org.activiti.engine.*;
import org.activiti.engine.history.HistoricActivityInstance;
import org.activiti.engine.history.HistoricTaskInstance;
import org.activiti.engine.impl.RepositoryServiceImpl;
import org.activiti.engine.impl.persistence.entity.ProcessDefinitionEntity;... |
9236f142064260c72d52a9e6b344df812f43d6a5 | 262 | java | Java | src/main/java/alexandre/thiellin/pathfinder/repository/CharacterItemRepository.java | alexandre-thiellin/Pathfinder_API | 8f9b7130c6cb387e074ec3eb3d046f15a16effcc | [
"MIT"
] | null | null | null | src/main/java/alexandre/thiellin/pathfinder/repository/CharacterItemRepository.java | alexandre-thiellin/Pathfinder_API | 8f9b7130c6cb387e074ec3eb3d046f15a16effcc | [
"MIT"
] | null | null | null | src/main/java/alexandre/thiellin/pathfinder/repository/CharacterItemRepository.java | alexandre-thiellin/Pathfinder_API | 8f9b7130c6cb387e074ec3eb3d046f15a16effcc | [
"MIT"
] | null | null | null | 32.75 | 86 | 0.862595 | 997,895 | package alexandre.thiellin.pathfinder.repository;
import alexandre.thiellin.pathfinder.model.Character_Item;
import org.springframework.data.jpa.repository.JpaRepository;
public interface CharacterItemRepository extends JpaRepository<Character_Item, Long> {
}
|
9236f1c6a8699e217588189517c4836906572435 | 4,512 | java | Java | luckymall-admin/src/main/java/com/ruoyi/project/controller/SysProductTypeController.java | Threadalive/LuckyMall | ab5fc67a1983617ad1c472057d482e8a00dbf525 | [
"MIT"
] | 1 | 2020-05-15T12:35:21.000Z | 2020-05-15T12:35:21.000Z | luckymall-admin/src/main/java/com/ruoyi/project/controller/SysProductTypeController.java | Threadalive/LuckyMall | ab5fc67a1983617ad1c472057d482e8a00dbf525 | [
"MIT"
] | 1 | 2020-12-03T11:01:06.000Z | 2020-12-03T11:01:06.000Z | luckymall-admin/src/main/java/com/ruoyi/project/controller/SysProductTypeController.java | Threadalive/LuckyMall | ab5fc67a1983617ad1c472057d482e8a00dbf525 | [
"MIT"
] | null | null | null | 32.695652 | 118 | 0.708555 | 997,896 | package com.ruoyi.project.controller;
import java.util.List;
import com.alibaba.fastjson.JSON;
import com.ruoyi.project.domain.SysProductType;
import com.ruoyi.project.service.ISysLogAnalyseService;
import com.ruoyi.project.service.ISysProductTypeService;
import com.ruoyi.system.utils.Constant;
import com.ruoyi.syste... |
9236f28c65c8d9e68850bc7573f09549e8b78140 | 2,080 | java | Java | AudioSeparate/src/com/audioseparate/SingleWaveformPanel.java | siracoj/BluetoothRecord | d02f29cce04c5b0f2ba88885f184bc5a6e7a9c1d | [
"Apache-2.0"
] | 3 | 2016-12-13T03:32:30.000Z | 2021-06-03T14:13:44.000Z | AudioSeparate/src/com/audioseparate/SingleWaveformPanel.java | siracoj/BluetoothRecord | d02f29cce04c5b0f2ba88885f184bc5a6e7a9c1d | [
"Apache-2.0"
] | null | null | null | AudioSeparate/src/com/audioseparate/SingleWaveformPanel.java | siracoj/BluetoothRecord | d02f29cce04c5b0f2ba88885f184bc5a6e7a9c1d | [
"Apache-2.0"
] | 1 | 2019-07-23T16:27:14.000Z | 2019-07-23T16:27:14.000Z | 28.108108 | 81 | 0.583173 | 997,897 | package com.audioseparate;
import javax.swing.*;
import java.awt.*;
/**
* Created by IntelliJ IDEA.
* User: Jonathan Simon
* Date: Mar 6, 2005
* Time: 9:16:15 PM
* To change this template use File | Settings | File Templates.
*/
public class SingleWaveformPanel extends JPanel {
/**
*
*/
p... |
9236f581d23d94391db810227823d94544746588 | 1,007 | java | Java | com.yzd.hazelcast-lean/04-hazelcast-listener-v2/src/test/java/com/yzd/transfer/TransferClientManagerTest.java | yaozd/com.yzd.hazelcast-lean | 64370268f7660c3fe8007c11d15e9c4448456680 | [
"MIT"
] | null | null | null | com.yzd.hazelcast-lean/04-hazelcast-listener-v2/src/test/java/com/yzd/transfer/TransferClientManagerTest.java | yaozd/com.yzd.hazelcast-lean | 64370268f7660c3fe8007c11d15e9c4448456680 | [
"MIT"
] | null | null | null | com.yzd.hazelcast-lean/04-hazelcast-listener-v2/src/test/java/com/yzd/transfer/TransferClientManagerTest.java | yaozd/com.yzd.hazelcast-lean | 64370268f7660c3fe8007c11d15e9c4448456680 | [
"MIT"
] | null | null | null | 27.216216 | 87 | 0.688183 | 997,898 | package com.yzd.transfer;
import com.yzd.hazelcast.NodeInfo;
import org.junit.Before;
import org.junit.Test;
import java.util.ArrayList;
import java.util.List;
/**
* @Author: yaozh
* @Description:
*/
public class TransferClientManagerTest {
TransferClientManager transferClientManager = new TransferClientMana... |
9236f5f36696d2efbab299b67053f6d22358962f | 181 | java | Java | lip/src/main/java/com/archinamon/libinstantparcelable/parcel/engine/AjcIParcelableBridge.java | Archinamon/LibInstantParcelable | e62ac18e81bb2319a9bea08458f4c5b62c520792 | [
"Apache-2.0"
] | null | null | null | lip/src/main/java/com/archinamon/libinstantparcelable/parcel/engine/AjcIParcelableBridge.java | Archinamon/LibInstantParcelable | e62ac18e81bb2319a9bea08458f4c5b62c520792 | [
"Apache-2.0"
] | null | null | null | lip/src/main/java/com/archinamon/libinstantparcelable/parcel/engine/AjcIParcelableBridge.java | Archinamon/LibInstantParcelable | e62ac18e81bb2319a9bea08458f4c5b62c520792 | [
"Apache-2.0"
] | null | null | null | 25.857143 | 58 | 0.81768 | 997,899 | package com.archinamon.libinstantparcelable.parcel.engine;
interface AjcIParcelableBridge
extends IParcelableBridge {
Creator CREATOR = new InterParcelableCreatorImpl();
} |
9236f77344f7e0e8b29b6725be4d504730c8df77 | 200 | java | Java | book-spring-in-action-5-insight/taco-cloud-jpa/src/main/java/tacocloud/data/OrderRepository.java | zou-zhicheng/awesome-java | 99eaaf93525ffe48598b28c9eb342ddde8de4492 | [
"Apache-2.0"
] | 1 | 2021-09-29T07:24:56.000Z | 2021-09-29T07:24:56.000Z | book-spring-in-action-5-insight/taco-cloud-jpa/src/main/java/tacocloud/data/OrderRepository.java | zou-zhicheng/awesome-java | 99eaaf93525ffe48598b28c9eb342ddde8de4492 | [
"Apache-2.0"
] | null | null | null | book-spring-in-action-5-insight/taco-cloud-jpa/src/main/java/tacocloud/data/OrderRepository.java | zou-zhicheng/awesome-java | 99eaaf93525ffe48598b28c9eb342ddde8de4492 | [
"Apache-2.0"
] | 1 | 2021-09-17T15:05:17.000Z | 2021-09-17T15:05:17.000Z | 20 | 58 | 0.79 | 997,900 | package tacocloud.data;
import org.springframework.data.repository.CrudRepository;
import tacocloud.entity.Order;
public interface OrderRepository
extends CrudRepository<Order, Long> {
}
|
9236f815498985a75dbe0926fcc766bd0a6d4f89 | 570 | java | Java | sb-feign/src/main/java/com/mrcoder/sbfeign/controller/TestController.java | WilliamSESE/SpringBootDemo | a7f346af498d5e8664c79e160779ea6fbc6df429 | [
"Apache-2.0"
] | 389 | 2019-03-19T08:16:38.000Z | 2022-02-24T07:28:04.000Z | sb-feign/src/main/java/com/mrcoder/sbfeign/controller/TestController.java | FrCoderBlog/SpringBootDemo | 64bcb1050e49d337a71d3fe9ca538ff6b4a4ee31 | [
"Apache-2.0"
] | 1 | 2019-09-10T06:16:01.000Z | 2019-10-24T08:09:27.000Z | sb-feign/src/main/java/com/mrcoder/sbfeign/controller/TestController.java | FrCoderBlog/SpringBootDemo | 64bcb1050e49d337a71d3fe9ca538ff6b4a4ee31 | [
"Apache-2.0"
] | 88 | 2019-04-26T03:59:43.000Z | 2022-02-24T07:29:13.000Z | 25.909091 | 70 | 0.785965 | 997,901 | package com.mrcoder.sbfeign.controller;
import com.mrcoder.sbfeign.feign.ExampleControllerFeignClient;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.*;
@CrossOrigin
@RestController
public class TestController {
@Autowired
private ExampleControl... |
9236f8cae062a64e62f2d60d2cb3e48fd4a82b16 | 45,062 | java | Java | r4/src/main/java/org/opencds/cqf/r4/providers/MeasureOperationsProvider.java | kumarerubandi/cqf-ruler | 251264772fe814f4337f3be95ad0476657aed2aa | [
"Apache-2.0"
] | null | null | null | r4/src/main/java/org/opencds/cqf/r4/providers/MeasureOperationsProvider.java | kumarerubandi/cqf-ruler | 251264772fe814f4337f3be95ad0476657aed2aa | [
"Apache-2.0"
] | null | null | null | r4/src/main/java/org/opencds/cqf/r4/providers/MeasureOperationsProvider.java | kumarerubandi/cqf-ruler | 251264772fe814f4337f3be95ad0476657aed2aa | [
"Apache-2.0"
] | null | null | null | 47.836518 | 120 | 0.641561 | 997,902 | package org.opencds.cqf.r4.providers;
import java.io.ByteArrayInputStream;
import java.math.BigDecimal;
import java.util.ArrayList;
import java.util.Date;
import java.util.HashMap;
import java.util.Hashtable;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import java.util.UUID;
import javax.s... |
9236f8ea27e9aa7551e246de1824ef7f32cb2d38 | 3,417 | java | Java | modules/galen/src/main/java/io/wcm/qa/glnm/galen/specs/imagecomparison/IcsFactory.java | wcm-io-qa/wcm-io-qa-galenium | 50cbf757a251901c0fa27b21539a0cc36c2c141b | [
"Apache-2.0"
] | 8 | 2017-02-10T06:19:30.000Z | 2020-12-05T22:44:01.000Z | modules/galen/src/main/java/io/wcm/qa/glnm/galen/specs/imagecomparison/IcsFactory.java | wcm-io-qa/wcm-io-qa-galenium | 50cbf757a251901c0fa27b21539a0cc36c2c141b | [
"Apache-2.0"
] | 2 | 2018-12-14T16:55:33.000Z | 2019-02-04T15:13:36.000Z | modules/galen/src/main/java/io/wcm/qa/glnm/galen/specs/imagecomparison/IcsFactory.java | wcm-io-qa/wcm-io-qa-galenium | 50cbf757a251901c0fa27b21539a0cc36c2c141b | [
"Apache-2.0"
] | 9 | 2017-03-02T08:22:46.000Z | 2020-05-17T12:29:52.000Z | 30.783784 | 106 | 0.716711 | 997,903 | /*
* #%L
* wcm.io
* %%
* Copyright (C) 2019 wcm.io
* %%
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... |
9236f9e824ec2ddee6f97093f1f2cd673fc7a13f | 702 | java | Java | gmall-wms-interface/src/main/java/com/atguigu/gmall/wms/entity/WareOrderBillDetailEntity.java | layman-809/gmall | 1bde59e1428ca9c775b930f9e0947f8a4c6dcda9 | [
"Apache-2.0"
] | null | null | null | gmall-wms-interface/src/main/java/com/atguigu/gmall/wms/entity/WareOrderBillDetailEntity.java | layman-809/gmall | 1bde59e1428ca9c775b930f9e0947f8a4c6dcda9 | [
"Apache-2.0"
] | null | null | null | gmall-wms-interface/src/main/java/com/atguigu/gmall/wms/entity/WareOrderBillDetailEntity.java | layman-809/gmall | 1bde59e1428ca9c775b930f9e0947f8a4c6dcda9 | [
"Apache-2.0"
] | null | null | null | 15.6 | 64 | 0.69943 | 997,904 | package com.atguigu.gmall.wms.entity;
import com.baomidou.mybatisplus.annotation.TableId;
import com.baomidou.mybatisplus.annotation.TableName;
import java.io.Serializable;
import java.util.Date;
import lombok.Data;
/**
* 库存工作单
*
* @author layman
* @email upchh@example.com
* @date 2021-08-28 23:57:05
*/
@Data... |
9236fddcaf4d2ddaa77d027d9681d4605191bd4e | 1,776 | java | Java | translator/src/main/java/com/google/devtools/j2objc/jdt/JdtPrimitiveType.java | nidhinmahesh/j2objc | fc48513f4beb1113c9e7449c200e9f41f852a7eb | [
"Apache-2.0"
] | null | null | null | translator/src/main/java/com/google/devtools/j2objc/jdt/JdtPrimitiveType.java | nidhinmahesh/j2objc | fc48513f4beb1113c9e7449c200e9f41f852a7eb | [
"Apache-2.0"
] | null | null | null | translator/src/main/java/com/google/devtools/j2objc/jdt/JdtPrimitiveType.java | nidhinmahesh/j2objc | fc48513f4beb1113c9e7449c200e9f41f852a7eb | [
"Apache-2.0"
] | null | null | null | 32.290909 | 82 | 0.689752 | 997,905 | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed u... |
9236ff18e35d86ec273305611f3247d0675c52e6 | 726 | java | Java | gmall-pms/src/main/java/com/atguigu/gmall/pms/service/AttrGroupService.java | H-HowTime/gmall | bc186b5cd89da498136604eb13416055eab864f7 | [
"Apache-2.0"
] | null | null | null | gmall-pms/src/main/java/com/atguigu/gmall/pms/service/AttrGroupService.java | H-HowTime/gmall | bc186b5cd89da498136604eb13416055eab864f7 | [
"Apache-2.0"
] | null | null | null | gmall-pms/src/main/java/com/atguigu/gmall/pms/service/AttrGroupService.java | H-HowTime/gmall | bc186b5cd89da498136604eb13416055eab864f7 | [
"Apache-2.0"
] | null | null | null | 25.857143 | 104 | 0.785912 | 997,906 | package com.atguigu.gmall.pms.service;
import com.atguigu.gmall.pms.vo.ItemGroupVo;
import com.baomidou.mybatisplus.extension.service.IService;
import com.atguigu.gmall.common.bean.PageResultVo;
import com.atguigu.gmall.common.bean.PageParamVo;
import com.atguigu.gmall.pms.entity.AttrGroupEntity;
import java.util.Lis... |
9236ff19cfee4c35d76260a0d93c47188bb13c5b | 2,885 | java | Java | sdk/recoveryservicesbackup/azure-resourcemanager-recoveryservicesbackup/src/main/java/com/azure/resourcemanager/recoveryservicesbackup/implementation/OperationOperationsImpl.java | liukun2634/azure-sdk-for-java | a42ba097eef284333c9befba180eea3cfed41312 | [
"MIT"
] | 1,350 | 2015-01-17T05:22:05.000Z | 2022-03-29T21:00:37.000Z | sdk/recoveryservicesbackup/azure-resourcemanager-recoveryservicesbackup/src/main/java/com/azure/resourcemanager/recoveryservicesbackup/implementation/OperationOperationsImpl.java | liukun2634/azure-sdk-for-java | a42ba097eef284333c9befba180eea3cfed41312 | [
"MIT"
] | 16,834 | 2015-01-07T02:19:09.000Z | 2022-03-31T23:29:10.000Z | sdk/recoveryservicesbackup/azure-resourcemanager-recoveryservicesbackup/src/main/java/com/azure/resourcemanager/recoveryservicesbackup/implementation/OperationOperationsImpl.java | liukun2634/azure-sdk-for-java | a42ba097eef284333c9befba180eea3cfed41312 | [
"MIT"
] | 1,586 | 2015-01-02T01:50:28.000Z | 2022-03-31T11:25:34.000Z | 44.384615 | 120 | 0.759099 | 997,907 | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
// Code generated by Microsoft (R) AutoRest Code Generator.
package com.azure.resourcemanager.recoveryservicesbackup.implementation;
import com.azure.core.http.rest.Response;
import com.azure.core.http.rest.SimpleResponse;... |
9236ff1c35179709c276989bf1f2719e10ba398b | 13,621 | java | Java | compiler/src/main/java/dyvilx/tools/compiler/ast/generic/TypeParameter.java | Dyvil/Dyvil | 5837abf9ff5ec5af339d0ed0501555f3618c6d47 | [
"Apache-2.0",
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 48 | 2015-07-28T22:29:00.000Z | 2021-12-16T19:10:20.000Z | compiler/src/main/java/dyvilx/tools/compiler/ast/generic/TypeParameter.java | Dyvil/Dyvil | 5837abf9ff5ec5af339d0ed0501555f3618c6d47 | [
"Apache-2.0",
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 436 | 2015-07-20T15:54:45.000Z | 2020-10-06T10:59:04.000Z | compiler/src/main/java/dyvilx/tools/compiler/ast/generic/TypeParameter.java | Dyvil/Dyvil | 5837abf9ff5ec5af339d0ed0501555f3618c6d47 | [
"Apache-2.0",
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 2 | 2015-09-27T19:37:41.000Z | 2017-04-09T02:56:45.000Z | 23.729965 | 107 | 0.692827 | 997,908 | package dyvilx.tools.compiler.ast.generic;
import dyvil.annotation.Reified;
import dyvil.annotation.internal.NonNull;
import dyvil.annotation.internal.Nullable;
import dyvil.lang.Name;
import dyvilx.tools.asm.TypeAnnotatableVisitor;
import dyvilx.tools.asm.TypeReference;
import dyvilx.tools.compiler.ast.attribute.Attr... |
9237004b7274465bb6f1c9aaceccad1fa342f81c | 4,943 | java | Java | api/src/main/java/org/apache/cloudstack/api/command/admin/systemvm/StopSystemVmCmd.java | aleskxyz/cloudstack | 2700beb4fb1206f93829b8c4085479a8f416833d | [
"Apache-2.0"
] | 1,131 | 2015-01-08T18:59:06.000Z | 2022-03-29T11:31:10.000Z | api/src/main/java/org/apache/cloudstack/api/command/admin/systemvm/StopSystemVmCmd.java | aleskxyz/cloudstack | 2700beb4fb1206f93829b8c4085479a8f416833d | [
"Apache-2.0"
] | 5,908 | 2015-01-13T15:28:37.000Z | 2022-03-31T20:31:07.000Z | api/src/main/java/org/apache/cloudstack/api/command/admin/systemvm/StopSystemVmCmd.java | Rostov1991/cloudstack | 4abe8385e0721793d5dae8f195303d010c8ff8d2 | [
"Apache-2.0"
] | 1,083 | 2015-01-05T01:16:52.000Z | 2022-03-31T12:14:10.000Z | 38.023077 | 161 | 0.645357 | 997,909 | // 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... |
92370304ebdb30a0140c970bf3bb9de574420695 | 1,446 | java | Java | core/src/main/java/org/teavm/model/classes/VirtualTableEntry.java | frankbauer/teavm | 0465b908ca1fd14c530735d795c888b12c26fce5 | [
"Apache-2.0"
] | 1 | 2019-02-24T17:29:16.000Z | 2019-02-24T17:29:16.000Z | core/src/main/java/org/teavm/model/classes/VirtualTableEntry.java | xuxq126/teavm | a8f1940df33f79285eb5cf143cc77fa98d5961b5 | [
"Apache-2.0"
] | null | null | null | core/src/main/java/org/teavm/model/classes/VirtualTableEntry.java | xuxq126/teavm | a8f1940df33f79285eb5cf143cc77fa98d5961b5 | [
"Apache-2.0"
] | null | null | null | 28.92 | 115 | 0.706777 | 997,910 | /*
* Copyright 2016 Alexey Andreev.
*
* 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... |
9237033e0520b7576cb49b9eeb00b66163ed4791 | 160,505 | java | Java | src/main/java/com/flagstone/translate/ASNode.java | juancata/translate-swf | ef68b1d2100a822da5d5154f50bc35c5feee2df3 | [
"BSD-3-Clause"
] | 5 | 2015-09-30T11:52:48.000Z | 2022-03-07T10:09:13.000Z | src/main/java/com/flagstone/translate/ASNode.java | juancata/translate-swf | ef68b1d2100a822da5d5154f50bc35c5feee2df3 | [
"BSD-3-Clause"
] | null | null | null | src/main/java/com/flagstone/translate/ASNode.java | juancata/translate-swf | ef68b1d2100a822da5d5154f50bc35c5feee2df3 | [
"BSD-3-Clause"
] | 4 | 2015-03-14T23:17:33.000Z | 2021-03-21T19:50:08.000Z | 40.006231 | 96 | 0.511822 | 997,911 | /*
* ASNode.java
* Translate
*
* Copyright (c) 2003-2010 Flagstone Software Ltd. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* * Redistributions of source code must retain t... |
9237036b27ccadffa659f15f8b8a6d389404fb21 | 140 | java | Java | src/main/java/com/slyak/spring/jpa/QueryTemplate.java | SLYAK/spring-data-jpa-extra | 34829f0309893873c67fcf1ab5856cc767d55c06 | [
"Apache-2.0"
] | 418 | 2016-05-17T00:51:24.000Z | 2022-03-30T12:52:06.000Z | src/main/java/com/slyak/spring/jpa/QueryTemplate.java | SLYAK/spring-data-jpa-extra | 34829f0309893873c67fcf1ab5856cc767d55c06 | [
"Apache-2.0"
] | 56 | 2016-05-19T01:36:04.000Z | 2021-12-09T10:23:30.000Z | src/main/java/com/slyak/spring/jpa/QueryTemplate.java | SLYAK/spring-data-jpa-extra | 34829f0309893873c67fcf1ab5856cc767d55c06 | [
"Apache-2.0"
] | 124 | 2016-05-19T07:27:38.000Z | 2022-03-25T03:36:01.000Z | 12.727273 | 32 | 0.664286 | 997,912 | package com.slyak.spring.jpa;
/**
* .
*
* @author stormning on 16/6/5.
*/
public interface QueryTemplate {
String getQueryString();
}
|
92370378fb5e09a73fd54ec76b6cbf3017196231 | 1,040 | java | Java | impl/src/main/java/fr/brouillard/oss/ee/fault/tolerance/impl/Chains.java | McFoggy/portable-mpft-jee | ddf6d783294bb1ebcc32ab99822447a620a7c45b | [
"Apache-2.0"
] | null | null | null | impl/src/main/java/fr/brouillard/oss/ee/fault/tolerance/impl/Chains.java | McFoggy/portable-mpft-jee | ddf6d783294bb1ebcc32ab99822447a620a7c45b | [
"Apache-2.0"
] | 6 | 2017-11-07T10:01:46.000Z | 2017-11-16T08:44:55.000Z | impl/src/main/java/fr/brouillard/oss/ee/fault/tolerance/impl/Chains.java | McFoggy/portable-mpft-jee | ddf6d783294bb1ebcc32ab99822447a620a7c45b | [
"Apache-2.0"
] | null | null | null | 36.034483 | 99 | 0.732057 | 997,913 | /**
* Copyright © 2017 Matthieu Brouillard [http://oss.brouillard.fr/GuardEE] (nnheo@example.com)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses... |
92370394246a047c7c19a0283db3c2d502b0059e | 441 | java | Java | codebase/server/yadaserver/src/main/java/yada/coach/group/Group.java | modianshu/yada | ffb0f5391b245f853b506191ffea859221e7a46c | [
"MIT"
] | 1 | 2016-02-16T12:10:36.000Z | 2016-02-16T12:10:36.000Z | codebase/server/yadaserver/src/main/java/yada/coach/group/Group.java | modianshu/yada | ffb0f5391b245f853b506191ffea859221e7a46c | [
"MIT"
] | null | null | null | codebase/server/yadaserver/src/main/java/yada/coach/group/Group.java | modianshu/yada | ffb0f5391b245f853b506191ffea859221e7a46c | [
"MIT"
] | null | null | null | 15.206897 | 49 | 0.739229 | 997,914 | package yada.coach.group;
import org.mongodb.morphia.annotations.Entity;
import yada.BaseEntity;
@Entity
public class Group extends BaseEntity{
private String name, description;
public String getName() {
return name;
}
public void setName(String name) {
this.name = name;
}
public String getDescription()... |
923704ca21c864daa541d1e7c4de066673810a8a | 186 | java | Java | jacob-core/src/main/java/com/guujiang/jacob/Stub.java | nicerloop/Jacob | df7f4bf4f1fbbcff00f3f98932b85f5ea4a7613c | [
"BSD-3-Clause"
] | null | null | null | jacob-core/src/main/java/com/guujiang/jacob/Stub.java | nicerloop/Jacob | df7f4bf4f1fbbcff00f3f98932b85f5ea4a7613c | [
"BSD-3-Clause"
] | null | null | null | jacob-core/src/main/java/com/guujiang/jacob/Stub.java | nicerloop/Jacob | df7f4bf4f1fbbcff00f3f98932b85f5ea4a7613c | [
"BSD-3-Clause"
] | null | null | null | 23.25 | 86 | 0.72043 | 997,915 | package com.guujiang.jacob;
public class Stub {
public static <T> void yield(T val) {
throw new IllegalStateException("The generator should be instrumented with agent");
}
}
|
9237050e9fb77aed595d45e4e431213ec6914986 | 2,774 | java | Java | src/edu/rutgers/MOST/presentation/NodeInformationDialog.java | desmondlun/MOST | 536b98cb9c8ec5f2f5e5c4682eab025e648a04cf | [
"Unlicense"
] | 5 | 2015-07-16T07:49:58.000Z | 2021-05-27T20:27:21.000Z | src/edu/rutgers/MOST/presentation/NodeInformationDialog.java | desmondlun/MOST | 536b98cb9c8ec5f2f5e5c4682eab025e648a04cf | [
"Unlicense"
] | 3 | 2015-05-08T22:31:17.000Z | 2015-07-17T00:24:27.000Z | src/edu/rutgers/MOST/presentation/NodeInformationDialog.java | desmondlun/MOST | 536b98cb9c8ec5f2f5e5c4682eab025e648a04cf | [
"Unlicense"
] | 13 | 2015-05-02T15:42:08.000Z | 2021-05-27T20:27:24.000Z | 30.822222 | 105 | 0.751983 | 997,916 | package edu.rutgers.MOST.presentation;
import java.awt.Image;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.util.ArrayList;
import javax.swing.BorderFactory;
import javax.swing.Box;
import javax.swing.BoxLayout;
import javax.swing.ImageIcon;
import javax.swing.JButton;
import ja... |
923706d4ef208f7460a0982c6df5a85466c670c6 | 2,199 | java | Java | app/src/main/java/cc/zkteam/juediqiusheng/api/ZKApi.java | ZhuoKeTeam/JueDiQiuSheng | 11b265d7636abc1cd0d66fecdbfa5bb01d231442 | [
"BSD-3-Clause"
] | 7 | 2017-11-02T15:01:16.000Z | 2019-06-20T12:48:59.000Z | app/src/main/java/cc/zkteam/juediqiusheng/api/ZKApi.java | ZhuoKeTeam/JueDiQiuSheng | 11b265d7636abc1cd0d66fecdbfa5bb01d231442 | [
"BSD-3-Clause"
] | null | null | null | app/src/main/java/cc/zkteam/juediqiusheng/api/ZKApi.java | ZhuoKeTeam/JueDiQiuSheng | 11b265d7636abc1cd0d66fecdbfa5bb01d231442 | [
"BSD-3-Clause"
] | 8 | 2017-10-24T12:58:26.000Z | 2019-02-11T16:20:19.000Z | 26.493976 | 136 | 0.671669 | 997,917 | package cc.zkteam.juediqiusheng.api;
import java.util.List;
import cc.zkteam.juediqiusheng.bean.BannerBean;
import cc.zkteam.juediqiusheng.bean.BaseBean;
import cc.zkteam.juediqiusheng.bean.CategoryBean;
import cc.zkteam.juediqiusheng.bean.PicBean;
import cc.zkteam.juediqiusheng.bean.PicCategoryBean;
import cc.zkteam... |
923706ffb7c58591804efa993cedb4fdb50d7380 | 3,454 | java | Java | spring-boot/oidc-client-login-stateless/src/main/java/no/acntech/sandbox/cache/HttpCookieRequestCache.java | acntech/acntech-sandbox | 121487377f9077818df7590eb5d3fe1a5fadcf2a | [
"Apache-2.0"
] | 1 | 2019-06-22T16:09:18.000Z | 2019-06-22T16:09:18.000Z | spring-boot/oidc-client-login-stateless/src/main/java/no/acntech/sandbox/cache/HttpCookieRequestCache.java | acntech/acntech-sandbox | 121487377f9077818df7590eb5d3fe1a5fadcf2a | [
"Apache-2.0"
] | 2 | 2020-12-11T10:58:13.000Z | 2022-03-31T18:35:48.000Z | spring-boot/oidc-client-login-stateless/src/main/java/no/acntech/sandbox/cache/HttpCookieRequestCache.java | acntech/acntech-sandbox | 121487377f9077818df7590eb5d3fe1a5fadcf2a | [
"Apache-2.0"
] | null | null | null | 47.315068 | 119 | 0.739143 | 997,918 | package no.acntech.sandbox.cache;
import org.apache.commons.lang3.StringUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.security.web.PortResolver;
import org.springframework.security.web.PortResolverImpl;
import org.springframework.security.web.savedrequest.DefaultSavedReques... |
923708c472725bb247da77e8caeee2366a68fb03 | 1,041 | java | Java | centromere-core/src/main/java/org/oncoblocks/centromere/core/model/Model.java | gitter-badger/centromere | 839e2dbd62631e884f0d533653679474c6a9268d | [
"Apache-2.0"
] | 3 | 2016-02-10T02:27:59.000Z | 2016-02-11T15:20:56.000Z | centromere-core/src/main/java/org/oncoblocks/centromere/core/model/Model.java | gitter-badger/centromere | 839e2dbd62631e884f0d533653679474c6a9268d | [
"Apache-2.0"
] | 12 | 2015-09-12T13:13:40.000Z | 2016-03-15T17:22:24.000Z | centromere-core/src/main/java/org/oncoblocks/centromere/core/model/Model.java | gitter-badger/centromere | 839e2dbd62631e884f0d533653679474c6a9268d | [
"Apache-2.0"
] | null | null | null | 32.53125 | 100 | 0.742555 | 997,919 | /*
* Copyright 2016 William Oemler, Blueprint Medicines
*
* 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 appl... |
92370a62b3b48a39b9425101cc717381cab4527a | 6,760 | java | Java | basex-core/src/main/java/org/basex/query/func/crypto/Encryption.java | LeoWoerteler/basex | 1ca5afa69c4d0088e94f40e73f0fbd684ebc38c3 | [
"BSD-3-Clause"
] | 1 | 2017-03-23T17:41:51.000Z | 2017-03-23T17:41:51.000Z | basex-core/src/main/java/org/basex/query/func/crypto/Encryption.java | LeoWoerteler/basex | 1ca5afa69c4d0088e94f40e73f0fbd684ebc38c3 | [
"BSD-3-Clause"
] | null | null | null | basex-core/src/main/java/org/basex/query/func/crypto/Encryption.java | LeoWoerteler/basex | 1ca5afa69c4d0088e94f40e73f0fbd684ebc38c3 | [
"BSD-3-Clause"
] | null | null | null | 33.465347 | 99 | 0.672633 | 997,920 | package org.basex.query.func.crypto;
import static org.basex.query.QueryError.*;
import static org.basex.util.Token.*;
import java.security.*;
import javax.crypto.*;
import javax.crypto.spec.*;
import org.basex.query.*;
import org.basex.query.value.item.*;
import org.basex.util.*;
import org.basex.util.hash.*;
/**... |
92370c9482d0badc4f9c042acb6f20d66aa06c71 | 584 | java | Java | src/main/java/com/person/apirestperson/ApirestPersonApplication.java | tassiotfc/apirestperson-desafioattornatus | a631b43fded74b3a294a9b15832de60c32881689 | [
"MIT"
] | null | null | null | src/main/java/com/person/apirestperson/ApirestPersonApplication.java | tassiotfc/apirestperson-desafioattornatus | a631b43fded74b3a294a9b15832de60c32881689 | [
"MIT"
] | null | null | null | src/main/java/com/person/apirestperson/ApirestPersonApplication.java | tassiotfc/apirestperson-desafioattornatus | a631b43fded74b3a294a9b15832de60c32881689 | [
"MIT"
] | null | null | null | 35.5 | 76 | 0.835681 | 997,921 | package com.person.apirestperson;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.autoconfigure.domain.EntityScan;
import org.springframework.data.jpa.repository.config.EnableJpaRepositories;
//@SpringBootApplicati... |
92370e0d11047088183f788ea9f5afb552ea4510 | 2,629 | java | Java | app/src/main/java/com/github/tvmazesample/ui/fragment/recycler/holder/SeasonViewHolder.java | hadilq/TvMazeSample | 345539c4f6d37487755a4eb85110534daf22ca85 | [
"MIT"
] | null | null | null | app/src/main/java/com/github/tvmazesample/ui/fragment/recycler/holder/SeasonViewHolder.java | hadilq/TvMazeSample | 345539c4f6d37487755a4eb85110534daf22ca85 | [
"MIT"
] | null | null | null | app/src/main/java/com/github/tvmazesample/ui/fragment/recycler/holder/SeasonViewHolder.java | hadilq/TvMazeSample | 345539c4f6d37487755a4eb85110534daf22ca85 | [
"MIT"
] | null | null | null | 36.013699 | 106 | 0.621909 | 997,922 | package com.github.tvmazesample.ui.fragment.recycler.holder;
import android.text.Html;
import android.text.TextUtils;
import android.view.View;
import android.widget.TextView;
import butterknife.BindView;
import butterknife.ButterKnife;
import com.github.tvmazesample.R;
import com.github.tvmazesample.ui.fragment.recyc... |
9237120f38bd79fb8a594cfcb1852d352c685e15 | 4,294 | java | Java | IntoTheHeavensBase/src/net/darkkilauea/intotheheavens/ITHScript/ScriptObject.java | DarkKilauea/intotheheavens | b60e0c00571f77f2572da1793e82bbc0730e2043 | [
"MIT"
] | null | null | null | IntoTheHeavensBase/src/net/darkkilauea/intotheheavens/ITHScript/ScriptObject.java | DarkKilauea/intotheheavens | b60e0c00571f77f2572da1793e82bbc0730e2043 | [
"MIT"
] | null | null | null | IntoTheHeavensBase/src/net/darkkilauea/intotheheavens/ITHScript/ScriptObject.java | DarkKilauea/intotheheavens | b60e0c00571f77f2572da1793e82bbc0730e2043 | [
"MIT"
] | null | null | null | 23.988827 | 69 | 0.498603 | 997,923 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package net.darkkilauea.intotheheavens.ITHScript;
import java.io.*;
/**
*
* @author joshua
*/
public class ScriptObject
{
public static final int SOT_NULL = 0;
public static final int SOT_INTEGER = 1;
p... |
9237127c88da0cb8fe7a33966efe6cfec1eb1d91 | 7,051 | java | Java | scm-plugins/scm-hg-plugin/src/test/java/sonia/scm/web/WireProtocolTest.java | awltux/scm-manager | 3c6ae8e3201682facac3b68a01271621d0c04da4 | [
"BSD-3-Clause"
] | null | null | null | scm-plugins/scm-hg-plugin/src/test/java/sonia/scm/web/WireProtocolTest.java | awltux/scm-manager | 3c6ae8e3201682facac3b68a01271621d0c04da4 | [
"BSD-3-Clause"
] | null | null | null | scm-plugins/scm-hg-plugin/src/test/java/sonia/scm/web/WireProtocolTest.java | awltux/scm-manager | 3c6ae8e3201682facac3b68a01271621d0c04da4 | [
"BSD-3-Clause"
] | null | null | null | 36.533679 | 111 | 0.742732 | 997,924 | /**
* Copyright (c) 2018, Sebastian Sdorra
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright notice,
* this list of c... |
923713b47c36515557b61672fa3c4fd4fc208e51 | 457 | java | Java | src/main/java/leetcode/JudgeRouteCircle.java | nikoo28/java-solutions | 2d7f6b80ab6f8f79f11b0c6af9a89d8efce1e418 | [
"Apache-2.0"
] | 10 | 2021-02-01T09:40:28.000Z | 2022-03-29T09:56:39.000Z | src/main/java/leetcode/JudgeRouteCircle.java | nikoo28/java-solutions | 2d7f6b80ab6f8f79f11b0c6af9a89d8efce1e418 | [
"Apache-2.0"
] | null | null | null | src/main/java/leetcode/JudgeRouteCircle.java | nikoo28/java-solutions | 2d7f6b80ab6f8f79f11b0c6af9a89d8efce1e418 | [
"Apache-2.0"
] | 9 | 2021-06-12T05:56:13.000Z | 2022-03-24T04:07:35.000Z | 13.057143 | 46 | 0.380744 | 997,925 | package leetcode;
class JudgeRouteCircle {
public boolean judgeCircle(String moves) {
int x = 0;
int y = 0;
for (int i = 0; i < moves.length(); i++) {
switch (moves.charAt(i)) {
case 'U':
y++;
break;
case 'D':
y--;
break;
case '... |
923715686cad726e2070d72dbbebf7a00abee445 | 1,016 | java | Java | eider-processor/src/main/java/io/eider/processor/agrona/AgronaWriterState.java | eleventy7/eider | 85953904b88fcfc10eea285e23f8045b17602bff | [
"Apache-2.0"
] | 13 | 2020-05-18T00:03:53.000Z | 2022-03-19T15:39:31.000Z | eider-processor/src/main/java/io/eider/processor/agrona/AgronaWriterState.java | eleventy7/eider | 85953904b88fcfc10eea285e23f8045b17602bff | [
"Apache-2.0"
] | 75 | 2020-08-14T20:54:28.000Z | 2022-03-28T22:01:55.000Z | eider-processor/src/main/java/io/eider/processor/agrona/AgronaWriterState.java | eleventy7/eider | 85953904b88fcfc10eea285e23f8045b17602bff | [
"Apache-2.0"
] | 4 | 2021-02-11T08:18:35.000Z | 2022-01-12T09:54:02.000Z | 26.736842 | 75 | 0.715551 | 997,926 | /*
* Copyright 2019-2021 Shaun Laurens.
*
* 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... |
923715c5d4c1f348551a55e2d7f58f4be70ea7fb | 14,301 | java | Java | org.alloytools.alloy.core/src/test/java/maxsat/CourseSchedule.java | SteveZhangBit/org.alloytools.alloy | 648b7c08f38866737b87b5928c2e20e454f4dbcd | [
"Apache-2.0"
] | null | null | null | org.alloytools.alloy.core/src/test/java/maxsat/CourseSchedule.java | SteveZhangBit/org.alloytools.alloy | 648b7c08f38866737b87b5928c2e20e454f4dbcd | [
"Apache-2.0"
] | null | null | null | org.alloytools.alloy.core/src/test/java/maxsat/CourseSchedule.java | SteveZhangBit/org.alloytools.alloy | 648b7c08f38866737b87b5928c2e20e454f4dbcd | [
"Apache-2.0"
] | null | null | null | 42.061765 | 207 | 0.620656 | 997,927 | package maxsat;
import java.util.Arrays;
import java.util.List;
import kodkod.ast.*;
import kodkod.ast.operator.*;
import kodkod.instance.*;
import kodkod.engine.*;
import kodkod.engine.satlab.SATFactory;
import kodkod.engine.config.Options;
/*
Alloy formula:
abstract sig Student {
cores: set Course,
courses: set ... |
923715d619e6a21cc3ffe98936effbbfb5b1133d | 7,474 | java | Java | ELDependenci-plugin/src/main/java/com/ericlam/mc/eld/services/scheduler/ELDSchedulerService.java | eric2788/ELDependenci | e102fdb92b1b11af5d1e97f9ffe9c0876c63a67f | [
"MIT"
] | 2 | 2021-08-16T16:18:14.000Z | 2021-08-28T07:18:56.000Z | ELDependenci-plugin/src/main/java/com/ericlam/mc/eld/services/scheduler/ELDSchedulerService.java | ELDEpendenci/ELDependenci | e102fdb92b1b11af5d1e97f9ffe9c0876c63a67f | [
"MIT"
] | null | null | null | ELDependenci-plugin/src/main/java/com/ericlam/mc/eld/services/scheduler/ELDSchedulerService.java | ELDEpendenci/ELDependenci | e102fdb92b1b11af5d1e97f9ffe9c0876c63a67f | [
"MIT"
] | 1 | 2021-03-16T16:02:05.000Z | 2021-03-16T16:02:05.000Z | 31.535865 | 159 | 0.580011 | 997,928 | package com.ericlam.mc.eld.services.scheduler;
import com.ericlam.mc.eld.misc.ChainCallable;
import com.ericlam.mc.eld.services.ScheduleService;
import com.google.inject.Inject;
import com.google.inject.Injector;
import org.bukkit.plugin.Plugin;
import org.bukkit.scheduler.BukkitRunnable;
import org.bukkit.scheduler.B... |
923716111fc57e5e5260c166114704b9dcad7eb5 | 1,016 | java | Java | sql/hive/target/java/org/apache/spark/sql/hive/HiveSimpleUdf.java | kzx1025/spark_improve | c16b7be94bf2190609b8a22a8b7be48bf2ec6997 | [
"Apache-2.0"
] | null | null | null | sql/hive/target/java/org/apache/spark/sql/hive/HiveSimpleUdf.java | kzx1025/spark_improve | c16b7be94bf2190609b8a22a8b7be48bf2ec6997 | [
"Apache-2.0"
] | null | null | null | sql/hive/target/java/org/apache/spark/sql/hive/HiveSimpleUdf.java | kzx1025/spark_improve | c16b7be94bf2190609b8a22a8b7be48bf2ec6997 | [
"Apache-2.0"
] | null | null | null | 84.666667 | 180 | 0.773622 | 997,929 | package org.apache.spark.sql.hive;
private class HiveSimpleUdf extends org.apache.spark.sql.hive.HiveUdf implements org.apache.spark.sql.hive.HiveInspectors, scala.Product, scala.Serializable {
public java.lang.String functionClassName () { throw new RuntimeException(); }
public scala.collection.Seq<org.apache.s... |
923716183ddcf70ffb89bf618737b3b8dd6ecb3e | 166 | java | Java | src/main/java/pattern/structural/Adapter/Target.java | lnjasdf/JavaPractice | dc925e5ffe5027161c6aea07cfc854663a1676dc | [
"MIT"
] | null | null | null | src/main/java/pattern/structural/Adapter/Target.java | lnjasdf/JavaPractice | dc925e5ffe5027161c6aea07cfc854663a1676dc | [
"MIT"
] | null | null | null | src/main/java/pattern/structural/Adapter/Target.java | lnjasdf/JavaPractice | dc925e5ffe5027161c6aea07cfc854663a1676dc | [
"MIT"
] | null | null | null | 16.6 | 35 | 0.698795 | 997,930 | package pattern.structural.Adapter;
/**
* Created by lnjasdf on 2017/5/6.
*/
public interface Target {
void sampleOperation1();
void sampleOperation2();
}
|
923716a0f95ee2a52eae636c46e2f8eb1488ce16 | 1,001 | java | Java | src/jichu/erfenchazhao.java | 3198ys/algorithm | 6323a263abde34520a3836df0b4397b77bcd8703 | [
"MIT"
] | null | null | null | src/jichu/erfenchazhao.java | 3198ys/algorithm | 6323a263abde34520a3836df0b4397b77bcd8703 | [
"MIT"
] | null | null | null | src/jichu/erfenchazhao.java | 3198ys/algorithm | 6323a263abde34520a3836df0b4397b77bcd8703 | [
"MIT"
] | null | null | null | 25.025 | 78 | 0.495504 | 997,931 | package jichu;
public class erfenchazhao {
public static void main(String[] args) {
int a[]=new int[]{2,4,6,8,9,210,234};
int i = binSearchDigui(8, a,0,a.length-1);
System.out.println(i);
}
public static int binSerarch(int key,int [] array){
int low=0;
int heigh=ar... |
9237171731669c9f32e268b0dd8285de9bc02c77 | 6,585 | java | Java | src/main/java/com/niara/logger/apps/Logger.java | HewlettPackard/logger | c56c1a71ca6364c3c15595f1583795e96f1272a1 | [
"Apache-2.0"
] | 13 | 2018-03-02T17:21:16.000Z | 2021-01-22T18:31:38.000Z | src/main/java/com/niara/logger/apps/Logger.java | ramakrishnanrakesh/logger | 277f0be00b7e6332c8d7d5498d2478211dbdb0dc | [
"Apache-2.0"
] | 1 | 2018-03-05T03:53:57.000Z | 2018-03-05T03:53:57.000Z | src/main/java/com/niara/logger/apps/Logger.java | ramakrishnanrakesh/logger | 277f0be00b7e6332c8d7d5498d2478211dbdb0dc | [
"Apache-2.0"
] | 5 | 2018-03-03T02:45:47.000Z | 2022-01-23T15:24:45.000Z | 46.373239 | 182 | 0.742141 | 997,932 | /*
* (C) Copyright [2018] Hewlett Packard Enterprise Development LP.
*
* 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 appl... |
92371750558b0320d93dac14cf9bae4d717084aa | 2,972 | java | Java | admin/src/main/java/com/xinqihd/sns/gameserver/admin/data/WeaponManualDataImportService.java | zyb2013/gameserver | a06cbd577684767dc50f61ff2a7a65be6001aec1 | [
"Apache-2.0"
] | 21 | 2015-04-13T18:29:56.000Z | 2020-02-03T20:35:32.000Z | admin/src/main/java/com/xinqihd/sns/gameserver/admin/data/WeaponManualDataImportService.java | zyb2013/gameserver | a06cbd577684767dc50f61ff2a7a65be6001aec1 | [
"Apache-2.0"
] | 2 | 2016-01-07T01:57:39.000Z | 2016-05-07T15:40:18.000Z | admin/src/main/java/com/xinqihd/sns/gameserver/admin/data/WeaponManualDataImportService.java | wangqi/gameserver | a06cbd577684767dc50f61ff2a7a65be6001aec1 | [
"Apache-2.0"
] | 18 | 2015-07-26T04:12:41.000Z | 2021-08-16T10:03:02.000Z | 23.967742 | 79 | 0.70895 | 997,933 | package com.xinqihd.sns.gameserver.admin.data;
import java.awt.Point;
import java.io.File;
import java.util.ArrayList;
import java.util.List;
import javax.swing.JDialog;
import javax.swing.JProgressBar;
import javax.swing.SwingWorker;
import net.miginfocom.swing.MigLayout;
import org.jdesktop.swingx.JXLabel;
import... |
923717549582cd9ab6535a2ec6a4b53204e3a30b | 1,301 | java | Java | JuneLeetCode/JuneLeetCode/src/main/java/org/phoenix/leetcode/challenges/Problem20_PermutationSequence.java | vibhorsingh11/LeetCode | 91ba17179ea36b9949f4f887b41cca0504939755 | [
"MIT"
] | null | null | null | JuneLeetCode/JuneLeetCode/src/main/java/org/phoenix/leetcode/challenges/Problem20_PermutationSequence.java | vibhorsingh11/LeetCode | 91ba17179ea36b9949f4f887b41cca0504939755 | [
"MIT"
] | 3 | 2020-06-28T16:54:14.000Z | 2021-02-01T16:17:33.000Z | JuneLeetCode/JuneLeetCode/src/main/java/org/phoenix/leetcode/challenges/Problem20_PermutationSequence.java | vibhorsingh11/LeetCode | 91ba17179ea36b9949f4f887b41cca0504939755 | [
"MIT"
] | null | null | null | 22.431034 | 100 | 0.541122 | 997,934 | package org.phoenix.leetcode.challenges;
/*
* The set [1,2,3,...,n] contains a total of n! unique permutations.
* By listing and labeling all of the permutations in order, we get the following sequence for n = 3:
"123"
"132"
"213"
"231"
"312"
"321"
* Given n and k, return the kth permutation sequence.
*
* Note:
* Gi... |
9237194dc8fddee08a716f02de7e676408decd08 | 4,225 | java | Java | dhis2/src/test/java/org/motechproject/dhis2/it/Dhis2DummyServer.java | kmadej/modules | d04b6bd8203dae2c89991194ee544afd3211187a | [
"BSD-3-Clause"
] | null | null | null | dhis2/src/test/java/org/motechproject/dhis2/it/Dhis2DummyServer.java | kmadej/modules | d04b6bd8203dae2c89991194ee544afd3211187a | [
"BSD-3-Clause"
] | null | null | null | dhis2/src/test/java/org/motechproject/dhis2/it/Dhis2DummyServer.java | kmadej/modules | d04b6bd8203dae2c89991194ee544afd3211187a | [
"BSD-3-Clause"
] | null | null | null | 45.923913 | 162 | 0.711953 | 997,935 | package org.motechproject.dhis2.it;
import org.apache.commons.io.IOUtils;
import org.mortbay.jetty.Server;
import org.mortbay.jetty.handler.AbstractHandler;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet... |
923719cc6ff89461d5e211dc289d2a0e29ed617e | 188,032 | java | Java | JavaSource/org/unitime/timetable/gwt/client/sectioning/StudentSectioningWidget.java | avilaton/unitime | e2daa8d78fa3175c9ae507d9c16607926245da84 | [
"Apache-2.0"
] | 3 | 2016-02-12T07:09:03.000Z | 2021-04-02T13:24:34.000Z | JavaSource/org/unitime/timetable/gwt/client/sectioning/StudentSectioningWidget.java | avilaton/unitime | e2daa8d78fa3175c9ae507d9c16607926245da84 | [
"Apache-2.0"
] | null | null | null | JavaSource/org/unitime/timetable/gwt/client/sectioning/StudentSectioningWidget.java | avilaton/unitime | e2daa8d78fa3175c9ae507d9c16607926245da84 | [
"Apache-2.0"
] | null | null | null | 48.511868 | 419 | 0.702178 | 997,936 | /*
* Licensed to The Apereo Foundation under one or more contributor license
* agreements. See the NOTICE file distributed with this work for
* additional information regarding copyright ownership.
*
* The Apereo Foundation licenses this file to you under the Apache License,
* Version 2.0 (the "License"); you may... |
92371a0c9ce96269bae3032347bde8bb1cc80079 | 922 | java | Java | java-algorithm/src/main/java/com/leetcode/Problem113.java | isudox/nerd-algorithm | c1fbe153953cf3fc24395f75d102016fdf9ea0fa | [
"MIT"
] | 5 | 2017-06-11T09:19:34.000Z | 2019-01-16T16:58:31.000Z | java-algorithm/src/main/java/com/leetcode/Problem113.java | isudox/leetcode-solution | 60085e64deaf396a171367affc94b18114565c43 | [
"MIT"
] | 5 | 2020-03-22T13:53:54.000Z | 2020-03-23T08:49:35.000Z | java-algorithm/src/main/java/com/leetcode/Problem113.java | isudox/nerd-algorithm | c1fbe153953cf3fc24395f75d102016fdf9ea0fa | [
"MIT"
] | 1 | 2019-03-02T15:50:43.000Z | 2019-03-02T15:50:43.000Z | 24.918919 | 70 | 0.562907 | 997,937 | package com.leetcode;
import com.common.TreeNode;
import java.util.ArrayList;
import java.util.List;
/**
* 113. Path Sum II
* https://leetcode.com/problems/path-sum-ii/
*/
public class Problem113 {
private List<List<Integer>> ans = new ArrayList<>();
public List<List<Integer>> pathSum(TreeNode root, int... |
92371a47c3df06055b1df93b815c675fc2cc2e85 | 4,479 | java | Java | ARToolKitEm/src/to/augmented/reality/android/em/artoolkitem/sample/shader/SimpleVertexShader.java | donaldmunro/AARemu | f45c0909b2be645672ca16957d1d72741f93c9f1 | [
"Apache-2.0"
] | 33 | 2015-03-16T06:29:48.000Z | 2021-05-03T15:13:18.000Z | ARToolKitEm/src/to/augmented/reality/android/em/artoolkitem/sample/shader/SimpleVertexShader.java | donaldmunro/AARemu | f45c0909b2be645672ca16957d1d72741f93c9f1 | [
"Apache-2.0"
] | 1 | 2018-11-30T09:06:49.000Z | 2020-06-24T14:12:09.000Z | ARToolKitEm/src/to/augmented/reality/android/em/artoolkitem/sample/shader/SimpleVertexShader.java | donaldmunro/AARemu | f45c0909b2be645672ca16957d1d72741f93c9f1 | [
"Apache-2.0"
] | 14 | 2015-02-26T16:39:03.000Z | 2022-02-19T12:45:59.000Z | 51.482759 | 182 | 0.65461 | 997,938 | /*
* ARActivity.java
* ARToolKit5
*
* This file is part of ARToolKit.
*
* ARToolKit is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option)... |
92371b87ff8595460dd3b170081523f23d28ab79 | 780 | java | Java | java/src/main/java/cn/plusman/learn/java/override/CollectionClassifier.java | plusmancn/learn-arithmetic | f16d4a8fa6f5dfc23e3ee02b5bb4bb4bc91b7ad8 | [
"Apache-2.0"
] | null | null | null | java/src/main/java/cn/plusman/learn/java/override/CollectionClassifier.java | plusmancn/learn-arithmetic | f16d4a8fa6f5dfc23e3ee02b5bb4bb4bc91b7ad8 | [
"Apache-2.0"
] | 1 | 2021-03-14T15:33:46.000Z | 2021-03-14T15:33:46.000Z | java/src/main/java/cn/plusman/learn/java/override/CollectionClassifier.java | plusmancn/learn-arithmetic | f16d4a8fa6f5dfc23e3ee02b5bb4bb4bc91b7ad8 | [
"Apache-2.0"
] | 1 | 2020-11-08T09:11:19.000Z | 2020-11-08T09:11:19.000Z | 22.285714 | 52 | 0.557692 | 997,939 | package cn.plusman.learn.java.override;
import java.math.BigInteger;
import java.util.*;
/**
* @author plusman
* @since 2021/7/7 12:02 PM
*/
public class CollectionClassifier {
public static String classify(Set<?> s) {
return "Set";
}
public static String classify(List<?> lst) {
re... |
92371c58c54551f48a4226ed470a609f1094cf2e | 213 | java | Java | src/main/java/com/zxsample/demo/domain/model/InventoryDetail.java | leizhnxp/sbt-ddd-inventory-demo | 80987c8fdab72efa121c95c7b4a04d89eb84f6e9 | [
"Apache-2.0"
] | 1 | 2021-11-06T12:40:20.000Z | 2021-11-06T12:40:20.000Z | src/main/java/com/zxsample/demo/domain/model/InventoryDetail.java | leizhnxp/sbt-ddd-inventory-demo | 80987c8fdab72efa121c95c7b4a04d89eb84f6e9 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/zxsample/demo/domain/model/InventoryDetail.java | leizhnxp/sbt-ddd-inventory-demo | 80987c8fdab72efa121c95c7b4a04d89eb84f6e9 | [
"Apache-2.0"
] | 3 | 2021-11-26T12:39:54.000Z | 2022-02-23T11:51:59.000Z | 13.3125 | 39 | 0.760563 | 997,940 | package com.zxsample.demo.domain.model;
import lombok.*;
/**
* 库存详情
*/
@Data
@Builder
@AllArgsConstructor
@NoArgsConstructor
@EqualsAndHashCode
public class InventoryDetail {
private String description;
}
|
92371c6792c53e6ee44eb2f4e925bd9e02537678 | 97 | java | Java | src/main/java/it/davidenastri/healthcheck/model/Protocol.java | ltpitt/java-spring-restful-webservice | adf339d43ec2e22f5c69add180d0b8cdc284e32b | [
"MIT"
] | null | null | null | src/main/java/it/davidenastri/healthcheck/model/Protocol.java | ltpitt/java-spring-restful-webservice | adf339d43ec2e22f5c69add180d0b8cdc284e32b | [
"MIT"
] | null | null | null | src/main/java/it/davidenastri/healthcheck/model/Protocol.java | ltpitt/java-spring-restful-webservice | adf339d43ec2e22f5c69add180d0b8cdc284e32b | [
"MIT"
] | null | null | null | 13.857143 | 42 | 0.690722 | 997,941 | package it.davidenastri.healthcheck.model;
public enum Protocol {
HTTP,
HTTPS,
TCP
} |
92371d24d77fa3154105f6a0fbd35a582364367b | 857 | java | Java | Velocity/src/main/java/me/fixeddev/commandflow/velocity/factory/VelocityModule.java | GatitoUwU/CommandFlow | 2ed55f1e8ef19b5d7dc452e00bd3e4fdd4b7446c | [
"MIT"
] | 96 | 2020-09-08T00:26:47.000Z | 2021-12-08T01:40:28.000Z | Velocity/src/main/java/me/fixeddev/commandflow/velocity/factory/VelocityModule.java | GatitoUwU/CommandFlow | 2ed55f1e8ef19b5d7dc452e00bd3e4fdd4b7446c | [
"MIT"
] | 10 | 2020-10-08T02:56:10.000Z | 2021-09-11T07:44:27.000Z | Velocity/src/main/java/me/fixeddev/commandflow/velocity/factory/VelocityModule.java | GatitoUwU/CommandFlow | 2ed55f1e8ef19b5d7dc452e00bd3e4fdd4b7446c | [
"MIT"
] | 12 | 2020-10-08T02:33:59.000Z | 2021-11-22T01:37:03.000Z | 34.28 | 88 | 0.779463 | 997,942 | package me.fixeddev.commandflow.velocity.factory;
import com.velocitypowered.api.command.CommandSource;
import com.velocitypowered.api.proxy.Player;
import com.velocitypowered.api.proxy.ProxyServer;
import me.fixeddev.commandflow.annotated.part.AbstractModule;
import me.fixeddev.commandflow.annotated.part.Key;
import ... |
92371f84f9d2de14e836098b07d07ed50bd2ca2d | 1,310 | java | Java | jetstreamcore/src/main/java/com/ebay/jetstream/common/NameableThreadFactory.java | pulsarIO/jetstream | bc2e2be93ca280f74f83d9c0307a9357240a33f9 | [
"MIT"
] | 122 | 2015-02-22T02:15:31.000Z | 2020-12-07T03:25:57.000Z | jetstreamcore/src/main/java/com/ebay/jetstream/common/NameableThreadFactory.java | pulsarIO/jetstream | bc2e2be93ca280f74f83d9c0307a9357240a33f9 | [
"MIT"
] | 8 | 2015-03-05T02:57:45.000Z | 2015-08-21T07:53:51.000Z | jetstreamcore/src/main/java/com/ebay/jetstream/common/NameableThreadFactory.java | pulsarIO/jetstream | bc2e2be93ca280f74f83d9c0307a9357240a33f9 | [
"MIT"
] | 41 | 2015-02-23T20:05:04.000Z | 2020-12-07T03:25:58.000Z | 33.589744 | 101 | 0.629771 | 997,943 | /*******************************************************************************
* Copyright © 2012-2015 eBay Software Foundation
* This program is dual licensed under the MIT and Apache 2.0 licenses.
* Please see LICENSE for more information.
*****************************************************************... |
923720586c7be5ff7fa3cdd380b4a73e063deb00 | 4,016 | java | Java | core/src/main/java/org/apache/carbondata/core/datastore/page/SafeVarLengthColumnPage.java | Kejian-Li/carbondata | 7c114261303787142bec7a704f7481ac223fe5c3 | [
"Apache-2.0"
] | 1,083 | 2017-05-08T14:53:46.000Z | 2022-03-28T08:23:08.000Z | core/src/main/java/org/apache/carbondata/core/datastore/page/SafeVarLengthColumnPage.java | Kejian-Li/carbondata | 7c114261303787142bec7a704f7481ac223fe5c3 | [
"Apache-2.0"
] | 3,397 | 2017-05-08T13:38:57.000Z | 2022-03-31T16:32:47.000Z | core/src/main/java/org/apache/carbondata/core/datastore/page/SafeVarLengthColumnPage.java | Kejian-Li/carbondata | 7c114261303787142bec7a704f7481ac223fe5c3 | [
"Apache-2.0"
] | 565 | 2017-05-09T01:41:38.000Z | 2022-03-15T01:25:34.000Z | 31.622047 | 93 | 0.737052 | 997,944 | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... |
92372119ed817964fde023cc8d72b0725ef64e5b | 1,258 | java | Java | references/bcb_chosen_clones/selected#2646900#194#231.java | cragkhit/elasticsearch | 05567b30c5bde08badcac1bf421454e5d995eb91 | [
"Apache-2.0"
] | 23 | 2018-10-03T15:02:53.000Z | 2021-09-16T11:07:36.000Z | references/bcb_chosen_clones/selected#2646900#194#231.java | cragkhit/elasticsearch | 05567b30c5bde08badcac1bf421454e5d995eb91 | [
"Apache-2.0"
] | 18 | 2019-02-10T04:52:54.000Z | 2022-01-25T02:14:40.000Z | references/bcb_chosen_clones/selected#2646900#194#231.java | cragkhit/Siamese | 05567b30c5bde08badcac1bf421454e5d995eb91 | [
"Apache-2.0"
] | 19 | 2018-11-16T13:39:05.000Z | 2021-09-05T23:59:30.000Z | 32.25641 | 98 | 0.426868 | 997,945 | public static boolean joinFiles(File dest, Collection<File> sources) {
FileInputStream fis = null;
FileOutputStream fos = null;
boolean rv = false;
byte[] buf = new byte[1000000];
int bytesRead = 0;
if (!dest.getParentFile().exists()) dest.getParentFile().mkdirs();
... |
9237212e09e245b3b75a24edf26aee442ceb0f76 | 82 | java | Java | android/cm/src/com/flarebyte/cm/trash/admin/ForumBox.java | flarebyte/wonderful-bazar | 810514cd7d73505b11d738f8b84d91842d18d074 | [
"MIT"
] | null | null | null | android/cm/src/com/flarebyte/cm/trash/admin/ForumBox.java | flarebyte/wonderful-bazar | 810514cd7d73505b11d738f8b84d91842d18d074 | [
"MIT"
] | null | null | null | android/cm/src/com/flarebyte/cm/trash/admin/ForumBox.java | flarebyte/wonderful-bazar | 810514cd7d73505b11d738f8b84d91842d18d074 | [
"MIT"
] | null | null | null | 13.666667 | 39 | 0.780488 | 997,946 | package com.flarebyte.cm.trash.admin;
public interface ForumBox extends Box {
}
|
923721cfaaa106399dde679acaacf45926ba9824 | 6,776 | java | Java | sql/src/main/java/com/vmware/ddlog/translator/WindowVisitor.java | lalithsuresh/differential-datalog | 2fce9e84d1049bcd9c61523af5554d0489394418 | [
"MIT"
] | 910 | 2019-06-22T05:01:02.000Z | 2022-03-31T18:33:27.000Z | sql/src/main/java/com/vmware/ddlog/translator/WindowVisitor.java | lalithsuresh/differential-datalog | 2fce9e84d1049bcd9c61523af5554d0489394418 | [
"MIT"
] | 570 | 2019-06-21T17:29:15.000Z | 2022-03-22T17:56:00.000Z | sql/src/main/java/com/vmware/ddlog/translator/WindowVisitor.java | lalithsuresh/differential-datalog | 2fce9e84d1049bcd9c61523af5554d0489394418 | [
"MIT"
] | 95 | 2019-06-27T20:53:24.000Z | 2022-03-22T11:33:35.000Z | 39.395349 | 100 | 0.644481 | 997,947 | /*
* Copyright (c) 2021 VMware, Inc.
* SPDX-License-Identifier: MIT
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to ... |
92372252345aaf213218a5efbf8866488cf5901b | 2,346 | java | Java | trace-sdk/src/test/java/io/bitrise/trace/data/management/CrashSaverTest.java | bitrise-io/trace-android-sdk | cbcd711adf4d918188581d89ac692364b20e0042 | [
"MIT"
] | 1 | 2021-09-01T09:55:04.000Z | 2021-09-01T09:55:04.000Z | trace-sdk/src/test/java/io/bitrise/trace/data/management/CrashSaverTest.java | bitrise-io/trace-android-sdk | cbcd711adf4d918188581d89ac692364b20e0042 | [
"MIT"
] | 35 | 2021-04-06T11:30:46.000Z | 2021-08-25T13:47:32.000Z | trace-sdk/src/test/java/io/bitrise/trace/data/management/CrashSaverTest.java | bitrise-io/trace-android-sdk | cbcd711adf4d918188581d89ac692364b20e0042 | [
"MIT"
] | null | null | null | 27.6 | 80 | 0.738704 | 997,948 | package io.bitrise.trace.data.management;
import static org.mockito.ArgumentMatchers.any;
import static org.mockito.Mockito.verify;
import static org.mockito.Mockito.verifyNoInteractions;
import static org.mockito.internal.verification.VerificationModeFactory.times;
import io.bitrise.trace.data.CrashTestDataProvider... |
9237232b6c937f8a3aeb9cd77ded8343a0945913 | 206 | java | Java | src/main/java/com/mgcp/exceptions/MGCPParseException.java | byypipo/Mgcp-Client | eccfc6a5101322d35990ac65b94b64d67cba6df7 | [
"MIT"
] | null | null | null | src/main/java/com/mgcp/exceptions/MGCPParseException.java | byypipo/Mgcp-Client | eccfc6a5101322d35990ac65b94b64d67cba6df7 | [
"MIT"
] | null | null | null | src/main/java/com/mgcp/exceptions/MGCPParseException.java | byypipo/Mgcp-Client | eccfc6a5101322d35990ac65b94b64d67cba6df7 | [
"MIT"
] | null | null | null | 18.727273 | 51 | 0.786408 | 997,949 | package com.mgcp.exceptions;
public class MGCPParseException extends Exception {
private static final long serialVersionUID = 1L;
public MGCPParseException(String exception) {
super(exception);
}
}
|
923723e45b147665dd9775a84aba05993d10fc7d | 2,710 | java | Java | src/main/java/org/softpres/donkeysql/params/IndexedParamQuery.java | vyadh/donkeysql | e93b4ea3d2f44883bd51ce71c928827c13d2e7ea | [
"Apache-2.0"
] | 1 | 2015-07-10T14:51:38.000Z | 2015-07-10T14:51:38.000Z | src/main/java/org/softpres/donkeysql/params/IndexedParamQuery.java | vyadh/donkeysql | e93b4ea3d2f44883bd51ce71c928827c13d2e7ea | [
"Apache-2.0"
] | null | null | null | src/main/java/org/softpres/donkeysql/params/IndexedParamQuery.java | vyadh/donkeysql | e93b4ea3d2f44883bd51ce71c928827c13d2e7ea | [
"Apache-2.0"
] | null | null | null | 27.373737 | 92 | 0.696679 | 997,950 | /*
* Copyright (c) 2017, Kieron Wilkinson
*/
package org.softpres.donkeysql.params;
import org.softpres.donkeysql.tokeniser.StatementTokeniser;
import org.softpres.donkeysql.tokeniser.Tokens;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.SQLException;
import static java.util.stream... |
923724ed64f5dec0c8052e0b8d4bc56aa2d794a3 | 2,475 | java | Java | app/src/main/java/apps/jizzu/simpletodo/alarm/AlarmHelper.java | johan--/SimpleToDo | f6ca50156199a8de62ea20308efab03424107f4e | [
"MIT"
] | 1 | 2021-06-17T05:16:52.000Z | 2021-06-17T05:16:52.000Z | app/src/main/java/apps/jizzu/simpletodo/alarm/AlarmHelper.java | johan--/SimpleToDo | f6ca50156199a8de62ea20308efab03424107f4e | [
"MIT"
] | null | null | null | app/src/main/java/apps/jizzu/simpletodo/alarm/AlarmHelper.java | johan--/SimpleToDo | f6ca50156199a8de62ea20308efab03424107f4e | [
"MIT"
] | null | null | null | 30.555556 | 169 | 0.693333 | 997,951 | package apps.jizzu.simpletodo.alarm;
import android.app.AlarmManager;
import android.app.NotificationManager;
import android.app.PendingIntent;
import android.content.Context;
import android.content.Intent;
import apps.jizzu.simpletodo.model.ModelTask;
import static android.content.Context.NOTIFICATION_SERVICE;
/**... |
9237254d3a110fbd28d34dda6af999191e336c14 | 595 | java | Java | dubbo-vip/demo/async-demo/src/main/java/com/luban/async_demo/provider/impl/HelloServiceImpl.java | Xuyiwlx/incubator-dubbo-vip1 | 97c28fa5fc508123953d0ec7bfe1847e88241d7b | [
"Apache-2.0"
] | 15 | 2019-11-24T12:15:49.000Z | 2022-03-18T02:56:18.000Z | dubbo-vip/demo/async-demo/src/main/java/com/luban/async_demo/provider/impl/HelloServiceImpl.java | Xuyiwlx/incubator-dubbo-vip1 | 97c28fa5fc508123953d0ec7bfe1847e88241d7b | [
"Apache-2.0"
] | 4 | 2020-01-31T18:24:42.000Z | 2021-12-14T21:37:57.000Z | dubbo-vip/demo/async-demo/src/main/java/com/luban/async_demo/provider/impl/HelloServiceImpl.java | AnyYANG/dubbo-x | 949f897f9261cf467bb18b6ebf57cf458f00981c | [
"Apache-2.0"
] | 52 | 2019-11-01T07:03:01.000Z | 2021-12-06T02:14:07.000Z | 21.25 | 55 | 0.591597 | 997,952 | package com.luban.async_demo.provider.impl;
import com.luban.async_demo.api.HelloService;
import java.util.concurrent.TimeUnit;
/**
* *************书山有路勤为径***************
* 鲁班学院
* 往期资料加木兰老师 QQ: 2746251334
* VIP课程加安其拉老师 QQ: 3164703201
* 讲师:周瑜老师
* *************学海无涯苦作舟***************
*/
public class HelloService... |
923725b8242232667f83550dd508319354325133 | 2,594 | java | Java | nettest-shared-server-storage-couchdb/src/main/java/at/alladin/nettest/shared/server/storage/couchdb/domain/model/MeasurementServerInfo.java | tuw-sqm-ss2020-02/nntool | f53042509346d67da437d940fb193ea039809c4a | [
"Apache-2.0"
] | null | null | null | nettest-shared-server-storage-couchdb/src/main/java/at/alladin/nettest/shared/server/storage/couchdb/domain/model/MeasurementServerInfo.java | tuw-sqm-ss2020-02/nntool | f53042509346d67da437d940fb193ea039809c4a | [
"Apache-2.0"
] | 8 | 2020-04-13T12:17:35.000Z | 2020-06-20T19:21:30.000Z | nettest-shared-server-storage-couchdb/src/main/java/at/alladin/nettest/shared/server/storage/couchdb/domain/model/MeasurementServerInfo.java | tuw-sqm-ss2020-02/nntool | f53042509346d67da437d940fb193ea039809c4a | [
"Apache-2.0"
] | 1 | 2020-05-02T14:27:06.000Z | 2020-05-02T14:27:06.000Z | 30.833333 | 91 | 0.669884 | 997,953 | /*******************************************************************************
* Copyright 2019 alladin-IT GmbH
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apach... |
92372641f6c0a04e6f576a41641dae316e763d5b | 5,536 | java | Java | B4AObjects/src/anywheresoftware/b4a/keywords/constants/KeyCodes.java | gitoscc/B4A | 5c7a41a55f3acf303985c5906e506dfc0fd1a568 | [
"Apache-2.0"
] | 63 | 2020-03-09T16:20:26.000Z | 2022-03-19T02:15:53.000Z | B4AObjects/src/anywheresoftware/b4a/keywords/constants/KeyCodes.java | cyberwizard-dev/B4A | 00f8a23a6fe9eb0743bab30a8770acadcc286c43 | [
"Apache-2.0"
] | null | null | null | B4AObjects/src/anywheresoftware/b4a/keywords/constants/KeyCodes.java | cyberwizard-dev/B4A | 00f8a23a6fe9eb0743bab30a8770acadcc286c43 | [
"Apache-2.0"
] | 25 | 2020-03-10T07:12:06.000Z | 2022-01-14T21:34:58.000Z | 55.36 | 121 | 0.609104 | 997,954 | package anywheresoftware.b4a.keywords.constants;
/**
* A predefined object with the key codes constants. These constants are passed to Activity KeyPressed event for example.
*/
public class KeyCodes {
public static final int KEYCODE_UNKNOWN = 0;
public static final int KEYCODE_SOFT_LEFT = 1;
... |
9237269243caf9d1d76667becc1327ea3f44e338 | 1,994 | java | Java | src/com/example/tenancy/ConnectionProviderImpl.java | mukilarasan101/MultiTenancyTest | 92a152f560d0d225659763676491ac4d327c43a6 | [
"Apache-2.0"
] | null | null | null | src/com/example/tenancy/ConnectionProviderImpl.java | mukilarasan101/MultiTenancyTest | 92a152f560d0d225659763676491ac4d327c43a6 | [
"Apache-2.0"
] | null | null | null | src/com/example/tenancy/ConnectionProviderImpl.java | mukilarasan101/MultiTenancyTest | 92a152f560d0d225659763676491ac4d327c43a6 | [
"Apache-2.0"
] | null | null | null | 29.761194 | 121 | 0.743731 | 997,955 | //$Id$
package com.example.tenancy;
import java.sql.Connection;
import java.sql.SQLException;
import org.apache.tomcat.dbcp.dbcp.BasicDataSource;
import org.hibernate.HibernateException;
import org.hibernate.c3p0.internal.C3P0ConnectionProvider;
public class ConnectionProviderImpl extends C3P0ConnectionProvider {
... |
923726b76963f8607b2ce3860e7d617071ca9364 | 3,970 | java | Java | config-model/src/main/java/com/yahoo/searchdefinition/processing/ValidateFieldTypes.java | sagiyaho/vespa | 5865b9bb80b540f6d252312fa6002300b2f1c9ee | [
"Apache-2.0"
] | 4,054 | 2017-08-11T07:58:38.000Z | 2022-03-31T22:32:15.000Z | config-model/src/main/java/com/yahoo/searchdefinition/processing/ValidateFieldTypes.java | sagiyaho/vespa | 5865b9bb80b540f6d252312fa6002300b2f1c9ee | [
"Apache-2.0"
] | 4,854 | 2017-08-10T20:19:25.000Z | 2022-03-31T19:04:23.000Z | config-model/src/main/java/com/yahoo/searchdefinition/processing/ValidateFieldTypes.java | sagiyaho/vespa | 5865b9bb80b540f6d252312fa6002300b2f1c9ee | [
"Apache-2.0"
] | 541 | 2017-08-10T18:51:18.000Z | 2022-03-11T03:18:56.000Z | 47.261905 | 143 | 0.674811 | 997,956 | // Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
package com.yahoo.searchdefinition.processing;
import com.yahoo.config.application.api.DeployLogger;
import com.yahoo.document.DataType;
import com.yahoo.document.TensorDataType;
import com.yahoo.searchdefinition.R... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.