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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3e390e26c824333f22647686f213d073a447562c | 609 | java | Java | app/src/main/java/com/hienpham/coinchecker/DataLayer/CoinListData/RemoteData/CMCService.java | comsuon/CoinCheckerMVPDemo | c7ee38eeccdc3ebf15b60a6a56761b5d08743027 | [
"MIT"
] | null | null | null | app/src/main/java/com/hienpham/coinchecker/DataLayer/CoinListData/RemoteData/CMCService.java | comsuon/CoinCheckerMVPDemo | c7ee38eeccdc3ebf15b60a6a56761b5d08743027 | [
"MIT"
] | null | null | null | app/src/main/java/com/hienpham/coinchecker/DataLayer/CoinListData/RemoteData/CMCService.java | comsuon/CoinCheckerMVPDemo | c7ee38eeccdc3ebf15b60a6a56761b5d08743027 | [
"MIT"
] | null | null | null | 24.36 | 67 | 0.765189 | 24,088 | package com.hienpham.coinchecker.DataLayer.CoinListData.RemoteData;
import com.hienpham.coinchecker.Model.Coin;
import com.hienpham.coinchecker.Model.CoinListRes;
import java.util.List;
import io.reactivex.Single;
import retrofit2.Call;
import retrofit2.http.GET;
import retrofit2.http.Headers;
import retrofit2.http.... |
3e390e8223004baeb616c82f8638aabbf0020184 | 1,897 | java | Java | transport/src/main/java/io/netty/channel/EventLoopGroup.java | NicoK/netty | d07d7e2b9a3795139e0b6f64e55f8ed700f8ff5c | [
"Apache-2.0"
] | 12 | 2015-12-24T02:01:44.000Z | 2020-07-28T08:34:05.000Z | transport/src/main/java/io/netty/channel/EventLoopGroup.java | NicoK/netty | d07d7e2b9a3795139e0b6f64e55f8ed700f8ff5c | [
"Apache-2.0"
] | 15 | 2019-11-01T08:05:01.000Z | 2022-03-31T20:29:35.000Z | transport/src/main/java/io/netty/channel/EventLoopGroup.java | NicoK/netty | d07d7e2b9a3795139e0b6f64e55f8ed700f8ff5c | [
"Apache-2.0"
] | 7 | 2019-06-20T17:00:09.000Z | 2019-09-25T14:44:19.000Z | 35.792453 | 109 | 0.712704 | 24,089 | /*
* Copyright 2012 The Netty Project
*
* The Netty Project licenses this file to you under the Apache License,
* version 2.0 (the "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at:
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless ... |
3e390ed68f0a644f0bd73a6b2ba15e725a2bad4d | 1,140 | java | Java | src/main/java/br/com/ot4/proposta/compartilhado/ExistsIdValidator.java | eduardobosco/orange-talents-04-template-proposta | 206d626ad6c8e7263186e7cf90ebcbe7ec35de46 | [
"Apache-2.0"
] | null | null | null | src/main/java/br/com/ot4/proposta/compartilhado/ExistsIdValidator.java | eduardobosco/orange-talents-04-template-proposta | 206d626ad6c8e7263186e7cf90ebcbe7ec35de46 | [
"Apache-2.0"
] | null | null | null | src/main/java/br/com/ot4/proposta/compartilhado/ExistsIdValidator.java | eduardobosco/orange-talents-04-template-proposta | 206d626ad6c8e7263186e7cf90ebcbe7ec35de46 | [
"Apache-2.0"
] | null | null | null | 28.5 | 147 | 0.763158 | 24,090 | package br.com.ot4.proposta.compartilhado;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.PersistenceContext;
import javax.persistence.Query;
import javax.validation.ConstraintValidator;
import javax.validation.ConstraintValidatorContext;
import org.springframework.util.Asser... |
3e390f2d18525192c6aa8d2ed0371470d402fc48 | 803 | java | Java | src/main/java/extraction/choreography/Condition.java | chorlang/chor-extractor | b48e8fa58e557a03659dade925a6deceb88a2b74 | [
"Apache-2.0"
] | 3 | 2020-03-02T08:30:11.000Z | 2022-01-03T19:53:20.000Z | src/main/java/extraction/choreography/Condition.java | chorlang/chor-extractor | b48e8fa58e557a03659dade925a6deceb88a2b74 | [
"Apache-2.0"
] | 1 | 2021-09-08T16:17:23.000Z | 2021-09-08T16:20:13.000Z | src/main/java/extraction/choreography/Condition.java | chorlang/chor-extractor | b48e8fa58e557a03659dade925a6deceb88a2b74 | [
"Apache-2.0"
] | null | null | null | 33.458333 | 136 | 0.722291 | 24,091 | package extraction.choreography;
public class Condition extends ChoreographyBody {
public final String process, expression;
public final ChoreographyBody thenChoreography, elseChoreography;
private final Type chorType = Type.CONDITION;
public Type getType(){
return chorType;
}
public ... |
3e3910a790bb6faa6b7af861a0df06530129c82c | 1,033 | java | Java | jambeth/jambeth-service/src/main/java/com/koch/ambeth/service/model/IServiceDescription.java | Dennis-Koch/ambeth | 8552b210b8b37d3d8f66bdac2e094bf23c8b5fda | [
"Apache-2.0"
] | null | null | null | jambeth/jambeth-service/src/main/java/com/koch/ambeth/service/model/IServiceDescription.java | Dennis-Koch/ambeth | 8552b210b8b37d3d8f66bdac2e094bf23c8b5fda | [
"Apache-2.0"
] | 6 | 2017-04-24T06:55:18.000Z | 2022-01-21T23:15:36.000Z | jambeth/jambeth-service/src/main/java/com/koch/ambeth/service/model/IServiceDescription.java | Dennis-Koch/ambeth | 8552b210b8b37d3d8f66bdac2e094bf23c8b5fda | [
"Apache-2.0"
] | 4 | 2018-10-28T14:05:27.000Z | 2022-01-08T12:54:51.000Z | 27.184211 | 74 | 0.768635 | 24,092 | package com.koch.ambeth.service.model;
/*-
* #%L
* jambeth-service
* %%
* Copyright (C) 2017 Koch Softwaredevelopment
* %%
* 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.ap... |
3e391110006c7891f35b0dba107b7219ee1e8d37 | 1,613 | java | Java | sreport/src/main/java/digital/srp/sreport/api/exceptions/ResultSetTooLargeException.java | tstephen/srp | abce4585fdfa78e8620a43a2d39338965951b139 | [
"Apache-2.0"
] | null | null | null | sreport/src/main/java/digital/srp/sreport/api/exceptions/ResultSetTooLargeException.java | tstephen/srp | abce4585fdfa78e8620a43a2d39338965951b139 | [
"Apache-2.0"
] | 24 | 2019-12-08T15:08:07.000Z | 2021-09-16T13:19:02.000Z | sreport/src/main/java/digital/srp/sreport/api/exceptions/ResultSetTooLargeException.java | tstephen/srp | abce4585fdfa78e8620a43a2d39338965951b139 | [
"Apache-2.0"
] | null | null | null | 40.325 | 164 | 0.642901 | 24,093 | /*******************************************************************************
* Copyright 2014-2021 Tim Stephenson and contributors
*
* 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
*... |
3e3911f62bb15641209fc8de0cd63aa015baaa00 | 2,713 | java | Java | felles/felles/sikkerhet/sikkerhet/src/main/java/no/nav/vedtak/sikkerhet/abac/PepImpl.java | navikt/spsak | ede4770de33bd896d62225a9617b713878d1efa5 | [
"MIT"
] | 1 | 2019-11-15T10:37:38.000Z | 2019-11-15T10:37:38.000Z | felles/felles/sikkerhet/sikkerhet/src/main/java/no/nav/vedtak/sikkerhet/abac/PepImpl.java | navikt/spsak | ede4770de33bd896d62225a9617b713878d1efa5 | [
"MIT"
] | null | null | null | felles/felles/sikkerhet/sikkerhet/src/main/java/no/nav/vedtak/sikkerhet/abac/PepImpl.java | navikt/spsak | ede4770de33bd896d62225a9617b713878d1efa5 | [
"MIT"
] | 1 | 2019-11-15T10:37:41.000Z | 2019-11-15T10:37:41.000Z | 35.697368 | 117 | 0.720604 | 24,094 | package no.nav.vedtak.sikkerhet.abac;
import java.util.ArrayList;
import java.util.List;
import javax.enterprise.context.Dependent;
import javax.inject.Inject;
import no.nav.vedtak.sikkerhet.context.SubjectHandler;
@Dependent
public class PepImpl implements Pep {
private PdpKlient pdpKlient;
private PdpReq... |
3e3912661cf27d74f24220ba06e36e8023d64697 | 401 | java | Java | bazl-dna-dpznsy/src/main/java/com/bazl/dna/dpznsy/controller/dpznsy/SampleInfoController.java | wanghaiyang-github/dna-cloud | 93ac90c3b97557193493eac86f7509db34c7e795 | [
"MIT"
] | null | null | null | bazl-dna-dpznsy/src/main/java/com/bazl/dna/dpznsy/controller/dpznsy/SampleInfoController.java | wanghaiyang-github/dna-cloud | 93ac90c3b97557193493eac86f7509db34c7e795 | [
"MIT"
] | null | null | null | bazl-dna-dpznsy/src/main/java/com/bazl/dna/dpznsy/controller/dpznsy/SampleInfoController.java | wanghaiyang-github/dna-cloud | 93ac90c3b97557193493eac86f7509db34c7e795 | [
"MIT"
] | 1 | 2022-01-04T12:28:19.000Z | 2022-01-04T12:28:19.000Z | 26.733333 | 62 | 0.810474 | 24,095 | package com.bazl.dna.dpznsy.controller.dpznsy;
import com.bazl.dna.dpznsy.controller.base.BaseController;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
/**
* Created by Administrator on 2020/5/18.
*/
@RestController
@RequestMapping("/co... |
3e3913305679af4db22c4039b5444d97a53735dd | 5,343 | java | Java | kernel-s-system/system-business-organization/src/main/java/cn/stylefeng/roses/kernel/system/modular/organization/controller/HrPositionController.java | nimoqqq/roses | 881d9c75cc7b3928a8d73a951722d028d5b072e0 | [
"Apache-2.0"
] | null | null | null | kernel-s-system/system-business-organization/src/main/java/cn/stylefeng/roses/kernel/system/modular/organization/controller/HrPositionController.java | nimoqqq/roses | 881d9c75cc7b3928a8d73a951722d028d5b072e0 | [
"Apache-2.0"
] | null | null | null | kernel-s-system/system-business-organization/src/main/java/cn/stylefeng/roses/kernel/system/modular/organization/controller/HrPositionController.java | nimoqqq/roses | 881d9c75cc7b3928a8d73a951722d028d5b072e0 | [
"Apache-2.0"
] | null | null | null | 34.031847 | 138 | 0.71458 | 24,096 | /*
* Copyright [2020-2030] [https://www.stylefeng.cn]
*
* 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... |
3e39136eb3debd1b7c5c207e3bcacdd884e5a292 | 293 | java | Java | Chapter_7/excp-filter-test-actuator/src/main/java/dev/aquashdw/jpa/aspect/LogResults.java | 97tuna/Origin_SpringBoot | ebf3d1efd62c6ac758596a87df95f827db3962cd | [
"MIT"
] | 6 | 2022-03-09T14:34:19.000Z | 2022-03-24T05:39:38.000Z | Chapter_7/excp-filter-test-actuator/src/main/java/dev/aquashdw/jpa/aspect/LogResults.java | 97tuna/Origin_SpringBoot | ebf3d1efd62c6ac758596a87df95f827db3962cd | [
"MIT"
] | 1 | 2022-03-30T11:28:21.000Z | 2022-03-30T11:28:21.000Z | Chapter_7/excp-filter-test-actuator/src/main/java/dev/aquashdw/jpa/aspect/LogResults.java | 97tuna/Origin_SpringBoot | ebf3d1efd62c6ac758596a87df95f827db3962cd | [
"MIT"
] | 7 | 2022-03-09T04:34:22.000Z | 2022-03-30T06:06:24.000Z | 24.416667 | 44 | 0.829352 | 24,097 | package dev.aquashdw.jpa.aspect;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
@Target(ElementType.METHOD)
@Retention(RetentionPolicy.RUNTIME)
public @interface LogResults {
}
|
3e3913e8cb152f5ddabbce41d9e2b58c5edbc127 | 3,587 | java | Java | artemis-server/src/main/java/org/apache/activemq/artemis/core/server/cluster/ha/SharedStoreMasterPolicy.java | Danielzhulin/activemq-artemis | fe42fd9155929a30e4bf4e42b5a971fbb4b313e1 | [
"Apache-2.0"
] | 868 | 2015-05-07T07:38:19.000Z | 2022-03-22T08:36:33.000Z | artemis-server/src/main/java/org/apache/activemq/artemis/core/server/cluster/ha/SharedStoreMasterPolicy.java | Danielzhulin/activemq-artemis | fe42fd9155929a30e4bf4e42b5a971fbb4b313e1 | [
"Apache-2.0"
] | 2,100 | 2015-04-29T15:29:35.000Z | 2022-03-31T20:21:54.000Z | artemis-server/src/main/java/org/apache/activemq/artemis/core/server/cluster/ha/SharedStoreMasterPolicy.java | Danielzhulin/activemq-artemis | fe42fd9155929a30e4bf4e42b5a971fbb4b313e1 | [
"Apache-2.0"
] | 967 | 2015-05-03T14:28:27.000Z | 2022-03-31T11:53:21.000Z | 31.464912 | 111 | 0.737943 | 24,098 | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may n... |
3e3914f0f695ac0b801c26fd0286dd338e28e1dc | 408 | java | Java | gulimall-ware/src/main/java/com/atguigu/gulimall/ware/dao/WareOrderTaskDetailDao.java | amzpiper/gulimall | ec7d0849eb657a9e626e18a99b41065787b74e4d | [
"Apache-2.0"
] | null | null | null | gulimall-ware/src/main/java/com/atguigu/gulimall/ware/dao/WareOrderTaskDetailDao.java | amzpiper/gulimall | ec7d0849eb657a9e626e18a99b41065787b74e4d | [
"Apache-2.0"
] | null | null | null | gulimall-ware/src/main/java/com/atguigu/gulimall/ware/dao/WareOrderTaskDetailDao.java | amzpiper/gulimall | ec7d0849eb657a9e626e18a99b41065787b74e4d | [
"Apache-2.0"
] | null | null | null | 22.777778 | 87 | 0.785366 | 24,099 | package com.atguigu.gulimall.ware.dao;
import com.atguigu.gulimall.ware.entity.WareOrderTaskDetailEntity;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import org.apache.ibatis.annotations.Mapper;
/**
* 库存工作单
*
* @author guoyuhang
* @email efpyi@example.com
* @date 2021-01-26 20:28:15
*/
@Mapper
publ... |
3e3915327a14fd8c419f2d3c646ee51a4551d045 | 5,670 | java | Java | com/planet_ink/coffee_mud/Items/Weapons/GenWeapon.java | count-infinity/CoffeeMud | df458b8721af831f53d7f3275ab32c8c378c2241 | [
"Apache-2.0"
] | 149 | 2015-01-11T12:55:39.000Z | 2022-03-03T16:14:48.000Z | com/planet_ink/coffee_mud/Items/Weapons/GenWeapon.java | count-infinity/CoffeeMud | df458b8721af831f53d7f3275ab32c8c378c2241 | [
"Apache-2.0"
] | 42 | 2015-02-08T03:44:01.000Z | 2022-02-10T08:52:43.000Z | com/planet_ink/coffee_mud/Items/Weapons/GenWeapon.java | count-infinity/CoffeeMud | df458b8721af831f53d7f3275ab32c8c378c2241 | [
"Apache-2.0"
] | 104 | 2015-01-21T20:20:55.000Z | 2022-03-24T05:01:20.000Z | 27.129187 | 127 | 0.710758 | 24,100 | package com.planet_ink.coffee_mud.Items.Weapons;
import com.planet_ink.coffee_mud.core.interfaces.*;
import com.planet_ink.coffee_mud.core.*;
import com.planet_ink.coffee_mud.core.collections.*;
import com.planet_ink.coffee_mud.Abilities.interfaces.*;
import com.planet_ink.coffee_mud.Areas.interfaces.*;
import co... |
3e39158fc2a035b05a14bb556a77c5636394b759 | 13,719 | java | Java | org.alloytools.alloy.core/src/main/java/edu/mit/csail/sdg/ast/Command.java | esb-dev/org.alloytools.alloy | 15357c0de7411c1b852af7316a6caec555f422a4 | [
"Apache-2.0"
] | 527 | 2017-08-09T13:49:27.000Z | 2022-03-24T08:54:51.000Z | org.alloytools.alloy.core/src/main/java/edu/mit/csail/sdg/ast/Command.java | esb-dev/org.alloytools.alloy | 15357c0de7411c1b852af7316a6caec555f422a4 | [
"Apache-2.0"
] | 152 | 2017-08-04T09:29:48.000Z | 2022-03-21T13:56:01.000Z | org.alloytools.alloy.core/src/main/java/edu/mit/csail/sdg/ast/Command.java | esb-dev/org.alloytools.alloy | 15357c0de7411c1b852af7316a6caec555f422a4 | [
"Apache-2.0"
] | 111 | 2017-10-30T15:52:18.000Z | 2022-03-17T03:11:51.000Z | 38.108333 | 242 | 0.58911 | 24,101 | /* Alloy Analyzer 4 -- Copyright (c) 2006-2009, Felix Chang
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files
* (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modif... |
3e3917b8b97690418bf0a6609e61c989345e5471 | 1,429 | java | Java | geronimo-jcdi_2.0_spec/src/main/java/javax/enterprise/inject/spi/ProcessSyntheticObserverMethod.java | christopher-johnson/geronimo-specs | 4ca1c22f158aa2de15daf4281409694e47f84178 | [
"Apache-2.0"
] | 16 | 2015-02-04T03:40:21.000Z | 2022-01-05T02:48:32.000Z | geronimo-jcdi_2.0_spec/src/main/java/javax/enterprise/inject/spi/ProcessSyntheticObserverMethod.java | christopher-johnson/geronimo-specs | 4ca1c22f158aa2de15daf4281409694e47f84178 | [
"Apache-2.0"
] | 10 | 2015-01-04T19:18:46.000Z | 2020-10-15T10:34:43.000Z | geronimo-jcdi_2.0_spec/src/main/java/javax/enterprise/inject/spi/ProcessSyntheticObserverMethod.java | christopher-johnson/geronimo-specs | 4ca1c22f158aa2de15daf4281409694e47f84178 | [
"Apache-2.0"
] | 34 | 2015-02-04T12:46:04.000Z | 2022-03-09T14:42:19.000Z | 39.694444 | 121 | 0.745276 | 24,102 | /*
* 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 ... |
3e3917e7ab591462499faeb272863c2c8945337f | 1,508 | java | Java | transformation/src/main/java/com/asodc/camel/TransformWithProcessor.java | aseriesofdarkcaves/camel-patterns | 1d4321c94125425af5e5216eee4cc0e7e3ae6241 | [
"MIT"
] | null | null | null | transformation/src/main/java/com/asodc/camel/TransformWithProcessor.java | aseriesofdarkcaves/camel-patterns | 1d4321c94125425af5e5216eee4cc0e7e3ae6241 | [
"MIT"
] | 1 | 2020-03-11T13:15:04.000Z | 2020-03-11T13:15:04.000Z | transformation/src/main/java/com/asodc/camel/TransformWithProcessor.java | aseriesofdarkcaves/camel-patterns | 1d4321c94125425af5e5216eee4cc0e7e3ae6241 | [
"MIT"
] | null | null | null | 39.684211 | 103 | 0.658488 | 24,103 | package com.asodc.camel;
import org.apache.camel.CamelContext;
import org.apache.camel.LoggingLevel;
import org.apache.camel.builder.RouteBuilder;
import org.apache.camel.impl.DefaultCamelContext;
import org.apache.camel.main.Main;
import com.asodc.camel.processor.PropertiesToCsvProcessor;
public class TransformWithP... |
3e39180896a14cd0ee29a7fc2aada827a165c86e | 232 | java | Java | 20190902_v1_1/src/wpos/src/main/java/wpos/http/request/DeletePos.java | Boxin-ChinaGD/BXERP | 4273910059086ab9b76bd547c679d852a1129a0c | [
"Apache-2.0"
] | 4 | 2021-11-11T08:57:32.000Z | 2022-03-21T02:56:08.000Z | 20190902_v1_1/src/wpos/src/main/java/wpos/http/request/DeletePos.java | Boxin-ChinaGD/BXERP | 4273910059086ab9b76bd547c679d852a1129a0c | [
"Apache-2.0"
] | null | null | null | 20190902_v1_1/src/wpos/src/main/java/wpos/http/request/DeletePos.java | Boxin-ChinaGD/BXERP | 4273910059086ab9b76bd547c679d852a1129a0c | [
"Apache-2.0"
] | 2 | 2021-12-20T08:34:31.000Z | 2022-02-09T06:52:41.000Z | 19.333333 | 49 | 0.75431 | 24,104 | package wpos.http.request;
import wpos.http.HttpRequestUnit;
public class DeletePos extends HttpRequestUnit {
@Override
public EnumRequestType getEnumRequestType() {
return EnumRequestType.ERT_POS_Delete;
}
}
|
3e3918f693d6e486581f2390f06db2bb88e8066b | 335,416 | java | Java | src/main/java/io/bloombox/schema/ledger/Accounts.java | Bloombox/Java | fca9a29bcc7431d88fd8284cb89e37222ce14659 | [
"Apache-2.0"
] | 6 | 2017-12-07T05:19:54.000Z | 2018-05-26T05:29:46.000Z | src/main/java/io/bloombox/schema/ledger/Accounts.java | Bloombox/Java | fca9a29bcc7431d88fd8284cb89e37222ce14659 | [
"Apache-2.0"
] | 136 | 2018-01-30T15:36:12.000Z | 2021-07-08T09:14:16.000Z | src/main/java/io/bloombox/schema/ledger/Accounts.java | Bloombox/Java | fca9a29bcc7431d88fd8284cb89e37222ce14659 | [
"Apache-2.0"
] | 3 | 2017-12-07T05:19:38.000Z | 2018-01-24T22:38:18.000Z | 34.9756 | 222 | 0.61294 | 24,105 | /*
* Copyright 2019, Momentum Ideas, Co. All rights reserved.
*
* Source and object computer code contained herein is the private intellectual
* property of Momentum Ideas Co., a Delaware Corporation. Use of this
* code in source form requires permission in writing before use or the
* assembly, distribution, or p... |
3e39196f7f9357de98f0b37b94d92012d20eae0f | 880 | java | Java | agp-7.1.0-alpha01/tools/base/testutils/src/main/java/com/android/testutils/ignore/OnWindows.java | jomof/CppBuildCacheWorkInProgress | 9e3475f6d94cb3239f27ed8f8ee81b0abde4ef51 | [
"Apache-2.0"
] | null | null | null | agp-7.1.0-alpha01/tools/base/testutils/src/main/java/com/android/testutils/ignore/OnWindows.java | jomof/CppBuildCacheWorkInProgress | 9e3475f6d94cb3239f27ed8f8ee81b0abde4ef51 | [
"Apache-2.0"
] | null | null | null | agp-7.1.0-alpha01/tools/base/testutils/src/main/java/com/android/testutils/ignore/OnWindows.java | jomof/CppBuildCacheWorkInProgress | 9e3475f6d94cb3239f27ed8f8ee81b0abde4ef51 | [
"Apache-2.0"
] | null | null | null | 30.344828 | 75 | 0.726136 | 24,106 | /*
* Copyright (C) 2021 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... |
3e3919702cec96fb023077bdd7aa808cf40cce76 | 2,025 | java | Java | eclgui/src/main/java/org/hpccsystems/saltui/hygiene/HygieneRecordLabels.java | keshavshrikant/spoon-plugins | a20e5da7a9d6c6bf75ac71cc3ca4f5233d22f680 | [
"Apache-2.0"
] | null | null | null | eclgui/src/main/java/org/hpccsystems/saltui/hygiene/HygieneRecordLabels.java | keshavshrikant/spoon-plugins | a20e5da7a9d6c6bf75ac71cc3ca4f5233d22f680 | [
"Apache-2.0"
] | null | null | null | eclgui/src/main/java/org/hpccsystems/saltui/hygiene/HygieneRecordLabels.java | keshavshrikant/spoon-plugins | a20e5da7a9d6c6bf75ac71cc3ca4f5233d22f680 | [
"Apache-2.0"
] | null | null | null | 33.75 | 126 | 0.764938 | 24,107 | package org.hpccsystems.saltui.hygiene;
import org.eclipse.jface.resource.ImageDescriptor;
import org.eclipse.jface.resource.ImageRegistry;
import org.eclipse.jface.viewers.ITableLabelProvider;
import org.eclipse.jface.viewers.LabelProvider;
import org.eclipse.swt.graphics.Image;
public class HygieneRecordLabels exte... |
3e391a1fd8885d55d5447d5320fe0ce8397aa83e | 1,600 | java | Java | library/src/main/java/com/google/android/exoplayer/ExoPlaybackException.java | mingfai/ExoPlayer | 450105b61f34afd34bfd6695d0388d909a9ce6c1 | [
"Apache-2.0"
] | 39 | 2017-04-14T15:45:26.000Z | 2021-04-23T00:45:07.000Z | library/src/main/java/com/google/android/exoplayer/ExoPlaybackException.java | mingfai/ExoPlayer | 450105b61f34afd34bfd6695d0388d909a9ce6c1 | [
"Apache-2.0"
] | 7 | 2015-01-31T15:55:24.000Z | 2021-10-11T22:48:54.000Z | library/src/main/java/com/google/android/exoplayer/ExoPlaybackException.java | mingfai/ExoPlayer | 450105b61f34afd34bfd6695d0388d909a9ce6c1 | [
"Apache-2.0"
] | 42 | 2017-01-07T13:42:17.000Z | 2022-03-11T08:36:13.000Z | 30.769231 | 99 | 0.7225 | 24,108 | /*
* Copyright (C) 2014 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... |
3e391ae26207035ca45f50a24285ebb3b273c90e | 2,426 | java | Java | workspace/hu.bme.aut.menetrend/src-gen/hu/bme/aut/menetrend/menetrend/Schedule.java | kecskesk/xtext-menetrend | 8354b4d61f21c726aa9c2ad12a95b2730c17070d | [
"MIT"
] | null | null | null | workspace/hu.bme.aut.menetrend/src-gen/hu/bme/aut/menetrend/menetrend/Schedule.java | kecskesk/xtext-menetrend | 8354b4d61f21c726aa9c2ad12a95b2730c17070d | [
"MIT"
] | null | null | null | workspace/hu.bme.aut.menetrend/src-gen/hu/bme/aut/menetrend/menetrend/Schedule.java | kecskesk/xtext-menetrend | 8354b4d61f21c726aa9c2ad12a95b2730c17070d | [
"MIT"
] | null | null | null | 33.694444 | 135 | 0.640973 | 24,109 | /**
* generated by Xtext 2.10.0
*/
package hu.bme.aut.menetrend.menetrend;
import org.eclipse.emf.common.util.EList;
import org.eclipse.emf.ecore.EObject;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Schedule</b></em>'.
* <!-- end-user-doc -->
*
* <p>
* The foll... |
3e391b4f6d5330c87950d90d439677bc7d03c1ac | 413 | java | Java | app/src/main/java/de/thro/inf/prg3/a09/model/empire/TieInterceptor.java | SebSDev/09-adapter-flyweight-android | e665ae4433610e7865bf2f654f42d8a02d2ee994 | [
"MIT"
] | null | null | null | app/src/main/java/de/thro/inf/prg3/a09/model/empire/TieInterceptor.java | SebSDev/09-adapter-flyweight-android | e665ae4433610e7865bf2f654f42d8a02d2ee994 | [
"MIT"
] | null | null | null | app/src/main/java/de/thro/inf/prg3/a09/model/empire/TieInterceptor.java | SebSDev/09-adapter-flyweight-android | e665ae4433610e7865bf2f654f42d8a02d2ee994 | [
"MIT"
] | null | null | null | 18.772727 | 64 | 0.697337 | 24,110 | package de.thro.inf.prg3.a09.model.empire;
import android.graphics.drawable.Drawable;
import de.thro.inf.prg3.a09.model.Fighter;
/**
* @author Peter Kurfer
*/
public class TieInterceptor extends Fighter {
public TieInterceptor(String pilot, Drawable fighterImage) {
super(pilot, fighterImage);
}
... |
3e391be830f9a22ed2e9b2f4bc29c6cdd7a387fb | 4,386 | java | Java | uberfire-nio2-backport/uberfire-nio2-impls/uberfire-nio2-k8s/src/main/java/org/uberfire/java/nio/fs/k8s/K8SWatchKey.java | LeonidLapshin/appformer | 2cf15393aeb922cab813938aee2c665d51ede57f | [
"Apache-2.0"
] | 157 | 2017-09-26T17:42:08.000Z | 2022-03-11T06:48:15.000Z | uberfire-nio2-backport/uberfire-nio2-impls/uberfire-nio2-k8s/src/main/java/org/uberfire/java/nio/fs/k8s/K8SWatchKey.java | LeonidLapshin/appformer | 2cf15393aeb922cab813938aee2c665d51ede57f | [
"Apache-2.0"
] | 940 | 2017-03-21T08:15:36.000Z | 2022-03-25T13:18:36.000Z | uberfire-nio2-backport/uberfire-nio2-impls/uberfire-nio2-k8s/src/main/java/org/uberfire/java/nio/fs/k8s/K8SWatchKey.java | LeonidLapshin/appformer | 2cf15393aeb922cab813938aee2c665d51ede57f | [
"Apache-2.0"
] | 178 | 2017-03-14T10:44:31.000Z | 2022-03-28T23:02:29.000Z | 26.581818 | 88 | 0.616963 | 24,111 | package org.uberfire.java.nio.fs.k8s;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import java.util.Map;
import java.util.concurrent.BlockingQueue;
import java.util.concurrent.ConcurrentHashMap;
import java.util.concurrent.LinkedBlockingQueue;
import java.util.concurrent.atomic.Atom... |
3e391bf98a2a52782caa3b3e9f083eb4bb5e4c8f | 736 | java | Java | jslack-api-model/src/main/java/com/github/seratch/jslack/api/model/block/element/DatePickerElement.java | jeffbrown/jslack | 680e0618159116ca21870205deddaebaddcc3c60 | [
"MIT"
] | null | null | null | jslack-api-model/src/main/java/com/github/seratch/jslack/api/model/block/element/DatePickerElement.java | jeffbrown/jslack | 680e0618159116ca21870205deddaebaddcc3c60 | [
"MIT"
] | null | null | null | jslack-api-model/src/main/java/com/github/seratch/jslack/api/model/block/element/DatePickerElement.java | jeffbrown/jslack | 680e0618159116ca21870205deddaebaddcc3c60 | [
"MIT"
] | null | null | null | 30.666667 | 86 | 0.793478 | 24,112 | package com.github.seratch.jslack.api.model.block.element;
import com.github.seratch.jslack.api.model.block.composition.ConfirmationDialogObject;
import com.github.seratch.jslack.api.model.block.composition.PlainTextObject;
import lombok.*;
/**
* https://api.slack.com/reference/messaging/block-elements#datepicker
*... |
3e391bfc87ae91f39f96b122bd2776afad9e54b8 | 735 | java | Java | src/main/java/tgcfs/App.java | AleZonta/tgcfs | fd7b8b774efe2ee3f244e71862f1e675497021d8 | [
"MIT"
] | 1 | 2017-11-09T08:16:07.000Z | 2017-11-09T08:16:07.000Z | src/main/java/tgcfs/App.java | AleZonta/tgcfs | fd7b8b774efe2ee3f244e71862f1e675497021d8 | [
"MIT"
] | null | null | null | src/main/java/tgcfs/App.java | AleZonta/tgcfs | fd7b8b774efe2ee3f244e71862f1e675497021d8 | [
"MIT"
] | null | null | null | 20.305556 | 72 | 0.619699 | 24,113 | package tgcfs;
import tgcfs.Framework.TuringLearning;
/**
* Created by Alessandro Zonta on 16/05/2017.
* PhD Situational Analytics
* <p>
* Computational Intelligence Group
* Computer Science Department
* Faculty of Sciences - VU University Amsterdam
* <p>
* dycjh@example.com
*
* Loader class For everything.... |
3e391d7e2fe23df05664dc4b83ee21aeccd124c7 | 918 | java | Java | src/main/java/br/com/zupacademy/henriquecesar/transacoes/modelo/Estabelecimento.java | henrique-zup/orange-talents-09-template-transacao | 9fda20984953db957bd32b143b36625d26a054e1 | [
"Apache-2.0"
] | null | null | null | src/main/java/br/com/zupacademy/henriquecesar/transacoes/modelo/Estabelecimento.java | henrique-zup/orange-talents-09-template-transacao | 9fda20984953db957bd32b143b36625d26a054e1 | [
"Apache-2.0"
] | null | null | null | src/main/java/br/com/zupacademy/henriquecesar/transacoes/modelo/Estabelecimento.java | henrique-zup/orange-talents-09-template-transacao | 9fda20984953db957bd32b143b36625d26a054e1 | [
"Apache-2.0"
] | null | null | null | 18.36 | 100 | 0.763617 | 24,114 | package br.com.zupacademy.henriquecesar.transacoes.modelo;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.validation.constraints.NotBlank;
import com.fasterxml.jackson.annotation.JsonIgnore;
@Entity
public c... |
3e391d9850cec931cfe695a70209afefeb70a2d2 | 2,409 | java | Java | gulimall-member/src/main/java/com/zhoushucheng/gulimall/member/controller/MemberCollectSpuController.java | ZhouShucheng/gulimall | 44c2065d1ed968835bd99ca2c06e82c1d9a88d48 | [
"Apache-2.0"
] | null | null | null | gulimall-member/src/main/java/com/zhoushucheng/gulimall/member/controller/MemberCollectSpuController.java | ZhouShucheng/gulimall | 44c2065d1ed968835bd99ca2c06e82c1d9a88d48 | [
"Apache-2.0"
] | null | null | null | gulimall-member/src/main/java/com/zhoushucheng/gulimall/member/controller/MemberCollectSpuController.java | ZhouShucheng/gulimall | 44c2065d1ed968835bd99ca2c06e82c1d9a88d48 | [
"Apache-2.0"
] | null | null | null | 26.582418 | 80 | 0.720959 | 24,115 | package com.zhoushucheng.gulimall.member.controller;
import java.util.Arrays;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bi... |
3e391e8975d847c50039df267e1668f9d774e14b | 12,143 | java | Java | src/com/company/OptionMenu.java | emyl089/atm-machine | d00e54a52f9cc188816a7380a200b2d9a9136397 | [
"MIT"
] | null | null | null | src/com/company/OptionMenu.java | emyl089/atm-machine | d00e54a52f9cc188816a7380a200b2d9a9136397 | [
"MIT"
] | null | null | null | src/com/company/OptionMenu.java | emyl089/atm-machine | d00e54a52f9cc188816a7380a200b2d9a9136397 | [
"MIT"
] | null | null | null | 37.478395 | 165 | 0.651075 | 24,116 | package com.company;
import javax.swing.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.WindowEvent;
import java.awt.event.WindowListener;
import java.text.DecimalFormat;
import static com.company.Main.loginFrame;
public class OptionMenu implements ActionListener, Wi... |
3e391ecdc2a92c4dc5542c22c9bafe72157d5245 | 3,135 | java | Java | ycutilslibrary/src/main/java/com/yc/ycutilslibrary/action/YcAction.java | ychxx/YcUtils | 3727192c36b442d49ad32efd45ba883ddd039e62 | [
"Apache-2.0"
] | null | null | null | ycutilslibrary/src/main/java/com/yc/ycutilslibrary/action/YcAction.java | ychxx/YcUtils | 3727192c36b442d49ad32efd45ba883ddd039e62 | [
"Apache-2.0"
] | null | null | null | ycutilslibrary/src/main/java/com/yc/ycutilslibrary/action/YcAction.java | ychxx/YcUtils | 3727192c36b442d49ad32efd45ba883ddd039e62 | [
"Apache-2.0"
] | null | null | null | 31.039604 | 145 | 0.653907 | 24,117 | package com.yc.ycutilslibrary.action;
import android.app.Activity;
import android.app.Fragment;
import android.content.Intent;
import com.yc.ycutilslibrary.action.bean.YcActionBean;
import com.yc.ycutilslibrary.action.bean.YcActionCameraBean;
import com.yc.ycutilslibrary.action.bean.YcActionSelectorBean;
import com.y... |
3e3920985492c6a5c9aefe4bd98aea2f0d30fd5d | 1,661 | java | Java | components/camel-spring/src/test/java/org/apache/camel/spring/issues/contextscan2/SpringRouteIsComponentAnnotated2Test.java | mpaetzold/camel | 826a00507239cf8e97fd33f2827a41284f4d1349 | [
"Apache-2.0"
] | 4 | 2019-04-11T01:36:58.000Z | 2020-02-05T23:39:12.000Z | components/camel-spring/src/test/java/org/apache/camel/spring/issues/contextscan2/SpringRouteIsComponentAnnotated2Test.java | mpaetzold/camel | 826a00507239cf8e97fd33f2827a41284f4d1349 | [
"Apache-2.0"
] | 14 | 2019-06-07T16:36:04.000Z | 2022-02-01T01:07:42.000Z | components/camel-spring/src/test/java/org/apache/camel/spring/issues/contextscan2/SpringRouteIsComponentAnnotated2Test.java | mpaetzold/camel | 826a00507239cf8e97fd33f2827a41284f4d1349 | [
"Apache-2.0"
] | 3 | 2019-04-12T03:39:06.000Z | 2019-07-08T01:41:01.000Z | 41.525 | 138 | 0.777243 | 24,118 | /*
* 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 ... |
3e39226a9894b5459c3ee66d2b5d320564ea0f2d | 487 | java | Java | product/src/main/java/cn/nicenan/mahumall/product/service/SkuSaleAttrValueService.java | nnn149/mahumall | 0d158bd1163a82197374fc2e455a19d88a2bc772 | [
"MIT"
] | 2 | 2022-03-18T06:37:23.000Z | 2022-03-18T06:38:59.000Z | product/src/main/java/cn/nicenan/mahumall/product/service/SkuSaleAttrValueService.java | nnn149/mahumall | 0d158bd1163a82197374fc2e455a19d88a2bc772 | [
"MIT"
] | 1 | 2022-03-05T09:00:45.000Z | 2022-03-05T09:00:45.000Z | product/src/main/java/cn/nicenan/mahumall/product/service/SkuSaleAttrValueService.java | nnn149/mahumall | 0d158bd1163a82197374fc2e455a19d88a2bc772 | [
"MIT"
] | null | null | null | 23.190476 | 83 | 0.780287 | 24,119 | package cn.nicenan.mahumall.product.service;
import com.baomidou.mybatisplus.extension.service.IService;
import cn.nicenan.mahumall.common.utils.PageUtils;
import cn.nicenan.mahumall.product.entity.SkuSaleAttrValueEntity;
import java.util.Map;
/**
* sku销售属性&值
*
* @author Nannan
* @email dycjh@example.com
* @dat... |
3e392453f99df7d20ef9a42aa399dcccc1761d74 | 461 | java | Java | mdeforge/src/main/java/org/mdeforge/business/model/LuceneTag.java | md2manoppello/MDEForge | 8616e1e112683e98432d4ceafc09921218340d3b | [
"Apache-2.0"
] | 18 | 2015-04-01T16:29:11.000Z | 2019-12-23T01:57:53.000Z | mdeforge/src/main/java/org/mdeforge/business/model/LuceneTag.java | DISIM-UNIVAQ/MDEForge | 8616e1e112683e98432d4ceafc09921218340d3b | [
"Apache-2.0"
] | 92 | 2015-03-26T11:13:13.000Z | 2021-12-09T20:37:15.000Z | mdeforge/src/main/java/org/mdeforge/business/model/LuceneTag.java | DISIM-UNIVAQ/MDEForge | 8616e1e112683e98432d4ceafc09921218340d3b | [
"Apache-2.0"
] | 6 | 2017-02-07T08:21:01.000Z | 2021-01-05T21:12:55.000Z | 19.208333 | 62 | 0.722343 | 24,120 | package org.mdeforge.business.model;
public class LuceneTag {
private String tagName;
private String artifactKindValue;
public String getTagName() {
return tagName;
}
public void setTagName(String tagName) {
this.tagName = tagName;
}
public String getArtifactKindValue() {
return artifact... |
3e392483b369ec9db8694a3e5658f23c76195e0b | 7,153 | java | Java | plugins/git4idea/src/git4idea/util/GitPreservingProcess.java | chyingo/intellij-community | b82766dc2e2fef77d88dbca59fe32d46360cc525 | [
"Apache-2.0"
] | 1 | 2020-05-30T04:49:44.000Z | 2020-05-30T04:49:44.000Z | plugins/git4idea/src/git4idea/util/GitPreservingProcess.java | chyingo/intellij-community | b82766dc2e2fef77d88dbca59fe32d46360cc525 | [
"Apache-2.0"
] | null | null | null | plugins/git4idea/src/git4idea/util/GitPreservingProcess.java | chyingo/intellij-community | b82766dc2e2fef77d88dbca59fe32d46360cc525 | [
"Apache-2.0"
] | 2 | 2020-03-15T08:57:37.000Z | 2020-04-07T04:48:14.000Z | 39.519337 | 140 | 0.688103 | 24,121 | // Copyright 2000-2019 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package git4idea.util;
import com.intellij.openapi.diagnostic.Logger;
import com.intellij.openapi.progress.ProgressIndicator;
import com.intellij.openapi.progress.ProgressManager... |
3e3924ec8a755d08d64da13dfc1059766f683b80 | 8,340 | java | Java | src/main/java/de/jetwick/snacktory/ArticleLinkExtractor.java | kyhoolee/extended_snacktory | 3c5df1fff054637bf334c6c5aea639f55bf15d8a | [
"Apache-2.0"
] | null | null | null | src/main/java/de/jetwick/snacktory/ArticleLinkExtractor.java | kyhoolee/extended_snacktory | 3c5df1fff054637bf334c6c5aea639f55bf15d8a | [
"Apache-2.0"
] | null | null | null | src/main/java/de/jetwick/snacktory/ArticleLinkExtractor.java | kyhoolee/extended_snacktory | 3c5df1fff054637bf334c6c5aea639f55bf15d8a | [
"Apache-2.0"
] | null | null | null | 25.196375 | 102 | 0.641007 | 24,122 | package de.jetwick.snacktory;
import java.io.IOException;
import java.net.MalformedURLException;
import java.net.URI;
import java.net.URISyntaxException;
import java.net.URL;
import java.util.ArrayList;
import java.util.Collection;
import java.util.HashSet;
import java.util.List;
import org.jsoup.nodes.Document;
impo... |
3e392501a0c2146eaeca17dae41154b59578a6f9 | 6,949 | java | Java | CM/CM/src/kr/ac/konkuk/ccslab/cm/event/mqttevent/CMMqttEventFixedHeader.java | emiling/keycafe | b1ca63a46c097796013eaf640c9d72d63724a310 | [
"MIT"
] | 7 | 2020-06-12T11:58:18.000Z | 2021-05-09T19:36:15.000Z | CM/CM/src/kr/ac/konkuk/ccslab/cm/event/mqttevent/CMMqttEventFixedHeader.java | actumn/keycafe | b1ca63a46c097796013eaf640c9d72d63724a310 | [
"MIT"
] | null | null | null | CM/CM/src/kr/ac/konkuk/ccslab/cm/event/mqttevent/CMMqttEventFixedHeader.java | actumn/keycafe | b1ca63a46c097796013eaf640c9d72d63724a310 | [
"MIT"
] | 4 | 2020-09-23T05:39:10.000Z | 2021-11-10T07:08:13.000Z | 27.25098 | 99 | 0.694345 | 24,123 | package kr.ac.konkuk.ccslab.cm.event.mqttevent;
import java.nio.ByteBuffer;
import com.mysql.jdbc.Buffer;
import kr.ac.konkuk.ccslab.cm.info.CMInfo;
/**
* This class represents CM events that belong to the fixed header of
* MQTT control packets.
* @author CCSLab, Konkuk University
* @see <a href="http://docs.o... |
3e39251d9469e30eb1eeb7968cc546828f12effb | 2,029 | java | Java | plasma-metamodel/src/main/java/org/plasma/xml/schema/Element.java | plasma-framework/plasma | 8eba7d193c8cc6bdf7b6e1df2dc7f7d8b808abb0 | [
"Apache-2.0"
] | 2 | 2020-05-07T10:50:28.000Z | 2020-05-20T08:44:50.000Z | plasma-metamodel/src/main/java/org/plasma/xml/schema/Element.java | plasma-framework/plasma | 8eba7d193c8cc6bdf7b6e1df2dc7f7d8b808abb0 | [
"Apache-2.0"
] | 47 | 2017-10-06T20:58:27.000Z | 2022-01-27T16:17:25.000Z | plasma-metamodel/src/main/java/org/plasma/xml/schema/Element.java | terrameta/plasma | 17059013ca4d871eb2e4d3c31b19ec82eb40946b | [
"Apache-2.0"
] | 1 | 2020-05-11T16:04:12.000Z | 2020-05-11T16:04:12.000Z | 34.982759 | 117 | 0.692952 | 24,124 | /**
* Copyright 2017 TerraMeta Software, 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 ... |
3e39264747241acb09b67126831444fbbc73c1bb | 3,505 | java | Java | src/main/java/pcl/OpenFM/OpenFM.java | pirahtays/OpenFM-Modern | 969a914c2e1d00d0c2b544207401bda715ffc781 | [
"MIT"
] | null | null | null | src/main/java/pcl/OpenFM/OpenFM.java | pirahtays/OpenFM-Modern | 969a914c2e1d00d0c2b544207401bda715ffc781 | [
"MIT"
] | null | null | null | src/main/java/pcl/OpenFM/OpenFM.java | pirahtays/OpenFM-Modern | 969a914c2e1d00d0c2b544207401bda715ffc781 | [
"MIT"
] | 1 | 2020-12-28T21:03:06.000Z | 2020-12-28T21:03:06.000Z | 36.894737 | 216 | 0.800571 | 24,125 | package pcl.OpenFM;
import java.io.File;
import java.net.URL;
import java.util.ArrayList;
import java.util.List;
import net.minecraftforge.client.event.ModelRegistryEvent;
import net.minecraftforge.common.MinecraftForge;
import net.minecraftforge.common.config.Configuration;
import net.minecraftforge.fml.client.event... |
3e392a1ffdb7942ec2575929caebc48d8d9ecadd | 1,993 | java | Java | com.github.caofangkun.bazelipse/src/com/github/caofangkun/bazelipse/wizard/NewBazelProjectWizard.java | caofangkun/bazel-eclipse-plugin | 1ff0c67bf88369d235772703514193850297528f | [
"Apache-2.0"
] | null | null | null | com.github.caofangkun.bazelipse/src/com/github/caofangkun/bazelipse/wizard/NewBazelProjectWizard.java | caofangkun/bazel-eclipse-plugin | 1ff0c67bf88369d235772703514193850297528f | [
"Apache-2.0"
] | null | null | null | com.github.caofangkun.bazelipse/src/com/github/caofangkun/bazelipse/wizard/NewBazelProjectWizard.java | caofangkun/bazel-eclipse-plugin | 1ff0c67bf88369d235772703514193850297528f | [
"Apache-2.0"
] | null | null | null | 33.779661 | 80 | 0.774711 | 24,126 | // Copyright 2016 The Bazel Authors. 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
//
// Unless required by applica... |
3e392c1f935b0f64e62c005c7e3e751e3da7b5ab | 2,201 | java | Java | src/main/java/samsung/VirusCrypt.java | geekzy/algo | 841a4206084f1d23277bf6619badaa26a258d884 | [
"Net-SNMP",
"Xnet"
] | null | null | null | src/main/java/samsung/VirusCrypt.java | geekzy/algo | 841a4206084f1d23277bf6619badaa26a258d884 | [
"Net-SNMP",
"Xnet"
] | null | null | null | src/main/java/samsung/VirusCrypt.java | geekzy/algo | 841a4206084f1d23277bf6619badaa26a258d884 | [
"Net-SNMP",
"Xnet"
] | null | null | null | 39.303571 | 113 | 0.567924 | 24,127 | /*
In Practice, You should use the statndard input/output
in order to receive a score properly.
Do not use file input and output. Please be very careful.
*/
package samsung;
import java.io.FileInputStream;
import java.util.Scanner;
/*
As the name of the class should be Algorithm , using Algorithm.java as the fil... |
3e392c7795c14bcc2bb6e8588c7bc123ae0fee28 | 2,049 | java | Java | app/src/main/java/com/ajay/marvel/MarvelApplication.java | ajaypro/MARVELSTUDIO | 2d7276ff74172b6adfa2d0e477b922efd813c6bb | [
"MIT"
] | null | null | null | app/src/main/java/com/ajay/marvel/MarvelApplication.java | ajaypro/MARVELSTUDIO | 2d7276ff74172b6adfa2d0e477b922efd813c6bb | [
"MIT"
] | null | null | null | app/src/main/java/com/ajay/marvel/MarvelApplication.java | ajaypro/MARVELSTUDIO | 2d7276ff74172b6adfa2d0e477b922efd813c6bb | [
"MIT"
] | null | null | null | 25.936709 | 67 | 0.701806 | 24,128 | package com.ajay.marvel;
import android.app.Application;
import android.content.Context;
import com.ajay.marvel.character.cache.CacheModule;
import com.ajay.marvel.character.cache.CacheSubComponent;
import com.ajay.marvel.character.search.SearchModule;
import com.ajay.marvel.character.search.SearchSubComponent;
/**
... |
3e392cd29f98c67e38e3ba8e88afb00f1f36c077 | 1,508 | java | Java | MvcAndMvp/src/main/java/com/hjg/mvc/model/MainModelImp.java | FantasyEngineer/HJGtools | 753c54e85039585b6b3650f288e1416cf0455f2c | [
"Apache-2.0"
] | null | null | null | MvcAndMvp/src/main/java/com/hjg/mvc/model/MainModelImp.java | FantasyEngineer/HJGtools | 753c54e85039585b6b3650f288e1416cf0455f2c | [
"Apache-2.0"
] | null | null | null | MvcAndMvp/src/main/java/com/hjg/mvc/model/MainModelImp.java | FantasyEngineer/HJGtools | 753c54e85039585b6b3650f288e1416cf0455f2c | [
"Apache-2.0"
] | null | null | null | 32.085106 | 140 | 0.655172 | 24,129 | package com.hjg.mvc.model;
import com.hjg.base.util.ConvertUtils;
import com.hjg.base.util.StrUtil;
import com.hjg.base.util.log.androidlog.L;
import com.hjg.mvc.listener.OnRequestListener;
import java.io.IOException;
import java.io.InputStream;
import java.net.HttpURLConnection;
import java.net.MalformedURLException... |
3e392cd8781e918621dc2f6faf7d7023fd33f3bf | 3,977 | java | Java | runelite-client/src/main/java/net/runelite/client/plugins/hydra/BabyHydraOverlay.java | tha23rd/runelite | f00b2fc5d5143f11ca8dee3f91114c14d2c847fa | [
"BSD-2-Clause"
] | 2 | 2019-10-30T01:53:56.000Z | 2019-11-26T21:31:46.000Z | runelite-client/src/main/java/net/runelite/client/plugins/hydra/BabyHydraOverlay.java | tha23rd/runelite | f00b2fc5d5143f11ca8dee3f91114c14d2c847fa | [
"BSD-2-Clause"
] | null | null | null | runelite-client/src/main/java/net/runelite/client/plugins/hydra/BabyHydraOverlay.java | tha23rd/runelite | f00b2fc5d5143f11ca8dee3f91114c14d2c847fa | [
"BSD-2-Clause"
] | 5 | 2019-11-26T09:44:34.000Z | 2020-06-05T23:41:25.000Z | 33.420168 | 116 | 0.712346 | 24,130 | /*
* Copyright (c) 2018, https://runelitepl.us
* 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 ... |
3e392e8b2a17f8d51c99da101cc5301bcb125852 | 2,265 | java | Java | src/com/norsez/dsp/block/filter/effects/PanoramaLK.java | norsez/norsez-dsp-kit | c08b053ff90d3adef610851647a6ca4bca022c6a | [
"BSD-2-Clause"
] | null | null | null | src/com/norsez/dsp/block/filter/effects/PanoramaLK.java | norsez/norsez-dsp-kit | c08b053ff90d3adef610851647a6ca4bca022c6a | [
"BSD-2-Clause"
] | 1 | 2017-12-03T05:06:19.000Z | 2017-12-03T05:06:19.000Z | src/com/norsez/dsp/block/filter/effects/PanoramaLK.java | norsez/norsez-dsp-kit | c08b053ff90d3adef610851647a6ca4bca022c6a | [
"BSD-2-Clause"
] | null | null | null | 28.3125 | 121 | 0.512141 | 24,131 | package com.norsez.dsp.block.filter.effects;
/**
* <p>Title: PanoramaLK</p>
* <p>Description: The non-interpolated table lookup version of the Panorama class. (It saves 1/2 times processing power
* compared to the Panarama class when used as an LFO, but the resulution is coarser.</p>
* <p>Copyright: Copyrigh... |
3e392f0cd806de155837db534dfb2a5f754311c4 | 3,327 | java | Java | app/src/main/java/fm/peremen/android/PlaybackEngine.java | rusmonster/peremenfm | 7fa48ad3e7b717942424a2039fc66daf496efbe4 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/fm/peremen/android/PlaybackEngine.java | rusmonster/peremenfm | 7fa48ad3e7b717942424a2039fc66daf496efbe4 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/fm/peremen/android/PlaybackEngine.java | rusmonster/peremenfm | 7fa48ad3e7b717942424a2039fc66daf496efbe4 | [
"Apache-2.0"
] | null | null | null | 36.163043 | 115 | 0.724376 | 24,132 | package fm.peremen.android;
/*
* Copyright 2017 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
... |
3e392fc560bf2df6fc852c7ac845f2e29d9bc75c | 3,246 | java | Java | enforcer/src/main/gen/org/wso2/choreo/connect/discovery/config/enforcer/JWTIssuerOrBuilder.java | vlgunarathne/product-microgateway | 01a40573916c3d92ef78526d075f4e96a3f0f05e | [
"Apache-2.0"
] | 249 | 2018-06-05T18:19:47.000Z | 2022-03-07T02:13:50.000Z | enforcer/src/main/gen/org/wso2/choreo/connect/discovery/config/enforcer/JWTIssuerOrBuilder.java | vlgunarathne/product-microgateway | 01a40573916c3d92ef78526d075f4e96a3f0f05e | [
"Apache-2.0"
] | 1,617 | 2018-06-12T11:19:35.000Z | 2022-03-31T06:25:02.000Z | enforcer/src/main/gen/org/wso2/choreo/connect/discovery/config/enforcer/JWTIssuerOrBuilder.java | vlgunarathne/product-microgateway | 01a40573916c3d92ef78526d075f4e96a3f0f05e | [
"Apache-2.0"
] | 231 | 2018-05-23T17:06:47.000Z | 2022-03-30T11:24:30.000Z | 27.508475 | 95 | 0.675293 | 24,133 | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: wso2/discovery/config/enforcer/jwt_issuer.proto
package org.wso2.choreo.connect.discovery.config.enforcer;
public interface JWTIssuerOrBuilder extends
// @@protoc_insertion_point(interface_extends:wso2.discovery.config.enforcer.JWTIssuer)
... |
3e392fcb1112c34b29656620582c3e995779822b | 2,145 | java | Java | src-plugins/Fiji_Archipelago/src/main/java/edu/utexas/clm/archipelago/data/DataChunk.java | erisir/FIJI | a30ce62566b7a441bc315c8fff365b9985779b27 | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | 1 | 2022-03-14T06:26:16.000Z | 2022-03-14T06:26:16.000Z | src-plugins/Fiji_Archipelago/src/main/java/edu/utexas/clm/archipelago/data/DataChunk.java | erisir/FIJI | a30ce62566b7a441bc315c8fff365b9985779b27 | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | 1 | 2016-09-24T16:47:43.000Z | 2016-09-24T16:47:43.000Z | src-plugins/Fiji_Archipelago/src/main/java/edu/utexas/clm/archipelago/data/DataChunk.java | erisir/FIJI | a30ce62566b7a441bc315c8fff365b9985779b27 | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | null | null | null | 24.724138 | 88 | 0.663877 | 24,134 | /*
* 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 2 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be use... |
3e392ff552e404b641f059c31bf500212f15a46c | 6,881 | java | Java | src/main/java/com/vaguehope/onosendai/util/HttpHelper.java | haku/Onosendai | 2b5f5196ac253df6e42c62936d495533ed305bb8 | [
"Apache-2.0"
] | 6 | 2016-10-03T22:30:36.000Z | 2019-05-18T04:18:25.000Z | src/main/java/com/vaguehope/onosendai/util/HttpHelper.java | haku/Onosendai | 2b5f5196ac253df6e42c62936d495533ed305bb8 | [
"Apache-2.0"
] | 53 | 2015-01-02T19:49:20.000Z | 2021-11-03T10:21:36.000Z | src/main/java/com/vaguehope/onosendai/util/HttpHelper.java | haku/Onosendai | 2b5f5196ac253df6e42c62936d495533ed305bb8 | [
"Apache-2.0"
] | 4 | 2015-03-06T06:04:43.000Z | 2017-10-26T19:21:25.000Z | 33.730392 | 191 | 0.746403 | 24,135 | /*
* Copyright 2013 Fae Hutter
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. You may
* obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... |
3e393037a7fd876e31da3439afddb12edffc297e | 2,488 | java | Java | ebean-ddl-generator/src/main/java/io/ebeaninternal/dbmigration/ddlgeneration/platform/DdlIdentity.java | tibco-jufernan/ebean-h2-fix | acfd882078ad154886a81c7baf193d88d58877f8 | [
"Apache-2.0"
] | 1,041 | 2016-08-03T12:27:03.000Z | 2022-03-31T20:06:05.000Z | ebean-ddl-generator/src/main/java/io/ebeaninternal/dbmigration/ddlgeneration/platform/DdlIdentity.java | tibco-jufernan/ebean-h2-fix | acfd882078ad154886a81c7baf193d88d58877f8 | [
"Apache-2.0"
] | 1,501 | 2016-08-03T11:37:04.000Z | 2022-03-31T20:03:05.000Z | ebean-ddl-generator/src/main/java/io/ebeaninternal/dbmigration/ddlgeneration/platform/DdlIdentity.java | tibco-jufernan/ebean-h2-fix | acfd882078ad154886a81c7baf193d88d58877f8 | [
"Apache-2.0"
] | 196 | 2016-08-09T03:26:24.000Z | 2022-03-27T15:12:06.000Z | 25.131313 | 96 | 0.678859 | 24,136 | package io.ebeaninternal.dbmigration.ddlgeneration.platform;
import io.ebean.annotation.IdentityGenerated;
import io.ebean.config.dbplatform.IdType;
import io.ebeaninternal.server.deploy.IdentityMode;
public class DdlIdentity {
public static final DdlIdentity NONE = new DdlIdentity();
private final IdType idTyp... |
3e3930742d183e500aa76fbe58ff23994eaba660 | 1,633 | java | Java | app/src/main/java/info/trongdat/whisperapp/presenters/services/async/AsyncLastMessage.java | phantrongdat/whisper | 2f8122e314be8210798ce6bab113213c0688c550 | [
"MIT"
] | null | null | null | app/src/main/java/info/trongdat/whisperapp/presenters/services/async/AsyncLastMessage.java | phantrongdat/whisper | 2f8122e314be8210798ce6bab113213c0688c550 | [
"MIT"
] | null | null | null | app/src/main/java/info/trongdat/whisperapp/presenters/services/async/AsyncLastMessage.java | phantrongdat/whisper | 2f8122e314be8210798ce6bab113213c0688c550 | [
"MIT"
] | null | null | null | 28.649123 | 83 | 0.616044 | 24,137 | package info.trongdat.whisperapp.presenters.services.async;
import android.os.AsyncTask;
import org.json.JSONObject;
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.net.URL;
import java.net.URLConnection;
import info.trongdat.whisperapp.models.entities.Message;
/**
* Created by Alone ... |
3e39315deeca02346f3e81a0e29a5a7e0d060aac | 949 | java | Java | src/jndi/LocalContextFactory.java | ppavankumar/JndiRmiServer | 67323d8db478ce8779d0649f3fe1e289f5078b41 | [
"MIT"
] | 1 | 2019-06-19T17:00:06.000Z | 2019-06-19T17:00:06.000Z | src/jndi/LocalContextFactory.java | ppavankumar/JndiRmiServer | 67323d8db478ce8779d0649f3fe1e289f5078b41 | [
"MIT"
] | null | null | null | src/jndi/LocalContextFactory.java | ppavankumar/JndiRmiServer | 67323d8db478ce8779d0649f3fe1e289f5078b41 | [
"MIT"
] | null | null | null | 26.361111 | 89 | 0.700738 | 24,138 | package jndi;
import javax.naming.spi.NamingManager;
public class LocalContextFactory {
/**
* do not instantiate this class directly. Use the factory method.
*/
private LocalContextFactory() {
}
public static LocalContext createLocalContext() {
try {
LocalContext ctx = new LocalContext();
... |
3e39317369081b63e297587d4eccc296054c511b | 1,936 | java | Java | engine/src/main/java/org/hibernate/validator/internal/constraintvalidators/bv/size/SizeValidatorForArray.java | scottmarlow/hibernate-validator | 831b63ab96a6caa57121e0a5a22b76d8159b3204 | [
"Apache-2.0"
] | 922 | 2015-01-09T22:25:27.000Z | 2022-03-31T14:56:11.000Z | engine/src/main/java/org/hibernate/validator/internal/constraintvalidators/bv/size/SizeValidatorForArray.java | scottmarlow/hibernate-validator | 831b63ab96a6caa57121e0a5a22b76d8159b3204 | [
"Apache-2.0"
] | 691 | 2015-01-09T16:06:08.000Z | 2022-03-31T20:45:27.000Z | engine/src/main/java/org/hibernate/validator/internal/constraintvalidators/bv/size/SizeValidatorForArray.java | scottmarlow/hibernate-validator | 831b63ab96a6caa57121e0a5a22b76d8159b3204 | [
"Apache-2.0"
] | 574 | 2015-01-08T22:06:46.000Z | 2022-03-21T05:47:41.000Z | 28.895522 | 98 | 0.72314 | 24,139 | /*
* Hibernate Validator, declare and validate application constraints
*
* License: Apache License, Version 2.0
* See the license.txt file in the root directory or <http://www.apache.org/licenses/LICENSE-2.0>.
*/
package org.hibernate.validator.internal.constraintvalidators.bv.size;
import java.lang.invoke.Method... |
3e39318e27fbb96d0a83114cc986c6b44cc5b8e4 | 4,386 | java | Java | spring-cloud-kubernetes-client-discovery/src/test/java/org/springframework/cloud/kubernetes/client/discovery/KubernetesDiscoveryClientAutoConfigurationTests.java | mmaeller/spring-cloud-kubernetes | 7d40a449fce237381185d7674915fb1ca60b3b5b | [
"Apache-2.0"
] | 2,461 | 2018-08-02T06:09:22.000Z | 2022-03-31T02:54:57.000Z | spring-cloud-kubernetes-client-discovery/src/test/java/org/springframework/cloud/kubernetes/client/discovery/KubernetesDiscoveryClientAutoConfigurationTests.java | yu199195/spring-cloud-kubernetes | 11fbb8214bd6fed65672a26e419aa900d1bb76bd | [
"Apache-2.0"
] | 686 | 2018-08-02T21:39:42.000Z | 2022-03-29T15:37:26.000Z | spring-cloud-kubernetes-client-discovery/src/test/java/org/springframework/cloud/kubernetes/client/discovery/KubernetesDiscoveryClientAutoConfigurationTests.java | yu199195/spring-cloud-kubernetes | 11fbb8214bd6fed65672a26e419aa900d1bb76bd | [
"Apache-2.0"
] | 822 | 2018-08-02T02:35:42.000Z | 2022-03-31T09:12:53.000Z | 40.990654 | 103 | 0.801186 | 24,140 | /*
* Copyright 2013-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... |
3e3931f88162445d5e7161d8e9ea65da800b146a | 2,188 | java | Java | src/main/java/org/gooru/nucleus/handlers/classes/processors/repositories/activejdbc/dbhandlers/classmembersactivate/ClassMembersActivateCommand.java | Gooru/ln-nucleus-handlers-class | 34b0a8e774f2d61db6abe48d71478b9928c6a7a3 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/gooru/nucleus/handlers/classes/processors/repositories/activejdbc/dbhandlers/classmembersactivate/ClassMembersActivateCommand.java | Gooru/ln-nucleus-handlers-class | 34b0a8e774f2d61db6abe48d71478b9928c6a7a3 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/gooru/nucleus/handlers/classes/processors/repositories/activejdbc/dbhandlers/classmembersactivate/ClassMembersActivateCommand.java | Gooru/ln-nucleus-handlers-class | 34b0a8e774f2d61db6abe48d71478b9928c6a7a3 | [
"Apache-2.0"
] | null | null | null | 34.1875 | 110 | 0.758684 | 24,141 | package org.gooru.nucleus.handlers.classes.processors.repositories.activejdbc.dbhandlers.classmembersactivate;
import io.vertx.core.json.JsonArray;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import java.util.ResourceBundle;
import org.gooru.nucleus.handlers.classes.processors.Proc... |
3e3932dec217f83627806cd60cef89c55d8cb0b9 | 657 | java | Java | src/main/java/fruitbasket/litchee/solr/service/SolrCloudApiService.java | keigohtr/Solr-sample | d68a61e5ea22a5105e8f0a4be13ff052295319ff | [
"Apache-2.0"
] | null | null | null | src/main/java/fruitbasket/litchee/solr/service/SolrCloudApiService.java | keigohtr/Solr-sample | d68a61e5ea22a5105e8f0a4be13ff052295319ff | [
"Apache-2.0"
] | 1 | 2021-05-12T00:16:42.000Z | 2021-05-12T00:16:42.000Z | src/main/java/fruitbasket/litchee/solr/service/SolrCloudApiService.java | keigohtr/Solr-sample | d68a61e5ea22a5105e8f0a4be13ff052295319ff | [
"Apache-2.0"
] | 1 | 2016-12-06T23:05:53.000Z | 2016-12-06T23:05:53.000Z | 27.375 | 76 | 0.729072 | 24,142 | package fruitbasket.litchee.solr.service;
import java.util.List;
import org.apache.solr.client.solrj.SolrQuery;
import fruitbasket.litchee.solr.helper.SolrCloudApi;
public class SolrCloudApiService {
/* Your zookeeper URL */
private String zkHost="localhost:19080"; /* FIXME set your own setting. */
/* Your ... |
3e39332bb2d8ae09bfbfaba255ee8ac6c38cd485 | 571 | java | Java | src/main/java/li/cil/oc2/common/container/RobotSlot.java | rschulman/oc2 | 043c98a799a0dec197b93cbf13ec71781a4c5df4 | [
"CC0-1.0"
] | null | null | null | src/main/java/li/cil/oc2/common/container/RobotSlot.java | rschulman/oc2 | 043c98a799a0dec197b93cbf13ec71781a4c5df4 | [
"CC0-1.0"
] | null | null | null | src/main/java/li/cil/oc2/common/container/RobotSlot.java | rschulman/oc2 | 043c98a799a0dec197b93cbf13ec71781a4c5df4 | [
"CC0-1.0"
] | 1 | 2022-02-01T22:28:38.000Z | 2022-02-01T22:28:38.000Z | 33.588235 | 113 | 0.761821 | 24,143 | package li.cil.oc2.common.container;
import net.minecraft.world.item.ItemStack;
import net.minecraftforge.items.IItemHandler;
import net.minecraftforge.items.SlotItemHandler;
public final class RobotSlot extends SlotItemHandler {
public RobotSlot(final IItemHandler itemHandler, final int index, final int xPositio... |
3e393345ae6f01dda07b8c9a30e41f34e76e7834 | 4,315 | java | Java | fastpdf/fastpdf-xhtmlresoler/src/main/java/com/woshidaniu/fastpdf/render/helper/PDFWriterHelper.java | woshidaniu-com/niukit | b63ef035acc19f6868e2378a079b9c5c8d5bddc8 | [
"Apache-2.0"
] | 2 | 2020-10-16T01:08:36.000Z | 2020-10-16T06:29:39.000Z | fastpdf/fastpdf-xhtmlresoler/src/main/java/com/woshidaniu/fastpdf/render/helper/PDFWriterHelper.java | woshidaniu-com/niukit | b63ef035acc19f6868e2378a079b9c5c8d5bddc8 | [
"Apache-2.0"
] | 4 | 2020-10-12T08:18:37.000Z | 2020-10-12T08:18:37.000Z | fastpdf/fastpdf-xhtmlresoler/src/main/java/com/woshidaniu/fastpdf/render/helper/PDFWriterHelper.java | woshidaniu-com/niukit | b63ef035acc19f6868e2378a079b9c5c8d5bddc8 | [
"Apache-2.0"
] | 1 | 2022-02-10T03:07:03.000Z | 2022-02-10T03:07:03.000Z | 37.198276 | 134 | 0.763384 | 24,144 | package com.woshidaniu.fastpdf.render.helper;
import java.io.OutputStream;
import java.util.HashMap;
import java.util.Map;
import com.itextpdf.text.DocumentException;
import com.itextpdf.text.pdf.PdfName;
import com.itextpdf.text.pdf.PdfWriter;
import com.woshidaniu.fastpdf.render.elements.ItextXMLElement;
import com... |
3e3935b653b09571798af01429642b3d4ddca29f | 1,653 | java | Java | src/_05_Reflection_Lab/_01_Reflection/Reflection.java | Tuscann/JAVA-OOP-Advanced--2017 | 22d24ed2d9d05441bdfe57bebb7ff6adcc16c22e | [
"MIT"
] | 1 | 2019-04-13T18:18:11.000Z | 2019-04-13T18:18:11.000Z | src/_05_Reflection_Lab/_01_Reflection/Reflection.java | Tuscann/JAVA-OOP-Advanced--2017 | 22d24ed2d9d05441bdfe57bebb7ff6adcc16c22e | [
"MIT"
] | null | null | null | src/_05_Reflection_Lab/_01_Reflection/Reflection.java | Tuscann/JAVA-OOP-Advanced--2017 | 22d24ed2d9d05441bdfe57bebb7ff6adcc16c22e | [
"MIT"
] | null | null | null | 23.253521 | 81 | 0.584494 | 24,145 | package _05_Reflection_Lab._01_Reflection;
public class Reflection {
private static final String nickName = "Pinguin";
public String name;
protected String webAddress;
String email;
private int zip;
public Reflection() {
this.setName("Java");
this.setWebAddress("oracle.com");
... |
3e3936fae0e4e896f4cfd685100c74ac36b5a6a3 | 1,393 | java | Java | src/main/java-templates/org/primefaces/component/fileupload/FileUploadTemplate.java | bemigot/primefaces | d58380686f0068ccdc0798793fc5884bc6f7ed4c | [
"MIT"
] | 1 | 2020-11-29T13:58:54.000Z | 2020-11-29T13:58:54.000Z | src/main/java-templates/org/primefaces/component/fileupload/FileUploadTemplate.java | jsftools/jpt-primefaces | 7d036cf6d4da0dc771a48187c774c5d9f9e18d4b | [
"Apache-2.0"
] | 2 | 2022-02-08T13:34:25.000Z | 2022-03-30T13:31:36.000Z | src/main/java-templates/org/primefaces/component/fileupload/FileUploadTemplate.java | jsftools/jpt-primefaces | 7d036cf6d4da0dc771a48187c774c5d9f9e18d4b | [
"Apache-2.0"
] | 1 | 2021-04-09T09:18:38.000Z | 2021-04-09T09:18:38.000Z | 55.72 | 132 | 0.764537 | 24,146 | public final static String CONTAINER_CLASS = "ui-fileupload ui-widget ui-fileupload-responsive";
public final static String BUTTON_BAR_CLASS = "ui-fileupload-buttonbar ui-widget-header ui-corner-top";
public final static String CONTENT_CLASS = "ui-fileupload-content ui-widget-content ui-corner-bottom";
... |
3e393758a2372757ac175552435009c32c140163 | 5,042 | java | Java | src/test/java/com/sforce/cd/apexUnit/client/ApexClassFetcherUtilsTest.java | damiendurant/ApexUnit | 22fcdc07e97af99007fee451a4d4bcdfd681abab | [
"BSD-3-Clause"
] | 73 | 2015-10-15T18:38:55.000Z | 2021-03-15T21:42:14.000Z | src/test/java/com/sforce/cd/apexUnit/client/ApexClassFetcherUtilsTest.java | damiendurant/ApexUnit | 22fcdc07e97af99007fee451a4d4bcdfd681abab | [
"BSD-3-Clause"
] | 58 | 2015-11-23T15:39:53.000Z | 2020-04-30T14:48:05.000Z | src/test/java/com/sforce/cd/apexUnit/client/ApexClassFetcherUtilsTest.java | damiendurant/ApexUnit | 22fcdc07e97af99007fee451a4d4bcdfd681abab | [
"BSD-3-Clause"
] | 63 | 2015-11-04T15:35:36.000Z | 2021-12-16T04:39:36.000Z | 37.746269 | 113 | 0.767497 | 24,147 | /*
* Copyright (c) 2016, salesforce.com, inc.
* All rights reserved.
* Licensed under the BSD 3-Clause license.
* For full license text, see LICENSE.txt file in the repo root or https://opensource.org/licenses/BSD-3-Clause
*/
/*
* @author envkt@example.com
*/
package com.sforce.cd.apexUnit.client;
import java... |
3e39375b892033f7ff96bad8aa52ca851bcce0fc | 1,463 | java | Java | src/benchmark/operations/OperationsBenchmarkDataManager.java | danutrusu/framework_thesis | be2d6f2484a66d83994baded369bc832b9583563 | [
"MIT"
] | null | null | null | src/benchmark/operations/OperationsBenchmarkDataManager.java | danutrusu/framework_thesis | be2d6f2484a66d83994baded369bc832b9583563 | [
"MIT"
] | null | null | null | src/benchmark/operations/OperationsBenchmarkDataManager.java | danutrusu/framework_thesis | be2d6f2484a66d83994baded369bc832b9583563 | [
"MIT"
] | null | null | null | 34.833333 | 140 | 0.741627 | 24,148 | package benchmark.operations;
import benchmark.BenchmarkContext;
import benchmark.DataManager;
import benchmark.QueryExecutor;
import data.RandomDataGenerator;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
/**
* Created by Danut Rusu on 23.03.17.
*/
public abstract class OperationsBenchmarkDataManager<T... |
3e393771f66593ef67eea34410ddf89f9160c288 | 7,999 | java | Java | library/src/main/java/org/apache/fontbox/cff/Type1CharStringParser.java | MitjaHenner/pdfbox-android-lite | a9ccffdedf8cfaa09eda9225b64860d4a8218f84 | [
"Apache-2.0"
] | 11 | 2016-06-01T10:59:46.000Z | 2021-06-29T09:52:27.000Z | library/src/main/java/org/apache/fontbox/cff/Type1CharStringParser.java | tripplemac/pdfbox-android-lite | 2650b5297c492d52eb23c6d93e1b74f5c9d4c047 | [
"Apache-2.0"
] | null | null | null | library/src/main/java/org/apache/fontbox/cff/Type1CharStringParser.java | tripplemac/pdfbox-android-lite | 2650b5297c492d52eb23c6d93e1b74f5c9d4c047 | [
"Apache-2.0"
] | 3 | 2018-07-02T08:22:47.000Z | 2019-02-25T14:46:42.000Z | 35.393805 | 126 | 0.524566 | 24,149 | /*
* 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... |
3e3938945ba795aede2a18e0568bf1fe068f81d9 | 1,330 | java | Java | components/camel-arangodb/src/main/java/org/apache/camel/component/arangodb/ArangoDbComponent.java | bradhgbst/camel | db8f2d9f0d3a65e8f7865d53815ba42d7954b159 | [
"Apache-2.0"
] | 1 | 2020-09-11T07:20:25.000Z | 2020-09-11T07:20:25.000Z | components/camel-arangodb/src/main/java/org/apache/camel/component/arangodb/ArangoDbComponent.java | bradhgbst/camel | db8f2d9f0d3a65e8f7865d53815ba42d7954b159 | [
"Apache-2.0"
] | null | null | null | components/camel-arangodb/src/main/java/org/apache/camel/component/arangodb/ArangoDbComponent.java | bradhgbst/camel | db8f2d9f0d3a65e8f7865d53815ba42d7954b159 | [
"Apache-2.0"
] | 1 | 2020-12-25T05:56:04.000Z | 2020-12-25T05:56:04.000Z | 40.30303 | 118 | 0.76015 | 24,150 | /*
* 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 ... |
3e393ac482da1ba4daa9406ef2b83a877d043914 | 2,058 | java | Java | dependencies/jclouds/apis/vcloud/1.8.1-stratos/src/main/java/org/jclouds/vcloud/xml/SupportedVersionsHandler.java | supunr/stratos | 2b6d53b730d0a0bf29735823ac0f24e1294f4c4d | [
"Apache-2.0"
] | null | null | null | dependencies/jclouds/apis/vcloud/1.8.1-stratos/src/main/java/org/jclouds/vcloud/xml/SupportedVersionsHandler.java | supunr/stratos | 2b6d53b730d0a0bf29735823ac0f24e1294f4c4d | [
"Apache-2.0"
] | null | null | null | dependencies/jclouds/apis/vcloud/1.8.1-stratos/src/main/java/org/jclouds/vcloud/xml/SupportedVersionsHandler.java | supunr/stratos | 2b6d53b730d0a0bf29735823ac0f24e1294f4c4d | [
"Apache-2.0"
] | null | null | null | 35.482759 | 98 | 0.719145 | 24,151 | /*
* 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 ... |
3e393ac9a462f98a99527c431d22e4258512f732 | 2,423 | java | Java | src/test/java/nom/bdezonia/zorbage/algorithm/TestMatrixIsInfinite.java | bdezonia/zorbage | 853eb95ad358d7797740cba5ce04d4dbeaa71027 | [
"BSD-3-Clause"
] | 8 | 2019-04-16T11:03:55.000Z | 2021-06-06T06:41:06.000Z | src/test/java/nom/bdezonia/zorbage/algorithm/TestMatrixIsInfinite.java | bdezonia/zorbage | 853eb95ad358d7797740cba5ce04d4dbeaa71027 | [
"BSD-3-Clause"
] | 37 | 2019-05-07T19:14:40.000Z | 2021-06-28T11:30:28.000Z | src/test/java/nom/bdezonia/zorbage/algorithm/TestMatrixIsInfinite.java | bdezonia/zorbage | 853eb95ad358d7797740cba5ce04d4dbeaa71027 | [
"BSD-3-Clause"
] | null | null | null | 42.508772 | 103 | 0.763516 | 24,152 | /*
* Zorbage: an algebraic data hierarchy for use in numeric processing.
*
* Copyright (c) 2016-2021 Barry DeZonia 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 so... |
3e393ae138793fd9d96e42ec46d190d55edc4768 | 1,417 | java | Java | app/src/main/java/com/xyb513951/mydazahui/adapter/PatchWork_First_PageAdapter.java | hongyang51/DzHui | f7584662ed9cfdc9b893c5a19a1bfba636c91c02 | [
"Apache-2.0"
] | 2 | 2015-09-26T04:53:03.000Z | 2015-12-21T11:55:53.000Z | app/src/main/java/com/xyb513951/mydazahui/adapter/PatchWork_First_PageAdapter.java | hongyang51/DzHui | f7584662ed9cfdc9b893c5a19a1bfba636c91c02 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/xyb513951/mydazahui/adapter/PatchWork_First_PageAdapter.java | hongyang51/DzHui | f7584662ed9cfdc9b893c5a19a1bfba636c91c02 | [
"Apache-2.0"
] | null | null | null | 26.240741 | 93 | 0.678899 | 24,153 | package com.xyb513951.mydazahui.adapter;
import android.content.Context;
import android.support.v4.view.PagerAdapter;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import com.lanou3g.mydazahui.R;
import java.util.ArrayList;
/**
* Created by xyb on 15/9/22.
*/
public cla... |
3e393aea55391f0143a48a968c90f2a28788113f | 13,341 | java | Java | src/java/us/temerity/pipeline/plugin/Maya2MRCollection/v2_3_2/ProjectTurntableBuilder.java | JimCallahan/Pipeline | 948ea80b84e13de69f049210b63e1d58f7a8f9de | [
"Apache-2.0"
] | 9 | 2019-10-23T19:35:16.000Z | 2021-09-21T22:03:42.000Z | src/java/us/temerity/pipeline/plugin/Maya2MRCollection/v2_3_2/ProjectTurntableBuilder.java | JimCallahan/Pipeline | 948ea80b84e13de69f049210b63e1d58f7a8f9de | [
"Apache-2.0"
] | null | null | null | src/java/us/temerity/pipeline/plugin/Maya2MRCollection/v2_3_2/ProjectTurntableBuilder.java | JimCallahan/Pipeline | 948ea80b84e13de69f049210b63e1d58f7a8f9de | [
"Apache-2.0"
] | 2 | 2019-07-02T08:34:37.000Z | 2019-10-26T23:13:55.000Z | 32.224638 | 104 | 0.565475 | 24,154 | package us.temerity.pipeline.plugin.Maya2MRCollection.v2_3_2;
import java.util.*;
import us.temerity.pipeline.*;
import us.temerity.pipeline.builder.*;
import us.temerity.pipeline.builder.BuilderInformation.*;
import us.temerity.pipeline.plugin.Maya2MRCollection.v2_3_2.stages.*;
import us.temerity.pipeline.plugin.May... |
3e393afa101a44dfa19386a567884c37297902ed | 1,697 | java | Java | app/src/main/java/com/mobillium/paparasdk/sdk/sampleapp/webservice/models/Balance.java | samideliceli/papara-android | 89b87b4989dedb0a65520ac949426c526900e1e6 | [
"MIT"
] | 16 | 2017-01-17T12:58:23.000Z | 2022-01-26T04:39:54.000Z | app/src/main/java/com/mobillium/paparasdk/sdk/sampleapp/webservice/models/Balance.java | samideliceli/papara-android | 89b87b4989dedb0a65520ac949426c526900e1e6 | [
"MIT"
] | null | null | null | app/src/main/java/com/mobillium/paparasdk/sdk/sampleapp/webservice/models/Balance.java | samideliceli/papara-android | 89b87b4989dedb0a65520ac949426c526900e1e6 | [
"MIT"
] | 3 | 2019-10-10T07:59:15.000Z | 2021-09-01T12:06:25.000Z | 21.481013 | 64 | 0.664702 | 24,155 | package com.mobillium.paparasdk.sdk.sampleapp.webservice.models;
/**
* Created by oguzhandongul on 15/09/2017.
*/
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
public class Balance {
@SerializedName("currency")
@Expose
private String currency;
@Seria... |
3e393b6831586e0b179e2127304d8248ad08537f | 2,809 | java | Java | sdk/search/azure-search-documents/src/main/java/com/azure/search/documents/models/IndexAction.java | Azure-Fluent/azure-sdk-for-java | c123e88d3e78b3d1b81a977aae0646220457f2c1 | [
"MIT"
] | 1 | 2020-10-05T18:51:27.000Z | 2020-10-05T18:51:27.000Z | sdk/search/azure-search-documents/src/main/java/com/azure/search/documents/models/IndexAction.java | Azure-Fluent/azure-sdk-for-java | c123e88d3e78b3d1b81a977aae0646220457f2c1 | [
"MIT"
] | 24 | 2020-05-27T05:21:27.000Z | 2021-06-25T15:37:42.000Z | sdk/search/azure-search-documents/src/main/java/com/azure/search/documents/models/IndexAction.java | Azure-Fluent/azure-sdk-for-java | c123e88d3e78b3d1b81a977aae0646220457f2c1 | [
"MIT"
] | null | null | null | 29.882979 | 120 | 0.662513 | 24,156 | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
// Code generated by Microsoft (R) AutoRest Code Generator.
// Changes may cause incorrect behavior and will be lost if the code is
// regenerated.
package com.azure.search.documents.models;
import com.azure.core.annotatio... |
3e393babaa6aa786344fb8f1c15278508eb5a54c | 10,316 | java | Java | TeamCode/src/main/java/Autonomous/TensorFlowObjectDetectionWebcam.java | RoboWizardFTC/FtcRobotController | 219619bc2db3fec4309e4c592af75ff773644054 | [
"MIT"
] | null | null | null | TeamCode/src/main/java/Autonomous/TensorFlowObjectDetectionWebcam.java | RoboWizardFTC/FtcRobotController | 219619bc2db3fec4309e4c592af75ff773644054 | [
"MIT"
] | null | null | null | TeamCode/src/main/java/Autonomous/TensorFlowObjectDetectionWebcam.java | RoboWizardFTC/FtcRobotController | 219619bc2db3fec4309e4c592af75ff773644054 | [
"MIT"
] | null | null | null | 45.965517 | 395 | 0.675544 | 24,157 | /* Copyright (c) 2019 FIRST. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted (subject to the limitations in the disclaimer below) provided that
* the following conditions are met:
*
* Redistributions of source code must retain the above cop... |
3e393cf56179dec59f51dd1710f818148d90cb8f | 2,631 | java | Java | io.fairyproject.platforms/bukkit-platform/src/main/java/io/fairyproject/bukkit/util/cuboid/CuboidBlockIterator.java | ItsBlockFighter/fairy | 1185d95ac384cdc15dcaf805f106f2bff31ca335 | [
"MIT"
] | 20 | 2021-08-03T23:22:05.000Z | 2022-02-13T03:31:30.000Z | io.fairyproject.platforms/bukkit-platform/src/main/java/io/fairyproject/bukkit/util/cuboid/CuboidBlockIterator.java | ItsBlockFighter/fairy | 1185d95ac384cdc15dcaf805f106f2bff31ca335 | [
"MIT"
] | 22 | 2021-08-04T02:45:39.000Z | 2022-03-24T16:43:39.000Z | io.fairyproject.platforms/bukkit-platform/src/main/java/io/fairyproject/bukkit/util/cuboid/CuboidBlockIterator.java | ItsBlockFighter/fairy | 1185d95ac384cdc15dcaf805f106f2bff31ca335 | [
"MIT"
] | 4 | 2021-08-03T23:22:23.000Z | 2022-03-30T02:22:32.000Z | 32.085366 | 113 | 0.649183 | 24,158 | /*
* MIT License
*
* Copyright (c) 2021 Imanity
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, ... |
3e393cf87c1d8cf2db2f5df6ac362bea622f1dc0 | 10,874 | java | Java | core/src/main/java/fj/data/LazyString.java | i-Taozi/TRAVIS_FAST_FINISH_Trigger | e742ddfd2835ed8cc1ea0d05b71c516ae506f763 | [
"Apache-2.0"
] | null | null | null | core/src/main/java/fj/data/LazyString.java | i-Taozi/TRAVIS_FAST_FINISH_Trigger | e742ddfd2835ed8cc1ea0d05b71c516ae506f763 | [
"Apache-2.0"
] | 2 | 2022-01-28T06:59:01.000Z | 2022-01-28T06:59:47.000Z | core/src/main/java/fj/data/LazyString.java | i-Taozi/TRAVIS_FAST_FINISH_Trigger1 | 97257622a37fde0729e32d9b5f1fe6899f10ac10 | [
"Apache-2.0"
] | null | null | null | 31.247126 | 114 | 0.650635 | 24,159 | package fj.data;
import fj.*;
import static fj.Function.compose;
import static fj.Function.curry;
import static fj.P.p;
import static fj.data.Option.none;
import static fj.data.Option.some;
import static fj.data.Stream.join;
import static fj.function.Booleans.or;
import static fj.function.Characters.isSpac... |
3e393cfa738552c172849f39664590342f995f1c | 403 | java | Java | src/main/java/com/sensiblemetrics/api/alpenidos/pattern/lambda/template2/Resource.java | AlexRogalskiy/java4you | 7657177bcc3acc4029e19a63f21fe4d65c714aac | [
"MIT"
] | null | null | null | src/main/java/com/sensiblemetrics/api/alpenidos/pattern/lambda/template2/Resource.java | AlexRogalskiy/java4you | 7657177bcc3acc4029e19a63f21fe4d65c714aac | [
"MIT"
] | 144 | 2021-01-21T00:11:18.000Z | 2022-03-31T21:35:01.000Z | src/main/java/com/sensiblemetrics/api/alpenidos/pattern/lambda/template2/Resource.java | AlexRogalskiy/java4you | 7657177bcc3acc4029e19a63f21fe4d65c714aac | [
"MIT"
] | null | null | null | 20.15 | 67 | 0.64268 | 24,160 | package com.sensiblemetrics.api.alpenidos.pattern.lambda.template2;
import java.util.List;
public class Resource implements AutoCloseable {
public Resource() {
System.out.println("Resource created");
}
public List<String> getAllLines() {
return List.of("1", "2", "3");
}
@Overrid... |
3e393d91bc7e22549df106c44c73c70ea1a2fcc1 | 2,277 | java | Java | app/src/main/java/com/young/cm/aidltest/MainActivity.java | Youngkkk/Gittee | 7b89ae78ad9c0b76f12cc04551adbad0da7711c4 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/young/cm/aidltest/MainActivity.java | Youngkkk/Gittee | 7b89ae78ad9c0b76f12cc04551adbad0da7711c4 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/young/cm/aidltest/MainActivity.java | Youngkkk/Gittee | 7b89ae78ad9c0b76f12cc04551adbad0da7711c4 | [
"Apache-2.0"
] | null | null | null | 28.111111 | 94 | 0.62758 | 24,161 | package com.young.cm.aidltest;
import android.content.ComponentName;
import android.content.Intent;
import android.content.ServiceConnection;
import android.os.IBinder;
import android.os.RemoteException;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.... |
3e393dace615e24311751c2c7c7d02a79556e773 | 6,808 | java | Java | weixin4j-mp/src/main/java/com/foxinmy/weixin4j/mp/WeixinComponentProxy.java | ansi88/weixin4j | 2c2ac9633070d3dd5a50dcfeb2f3199249cbe79d | [
"Apache-2.0"
] | 930 | 2015-02-14T04:20:16.000Z | 2022-03-31T06:30:07.000Z | weixin4j-mp/src/main/java/com/foxinmy/weixin4j/mp/WeixinComponentProxy.java | ansi88/weixin4j | 2c2ac9633070d3dd5a50dcfeb2f3199249cbe79d | [
"Apache-2.0"
] | 144 | 2015-01-20T02:35:39.000Z | 2022-02-20T02:55:35.000Z | weixin4j-mp/src/main/java/com/foxinmy/weixin4j/mp/WeixinComponentProxy.java | ansi88/weixin4j | 2c2ac9633070d3dd5a50dcfeb2f3199249cbe79d | [
"Apache-2.0"
] | 514 | 2015-02-04T08:07:36.000Z | 2022-03-21T04:33:17.000Z | 31.373272 | 141 | 0.706522 | 24,162 | package com.foxinmy.weixin4j.mp;
import java.io.UnsupportedEncodingException;
import java.net.URLEncoder;
import java.util.HashMap;
import java.util.Map;
import com.alibaba.fastjson.JSON;
import com.foxinmy.weixin4j.cache.CacheStorager;
import com.foxinmy.weixin4j.cache.FileCacheStorager;
import com.foxinmy... |
3e394030ed22343c12f16d8c0ccc6b5dc78c131d | 529 | java | Java | app/src/main/java/com/example/spokenwapp/events/SpokenRxEventBus.java | ekemainai1/SpokenDacast | e8bac5e20cd6cc342ee5ee47a465021af56d107e | [
"MIT"
] | null | null | null | app/src/main/java/com/example/spokenwapp/events/SpokenRxEventBus.java | ekemainai1/SpokenDacast | e8bac5e20cd6cc342ee5ee47a465021af56d107e | [
"MIT"
] | null | null | null | app/src/main/java/com/example/spokenwapp/events/SpokenRxEventBus.java | ekemainai1/SpokenDacast | e8bac5e20cd6cc342ee5ee47a465021af56d107e | [
"MIT"
] | null | null | null | 21.16 | 71 | 0.706994 | 24,163 | package com.example.spokenwapp.events;
import io.reactivex.rxjava3.core.Observable;
import io.reactivex.rxjava3.subjects.PublishSubject;
public class SpokenRxEventBus {
public SpokenRxEventBus() {
}
private PublishSubject<Object> spokenBus = PublishSubject.create();
public void setSpokenBus(Object ... |
3e3940e3c047134da66651e0d418bac668b8e1b9 | 4,236 | java | Java | modules/agent/src/main/java/io/jpom/controller/system/AgentCacheManageController.java | npmmirror/Jpom | 5d42f9a196c146de36b5f92ab291d975f009e7e7 | [
"MIT"
] | 258 | 2021-03-29T07:05:32.000Z | 2022-03-31T10:54:56.000Z | modules/agent/src/main/java/io/jpom/controller/system/AgentCacheManageController.java | bjccz/Jpom | 780e1e9eceef482baa69f813eaf3120f3787cfce | [
"MIT"
] | 9 | 2021-03-30T00:33:46.000Z | 2022-03-11T02:40:24.000Z | modules/agent/src/main/java/io/jpom/controller/system/AgentCacheManageController.java | bjccz/Jpom | 780e1e9eceef482baa69f813eaf3120f3787cfce | [
"MIT"
] | 78 | 2021-03-29T07:07:54.000Z | 2022-03-31T11:03:32.000Z | 35.898305 | 112 | 0.755666 | 24,164 | /*
* The MIT License (MIT)
*
* Copyright (c) 2019 Code Technology Studio
*
* 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 ... |
3e394256b79857eed8e0d7d533ecbec85f69c955 | 865 | java | Java | app/common/model/src/main/java/io/syndesis/common/model/integration/step/template/TemplateStepConstants.java | mmuzikar/syndesis | c91b273982c8009f94ce38428a51daf2aec848c1 | [
"Apache-2.0"
] | 578 | 2017-10-03T06:49:46.000Z | 2022-03-25T01:38:43.000Z | app/common/model/src/main/java/io/syndesis/common/model/integration/step/template/TemplateStepConstants.java | mmuzikar/syndesis | c91b273982c8009f94ce38428a51daf2aec848c1 | [
"Apache-2.0"
] | 8,034 | 2017-10-05T06:44:26.000Z | 2022-03-31T19:03:05.000Z | app/common/model/src/main/java/io/syndesis/common/model/integration/step/template/TemplateStepConstants.java | mmuzikar/syndesis | c91b273982c8009f94ce38428a51daf2aec848c1 | [
"Apache-2.0"
] | 248 | 2017-10-02T17:31:29.000Z | 2022-03-21T07:46:19.000Z | 33.269231 | 75 | 0.753757 | 24,165 | /*
* Copyright (C) 2016 Red Hat, 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 agre... |
3e39442a51921f79615bc785ee46fb7580526b1a | 1,600 | java | Java | src/main/groovy/com/themodernway/server/rest/IRESTService.java | themodernway/themodernway-server-rest | 85c2f2c7ebbcca1332d5adc6f5c4189971bc1b49 | [
"Apache-2.0"
] | null | null | null | src/main/groovy/com/themodernway/server/rest/IRESTService.java | themodernway/themodernway-server-rest | 85c2f2c7ebbcca1332d5adc6f5c4189971bc1b49 | [
"Apache-2.0"
] | null | null | null | src/main/groovy/com/themodernway/server/rest/IRESTService.java | themodernway/themodernway-server-rest | 85c2f2c7ebbcca1332d5adc6f5c4189971bc1b49 | [
"Apache-2.0"
] | null | null | null | 33.333333 | 104 | 0.7775 | 24,166 | /*
* Copyright (c) 2018, The Modern Way. 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
*
* Unless required b... |
3e3945df6e6e17d3445daf46f5ce798de0cfb5e1 | 29,691 | java | Java | controller/src/test/java/io/pravega/controller/server/rpc/auth/ControllerGrpcAuthFocusedTest.java | leapsky/pravega | adc41dfcc00277d905132fef13d9dd32afe9a884 | [
"Apache-2.0"
] | 1 | 2020-03-17T04:46:05.000Z | 2020-03-17T04:46:05.000Z | controller/src/test/java/io/pravega/controller/server/rpc/auth/ControllerGrpcAuthFocusedTest.java | vinodahub/pravega | 591870c45538ecea925213f62afe50e7a0b0f239 | [
"Apache-2.0"
] | 1 | 2020-02-20T09:15:23.000Z | 2020-02-20T13:36:50.000Z | controller/src/test/java/io/pravega/controller/server/rpc/auth/ControllerGrpcAuthFocusedTest.java | vinodahub/pravega | 591870c45538ecea925213f62afe50e7a0b0f239 | [
"Apache-2.0"
] | null | null | null | 45.1231 | 144 | 0.707285 | 24,167 | /**
* Copyright (c) Dell Inc., or its subsidiaries. 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
*/
package ... |
3e394632ad8020f076823bd070c9b11bc1c6ab80 | 2,401 | java | Java | evrete-core/src/main/java/org/evrete/util/compiler/JavaFileObjectImpl.java | andbi/evrete | 38236aedea5d0ccd925b2a9af9cbc1e4b168302e | [
"MIT"
] | 23 | 2020-08-09T04:23:17.000Z | 2022-03-25T05:30:22.000Z | evrete-core/src/main/java/org/evrete/util/compiler/JavaFileObjectImpl.java | andbi/evrete | 38236aedea5d0ccd925b2a9af9cbc1e4b168302e | [
"MIT"
] | 9 | 2020-08-24T13:49:59.000Z | 2022-01-22T14:13:40.000Z | evrete-core/src/main/java/org/evrete/util/compiler/JavaFileObjectImpl.java | andbi/evrete | 38236aedea5d0ccd925b2a9af9cbc1e4b168302e | [
"MIT"
] | 4 | 2021-05-27T13:00:56.000Z | 2022-03-25T05:30:23.000Z | 24.01 | 174 | 0.638067 | 24,168 | package org.evrete.util.compiler;
import javax.lang.model.element.Modifier;
import javax.lang.model.element.NestingKind;
import javax.tools.JavaFileObject;
import java.io.*;
import java.net.URI;
class JavaFileObjectImpl implements JavaFileObject {
private final String binaryName;
private final URI uri;
pr... |
3e39472f18494adfeff578b5c279a32ed042176a | 1,816 | java | Java | offer/src/main/java/com/java/study/algorithm/zuo/dadvanced/advanced_class_04/Code_06_SmallestMissNum.java | seawindnick/javaFamily | d8a6cf8b185e98d6e60961e306a4bbeb4e7360dc | [
"MIT"
] | null | null | null | offer/src/main/java/com/java/study/algorithm/zuo/dadvanced/advanced_class_04/Code_06_SmallestMissNum.java | seawindnick/javaFamily | d8a6cf8b185e98d6e60961e306a4bbeb4e7360dc | [
"MIT"
] | null | null | null | offer/src/main/java/com/java/study/algorithm/zuo/dadvanced/advanced_class_04/Code_06_SmallestMissNum.java | seawindnick/javaFamily | d8a6cf8b185e98d6e60961e306a4bbeb4e7360dc | [
"MIT"
] | null | null | null | 31.310345 | 130 | 0.484031 | 24,169 | package com.java.study.algorithm.zuo.dadvanced.advanced_class_04;
/**
* 题目六
* 数组中未出现的最小正整数
* 【题目】 给定一个无序整型数组arr,找到数组中未出现的最小正整数。 【举例】
* arr=[-1,2,3,4]。返回1。
* arr=[1,2,3,4]。返回5。
*/
public class Code_06_SmallestMissNum {
public static int SmallestMissNum(int[] arr) {
if (arr == null || arr.length == 0)... |
3e3947b408a25eeb05a80904c39a1773a96b4f52 | 1,479 | java | Java | ruoyi-system/src/main/java/com/ruoyi/system/controller/CrlController.java | listen00/Yuanzhe | f57b1cca8375ecd5e8bf940f89f03fcce28ee028 | [
"MIT"
] | null | null | null | ruoyi-system/src/main/java/com/ruoyi/system/controller/CrlController.java | listen00/Yuanzhe | f57b1cca8375ecd5e8bf940f89f03fcce28ee028 | [
"MIT"
] | 1 | 2022-03-08T12:15:01.000Z | 2022-03-08T12:15:03.000Z | ruoyi-system/src/main/java/com/ruoyi/system/controller/CrlController.java | listen00/Yuanzhe | f57b1cca8375ecd5e8bf940f89f03fcce28ee028 | [
"MIT"
] | 4 | 2022-01-12T03:13:12.000Z | 2022-03-09T01:31:36.000Z | 25.5 | 119 | 0.70453 | 24,170 | package com.ruoyi.system.controller;
import com.ruoyi.common.core.domain.AjaxResult;
import com.ruoyi.system.service.IrevokeCerService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.web.bind.annotation.*;
import jav... |
3e39487bbedbfc83923a2cbb37c3873f8962d96c | 342 | java | Java | cxlmall-member/src/main/java/com/cxl/cxlmall/member/feign/CouponFeignService.java | cxlzff/cxlmall | 90db747c889f8300745c0f9ddde369ea1d2c9eca | [
"Apache-2.0"
] | null | null | null | cxlmall-member/src/main/java/com/cxl/cxlmall/member/feign/CouponFeignService.java | cxlzff/cxlmall | 90db747c889f8300745c0f9ddde369ea1d2c9eca | [
"Apache-2.0"
] | null | null | null | cxlmall-member/src/main/java/com/cxl/cxlmall/member/feign/CouponFeignService.java | cxlzff/cxlmall | 90db747c889f8300745c0f9ddde369ea1d2c9eca | [
"Apache-2.0"
] | null | null | null | 26.307692 | 62 | 0.795322 | 24,171 | package com.cxl.cxlmall.member.feign;
import com.cxl.common.utils.R;
import org.springframework.cloud.openfeign.FeignClient;
import org.springframework.web.bind.annotation.RequestMapping;
@FeignClient("cxlmall-coupon")
public interface CouponFeignService {
@RequestMapping("/coupon/coupon/member/list")
public... |
3e39495adddf63c33316737121ea3e913d516453 | 297 | java | Java | examples/src/main/java/io/lambdacube/component/demo/basic/Secure.java | Lambdacube/bnd-dsap-plugin | 28f08e2a68c9950eb2d849ef2b67daeb866c990d | [
"Apache-2.0"
] | 6 | 2016-05-18T13:29:24.000Z | 2017-07-22T06:33:55.000Z | examples/src/main/java/io/lambdacube/component/demo/basic/Secure.java | Lambdacube/bnd-dsap-plugin | 28f08e2a68c9950eb2d849ef2b67daeb866c990d | [
"Apache-2.0"
] | null | null | null | examples/src/main/java/io/lambdacube/component/demo/basic/Secure.java | Lambdacube/bnd-dsap-plugin | 28f08e2a68c9950eb2d849ef2b67daeb866c990d | [
"Apache-2.0"
] | null | null | null | 22.846154 | 60 | 0.804714 | 24,172 | package io.lambdacube.component.demo.basic;
import java.lang.annotation.ElementType;
import java.lang.annotation.Target;
import io.lambdacube.component.annotation.ComponentProperty;
@ComponentProperty("custom.secure")
@Target(ElementType.TYPE)
public @interface Secure {
boolean value();
}
|
3e394cc2037966a1e630597b12302c544ab60cdb | 926 | java | Java | src/test/java/test/apicheck/SegmentEffortAPITest.java | danshannon/javastrava-test | f9babdb9affe8dcf03f2731bdafce0dec5d94b7e | [
"Apache-2.0"
] | 1 | 2019-05-10T14:36:40.000Z | 2019-05-10T14:36:40.000Z | src/test/java/test/apicheck/SegmentEffortAPITest.java | danshannon/javastrava-test | f9babdb9affe8dcf03f2731bdafce0dec5d94b7e | [
"Apache-2.0"
] | 1 | 2015-03-02T00:49:11.000Z | 2015-03-22T11:45:23.000Z | src/test/java/test/apicheck/SegmentEffortAPITest.java | danshannon/javastrava-test | f9babdb9affe8dcf03f2731bdafce0dec5d94b7e | [
"Apache-2.0"
] | 8 | 2015-10-21T11:19:40.000Z | 2020-06-12T07:23:49.000Z | 26.457143 | 102 | 0.766739 | 24,173 | package test.apicheck;
import org.junit.Test;
import javastrava.api.API;
import javastrava.api.SegmentEffortAPI;
import javastrava.model.StravaSegmentEffort;
import retrofit.client.Response;
import test.service.standardtests.data.SegmentEffortDataUtils;
import test.utils.TestUtils;
/**
* @author Dan Shannon
*
*/
... |
3e394d4d4028e72e10f11888824641f94d8c59f8 | 4,017 | java | Java | jadx-core/src/main/java/jadx/core/dex/trycatch/TryCatchBlockAttr.java | warifp/jadx | 63f7ce20a412bac4abb665207ec1682761186f74 | [
"Apache-2.0"
] | 30,785 | 2015-01-01T08:27:01.000Z | 2022-03-31T19:45:36.000Z | jadx-core/src/main/java/jadx/core/dex/trycatch/TryCatchBlockAttr.java | warifp/jadx | 63f7ce20a412bac4abb665207ec1682761186f74 | [
"Apache-2.0"
] | 1,263 | 2015-01-06T19:10:02.000Z | 2022-03-31T16:30:21.000Z | jadx-core/src/main/java/jadx/core/dex/trycatch/TryCatchBlockAttr.java | warifp/jadx | 63f7ce20a412bac4abb665207ec1682761186f74 | [
"Apache-2.0"
] | 4,097 | 2015-01-04T05:58:26.000Z | 2022-03-31T07:26:09.000Z | 22.567416 | 95 | 0.70351 | 24,174 | package jadx.core.dex.trycatch;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import jadx.api.plugins.input.data.attributes.IJadxAttrType;
import jadx.api.plugins.input.data.attributes.IJadxAttribute;
import jadx.core.dex.attributes.AType;
import jadx.core.dex.nodes.BlockNode;
impor... |
3e394fd630a53936caeab4ad96ad6247624ef6d4 | 330 | java | Java | references/bcb_chosen_clones/selected#190901#7#14.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#190901#7#14.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#190901#7#14.java | cragkhit/Siamese | 05567b30c5bde08badcac1bf421454e5d995eb91 | [
"Apache-2.0"
] | 19 | 2018-11-16T13:39:05.000Z | 2021-09-05T23:59:30.000Z | 36.666667 | 83 | 0.633333 | 24,175 | public static String encrypt(String password) throws NoSuchAlgorithmException {
java.security.MessageDigest d = null;
d = java.security.MessageDigest.getInstance("MD5");
d.reset();
d.update(password.getBytes());
byte[] cr = d.digest();
return getString(cr).toLowerCase... |
3e3950364dcd593708ba96d335e5178bbbff692a | 2,040 | java | Java | examples/src/main/java/pl/mateuszchudyk/jmath/examples/ConstantExample.java | mateuszchudyk/jMath | 8b92b1cc4480f6d949173b75090a91119f74539b | [
"MIT"
] | null | null | null | examples/src/main/java/pl/mateuszchudyk/jmath/examples/ConstantExample.java | mateuszchudyk/jMath | 8b92b1cc4480f6d949173b75090a91119f74539b | [
"MIT"
] | null | null | null | examples/src/main/java/pl/mateuszchudyk/jmath/examples/ConstantExample.java | mateuszchudyk/jMath | 8b92b1cc4480f6d949173b75090a91119f74539b | [
"MIT"
] | null | null | null | 40 | 81 | 0.731863 | 24,176 | /*
* MIT License
*
* Copyright (c) 2018-2019 Mateusz Chudyk
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, co... |
3e3950496b9183d02a18ceb712886fd51b5075c2 | 1,816 | java | Java | atom-basis/src/main/java/com/pragmaticobjects/oo/atom/codegen/bytebuddy/plugin/Plugin.java | pragmatic-objects/oo-atom | 0658e0eda53b1a12f022f2bd370cfb30f9c314b4 | [
"MIT"
] | 14 | 2018-07-17T05:55:07.000Z | 2022-03-05T03:28:48.000Z | atom-basis/src/main/java/com/pragmaticobjects/oo/atom/codegen/bytebuddy/plugin/Plugin.java | pragmatic-objects/oo-atom | 0658e0eda53b1a12f022f2bd370cfb30f9c314b4 | [
"MIT"
] | 171 | 2018-06-03T21:14:57.000Z | 2021-07-28T05:22:11.000Z | atom-basis/src/main/java/com/pragmaticobjects/oo/atom/codegen/bytebuddy/plugin/Plugin.java | project-avral/oo-atom | 0658e0eda53b1a12f022f2bd370cfb30f9c314b4 | [
"MIT"
] | 2 | 2017-08-18T19:52:42.000Z | 2017-11-16T08:19:15.000Z | 40.355556 | 105 | 0.754956 | 24,177 | /*
* The MIT License
*
* Copyright 2017 Kapralov Sergey.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy,... |
3e3950729fb0658c008269e6334ccf11508f1152 | 338 | java | Java | spring-boot-webapp/src/main/java/net/davidtanzer/reactspringboot/WebApplication.java | yusuke53/react-spring-boot | bdcb929b288c314f123fbddac596f5d1c411932b | [
"Unlicense"
] | null | null | null | spring-boot-webapp/src/main/java/net/davidtanzer/reactspringboot/WebApplication.java | yusuke53/react-spring-boot | bdcb929b288c314f123fbddac596f5d1c411932b | [
"Unlicense"
] | null | null | null | spring-boot-webapp/src/main/java/net/davidtanzer/reactspringboot/WebApplication.java | yusuke53/react-spring-boot | bdcb929b288c314f123fbddac596f5d1c411932b | [
"Unlicense"
] | null | null | null | 24.142857 | 68 | 0.822485 | 24,178 | package net.davidtanzer.reactspringboot;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import java.io.File;
@SpringBootApplication
public class WebApplication {
public static void main(String[] args) {
SpringApplication.run(WebApplication.c... |
3e3951b9809f94458bde7b2912fe3569f3cdcf12 | 1,471 | java | Java | CCC/FavoriteTimes.java | Indom1nus/Programming-Questions | 7a2317a3e99aca7f8458421cb4b8f0591de45e8f | [
"MIT"
] | null | null | null | CCC/FavoriteTimes.java | Indom1nus/Programming-Questions | 7a2317a3e99aca7f8458421cb4b8f0591de45e8f | [
"MIT"
] | null | null | null | CCC/FavoriteTimes.java | Indom1nus/Programming-Questions | 7a2317a3e99aca7f8458421cb4b8f0591de45e8f | [
"MIT"
] | null | null | null | 22.287879 | 79 | 0.300476 | 24,179 | import java.util.*;
public class FavoriteTimes
{
public static void main(String...args)
{
Scanner scan = new Scanner(System.in);
System.out.println("Input");
int x = scan.nextInt();
int arr[] = {0,9,3,0};
int count = 0;
for(int i = 0; i<x;i++)
{
... |
3e395227de8b3e5a7399f8715a38f804cac0f113 | 5,044 | java | Java | src/main/java/com/teodorstoev/sitemapbuddy/EntryPoint.java | adandris/sitemap-buddy | 814f8465859e6ad1bb0bc3dda0f0ab6dd708c326 | [
"MIT"
] | null | null | null | src/main/java/com/teodorstoev/sitemapbuddy/EntryPoint.java | adandris/sitemap-buddy | 814f8465859e6ad1bb0bc3dda0f0ab6dd708c326 | [
"MIT"
] | null | null | null | src/main/java/com/teodorstoev/sitemapbuddy/EntryPoint.java | adandris/sitemap-buddy | 814f8465859e6ad1bb0bc3dda0f0ab6dd708c326 | [
"MIT"
] | null | null | null | 37.924812 | 118 | 0.676447 | 24,180 | package com.teodorstoev.sitemapbuddy;
import com.teodorstoev.sitemapbuddy.components.PageCrawler;
import com.teodorstoev.sitemapbuddy.components.SiteMapper;
import com.teodorstoev.sitemapbuddy.domain.Events;
import com.teodorstoev.sitemapbuddy.domain.OutputXml;
import com.teodorstoev.sitemapbuddy.domain.PageInfo;
impo... |
3e3952a259628792459cc0d45a923e4402046b33 | 2,556 | java | Java | brave/src/main/java/brave/handler/FinishedSpanHandler.java | m50d/brave | 1705218390167bf13e0a75af88af046d346bd888 | [
"Apache-2.0"
] | 1,993 | 2015-07-17T11:59:14.000Z | 2022-03-31T14:41:51.000Z | brave/src/main/java/brave/handler/FinishedSpanHandler.java | m50d/brave | 1705218390167bf13e0a75af88af046d346bd888 | [
"Apache-2.0"
] | 958 | 2015-07-17T07:08:09.000Z | 2022-03-23T09:25:06.000Z | brave/src/main/java/brave/handler/FinishedSpanHandler.java | m50d/brave | 1705218390167bf13e0a75af88af046d346bd888 | [
"Apache-2.0"
] | 669 | 2015-07-22T17:23:23.000Z | 2022-02-20T09:54:43.000Z | 31.555556 | 100 | 0.696009 | 24,181 | /*
* Copyright 2013-2020 The OpenZipkin Authors
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
* in compliance with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or a... |
3e39535c101a4fd19f63eb581fa5a40b57177ba1 | 845 | java | Java | spring-core/src/main/java/org/springframework/core/io/InputStreamSource.java | BronchoDeveloper/lice-spring | d4a4698553f2c8638dad3fe68cbce137e1331e83 | [
"Apache-2.0"
] | 1 | 2019-10-14T06:27:23.000Z | 2019-10-14T06:27:23.000Z | spring-core/src/main/java/org/springframework/core/io/InputStreamSource.java | BronchoDeveloper/lice-spring | d4a4698553f2c8638dad3fe68cbce137e1331e83 | [
"Apache-2.0"
] | null | null | null | spring-core/src/main/java/org/springframework/core/io/InputStreamSource.java | BronchoDeveloper/lice-spring | d4a4698553f2c8638dad3fe68cbce137e1331e83 | [
"Apache-2.0"
] | null | null | null | 28.166667 | 144 | 0.815385 | 24,182 |
package org.springframework.core.io;
import java.io.IOException;
import java.io.InputStream;
/**
* InputStreamSource封装了任何能返回InputStream的类,比如file,classpath下的资源以及ByteArray等。
* 对于不同的来源的资源文件都有想对应的Resource实现。最常用的就比如ClassPath资源(ClassPathResource),file资源(FileSystemResource),URL资源(UrlResource),Byte数组(ByteArrayResource)等等。... |
3e3954ee0d4b23076ddbbf3ad901424c2ed7e06a | 2,589 | java | Java | app-location/app-location-model/src/main/java/com/tedros/location/domain/DomainApp.java | Tedros-Box/tedros-apps | 6596cf78cd191a4703b7f1fddded4715cac8794c | [
"MIT"
] | null | null | null | app-location/app-location-model/src/main/java/com/tedros/location/domain/DomainApp.java | Tedros-Box/tedros-apps | 6596cf78cd191a4703b7f1fddded4715cac8794c | [
"MIT"
] | null | null | null | app-location/app-location-model/src/main/java/com/tedros/location/domain/DomainApp.java | Tedros-Box/tedros-apps | 6596cf78cd191a4703b7f1fddded4715cac8794c | [
"MIT"
] | null | null | null | 41.095238 | 89 | 0.73117 | 24,183 | /**
*
*/
package com.tedros.location.domain;
/**
* @author Davis Gordon
*
*/
public interface DomainApp {
static final String SEPARATOR = "_";
static final String VIEW = "VIEW";
static final String MODULE = "MODULE";
static final String FORM = "FORM";
static final String COUNTRY = "COUNTRY";
static final ... |
3e3955c99ff809fdc39bd71bdb328dab132ab14d | 7,645 | java | Java | JavaStandAloneProgramExamplesTrial/src/com/myexample/reflection/MyMainClass.java | rsins/Scratchpad-Java | ed5593a1fa9afc62ef8d567f928001faae163880 | [
"Apache-2.0"
] | null | null | null | JavaStandAloneProgramExamplesTrial/src/com/myexample/reflection/MyMainClass.java | rsins/Scratchpad-Java | ed5593a1fa9afc62ef8d567f928001faae163880 | [
"Apache-2.0"
] | null | null | null | JavaStandAloneProgramExamplesTrial/src/com/myexample/reflection/MyMainClass.java | rsins/Scratchpad-Java | ed5593a1fa9afc62ef8d567f928001faae163880 | [
"Apache-2.0"
] | null | null | null | 43.936782 | 134 | 0.696926 | 24,184 | package com.myexample.reflection;
import java.io.PrintStream;
import java.lang.annotation.Annotation;
import java.lang.reflect.Constructor;
import java.lang.reflect.Field;
import java.lang.reflect.InvocationTargetException;
import java.lang.reflect.Method;
import java.lang.reflect.Modifier;
import com.myexa... |
3e3956bbca0252e8acab64ed73f9c84ef0112152 | 607 | java | Java | stingray-security/src/main/java/no/cantara/stingray/security/authentication/StingrayUserAuthentication.java | Cantara/stingray | 8faad05474597aa036da6935a409b6bf8ee12251 | [
"Apache-2.0"
] | null | null | null | stingray-security/src/main/java/no/cantara/stingray/security/authentication/StingrayUserAuthentication.java | Cantara/stingray | 8faad05474597aa036da6935a409b6bf8ee12251 | [
"Apache-2.0"
] | 7 | 2022-02-16T09:11:31.000Z | 2022-03-14T16:03:32.000Z | stingray-security/src/main/java/no/cantara/stingray/security/authentication/StingrayUserAuthentication.java | Cantara/stingray | 8faad05474597aa036da6935a409b6bf8ee12251 | [
"Apache-2.0"
] | null | null | null | 15.175 | 76 | 0.630972 | 24,185 | package no.cantara.stingray.security.authentication;
import java.time.Instant;
import java.util.Map;
public interface StingrayUserAuthentication extends StingrayAuthentication {
@Override
default boolean isUser() {
return true;
}
String customerRef();
String username();
String user... |
3e3957317b394a3b3dd8256cc8635d009c8928e2 | 3,155 | java | Java | src/main/java/com/febs/basic/controller/BasicCklbController.java | liubaixing/febs-dev | b1b3b804d98e2618a50be5ecaec322ede738e367 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/febs/basic/controller/BasicCklbController.java | liubaixing/febs-dev | b1b3b804d98e2618a50be5ecaec322ede738e367 | [
"Apache-2.0"
] | 1 | 2022-02-09T22:26:07.000Z | 2022-02-09T22:26:07.000Z | src/main/java/com/febs/basic/controller/BasicCklbController.java | liubaixing/febs-dev | b1b3b804d98e2618a50be5ecaec322ede738e367 | [
"Apache-2.0"
] | null | null | null | 37.117647 | 112 | 0.755626 | 24,186 | package com.febs.basic.controller;
import com.baomidou.mybatisplus.core.toolkit.StringPool;
import com.febs.basic.entity.BasicCklb;
import com.febs.basic.service.IBasicCklbService;
import com.febs.common.annotation.ControllerEndpoint;
import com.febs.common.controller.BaseController;
import com.febs.common.entity.Febs... |
3e3957ad1ef76fc05e4337189d981da39dfa3276 | 327 | java | Java | src/main/java/com/cti/buysell/BuySellFrameworkApplication.java | zhouyihang/BuySellFramework | b52a9e311e44a4164a1b4d9e0bf0eb097db8e648 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/cti/buysell/BuySellFrameworkApplication.java | zhouyihang/BuySellFramework | b52a9e311e44a4164a1b4d9e0bf0eb097db8e648 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/cti/buysell/BuySellFrameworkApplication.java | zhouyihang/BuySellFramework | b52a9e311e44a4164a1b4d9e0bf0eb097db8e648 | [
"Apache-2.0"
] | 1 | 2018-10-08T06:14:12.000Z | 2018-10-08T06:14:12.000Z | 25.153846 | 68 | 0.831804 | 24,187 | package com.cti.buysell;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class BuySellFrameworkApplication {
public static void main(String[] args) {
SpringApplication.run(BuySellFrameworkApplication.class, args)... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.