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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3e312d7e554adade948d382aa391fe1d9fe97cfc | 2,027 | java | Java | DsaTab/src/main/java/com/dsatab/data/CombatMeleeTalent.java | KollegeX/DsaTabForMe | 0dd2ec05f9fcb5f5fdb6d5832293e73ad05c0f96 | [
"Apache-2.0"
] | 16 | 2015-02-08T19:02:28.000Z | 2018-07-05T22:48:57.000Z | DsaTab/src/main/java/com/dsatab/data/CombatMeleeTalent.java | KollegeX/DsaTabForMe | 0dd2ec05f9fcb5f5fdb6d5832293e73ad05c0f96 | [
"Apache-2.0"
] | 237 | 2015-01-08T22:15:08.000Z | 2018-12-27T13:50:21.000Z | DsaTab/src/main/java/com/dsatab/data/CombatMeleeTalent.java | KollegeX/DsaTabForMe | 0dd2ec05f9fcb5f5fdb6d5832293e73ad05c0f96 | [
"Apache-2.0"
] | 13 | 2015-02-08T19:02:34.000Z | 2020-08-07T16:30:17.000Z | 22.032609 | 111 | 0.733596 | 20,779 | package com.dsatab.data;
import com.dsatab.DsaTabApplication;
import com.dsatab.activity.DsaTabPreferenceActivity;
import com.dsatab.data.enums.Position;
import com.dsatab.data.enums.TalentType;
public class CombatMeleeTalent extends BaseCombatTalent {
private CombatMeleeAttribute pa;
private CombatMeleeAttribute... |
3e312ffe59def4ebaf895e7bf8935753c409ca31 | 1,762 | java | Java | jdk8-analyse/src/org/omg/CosNaming/NamingContextPackage/NotFoundReason.java | vitahlin/zenosyne | a3d7886206548bef76d609688319aa669cd36192 | [
"MIT"
] | null | null | null | jdk8-analyse/src/org/omg/CosNaming/NamingContextPackage/NotFoundReason.java | vitahlin/zenosyne | a3d7886206548bef76d609688319aa669cd36192 | [
"MIT"
] | 2 | 2020-07-19T08:29:50.000Z | 2020-07-21T01:20:56.000Z | jdk8-analyse/src/org/omg/CosNaming/NamingContextPackage/NotFoundReason.java | vitahlin/zenosyne | a3d7886206548bef76d609688319aa669cd36192 | [
"MIT"
] | null | null | null | 37.489362 | 164 | 0.762202 | 20,780 | package org.omg.CosNaming.NamingContextPackage;
/**
* org/omg/CosNaming/NamingContextPackage/NotFoundReason.java .
* Generated by the IDL-to-Java compiler (portable), version "3.2"
* from /Users/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-mac-x64-hotspot/workspace/build/src/corba/src/share/classes/org/omg/CosNam... |
3e313076702204006a0ae07e18c9301554c4ba7f | 566 | java | Java | app/src/main/java/com/mcxiaoke/minicat/api/rest/OAuthMethods.java | gebitang/minicat | 7eb699eb1aeacbe267ad34aeaf4ea9500cc159f6 | [
"Apache-2.0"
] | 714 | 2015-01-01T10:22:35.000Z | 2022-03-05T11:35:56.000Z | app/src/main/java/com/mcxiaoke/minicat/api/rest/OAuthMethods.java | Goallow/minicat | 7eb699eb1aeacbe267ad34aeaf4ea9500cc159f6 | [
"Apache-2.0"
] | 7 | 2015-08-03T09:29:24.000Z | 2016-10-18T05:54:58.000Z | app/src/main/java/com/mcxiaoke/minicat/api/rest/OAuthMethods.java | Goallow/minicat | 7eb699eb1aeacbe267ad34aeaf4ea9500cc159f6 | [
"Apache-2.0"
] | 428 | 2015-01-05T09:23:58.000Z | 2022-03-07T10:11:10.000Z | 21.769231 | 75 | 0.754417 | 20,781 | package com.mcxiaoke.minicat.api.rest;
import com.mcxiaoke.minicat.api.ApiException;
import org.oauthsimple.model.OAuthToken;
import java.io.IOException;
/**
* @author mcxiaoke
* @version 1.1 2012.02.27
*/
public interface OAuthMethods {
public String getAccount();
public void setAccount(String account)... |
3e3130a3a75c20c8de6634debcdf2dea5c056b7a | 1,255 | java | Java | src/main/java/com/rodrigo/multidb/config/AuthDbConfig.java | rhraRodrigo/java-spring-multiplos-dbs | 0eab60fef23bf3c5bd78127817e25e265ff978e2 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/rodrigo/multidb/config/AuthDbConfig.java | rhraRodrigo/java-spring-multiplos-dbs | 0eab60fef23bf3c5bd78127817e25e265ff978e2 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/rodrigo/multidb/config/AuthDbConfig.java | rhraRodrigo/java-spring-multiplos-dbs | 0eab60fef23bf3c5bd78127817e25e265ff978e2 | [
"Apache-2.0"
] | null | null | null | 33.026316 | 76 | 0.827092 | 20,782 | package com.rodrigo.multidb.config;
import javax.sql.DataSource;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.boot.context.properties.ConfigurationProperties;
import org.springframework.boot.jdbc.DataSourceBuilder;
import org.springframework.boot.orm.jpa.EntityManagerFacto... |
3e3130b6fbdd0f4b635968b4a7f48c356a178e8f | 1,372 | java | Java | java/hackerrank/src/main/java/com/vaani/hackerrank/algorithms/warmup/TimeConversion.java | kinshuk4/hackerrank-solutions | 13272de17b3575e1caec0bf9ef8ae072d9434733 | [
"MIT"
] | null | null | null | java/hackerrank/src/main/java/com/vaani/hackerrank/algorithms/warmup/TimeConversion.java | kinshuk4/hackerrank-solutions | 13272de17b3575e1caec0bf9ef8ae072d9434733 | [
"MIT"
] | 2 | 2021-12-10T01:43:34.000Z | 2021-12-14T21:49:03.000Z | java/hackerrank/src/main/java/com/vaani/hackerrank/algorithms/warmup/TimeConversion.java | kinshuk4/hackerrank-solutions | 13272de17b3575e1caec0bf9ef8ae072d9434733 | [
"MIT"
] | null | null | null | 25.886792 | 97 | 0.529883 | 20,783 | package com.vaani.hackerrank.algorithms.warmup;
public class TimeConversion {
static String timeConversion1(String s) {
/*
* Write your code here.
*/
String[] timeSplit = s.split(":");
String hours = timeSplit[0];
String minutes = timeSplit[1];
String secon... |
3e313102dd449bed2291b9a6cd83acc73f76e0e8 | 8,388 | java | Java | laevatein/src/main/java/com/laevatein/internal/ui/helper/PhotoGridViewHelper.java | nohana/Laevatein | c6671cc70130cffc77b35f485943739bcc7e1b6b | [
"Apache-2.0"
] | 249 | 2015-01-08T09:53:53.000Z | 2021-06-10T06:26:30.000Z | laevatein/src/main/java/com/laevatein/internal/ui/helper/PhotoGridViewHelper.java | nohana/Laevatein | c6671cc70130cffc77b35f485943739bcc7e1b6b | [
"Apache-2.0"
] | 48 | 2015-01-05T10:09:46.000Z | 2020-06-17T05:23:45.000Z | laevatein/src/main/java/com/laevatein/internal/ui/helper/PhotoGridViewHelper.java | nohana/Laevatein | c6671cc70130cffc77b35f485943739bcc7e1b6b | [
"Apache-2.0"
] | 54 | 2015-01-14T13:30:57.000Z | 2021-02-19T10:37:18.000Z | 47.123596 | 164 | 0.742847 | 20,784 | /*
* Copyright (C) 2014 nohana, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... |
3e3131c4b50bd033d079cd2ac401717a335c94c5 | 3,961 | java | Java | src/main/java/com/lothrazar/cyclic/block/sprinkler/TileSprinkler.java | metalshark/Cyclic | fefd4518420799cd82bdebed6abddd37ffab9470 | [
"MIT"
] | null | null | null | src/main/java/com/lothrazar/cyclic/block/sprinkler/TileSprinkler.java | metalshark/Cyclic | fefd4518420799cd82bdebed6abddd37ffab9470 | [
"MIT"
] | null | null | null | src/main/java/com/lothrazar/cyclic/block/sprinkler/TileSprinkler.java | metalshark/Cyclic | fefd4518420799cd82bdebed6abddd37ffab9470 | [
"MIT"
] | null | null | null | 31.436508 | 117 | 0.731633 | 20,785 | package com.lothrazar.cyclic.block.sprinkler;
import com.lothrazar.cyclic.base.FluidTankBase;
import com.lothrazar.cyclic.base.TileEntityBase;
import com.lothrazar.cyclic.block.terrasoil.TileTerraPreta;
import com.lothrazar.cyclic.registry.TileRegistry;
import com.lothrazar.cyclic.util.UtilParticle;
import com.lothraz... |
3e31323466578f806cebe748493d44dc898666a5 | 8,887 | java | Java | riverock-commerce/src/main/java/org/riverock/commerce/schema/shop/PriceItemType.java | sergmain/webmill | 9280f62ddfef4b3ed5a8628a912c260984040ebf | [
"Apache-2.0"
] | null | null | null | riverock-commerce/src/main/java/org/riverock/commerce/schema/shop/PriceItemType.java | sergmain/webmill | 9280f62ddfef4b3ed5a8628a912c260984040ebf | [
"Apache-2.0"
] | 2 | 2022-01-27T16:20:03.000Z | 2022-01-27T16:20:08.000Z | riverock-commerce/src/main/java/org/riverock/commerce/schema/shop/PriceItemType.java | sergmain/webmill | 9280f62ddfef4b3ed5a8628a912c260984040ebf | [
"Apache-2.0"
] | null | null | null | 26.061584 | 117 | 0.587825 | 20,786 | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.0.4-b01-fcs
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2006.11.26 at... |
3e3132749315d41f78be25298242966ad78851e3 | 329 | java | Java | microcourse/src/main/java/com/mcourse/frame/utils/ObjectUtils.java | wrcold520/mcourse | 5992bbffd0acff6b08f79676b4dad7e783dd64f2 | [
"Apache-2.0"
] | null | null | null | microcourse/src/main/java/com/mcourse/frame/utils/ObjectUtils.java | wrcold520/mcourse | 5992bbffd0acff6b08f79676b4dad7e783dd64f2 | [
"Apache-2.0"
] | null | null | null | microcourse/src/main/java/com/mcourse/frame/utils/ObjectUtils.java | wrcold520/mcourse | 5992bbffd0acff6b08f79676b4dad7e783dd64f2 | [
"Apache-2.0"
] | null | null | null | 19.352941 | 59 | 0.714286 | 20,787 | package com.mcourse.frame.utils;
import org.apache.commons.lang3.StringUtils;
public class ObjectUtils {
public static boolean isBlank(Object obj) {
if (obj == null || StringUtils.isBlank(obj.toString())) {
return true;
}
return false;
}
public static boolean isNotBlank(Object obj) {
return !isBlank(ob... |
3e3132f2b8ffa1b80ee4422ec60a7c5fe5f9d6ac | 1,698 | java | Java | src/main/java/com/publicuhc/pluginframework/routing/annotation/PermissionRestriction.java | Eluinhost/pluginframework | 352f1baf14fdb02af3a750c70ef411bef969639b | [
"MIT"
] | null | null | null | src/main/java/com/publicuhc/pluginframework/routing/annotation/PermissionRestriction.java | Eluinhost/pluginframework | 352f1baf14fdb02af3a750c70ef411bef969639b | [
"MIT"
] | 1 | 2016-04-26T11:04:30.000Z | 2016-04-26T11:04:30.000Z | src/main/java/com/publicuhc/pluginframework/routing/annotation/PermissionRestriction.java | Eluinhost/pluginframework | 352f1baf14fdb02af3a750c70ef411bef969639b | [
"MIT"
] | null | null | null | 34.653061 | 80 | 0.740872 | 20,788 | /*
* PermissionRestriction.java
*
* The MIT License (MIT)
*
* Copyright (c) 2014 Graham Howden <graham_howden1 at yahoo.co.uk>.
*
* 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 with... |
3e3133095f5bfb8f47f52ab635c0ee05511988cc | 40,845 | java | Java | gemfire-core/src/main/java/com/gemstone/gemfire/internal/cache/VMIdAdvisor.java | xyxiaoyou/snappy-store | 013ff282f888878cc99600e260ec1cde60112304 | [
"Apache-2.0"
] | 38 | 2016-01-04T01:31:40.000Z | 2020-04-07T06:35:36.000Z | gemfire-core/src/main/java/com/gemstone/gemfire/internal/cache/VMIdAdvisor.java | xyxiaoyou/snappy-store | 013ff282f888878cc99600e260ec1cde60112304 | [
"Apache-2.0"
] | 261 | 2016-01-07T09:14:26.000Z | 2019-12-05T10:15:56.000Z | gemfire-core/src/main/java/com/gemstone/gemfire/internal/cache/VMIdAdvisor.java | xyxiaoyou/snappy-store | 013ff282f888878cc99600e260ec1cde60112304 | [
"Apache-2.0"
] | 22 | 2016-03-09T05:47:09.000Z | 2020-04-02T17:55:30.000Z | 35.394281 | 85 | 0.638732 | 20,789 | /*
* Copyright (c) 2010-2015 Pivotal Software, Inc. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you
* may not use this file except in compliance with the License. You
* may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless req... |
3e313320fd71f8b8db0cf093415942d3f109b755 | 221 | java | Java | src/main/java/factory/Square.java | PeopleSea/design-pattern-demo | b2dbbffb4459386f3f09f5c2df3696b7948f3f4f | [
"Apache-2.0"
] | null | null | null | src/main/java/factory/Square.java | PeopleSea/design-pattern-demo | b2dbbffb4459386f3f09f5c2df3696b7948f3f4f | [
"Apache-2.0"
] | 1 | 2020-09-15T09:04:00.000Z | 2020-09-15T09:04:00.000Z | src/main/java/factory/Square.java | PeopleSea/design-pattern-demo | b2dbbffb4459386f3f09f5c2df3696b7948f3f4f | [
"Apache-2.0"
] | null | null | null | 15.785714 | 60 | 0.61086 | 20,790 | package factory;
/**
* @author by Eric
* @since 2020/9/9 下午 01:48
*/
public class Square implements Shape {
@Override
public void draw() {
System.out.println("Inside Square::draw() method.");
}
}
|
3e31333ed8f37d37afd2b5c0c22f867f2eab8118 | 1,630 | java | Java | _/1007_ general/compiler/test/tools/javac/VarDeclarationWithAssignment.java | paullewallencom/gwt-978-1-8471-9100-7 | 71f0a74aefdede7180c879f7b4d05bd5d60bbb11 | [
"Apache-2.0"
] | null | null | null | _/1007_ general/compiler/test/tools/javac/VarDeclarationWithAssignment.java | paullewallencom/gwt-978-1-8471-9100-7 | 71f0a74aefdede7180c879f7b4d05bd5d60bbb11 | [
"Apache-2.0"
] | null | null | null | _/1007_ general/compiler/test/tools/javac/VarDeclarationWithAssignment.java | paullewallencom/gwt-978-1-8471-9100-7 | 71f0a74aefdede7180c879f7b4d05bd5d60bbb11 | [
"Apache-2.0"
] | null | null | null | 34.680851 | 76 | 0.71227 | 20,791 | /*
* Copyright (c) 2007 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software F... |
3e3133f8611536723d20f27fd9bab6e0bd820eda | 536 | java | Java | src/main/java/mf/org/w3c/dom/svg/SVGElementInstance.java | BartoszJarocki/android-boilerpipe | 3330c21f8d22440dead09217111f441d34ce7eeb | [
"Apache-2.0"
] | 4 | 2018-08-09T00:57:05.000Z | 2019-11-08T09:47:20.000Z | src/main/java/mf/org/w3c/dom/svg/SVGElementInstance.java | BartoszJarocki/android-boilerpipe | 3330c21f8d22440dead09217111f441d34ce7eeb | [
"Apache-2.0"
] | null | null | null | src/main/java/mf/org/w3c/dom/svg/SVGElementInstance.java | BartoszJarocki/android-boilerpipe | 3330c21f8d22440dead09217111f441d34ce7eeb | [
"Apache-2.0"
] | 1 | 2020-05-31T09:36:45.000Z | 2020-05-31T09:36:45.000Z | 31.529412 | 53 | 0.785448 | 20,792 |
package mf.org.w3c.dom.svg;
import mf.org.w3c.dom.events.EventTarget;
public interface SVGElementInstance extends
EventTarget {
public SVGElement getCorrespondingElement( );
public SVGUseElement getCorrespondingUseElement( );
public SVGElementInstance getParentNode( );
public SVGElementInstan... |
3e3134d9c2082152a6bfc990ebfd15ce19110a6e | 3,008 | java | Java | src/test/java/com/example/lcpjava/binarytree/Lcp_117_Populating_Next_Right_Pointers_in_Each_Node_IITest.java | soranolan/lcpjava | faf2ba3798d1acbdee15e1eb5ce4b319790a3ec1 | [
"MIT"
] | null | null | null | src/test/java/com/example/lcpjava/binarytree/Lcp_117_Populating_Next_Right_Pointers_in_Each_Node_IITest.java | soranolan/lcpjava | faf2ba3798d1acbdee15e1eb5ce4b319790a3ec1 | [
"MIT"
] | null | null | null | src/test/java/com/example/lcpjava/binarytree/Lcp_117_Populating_Next_Right_Pointers_in_Each_Node_IITest.java | soranolan/lcpjava | faf2ba3798d1acbdee15e1eb5ce4b319790a3ec1 | [
"MIT"
] | null | null | null | 26.619469 | 124 | 0.724402 | 20,793 | package com.example.lcpjava.binarytree;
import static org.assertj.core.api.Assertions.assertThat;
import org.junit.jupiter.api.Test;
import com.example.lcpjava.common.Lcp_117_Node;
class Lcp_117_Populating_Next_Right_Pointers_in_Each_Node_IITest {
@Test
void test_case_1() {
Lcp_117_Populating_Next_Right_Point... |
3e313561f02bd8bd2e9b856cc66fe9ae335135b0 | 492 | java | Java | topic1/audio-player/src/media/TrackFactory.java | juanip/bootcamp-globant | 8904140cbebfdbdd0671b81c71321e5f67f3814b | [
"Apache-2.0"
] | null | null | null | topic1/audio-player/src/media/TrackFactory.java | juanip/bootcamp-globant | 8904140cbebfdbdd0671b81c71321e5f67f3814b | [
"Apache-2.0"
] | null | null | null | topic1/audio-player/src/media/TrackFactory.java | juanip/bootcamp-globant | 8904140cbebfdbdd0671b81c71321e5f67f3814b | [
"Apache-2.0"
] | 1 | 2020-08-29T20:23:56.000Z | 2020-08-29T20:23:56.000Z | 16.4 | 47 | 0.689024 | 20,794 | package media;
import java.io.File;
public class TrackFactory {
private static TrackFactory trackFactory;
public static TrackFactory getTrackFactory() {
if (trackFactory == null) {
trackFactory = new TrackFactory();
}
return trackFactory;
}
// singleton
private TrackFactory() {
}
public Track ge... |
3e313587a5533b72c66822645ddc5ab5cb021087 | 1,382 | java | Java | optashift-employee-rostering-gwtui/src/main/java/org/optaplanner/openshift/employeerostering/gwtui/client/popups/FormPopup.java | tiagobento/optashift-employee-rostering | 7d62351dadeb5393ef0e42e66a2f3fd063312ba8 | [
"Apache-2.0"
] | null | null | null | optashift-employee-rostering-gwtui/src/main/java/org/optaplanner/openshift/employeerostering/gwtui/client/popups/FormPopup.java | tiagobento/optashift-employee-rostering | 7d62351dadeb5393ef0e42e66a2f3fd063312ba8 | [
"Apache-2.0"
] | null | null | null | optashift-employee-rostering-gwtui/src/main/java/org/optaplanner/openshift/employeerostering/gwtui/client/popups/FormPopup.java | tiagobento/optashift-employee-rostering | 7d62351dadeb5393ef0e42e66a2f3fd063312ba8 | [
"Apache-2.0"
] | null | null | null | 29.404255 | 96 | 0.692475 | 20,795 | package org.optaplanner.openshift.employeerostering.gwtui.client.popups;
import com.google.gwt.core.client.JavaScriptObject;
import com.google.gwt.dom.client.Element;
import com.google.gwt.user.client.ui.PopupPanel;
import org.gwtbootstrap3.client.ui.html.Div;
import org.jboss.errai.ui.client.local.api.IsElement;
impo... |
3e3135d2048de0c89a711bc03443f10c28fa7f81 | 910 | java | Java | src/main/java/nc/umtpcm/welfare/commandsWelfare/versionWelfare.java | 3cxc/new-Welfare | cf7ac50b2de232b7fb11611f98bffd6d7e26d8ec | [
"Apache-2.0"
] | 8 | 2022-03-03T11:22:48.000Z | 2022-03-20T01:38:44.000Z | src/main/java/nc/umtpcm/welfare/commandsWelfare/versionWelfare.java | 3cxc/new-Welfare | cf7ac50b2de232b7fb11611f98bffd6d7e26d8ec | [
"Apache-2.0"
] | null | null | null | src/main/java/nc/umtpcm/welfare/commandsWelfare/versionWelfare.java | 3cxc/new-Welfare | cf7ac50b2de232b7fb11611f98bffd6d7e26d8ec | [
"Apache-2.0"
] | null | null | null | 36.4 | 99 | 0.683516 | 20,796 | package nc.umtpcm.welfare.commandsWelfare;
import org.bukkit.ChatColor;
import org.bukkit.command.Command;
import org.bukkit.command.CommandExecutor;
import org.bukkit.command.CommandSender;
import org.bukkit.entity.Player;
import static nc.umtpcm.welfare.statementWelfare.*;
public class versionWelfare imp... |
3e3138ce58ca6636f756ca2a8da43c7e7c4cd291 | 136 | java | Java | src/main/java/org/optimizationBenchmarking/utils/math/functions/special/package-info.java | optimizationBenchmarking/utils-math | f5f8bfb5d66819b503e1f82157dd7c76311e0e6c | [
"Apache-2.0"
] | null | null | null | src/main/java/org/optimizationBenchmarking/utils/math/functions/special/package-info.java | optimizationBenchmarking/utils-math | f5f8bfb5d66819b503e1f82157dd7c76311e0e6c | [
"Apache-2.0"
] | null | null | null | src/main/java/org/optimizationBenchmarking/utils/math/functions/special/package-info.java | optimizationBenchmarking/utils-math | f5f8bfb5d66819b503e1f82157dd7c76311e0e6c | [
"Apache-2.0"
] | null | null | null | 34 | 66 | 0.772059 | 20,797 | /**
* Special functions, like the Bessel and Gamma functions.
*/
package org.optimizationBenchmarking.utils.math.functions.special; |
3e31393d308620897f9903783c571f4ae38628d4 | 845 | java | Java | ImageDetectorDemo/src/main/java/com/affectiva/imagedetectordemo/UserInfo.java | YomnaAlaa/Emotion-Recgonition-mobile-app | 5af023e4897197500ab548267f428c18995627d4 | [
"MIT"
] | null | null | null | ImageDetectorDemo/src/main/java/com/affectiva/imagedetectordemo/UserInfo.java | YomnaAlaa/Emotion-Recgonition-mobile-app | 5af023e4897197500ab548267f428c18995627d4 | [
"MIT"
] | null | null | null | ImageDetectorDemo/src/main/java/com/affectiva/imagedetectordemo/UserInfo.java | YomnaAlaa/Emotion-Recgonition-mobile-app | 5af023e4897197500ab548267f428c18995627d4 | [
"MIT"
] | null | null | null | 16.568627 | 46 | 0.582249 | 20,798 | package com.affectiva.imagedetectordemo;
public class UserInfo {
private String usertime;
private int userid, score;
DatabaseHelper db;
public UserInfo()
{
this.userid=-1;
this.score=0;
}
public UserInfo(int userid,int score)
{
this.userid=userid;
this.score=score... |
3e31394765c4daed2d898f139a19d7f174f92053 | 239 | java | Java | src/main/java/seedu/expensetracker/ui/Ui.java | JasonChong96/addressbook-level4 | 5a047b2a832bb55c460ec204c9fda0c64811890b | [
"MIT"
] | 3 | 2019-03-12T09:08:06.000Z | 2022-01-06T19:58:35.000Z | src/main/java/seedu/expensetracker/ui/Ui.java | JasonChong96/addressbook-level4 | 5a047b2a832bb55c460ec204c9fda0c64811890b | [
"MIT"
] | 155 | 2018-09-25T04:36:35.000Z | 2018-11-12T15:20:29.000Z | src/main/java/seedu/expensetracker/ui/Ui.java | JasonChong96/addressbook-level4 | 5a047b2a832bb55c460ec204c9fda0c64811890b | [
"MIT"
] | 6 | 2018-09-25T04:12:08.000Z | 2021-03-03T05:51:10.000Z | 14.058824 | 40 | 0.615063 | 20,799 | package seedu.expensetracker.ui;
import javafx.stage.Stage;
/**
* API of UI component
*/
public interface Ui {
/** Starts the UI (and the App). */
void start(Stage primaryStage);
/** Stops the UI. */
void stop();
}
|
3e313953681ba2835cd9d0a68cd4c8720bcf7941 | 2,230 | java | Java | forest-core/src/main/java/com/dtflys/forest/annotation/Address.java | Zhongren233/forest | 606694b2e6d78f851e91c024dfaca7fba0280d5e | [
"MIT"
] | 471 | 2021-03-11T07:29:27.000Z | 2022-03-31T09:35:49.000Z | forest-core/src/main/java/com/dtflys/forest/annotation/Address.java | Zhongren233/forest | 606694b2e6d78f851e91c024dfaca7fba0280d5e | [
"MIT"
] | 47 | 2021-03-12T02:02:12.000Z | 2022-03-28T17:20:09.000Z | forest-core/src/main/java/com/dtflys/forest/annotation/Address.java | Zhongren233/forest | 606694b2e6d78f851e91c024dfaca7fba0280d5e | [
"MIT"
] | 79 | 2021-03-11T07:29:36.000Z | 2022-03-19T07:50:56.000Z | 28.589744 | 81 | 0.702691 | 20,800 | /*
* The MIT License (MIT)
*
* Copyright (c) 2016 Jun Gong
*
* 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, cop... |
3e313aff51893f2b89cc46c500dd0946df4b782d | 3,692 | java | Java | core/src/test/java/com/yahoo/smtpnio/async/request/AuthenticationXoauth2CommandTest.java | ConnectionMaster/smtp-client-nio | 0f529c0785d6d99302b832a8d97f8929f92ae18c | [
"Apache-2.0"
] | 10 | 2020-03-31T02:00:37.000Z | 2022-02-27T23:55:48.000Z | core/src/test/java/com/yahoo/smtpnio/async/request/AuthenticationXoauth2CommandTest.java | ConnectionMaster/smtp-client-nio | 0f529c0785d6d99302b832a8d97f8929f92ae18c | [
"Apache-2.0"
] | 24 | 2020-03-30T22:47:22.000Z | 2021-07-01T21:55:19.000Z | core/src/test/java/com/yahoo/smtpnio/async/request/AuthenticationXoauth2CommandTest.java | ConnectionMaster/smtp-client-nio | 0f529c0785d6d99302b832a8d97f8929f92ae18c | [
"Apache-2.0"
] | 10 | 2020-03-30T22:20:08.000Z | 2022-02-25T08:05:44.000Z | 36.554455 | 128 | 0.681473 | 20,801 | /*
* Copyright Verizon Media
* Licensed under the terms of the Apache 2.0 license. See LICENSE file in project root for terms.
*/
package com.yahoo.smtpnio.async.request;
import java.lang.reflect.Field;
import java.lang.reflect.Modifier;
import java.nio.charset.StandardCharsets;
import java.util.HashSet;
import jav... |
3e313b310d56a57a1444cc5e24d037e4a8838a12 | 121 | java | Java | app/src/main/java/com/quanyan/pedometer/view/OnDatePickListener.java | ybx945ybx/yhy | 1eaefbff5654d5d9a809a812de35adb103857486 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/quanyan/pedometer/view/OnDatePickListener.java | ybx945ybx/yhy | 1eaefbff5654d5d9a809a812de35adb103857486 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/quanyan/pedometer/view/OnDatePickListener.java | ybx945ybx/yhy | 1eaefbff5654d5d9a809a812de35adb103857486 | [
"Apache-2.0"
] | 1 | 2020-03-13T10:54:20.000Z | 2020-03-13T10:54:20.000Z | 20.166667 | 43 | 0.77686 | 20,802 | package com.quanyan.pedometer.view;
public interface OnDatePickListener {
void onPick(int year, int month, int day);
}
|
3e313c3d79fb73feb20973670e8ab02b9bcfdac6 | 10,301 | java | Java | src/main/java/uk/ac/susx/tag/gramexp/PegParser.java | simonwibberley/parboiledpeg | e9e7d7f4b9da1f9183426bce3c4658180dfa17f0 | [
"Apache-2.0"
] | null | null | null | src/main/java/uk/ac/susx/tag/gramexp/PegParser.java | simonwibberley/parboiledpeg | e9e7d7f4b9da1f9183426bce3c4658180dfa17f0 | [
"Apache-2.0"
] | null | null | null | src/main/java/uk/ac/susx/tag/gramexp/PegParser.java | simonwibberley/parboiledpeg | e9e7d7f4b9da1f9183426bce3c4658180dfa17f0 | [
"Apache-2.0"
] | null | null | null | 31.405488 | 204 | 0.560625 | 20,803 | package uk.ac.susx.tag.gramexp;
import org.parboiled.*;
import org.parboiled.annotations.BuildParseTree;
import org.parboiled.annotations.SuppressSubnodes;
import org.parboiled.common.Tuple2;
import org.parboiled.errors.ErrorUtils;
import org.parboiled.parserunners.ReportingParseRunner;
import org.parboiled.support.Pa... |
3e313da7a728c8dff001e00cbcc7f8f0e8fcf946 | 2,317 | java | Java | app/src/main/java/com/livechatinc/livechatwidgetexample/MainActivity.java | RickIsWright/chat-window-android | 5c519e0db29e974b79c0c5bd7c708619caf5b953 | [
"MIT"
] | null | null | null | app/src/main/java/com/livechatinc/livechatwidgetexample/MainActivity.java | RickIsWright/chat-window-android | 5c519e0db29e974b79c0c5bd7c708619caf5b953 | [
"MIT"
] | null | null | null | app/src/main/java/com/livechatinc/livechatwidgetexample/MainActivity.java | RickIsWright/chat-window-android | 5c519e0db29e974b79c0c5bd7c708619caf5b953 | [
"MIT"
] | null | null | null | 33.57971 | 184 | 0.731549 | 20,804 | package com.livechatinc.livechatwidgetexample;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import androidx.appcompat.app.AppCompatActivity;
import androidx.appcompat.widget.Toolbar;
import androidx.fragment.app.Fragment;
import com.livechatinc.inappchat.ChatWindowActivity;
impo... |
3e313e272ab02bd32f0123375b83340b086077ea | 491 | java | Java | jsystem-core-projects/jsystemApp/src/test/java/systemobject/examples/ReferenceToXmlTest.java | NirBY/jsystem | 17f414b54afc7fa7c78f108ab75617822bc05808 | [
"Apache-2.0"
] | 31 | 2015-01-22T06:33:19.000Z | 2022-02-18T05:22:13.000Z | jsystem-core-projects/jsystemApp/src/test/java/systemobject/examples/ReferenceToXmlTest.java | NirBY/jsystem | 17f414b54afc7fa7c78f108ab75617822bc05808 | [
"Apache-2.0"
] | 131 | 2015-01-01T08:55:20.000Z | 2022-03-21T08:44:17.000Z | jsystem-core-projects/jsystemApp/src/test/java/systemobject/examples/ReferenceToXmlTest.java | NirBY/jsystem | 17f414b54afc7fa7c78f108ab75617822bc05808 | [
"Apache-2.0"
] | 52 | 2015-01-01T09:22:51.000Z | 2022-03-18T06:47:46.000Z | 27.277778 | 85 | 0.780041 | 20,805 | /*
* Copyright 2005-2010 Ignis Software Tools Ltd. All rights reserved.
*/
package systemobject.examples;
import junit.framework.SystemTestCase;
public class ReferenceToXmlTest extends SystemTestCase {
public void testRefToXML() throws Exception {
SimpleSystemObject life = (SimpleSystemObject)system.getSystemOb... |
3e313edcad08b3b2ec394d041b5b4380dd3a254e | 2,000 | java | Java | addressbook-web-tests/src/test/java/ru/stqa/pft/addressbook/appmanager/GroupHelper.java | ekaterina-fedulova/java1 | fe48a7a902b1fd2f8c514ed9d7d747baf2e1c429 | [
"Apache-2.0"
] | null | null | null | addressbook-web-tests/src/test/java/ru/stqa/pft/addressbook/appmanager/GroupHelper.java | ekaterina-fedulova/java1 | fe48a7a902b1fd2f8c514ed9d7d747baf2e1c429 | [
"Apache-2.0"
] | null | null | null | addressbook-web-tests/src/test/java/ru/stqa/pft/addressbook/appmanager/GroupHelper.java | ekaterina-fedulova/java1 | fe48a7a902b1fd2f8c514ed9d7d747baf2e1c429 | [
"Apache-2.0"
] | null | null | null | 25.316456 | 96 | 0.687 | 20,806 | package ru.stqa.pft.addressbook.appmanager;
// 10 задание
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import ru.stqa.pft.addressbook.model.GroupData;
import java.util.ArrayList;
import java.util.List;
public class GroupHelper extends HelperBase{
publ... |
3e313f048ec9d2979a7f8256c1c86a5c77de3e35 | 5,454 | java | Java | playmusiclib/src/main/java/de/arcus/playmusiclib/datasources/ArtistDataSource.java | Arcus92/PlayMusicExporter | c4b6dddb39c5560edf1dd329eafdf4cd32d58e54 | [
"MIT"
] | 126 | 2015-02-09T13:58:59.000Z | 2021-07-02T08:05:51.000Z | playmusiclib/src/main/java/de/arcus/playmusiclib/datasources/ArtistDataSource.java | ernie96/PlayMusicExporter | c4b6dddb39c5560edf1dd329eafdf4cd32d58e54 | [
"MIT"
] | 16 | 2017-08-12T11:03:39.000Z | 2018-02-27T17:00:23.000Z | playmusiclib/src/main/java/de/arcus/playmusiclib/datasources/ArtistDataSource.java | ernie96/PlayMusicExporter | c4b6dddb39c5560edf1dd329eafdf4cd32d58e54 | [
"MIT"
] | 41 | 2015-11-08T12:37:18.000Z | 2020-02-27T17:57:21.000Z | 34.518987 | 301 | 0.693986 | 20,807 | /*
* Copyright (c) 2015 David Schulte
*
* 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, merge, publi... |
3e313f3d0b0dd2103d89e2a4a707037a114a5511 | 2,294 | java | Java | src/main/java/org/springblade/core/listener/StartupListener.java | suntinghui/Blade | f8f1932c729aff159510ad394f00f30ec77f1be7 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/springblade/core/listener/StartupListener.java | suntinghui/Blade | f8f1932c729aff159510ad394f00f30ec77f1be7 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/springblade/core/listener/StartupListener.java | suntinghui/Blade | f8f1932c729aff159510ad394f00f30ec77f1be7 | [
"Apache-2.0"
] | null | null | null | 27.650602 | 84 | 0.738998 | 20,808 | /**
* Copyright (c) 2015-2017, Chill Zhuang 庄骞 (nnheo@example.com).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless req... |
3e313fdf6cfa6a3e7a4c8a3c5e528162790aaef2 | 6,927 | java | Java | src/main/java/com/example/helloendpoints/scheduler/SignalSender.java | pipoop/hobby-cloud-server | ae539c68b09f4343f57a01708b2bd0e10b3534bd | [
"Apache-2.0"
] | null | null | null | src/main/java/com/example/helloendpoints/scheduler/SignalSender.java | pipoop/hobby-cloud-server | ae539c68b09f4343f57a01708b2bd0e10b3534bd | [
"Apache-2.0"
] | null | null | null | src/main/java/com/example/helloendpoints/scheduler/SignalSender.java | pipoop/hobby-cloud-server | ae539c68b09f4343f57a01708b2bd0e10b3534bd | [
"Apache-2.0"
] | null | null | null | 38.270718 | 157 | 0.696838 | 20,809 | package com.example.helloendpoints.scheduler;
import java.io.IOException;
import java.util.logging.Logger;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSON... |
3e313fe2c828420b3ce27ee0f87fbb2b4cbdabc1 | 1,084 | java | Java | test-clients/src/main/java/com/hedera/services/bdd/spec/infrastructure/listeners/TokenAccountRegistryRel.java | amckay7777/hedera-services | 61c337d926d2f31b05b8dfa0094c88ef0b208db5 | [
"Apache-2.0"
] | 164 | 2020-08-06T17:02:44.000Z | 2022-03-30T15:56:55.000Z | test-clients/src/main/java/com/hedera/services/bdd/spec/infrastructure/listeners/TokenAccountRegistryRel.java | amckay7777/hedera-services | 61c337d926d2f31b05b8dfa0094c88ef0b208db5 | [
"Apache-2.0"
] | 2,439 | 2020-08-06T17:06:15.000Z | 2022-03-31T23:38:38.000Z | test-clients/src/main/java/com/hedera/services/bdd/spec/infrastructure/listeners/TokenAccountRegistryRel.java | amckay7777/hedera-services | 61c337d926d2f31b05b8dfa0094c88ef0b208db5 | [
"Apache-2.0"
] | 51 | 2020-08-06T18:53:48.000Z | 2022-02-03T13:12:37.000Z | 27.1 | 75 | 0.723247 | 20,810 | package com.hedera.services.bdd.spec.infrastructure.listeners;
/*-
*
* Hedera Services Test Clients
*
* Copyright (C) 2018 - 2021 Hedera Hashgraph, LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a... |
3e31403cf3bee1048a0cd1d7b45cd1667af07aed | 1,958 | java | Java | test-src/tpch/scan/TPCHScanLCC.java | winter-ict/LCIndex | 601f5fffb9798f9e481a990ef083d8b930605c40 | [
"Apache-2.0"
] | 12 | 2017-05-16T02:02:53.000Z | 2018-01-17T12:02:28.000Z | test-src/tpch/scan/TPCHScanLCC.java | fengchen8086/LCIndex | 601f5fffb9798f9e481a990ef083d8b930605c40 | [
"Apache-2.0"
] | null | null | null | test-src/tpch/scan/TPCHScanLCC.java | fengchen8086/LCIndex | 601f5fffb9798f9e481a990ef083d8b930605c40 | [
"Apache-2.0"
] | 1 | 2017-05-18T15:19:03.000Z | 2017-05-18T15:19:03.000Z | 32.098361 | 96 | 0.711951 | 20,811 | package tpch.scan;
import java.io.IOException;
import java.util.List;
import org.apache.hadoop.hbase.KeyValue;
import org.apache.hadoop.hbase.client.HTable;
import org.apache.hadoop.hbase.client.Result;
import org.apache.hadoop.hbase.client.ResultScanner;
import org.apache.hadoop.hbase.client.Scan;
import org.apache.... |
3e3140497ea147ad387838259c051815bcd6cae7 | 584 | java | Java | src/radlab/rain/workload/s3/S3ListBucketOperation.java | sguazt/rain-workload-toolkit | 90f18f77e7b21d07999512494a2a9be8a587f812 | [
"BSD-3-Clause"
] | 19 | 2015-09-23T12:59:59.000Z | 2021-12-02T08:19:26.000Z | src/radlab/rain/workload/s3/S3ListBucketOperation.java | itconsultore/rain-workload-toolkit | 90f18f77e7b21d07999512494a2a9be8a587f812 | [
"BSD-3-Clause"
] | 6 | 2015-11-14T18:01:12.000Z | 2016-04-14T06:45:16.000Z | src/radlab/rain/workload/s3/S3ListBucketOperation.java | yungsters/rain-workload-toolkit | f956999b5c2d4244a43eff656e0c0f92e32fdd2e | [
"BSD-3-Clause"
] | 12 | 2015-07-12T17:30:33.000Z | 2019-05-08T05:47:34.000Z | 22.461538 | 75 | 0.767123 | 20,812 | package radlab.rain.workload.s3;
import org.jets3t.service.model.S3Object;
import radlab.rain.IScoreboard;
public class S3ListBucketOperation extends S3Operation
{
public static String NAME = "ListBucket";
public S3ListBucketOperation(boolean interactive, IScoreboard scoreboard)
{
super(interactive, scorebo... |
3e31415f67b595b3c3b548100fa530fa6c521981 | 66 | java | Java | src/PracticeLeetCode/_055JumpGame.java | darshanhs90/Java-HackerRank | da76ccd7851f102712f7d8dfa4659901c5de7a76 | [
"MIT"
] | 3 | 2017-03-04T19:21:28.000Z | 2019-08-09T07:31:34.000Z | src/PracticeLeetCode/_055JumpGame.java | darshanhs90/Java-HackerRank | da76ccd7851f102712f7d8dfa4659901c5de7a76 | [
"MIT"
] | null | null | null | src/PracticeLeetCode/_055JumpGame.java | darshanhs90/Java-HackerRank | da76ccd7851f102712f7d8dfa4659901c5de7a76 | [
"MIT"
] | 3 | 2017-12-17T10:36:07.000Z | 2022-01-19T19:08:35.000Z | 8.25 | 27 | 0.757576 | 20,813 | package PracticeLeetCode;
public class _055JumpGame {
psvm
}
|
3e31428c98c52ad05f7642fea1fafa5ea2be3506 | 1,290 | java | Java | backend/src/main/java/com/sid/sidsales/services/SaleService.java | sidneyrod/sales-dash | 1b833cfea171edf507dff8bf09820d85c7cc1eea | [
"MIT"
] | null | null | null | backend/src/main/java/com/sid/sidsales/services/SaleService.java | sidneyrod/sales-dash | 1b833cfea171edf507dff8bf09820d85c7cc1eea | [
"MIT"
] | null | null | null | backend/src/main/java/com/sid/sidsales/services/SaleService.java | sidneyrod/sales-dash | 1b833cfea171edf507dff8bf09820d85c7cc1eea | [
"MIT"
] | 1 | 2021-05-08T19:50:02.000Z | 2021-05-08T19:50:02.000Z | 28.666667 | 64 | 0.803101 | 20,814 | package com.sid.sidsales.services;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transa... |
3e3142b58fbea6645b2034daf3e7431114cd1c0c | 2,501 | java | Java | src/main/java/jp/ac/osaka_u/ist/sdl/scanalyzer/retrieve/ParallelRetriever.java | k-hotta/SCAnalyzer | d65a265a95d42db98688cfd81d3ea4f43158c79d | [
"Apache-2.0"
] | null | null | null | src/main/java/jp/ac/osaka_u/ist/sdl/scanalyzer/retrieve/ParallelRetriever.java | k-hotta/SCAnalyzer | d65a265a95d42db98688cfd81d3ea4f43158c79d | [
"Apache-2.0"
] | null | null | null | src/main/java/jp/ac/osaka_u/ist/sdl/scanalyzer/retrieve/ParallelRetriever.java | k-hotta/SCAnalyzer | d65a265a95d42db98688cfd81d3ea4f43158c79d | [
"Apache-2.0"
] | null | null | null | 30.13253 | 108 | 0.716513 | 20,815 | package jp.ac.osaka_u.ist.sdl.scanalyzer.retrieve;
import java.util.ArrayList;
import java.util.Collection;
import java.util.List;
import java.util.Map;
import java.util.TreeMap;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import java.util.concurrent.Future;
import java.util.con... |
3e3143253ff33501300c31334338bf16eaeaf918 | 3,969 | java | Java | org.apache.http.legacy_intermediates/src/com/android/internal/http/multipart/FilePart.java | team-miracle/android-libs | a6fbe765c2b862c25950ec339b6345b1c6bd7c43 | [
"Apache-2.0"
] | 1 | 2020-12-24T01:33:37.000Z | 2020-12-24T01:33:37.000Z | org.apache.http.legacy_intermediates/src/com/android/internal/http/multipart/FilePart.java | team-miracle/android-libs | a6fbe765c2b862c25950ec339b6345b1c6bd7c43 | [
"Apache-2.0"
] | null | null | null | org.apache.http.legacy_intermediates/src/com/android/internal/http/multipart/FilePart.java | team-miracle/android-libs | a6fbe765c2b862c25950ec339b6345b1c6bd7c43 | [
"Apache-2.0"
] | null | null | null | 79.38 | 319 | 0.749055 | 20,816 | /*
* $Header: /home/jerenkrantz/tmp/commons/commons-convert/cvs/home/cvs/jakarta-commons//httpclient/src/java/org/apache/commons/httpclient/methods/multipart/FilePart.java,v 1.19 2004/04/18 23:51:37 jsdever Exp $
* $Revision: 480424 $
* $Date: 2006-11-29 06:56:49 +0100 (Wed, 29 Nov 2006) $
*
* =========================... |
3e3143479c7284452cc2ac9a729a9350d67c0009 | 12,109 | java | Java | amazon-kinesis-client/src/test/java/software/amazon/kinesis/leases/dynamodb/DynamoDBLeaseRefresherTest.java | doshidhaval/amazon-kinesis-client | 8873b1346ff033de01fa1a237c0436d8fb762d9a | [
"Apache-2.0"
] | 1 | 2019-06-21T16:54:36.000Z | 2019-06-21T16:54:36.000Z | amazon-kinesis-client/src/test/java/software/amazon/kinesis/leases/dynamodb/DynamoDBLeaseRefresherTest.java | doshidhaval/amazon-kinesis-client | 8873b1346ff033de01fa1a237c0436d8fb762d9a | [
"Apache-2.0"
] | 1 | 2020-03-30T06:37:26.000Z | 2020-03-30T06:37:26.000Z | amazon-kinesis-client/src/test/java/software/amazon/kinesis/leases/dynamodb/DynamoDBLeaseRefresherTest.java | doshidhaval/amazon-kinesis-client | 8873b1346ff033de01fa1a237c0436d8fb762d9a | [
"Apache-2.0"
] | 1 | 2020-09-30T07:20:04.000Z | 2020-09-30T07:20:04.000Z | 42.191638 | 124 | 0.749443 | 20,817 | /*
* Copyright 2019 Amazon.com, Inc. or its affiliates.
* Licensed under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applic... |
3e3143811566612f0f8c44edeac77191380405a5 | 7,703 | java | Java | Compiler/src/Grammar.java | kscasado/SLR-Parser | f095c5f38b19faabb3611c27182232216396721c | [
"MIT"
] | null | null | null | Compiler/src/Grammar.java | kscasado/SLR-Parser | f095c5f38b19faabb3611c27182232216396721c | [
"MIT"
] | null | null | null | Compiler/src/Grammar.java | kscasado/SLR-Parser | f095c5f38b19faabb3611c27182232216396721c | [
"MIT"
] | null | null | null | 24.531847 | 83 | 0.625081 | 20,818 | import java.io.BufferedReader;
import java.io.File;
import java.io.FileReader;
import java.io.IOException;
import java.net.URL;
import java.util.ArrayList;
import java.util.LinkedHashSet;
import java.util.List;
import java.util.Map;
import java.util.Set;
import java.util.Stack;
import java.util.TreeMap;
/*Assuming a g... |
3e3143f8f72eecaaad735e2c832d6c1fe4a2c624 | 624 | java | Java | src/aima/util/RangeRandomizer.java | thiago-sandes/aima-java | ccb1e8ce4c1d001b8d1b024730d2ae7d303a8f48 | [
"MIT"
] | 1 | 2019-02-01T07:11:09.000Z | 2019-02-01T07:11:09.000Z | src/aima/util/RangeRandomizer.java | ThuriyaThwin/Aima-JavaFx | ccb1e8ce4c1d001b8d1b024730d2ae7d303a8f48 | [
"MIT"
] | null | null | null | src/aima/util/RangeRandomizer.java | ThuriyaThwin/Aima-JavaFx | ccb1e8ce4c1d001b8d1b024730d2ae7d303a8f48 | [
"MIT"
] | null | null | null | 17.333333 | 54 | 0.668269 | 20,819 | /*
* Created on Aug 6, 2005
*
*/
package aima.util;
/**
* @author Ravi Mohan
*
*/
import aima.probability.JavaRandomizer;
import aima.probability.Randomizer;
public class RangeRandomizer implements Randomizer {
private double lower;
private double upper;
private JavaRandomizer random... |
3e3145bc3e23d403a5d082d8c5c60b52d53d2596 | 2,179 | java | Java | maps/backend/src/main/java/com/globant/training/google/maps/core/endpoint/validation/DtoValidator.java | globant/google-apis-training | d89407fc196507a00131feb0c0a5cc51f3ba161f | [
"Apache-2.0"
] | null | null | null | maps/backend/src/main/java/com/globant/training/google/maps/core/endpoint/validation/DtoValidator.java | globant/google-apis-training | d89407fc196507a00131feb0c0a5cc51f3ba161f | [
"Apache-2.0"
] | null | null | null | maps/backend/src/main/java/com/globant/training/google/maps/core/endpoint/validation/DtoValidator.java | globant/google-apis-training | d89407fc196507a00131feb0c0a5cc51f3ba161f | [
"Apache-2.0"
] | 1 | 2021-07-19T15:52:32.000Z | 2021-07-19T15:52:32.000Z | 26.573171 | 100 | 0.699403 | 20,820 | package com.globant.training.google.maps.core.endpoint.validation;
import com.globant.training.google.maps.core.endpoint.dto.Dto;
import com.globant.training.google.maps.core.exception.ValidationException;
import java.util.HashSet;
import java.util.Set;
import javax.validation.ConstraintViolation;
import javax.valid... |
3e3145fc4fb8f90d777dae3c81c09bdd3b4cf89a | 29 | java | Java | java/java-tests/testData/psi/formatter/tabIndenting/SCR6197_after.java | teddywest32/intellij-community | e0268d7a1da1d318b441001448cdd3e8929b2f29 | [
"Apache-2.0"
] | null | null | null | java/java-tests/testData/psi/formatter/tabIndenting/SCR6197_after.java | teddywest32/intellij-community | e0268d7a1da1d318b441001448cdd3e8929b2f29 | [
"Apache-2.0"
] | null | null | null | java/java-tests/testData/psi/formatter/tabIndenting/SCR6197_after.java | teddywest32/intellij-community | e0268d7a1da1d318b441001448cdd3e8929b2f29 | [
"Apache-2.0"
] | 1 | 2020-11-27T10:36:50.000Z | 2020-11-27T10:36:50.000Z | 4.833333 | 12 | 0.310345 | 20,821 |
class Test {
/*
*/
}
|
3e314780bec9bd96de477fd6a5b6aa3036452be6 | 2,787 | java | Java | postgis/src/main/java/at/srfg/graphium/postgis/persistence/resultsetextractors/impl/SegmentResultSetExtractorFactoryImpl.java | jinnerbichler/graphium | 0b52d717497a31ef3e7598aba93b96bc20f407f7 | [
"Apache-2.0"
] | 12 | 2017-10-04T12:55:45.000Z | 2022-01-10T09:41:04.000Z | postgis/src/main/java/at/srfg/graphium/postgis/persistence/resultsetextractors/impl/SegmentResultSetExtractorFactoryImpl.java | jinnerbichler/graphium | 0b52d717497a31ef3e7598aba93b96bc20f407f7 | [
"Apache-2.0"
] | 2 | 2018-08-31T09:10:42.000Z | 2022-02-16T00:37:01.000Z | postgis/src/main/java/at/srfg/graphium/postgis/persistence/resultsetextractors/impl/SegmentResultSetExtractorFactoryImpl.java | jinnerbichler/graphium | 0b52d717497a31ef3e7598aba93b96bc20f407f7 | [
"Apache-2.0"
] | 4 | 2017-10-05T11:48:55.000Z | 2021-03-23T08:12:18.000Z | 39.971429 | 155 | 0.761973 | 20,822 | /**
* Copyright © 2017 Salzburg Research Forschungsgesellschaft (lyhxr@example.com)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENS... |
3e3147bc640f13a0fbe5dd63827afd2ec02e2887 | 1,718 | java | Java | app/src/main/java/com/dicoding/syahrul/model/RetroGetDetail.java | msyahrul801/githubUsers | b07aca18bbbfdae41b1014d3cee04ebf06c16ee1 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/dicoding/syahrul/model/RetroGetDetail.java | msyahrul801/githubUsers | b07aca18bbbfdae41b1014d3cee04ebf06c16ee1 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/dicoding/syahrul/model/RetroGetDetail.java | msyahrul801/githubUsers | b07aca18bbbfdae41b1014d3cee04ebf06c16ee1 | [
"Apache-2.0"
] | null | null | null | 22.311688 | 122 | 0.639115 | 20,823 | package com.dicoding.syahrul.model;
import com.google.gson.annotations.SerializedName;
public class RetroGetDetail {
@SerializedName("name")
private String name;
@SerializedName("company")
private String company;
@SerializedName("location")
private String location;
@SerializedName("followe... |
3e3147e9ceb3da4fe3312f789fbe6c6988874a43 | 317 | java | Java | src/test/java/nablarch/fw/dicontainer/annotation/auto/custom/Custom1.java | backpaper0/nablarch-fw-scoped-dicontainer | 540f2c5279d18460150bfa8575fe40510132e259 | [
"Apache-2.0"
] | null | null | null | src/test/java/nablarch/fw/dicontainer/annotation/auto/custom/Custom1.java | backpaper0/nablarch-fw-scoped-dicontainer | 540f2c5279d18460150bfa8575fe40510132e259 | [
"Apache-2.0"
] | 7 | 2019-10-24T02:05:54.000Z | 2020-11-04T05:23:00.000Z | src/test/java/nablarch/fw/dicontainer/annotation/auto/custom/Custom1.java | backpaper0/nablarch-fw-scoped-dicontainer | 540f2c5279d18460150bfa8575fe40510132e259 | [
"Apache-2.0"
] | 1 | 2019-11-08T05:16:34.000Z | 2019-11-08T05:16:34.000Z | 18.647059 | 55 | 0.694006 | 20,824 | package nablarch.fw.dicontainer.annotation.auto.custom;
import java.util.Objects;
public class Custom1 {
private final Custom2 custom2;
public Custom1(final Custom2 custom2) {
this.custom2 = Objects.requireNonNull(custom2);
}
public Custom2 getCustom2() {
return custom2;
}
}
|
3e314809b1c219ec85399b2e870fe1e9f8072da8 | 2,366 | java | Java | src/main/java/com/api/grpc/RpcActions.java | dipjyotimetia/HybridTestFramework | cefa5898a09ccc6be03db1ad201824a165caf4f5 | [
"MIT"
] | 33 | 2021-10-14T17:12:01.000Z | 2022-03-28T10:05:33.000Z | src/main/java/com/api/grpc/RpcActions.java | dipjyotimetia/HybridTestFramework | cefa5898a09ccc6be03db1ad201824a165caf4f5 | [
"MIT"
] | 80 | 2021-10-12T11:49:11.000Z | 2022-03-31T12:20:20.000Z | src/main/java/com/api/grpc/RpcActions.java | dipjyotimetia/HybridTestFramework | cefa5898a09ccc6be03db1ad201824a165caf4f5 | [
"MIT"
] | 18 | 2021-10-14T13:35:35.000Z | 2022-03-07T23:20:18.000Z | 28.853659 | 133 | 0.571429 | 20,825 | package com.api.grpc;
import com.google.auth.oauth2.GoogleCredentials;
import io.grpc.*;
import io.grpc.auth.MoreCallCredentials;
import lombok.extern.slf4j.Slf4j;
import java.io.File;
import java.io.IOException;
@Slf4j
public class RpcActions {
public enum AuthType {
TLS,
Insecure,
TLS_C... |
3e31489bd735f578244b85754c0c8048f1ebfe24 | 822 | java | Java | proFL-plugin-2.0.3/org/mudebug/prapr/reloc/commons/collections/keyvalue/UnmodifiableMapEntry.java | ycj123/Research-Project | 08296e0075ba0c13204944b1bc1a96a7b8d2f023 | [
"MIT"
] | null | null | null | proFL-plugin-2.0.3/org/mudebug/prapr/reloc/commons/collections/keyvalue/UnmodifiableMapEntry.java | ycj123/Research-Project | 08296e0075ba0c13204944b1bc1a96a7b8d2f023 | [
"MIT"
] | null | null | null | proFL-plugin-2.0.3/org/mudebug/prapr/reloc/commons/collections/keyvalue/UnmodifiableMapEntry.java | ycj123/Research-Project | 08296e0075ba0c13204944b1bc1a96a7b8d2f023 | [
"MIT"
] | null | null | null | 28.344828 | 88 | 0.717762 | 20,826 | //
// Decompiled by Procyon v0.5.36
//
package org.mudebug.prapr.reloc.commons.collections.keyvalue;
import java.util.Map;
import org.mudebug.prapr.reloc.commons.collections.KeyValue;
import org.mudebug.prapr.reloc.commons.collections.Unmodifiable;
public final class UnmodifiableMapEntry extends AbstractMapEntry i... |
3e314912cb96bc09ad4b295a2aa2c2c37ecfca9d | 2,828 | java | Java | custom/CustomCAN.java | RoboticsTeam4904/cmdbased | 65ad6c61a2f547f0e485f4b837f11f8459b040d9 | [
"BSD-3-Clause"
] | 12 | 2016-02-07T22:47:16.000Z | 2022-03-20T17:34:48.000Z | custom/CustomCAN.java | RoboticsTeam4904/cmdbased | 65ad6c61a2f547f0e485f4b837f11f8459b040d9 | [
"BSD-3-Clause"
] | 181 | 2016-01-24T20:27:44.000Z | 2022-03-01T01:30:37.000Z | custom/CustomCAN.java | RoboticsTeam4904/cmdbased | 65ad6c61a2f547f0e485f4b837f11f8459b040d9 | [
"BSD-3-Clause"
] | 3 | 2016-01-30T21:27:44.000Z | 2018-01-06T23:39:03.000Z | 27.456311 | 99 | 0.713579 | 20,827 | package org.usfirst.frc4904.standard.custom;
import java.nio.ByteBuffer;
import java.nio.IntBuffer;
import java.util.Optional;
import org.usfirst.frc4904.standard.LogKitten;
import edu.wpi.first.hal.can.CANJNI;
import edu.wpi.first.hal.can.CANMessageNotFoundException;
import edu.wpi.first.hal.util.UncleanStatusExcepti... |
3e314b4a5a4ac27339939e6d169a5b3f670819c5 | 756 | java | Java | src/main/java/ModelPackage/Users/SubCart.java | hatam008/CFKala | ef1897ec60daad618aec55b2489481eedf5cdebc | [
"MIT"
] | 1 | 2020-06-26T19:35:14.000Z | 2020-06-26T19:35:14.000Z | src/main/java/ModelPackage/Users/SubCart.java | hatam008/CFKala | ef1897ec60daad618aec55b2489481eedf5cdebc | [
"MIT"
] | null | null | null | src/main/java/ModelPackage/Users/SubCart.java | hatam008/CFKala | ef1897ec60daad618aec55b2489481eedf5cdebc | [
"MIT"
] | 3 | 2020-04-03T11:34:47.000Z | 2021-04-03T20:15:50.000Z | 18.9 | 64 | 0.652116 | 20,828 | package ModelPackage.Users;
import ModelPackage.Product.Product;
import lombok.*;
import javax.persistence.*;
@Data
@Entity
@Table(name = "t_sub_carts")
public class SubCart{
@Setter(AccessLevel.NONE)
@Id @GeneratedValue
private int id;
@OneToOne
@JoinColumn(name = "PRODUCT")
private Pro... |
3e314b9f1a037dec7d8507c1b57ac3a869b3786d | 536 | java | Java | ecs102/lab22/Searching.java | zayadur/edu.syr | 2ce1426a7d9b71e26428aff816b66fd2b6af3aa1 | [
"MIT"
] | null | null | null | ecs102/lab22/Searching.java | zayadur/edu.syr | 2ce1426a7d9b71e26428aff816b66fd2b6af3aa1 | [
"MIT"
] | null | null | null | ecs102/lab22/Searching.java | zayadur/edu.syr | 2ce1426a7d9b71e26428aff816b66fd2b6af3aa1 | [
"MIT"
] | null | null | null | 17.866667 | 58 | 0.451493 | 20,829 | //Searching
public class Searching{
public static int binarySearch(Comparable[] list,
Comparable target)
{
int min=0, max=list.length-1, mid=0, i=0;
boolean found = false;
while (!found && min <= max)
{
if (list[i].compareTo(mid) < 0)
{
... |
3e314c0f984f301c3f58163caf0c6e9014755ca3 | 1,437 | java | Java | feilong-json/src/main/java/com/feilong/json/SensitiveWords.java | venusdrogon/feilong | 6e5809373fb0c53c0cd26e40985ab40cd06e01f7 | [
"Apache-2.0"
] | 47 | 2020-05-25T15:06:16.000Z | 2022-03-25T09:28:37.000Z | feilong-json/src/main/java/com/feilong/json/SensitiveWords.java | ifeilong/feilong | d59ae9a98924b902e9604b98c3ea24b461bb6b36 | [
"Apache-2.0"
] | 232 | 2020-04-22T14:19:44.000Z | 2021-08-24T11:50:49.000Z | feilong-json/src/main/java/com/feilong/json/SensitiveWords.java | venusdrogon/feilong | 6e5809373fb0c53c0cd26e40985ab40cd06e01f7 | [
"Apache-2.0"
] | 19 | 2020-05-07T02:57:12.000Z | 2022-03-15T02:26:48.000Z | 29.326531 | 75 | 0.757829 | 20,830 | /*
* Copyright (C) 2008 feilong
*
* 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... |
3e314d3347d1a46fdf264c2cd25a2f236215e08f | 1,873 | java | Java | src/main/java/com/oliveryasuna/vaadin/commons/component/listener/DetachListener.java | oliveryasuna/flow-commons | c3ad2147cdde73cf1a8066bb5f05e235a6cb7164 | [
"BSD-3-Clause"
] | null | null | null | src/main/java/com/oliveryasuna/vaadin/commons/component/listener/DetachListener.java | oliveryasuna/flow-commons | c3ad2147cdde73cf1a8066bb5f05e235a6cb7164 | [
"BSD-3-Clause"
] | null | null | null | src/main/java/com/oliveryasuna/vaadin/commons/component/listener/DetachListener.java | oliveryasuna/flow-commons | c3ad2147cdde73cf1a8066bb5f05e235a6cb7164 | [
"BSD-3-Clause"
] | null | null | null | 56.757576 | 158 | 0.791778 | 20,831 | /*
* Copyright 2021 Oliver Yasuna
*
* Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
*... |
3e314d76a26837a1812f8b4c04b53b4b8cb18079 | 332 | java | Java | src/main/java/br/eti/archanjo/keycloak/constants/TopicsConstants.java | farchanjo/websocket-stomp-backend | b3402e15b328a282feb010c8a7ab5de8e8b2dbac | [
"MIT"
] | null | null | null | src/main/java/br/eti/archanjo/keycloak/constants/TopicsConstants.java | farchanjo/websocket-stomp-backend | b3402e15b328a282feb010c8a7ab5de8e8b2dbac | [
"MIT"
] | null | null | null | src/main/java/br/eti/archanjo/keycloak/constants/TopicsConstants.java | farchanjo/websocket-stomp-backend | b3402e15b328a282feb010c8a7ab5de8e8b2dbac | [
"MIT"
] | null | null | null | 36.888889 | 66 | 0.753012 | 20,832 | package br.eti.archanjo.keycloak.constants;
public class TopicsConstants {
public static final String PUBLIC_CHAT_TOPIC = "/topic/chat";
public static final String MESSAGES = "/messages";
public static final String TOTAL_USERS = "/topic/totalusers";
public static final String PRIVATE_CHAT_TOPIC = "/top... |
3e314e6b0fdc090a9f45c3e237011acbf615afe9 | 1,411 | java | Java | wjw/src/main/java/com/wjw/service/AreaService.java | jamescaoBJ/springcloud | a012debbc90b195584bb3da0300cb14f7ed2f8a0 | [
"Apache-2.0"
] | null | null | null | wjw/src/main/java/com/wjw/service/AreaService.java | jamescaoBJ/springcloud | a012debbc90b195584bb3da0300cb14f7ed2f8a0 | [
"Apache-2.0"
] | null | null | null | wjw/src/main/java/com/wjw/service/AreaService.java | jamescaoBJ/springcloud | a012debbc90b195584bb3da0300cb14f7ed2f8a0 | [
"Apache-2.0"
] | null | null | null | 17.860759 | 64 | 0.614458 | 20,833 | /**
* AreaService.java
* com.wjw.service
* Function: TODO add descript
*
* ver date author
* ──────────────────────────────────
* 2017年11月3日 lyj
*
* Copyright (c) 2017, TNT All Rights Reserved.
*/
package com.wjw.service;
import java.util.List;
import com.ncme.springboot.footstone.re... |
3e314f5a0309f64f747f16225149cbe390802bf5 | 1,110 | java | Java | domaintest-war/src/main/java/foo/domaintest/util/Key.java | google/domaintest | a4a2dea7b7c22eb31db91e54927b78b6d38e1d12 | [
"Apache-2.0"
] | 49 | 2015-02-20T16:59:52.000Z | 2021-10-21T04:41:50.000Z | domaintest-war/src/main/java/foo/domaintest/util/Key.java | google/domaintest | a4a2dea7b7c22eb31db91e54927b78b6d38e1d12 | [
"Apache-2.0"
] | 8 | 2016-04-22T21:03:47.000Z | 2020-09-16T07:48:07.000Z | domaintest-war/src/main/java/foo/domaintest/util/Key.java | google/domaintest | a4a2dea7b7c22eb31db91e54927b78b6d38e1d12 | [
"Apache-2.0"
] | 23 | 2015-06-27T17:07:23.000Z | 2021-10-21T04:41:41.000Z | 25.227273 | 75 | 0.69009 | 20,834 | /**
* Copyright 2014 Google Inc. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applic... |
3e31502721795652aa5fc75c5859a793a07ba755 | 8,143 | java | Java | src/main/java/com/kaleido/klinops/web/rest/TrialMasterFileResource.java | Kaleido-Biosciences/klinops | f7a725d43302e33158a43fd36de6859906d986de | [
"BSD-3-Clause"
] | null | null | null | src/main/java/com/kaleido/klinops/web/rest/TrialMasterFileResource.java | Kaleido-Biosciences/klinops | f7a725d43302e33158a43fd36de6859906d986de | [
"BSD-3-Clause"
] | 2 | 2019-12-17T22:54:47.000Z | 2022-03-17T22:26:01.000Z | src/main/java/com/kaleido/klinops/web/rest/TrialMasterFileResource.java | Kaleido-Biosciences/klinops | f7a725d43302e33158a43fd36de6859906d986de | [
"BSD-3-Clause"
] | null | null | null | 48.470238 | 197 | 0.734864 | 20,835 | package com.kaleido.klinops.web.rest;
import com.kaleido.klinops.domain.TrialMasterFile;
import com.kaleido.klinops.service.TrialMasterFileService;
import com.kaleido.klinops.web.rest.errors.BadRequestAlertException;
import com.kaleido.klinops.service.dto.TrialMasterFileCriteria;
import com.kaleido.klinops.service.Tri... |
3e31504cb6d4a04725b39d715b70b84418539ab5 | 1,877 | java | Java | components/esb-tools/plugins/org.wso2.integrationstudio.visualdatamapper.editor/src/org/wso2/integrationstudio/datamapper/presentation/DataMapperEditorPlugin.java | chanikag/integration-studio | 860542074068146e95960889e281d9dbdeeaeaba | [
"Apache-2.0"
] | 23 | 2020-12-09T09:52:23.000Z | 2022-03-23T03:59:39.000Z | components/esb-tools/plugins/org.wso2.integrationstudio.visualdatamapper.editor/src/org/wso2/integrationstudio/datamapper/presentation/DataMapperEditorPlugin.java | sajithaliyanage/integration-studio | 3329da9fa47e75028edf51f79264b6816bc4e333 | [
"Apache-2.0"
] | 751 | 2020-12-16T12:30:50.000Z | 2022-03-31T07:53:21.000Z | components/esb-tools/plugins/org.wso2.integrationstudio.visualdatamapper.editor/src/org/wso2/integrationstudio/datamapper/presentation/DataMapperEditorPlugin.java | sajithaliyanage/integration-studio | 3329da9fa47e75028edf51f79264b6816bc4e333 | [
"Apache-2.0"
] | 25 | 2020-12-09T09:52:29.000Z | 2022-03-16T06:18:08.000Z | 20.402174 | 84 | 0.625466 | 20,836 | /**
*/
package org.wso2.integrationstudio.datamapper.presentation;
import org.eclipse.emf.common.EMFPlugin;
import org.eclipse.emf.common.ui.EclipseUIPlugin;
import org.eclipse.emf.common.util.ResourceLocator;
/**
* This is the central singleton for the DataMapper editor plugin.
* <!-- begin-user-doc -->
* <!--... |
3e3150c8325665c1a07880c942e383ad1cbe1179 | 2,865 | java | Java | mantis-tests/src/test/java/qa/pkg/mantis/appmanager/SoapHelper.java | yullot/java_course | c1ea75c8ad6d3ef2939ccb339996e18e5a75d976 | [
"Apache-2.0"
] | null | null | null | mantis-tests/src/test/java/qa/pkg/mantis/appmanager/SoapHelper.java | yullot/java_course | c1ea75c8ad6d3ef2939ccb339996e18e5a75d976 | [
"Apache-2.0"
] | null | null | null | mantis-tests/src/test/java/qa/pkg/mantis/appmanager/SoapHelper.java | yullot/java_course | c1ea75c8ad6d3ef2939ccb339996e18e5a75d976 | [
"Apache-2.0"
] | null | null | null | 41.521739 | 129 | 0.761955 | 20,837 | package qa.pkg.mantis.appmanager;
import biz.futureware.mantis.rpc.soap.client.*;
import qa.pkg.mantis.model.Issue;
import qa.pkg.mantis.model.Project;
import javax.xml.rpc.ServiceException;
import java.math.BigInteger;
import java.net.MalformedURLException;
import java.net.URL;
import java.rmi.RemoteException;
impor... |
3e3151432dee617865c314847b85bea0736b4e62 | 11,778 | java | Java | app/src/main/java/com/crcrch/chromatictuner/app/MainActivity.java | lyze/advanced-chromatic-tuner | cc16742538aa8328fcd1ae4802e2697a9099b296 | [
"BSD-3-Clause"
] | 1 | 2017-11-06T11:48:52.000Z | 2017-11-06T11:48:52.000Z | app/src/main/java/com/crcrch/chromatictuner/app/MainActivity.java | lyze/advanced-chromatic-tuner | cc16742538aa8328fcd1ae4802e2697a9099b296 | [
"BSD-3-Clause"
] | null | null | null | app/src/main/java/com/crcrch/chromatictuner/app/MainActivity.java | lyze/advanced-chromatic-tuner | cc16742538aa8328fcd1ae4802e2697a9099b296 | [
"BSD-3-Clause"
] | 1 | 2019-08-25T15:59:29.000Z | 2019-08-25T15:59:29.000Z | 36.57764 | 100 | 0.611479 | 20,838 | /*
* Copyright 2016 David Xu. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use
* this file except in compliance with the License. You may obtain a copy of the
* License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... |
3e3151b0518a25d8deb719eec9234869ff218402 | 224 | java | Java | Java_experiment2/codes/src/main/java/mymvc/annotation/ResponseBody.java | zhangbodaima/javaEE_experiment2 | bab45af43817bce1aedc1fe4dec2c65d8ef47c67 | [
"MIT"
] | null | null | null | Java_experiment2/codes/src/main/java/mymvc/annotation/ResponseBody.java | zhangbodaima/javaEE_experiment2 | bab45af43817bce1aedc1fe4dec2c65d8ef47c67 | [
"MIT"
] | null | null | null | Java_experiment2/codes/src/main/java/mymvc/annotation/ResponseBody.java | zhangbodaima/javaEE_experiment2 | bab45af43817bce1aedc1fe4dec2c65d8ef47c67 | [
"MIT"
] | null | null | null | 20.363636 | 46 | 0.776786 | 20,839 | package mymvc.annotation;
import java.lang.annotation.*;
@Target({ElementType.TYPE,ElementType.METHOD})
@Retention(RetentionPolicy.RUNTIME)
@Documented
public @interface ResponseBody {
String value() default "Body";
}
|
3e31522633e4693a3142b46a94aa61fa8659df0b | 1,246 | java | Java | main/Item.java | Luizhttps/DeliveryApp | e871944803f0e7320d5de6ee9edcf846e2bf8d43 | [
"MIT"
] | null | null | null | main/Item.java | Luizhttps/DeliveryApp | e871944803f0e7320d5de6ee9edcf846e2bf8d43 | [
"MIT"
] | null | null | null | main/Item.java | Luizhttps/DeliveryApp | e871944803f0e7320d5de6ee9edcf846e2bf8d43 | [
"MIT"
] | null | null | null | 23.074074 | 63 | 0.605939 | 20,840 | package main;
/**
* Classe Item de um Pedido
*/
public class Item {
// Descrição do item de um pedido
private String descricao;
// Preço do item de um pedido
private double preco;
/**
* Método construtor do item de um pedido
* @param descricao Descrição textual de um item
* @param... |
3e31529cfcadd218bef30d16ac62a0f42e14d7ba | 661 | java | Java | compass-business-impl/src/main/java/de/dfki/asr/compass/cdi/qualifiers/Destroyed.java | dfki-asr-fitman/c3dwv | 5dde52a187bb486b00d132612d059f56d61ed9d1 | [
"Apache-2.0"
] | null | null | null | compass-business-impl/src/main/java/de/dfki/asr/compass/cdi/qualifiers/Destroyed.java | dfki-asr-fitman/c3dwv | 5dde52a187bb486b00d132612d059f56d61ed9d1 | [
"Apache-2.0"
] | null | null | null | compass-business-impl/src/main/java/de/dfki/asr/compass/cdi/qualifiers/Destroyed.java | dfki-asr-fitman/c3dwv | 5dde52a187bb486b00d132612d059f56d61ed9d1 | [
"Apache-2.0"
] | null | null | null | 34.789474 | 74 | 0.786687 | 20,841 | /*
* This file is part of COMPASS. It is subject to the license terms in
* the LICENSE file found in the top-level directory of this distribution.
* (Also available at http://www.apache.org/licenses/LICENSE-2.0.txt)
* You may not use this file except in compliance with the License.
*/
package de.dfki.asr.compass.c... |
3e315339e42e47006435fa62cc605652a937bdee | 5,000 | java | Java | src/test/java/seedu/exercise/logic/commands/DeleteExerciseCommandTest.java | kwekke/main | 5a8b16a2d55e7cfeb8ff3479323c5adcda0f848a | [
"MIT"
] | null | null | null | src/test/java/seedu/exercise/logic/commands/DeleteExerciseCommandTest.java | kwekke/main | 5a8b16a2d55e7cfeb8ff3479323c5adcda0f848a | [
"MIT"
] | 146 | 2019-09-19T04:13:25.000Z | 2019-11-14T05:45:18.000Z | src/test/java/seedu/exercise/logic/commands/DeleteExerciseCommandTest.java | kwekke/main | 5a8b16a2d55e7cfeb8ff3479323c5adcda0f848a | [
"MIT"
] | 6 | 2019-09-10T08:56:02.000Z | 2019-09-19T08:43:35.000Z | 49.019608 | 120 | 0.7832 | 20,842 | package seedu.exercise.logic.commands;
import static org.junit.jupiter.api.Assertions.assertFalse;
import static org.junit.jupiter.api.Assertions.assertTrue;
import static seedu.exercise.logic.commands.CommandTestUtil.assertCommandFailure;
import static seedu.exercise.logic.commands.CommandTestUtil.assertCommandSucces... |
3e31544cd7def31c43308a705e87a8d036a2e4e0 | 5,064 | java | Java | dspace-api/src/main/java/org/dspace/deduplication/Deduplication.java | steph-ieffam/DSpace | fdcd064f7de8d39859f267b681e3aa9cd06f6d91 | [
"BSD-3-Clause"
] | 35 | 2016-09-27T14:34:43.000Z | 2021-12-15T11:20:31.000Z | dspace-api/src/main/java/org/dspace/deduplication/Deduplication.java | steph-ieffam/DSpace | fdcd064f7de8d39859f267b681e3aa9cd06f6d91 | [
"BSD-3-Clause"
] | 110 | 2016-09-15T13:49:39.000Z | 2022-02-01T07:00:17.000Z | dspace-api/src/main/java/org/dspace/deduplication/Deduplication.java | steph-ieffam/DSpace | fdcd064f7de8d39859f267b681e3aa9cd06f6d91 | [
"BSD-3-Clause"
] | 81 | 2016-11-28T12:52:20.000Z | 2022-03-07T16:12:20.000Z | 23.229358 | 112 | 0.673381 | 20,843 | /**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.deduplication;
import java.util.Date;
import java.util.UUID;
import javax.persisten... |
3e315493d8126260eb79ba35dad2168662e4acb9 | 129 | java | Java | support/src/main/java/com/yxkang/android/util/Provider.java | fine1021/library | bede9d221e91b4ec70348641d7eef6260ed50332 | [
"Apache-2.0"
] | null | null | null | support/src/main/java/com/yxkang/android/util/Provider.java | fine1021/library | bede9d221e91b4ec70348641d7eef6260ed50332 | [
"Apache-2.0"
] | null | null | null | support/src/main/java/com/yxkang/android/util/Provider.java | fine1021/library | bede9d221e91b4ec70348641d7eef6260ed50332 | [
"Apache-2.0"
] | null | null | null | 11.727273 | 38 | 0.643411 | 20,844 | package com.yxkang.android.util;
/**
* Created by yexiaokang on 2016/11/2.
*/
public interface Provider<T> {
T get();
}
|
3e3154a49c1a74892601653c21ffb72042a8e6c3 | 9,163 | java | Java | soubaoShopMobile/src/main/java/com/soubao/tpshop/dao/SPPersonDao.java | 1657895829/TPshop-master | 4f6e2eb5f07386387f7043be1c64c29871b28e59 | [
"Apache-2.0"
] | 1 | 2018-07-18T04:40:29.000Z | 2018-07-18T04:40:29.000Z | soubaoShopMobile/src/main/java/com/soubao/tpshop/dao/SPPersonDao.java | 1657895829/TPshop-master | 4f6e2eb5f07386387f7043be1c64c29871b28e59 | [
"Apache-2.0"
] | null | null | null | soubaoShopMobile/src/main/java/com/soubao/tpshop/dao/SPPersonDao.java | 1657895829/TPshop-master | 4f6e2eb5f07386387f7043be1c64c29871b28e59 | [
"Apache-2.0"
] | null | null | null | 34.847909 | 132 | 0.538134 | 20,845 | /**
* shopmobile for tpshop
* ============================================================================
* 版权所有 2015-2099 深圳搜豹网络科技有限公司,并保留所有权利。
* 网站地址: http://www.tp-shop.cn
* ——————————————————————————————————————
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和使用 .
* 不允许对程序代码以任何形式任何目的的再发布。
* ==========================... |
3e3154ab2d8cd13a6109dd190b4c616e113eb1f2 | 829 | java | Java | blaise-common/src/main/java/com/googlecode/blaisemath/style/SvgAttribute.java | triathematician/blaisemath | bc05da664212a855e44161dbe4adeb17de3a96ed | [
"Apache-2.0"
] | 5 | 2015-06-27T13:06:31.000Z | 2022-03-31T14:54:47.000Z | blaise-common/src/main/java/com/googlecode/blaisemath/style/SvgAttribute.java | triathematician/blaisemath | bc05da664212a855e44161dbe4adeb17de3a96ed | [
"Apache-2.0"
] | 145 | 2015-10-17T10:52:42.000Z | 2021-07-05T20:16:57.000Z | blaise-common/src/main/java/com/googlecode/blaisemath/style/SvgAttribute.java | triathematician/blaisemath | bc05da664212a855e44161dbe4adeb17de3a96ed | [
"Apache-2.0"
] | null | null | null | 25.90625 | 75 | 0.706876 | 20,846 | package com.googlecode.blaisemath.style;
/*
* #%L
* BlaiseGraphics
* --
* Copyright (C) 2014 - 2021 Elisha Peterson
* --
* 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
*
* htt... |
3e3154c966d31c89ac16933775c8719e527ab41f | 1,558 | java | Java | jsoagger-jfxcore-api/src/main/java/io/github/jsoagger/jfxcore/api/IActionMessage.java | jsoagger/jsoagger-core | d6305315a7188fbf453dfbe942010af42a77506f | [
"Apache-2.0"
] | null | null | null | jsoagger-jfxcore-api/src/main/java/io/github/jsoagger/jfxcore/api/IActionMessage.java | jsoagger/jsoagger-core | d6305315a7188fbf453dfbe942010af42a77506f | [
"Apache-2.0"
] | 12 | 2020-03-04T23:26:10.000Z | 2022-01-27T16:20:10.000Z | jsoagger-jfxcore-api/src/main/java/io/github/jsoagger/jfxcore/api/IActionMessage.java | jsoagger/jsoagger-core | d6305315a7188fbf453dfbe942010af42a77506f | [
"Apache-2.0"
] | null | null | null | 17.954023 | 75 | 0.584507 | 20,847 | /*-
* ========================LICENSE_START=================================
* JSoagger
* %%
* Copyright (C) 2019 JSOAGGER
* %%
* 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
*
* ... |
3e31551237f4ab1cda968ad734221e17b6fba813 | 18,248 | java | Java | hot-deploy/osafeadmin/src/com/osafe/services/OsafeAdminPricingServices.java | MingmingZhou/bigfish1.23 | 1882bb77479af6d2b44093a2efdbae8b67b41630 | [
"Apache-2.0"
] | null | null | null | hot-deploy/osafeadmin/src/com/osafe/services/OsafeAdminPricingServices.java | MingmingZhou/bigfish1.23 | 1882bb77479af6d2b44093a2efdbae8b67b41630 | [
"Apache-2.0"
] | null | null | null | hot-deploy/osafeadmin/src/com/osafe/services/OsafeAdminPricingServices.java | MingmingZhou/bigfish1.23 | 1882bb77479af6d2b44093a2efdbae8b67b41630 | [
"Apache-2.0"
] | 3 | 2017-05-24T18:38:12.000Z | 2020-06-15T09:20:56.000Z | 57.746835 | 241 | 0.57146 | 20,848 | /*
* 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 ... |
3e31551fb46b97d6c99acc37d9dfb4b35b030fbe | 13,359 | java | Java | vendor/conformance/MPDCrypto/src/mpdEncryptionUtil.java | ebu/test-engine-ondemand | 31d5ef4e2ddb6d80f22f166aa25cd6e883181c66 | [
"BSD-3-Clause"
] | 4 | 2017-03-22T02:31:11.000Z | 2020-09-16T20:47:16.000Z | vendor/conformance/MPDCrypto/src/mpdEncryptionUtil.java | ebu/test-engine-ondemand | 31d5ef4e2ddb6d80f22f166aa25cd6e883181c66 | [
"BSD-3-Clause"
] | 1 | 2015-01-08T03:44:52.000Z | 2015-01-08T03:44:52.000Z | vendor/conformance/MPDCrypto/src/mpdEncryptionUtil.java | ebu/test-engine-ondemand | 31d5ef4e2ddb6d80f22f166aa25cd6e883181c66 | [
"BSD-3-Clause"
] | 2 | 2015-04-24T01:52:22.000Z | 2020-09-16T20:47:24.000Z | 39.308824 | 117 | 0.744407 | 20,849 | import java.io.File;
import java.io.IOException;
import java.util.Iterator;
import java.util.List;
import javax.xml.bind.JAXBElement;
import org.apache.commons.cli.CommandLine;
import org.apache.commons.cli.HelpFormatter;
import org.apache.commons.cli.Option;
import org.apache.commons.cli.OptionBuilder;
import org.ap... |
3e315592d13a0ad81960e3e52f46fc8b445ae9e7 | 30,884 | java | Java | helix-core/src/test/java/org/apache/helix/integration/task/TestQuotaBasedScheduling.java | bfreuden/helix | c819915150f861e45ef5678e1f2b3ee3277697e9 | [
"Apache-2.0"
] | 381 | 2015-02-15T09:26:13.000Z | 2022-03-30T20:42:47.000Z | helix-core/src/test/java/org/apache/helix/integration/task/TestQuotaBasedScheduling.java | bfreuden/helix | c819915150f861e45ef5678e1f2b3ee3277697e9 | [
"Apache-2.0"
] | 1,616 | 2015-02-14T16:41:05.000Z | 2022-03-31T23:41:14.000Z | helix-core/src/test/java/org/apache/helix/integration/task/TestQuotaBasedScheduling.java | bfreuden/helix | c819915150f861e45ef5678e1f2b3ee3277697e9 | [
"Apache-2.0"
] | 214 | 2015-01-27T07:18:52.000Z | 2022-03-16T02:03:55.000Z | 43.194406 | 100 | 0.727917 | 20,850 | package org.apache.helix.integration.task;
/*
* 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 L... |
3e315793838a52d9815bc40122a296f46a283b6f | 2,916 | java | Java | test/cz/vutbr/stud/fit/xsimon13/whoowns/text/WordSplitterTextTest.java | Strix-CZ/whoowns_simple | fac771ba1c76086e60f2727b91a6ade70715f245 | [
"Apache-2.0"
] | 1 | 2017-03-26T16:48:10.000Z | 2017-03-26T16:48:10.000Z | test/cz/vutbr/stud/fit/xsimon13/whoowns/text/WordSplitterTextTest.java | Strix-CZ/whoowns_simple | fac771ba1c76086e60f2727b91a6ade70715f245 | [
"Apache-2.0"
] | null | null | null | test/cz/vutbr/stud/fit/xsimon13/whoowns/text/WordSplitterTextTest.java | Strix-CZ/whoowns_simple | fac771ba1c76086e60f2727b91a6ade70715f245 | [
"Apache-2.0"
] | null | null | null | 41.070423 | 152 | 0.554527 | 20,851 | /*
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")... |
3e3159378461b2e187e1f6df0dc002aedb207dd8 | 26,894 | java | Java | src/main/java/tanks/Panel.java | pythoncoder1234/Tanks-Multiplayer-Modding-API | c105d21f95bacfd5c8af12146896847cda8cfa20 | [
"MIT"
] | null | null | null | src/main/java/tanks/Panel.java | pythoncoder1234/Tanks-Multiplayer-Modding-API | c105d21f95bacfd5c8af12146896847cda8cfa20 | [
"MIT"
] | null | null | null | src/main/java/tanks/Panel.java | pythoncoder1234/Tanks-Multiplayer-Modding-API | c105d21f95bacfd5c8af12146896847cda8cfa20 | [
"MIT"
] | null | null | null | 32.63835 | 252 | 0.712055 | 20,852 | package tanks;
import basewindow.BaseFile;
import basewindow.InputCodes;
import basewindow.transformation.Translation;
import tanks.event.EventBeginLevelCountdown;
import tanks.event.INetworkEvent;
import tanks.event.online.IOnlineServerEvent;
import tanks.extension.Extension;
import tanks.gui.TextBox;
import tanks.gu... |
3e315983e2f26c42d5fc216987546601b436c562 | 1,504 | java | Java | app/src/main/java/nelk/io/crypton/retrofit/bittrex/models/RexResponse.java | NeLk42/crypton | 79fea5d6c2a1b1ae9f41fb3eaf9b6d5103072666 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/nelk/io/crypton/retrofit/bittrex/models/RexResponse.java | NeLk42/crypton | 79fea5d6c2a1b1ae9f41fb3eaf9b6d5103072666 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/nelk/io/crypton/retrofit/bittrex/models/RexResponse.java | NeLk42/crypton | 79fea5d6c2a1b1ae9f41fb3eaf9b6d5103072666 | [
"Apache-2.0"
] | null | null | null | 25.491525 | 105 | 0.604388 | 20,853 | package nelk.io.crypton.retrofit.bittrex.models;
import android.os.Parcel;
import android.os.Parcelable;
import java.util.ArrayList;
import java.util.List;
public class RexResponse implements Parcelable {
private String success;
private String message;
private List<RexCoinData> result;
private RexR... |
3e315983f05d5d867e4b10d149ec501c2a49925a | 4,594 | java | Java | modules/dashboard-ui/dashboard-ui-core/src/main/java/org/jboss/dashboard/security/UIPermission.java | jeroenvds/dashboard-builder | bfc701ffe904c1226ee14807b72bed5f188aed20 | [
"Apache-2.0"
] | 1 | 2019-06-27T11:52:03.000Z | 2019-06-27T11:52:03.000Z | modules/dashboard-ui/dashboard-ui-core/src/main/java/org/jboss/dashboard/security/UIPermission.java | jeroenvds/dashboard-builder | bfc701ffe904c1226ee14807b72bed5f188aed20 | [
"Apache-2.0"
] | null | null | null | modules/dashboard-ui/dashboard-ui-core/src/main/java/org/jboss/dashboard/security/UIPermission.java | jeroenvds/dashboard-builder | bfc701ffe904c1226ee14807b72bed5f188aed20 | [
"Apache-2.0"
] | null | null | null | 36.752 | 137 | 0.693731 | 20,854 | /**
* Copyright (C) 2012 JBoss Inc
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agree... |
3e315996c37e1ff9874020b3c92603728e6e7d37 | 1,105 | java | Java | src/main/java/net/damqn4etobg/oresplus/OresPlus.java | damqn4etoBG/OresPlus-Fabric | 6aa0f29a2ca3b0cfeb5c782d8537efd1fed0849d | [
"CC0-1.0"
] | null | null | null | src/main/java/net/damqn4etobg/oresplus/OresPlus.java | damqn4etoBG/OresPlus-Fabric | 6aa0f29a2ca3b0cfeb5c782d8537efd1fed0849d | [
"CC0-1.0"
] | null | null | null | src/main/java/net/damqn4etobg/oresplus/OresPlus.java | damqn4etoBG/OresPlus-Fabric | 6aa0f29a2ca3b0cfeb5c782d8537efd1fed0849d | [
"CC0-1.0"
] | null | null | null | 30.694444 | 70 | 0.804525 | 20,855 | package net.damqn4etobg.oresplus;
import net.damqn4etobg.oresplus.block.ModBlocks;
import net.damqn4etobg.oresplus.enchantments.ModEnchantments;
import net.damqn4etobg.oresplus.item.ModItems;
import net.damqn4etobg.oresplus.util.ModRenderHelper;
import net.damqn4etobg.oresplus.world.features.ModConfiguredFeatures;
imp... |
3e3159a0f1459f14a43eb727a522176d895139bd | 720 | java | Java | app/src/main/java/br/ufpb/dcx/sisalfa/activities/PopUp.java | a4s-ufpb/Literarum | bb691a535c159e2ccfe8dda05085e652b38ea847 | [
"MIT"
] | 1 | 2020-10-10T01:07:11.000Z | 2020-10-10T01:07:11.000Z | app/src/main/java/br/ufpb/dcx/sisalfa/activities/PopUp.java | a4s-ufpb/Literarum | bb691a535c159e2ccfe8dda05085e652b38ea847 | [
"MIT"
] | null | null | null | app/src/main/java/br/ufpb/dcx/sisalfa/activities/PopUp.java | a4s-ufpb/Literarum | bb691a535c159e2ccfe8dda05085e652b38ea847 | [
"MIT"
] | null | null | null | 25.714286 | 67 | 0.716667 | 20,856 | package br.ufpb.dcx.sisalfa.activities;
import android.app.Activity;
import android.os.Handler;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.DisplayMetrics;
import com.example.rynzler.literarum.R;
public class PopUp extends Activity{
@Override
protected void... |
3e315aed7bc1b02092ff7b781d6a6a6d21c1526b | 1,905 | java | Java | ueransim/src/main/java/tr/havelsan/ueransim/app/api/gnb/utils/SupportedTA.java | endlessbaum/UERANSIM | 3ab905e3713b786789b7f358fee91c3e3eff0130 | [
"MIT"
] | null | null | null | ueransim/src/main/java/tr/havelsan/ueransim/app/api/gnb/utils/SupportedTA.java | endlessbaum/UERANSIM | 3ab905e3713b786789b7f358fee91c3e3eff0130 | [
"MIT"
] | null | null | null | ueransim/src/main/java/tr/havelsan/ueransim/app/api/gnb/utils/SupportedTA.java | endlessbaum/UERANSIM | 3ab905e3713b786789b7f358fee91c3e3eff0130 | [
"MIT"
] | null | null | null | 38.1 | 81 | 0.736483 | 20,857 | /*
* MIT License
*
* Copyright (c) 2020 ALİ GÜNGÖR
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modif... |
3e315c7a150b17becb8c6d91e9100d70817630de | 13,713 | java | Java | oleaster-robolectric/src/main/java/org/robolectric/internal/RoboOleaster.java | OleasterFramework/RoboOleaster | 505ec09688f1a941e937fe9dcd350661638b33b3 | [
"Apache-2.0"
] | null | null | null | oleaster-robolectric/src/main/java/org/robolectric/internal/RoboOleaster.java | OleasterFramework/RoboOleaster | 505ec09688f1a941e937fe9dcd350661638b33b3 | [
"Apache-2.0"
] | null | null | null | oleaster-robolectric/src/main/java/org/robolectric/internal/RoboOleaster.java | OleasterFramework/RoboOleaster | 505ec09688f1a941e937fe9dcd350661638b33b3 | [
"Apache-2.0"
] | null | null | null | 42.193846 | 141 | 0.690586 | 20,858 | package org.robolectric.internal;
import com.mscharhag.oleaster.runner.OleasterRobolectricRunner;
import com.mscharhag.oleaster.runner.OleasterRunner;
import org.junit.runner.Description;
import org.junit.runner.notification.RunNotifier;
import org.junit.runners.ParentRunner;
import org.junit.runners.model.FrameworkM... |
3e315c85d46f71a8e5584c7ea5b60718bdfcd006 | 445 | java | Java | src/main/java/org/contentmine/cproject/args/log/TraceElement.java | petermr/ches | 2f1df72722876e20e83d5cd29e6ee01d903bc235 | [
"Apache-2.0"
] | 1 | 2018-09-08T14:39:06.000Z | 2018-09-08T14:39:06.000Z | src/main/java/org/contentmine/cproject/args/log/TraceElement.java | petermr/ches | 2f1df72722876e20e83d5cd29e6ee01d903bc235 | [
"Apache-2.0"
] | 2 | 2019-05-13T14:50:56.000Z | 2019-05-21T08:54:24.000Z | src/main/java/org/contentmine/cproject/args/log/TraceElement.java | petermr/ches | 2f1df72722876e20e83d5cd29e6ee01d903bc235 | [
"Apache-2.0"
] | 2 | 2019-03-05T20:29:18.000Z | 2019-05-21T08:45:03.000Z | 18.541667 | 72 | 0.739326 | 20,859 | package org.contentmine.cproject.args.log;
import org.apache.log4j.Level;
import org.apache.log4j.Logger;
public class TraceElement extends AbstractLogElement {
private static final Logger LOG = Logger.getLogger(TraceElement.class);
static {
LOG.setLevel(Level.DEBUG);
}
public final static String TAG = "trace... |
3e315d8aea9cf7e056d790f9b93c13d013613061 | 4,514 | java | Java | app/src/test/java/angeltalk/plus/presentation/util/FileUtilTest.java | lab-act/AngelTalk | 4484aaea76d3cabd49f497b6b74c2213172dc22a | [
"Apache-2.0"
] | 3 | 2017-08-21T09:44:19.000Z | 2018-12-24T07:12:48.000Z | app/src/test/java/angeltalk/plus/presentation/util/FileUtilTest.java | angeltalk/AngelTalk | 4484aaea76d3cabd49f497b6b74c2213172dc22a | [
"Apache-2.0"
] | 6 | 2018-12-24T07:06:10.000Z | 2019-02-28T09:21:44.000Z | app/src/test/java/angeltalk/plus/presentation/util/FileUtilTest.java | angeltalk/AngelTalk | 4484aaea76d3cabd49f497b6b74c2213172dc22a | [
"Apache-2.0"
] | 1 | 2019-01-28T03:39:41.000Z | 2019-01-28T03:39:41.000Z | 40.303571 | 146 | 0.72109 | 20,860 | package angeltalk.plus.presentation.util;
import android.os.Environment;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.robolectric.RobolectricTestRunner;
import org.robolectric.RuntimeEnvironment;
import org.robolectric.annotation.Config;
import org.robolectric.shadows.ShadowEnvironment;
import ... |
3e315dca4a6b97bb0298335e645341282f86549e | 719 | java | Java | src/main/java/com/fundynamic/d2tm/graphics/Theme.java | begumerkal/PROJEM24 | 49e7a7b39297a6da713d5070f54ba72e4597eeab | [
"MIT"
] | 47 | 2015-09-25T16:13:12.000Z | 2022-01-21T04:47:28.000Z | src/main/java/com/fundynamic/d2tm/graphics/Theme.java | begumerkal/PROJEM24 | 49e7a7b39297a6da713d5070f54ba72e4597eeab | [
"MIT"
] | 132 | 2015-09-08T06:10:33.000Z | 2020-07-10T07:47:53.000Z | src/main/java/com/fundynamic/d2tm/graphics/Theme.java | begumerkal/PROJEM24 | 49e7a7b39297a6da713d5070f54ba72e4597eeab | [
"MIT"
] | 20 | 2015-10-26T21:16:29.000Z | 2022-01-21T04:47:29.000Z | 23.966667 | 74 | 0.675939 | 20,861 | package com.fundynamic.d2tm.graphics;
import com.fundynamic.d2tm.game.map.MapEditor;
import org.newdawn.slick.Image;
import org.newdawn.slick.SpriteSheet;
public class Theme {
private SpriteSheet spriteSheet;
// needed for spritesheet
private final Image image;
private int tileSize;
public The... |
3e315e51a7affa30c0c95e66de1151abdfec3802 | 10,425 | java | Java | src/main/java/com/elytradev/davincisvessels/movingworld/common/chunk/assembly/ChunkDisassembler.java | ferreusveritas/DavincisVessels | 3e49bd8f0fc274e0421fcd7d2371000606c4457c | [
"Apache-2.0"
] | null | null | null | src/main/java/com/elytradev/davincisvessels/movingworld/common/chunk/assembly/ChunkDisassembler.java | ferreusveritas/DavincisVessels | 3e49bd8f0fc274e0421fcd7d2371000606c4457c | [
"Apache-2.0"
] | null | null | null | src/main/java/com/elytradev/davincisvessels/movingworld/common/chunk/assembly/ChunkDisassembler.java | ferreusveritas/DavincisVessels | 3e49bd8f0fc274e0421fcd7d2371000606c4457c | [
"Apache-2.0"
] | null | null | null | 38.754647 | 208 | 0.745324 | 20,862 | package com.elytradev.davincisvessels.movingworld.common.chunk.assembly;
import java.util.ArrayList;
import com.elytradev.davincisvessels.DavincisVesselsMod;
import com.elytradev.davincisvessels.movingworld.api.IMovingTile;
import com.elytradev.davincisvessels.movingworld.common.chunk.LocatedBlock;
import com.elytrad... |
3e315e879719c75636b2a1a5c5e0ac9d47a74856 | 4,989 | java | Java | src/main/java/uk/ac/ed/epcc/webapp/forms/html/AddLinkVisitor.java | spbooth/SAFE-WEBAPP | 2b8fec968df4f5b9146e3f856a52e2393f5be2d1 | [
"Apache-2.0"
] | 3 | 2017-03-02T14:05:51.000Z | 2021-07-15T09:14:48.000Z | src/main/java/uk/ac/ed/epcc/webapp/forms/html/AddLinkVisitor.java | spbooth/SAFE-WEBAPP | 2b8fec968df4f5b9146e3f856a52e2393f5be2d1 | [
"Apache-2.0"
] | null | null | null | src/main/java/uk/ac/ed/epcc/webapp/forms/html/AddLinkVisitor.java | spbooth/SAFE-WEBAPP | 2b8fec968df4f5b9146e3f856a52e2393f5be2d1 | [
"Apache-2.0"
] | null | null | null | 36.152174 | 132 | 0.676689 | 20,863 | //| Copyright - The University of Edinburgh 2011 |
//| |
//| Licensed under the Apache License, Version 2.0 (the "License"); |
//| you may not use this file except in compliance with the License. |
//| You ... |
3e315f668a2185b96386995da8b33dfaa9a7ecb7 | 813 | java | Java | ui/core/api/src/main/java/net/sf/mmm/client/ui/api/attribute/AttributeReadPosition.java | m-m-m/client | 5826192756ee5eaa40f5e38f69e570f5fe4dc8f4 | [
"Apache-2.0"
] | null | null | null | ui/core/api/src/main/java/net/sf/mmm/client/ui/api/attribute/AttributeReadPosition.java | m-m-m/client | 5826192756ee5eaa40f5e38f69e570f5fe4dc8f4 | [
"Apache-2.0"
] | 13 | 2015-05-04T21:42:16.000Z | 2015-05-05T21:48:58.000Z | ui/core/api/src/main/java/net/sf/mmm/client/ui/api/attribute/AttributeReadPosition.java | m-m-m/client | 5826192756ee5eaa40f5e38f69e570f5fe4dc8f4 | [
"Apache-2.0"
] | null | null | null | 25.40625 | 99 | 0.665437 | 20,864 | /* Copyright (c) The m-m-m Team, Licensed under the Apache License, Version 2.0
* http://www.apache.org/licenses/LICENSE-2.0 */
package net.sf.mmm.client.ui.api.attribute;
/**
* This interface gives read access to the {@link #getPositionX() position} of an object.
*
* @author Joerg Hohwiller (hohwille at users.so... |
3e315f8745df92fd5063e541818a848b3159a85c | 562 | java | Java | test/src/main/java/com/github/wugenshui/baseutil/baseutil/config/SchedulingConfig.java | wugenshui/demo-springboot | c665e3b317936a19a9782d31eb63113fafaa0116 | [
"MIT"
] | null | null | null | test/src/main/java/com/github/wugenshui/baseutil/baseutil/config/SchedulingConfig.java | wugenshui/demo-springboot | c665e3b317936a19a9782d31eb63113fafaa0116 | [
"MIT"
] | 1 | 2022-02-16T01:16:07.000Z | 2022-02-16T01:16:07.000Z | test/src/main/java/com/github/wugenshui/baseutil/baseutil/config/SchedulingConfig.java | wugenshui/demo-springboot | c665e3b317936a19a9782d31eb63113fafaa0116 | [
"MIT"
] | null | null | null | 20.814815 | 66 | 0.702847 | 20,865 | package com.github.wugenshui.baseutil.baseutil.config;
import lombok.extern.slf4j.Slf4j;
import org.springframework.context.annotation.Configuration;
import org.springframework.scheduling.annotation.EnableScheduling;
import org.springframework.scheduling.annotation.Scheduled;
/**
* 定时任务
*
* @author : chenbo
* @da... |
3e315fd08cca44285e0399407dfbe1233fdb5a68 | 4,244 | java | Java | src/main/java/tobias/chess/cashBook/ui/cashBook/CashBookDialog.java | tgoettel9401/cashBook | c377413e0dfb002446f51fdc3d9c8bbaaef82191 | [
"MIT"
] | null | null | null | src/main/java/tobias/chess/cashBook/ui/cashBook/CashBookDialog.java | tgoettel9401/cashBook | c377413e0dfb002446f51fdc3d9c8bbaaef82191 | [
"MIT"
] | 6 | 2021-05-06T15:31:16.000Z | 2022-02-27T11:13:16.000Z | src/main/java/tobias/chess/cashBook/ui/cashBook/CashBookDialog.java | tgoettel9401/cashBook | c377413e0dfb002446f51fdc3d9c8bbaaef82191 | [
"MIT"
] | null | null | null | 34.225806 | 116 | 0.696277 | 20,866 | package tobias.chess.cashBook.ui.cashBook;
import com.vaadin.flow.component.Component;
import com.vaadin.flow.component.ComponentEvent;
import com.vaadin.flow.component.ComponentEventListener;
import com.vaadin.flow.component.Key;
import com.vaadin.flow.component.button.Button;
import com.vaadin.flow.component.button.... |
3e316116410a8133c6b52019b013995b423711fd | 4,388 | java | Java | kie-dmn/kie-dmn-feel/src/main/java/org/kie/dmn/feel/runtime/functions/extended/InvokeFunction.java | hasancansaral/drools | 4bd2a5dde8ba601af8ef0cb197124ee48c2e2b3e | [
"Apache-2.0"
] | 3,631 | 2017-03-14T08:54:05.000Z | 2022-03-31T19:59:10.000Z | kie-dmn/kie-dmn-feel/src/main/java/org/kie/dmn/feel/runtime/functions/extended/InvokeFunction.java | hasancansaral/drools | 4bd2a5dde8ba601af8ef0cb197124ee48c2e2b3e | [
"Apache-2.0"
] | 2,274 | 2017-03-13T14:02:17.000Z | 2022-03-28T17:23:17.000Z | kie-dmn/kie-dmn-feel/src/main/java/org/kie/dmn/feel/runtime/functions/extended/InvokeFunction.java | hasancansaral/drools | 4bd2a5dde8ba601af8ef0cb197124ee48c2e2b3e | [
"Apache-2.0"
] | 1,490 | 2017-03-14T11:37:37.000Z | 2022-03-31T08:50:22.000Z | 43.445545 | 176 | 0.666819 | 20,867 | /*
* Copyright 2017 Red Hat, Inc. and/or its affiliates.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... |
3e31615cbcdab8bb0f71165a029c2c73fdb5fbbf | 4,501 | java | Java | android/src/main/java/com/infitio/adharasocketio/AdharaSocketIoPlugin.java | juicechu/flutter_socket_io | 20d7b402c2a3306dbdf6f7fd084f502b306538bc | [
"Apache-2.0"
] | 1 | 2019-09-04T19:28:47.000Z | 2019-09-04T19:28:47.000Z | android/src/main/java/com/infitio/adharasocketio/AdharaSocketIoPlugin.java | daherk2/flutter_socket_io | 55ddf93a5540870a37ee33983d846e573fbe0154 | [
"Apache-2.0"
] | null | null | null | android/src/main/java/com/infitio/adharasocketio/AdharaSocketIoPlugin.java | daherk2/flutter_socket_io | 55ddf93a5540870a37ee33983d846e573fbe0154 | [
"Apache-2.0"
] | null | null | null | 38.470085 | 125 | 0.531437 | 20,868 | package com.infitio.adharasocketio;
import android.util.Log;
import java.net.URISyntaxException;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import java.util.HashMap;
import io.flutter.plugin.common.MethodCall;
import io.flutter.plugin.common.MethodChannel;
import io.flutter.plugin.commo... |
3e3161a729134b4c621a5f8bdc8af12f39ee7215 | 6,882 | java | Java | example/src/main/java/com/mercadopago/examples/checkout/CheckoutExampleActivity.java | JhonataSantos36/Mercado-pago | 7956e99074a09fed04ef43a6d7ed0ae4d242a375 | [
"MIT"
] | 1 | 2018-12-13T07:52:33.000Z | 2018-12-13T07:52:33.000Z | example/src/main/java/com/mercadopago/examples/checkout/CheckoutExampleActivity.java | JhonataSantos36/Mercado-pago | 7956e99074a09fed04ef43a6d7ed0ae4d242a375 | [
"MIT"
] | null | null | null | example/src/main/java/com/mercadopago/examples/checkout/CheckoutExampleActivity.java | JhonataSantos36/Mercado-pago | 7956e99074a09fed04ef43a6d7ed0ae4d242a375 | [
"MIT"
] | null | null | null | 39.325714 | 153 | 0.702993 | 20,869 | package com.mercadopago.examples.checkout;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.support.v4.content.ContextCompat;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.CheckBox;
import android.widget.ImageView;
i... |
3e3161f957bd66d2cb888f1b62def45d2b009ced | 4,153 | java | Java | src/main/java/de/knoobie/project/nagisa/gson/util/TestVGMdb.java | ClannadProject/NagisaProject | 353e2c7e01b1f13be1c169c5d0350b5548a3b638 | [
"MIT"
] | null | null | null | src/main/java/de/knoobie/project/nagisa/gson/util/TestVGMdb.java | ClannadProject/NagisaProject | 353e2c7e01b1f13be1c169c5d0350b5548a3b638 | [
"MIT"
] | null | null | null | src/main/java/de/knoobie/project/nagisa/gson/util/TestVGMdb.java | ClannadProject/NagisaProject | 353e2c7e01b1f13be1c169c5d0350b5548a3b638 | [
"MIT"
] | null | null | null | 45.141304 | 115 | 0.686973 | 20,870 | package de.knoobie.project.nagisa.gson.util;
import com.google.gson.GsonBuilder;
import com.google.gson.JsonSyntaxException;
import de.knoobie.project.clannadutils.common.IOUtils;
import de.knoobie.project.clannadutils.common.NetUtils;
import de.knoobie.project.clannadutils.common.StringUtils;
import de.knoobie... |
3e3162d9cc3b67518e0c2d69f7d6e69fa5d108aa | 3,368 | java | Java | oidc-server-core/src/main/java/org/xyyh/oidc/endpoint/ServerDiscoveryEndpoint.java | ldwqh0/oidc-server | 15a7687f66d7022dec12e8cd9e8022eadb5e532d | [
"Apache-2.0"
] | null | null | null | oidc-server-core/src/main/java/org/xyyh/oidc/endpoint/ServerDiscoveryEndpoint.java | ldwqh0/oidc-server | 15a7687f66d7022dec12e8cd9e8022eadb5e532d | [
"Apache-2.0"
] | null | null | null | oidc-server-core/src/main/java/org/xyyh/oidc/endpoint/ServerDiscoveryEndpoint.java | ldwqh0/oidc-server | 15a7687f66d7022dec12e8cd9e8022eadb5e532d | [
"Apache-2.0"
] | null | null | null | 41.073171 | 141 | 0.67696 | 20,871 | package org.xyyh.oidc.endpoint;
import org.apache.commons.lang3.StringUtils;
import org.springframework.security.oauth2.core.AuthorizationGrantType;
import org.springframework.security.oauth2.core.oidc.StandardClaimNames;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.an... |
3e31645223a9e363c9c8fd96ea5372e81bb2b367 | 5,098 | java | Java | main/qadevOOo/java/OOoRunner/src/main/java/mod/_sw/SwXReferenceMark.java | Grosskopf/openoffice | 93df6e8a695d5e3eac16f3ad5e9ade1b963ab8d7 | [
"Apache-2.0"
] | 679 | 2015-01-06T06:34:58.000Z | 2022-03-30T01:06:03.000Z | main/qadevOOo/java/OOoRunner/src/main/java/mod/_sw/SwXReferenceMark.java | ackza/openoffice | d49dfe9c625750e261c7ed8d6ccac8d361bf3418 | [
"Apache-2.0"
] | 102 | 2017-11-07T08:51:31.000Z | 2022-03-17T12:13:49.000Z | main/qadevOOo/java/OOoRunner/src/main/java/mod/_sw/SwXReferenceMark.java | ackza/openoffice | d49dfe9c625750e261c7ed8d6ccac8d361bf3418 | [
"Apache-2.0"
] | 331 | 2015-01-06T11:40:55.000Z | 2022-03-14T04:07:51.000Z | 36.676259 | 105 | 0.661436 | 20,872 | /**************************************************************
*
* 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 y... |
3e3164bbbdc845e9cecd4de17cd6c2590780080e | 4,625 | java | Java | src/main/java/seedu/address/model/InventoryList.java | CS2113-AY1819S1-W12-4/main | 36bb3029b6b1b68700a71e24a0b6f62bcef299b9 | [
"MIT"
] | 1 | 2018-12-11T07:12:55.000Z | 2018-12-11T07:12:55.000Z | src/main/java/seedu/address/model/InventoryList.java | Lunastryke/main | b526f6dbfb02ee923e0db36198f3113116c92d85 | [
"MIT"
] | 78 | 2018-09-26T02:45:36.000Z | 2018-11-12T16:48:53.000Z | src/main/java/seedu/address/model/InventoryList.java | Lunastryke/main | b526f6dbfb02ee923e0db36198f3113116c92d85 | [
"MIT"
] | 9 | 2018-08-31T06:34:57.000Z | 2018-11-11T22:33:11.000Z | 28.20122 | 116 | 0.663351 | 20,873 | package seedu.address.model;
import static java.util.Objects.requireNonNull;
import java.util.List;
import java.util.Set;
import javafx.collections.ObservableList;
import seedu.address.model.drink.Drink;
import seedu.address.model.drink.Price;
import seedu.address.model.drink.Quantity;
import seedu.address.model.dri... |
3e31650bfc4ae23a5f20e38dc639f4a01ebeb65d | 899 | java | Java | src/main/java/com/vidolima/ditiow/assembler/Assembler.java | marcosvidolin/ditiow | e5f14e026943ddf965cee618477ea6bfbeb3f517 | [
"MIT"
] | 7 | 2020-02-27T12:52:16.000Z | 2021-08-19T14:38:02.000Z | src/main/java/com/vidolima/ditiow/assembler/Assembler.java | marcosvidolin/ditiow | e5f14e026943ddf965cee618477ea6bfbeb3f517 | [
"MIT"
] | 23 | 2019-12-24T14:37:33.000Z | 2020-10-29T01:47:44.000Z | src/main/java/com/vidolima/ditiow/assembler/Assembler.java | marcosvidolin/ditiow | e5f14e026943ddf965cee618477ea6bfbeb3f517 | [
"MIT"
] | 5 | 2020-03-01T00:14:52.000Z | 2021-08-19T14:38:11.000Z | 27.242424 | 92 | 0.682981 | 20,874 | package com.vidolima.ditiow.assembler;
/**
* Defines an Assembler object.
*
* @author Marcos A. Vidolin de Lima
* @since Jan 14, 2020
*/
public interface Assembler {
/**
* Return a new object (instance of "T") with all values copied from the the given object.
*
* @param object object to be copied
*... |
3e3165678456b4b9753a5a375fae0256430b5bed | 2,658 | java | Java | src/main/java/com/yxy/algorithms/binary/tree/verify/preorder/serialization/Solution3.java | yexianyi/Algorithms | 648afb8ba04e83919be9cfd3a135cd31734a45f1 | [
"ECL-2.0",
"Apache-2.0"
] | 2 | 2016-10-20T19:21:52.000Z | 2017-06-19T03:01:40.000Z | src/main/java/com/yxy/algorithms/binary/tree/verify/preorder/serialization/Solution3.java | yexianyi/Algorithms | 648afb8ba04e83919be9cfd3a135cd31734a45f1 | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | src/main/java/com/yxy/algorithms/binary/tree/verify/preorder/serialization/Solution3.java | yexianyi/Algorithms | 648afb8ba04e83919be9cfd3a135cd31734a45f1 | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | 34.519481 | 195 | 0.611362 | 20,875 | package com.yxy.algorithms.binary.tree.verify.preorder.serialization;
import java.util.Stack;
/**
* 331. Verify Preorder Serialization of a Binary Tree My Submissions QuestionEditorial Solution
Total Accepted: 12594 Total Submissions: 39624 Difficulty: Medium
One way to serialize a binary tree is to use pre-order ... |
3e3165faf2c716961a8de5e4b7a0559466d39809 | 2,500 | java | Java | src/java/com/jswiff/swfrecords/actions/TypeOf.java | davidwxj/jswiff | f546f7b9f7498fbe284629aac22f6df915b06f85 | [
"BSD-2-Clause-FreeBSD"
] | 1 | 2018-05-29T09:33:06.000Z | 2018-05-29T09:33:06.000Z | src/java/com/jswiff/swfrecords/actions/TypeOf.java | davidwxj/jswiff | f546f7b9f7498fbe284629aac22f6df915b06f85 | [
"BSD-2-Clause-FreeBSD"
] | null | null | null | src/java/com/jswiff/swfrecords/actions/TypeOf.java | davidwxj/jswiff | f546f7b9f7498fbe284629aac22f6df915b06f85 | [
"BSD-2-Clause-FreeBSD"
] | null | null | null | 27.593407 | 95 | 0.692553 | 20,876 | /*
* Copyright © 2004-2010 Ralf Sippl <nnheo@example.com>
* Copyright © 2008-2010 Ben Stock <kenaa@example.com>
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain... |
3e3166a4995adf46e0b9841096d782043e09ecd7 | 8,341 | java | Java | src/com/facebook/buck/zip/ZipStep.java | richieyan/buck | b6173586f67433f7c168309ea4498b371337f34b | [
"Apache-2.0"
] | null | null | null | src/com/facebook/buck/zip/ZipStep.java | richieyan/buck | b6173586f67433f7c168309ea4498b371337f34b | [
"Apache-2.0"
] | null | null | null | src/com/facebook/buck/zip/ZipStep.java | richieyan/buck | b6173586f67433f7c168309ea4498b371337f34b | [
"Apache-2.0"
] | null | null | null | 34.466942 | 97 | 0.675938 | 20,877 | /*
* Copyright 2012-present Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may
* not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... |
3e31678500019dce9cf0b11c9573fb42d8cbc79f | 2,195 | java | Java | src/main/java/com/lordjoe/propertyeditor/IValidationReason.java | lordjoe/VoterGuide | 7a142649f69cb0ed82660cd2e88beebbbeb70a01 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/lordjoe/propertyeditor/IValidationReason.java | lordjoe/VoterGuide | 7a142649f69cb0ed82660cd2e88beebbbeb70a01 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/lordjoe/propertyeditor/IValidationReason.java | lordjoe/VoterGuide | 7a142649f69cb0ed82660cd2e88beebbbeb70a01 | [
"Apache-2.0"
] | null | null | null | 30.486111 | 118 | 0.693394 | 20,878 | package com.lordjoe.propertyeditor;
import java.text.DateFormat;
import java.text.MessageFormat;
import java.text.SimpleDateFormat;
import com.lordjoe.ui.propertyeditor.DateReflectionPropertyEditor;
import com.lordjoe.utilities.ResourceString;
/**
* com.lordjoe.propertyeditor.IValidationReason
* returned when t... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.