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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3e115fb11c5a3d3f6201180b91b4b32f60931b3b | 170 | java | Java | OpenEdXMobile/src/main/java/sa/gov/moe/etraining/model/api/AuthErrorResponse.java | ilearninteractive/mobileAPP | d661b8aecb871e21378f317665dfdd97217b633d | [
"Apache-2.0"
] | 1 | 2019-06-07T01:06:03.000Z | 2019-06-07T01:06:03.000Z | OpenEdXMobile/src/main/java/sa/gov/moe/etraining/model/api/AuthErrorResponse.java | ilearninteractive/mobileAPP | d661b8aecb871e21378f317665dfdd97217b633d | [
"Apache-2.0"
] | 1 | 2018-11-07T09:17:55.000Z | 2018-11-07T09:17:55.000Z | OpenEdXMobile/src/main/java/sa/gov/moe/etraining/model/api/AuthErrorResponse.java | ilearninteractive/mobileAPP | d661b8aecb871e21378f317665dfdd97217b633d | [
"Apache-2.0"
] | 1 | 2018-08-15T08:51:17.000Z | 2018-08-15T08:51:17.000Z | 21.25 | 66 | 0.729412 | 7,333 | package sa.gov.moe.etraining.model.api;
public class AuthErrorResponse {
// {"detail": "Authentication credentials were not provided."}
public String detail;
}
|
3e115fe2b60645a4b7cbe38d8f4ac0e31989c748 | 18,457 | java | Java | zm-mailbox/store/src/java/com/zimbra/qa/unittest/TestRemoteImapMultiServer.java | hernad/zimbra9 | cf61ffa40d9600ab255ef4516ca25029fff6603b | [
"Apache-2.0"
] | null | null | null | zm-mailbox/store/src/java/com/zimbra/qa/unittest/TestRemoteImapMultiServer.java | hernad/zimbra9 | cf61ffa40d9600ab255ef4516ca25029fff6603b | [
"Apache-2.0"
] | null | null | null | zm-mailbox/store/src/java/com/zimbra/qa/unittest/TestRemoteImapMultiServer.java | hernad/zimbra9 | cf61ffa40d9600ab255ef4516ca25029fff6603b | [
"Apache-2.0"
] | null | null | null | 43.840855 | 217 | 0.692529 | 7,334 | package com.zimbra.qa.unittest;
import static com.zimbra.common.util.TaskUtil.newDaemonThreadFactory;
import static java.util.concurrent.Executors.newCachedThreadPool;
import static org.junit.Assert.assertArrayEquals;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertFalse;
import stati... |
3e11617889bc4c1a3287beb863e63036ea648b72 | 384 | java | Java | gulimall-product/src/main/java/com/baoge/gulimall/product/dao/SpuInfoDescDao.java | Wanbaoping/gulimall | bd3e6f9c364114cca6733439f5a6bb5f4e419121 | [
"Apache-2.0"
] | null | null | null | gulimall-product/src/main/java/com/baoge/gulimall/product/dao/SpuInfoDescDao.java | Wanbaoping/gulimall | bd3e6f9c364114cca6733439f5a6bb5f4e419121 | [
"Apache-2.0"
] | null | null | null | gulimall-product/src/main/java/com/baoge/gulimall/product/dao/SpuInfoDescDao.java | Wanbaoping/gulimall | bd3e6f9c364114cca6733439f5a6bb5f4e419121 | [
"Apache-2.0"
] | null | null | null | 21.277778 | 71 | 0.770235 | 7,335 | package com.baoge.gulimall.product.dao;
import com.baoge.gulimall.product.entity.SpuInfoDescEntity;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import org.apache.ibatis.annotations.Mapper;
/**
* spu信息介绍
*
* @author baoge
* @email efpyi@example.com
* @date 2021-02-01 19:41:21
*/
@Mapper
public inter... |
3e1161943c816987c37da6ab44f96951327f447a | 1,019 | java | Java | src/main/java/gwt/material/design/incubator/client/daterange/constants/DateRangeElementSelector.java | vokke/gwt-material-addins | 4014982b0f8b8d1115239e284965a564760d2804 | [
"Apache-2.0"
] | 37 | 2015-11-19T15:53:12.000Z | 2021-04-03T22:38:18.000Z | src/main/java/gwt/material/design/incubator/client/daterange/constants/DateRangeElementSelector.java | vokke/gwt-material-addins | 4014982b0f8b8d1115239e284965a564760d2804 | [
"Apache-2.0"
] | 360 | 2015-12-01T15:20:51.000Z | 2021-12-23T14:08:34.000Z | src/main/java/gwt/material/design/incubator/client/daterange/constants/DateRangeElementSelector.java | vokke/gwt-material-addins | 4014982b0f8b8d1115239e284965a564760d2804 | [
"Apache-2.0"
] | 57 | 2015-11-30T17:25:28.000Z | 2022-01-29T18:09:10.000Z | 32.870968 | 75 | 0.720314 | 7,336 | /*
* #%L
* GwtMaterial
* %%
* Copyright (C) 2015 - 2018 GwtMaterialDesign
* %%
* 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
* ... |
3e1162aaae6fe4595f4e4b1380f314c15c5941a3 | 95 | java | Java | app/src/main/java/fr/acinq/eclair/wallet/presenter/PaymentSuccess.java | ShifnaS/eclair-wallet-dev-master | 45ceb836e78970938a93eaee3591975d3f70cbdd | [
"Apache-2.0"
] | null | null | null | app/src/main/java/fr/acinq/eclair/wallet/presenter/PaymentSuccess.java | ShifnaS/eclair-wallet-dev-master | 45ceb836e78970938a93eaee3591975d3f70cbdd | [
"Apache-2.0"
] | null | null | null | app/src/main/java/fr/acinq/eclair/wallet/presenter/PaymentSuccess.java | ShifnaS/eclair-wallet-dev-master | 45ceb836e78970938a93eaee3591975d3f70cbdd | [
"Apache-2.0"
] | null | null | null | 13.571429 | 41 | 0.736842 | 7,337 | package fr.acinq.eclair.wallet.presenter;
public interface PaymentSuccess {
void ok();
}
|
3e1162ece9971858bbaaf1a337af12bc1da3b1ba | 389 | java | Java | ggp-base/src/org/ggp/base/test/AllTests.java | hobson/ggpy | 4e6e6e876c3a4294cd711647051da2d9c1836b60 | [
"MIT"
] | 1 | 2015-01-26T19:07:45.000Z | 2015-01-26T19:07:45.000Z | ggp-base/src/org/ggp/base/test/AllTests.java | hobson/ggpy | 4e6e6e876c3a4294cd711647051da2d9c1836b60 | [
"MIT"
] | null | null | null | ggp-base/src/org/ggp/base/test/AllTests.java | hobson/ggpy | 4e6e6e876c3a4294cd711647051da2d9c1836b60 | [
"MIT"
] | null | null | null | 22.882353 | 35 | 0.709512 | 7,338 | package org.ggp.base.test
import org.junit.runner.RunWith
import org.junit.runners.Suite
@RunWith(Suite.class)
@Suite.SuiteClasses(
GameParsingTests.class,
GdlCleanerTests.class,
NoTabsInRulesheetsTest.class,
ProverStateMachineTests.class,
SimpleSentenceFormTest.class,
StaticValida... |
3e1162f3eb2586cf813ccc9dd2ef55674b7d42a1 | 3,877 | java | Java | src/main/java/com/client/glowclient/commands/TPCommand.java | Intel-i80486-DX4/GlowClient-Fixed | 0292ecc19ec604aea04a3440121b15a905dbcd43 | [
"Unlicense"
] | 6 | 2022-02-10T20:54:58.000Z | 2022-03-14T11:27:55.000Z | src/main/java/com/client/glowclient/commands/TPCommand.java | christallinqq/glowclient | 6247c4c5c185864739cf352820844197475bd639 | [
"MIT"
] | 2 | 2022-02-10T20:55:37.000Z | 2022-02-26T10:51:29.000Z | GlowClient/src/main/java/com/client/glowclient/commands/TPCommand.java | 14ms/Minecraft-Disclosed-Source-Modifications | d3729ab0fb20c36da1732b2070d1cb5d1409ffbc | [
"Unlicense"
] | 1 | 2022-02-11T07:36:47.000Z | 2022-02-11T07:36:47.000Z | 46.154762 | 207 | 0.700542 | 7,339 | //Deobfuscated with https://github.com/PetoPetko/Minecraft-Deobfuscator3000 using mappings "1.12 stable mappings"!
/*
* Decompiled with CFR 0.150.
*
* Could not load the following classes:
* net.minecraft.entity.Entity
* net.minecraft.entity.EntityLivingBase
* net.minecraft.entity.player.EntityPlayerMP
* n... |
3e116313318e08fa4bbd6eaa0b510d08efb034bb | 682 | java | Java | org/apache/xalan/templates/VarNameCollector.java | JaneMandy/CS | 4a95148cbeb3804b9c50da003d1a7cb12254cb58 | [
"Apache-2.0"
] | 1 | 2022-02-24T01:32:41.000Z | 2022-02-24T01:32:41.000Z | org/apache/xalan/templates/VarNameCollector.java | JaneMandy/CS | 4a95148cbeb3804b9c50da003d1a7cb12254cb58 | [
"Apache-2.0"
] | null | null | null | org/apache/xalan/templates/VarNameCollector.java | JaneMandy/CS | 4a95148cbeb3804b9c50da003d1a7cb12254cb58 | [
"Apache-2.0"
] | null | null | null | 23.517241 | 73 | 0.721408 | 7,340 | package org.apache.xalan.templates;
import java.util.Vector;
import org.apache.xml.utils.QName;
import org.apache.xpath.ExpressionOwner;
import org.apache.xpath.XPathVisitor;
import org.apache.xpath.operations.Variable;
public class VarNameCollector extends XPathVisitor {
Vector m_refs = new Vector();
public v... |
3e11643b25437c66820fb3669eac0bd9a62fcb72 | 3,752 | java | Java | module1/BaitAlarms/src/com/helper/HttpsURLReader.java | SangramChavan/BaitAlarm | 7f6894842baaf0d07161e086ba4da6625ee6a99b | [
"MIT"
] | null | null | null | module1/BaitAlarms/src/com/helper/HttpsURLReader.java | SangramChavan/BaitAlarm | 7f6894842baaf0d07161e086ba4da6625ee6a99b | [
"MIT"
] | null | null | null | module1/BaitAlarms/src/com/helper/HttpsURLReader.java | SangramChavan/BaitAlarm | 7f6894842baaf0d07161e086ba4da6625ee6a99b | [
"MIT"
] | null | null | null | 29.543307 | 117 | 0.691631 | 7,341 | package com.helper;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.Reader;
import java.net.URL;
import java.net.URLConnection;
import javax.net.ssl.HostnameVerifier;
import javax.net.ssl.HttpsURLConnection;
import javax.net.ssl.SSLContext;
import javax.net.ssl.SSLSession;
imp... |
3e1164449a2715fb9c8bd9d435d599e8dc5e92b6 | 820 | java | Java | Homeworks/zi1819/src/main/java/hr/fer/zemris/java/listeneri/AppListener.java | dbrcina/OPJJ-FER-2018-19 | 7e98f6d63b844543e0ef131247de37b63e913cc0 | [
"MIT"
] | 1 | 2021-02-22T21:16:43.000Z | 2021-02-22T21:16:43.000Z | Homeworks/zi1819/src/main/java/hr/fer/zemris/java/listeneri/AppListener.java | dbrcina/OPJJ-FER-2018-19 | 7e98f6d63b844543e0ef131247de37b63e913cc0 | [
"MIT"
] | null | null | null | Homeworks/zi1819/src/main/java/hr/fer/zemris/java/listeneri/AppListener.java | dbrcina/OPJJ-FER-2018-19 | 7e98f6d63b844543e0ef131247de37b63e913cc0 | [
"MIT"
] | null | null | null | 26.451613 | 74 | 0.75 | 7,342 | package hr.fer.zemris.java.listeneri;
import javax.servlet.ServletContextEvent;
import javax.servlet.ServletContextListener;
import javax.servlet.annotation.WebListener;
import hr.fer.zemris.java.hw17.jvdraw.JVDraw;
/**
* Application Lifecycle Listener implementation class AppListener
*
*/
@WebListener
public cla... |
3e1164b4cbedd370f873c028049f57ca936b6d74 | 661 | java | Java | Aula12ARepeticao1/src/aula12arepeticao1/Aula12ARepeticao1.java | DeyvisonMoraes05/Java-Basico | 482fc94384cb7f0edaa4c738b0a98fdf5122c092 | [
"MIT"
] | null | null | null | Aula12ARepeticao1/src/aula12arepeticao1/Aula12ARepeticao1.java | DeyvisonMoraes05/Java-Basico | 482fc94384cb7f0edaa4c738b0a98fdf5122c092 | [
"MIT"
] | null | null | null | Aula12ARepeticao1/src/aula12arepeticao1/Aula12ARepeticao1.java | DeyvisonMoraes05/Java-Basico | 482fc94384cb7f0edaa4c738b0a98fdf5122c092 | [
"MIT"
] | null | null | null | 22.793103 | 79 | 0.594554 | 7,343 | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package aula12arepeticao1;
/**
*
* @author Deyvison Moraes
*/
public class Aula12ARepeticao1 {
/**
* @param args the comm... |
3e1164eb4e06ced1f753767ea176da5314081b22 | 1,697 | java | Java | open-metadata-implementation/integration-services/api-integrator/api-integrator-api/src/main/java/org/odpi/openmetadata/integrationservices/api/api/APIIntegratorAPI.java | MightyNerdEric/egeria | b195e2bacff4c88f6d7020b0f202cac8332a6b43 | [
"CC-BY-4.0"
] | 526 | 2018-06-21T12:15:13.000Z | 2022-03-30T19:17:17.000Z | open-metadata-implementation/integration-services/api-integrator/api-integrator-api/src/main/java/org/odpi/openmetadata/integrationservices/api/api/APIIntegratorAPI.java | MightyNerdEric/egeria | b195e2bacff4c88f6d7020b0f202cac8332a6b43 | [
"CC-BY-4.0"
] | 4,157 | 2018-06-07T08:46:46.000Z | 2022-03-31T13:29:01.000Z | open-metadata-implementation/integration-services/api-integrator/api-integrator-api/src/main/java/org/odpi/openmetadata/integrationservices/api/api/APIIntegratorAPI.java | aproeve/egeria | 9c709f5aed7ece528c811a8d9d3ae60fdd1af25c | [
"CC-BY-4.0"
] | 265 | 2018-06-05T13:34:36.000Z | 2022-03-25T18:15:36.000Z | 49.911765 | 115 | 0.704773 | 7,344 | /* SPDX-License-Identifier: Apache 2.0 */
/* Copyright Contributors to the ODPi Egeria project. */
package org.odpi.openmetadata.integrationservices.api.api;
import org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException;
import org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerExceptio... |
3e1165108c4b9892f12c041151191d9dbb78697e | 2,480 | java | Java | impl/src/main/java/org/jboss/cdi/tck/tests/se/customCDIProvider/CustomCDIProvider.java | manovotn/cdi-tck | a14899cc9345792808c8905d01219beb2b5cc505 | [
"Apache-2.0"
] | 3 | 2019-09-13T12:11:32.000Z | 2022-02-05T16:09:05.000Z | impl/src/main/java/org/jboss/cdi/tck/tests/se/customCDIProvider/CustomCDIProvider.java | manovotn/cdi-tck | a14899cc9345792808c8905d01219beb2b5cc505 | [
"Apache-2.0"
] | 107 | 2019-11-13T13:07:39.000Z | 2022-03-31T11:15:35.000Z | impl/src/main/java/org/jboss/cdi/tck/tests/se/customCDIProvider/CustomCDIProvider.java | manovotn/cdi-tck | a14899cc9345792808c8905d01219beb2b5cc505 | [
"Apache-2.0"
] | 14 | 2020-02-26T15:49:34.000Z | 2022-03-24T15:20:07.000Z | 26.666667 | 89 | 0.654435 | 7,345 | /*
* JBoss, Home of Professional Open Source
* Copyright 2015, Red Hat, Inc., and individual contributors
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this fi... |
3e11669ff03dbdf5aa015a38e3a86652048d6d04 | 4,698 | java | Java | httpcore5/src/main/java/org/apache/hc/core5/http/message/BasicHeaderIterator.java | cwildman/httpcomponents-core | 2b3c7c388fdb8b74ca296920c78365ce52ec4925 | [
"Apache-2.0"
] | 205 | 2017-05-21T11:33:40.000Z | 2022-03-31T02:31:37.000Z | httpcore5/src/main/java/org/apache/hc/core5/http/message/BasicHeaderIterator.java | cwildman/httpcomponents-core | 2b3c7c388fdb8b74ca296920c78365ce52ec4925 | [
"Apache-2.0"
] | 186 | 2017-05-24T19:41:36.000Z | 2022-03-21T21:42:59.000Z | httpcore5/src/main/java/org/apache/hc/core5/http/message/BasicHeaderIterator.java | cwildman/httpcomponents-core | 2b3c7c388fdb8b74ca296920c78365ce52ec4925 | [
"Apache-2.0"
] | 308 | 2017-05-12T18:12:36.000Z | 2022-03-16T11:27:16.000Z | 31.32 | 86 | 0.620903 | 7,346 | /*
* ====================================================================
* 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
... |
3e1167115b77e60fc7b40ba10e3c73d7999b8e00 | 1,738 | java | Java | src/org/intellij/erlang/rebar/runner/RebarRunConfigurationEditorForm.java | cy6erGn0m/intellij-erlang | 38c5b6a57929a3aa63c4e36c7440eb6a10093b89 | [
"Apache-2.0"
] | 1 | 2015-04-18T12:05:05.000Z | 2015-04-18T12:05:05.000Z | src/org/intellij/erlang/rebar/runner/RebarRunConfigurationEditorForm.java | cy6erGn0m/intellij-erlang | 38c5b6a57929a3aa63c4e36c7440eb6a10093b89 | [
"Apache-2.0"
] | null | null | null | src/org/intellij/erlang/rebar/runner/RebarRunConfigurationEditorForm.java | cy6erGn0m/intellij-erlang | 38c5b6a57929a3aa63c4e36c7440eb6a10093b89 | [
"Apache-2.0"
] | null | null | null | 32.792453 | 120 | 0.788838 | 7,347 | /*
* Copyright 2012-2013 Sergey Ignatov
*
* 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... |
3e116737f023ad0abc8814d7682afe4e0fab1105 | 1,086 | java | Java | header/rest/src/main/java/cn/ikangxu/header/rest/RestApplication.java | IKangXu/ikx-demo | 3b35390f2e74d6c37febdf96037121451696d22e | [
"MIT"
] | null | null | null | header/rest/src/main/java/cn/ikangxu/header/rest/RestApplication.java | IKangXu/ikx-demo | 3b35390f2e74d6c37febdf96037121451696d22e | [
"MIT"
] | null | null | null | header/rest/src/main/java/cn/ikangxu/header/rest/RestApplication.java | IKangXu/ikx-demo | 3b35390f2e74d6c37febdf96037121451696d22e | [
"MIT"
] | null | null | null | 28.578947 | 72 | 0.779006 | 7,348 | /*
* Engine3D Technologies Co., Ltd. Copyright 2019, All rights reserved
*/
package cn.ikangxu.header.rest;
import cn.ikangxu.boot.header.annotation.EnableHeader;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.EnableAutoConfiguration;
import org.springframework.cl... |
3e116756eb2d97dbf0fadf5667b05e125b62ce1b | 1,719 | java | Java | src/main/java/com/jrp/pma/controllers/HomeController.java | wuh0007/springProjectManagementTool | f4e7029c8c21ace6815eb686718a7bcbdc21cf60 | [
"MIT"
] | null | null | null | src/main/java/com/jrp/pma/controllers/HomeController.java | wuh0007/springProjectManagementTool | f4e7029c8c21ace6815eb686718a7bcbdc21cf60 | [
"MIT"
] | null | null | null | src/main/java/com/jrp/pma/controllers/HomeController.java | wuh0007/springProjectManagementTool | f4e7029c8c21ace6815eb686718a7bcbdc21cf60 | [
"MIT"
] | null | null | null | 29.135593 | 80 | 0.779523 | 7,349 | package com.jrp.pma.controllers;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.GetMap... |
3e1167f713bd60ee4389d2519c0a6e32ce2e931c | 3,864 | java | Java | plugins/local-store/src/main/java/fr/layer4/dek/property/LocalPropertyManager.java | Treydone/dek | c2e8b880ba8d4d0a415739eb5bce46daecc66b89 | [
"MIT"
] | 1 | 2018-11-06T16:18:11.000Z | 2018-11-06T16:18:11.000Z | plugins/local-store/src/main/java/fr/layer4/dek/property/LocalPropertyManager.java | Treydone/dek | c2e8b880ba8d4d0a415739eb5bce46daecc66b89 | [
"MIT"
] | 139 | 2018-11-26T17:45:24.000Z | 2021-08-02T17:16:26.000Z | plugins/local-store/src/main/java/fr/layer4/dek/property/LocalPropertyManager.java | Treydone/hhsl | c2e8b880ba8d4d0a415739eb5bce46daecc66b89 | [
"MIT"
] | 1 | 2018-12-20T12:35:44.000Z | 2018-12-20T12:35:44.000Z | 39.835052 | 151 | 0.709886 | 7,350 | package fr.layer4.dek.property;
/*-
* #%L
* DEK
* %%
* Copyright (C) 2018 Layer4
* %%
* 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 limitatio... |
3e1168eecf6c89245bbf97a7b18b36a313ad971c | 1,308 | java | Java | src/attic/attic-java/com/metaos/market/OpenPosition.java | K0414/metaos | be36c88d3c22fd2f0968edd1fba03c2f2353e4e8 | [
"MIT"
] | 3 | 2017-04-10T16:23:32.000Z | 2020-07-04T07:59:25.000Z | src/attic/attic-java/com/metaos/market/OpenPosition.java | K0414/metaos | be36c88d3c22fd2f0968edd1fba03c2f2353e4e8 | [
"MIT"
] | null | null | null | src/attic/attic-java/com/metaos/market/OpenPosition.java | K0414/metaos | be36c88d3c22fd2f0968edd1fba03c2f2353e4e8 | [
"MIT"
] | 6 | 2017-10-25T10:12:27.000Z | 2020-07-04T07:59:27.000Z | 27.829787 | 80 | 0.664373 | 7,351 | /*
* Copyright 2011 - 2012
* All rights reserved. License and terms according to LICENSE.txt file.
* The LICENSE.txt file and this header must be included or referenced
* in each piece of code derived from this project.
*/
package com.metaos.market;
import java.io.*;
import java.net.*;
import java.text.*;
import... |
3e116a1e76f185ec0db4bef0bbb00f3aa5277c3c | 3,528 | java | Java | mekon/src/uk/ac/manchester/cs/mekon/model/ISlotValuesVisitor.java | colin-puleston/mekon | 4470424f63fe60031f16f72610921d710ac985a5 | [
"MIT"
] | null | null | null | mekon/src/uk/ac/manchester/cs/mekon/model/ISlotValuesVisitor.java | colin-puleston/mekon | 4470424f63fe60031f16f72610921d710ac985a5 | [
"MIT"
] | null | null | null | mekon/src/uk/ac/manchester/cs/mekon/model/ISlotValuesVisitor.java | colin-puleston/mekon | 4470424f63fe60031f16f72610921d710ac985a5 | [
"MIT"
] | null | null | null | 30.678261 | 81 | 0.719671 | 7,352 | /*
* The MIT License (MIT)
*
* Copyright (c) 2014 University of Manchester
*
* 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 th... |
3e116a995bf0308b88310712796514a63475538a | 4,223 | java | Java | tracer-starter-shop/tracer-shop-usr/tracer-shop-usr-rest/src/main/java/com/ow/tracer/shop/usr/rest/UsrAddressController.java | hanhanxiaorong/Task | 246b667867d5d95e0efba9ca41ca4d8ef368b520 | [
"MIT"
] | null | null | null | tracer-starter-shop/tracer-shop-usr/tracer-shop-usr-rest/src/main/java/com/ow/tracer/shop/usr/rest/UsrAddressController.java | hanhanxiaorong/Task | 246b667867d5d95e0efba9ca41ca4d8ef368b520 | [
"MIT"
] | null | null | null | tracer-starter-shop/tracer-shop-usr/tracer-shop-usr-rest/src/main/java/com/ow/tracer/shop/usr/rest/UsrAddressController.java | hanhanxiaorong/Task | 246b667867d5d95e0efba9ca41ca4d8ef368b520 | [
"MIT"
] | null | null | null | 32.992188 | 109 | 0.653564 | 7,353 | package com.ow.tracer.shop.usr.rest;
import com.ow.tracer.shop.usr.dto.UsrAddress;
import com.ow.tracer.shop.usr.service.IUsrAddressService;
import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;
import com.baomidou.mybatisplus.core.metadata.IPage;
import com.baomidou.mybatisplus.extension.plugins.paginat... |
3e116aa2b98fcf52db958e3329cf3fb1f088f3a8 | 1,581 | java | Java | src/main/java/com/onaple/brawlator/data/beans/loot/ItemizerPoolLoot.java | OnapleRPG/Brawlator | e5d8d441d332e3357103659d4c146c0a47c3cd02 | [
"Apache-2.0"
] | 1 | 2019-05-14T13:13:38.000Z | 2019-05-14T13:13:38.000Z | src/main/java/com/onaple/brawlator/data/beans/loot/ItemizerPoolLoot.java | OnapleRPG/Brawlator | e5d8d441d332e3357103659d4c146c0a47c3cd02 | [
"Apache-2.0"
] | 11 | 2018-07-22T19:43:11.000Z | 2020-09-11T17:42:19.000Z | src/main/java/com/onaple/brawlator/data/beans/loot/ItemizerPoolLoot.java | OnapleRPG/Brawlator | e5d8d441d332e3357103659d4c146c0a47c3cd02 | [
"Apache-2.0"
] | null | null | null | 29.277778 | 109 | 0.652119 | 7,354 | package com.onaple.brawlator.data.beans.loot;
import com.onaple.brawlator.Brawlator;
import com.onaple.itemizer.service.IItemService;
import org.spongepowered.api.Sponge;
import org.spongepowered.api.data.DataContainer;
import org.spongepowered.api.data.DataQuery;
import org.spongepowered.api.data.Queries;
import org.... |
3e116c63b5a5dd7cfbd57e586d6706e0dbcbbc0f | 932 | java | Java | Examples/src/main/java/ru/alttiri/examples/youtube/husivm/multithreading/MyCountDownLatch.java | AlternatiOne/StepikSimple | 81b1b42f60da2d8d6daf47c25ea2529c338de0b2 | [
"MIT"
] | null | null | null | Examples/src/main/java/ru/alttiri/examples/youtube/husivm/multithreading/MyCountDownLatch.java | AlternatiOne/StepikSimple | 81b1b42f60da2d8d6daf47c25ea2529c338de0b2 | [
"MIT"
] | 3 | 2017-09-03T02:52:45.000Z | 2017-11-19T20:39:16.000Z | Examples/src/main/java/ru/alttiri/examples/youtube/husivm/multithreading/MyCountDownLatch.java | AlternatiOne/HomeWork | 81b1b42f60da2d8d6daf47c25ea2529c338de0b2 | [
"MIT"
] | 2 | 2019-07-10T14:51:44.000Z | 2019-11-19T09:49:53.000Z | 23.897436 | 72 | 0.639485 | 7,355 | package ru.alttiri.examples.youtube.husivm.multithreading;
import java.util.concurrent.CountDownLatch;
/**
* https://youtu.be/6dx3Ma4JeZE
*/
public class MyCountDownLatch {
public static void main(String[] args) throws InterruptedException {
CountDownLatch countDownLatch = new CountDownLatch(3);
... |
3e116deff0fd64d2c31f832b108455c7d886b175 | 1,193 | java | Java | account-service/src/main/java/com/test/bank/accountservice/dto/MessageResponseDTO.java | jaflolo/bank-exercise | a4af3b333417d1e9e0312cbb34d9e90fc0300d26 | [
"Apache-1.1"
] | null | null | null | account-service/src/main/java/com/test/bank/accountservice/dto/MessageResponseDTO.java | jaflolo/bank-exercise | a4af3b333417d1e9e0312cbb34d9e90fc0300d26 | [
"Apache-1.1"
] | null | null | null | account-service/src/main/java/com/test/bank/accountservice/dto/MessageResponseDTO.java | jaflolo/bank-exercise | a4af3b333417d1e9e0312cbb34d9e90fc0300d26 | [
"Apache-1.1"
] | null | null | null | 31.394737 | 75 | 0.775356 | 7,356 | /*
* Copyright 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
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... |
3e116e1c2fbe95fa92252597c630b2b26228b68a | 1,469 | java | Java | metaq-commons/src/main/java/com/taobao/metamorphosis/utils/IdGenerator.java | gszhuang/metaq_study | ccc2d8bc98731077d6f0e5bdbb7798df505aa11e | [
"Apache-2.0"
] | 21 | 2017-02-27T15:59:04.000Z | 2021-12-22T01:01:36.000Z | metaq-commons/src/main/java/com/taobao/metamorphosis/utils/IdGenerator.java | stateIs0/metaq | ccc2d8bc98731077d6f0e5bdbb7798df505aa11e | [
"Apache-2.0"
] | null | null | null | metaq-commons/src/main/java/com/taobao/metamorphosis/utils/IdGenerator.java | stateIs0/metaq | ccc2d8bc98731077d6f0e5bdbb7798df505aa11e | [
"Apache-2.0"
] | 19 | 2017-03-20T08:02:14.000Z | 2021-03-22T07:45:37.000Z | 23.693548 | 98 | 0.561607 | 7,357 | package com.taobao.metamorphosis.utils;
import java.util.concurrent.atomic.AtomicLong;
import com.taobao.metamorphosis.network.RemotingUtils;
/**
* Generator for Globally unique Strings.
*
* @author boyan
*/
public class IdGenerator {
private String seed;
private final AtomicLong sequen... |
3e116f25f18ded23a00268818030879e22cd4a85 | 4,698 | java | Java | src/nl/pdekker/nts_ms_1_0_3_0/Date_pair.java | p-dekker/BoeienApp | fd5f6ec95d51838f8d902dea02a8be62b41494c0 | [
"MIT"
] | null | null | null | src/nl/pdekker/nts_ms_1_0_3_0/Date_pair.java | p-dekker/BoeienApp | fd5f6ec95d51838f8d902dea02a8be62b41494c0 | [
"MIT"
] | null | null | null | src/nl/pdekker/nts_ms_1_0_3_0/Date_pair.java | p-dekker/BoeienApp | fd5f6ec95d51838f8d902dea02a8be62b41494c0 | [
"MIT"
] | null | null | null | 29.923567 | 110 | 0.605364 | 7,358 | /**
* Date_pair.java
*
* This file was auto-generated from WSDL
* by the Apache Axis 1.4 Apr 22, 2006 (06:55:48 PDT) WSDL2Java emitter.
*/
package nl.pdekker.nts_ms_1_0_3_0;
public class Date_pair implements java.io.Serializable {
private java.util.Date date_start;
private java.util.Date date_end;
... |
3e116f62367171e4a452f15a740af39451e0a8e1 | 17,979 | java | Java | src/test/java/org/kiwiproject/curator/leader/ManagedLeaderLatchTest.java | kiwiproject/dropwizard-leader-latch | dcfd00f494ecd6ccf6ca9161d9dd32c20da1f4d2 | [
"MIT"
] | null | null | null | src/test/java/org/kiwiproject/curator/leader/ManagedLeaderLatchTest.java | kiwiproject/dropwizard-leader-latch | dcfd00f494ecd6ccf6ca9161d9dd32c20da1f4d2 | [
"MIT"
] | 94 | 2020-09-25T19:07:57.000Z | 2022-03-11T02:11:58.000Z | src/test/java/org/kiwiproject/curator/leader/ManagedLeaderLatchTest.java | kiwiproject/dropwizard-leader-latch | dcfd00f494ecd6ccf6ca9161d9dd32c20da1f4d2 | [
"MIT"
] | null | null | null | 38.171975 | 110 | 0.690806 | 7,359 | package org.kiwiproject.curator.leader;
import static org.assertj.core.api.Assertions.assertThat;
import static org.assertj.core.api.Assertions.assertThatThrownBy;
import static org.awaitility.Awaitility.await;
import static org.awaitility.Durations.FIVE_SECONDS;
import static org.kiwiproject.curator.leader.util.Curat... |
3e116fc1287234ffbd40be0b1e8de5ba8b8f1e85 | 85 | java | Java | Assignment3/src/academy/pocu/comp2500/assignment3/TankMode.java | quasar0204/POCU_OOP | 765adebe2ef0ec68c934153376d46011fd8a15bd | [
"MIT"
] | null | null | null | Assignment3/src/academy/pocu/comp2500/assignment3/TankMode.java | quasar0204/POCU_OOP | 765adebe2ef0ec68c934153376d46011fd8a15bd | [
"MIT"
] | null | null | null | Assignment3/src/academy/pocu/comp2500/assignment3/TankMode.java | quasar0204/POCU_OOP | 765adebe2ef0ec68c934153376d46011fd8a15bd | [
"MIT"
] | null | null | null | 14.166667 | 42 | 0.752941 | 7,360 | package academy.pocu.comp2500.assignment3;
public enum TankMode {
TANK, SIEGE
}
|
3e11704bae3f8bb9fa6021e02e157a4516699a7f | 861 | java | Java | ransom/Ransom.java | wingtonbrito/problems-and-more-problems | f8d8fc198fafb4a5510c9f11ec106124059d3376 | [
"CC-BY-4.0"
] | 333 | 2015-01-02T04:26:16.000Z | 2022-03-28T22:15:05.000Z | ransom/Ransom.java | wingtonbrito/problems-and-more-problems | f8d8fc198fafb4a5510c9f11ec106124059d3376 | [
"CC-BY-4.0"
] | 7 | 2015-03-09T03:13:02.000Z | 2019-09-13T10:14:52.000Z | ransom/Ransom.java | wingtonbrito/problems-and-more-problems | f8d8fc198fafb4a5510c9f11ec106124059d3376 | [
"CC-BY-4.0"
] | 167 | 2015-02-23T09:31:12.000Z | 2022-03-10T07:28:29.000Z | 27.774194 | 69 | 0.470383 | 7,361 | import java.util.HashMap;
import java.util.Map;
public class Ransom {
public static boolean canRansom(String magazine, String ransom) {
if (magazine.length() < ransom.length()) {
return false;
}
Map<String, Integer> magMap = new HashMap<>();
for (String word : magazine.s... |
3e1171822a03836a1d82b2c4d299489634bb16ad | 850 | java | Java | library/src/main/java/com/animX/animationlib/library/animx_fading_out/FadingOutDown.java | chiragjasani/AnimX_Animation | 1f356781ee6b8b3f56b93c8acb31a79a304f6c8a | [
"MIT"
] | null | null | null | library/src/main/java/com/animX/animationlib/library/animx_fading_out/FadingOutDown.java | chiragjasani/AnimX_Animation | 1f356781ee6b8b3f56b93c8acb31a79a304f6c8a | [
"MIT"
] | null | null | null | library/src/main/java/com/animX/animationlib/library/animx_fading_out/FadingOutDown.java | chiragjasani/AnimX_Animation | 1f356781ee6b8b3f56b93c8acb31a79a304f6c8a | [
"MIT"
] | null | null | null | 32.692308 | 93 | 0.711765 | 7,362 | package com.animX.animationlib.library.animx_fading_out;
import android.view.View;
import com.nineoldandroids.animation.ObjectAnimator;
import com.animX.animationlib.library.Animx_BaseViewAnimator;
public class FadingOutDown extends Animx_BaseViewAnimator {
@Override
public void prepare(View target) {
... |
3e1171db0d6dd9f5a80049d3d7e8d5f69194ee24 | 162,981 | java | Java | app/src/main/java/com/arnoldvaz27/remarques/activities/CreateNoteActivity.java | arnoldvaz27/Remarques | 814477078c455b2651b786e42a3eda0a7762c40a | [
"MIT"
] | null | null | null | app/src/main/java/com/arnoldvaz27/remarques/activities/CreateNoteActivity.java | arnoldvaz27/Remarques | 814477078c455b2651b786e42a3eda0a7762c40a | [
"MIT"
] | null | null | null | app/src/main/java/com/arnoldvaz27/remarques/activities/CreateNoteActivity.java | arnoldvaz27/Remarques | 814477078c455b2651b786e42a3eda0a7762c40a | [
"MIT"
] | null | null | null | 45.897212 | 284 | 0.540621 | 7,363 | package com.arnoldvaz27.remarques.activities;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.appcompat.app.AppCompatActivity;
import androidx.appcompat.app.AppCompatDelegate;
import androidx.appcompat.view.menu.MenuBuilder;
import androidx.appcompat.view.menu.MenuPopupHelper;
... |
3e117214dcab6391832a1cfc12b30b9ee6728ea7 | 1,954 | java | Java | src/main/java/org/takes/misc/EnglishLowerCase.java | alxn/takes | 341fb1b89833de6838cc2f535ffff81aa48f8351 | [
"MIT"
] | 1 | 2018-03-20T00:48:24.000Z | 2018-03-20T00:48:24.000Z | src/main/java/org/takes/misc/EnglishLowerCase.java | alxn/takes | 341fb1b89833de6838cc2f535ffff81aa48f8351 | [
"MIT"
] | null | null | null | src/main/java/org/takes/misc/EnglishLowerCase.java | alxn/takes | 341fb1b89833de6838cc2f535ffff81aa48f8351 | [
"MIT"
] | null | null | null | 29.651515 | 80 | 0.69443 | 7,364 | /**
* The MIT License (MIT)
*
* Copyright (c) 2014-2018 Yegor Bugayenko
*
* 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
... |
3e1172f44b2372dc23adc36beb523ced63155045 | 1,732 | java | Java | src/main/java/com/gti/solicita/config/WebSecurityConfig.java | gti-muriae/so-licita | 10207e6d94d5aa383d22ae2a29c1aec643a06681 | [
"MIT"
] | null | null | null | src/main/java/com/gti/solicita/config/WebSecurityConfig.java | gti-muriae/so-licita | 10207e6d94d5aa383d22ae2a29c1aec643a06681 | [
"MIT"
] | null | null | null | src/main/java/com/gti/solicita/config/WebSecurityConfig.java | gti-muriae/so-licita | 10207e6d94d5aa383d22ae2a29c1aec643a06681 | [
"MIT"
] | null | null | null | 43.3 | 109 | 0.825058 | 7,365 | package com.gti.solicita.config;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.security.authentication.AuthenticationManager;
import org.springframework.security.config.annotation.authentication.builders.AuthenticationManager... |
3e1174059d1441f0dc3cd7a3be50dc4cc534b1bd | 20,714 | java | Java | jsettlers.logic/src/main/java/jsettlers/ai/army/ConfigurableGeneral.java | numsim1415/settlers-remake | 33a066473001a727944872c1c16a7bdd50d2137e | [
"MIT"
] | 46 | 2020-05-12T22:36:19.000Z | 2022-03-08T21:52:24.000Z | jsettlers.logic/src/main/java/jsettlers/ai/army/ConfigurableGeneral.java | numsim1415/settlers-remake | 33a066473001a727944872c1c16a7bdd50d2137e | [
"MIT"
] | 32 | 2020-08-29T18:57:50.000Z | 2022-03-28T12:04:31.000Z | jsettlers.logic/src/main/java/jsettlers/ai/army/ConfigurableGeneral.java | numsim1415/settlers-remake | 33a066473001a727944872c1c16a7bdd50d2137e | [
"MIT"
] | 14 | 2020-03-13T13:47:42.000Z | 2022-03-30T07:06:38.000Z | 46.236607 | 200 | 0.789804 | 7,366 | /*******************************************************************************
* Copyright (c) 2016 - 2018
*
* 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... |
3e11740d00c1a81d7c78cdbb954d420f753a6ecc | 3,011 | java | Java | algoritmos-ed2/huffmancecilia/HuffmanCecilia.java | ceciliassis/graduate_ufu | 7d3d51f6b9679b023e703f0d5b98fb6081f02017 | [
"MIT"
] | null | null | null | algoritmos-ed2/huffmancecilia/HuffmanCecilia.java | ceciliassis/graduate_ufu | 7d3d51f6b9679b023e703f0d5b98fb6081f02017 | [
"MIT"
] | null | null | null | algoritmos-ed2/huffmancecilia/HuffmanCecilia.java | ceciliassis/graduate_ufu | 7d3d51f6b9679b023e703f0d5b98fb6081f02017 | [
"MIT"
] | null | null | null | 27.126126 | 111 | 0.479907 | 7,367 |
package huffmancecilia;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Comparator;
/**
*
* @author Cecília Assis
*/
public class HuffmanCecilia {
static ArrayList <NoTab> tabel = new ArrayList<>();
public static void main(String[] args) {
Ar... |
3e1174c9bbe7904235acf7f71eb3820535b7a949 | 1,614 | java | Java | MCA/.extra/DS using java/custom/LinkedList.java | muhammadmuzzammil1998/CollegeStuff | 618cec9ebfbfd29a2d1e5a182b90cfb36b38a906 | [
"MIT"
] | 3 | 2018-03-13T12:34:51.000Z | 2018-10-02T18:54:22.000Z | MCA/.extra/DS using java/custom/LinkedList.java | muhammadmuzzammil1998/CollegeStuff | 618cec9ebfbfd29a2d1e5a182b90cfb36b38a906 | [
"MIT"
] | null | null | null | MCA/.extra/DS using java/custom/LinkedList.java | muhammadmuzzammil1998/CollegeStuff | 618cec9ebfbfd29a2d1e5a182b90cfb36b38a906 | [
"MIT"
] | null | null | null | 17.170213 | 44 | 0.576828 | 7,368 | package custom;
public class LinkedList {
class Node {
int data;
Node next;
Node(int n) {
data = n;
next = null;
}
}
Node head;
public void insert(int data) {
if (head == null) {
head = new Node(data);
return;
}
Node current = head;
while (current.next != null)
current = current.n... |
3e11751b5afb288ea9e5eac354dadb7da12a0af1 | 1,746 | java | Java | feed-aggregator/src/main/java/de/falconit/microservices/feeds/service/FeedInitializer.java | Philipp-Borchert-ISH/microservices | abda9fbf7c872fae0d12d4b99c136a384705faf0 | [
"Apache-2.0"
] | null | null | null | feed-aggregator/src/main/java/de/falconit/microservices/feeds/service/FeedInitializer.java | Philipp-Borchert-ISH/microservices | abda9fbf7c872fae0d12d4b99c136a384705faf0 | [
"Apache-2.0"
] | null | null | null | feed-aggregator/src/main/java/de/falconit/microservices/feeds/service/FeedInitializer.java | Philipp-Borchert-ISH/microservices | abda9fbf7c872fae0d12d4b99c136a384705faf0 | [
"Apache-2.0"
] | null | null | null | 23.594595 | 68 | 0.592211 | 7,369 | package de.falconit.microservices.feeds.service;
import java.net.MalformedURLException;
import java.net.URL;
import java.util.List;
import javax.annotation.PostConstruct;
import javax.ejb.Schedule;
import javax.ejb.Singleton;
import javax.ejb.Startup;
import javax.inject.Inject;
import org.jboss.logging.Logger;
impo... |
3e1175358d6d9d20b17f07e3e7dac67ffc7d86bc | 4,746 | java | Java | src/main/java/frc/robot/commands/DriverAssist.java | frc-862/Gemini2019 | 488f0e9ef2f1d5357add2c947400ea6f2b49aea9 | [
"MIT"
] | 2 | 2019-03-15T23:42:26.000Z | 2019-04-22T23:43:41.000Z | src/main/java/frc/robot/commands/DriverAssist.java | frc-862/Gemini2019 | 488f0e9ef2f1d5357add2c947400ea6f2b49aea9 | [
"MIT"
] | 18 | 2019-01-12T13:34:59.000Z | 2019-02-12T01:03:03.000Z | src/main/java/frc/robot/commands/DriverAssist.java | frc-862/Gemini2019 | 488f0e9ef2f1d5357add2c947400ea6f2b49aea9 | [
"MIT"
] | 1 | 2019-10-28T22:36:08.000Z | 2019-10-28T22:36:08.000Z | 32.067568 | 86 | 0.563843 | 7,370 | /*----------------------------------------------------------------------------*/
/* Copyright (c) 2018 FIRST. All Rights Reserved. */
/* Open Source Software - may be modified and shared by FRC teams. The code */
/* must be accompanied by the FIRST BSD license file in the root directory of... |
3e117557cf4b659ac42dc4b2dc8964fa7128e80d | 699 | java | Java | Pizza/PizzaTestDrive.java | justinAurand/DesignPatterns | 1fc0a0071b2c78b31684e3958a9d57ea01557816 | [
"MIT"
] | null | null | null | Pizza/PizzaTestDrive.java | justinAurand/DesignPatterns | 1fc0a0071b2c78b31684e3958a9d57ea01557816 | [
"MIT"
] | null | null | null | Pizza/PizzaTestDrive.java | justinAurand/DesignPatterns | 1fc0a0071b2c78b31684e3958a9d57ea01557816 | [
"MIT"
] | null | null | null | 36.789474 | 73 | 0.652361 | 7,371 | public class PizzaTestDrive {
public static void main(String[] args) {
PizzaStore nyStore = new NyPizzaStore();
PizzaStore chicagoStore = new ChicagoPizzaStore();
Pizza pizza = nyStore.orderPizza(Pizzas.Veggie);
System.out.println("Ethan received...\n" + pizza.toString());
... |
3e11757187de7afdb4feffe5cb40456a3e8f175e | 1,375 | java | Java | entity-view/testsuite/src/test/java/com/blazebit/persistence/view/collections/basic/model/BasicDocumentCollectionsView.java | cybernetics/blaze-persistence | 2e4270829aaddda5fa2ca2a4a15d89dd549bf8cf | [
"Apache-2.0"
] | 1 | 2019-04-22T08:48:39.000Z | 2019-04-22T08:48:39.000Z | entity-view/testsuite/src/test/java/com/blazebit/persistence/view/collections/basic/model/BasicDocumentCollectionsView.java | cybernetics/blaze-persistence | 2e4270829aaddda5fa2ca2a4a15d89dd549bf8cf | [
"Apache-2.0"
] | null | null | null | entity-view/testsuite/src/test/java/com/blazebit/persistence/view/collections/basic/model/BasicDocumentCollectionsView.java | cybernetics/blaze-persistence | 2e4270829aaddda5fa2ca2a4a15d89dd549bf8cf | [
"Apache-2.0"
] | null | null | null | 31.25 | 79 | 0.764364 | 7,372 | /*
* Copyright 2014 Blazebit.
*
* 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... |
3e1175b65d6388ff11903c1320ecf6c7f6e97e5d | 2,418 | java | Java | sdk/src/main/java/com/vk/api/sdk/queries/ads/AdsDeleteTargetGroupQuery.java | KokorinIlya/vk-java-sdk | 8d21f9b32b46db09defa9b9dd2647cd18a5116e7 | [
"MIT"
] | 1 | 2021-06-13T03:57:42.000Z | 2021-06-13T03:57:42.000Z | sdk/src/main/java/com/vk/api/sdk/queries/ads/AdsDeleteTargetGroupQuery.java | vadimgurov/vk-java-sdk | bd4da82881dc5101cc82629cf64b08019d18ac06 | [
"MIT"
] | null | null | null | sdk/src/main/java/com/vk/api/sdk/queries/ads/AdsDeleteTargetGroupQuery.java | vadimgurov/vk-java-sdk | bd4da82881dc5101cc82629cf64b08019d18ac06 | [
"MIT"
] | 1 | 2018-10-01T09:43:32.000Z | 2018-10-01T09:43:32.000Z | 34.056338 | 109 | 0.688586 | 7,373 | package com.vk.api.sdk.queries.ads;
import com.vk.api.sdk.client.AbstractQueryBuilder;
import com.vk.api.sdk.client.VkApiClient;
import com.vk.api.sdk.client.actors.UserActor;
import com.vk.api.sdk.objects.base.responses.OkResponse;
import java.util.Arrays;
import java.util.List;
/**
* Query for Ads.deleteTargetGro... |
3e1175f49d319df9b16ebdce7aa921102eea17b2 | 3,787 | java | Java | checklistbank-nub/src/test/java/org/gbif/nub/lookup/fuzzy/NubIndexTest.java | ahahn-gbif/checklistbank | 9bd65a831d9d6ed7b4e1f93e3b7e0ff8f51c7d4f | [
"Apache-2.0"
] | 16 | 2015-02-07T17:03:05.000Z | 2022-02-19T01:47:33.000Z | checklistbank-nub/src/test/java/org/gbif/nub/lookup/fuzzy/NubIndexTest.java | ahahn-gbif/checklistbank | 9bd65a831d9d6ed7b4e1f93e3b7e0ff8f51c7d4f | [
"Apache-2.0"
] | 215 | 2016-04-29T09:44:09.000Z | 2022-03-21T09:01:22.000Z | checklistbank-nub/src/test/java/org/gbif/nub/lookup/fuzzy/NubIndexTest.java | ahahn-gbif/checklistbank | 9bd65a831d9d6ed7b4e1f93e3b7e0ff8f51c7d4f | [
"Apache-2.0"
] | 12 | 2016-08-02T00:43:09.000Z | 2021-09-08T20:47:22.000Z | 34.117117 | 106 | 0.702667 | 7,374 | package org.gbif.nub.lookup.fuzzy;
import com.google.common.base.Preconditions;
import com.google.common.collect.Lists;
import com.google.common.io.Resources;
import org.apache.commons.lang3.StringUtils;
import org.gbif.api.model.checklistbank.NameUsageMatch;
import org.gbif.api.service.checklistbank.NameParser;
impor... |
3e117657164d93b6c18a244c1494c5bf97240655 | 384 | java | Java | app/src/main/java/com/xdw/ThirdActivity.java | huihui-Android/testAPP | d5cc4e92e2c7377bf00d3e32c5da18118e45f4c4 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/xdw/ThirdActivity.java | huihui-Android/testAPP | d5cc4e92e2c7377bf00d3e32c5da18118e45f4c4 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/xdw/ThirdActivity.java | huihui-Android/testAPP | d5cc4e92e2c7377bf00d3e32c5da18118e45f4c4 | [
"Apache-2.0"
] | null | null | null | 22.588235 | 56 | 0.744792 | 7,375 | package com.xdw;
import android.app.Activity;
import android.os.Bundle;
import android.widget.TextView;
public class SecondActivity extends Activity {
private TextView tvUser;
private TextView tvPwd;
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceSta... |
3e11767804087f9f4bc7b17f8eaaa205f8a62c73 | 326 | java | Java | src/main/java/org/jretty/kafka/xclient/consumer/ConsumerFactory.java | jretty-org/kafka-xclient | 4ead262b7f3accc7cf3ad005ab5e9dd1cc9528d5 | [
"Apache-2.0"
] | 2 | 2017-02-16T04:21:56.000Z | 2018-09-05T12:08:32.000Z | src/main/java/org/jretty/kafka/xclient/consumer/ConsumerFactory.java | jretty-org/kafka-xclient | 4ead262b7f3accc7cf3ad005ab5e9dd1cc9528d5 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/jretty/kafka/xclient/consumer/ConsumerFactory.java | jretty-org/kafka-xclient | 4ead262b7f3accc7cf3ad005ab5e9dd1cc9528d5 | [
"Apache-2.0"
] | 3 | 2018-07-11T01:51:52.000Z | 2019-09-11T10:57:57.000Z | 18.111111 | 50 | 0.711656 | 7,376 | package org.jretty.kafka.xclient.consumer;
import java.util.Map;
import org.apache.kafka.clients.consumer.Consumer;
public interface ConsumerFactory<K, V> {
public Map<String, Object> getConfigs();
public String getBrokerUrl();
Consumer<K, V> createConsumer();
public boolean isAutoCommit(... |
3e11773859a0509e42ce23f3d77048e11a19ca19 | 3,859 | java | Java | x4o-driver/src/main/java/org/x4o/xml/io/sax/ext/AbstractContentWriterLexical.java | ralic/gnu_x4o | 0c811208ecebe659d0acfcf5e1dc875c704ce75b | [
"BSD-2-Clause"
] | null | null | null | x4o-driver/src/main/java/org/x4o/xml/io/sax/ext/AbstractContentWriterLexical.java | ralic/gnu_x4o | 0c811208ecebe659d0acfcf5e1dc875c704ce75b | [
"BSD-2-Clause"
] | null | null | null | x4o-driver/src/main/java/org/x4o/xml/io/sax/ext/AbstractContentWriterLexical.java | ralic/gnu_x4o | 0c811208ecebe659d0acfcf5e1dc875c704ce75b | [
"BSD-2-Clause"
] | null | null | null | 31.120968 | 116 | 0.735424 | 7,377 | /*
* Copyright (c) 2004-2014, Willem Cazander
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are permitted provided
* that the following conditions are met:
*
* * Redistributions of source code must retain the above copyright notice, this list of condi... |
3e11792b511b70410826edfa91dd04234aa4e2e8 | 2,783 | java | Java | smart-http-server/src/main/java/org/smartboot/http/HttpRequest.java | tcrct/smart-http | fb6fa763fdce43dd5a1ffd26fec22d374edd9881 | [
"Apache-2.0"
] | null | null | null | smart-http-server/src/main/java/org/smartboot/http/HttpRequest.java | tcrct/smart-http | fb6fa763fdce43dd5a1ffd26fec22d374edd9881 | [
"Apache-2.0"
] | null | null | null | smart-http-server/src/main/java/org/smartboot/http/HttpRequest.java | tcrct/smart-http | fb6fa763fdce43dd5a1ffd26fec22d374edd9881 | [
"Apache-2.0"
] | null | null | null | 25.126126 | 80 | 0.629975 | 7,378 | /*******************************************************************************
* Copyright (c) 2017-2020, org.smartboot. All rights reserved.
* project name: smart-http
* file name: HttpRequest.java
* Date: 2020-01-01
* Author: sandao (hzdkv@example.com)
*********************************************************... |
3e1179f472ff705877873d89a7b23d5c1b55dff3 | 422 | java | Java | src/main/java/edu/uwo/health/entity/FaceLoginParams.java | yweng47/HealthU_backend | c945d0d2aeb0c64543f9e83ab04e54c42da9f368 | [
"MIT"
] | null | null | null | src/main/java/edu/uwo/health/entity/FaceLoginParams.java | yweng47/HealthU_backend | c945d0d2aeb0c64543f9e83ab04e54c42da9f368 | [
"MIT"
] | null | null | null | src/main/java/edu/uwo/health/entity/FaceLoginParams.java | yweng47/HealthU_backend | c945d0d2aeb0c64543f9e83ab04e54c42da9f368 | [
"MIT"
] | null | null | null | 19.181818 | 54 | 0.677725 | 7,379 | package edu.uwo.health.entity;
import java.io.Serializable;
public class FaceLoginParams implements Serializable {
private String username;
public FaceLoginParams() {}
public FaceLoginParams(String username) {
this.username = username;
}
public String getUsername() {
return user... |
3e117ca3e7f329361913dd8d0d279abe133d4d1c | 40,297 | java | Java | platform/util/src/com/intellij/util/ui/JBUI.java | pavel-ryzhov/intellij-community | 8f62306112e5e5f56e5af87b4104ead2aa831e22 | [
"Apache-2.0"
] | null | null | null | platform/util/src/com/intellij/util/ui/JBUI.java | pavel-ryzhov/intellij-community | 8f62306112e5e5f56e5af87b4104ead2aa831e22 | [
"Apache-2.0"
] | null | null | null | platform/util/src/com/intellij/util/ui/JBUI.java | pavel-ryzhov/intellij-community | 8f62306112e5e5f56e5af87b4104ead2aa831e22 | [
"Apache-2.0"
] | 1 | 2019-07-18T16:50:52.000Z | 2019-07-18T16:50:52.000Z | 31.630298 | 131 | 0.668437 | 7,380 | /*
* Copyright 2000-2016 JetBrains s.r.o.
*
* 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... |
3e117ce18733400db482934c0b893daaebef73d9 | 655 | java | Java | Corpus/aspectj/510.java | JamesCao2048/BlizzardData | a524bec4f0d297bb748234eeb1c2fcdee3dce7d7 | [
"MIT"
] | 1 | 2022-01-15T02:47:45.000Z | 2022-01-15T02:47:45.000Z | Corpus/aspectj/510.java | JamesCao2048/BlizzardData | a524bec4f0d297bb748234eeb1c2fcdee3dce7d7 | [
"MIT"
] | null | null | null | Corpus/aspectj/510.java | JamesCao2048/BlizzardData | a524bec4f0d297bb748234eeb1c2fcdee3dce7d7 | [
"MIT"
] | null | null | null | 32.75 | 81 | 0.574046 | 7,381 | /*******************************************************************************
* Copyright (c) 2006 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is ... |
3e117d22cfbd364ce2383b2494e62e70e7da2793 | 9,024 | java | Java | components/camel-aws/src/main/java/org/apache/camel/component/aws/sqs/SqsEndpoint.java | cerker/camel | f5b73ce48ba8e5bf58495ad2dff0896d83bffa61 | [
"Apache-2.0"
] | null | null | null | components/camel-aws/src/main/java/org/apache/camel/component/aws/sqs/SqsEndpoint.java | cerker/camel | f5b73ce48ba8e5bf58495ad2dff0896d83bffa61 | [
"Apache-2.0"
] | null | null | null | components/camel-aws/src/main/java/org/apache/camel/component/aws/sqs/SqsEndpoint.java | cerker/camel | f5b73ce48ba8e5bf58495ad2dff0896d83bffa61 | [
"Apache-2.0"
] | null | null | null | 41.777778 | 168 | 0.69559 | 7,382 | /**
* 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... |
3e117d587bf61135999b564068e71abc88b71b3f | 810 | java | Java | service/src/main/java/uk/gov/hmcts/reform/fpl/service/orders/docmosis/C23EPODocmosisParameters.java | damongreen123/fpl-ccd-configuration | 722138312853574b35285e24fdc15dc30b3cb73e | [
"MIT"
] | 6 | 2019-08-16T12:58:12.000Z | 2021-09-27T09:04:36.000Z | service/src/main/java/uk/gov/hmcts/reform/fpl/service/orders/docmosis/C23EPODocmosisParameters.java | damongreen123/fpl-ccd-configuration | 722138312853574b35285e24fdc15dc30b3cb73e | [
"MIT"
] | 2,084 | 2018-10-02T16:15:34.000Z | 2022-03-31T18:04:14.000Z | service/src/main/java/uk/gov/hmcts/reform/fpl/service/orders/docmosis/C23EPODocmosisParameters.java | damongreen123/fpl-ccd-configuration | 722138312853574b35285e24fdc15dc30b3cb73e | [
"MIT"
] | 7 | 2018-11-29T18:05:37.000Z | 2022-01-25T13:57:25.000Z | 27 | 66 | 0.796296 | 7,383 | package uk.gov.hmcts.reform.fpl.service.orders.docmosis;
import lombok.EqualsAndHashCode;
import lombok.ToString;
import lombok.Value;
import lombok.experimental.SuperBuilder;
import uk.gov.hmcts.reform.fpl.enums.EPOType;
import uk.gov.hmcts.reform.fpl.enums.GeneratedOrderType;
@EqualsAndHashCode(callSuper = true)
@T... |
3e117df1dea58501a26a20e45c1cd72234fe0644 | 297 | java | Java | biz.aQute.bndlib.tests/src/test/uses/param/UsesParam.java | mcculls/bnd | f553787d0e339948b01085545e291f63d0e9175c | [
"Apache-2.0"
] | 1 | 2022-03-23T14:00:11.000Z | 2022-03-23T14:00:11.000Z | biz.aQute.bndlib.tests/src/test/uses/param/UsesParam.java | mcculls/bnd | f553787d0e339948b01085545e291f63d0e9175c | [
"Apache-2.0"
] | 1 | 2018-07-31T09:47:46.000Z | 2020-10-10T18:55:13.000Z | biz.aQute.bndlib.tests/src/test/uses/param/UsesParam.java | mcculls/bnd | f553787d0e339948b01085545e291f63d0e9175c | [
"Apache-2.0"
] | 1 | 2021-01-26T10:41:39.000Z | 2021-01-26T10:41:39.000Z | 16.5 | 45 | 0.747475 | 7,384 | package test.uses.param;
import javax.security.auth.Subject;
import javax.security.auth.callback.Callback;
public class UsesParam {
public static void foo(Callback config) {
Subject subject = new Subject();
}
@SuppressWarnings("unused")
private static void bar(Subject subject) {
}
}
|
3e117e5c94e18e068e91949e1950c5247063624b | 1,292 | java | Java | smallrye-reactive-messaging-camel/src/main/java/io/smallrye/reactive/messaging/camel/OutgoingExchangeMetadata.java | jogueber/smallrye-reactive-messaging | 4af403aed8d0bd19781af2b7429de8af0d7024e5 | [
"Apache-2.0"
] | 145 | 2018-11-05T13:38:46.000Z | 2022-03-30T19:01:57.000Z | smallrye-reactive-messaging-camel/src/main/java/io/smallrye/reactive/messaging/camel/OutgoingExchangeMetadata.java | jogueber/smallrye-reactive-messaging | 4af403aed8d0bd19781af2b7429de8af0d7024e5 | [
"Apache-2.0"
] | 885 | 2018-11-13T09:00:34.000Z | 2022-03-31T16:57:44.000Z | smallrye-reactive-messaging-camel/src/main/java/io/smallrye/reactive/messaging/camel/OutgoingExchangeMetadata.java | jogueber/smallrye-reactive-messaging | 4af403aed8d0bd19781af2b7429de8af0d7024e5 | [
"Apache-2.0"
] | 132 | 2018-12-17T08:30:18.000Z | 2022-03-30T08:01:52.000Z | 24.846154 | 81 | 0.686533 | 7,385 | package io.smallrye.reactive.messaging.camel;
import java.util.Map;
import java.util.concurrent.ConcurrentHashMap;
import org.apache.camel.ExchangePattern;
public class OutgoingExchangeMetadata {
private Map<String, Object> properties = new ConcurrentHashMap<>();
private Map<String, Object> headers = new Co... |
3e117e84a37023a37013c95a5becddecc78f48bf | 7,042 | java | Java | src/main/java/org/jhove2/module/format/tiff/profile/TiffITBLP1Profile.java | opf-labs/jhove2 | cae9ab898bcc82b9623539f161bc4d749b365a48 | [
"BSD-2-Clause"
] | 11 | 2015-02-03T19:52:39.000Z | 2020-03-24T11:25:29.000Z | src/main/java/org/jhove2/module/format/tiff/profile/TiffITBLP1Profile.java | opf-labs/jhove2 | cae9ab898bcc82b9623539f161bc4d749b365a48 | [
"BSD-2-Clause"
] | 1 | 2015-05-12T12:03:52.000Z | 2015-05-12T12:24:08.000Z | src/main/java/org/jhove2/module/format/tiff/profile/TiffITBLP1Profile.java | opf-labs/jhove2 | cae9ab898bcc82b9623539f161bc4d749b365a48 | [
"BSD-2-Clause"
] | 1 | 2015-04-30T11:02:02.000Z | 2015-04-30T11:02:02.000Z | 41.181287 | 118 | 0.629509 | 7,386 | /**
* JHOVE2 - Next-generation architecture for format-aware characterization
*
* Copyright (c) 2009 by The Regents of the University of California, Ithaka
* Harbors, Inc., and The Board of Trustees of the Leland Stanford Junior
* University. All rights reserved.
*
* Redistribution and use in source and... |
3e117e9c8e47274f3e7627ab7b540a391765cff0 | 1,190 | java | Java | javalin-service/src/test/java/org/example/web/IntegrationTest.java | avaje-metrics/examples | cdcc2e7ca77ac357a85e68a9f9d82ffd3e5a7c45 | [
"Apache-2.0"
] | null | null | null | javalin-service/src/test/java/org/example/web/IntegrationTest.java | avaje-metrics/examples | cdcc2e7ca77ac357a85e68a9f9d82ffd3e5a7c45 | [
"Apache-2.0"
] | null | null | null | javalin-service/src/test/java/org/example/web/IntegrationTest.java | avaje-metrics/examples | cdcc2e7ca77ac357a85e68a9f9d82ffd3e5a7c45 | [
"Apache-2.0"
] | null | null | null | 25.319149 | 95 | 0.67479 | 7,387 | package org.example.web;
import io.javalin.Javalin;
import kong.unirest.GenericType;
import kong.unirest.HttpResponse;
import kong.unirest.Unirest;
import org.example.web.api.Foo;
import org.example.web.api.ListResponse;
import org.junit.Test;
import java.util.List;
import static org.assertj.core.api.Assertions.asse... |
3e117f0690557bfd88f121a84b767ca8a670e25f | 1,684 | java | Java | java/core/Java7NewFeaturesCookbook/src/main/java/org/nandao/cap06/p01ManagingSimpleFiles/Test.java | fernando-romulo-silva/myStudies | 33097bb4f5441a64f3647d8eceec4550c84822dc | [
"Apache-2.0"
] | 1 | 2020-12-02T19:03:30.000Z | 2020-12-02T19:03:30.000Z | java/core/Java7NewFeaturesCookbook/src/main/java/org/nandao/cap06/p01ManagingSimpleFiles/Test.java | fernando-romulo-silva/myStudies | 33097bb4f5441a64f3647d8eceec4550c84822dc | [
"Apache-2.0"
] | 4 | 2021-08-02T23:29:06.000Z | 2021-09-28T22:43:34.000Z | java/core/Java7NewFeaturesCookbook/src/main/java/org/nandao/cap06/p01ManagingSimpleFiles/Test.java | fernando-romulo-silva/myStudies | 33097bb4f5441a64f3647d8eceec4550c84822dc | [
"Apache-2.0"
] | null | null | null | 35.083333 | 113 | 0.688242 | 7,388 | package org.nandao.cap06.p01ManagingSimpleFiles;
import java.io.File;
import java.nio.charset.Charset;
import java.nio.file.Files;
import java.nio.file.Path;
import java.nio.file.Paths;
import java.nio.file.StandardOpenOption;
import java.util.List;
// Some files are small and contain simple data. This is usually tru... |
3e117f6754d5fa72b2fe5d9cc9329714578b9c1b | 3,229 | java | Java | src/main/java/com/webcheckers/ui/PostGameRoute.java | samuelkeir98/WebCheckers | dcccd29d67925d71274e5a7b891ce7adbd510404 | [
"MIT"
] | null | null | null | src/main/java/com/webcheckers/ui/PostGameRoute.java | samuelkeir98/WebCheckers | dcccd29d67925d71274e5a7b891ce7adbd510404 | [
"MIT"
] | null | null | null | src/main/java/com/webcheckers/ui/PostGameRoute.java | samuelkeir98/WebCheckers | dcccd29d67925d71274e5a7b891ce7adbd510404 | [
"MIT"
] | 1 | 2019-03-10T17:52:39.000Z | 2019-03-10T17:52:39.000Z | 36.693182 | 103 | 0.67668 | 7,389 | package com.webcheckers.ui;
import com.webcheckers.appl.GameLobby;
import com.webcheckers.appl.PlayerLobby;
import com.webcheckers.model.Color;
import com.webcheckers.model.Game;
import com.webcheckers.model.Player;
import spark.*;
import java.util.HashMap;
import java.util.Map;
import java.util.Objects;
/**
* UI C... |
3e117fa2ed085eac74bc78b14f532c9a4b916ea5 | 1,542 | java | Java | src/main/java/Controller/IAiMovable.java | Epirius/Chess_OOP | 6e82bfe518abbb2a5fa44eb2368dc64f27ea6b41 | [
"MIT"
] | null | null | null | src/main/java/Controller/IAiMovable.java | Epirius/Chess_OOP | 6e82bfe518abbb2a5fa44eb2368dc64f27ea6b41 | [
"MIT"
] | null | null | null | src/main/java/Controller/IAiMovable.java | Epirius/Chess_OOP | 6e82bfe518abbb2a5fa44eb2368dc64f27ea6b41 | [
"MIT"
] | null | null | null | 20.837838 | 102 | 0.597276 | 7,390 | package Controller;
import Model.Move;
import Model.Pieces.Piece;
import Model.Team;
import Model.Type;
import java.util.List;
/**
* @author Felix Kaasa
*/
public interface IAiMovable {
/**
* get piece at square
* @param id of the square that you want the piece from
* @return a Piece from the g... |
3e117fca60eedd9017cff96b037be0d014de9552 | 1,343 | java | Java | TcBrowse/browse/src/main/java/com/tamic/jswebview/browse/JsWeb/CustomWebViewClient.java | Tamicer/JsWebView | 00a4ab753360422b89453abbdb5e002eb3835a3e | [
"Apache-2.0"
] | 166 | 2016-12-02T08:22:40.000Z | 2021-12-27T04:12:44.000Z | TcBrowse/browse/src/main/java/com/tamic/jswebview/browse/JsWeb/CustomWebViewClient.java | NeglectedByBoss/JsWebView | 00a4ab753360422b89453abbdb5e002eb3835a3e | [
"Apache-2.0"
] | 4 | 2017-02-07T05:57:50.000Z | 2018-10-29T02:45:27.000Z | TcBrowse/browse/src/main/java/com/tamic/jswebview/browse/JsWeb/CustomWebViewClient.java | Tamicer/JsWebView | 00a4ab753360422b89453abbdb5e002eb3835a3e | [
"Apache-2.0"
] | 48 | 2016-12-02T08:22:41.000Z | 2021-05-24T11:15:53.000Z | 22.383333 | 72 | 0.657483 | 7,391 | package com.tamic.jswebview.browse.JsWeb;
import android.support.annotation.NonNull;
import android.webkit.WebView;
import com.tamic.jswebview.browse.BridgeWebView;
import com.tamic.jswebview.browse.BridgeWebViewClient;
import java.util.Map;
/**
* Class description
*
* @author YEZHENNAN220
* @date 2016-07-08 1... |
3e11804fb812ea3b2e9d898e0412f589855ed2b4 | 1,326 | java | Java | src/main/java/net/es/nsi/pce/visualization/Display.java | BandwidthOnDemand/nsi-pce | 2b3807259b1bdb59806e3683df80b8ab6eee046d | [
"BSD-3-Clause-LBNL"
] | 1 | 2015-03-10T19:47:57.000Z | 2015-03-10T19:47:57.000Z | src/main/java/net/es/nsi/pce/visualization/Display.java | BandwidthOnDemand/nsi-pce | 2b3807259b1bdb59806e3683df80b8ab6eee046d | [
"BSD-3-Clause-LBNL"
] | 10 | 2015-05-29T16:38:39.000Z | 2021-12-13T14:01:57.000Z | src/main/java/net/es/nsi/pce/visualization/Display.java | BandwidthOnDemand/nsi-pce | 2b3807259b1bdb59806e3683df80b8ab6eee046d | [
"BSD-3-Clause-LBNL"
] | 1 | 2015-12-08T20:16:00.000Z | 2015-12-08T20:16:00.000Z | 27.625 | 88 | 0.629713 | 7,392 | package net.es.nsi.pce.visualization;
import java.awt.Color;
/**
*
* @author hacksaw
*/
public class Display {
public static final int maxX = 1200;
public static final int maxY = 1000;
public static final float centerX = maxX / 2;
public static final float centerY = maxY / 2;
public static fi... |
3e11807a381beeb993fccd3ab105dfea42f061a9 | 3,193 | java | Java | data-service/src/contract-tests/java/uk/gov/gchq/palisade/contract/data/rest/HealthActuatorContractTest.java | gchq/Palisade-services | 105c35f7fe42216858cb1011c749e6f5db76b86f | [
"Apache-2.0",
"CC-BY-4.0"
] | 3 | 2020-07-13T09:43:55.000Z | 2021-01-07T12:44:52.000Z | data-service/src/contract-tests/java/uk/gov/gchq/palisade/contract/data/rest/HealthActuatorContractTest.java | gchq/Palisade-services | 105c35f7fe42216858cb1011c749e6f5db76b86f | [
"Apache-2.0",
"CC-BY-4.0"
] | 66 | 2019-10-03T14:47:59.000Z | 2022-01-24T03:36:02.000Z | data-service/src/contract-tests/java/uk/gov/gchq/palisade/contract/data/rest/HealthActuatorContractTest.java | gchq/Palisade-services | 105c35f7fe42216858cb1011c749e6f5db76b86f | [
"Apache-2.0",
"CC-BY-4.0"
] | 4 | 2020-05-07T20:39:11.000Z | 2021-05-19T04:55:21.000Z | 40.935897 | 119 | 0.724084 | 7,393 | /*
* Copyright 2018-2021 Crown Copyright
*
* 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... |
3e1180ea108383c79c463cc7e563aa04f24cb80f | 3,889 | java | Java | components/components-marketo/components-marketo-definition/src/main/java/org/talend/components/marketo/helpers/MarketoColumnMappingsTable.java | wwang-talend/components | 273af8f4ec300684c65b8afef23b96107680f8d9 | [
"Apache-2.0"
] | 53 | 2016-03-06T10:52:48.000Z | 2020-12-09T15:11:21.000Z | components/components-marketo/components-marketo-definition/src/main/java/org/talend/components/marketo/helpers/MarketoColumnMappingsTable.java | wwang-talend/components | 273af8f4ec300684c65b8afef23b96107680f8d9 | [
"Apache-2.0"
] | 1,727 | 2016-01-28T09:05:53.000Z | 2022-03-29T05:59:55.000Z | components/components-marketo/components-marketo-definition/src/main/java/org/talend/components/marketo/helpers/MarketoColumnMappingsTable.java | wwang-talend/components | 273af8f4ec300684c65b8afef23b96107680f8d9 | [
"Apache-2.0"
] | 112 | 2016-01-28T03:27:24.000Z | 2021-10-13T02:58:54.000Z | 33.817391 | 105 | 0.608897 | 7,394 | // ============================================================================
//
// Copyright (C) 2006-2019 Talend Inc. - www.talend.com
//
// This source code is available under agreement available at
// %InstallDIR%\features\org.talend.rcp.branding.%PRODUCTNAME%\%PRODUCTNAME%license.txt
//
// You should have receiv... |
3e11822167c15545ee4070887174af5d9508beb2 | 2,792 | java | Java | src/main/java/com/dalgen/mybatis/model/dbtable/Table.java | wjn161/mybatis-dalgen | 514aa50bf0c9f898fa26c239a95a1ee69d4356c5 | [
"Apache-2.0"
] | 19 | 2018-05-18T12:43:06.000Z | 2021-07-16T04:08:36.000Z | src/main/java/com/dalgen/mybatis/model/dbtable/Table.java | lioutall/mybatis-dalgen | df05e0ce1ed022ea1b69015e4ab0724a7b5c5468 | [
"Apache-2.0"
] | 1 | 2019-01-18T14:39:30.000Z | 2019-01-19T11:55:35.000Z | src/main/java/com/dalgen/mybatis/model/dbtable/Table.java | lioutall/mybatis-dalgen | df05e0ce1ed022ea1b69015e4ab0724a7b5c5468 | [
"Apache-2.0"
] | 13 | 2018-05-09T02:01:04.000Z | 2020-10-26T09:48:17.000Z | 18.012903 | 59 | 0.534742 | 7,395 | package com.dalgen.mybatis.model.dbtable;
import com.google.common.collect.Lists;
import java.util.List;
/**
* 表信息 Created by bangis.wangdf on 15/12/4. Desc
*/
public class Table {
/**
* The Sql name.
*/
private String sqlName;
/**
* The Java name.
*/
private String ... |
3e11825d210b92fbecea7808956263d8c1f1667f | 2,108 | java | Java | vlogpp2/src/apfe/vlogpp2/CellDefine.java | gburdell/apfe | 7c6aff9121206bb60be6128fc76d4d49d4d2cfb1 | [
"MIT"
] | null | null | null | vlogpp2/src/apfe/vlogpp2/CellDefine.java | gburdell/apfe | 7c6aff9121206bb60be6128fc76d4d49d4d2cfb1 | [
"MIT"
] | null | null | null | vlogpp2/src/apfe/vlogpp2/CellDefine.java | gburdell/apfe | 7c6aff9121206bb60be6128fc76d4d49d4d2cfb1 | [
"MIT"
] | null | null | null | 32.430769 | 80 | 0.68833 | 7,396 | /*
* The MIT License
*
* Copyright 2014 gburdell.
*
* 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... |
3e11832dffd18607c2e8f24579b92d3ada980f00 | 9,973 | java | Java | src/org/citydb/gui/menubar/InfoDialog.java | Fuxuandi-Michelle/importer-exporter-BuildingADE | 27f1581fafcff4f2418ca35184fb0ad8d579906e | [
"Apache-2.0"
] | null | null | null | src/org/citydb/gui/menubar/InfoDialog.java | Fuxuandi-Michelle/importer-exporter-BuildingADE | 27f1581fafcff4f2418ca35184fb0ad8d579906e | [
"Apache-2.0"
] | null | null | null | src/org/citydb/gui/menubar/InfoDialog.java | Fuxuandi-Michelle/importer-exporter-BuildingADE | 27f1581fafcff4f2418ca35184fb0ad8d579906e | [
"Apache-2.0"
] | 1 | 2019-04-16T04:29:15.000Z | 2019-04-16T04:29:15.000Z | 43.850877 | 170 | 0.704141 | 7,397 | /*
* 3D City Database - The Open Source CityGML Database
* http://www.3dcitydb.org/
*
* Copyright 2013 - 2016
* Chair of Geoinformatics
* Technical University of Munich, Germany
* https://www.gis.bgu.tum.de/
*
* The 3D City Database is jointly developed with the following
* cooperation partners:
... |
3e1184b9553605f88883c1531e8e5cea33ebfdf2 | 3,585 | java | Java | bookkeeper-server/src/test/java/org/apache/bookkeeper/client/UpdateMapTest.java | cesto93/bookkeeper | dc1f8065d89f8de790a649e5055753dbe505c8fa | [
"Apache-2.0"
] | null | null | null | bookkeeper-server/src/test/java/org/apache/bookkeeper/client/UpdateMapTest.java | cesto93/bookkeeper | dc1f8065d89f8de790a649e5055753dbe505c8fa | [
"Apache-2.0"
] | null | null | null | bookkeeper-server/src/test/java/org/apache/bookkeeper/client/UpdateMapTest.java | cesto93/bookkeeper | dc1f8065d89f8de790a649e5055753dbe505c8fa | [
"Apache-2.0"
] | null | null | null | 33.194444 | 122 | 0.58159 | 7,398 | package org.apache.bookkeeper.client;
import org.junit.Test;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertTrue;
import static org.mockito.Mockito.*;
import java.util.*;
import org.apache.bookkeeper.client.WeightedRandomSelection.WeightedObject;
import org.junit.runner.RunWith;
i... |
3e1184ef7173d3a82d92229116c653417d9ed7a4 | 3,173 | java | Java | server/src/main/java/umm3601/rides/RideRequestHandler.java | UMM-CSci-3601-S19/iteration-1-iteration-1-jrmk | 5b55d087cb46e9abb2079784eb51a7c746dcb965 | [
"MIT"
] | null | null | null | server/src/main/java/umm3601/rides/RideRequestHandler.java | UMM-CSci-3601-S19/iteration-1-iteration-1-jrmk | 5b55d087cb46e9abb2079784eb51a7c746dcb965 | [
"MIT"
] | 19 | 2019-03-05T19:41:24.000Z | 2019-03-16T03:51:13.000Z | server/src/main/java/umm3601/rides/RideRequestHandler.java | UMM-CSci-3601-S19/iteration-1-iteration-1-jrmk | 5b55d087cb46e9abb2079784eb51a7c746dcb965 | [
"MIT"
] | null | null | null | 33.4 | 128 | 0.680429 | 7,399 | package umm3601.rides;
import org.bson.Document;
import spark.Request;
import spark.Response;
import umm3601.user.UserController;
public class RideRequestHandler {
private final RideController rideController;
public RideRequestHandler(RideController rideController) {
this.rideController = rideController;
... |
3e11858dd0000d097feb43c8e1ee488ad3d89f32 | 503 | java | Java | scorpio-framework/src/main/java/top/jshanet/scorpio/framework/repository/ScorpioRepository.java | jshanet/scorpio | 476f99c1b561460b7326fd7c6023baa381e5e939 | [
"MIT"
] | 1 | 2020-08-24T15:13:05.000Z | 2020-08-24T15:13:05.000Z | scorpio-framework/src/main/java/top/jshanet/scorpio/framework/repository/ScorpioRepository.java | jshanet/scorpio | 476f99c1b561460b7326fd7c6023baa381e5e939 | [
"MIT"
] | null | null | null | scorpio-framework/src/main/java/top/jshanet/scorpio/framework/repository/ScorpioRepository.java | jshanet/scorpio | 476f99c1b561460b7326fd7c6023baa381e5e939 | [
"MIT"
] | null | null | null | 31.4375 | 72 | 0.823062 | 7,400 | package top.jshanet.scorpio.framework.repository;
import top.jshanet.scorpio.framework.entity.ScorpioEntity;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.JpaSpecificationExecutor;
import org.springframework.data.repository.NoRepositoryBean;
/**
* @autho... |
3e11869dad3bc73ef61efd1174725ecb6d8916cf | 1,039 | java | Java | src/main/java/cn/jeeweb/core/common/entity/tree/TreeNode.java | tanfangit/pc-web | 933cb5133088a8a5c5f253cc3762f08603791c4c | [
"MIT"
] | 12 | 2018-08-07T05:49:42.000Z | 2021-04-07T13:00:03.000Z | src/main/java/cn/jeeweb/core/common/entity/tree/TreeNode.java | tanfangit/pc-web | 933cb5133088a8a5c5f253cc3762f08603791c4c | [
"MIT"
] | 5 | 2019-11-13T06:38:52.000Z | 2021-09-20T20:38:54.000Z | src/main/java/cn/jeeweb/core/common/entity/tree/TreeNode.java | tanfangit/pc-web | 933cb5133088a8a5c5f253cc3762f08603791c4c | [
"MIT"
] | 8 | 2018-08-08T07:29:52.000Z | 2021-09-23T07:14:14.000Z | 16.234375 | 73 | 0.677575 | 7,401 | package cn.jeeweb.core.common.entity.tree;
public interface TreeNode<ID> {
public ID getId();// 主键
public void setId(ID name);// 设置主键
/**
* 是否是根节点
*
* @return
*/
public boolean isRoot();
public String getName();// 节点名称
public void setName(String name);// 设置节点名称
public Long getLevel();// 节点的级别,默认最高级... |
3e1186b66e19ffdccf6a5ad35c9ba55677d6c90b | 3,933 | java | Java | ui/web/main/src/java/com/echothree/ui/web/main/action/advertising/offeritemprice/HistoryAction.java | echothreellc/echothree | 1744df7654097cc000e5eca32de127b5dc745302 | [
"Apache-2.0"
] | 1 | 2020-09-01T08:39:01.000Z | 2020-09-01T08:39:01.000Z | ui/web/main/src/java/com/echothree/ui/web/main/action/advertising/offeritemprice/HistoryAction.java | echothreellc/echothree | 1744df7654097cc000e5eca32de127b5dc745302 | [
"Apache-2.0"
] | null | null | null | ui/web/main/src/java/com/echothree/ui/web/main/action/advertising/offeritemprice/HistoryAction.java | echothreellc/echothree | 1744df7654097cc000e5eca32de127b5dc745302 | [
"Apache-2.0"
] | 1 | 2020-05-31T08:34:46.000Z | 2020-05-31T08:34:46.000Z | 50.423077 | 136 | 0.742944 | 7,402 | // --------------------------------------------------------------------------------
// Copyright 2002-2021 Echo Three, LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http:/... |
3e11886d9ad6a561f4a3048259ca2976a6c109e7 | 620 | java | Java | jforgame-server/src/main/java/jforgame/server/game/database/config/bean/ConfigSkill.java | apaz4/jforgame-master | 3ac0d1a9a0dafc0bcdb583e2d42a49b311d5fe67 | [
"Apache-2.0"
] | 784 | 2017-09-10T06:26:04.000Z | 2022-03-31T09:55:51.000Z | jforgame-server/src/main/java/jforgame/server/game/database/config/bean/ConfigSkill.java | apaz4/jforgame-master | 3ac0d1a9a0dafc0bcdb583e2d42a49b311d5fe67 | [
"Apache-2.0"
] | 19 | 2017-10-18T15:02:06.000Z | 2022-01-06T08:59:58.000Z | jforgame-server/src/main/java/jforgame/server/game/database/config/bean/ConfigSkill.java | apaz4/jforgame-master | 3ac0d1a9a0dafc0bcdb583e2d42a49b311d5fe67 | [
"Apache-2.0"
] | 262 | 2017-09-12T06:07:45.000Z | 2022-03-28T10:43:44.000Z | 12.653061 | 50 | 0.682258 | 7,403 | package jforgame.server.game.database.config.bean;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Id;
@Entity()
public class ConfigSkill {
@Id
@Column
private int id;
@Column
private String name;
/**
* 技能效果说明
*/
@Column
private String effect;
public int get... |
3e11890d969d340ded4b9b2b50bcf919f646b5bf | 347 | java | Java | src/test/java/ca/netopia/projects/shortbin/ShortbinApplicationTests.java | cypherkey/shortbin | 1e1e0c1a6377d6050a6d43d30bf0bf753ac300d4 | [
"MIT"
] | null | null | null | src/test/java/ca/netopia/projects/shortbin/ShortbinApplicationTests.java | cypherkey/shortbin | 1e1e0c1a6377d6050a6d43d30bf0bf753ac300d4 | [
"MIT"
] | null | null | null | src/test/java/ca/netopia/projects/shortbin/ShortbinApplicationTests.java | cypherkey/shortbin | 1e1e0c1a6377d6050a6d43d30bf0bf753ac300d4 | [
"MIT"
] | null | null | null | 20.411765 | 60 | 0.81268 | 7,404 | package ca.netopia.projects.shortbin;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunner;
@RunWith(SpringRunner.class)
@SpringBootTest
public class ShortbinApplicationTests {
@Test
public v... |
3e118919305a04ca12b7485e7d30a0c6e5900321 | 20,230 | java | Java | org.metafacture.fix/src/main/java/org/metafacture/metamorph/FixBuilder.java | metafacture/metafacture-fix | 92f27fbebdee440382a9154b4dabe07a30e76964 | [
"Apache-2.0"
] | 8 | 2019-05-10T12:04:21.000Z | 2022-01-21T11:36:27.000Z | org.metafacture.fix/src/main/java/org/metafacture/metamorph/FixBuilder.java | metafacture/metafacture-fix | 92f27fbebdee440382a9154b4dabe07a30e76964 | [
"Apache-2.0"
] | 160 | 2019-08-27T11:21:22.000Z | 2022-03-31T11:52:34.000Z | org.metafacture.fix/src/main/java/org/metafacture/metamorph/FixBuilder.java | metafacture/metafacture-fix | 92f27fbebdee440382a9154b4dabe07a30e76964 | [
"Apache-2.0"
] | 3 | 2020-01-22T13:12:12.000Z | 2020-10-28T14:23:46.000Z | 38.460076 | 127 | 0.627336 | 7,405 | /*
* Copyright 2013, 2020 Deutsche Nationalbibliothek and others
*
* 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 ... |
3e118976ed0989d75276a5d6bf1af7840cc29431 | 6,644 | java | Java | src/test/java/com/lmax/disruptor/SingleProducerSequencerTest.java | jlusdy/disruptor | c2a23324b4353726fc5515ee6459bc70b67fc2f1 | [
"Apache-2.0"
] | 2 | 2016-04-01T02:24:25.000Z | 2016-12-26T05:44:12.000Z | src/test/java/com/lmax/disruptor/SingleProducerSequencerTest.java | jlusdy/disruptor | c2a23324b4353726fc5515ee6459bc70b67fc2f1 | [
"Apache-2.0"
] | null | null | null | src/test/java/com/lmax/disruptor/SingleProducerSequencerTest.java | jlusdy/disruptor | c2a23324b4353726fc5515ee6459bc70b67fc2f1 | [
"Apache-2.0"
] | null | null | null | 30.759259 | 115 | 0.663606 | 7,406 | /*
* Copyright 2011 LMAX Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in wri... |
3e118a4e2e4d0ed3633c47a88a9c75f522711604 | 2,926 | java | Java | sdk/src/main/java/net/tenie/Sqlucky/sdk/po/DbSchemaPo.java | tenie/SQLucky | be7d263183430e2af14953b9ca54f7b71df5f309 | [
"Apache-2.0"
] | 17 | 2020-11-16T09:14:23.000Z | 2022-03-25T05:46:33.000Z | sdk/src/main/java/net/tenie/Sqlucky/sdk/po/DbSchemaPo.java | tenie/SQLucky | be7d263183430e2af14953b9ca54f7b71df5f309 | [
"Apache-2.0"
] | 1 | 2022-02-28T10:36:46.000Z | 2022-02-28T10:36:46.000Z | sdk/src/main/java/net/tenie/Sqlucky/sdk/po/DbSchemaPo.java | tenie/SQLucky | be7d263183430e2af14953b9ca54f7b71df5f309 | [
"Apache-2.0"
] | 1 | 2021-02-07T08:03:47.000Z | 2021-02-07T08:03:47.000Z | 20.461538 | 73 | 0.713944 | 7,407 | package net.tenie.Sqlucky.sdk.po;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
/**
*
* @author tenie
*
*/
public class DbSchemaPo {
private String schemaName;
private List<TablePo> tabs;
private Map<String, TablePo> mTabs = new HashMap<>();
private List<TablePo> views;
private Map... |
3e118a75947dda86e35f2226ebc1bfe865a07535 | 964 | java | Java | powerauth-data-adapter-model/src/main/java/io/getlime/security/powerauth/lib/dataadapter/model/enumeration/SmsDeliveryResult.java | wultra/powerauth-webflow | 83623321f8987d79e2ee48487ec8290137f9d3b5 | [
"Apache-2.0"
] | 5 | 2019-04-19T08:51:15.000Z | 2022-03-19T10:01:29.000Z | powerauth-data-adapter-model/src/main/java/io/getlime/security/powerauth/lib/dataadapter/model/enumeration/SmsDeliveryResult.java | wultra/powerauth-webflow | 83623321f8987d79e2ee48487ec8290137f9d3b5 | [
"Apache-2.0"
] | 346 | 2018-07-19T12:40:22.000Z | 2022-02-22T18:20:13.000Z | powerauth-data-adapter-model/src/main/java/io/getlime/security/powerauth/lib/dataadapter/model/enumeration/SmsDeliveryResult.java | wultra/powerauth-webflow | 83623321f8987d79e2ee48487ec8290137f9d3b5 | [
"Apache-2.0"
] | 6 | 2019-01-27T12:02:57.000Z | 2022-01-05T18:43:59.000Z | 26.944444 | 75 | 0.712371 | 7,408 | /*
* Copyright 2019 Wultra s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in... |
3e118aade02d167cda25789a05d6a6428402136c | 1,976 | java | Java | paxtools-core/src/main/java/org/biopax/paxtools/controller/TransitivePropertyAccessor.java | metincansiper/Paxtools | 2f93afa94426bf8b5afc2e0e61cd4b269a83288d | [
"MIT"
] | 20 | 2015-07-22T15:48:51.000Z | 2021-12-15T10:49:24.000Z | paxtools-core/src/main/java/org/biopax/paxtools/controller/TransitivePropertyAccessor.java | metincansiper/Paxtools | 2f93afa94426bf8b5afc2e0e61cd4b269a83288d | [
"MIT"
] | 48 | 2015-08-04T13:58:19.000Z | 2021-12-15T19:43:14.000Z | paxtools-core/src/main/java/org/biopax/paxtools/controller/TransitivePropertyAccessor.java | metincansiper/Paxtools | 2f93afa94426bf8b5afc2e0e61cd4b269a83288d | [
"MIT"
] | 10 | 2015-10-02T05:19:38.000Z | 2021-12-15T11:55:55.000Z | 31.870968 | 127 | 0.753036 | 7,409 | package org.biopax.paxtools.controller;
import org.biopax.paxtools.model.BioPAXElement;
import org.biopax.paxtools.util.IllegalBioPAXArgumentException;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.util.HashSet;
import java.util.Set;
/**
* This class is a transitive decorator for PropertyAcce... |
3e118caa8b235613ab6fb51daafcaab735bc3698 | 4,381 | java | Java | src/main/java/dev/tricht/lunaris/listeners/ClipboardListenerStack.java | mtricht/venarius | 904a7647ffc088050ef92e5b8e33672c65ed6811 | [
"MIT"
] | 96 | 2020-01-08T03:21:02.000Z | 2021-09-05T23:29:28.000Z | src/main/java/dev/tricht/lunaris/listeners/ClipboardListenerStack.java | mtricht/venarius | 904a7647ffc088050ef92e5b8e33672c65ed6811 | [
"MIT"
] | 66 | 2020-01-09T22:37:10.000Z | 2021-04-17T14:48:40.000Z | src/main/java/dev/tricht/lunaris/listeners/ClipboardListenerStack.java | mtricht/poe-assistant | 904a7647ffc088050ef92e5b8e33672c65ed6811 | [
"MIT"
] | 9 | 2020-01-10T18:48:52.000Z | 2022-02-07T23:32:08.000Z | 32.451852 | 110 | 0.587537 | 7,410 | package dev.tricht.lunaris.listeners;
import dev.tricht.lunaris.item.ItemGrabber;
import dev.tricht.lunaris.util.Platform;
import lombok.extern.slf4j.Slf4j;
import java.awt.*;
import java.awt.datatransfer.*;
import java.awt.event.KeyEvent;
import java.io.IOException;
import java.util.ArrayList;
@Slf4j
public class C... |
3e118d1b596457cb6e4c8e0f3cd08ba7cc0d4298 | 10,805 | java | Java | client/hotrod-client/src/test/java/org/infinispan/client/hotrod/ClientConnectionPoolingTest.java | yrodiere/infinispan | bf58f28b4654849dceece725ecb695abf4e26be7 | [
"Apache-2.0"
] | null | null | null | client/hotrod-client/src/test/java/org/infinispan/client/hotrod/ClientConnectionPoolingTest.java | yrodiere/infinispan | bf58f28b4654849dceece725ecb695abf4e26be7 | [
"Apache-2.0"
] | null | null | null | client/hotrod-client/src/test/java/org/infinispan/client/hotrod/ClientConnectionPoolingTest.java | yrodiere/infinispan | bf58f28b4654849dceece725ecb695abf4e26be7 | [
"Apache-2.0"
] | null | null | null | 40.040741 | 143 | 0.70382 | 7,411 | package org.infinispan.client.hotrod;
import static org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager;
import static org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killServers;
import static org.infinispan.server.hotrod.test.HotRodTestingUtil.hotRodCacheConfiguration;
import s... |
3e118dadbf05932555dd36786526b654dc91821c | 4,481 | java | Java | Skizzle/net/minecraft/client/gui/GuiSlider.java | 14ms/Minecraft-Disclosed-Source-Modifications | d3729ab0fb20c36da1732b2070d1cb5d1409ffbc | [
"Unlicense"
] | 3 | 2022-02-28T17:34:51.000Z | 2022-03-06T21:55:16.000Z | Skizzle/net/minecraft/client/gui/GuiSlider.java | 14ms/Minecraft-Disclosed-Source-Modifications | d3729ab0fb20c36da1732b2070d1cb5d1409ffbc | [
"Unlicense"
] | 2 | 2022-02-25T20:10:14.000Z | 2022-03-03T14:25:03.000Z | Skizzle/net/minecraft/client/gui/GuiSlider.java | 14ms/Minecraft-Disclosed-Source-Modifications | d3729ab0fb20c36da1732b2070d1cb5d1409ffbc | [
"Unlicense"
] | null | null | null | 39.654867 | 255 | 0.651417 | 7,412 | /*
* Decompiled with CFR 0.150.
*/
package net.minecraft.client.gui;
import net.minecraft.client.Minecraft;
import net.minecraft.client.gui.GuiButton;
import net.minecraft.client.gui.GuiPageButtonList;
import net.minecraft.client.renderer.GlStateManager;
import net.minecraft.client.resources.I18n;
public class GuiS... |
3e118ed38f37f446dc8fbe4e880d4835685f5013 | 5,922 | java | Java | nd4j/nd4j-backends/nd4j-backend-impls/nd4j-cuda/src/test/java/org/nd4j/jita/concurrency/CudaAffinityManagerTest.java | zhangy10/deeplearning4j | 9d31156ce600dee6ce4a7fac28286ebbaa211164 | [
"Apache-2.0"
] | 2 | 2018-11-26T15:30:37.000Z | 2018-11-26T15:30:39.000Z | nd4j/nd4j-backends/nd4j-backend-impls/nd4j-cuda/src/test/java/org/nd4j/jita/concurrency/CudaAffinityManagerTest.java | zhangy10/deeplearning4j | 9d31156ce600dee6ce4a7fac28286ebbaa211164 | [
"Apache-2.0"
] | 16 | 2018-12-03T11:37:19.000Z | 2018-12-03T19:47:25.000Z | nd4j/nd4j-backends/nd4j-backend-impls/nd4j-cuda/src/test/java/org/nd4j/jita/concurrency/CudaAffinityManagerTest.java | zhangy10/deeplearning4j | 9d31156ce600dee6ce4a7fac28286ebbaa211164 | [
"Apache-2.0"
] | 2 | 2021-03-01T07:46:24.000Z | 2021-09-26T17:08:40.000Z | 31.844086 | 105 | 0.572176 | 7,413 | /*******************************************************************************
* Copyright (c) 2015-2018 Skymind, Inc.
*
* This program and the accompanying materials are made available under the
* terms of the Apache License, Version 2.0 which is available at
* https://www.apache.org/licenses/LICENSE-2.0.
*
*... |
3e118ed4fd3ec0683435306470ba032112374129 | 947 | java | Java | src/main/java/info/ata4/bsplib/struct/DVertex.java | sneak-it/bspsrc | c55498518db85c54c54386df459cc8f830e11300 | [
"Apache-2.0"
] | 428 | 2015-01-08T22:09:24.000Z | 2022-03-28T17:12:00.000Z | src/main/java/info/ata4/bsplib/struct/DVertex.java | sneak-it/bspsrc | c55498518db85c54c54386df459cc8f830e11300 | [
"Apache-2.0"
] | 117 | 2015-01-15T18:51:16.000Z | 2022-03-31T19:04:23.000Z | src/main/java/info/ata4/bsplib/struct/DVertex.java | sneak-it/bspsrc | c55498518db85c54c54386df459cc8f830e11300 | [
"Apache-2.0"
] | 103 | 2015-01-18T22:53:49.000Z | 2022-03-11T01:38:51.000Z | 23.097561 | 69 | 0.647307 | 7,414 | /*
** 2011 September 25
**
** The author disclaims copyright to this source code. In place of
** a legal notice, here is a blessing:
** May you do good and not evil.
** May you find forgiveness for yourself and forgive others.
** May you share freely, never taking more than you give.
*/
packa... |
3e118fe9455a25d1710e232e39ef3b4b40d7eaa6 | 1,637 | java | Java | jmix-cuba/cuba/src/main/java/com/haulmont/cuba/gui/components/compatibility/PickerFieldFieldListenerWrapper.java | pierresj/jmix | df2da30df1e0bb7a10ffba3a98e16e9dc4d31318 | [
"Apache-2.0"
] | 30 | 2019-02-26T07:42:11.000Z | 2022-03-31T16:46:03.000Z | jmix-cuba/cuba/src/main/java/com/haulmont/cuba/gui/components/compatibility/PickerFieldFieldListenerWrapper.java | pierresj/jmix | df2da30df1e0bb7a10ffba3a98e16e9dc4d31318 | [
"Apache-2.0"
] | 909 | 2019-02-26T08:29:19.000Z | 2022-03-31T16:56:18.000Z | jmix-cuba/cuba/src/main/java/com/haulmont/cuba/gui/components/compatibility/PickerFieldFieldListenerWrapper.java | pierresj/jmix | df2da30df1e0bb7a10ffba3a98e16e9dc4d31318 | [
"Apache-2.0"
] | 15 | 2019-05-08T19:17:03.000Z | 2022-03-31T06:24:22.000Z | 30.314815 | 83 | 0.720831 | 7,415 | /*
* Copyright 2020 Haulmont.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in... |
3e119108c850d230717b7d85a9395325b064f295 | 4,910 | java | Java | fastersparql-operators/src/main/java/com/github/alexishuf/fastersparql/operators/impl/SimpleFilter.java | alexishuf/fastersparql | 16272fe9c58c907b3027511a692b57a362122f20 | [
"Apache-2.0"
] | null | null | null | fastersparql-operators/src/main/java/com/github/alexishuf/fastersparql/operators/impl/SimpleFilter.java | alexishuf/fastersparql | 16272fe9c58c907b3027511a692b57a362122f20 | [
"Apache-2.0"
] | null | null | null | fastersparql-operators/src/main/java/com/github/alexishuf/fastersparql/operators/impl/SimpleFilter.java | alexishuf/fastersparql | 16272fe9c58c907b3027511a692b57a362122f20 | [
"Apache-2.0"
] | null | null | null | 43.451327 | 101 | 0.700611 | 7,416 | package com.github.alexishuf.fastersparql.operators.impl;
import com.github.alexishuf.fastersparql.client.model.Results;
import com.github.alexishuf.fastersparql.client.model.row.RowOperations;
import com.github.alexishuf.fastersparql.client.util.reactive.AbstractProcessor;
import com.github.alexishuf.fastersparql.cli... |
3e1192cbba360bd4011a84fcf3a4771a96d3c62c | 78 | java | Java | src/main/java/com/xabe/mapstruct/dto/CarTypeDTO.java | xabe/java-test | 6b358e3c8fb3eab79f28d00d2ac42d2eca515b95 | [
"MIT"
] | null | null | null | src/main/java/com/xabe/mapstruct/dto/CarTypeDTO.java | xabe/java-test | 6b358e3c8fb3eab79f28d00d2ac42d2eca515b95 | [
"MIT"
] | 3 | 2021-12-14T21:15:59.000Z | 2021-12-18T18:18:44.000Z | src/main/java/com/xabe/mapstruct/dto/CarTypeDTO.java | xabe/java-test | 6b358e3c8fb3eab79f28d00d2ac42d2eca515b95 | [
"MIT"
] | null | null | null | 11.142857 | 31 | 0.730769 | 7,417 | package com.xabe.mapstruct.dto;
public enum CarTypeDTO {
CREDIT,
DEBIT
}
|
3e1192df72f84ee420d173aa99b6dac0ce5daaf0 | 1,391 | java | Java | src/main/java/com/mshams/cs/algorithms/dp/PartitionProblem.java | mehrshadshams/algorithms | e5bfe270c468ecefb467559b65aa88a844f15cad | [
"MIT"
] | null | null | null | src/main/java/com/mshams/cs/algorithms/dp/PartitionProblem.java | mehrshadshams/algorithms | e5bfe270c468ecefb467559b65aa88a844f15cad | [
"MIT"
] | null | null | null | src/main/java/com/mshams/cs/algorithms/dp/PartitionProblem.java | mehrshadshams/algorithms | e5bfe270c468ecefb467559b65aa88a844f15cad | [
"MIT"
] | null | null | null | 22.079365 | 72 | 0.428469 | 7,418 | package com.mshams.cs.algorithms.dp;
/**
* Skienna
* Ch. 8.5
*/
public class PartitionProblem {
public static void main(String[] args) {
PartitionProblem p = new PartitionProblem();
p.partition(new int[]{1, 2, 3, 4, 5, 6, 7, 8, 9}, 3);
}
public void partition(int[] s, int k) {
int n = s.length;
... |
3e1192fe19c9019bf75918a19daf13424c0c3c96 | 4,871 | java | Java | tencentcloud-sdk-java-tcr/src/main/java/com/tencentcloudapi/tcr/v20190924/models/TriggerInvokePara.java | Chronos-Ye/tencentcloud-sdk-java | 07e1d5d59359f81c894070be98262f0a1fbe2ebd | [
"Apache-2.0"
] | 3 | 2020-07-28T07:46:56.000Z | 2021-05-24T12:09:48.000Z | tencentcloud-sdk-java-tcr/src/main/java/com/tencentcloudapi/tcr/v20190924/models/TriggerInvokePara.java | Chronos-Ye/tencentcloud-sdk-java | 07e1d5d59359f81c894070be98262f0a1fbe2ebd | [
"Apache-2.0"
] | null | null | null | tencentcloud-sdk-java-tcr/src/main/java/com/tencentcloudapi/tcr/v20190924/models/TriggerInvokePara.java | Chronos-Ye/tencentcloud-sdk-java | 07e1d5d59359f81c894070be98262f0a1fbe2ebd | [
"Apache-2.0"
] | 1 | 2021-03-23T03:19:20.000Z | 2021-03-23T03:19:20.000Z | 23.531401 | 83 | 0.659618 | 7,419 | /*
* Copyright (c) 2017-2018 THL A29 Limited, a Tencent company. 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
... |
3e11930bc1479e3817517825370d7249ecc3e9c6 | 224 | java | Java | flexi-elephant-loop/src/main/java/com/flexi/elephant/loop/LifeCycle.java | Lien6o/flexi-elephant | e0a936d55f554529969f231607d905e5407b6f4d | [
"Apache-2.0"
] | null | null | null | flexi-elephant-loop/src/main/java/com/flexi/elephant/loop/LifeCycle.java | Lien6o/flexi-elephant | e0a936d55f554529969f231607d905e5407b6f4d | [
"Apache-2.0"
] | null | null | null | flexi-elephant-loop/src/main/java/com/flexi/elephant/loop/LifeCycle.java | Lien6o/flexi-elephant | e0a936d55f554529969f231607d905e5407b6f4d | [
"Apache-2.0"
] | null | null | null | 11.789474 | 36 | 0.549107 | 7,420 | package com.flexi.elephant.loop;
/**
* @author Lien6o
*/
public interface LifeCycle {
/**
* init
*/
void init() throws Exception;
/**
* destroy
*/
void destroy() throws Exception;
}
|
3e1193a0a9be0089c11a641eb05213547a2bf21e | 16,348 | java | Java | app/src/main/java/com/ls/drupalcon/model/managers/SharedScheduleManager.java | Anagraph/vg2017-connfa-android | 0d9ee5248c5a21c0152cba5bdee34bfb48384e97 | [
"Apache-2.0"
] | 134 | 2016-01-14T16:05:32.000Z | 2021-10-16T10:20:10.000Z | app/src/main/java/com/ls/drupalcon/model/managers/SharedScheduleManager.java | Anagraph/vg2017-connfa-android | 0d9ee5248c5a21c0152cba5bdee34bfb48384e97 | [
"Apache-2.0"
] | 37 | 2016-04-14T09:56:00.000Z | 2021-12-07T15:28:39.000Z | app/src/main/java/com/ls/drupalcon/model/managers/SharedScheduleManager.java | Anagraph/vg2017-connfa-android | 0d9ee5248c5a21c0152cba5bdee34bfb48384e97 | [
"Apache-2.0"
] | 110 | 2015-12-08T14:14:42.000Z | 2020-10-05T07:37:18.000Z | 34.489451 | 200 | 0.642586 | 7,421 | package com.ls.drupalcon.model.managers;
import android.net.Uri;
import android.os.AsyncTask;
import android.widget.Toast;
import com.ls.drupal.DrupalClient;
import com.ls.drupalcon.R;
import com.ls.drupalcon.app.App;
import com.ls.drupalcon.model.Listener;
import com.ls.drupalcon.model.Model;
import com.ls.drupalcon... |
3e119430826799db1e07eafae61941a467355930 | 182 | java | Java | app/src/main/java/com/ylzyh/plugin/medicineRemind/widget/pickerView/listener/OnDismissListener.java | JAYAndroid/medicineRemind | c42741ec4c5e2c963b44c653fc58d40c86bb1e55 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/ylzyh/plugin/medicineRemind/widget/pickerView/listener/OnDismissListener.java | JAYAndroid/medicineRemind | c42741ec4c5e2c963b44c653fc58d40c86bb1e55 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/ylzyh/plugin/medicineRemind/widget/pickerView/listener/OnDismissListener.java | JAYAndroid/medicineRemind | c42741ec4c5e2c963b44c653fc58d40c86bb1e55 | [
"Apache-2.0"
] | null | null | null | 20.222222 | 67 | 0.741758 | 7,422 | package com.ylzyh.plugin.medicineRemind.widget.pickerView.listener;
/**
* Created by Sai on 15/8/9.
*/
public interface OnDismissListener {
public void onDismiss(Object o);
}
|
3e11943b343cce0164253a22174b7c53e43aeaf7 | 1,642 | java | Java | silent-genes-io/src/main/java/org/monarchinitiative/sgenes/io/json/deserialize/GeneDeserializer.java | monarch-initiative/SilentGenes | 5143cb62370b82b2fd38b4b5e35eb7e0f0faac97 | [
"BSD-3-Clause"
] | null | null | null | silent-genes-io/src/main/java/org/monarchinitiative/sgenes/io/json/deserialize/GeneDeserializer.java | monarch-initiative/SilentGenes | 5143cb62370b82b2fd38b4b5e35eb7e0f0faac97 | [
"BSD-3-Clause"
] | null | null | null | silent-genes-io/src/main/java/org/monarchinitiative/sgenes/io/json/deserialize/GeneDeserializer.java | monarch-initiative/SilentGenes | 5143cb62370b82b2fd38b4b5e35eb7e0f0faac97 | [
"BSD-3-Clause"
] | null | null | null | 34.93617 | 110 | 0.74665 | 7,423 | package org.monarchinitiative.sgenes.io.json.deserialize;
import com.fasterxml.jackson.core.JsonParser;
import com.fasterxml.jackson.core.ObjectCodec;
import com.fasterxml.jackson.databind.DeserializationContext;
import com.fasterxml.jackson.databind.JsonNode;
import com.fasterxml.jackson.databind.deser.std.StdDeseria... |
3e11951349ac914c26890508f04098ebc01d2bab | 1,037 | java | Java | src/main/java/org/topicquests/backside/kafka/connector/AbstractBaseConnector.java | topicquests/tqks-kafka-support | 2653e866780497959a8c4e1eaafd5680ada88516 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/topicquests/backside/kafka/connector/AbstractBaseConnector.java | topicquests/tqks-kafka-support | 2653e866780497959a8c4e1eaafd5680ada88516 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/topicquests/backside/kafka/connector/AbstractBaseConnector.java | topicquests/tqks-kafka-support | 2653e866780497959a8c4e1eaafd5680ada88516 | [
"Apache-2.0"
] | null | null | null | 25.292683 | 77 | 0.733848 | 7,424 | /*
* Copyright 2017, 2018 TopicQuests
*
* 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 agree... |
3e119636e10a7e3f90f4d140ed0ef3228251d9d3 | 983 | java | Java | consumer-pat/consumer-pat-main/src/main/java/br/com/alelo/consumer/consumerpat/data/model/Card.java | dalyleide/Microservices-Portifolio | c958aa440e9839d7e5487bf486919ab0f2497b91 | [
"MIT"
] | null | null | null | consumer-pat/consumer-pat-main/src/main/java/br/com/alelo/consumer/consumerpat/data/model/Card.java | dalyleide/Microservices-Portifolio | c958aa440e9839d7e5487bf486919ab0f2497b91 | [
"MIT"
] | null | null | null | consumer-pat/consumer-pat-main/src/main/java/br/com/alelo/consumer/consumerpat/data/model/Card.java | dalyleide/Microservices-Portifolio | c958aa440e9839d7e5487bf486919ab0f2497b91 | [
"MIT"
] | null | null | null | 23.404762 | 89 | 0.71414 | 7,425 | package br.com.alelo.consumer.consumerpat.data.model;
import br.com.alelo.consumer.consumerpat.util.TypeCardsEnum;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import javax.persistence.*;
import java.io.Serializable;
import java.math.BigDecimal;
@NoArgsConstructor
@AllArgsCo... |
3e1196e27d7cf8f43d5ba6addc565bb79e119317 | 7,278 | java | Java | learn.online.impl/src/main/java/learn/online/impl/servicemapper/impl/Forumpostserviceimp.java | yufengqi/parent | 21473a70310a6bd7fda56825bc18cda1f3a8dbfd | [
"Apache-2.0"
] | null | null | null | learn.online.impl/src/main/java/learn/online/impl/servicemapper/impl/Forumpostserviceimp.java | yufengqi/parent | 21473a70310a6bd7fda56825bc18cda1f3a8dbfd | [
"Apache-2.0"
] | null | null | null | learn.online.impl/src/main/java/learn/online/impl/servicemapper/impl/Forumpostserviceimp.java | yufengqi/parent | 21473a70310a6bd7fda56825bc18cda1f3a8dbfd | [
"Apache-2.0"
] | null | null | null | 26.955556 | 97 | 0.714619 | 7,426 | package learn.online.impl.servicemapper.impl;
import java.util.Date;
import java.util.List;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
import learn.online.api.service.servicemapper.Forumpostservice;
import learn.online.common.util.PageBean;
import learn.online.common.vo.Foruminfo;
impor... |
3e1197db5f7819e8984a45c8d2ced98caa3d7934 | 5,690 | java | Java | src/main/java/com/tencentcloudapi/mdl/v20200326/models/DestinationInfo.java | TencentCloud/tencentcloud-sdk-java-intl-en | 1c50ecf932a175ee06fa8b9568c2f20faf566d96 | [
"Apache-2.0"
] | 3 | 2020-04-07T03:13:05.000Z | 2021-06-21T10:19:37.000Z | src/main/java/com/tencentcloudapi/mdl/v20200326/models/DestinationInfo.java | TencentCloud/tencentcloud-sdk-java-intl-en | 1c50ecf932a175ee06fa8b9568c2f20faf566d96 | [
"Apache-2.0"
] | 3 | 2021-04-26T11:46:42.000Z | 2022-01-19T01:07:07.000Z | src/main/java/com/tencentcloudapi/mdl/v20200326/models/DestinationInfo.java | TencentCloud/tencentcloud-sdk-java-intl-en | 1c50ecf932a175ee06fa8b9568c2f20faf566d96 | [
"Apache-2.0"
] | 2 | 2020-04-07T03:13:11.000Z | 2021-04-26T11:35:25.000Z | 34.071856 | 89 | 0.669947 | 7,427 | /*
* Copyright (c) 2017-2018 THL A29 Limited, a Tencent company. 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
... |
3e1199134f8eaba1c1a31f164e10db1c89ec4b57 | 1,657 | java | Java | aura-util/src/main/java/org/auraframework/util/json/JsonHandlerProvider.java | augustyakaravat/aura | 98d7ba491172c7ea44cbbf74be5eb858040c9c46 | [
"Apache-2.0"
] | 587 | 2015-01-01T00:42:17.000Z | 2022-01-23T00:14:13.000Z | aura-util/src/main/java/org/auraframework/util/json/JsonHandlerProvider.java | DebalinaDey/AuraDevelopDeb | 7a208333165e2621f168e7476f66d3c81c27dc06 | [
"Apache-2.0"
] | 156 | 2015-02-06T17:56:21.000Z | 2019-02-27T05:19:11.000Z | aura-util/src/main/java/org/auraframework/util/json/JsonHandlerProvider.java | DebalinaDey/AuraDevelopDeb | 7a208333165e2621f168e7476f66d3c81c27dc06 | [
"Apache-2.0"
] | 340 | 2015-01-13T14:13:38.000Z | 2022-03-21T04:05:29.000Z | 35.255319 | 80 | 0.695836 | 7,428 | /*
* Copyright (C) 2013 salesforce.com, inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable ... |
3e1199e29847371fb251f101e494c7665c5e971d | 475 | java | Java | app/src/main/java/com/git/vladkudryshov/testparsejson/parser/gson/UserGsonList.java | VladKudryshov/TestParseJson | dd7cdd6fcd8dd3a4cc1071d402fd00010cbd129d | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/git/vladkudryshov/testparsejson/parser/gson/UserGsonList.java | VladKudryshov/TestParseJson | dd7cdd6fcd8dd3a4cc1071d402fd00010cbd129d | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/git/vladkudryshov/testparsejson/parser/gson/UserGsonList.java | VladKudryshov/TestParseJson | dd7cdd6fcd8dd3a4cc1071d402fd00010cbd129d | [
"Apache-2.0"
] | null | null | null | 22.619048 | 60 | 0.743158 | 7,429 | package com.git.vladkudryshov.testparsejson.parser.gson;
import com.git.vladkudryshov.testparsejson.parser.IUser;
import com.git.vladkudryshov.testparsejson.parser.IUserList;
import java.util.List;
class UserGsonList implements IUserList {
private final List<IUser> mUserGsonList;
UserGsonList(final List<IU... |
3e119a0d7e033d39bccaa92ca0213ea4a19378f0 | 2,371 | java | Java | src/main/java/net/crazysnailboy/mods/villagerinventory/client/config/ModGuiConfigEntries.java | crazysnailboy/VillagerInventory | fc9bada912a549ec4b5f0beb3d3973d01c0ff9a4 | [
"MIT"
] | 5 | 2017-01-28T13:31:30.000Z | 2019-12-14T16:20:55.000Z | src/main/java/net/crazysnailboy/mods/villagerinventory/client/config/ModGuiConfigEntries.java | crazysnailboy/VillagerInventory | fc9bada912a549ec4b5f0beb3d3973d01c0ff9a4 | [
"MIT"
] | 4 | 2017-01-28T15:57:57.000Z | 2018-12-07T05:16:01.000Z | src/main/java/net/crazysnailboy/mods/villagerinventory/client/config/ModGuiConfigEntries.java | crazysnailboy/VillagerInventory | fc9bada912a549ec4b5f0beb3d3973d01c0ff9a4 | [
"MIT"
] | 6 | 2017-01-28T13:31:51.000Z | 2022-03-01T00:57:31.000Z | 23.71 | 122 | 0.735133 | 7,430 | package net.crazysnailboy.mods.villagerinventory.client.config;
import net.minecraft.client.resources.I18n;
import net.minecraftforge.fml.client.config.GuiConfig;
import net.minecraftforge.fml.client.config.GuiConfigEntries;
import net.minecraftforge.fml.client.config.GuiConfigEntries.ButtonEntry;
import net.minecraft... |
3e119b56f37c59517f63a346744a9cf5703c547d | 3,956 | java | Java | src/main/groovy/org/arl/fjage/shell/GroovyBoot.java | AnneThKu/fjage | 20c9bf89247f2c6e5d8f9ef60e83e35057a66a51 | [
"BSD-3-Clause"
] | 12 | 2017-10-27T05:51:34.000Z | 2021-12-08T15:56:51.000Z | src/main/groovy/org/arl/fjage/shell/GroovyBoot.java | AnneThKu/fjage | 20c9bf89247f2c6e5d8f9ef60e83e35057a66a51 | [
"BSD-3-Clause"
] | 153 | 2015-01-19T12:20:00.000Z | 2022-03-17T02:37:52.000Z | src/main/groovy/org/arl/fjage/shell/GroovyBoot.java | AnneThKu/fjage | 20c9bf89247f2c6e5d8f9ef60e83e35057a66a51 | [
"BSD-3-Clause"
] | 10 | 2016-01-11T11:02:35.000Z | 2021-07-02T11:00:29.000Z | 36.293578 | 144 | 0.610465 | 7,431 | /******************************************************************************
Copyright (c) 2018, Mandar Chitre
This file is part of fjage which is released under Simplified BSD License.
See file LICENSE.txt or go to http://www.opensource.org/licenses/BSD-3-Clause
for full license details.
************************... |
3e119c6cfd66f5eeb26f1feab05f12f5117333fc | 617 | java | Java | src/main/java/com/hirath/explik/source/SourceBuilder.java | a-be/explik | 3f915cb59bab8f4e9fdb1b7039e96d678c329a2f | [
"Apache-2.0"
] | null | null | null | src/main/java/com/hirath/explik/source/SourceBuilder.java | a-be/explik | 3f915cb59bab8f4e9fdb1b7039e96d678c329a2f | [
"Apache-2.0"
] | null | null | null | src/main/java/com/hirath/explik/source/SourceBuilder.java | a-be/explik | 3f915cb59bab8f4e9fdb1b7039e96d678c329a2f | [
"Apache-2.0"
] | null | null | null | 24.68 | 74 | 0.645057 | 7,432 | package com.hirath.explik.source;
public class SourceBuilder<B,A> {
private Condition<B,A> condition;
private boolean publish;
public SourceBuilder(Condition<B,A> condition) {
this.condition = condition;
this.publish = true;
}
public static <B,A> SourceBuilder<B,A> when(Condition<... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.