code
stringlengths
3
1.04M
repo_name
stringlengths
5
109
path
stringlengths
6
306
language
stringclasses
1 value
license
stringclasses
15 values
size
int64
3
1.04M
package org.maxgamer.rs.model.skill.prayer; import java.util.LinkedList; /** * @author netherfoam, alva */ public enum PrayerGroup { //Standard prayer book /** All prayers that boost defense */ DEFENSE(PrayerType.THICK_SKIN, PrayerType.ROCK_SKIN, PrayerType.STEEL_SKIN, PrayerType.CHIVALRY, PrayerType.PIETY, Pray...
tehnewb/Titan
src/org/maxgamer/rs/model/skill/prayer/PrayerGroup.java
Java
gpl-3.0
3,118
/* * ASpark * Copyright (C) 2015 Nikolay Platov * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. ...
NikolaDasm/aspark
src/nikoladasm/aspark/ASparkUtil.java
Java
gpl-3.0
7,066
package controller; import java.io.IOException; import java.sql.Time; import java.util.Calendar; import java.util.List; import java.util.TimeZone; import javax.servlet.ServletException; import javax.servlet.ServletOutputStream; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServlet; import ...
phuong95st/project-LA16
qlhoatdong2/src/controller/OnlController.java
Java
gpl-3.0
7,370
/* ----------------------------------------------------------------------------- This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version....
ustegrew/ppm-java
src/ppm_java/_dev/concept/example/event/TSink.java
Java
gpl-3.0
1,733
package org.runnerup.notification; import android.annotation.TargetApi; import android.app.Notification; import android.app.PendingIntent; import android.content.Context; import android.content.Intent; import android.os.Build; import android.support.v4.app.NotificationCompat; import org.runnerup.R; import org.runneru...
netmackan/runnerup
app/src/org/runnerup/notification/GpsBoundState.java
Java
gpl-3.0
1,443
package pl.idedyk.japanese.dictionary.web.html; import java.util.List; public class Ul extends HtmlElementCommon { public Ul() { super(); } public Ul(String clazz) { super(clazz); } public Ul(String clazz, String style) { super(clazz, style); } @Override protected String getTagName() { retu...
dedyk/JapaneseDictionaryWeb
src/main/java/pl/idedyk/japanese/dictionary/web/html/Ul.java
Java
gpl-3.0
502
public class Main { public static void main(String[] args) { ProdutoContext manga = new ProdutoContext(); System.out.println("Quantia: " + manga.getQuantia()); manga.fazerCompra(5); manga.reestocar(5); manga.fazerCompra(5); manga.reestocar(15); System.out.println("Quantia: " + manga.getQuantia()); ma...
guilhermepo2/bcc
2015-2/POO2 - Praticas/Pratica08-1 - State/src/Main.java
Java
gpl-3.0
402
/** Copyright (C) 2012 Delcyon, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope ...
jahnje/delcyon-capo
java/com/delcyon/capo/protocol/server/ClientRequestProcessorProvider.java
Java
gpl-3.0
1,024
/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that...
paolopavan/cfr
src/weka/filters/unsupervised/attribute/ClusterMembership.java
Java
gpl-3.0
15,028
/* * This file is part of *** M y C o R e *** * See http://www.mycore.de/ for details. * * MyCoRe is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option)...
MyCoRe-Org/mycore
mycore-base/src/main/java/org/mycore/util/concurrent/MCRPrioritySupplier.java
Java
gpl-3.0
3,156
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package com.power.text.Run; import static com.power.text.dialogs.WebSearch.squerry; import java.awt.Desktop; import java.awt....
Thecarisma/powertext
Power Text/src/com/power/text/Run/WikiSearch.java
Java
gpl-3.0
2,201
/** * */ package org.jbpt.pm.bpmn; import org.jbpt.pm.IDataNode; /** * Interface class for BPMN Document. * * @author Cindy F�hnrich */ public interface IDocument extends IDataNode { /** * Marks this Document as list. */ public void markAsList(); /** * Unmarks this Document as list. */ public ...
BPT-NH/jpbt
jbpt-bpm/src/main/java/org/jbpt/pm/bpmn/IDocument.java
Java
gpl-3.0
447
/* * Copyright 2008-2013, ETH Zürich, Samuel Welten, Michael Kuhn, Tobias Langner, * Sandro Affentranger, Lukas Bossard, Michael Grob, Rahul Jain, * Dominic Langenegger, Sonia Mayor Alonso, Roger Odermatt, Tobias Schlueter, * Yannick Stucki, Sebastian Wendland, Samuel Zehnder, Samuel Zihlmann, * Samuel Zw...
kuhnmi/jukefox
JukefoxModel/src/ch/ethz/dcg/jukefox/model/collection/MapTag.java
Java
gpl-3.0
1,428
/* * Copyright (C) 2011 Klaus Reimer <k@ailis.de> * See LICENSE.md for licensing information. */ package de.ailis.microblinks.l.lctrl.shell; import gnu.getopt.Getopt; import gnu.getopt.LongOpt; import java.util.Arrays; import de.ailis.microblinks.l.lctrl.resources.Resources; /** * Base class for all CLI progra...
microblinks/lctrl
src/main/java/de/ailis/microblinks/l/lctrl/shell/CLI.java
Java
gpl-3.0
4,729
package example; import java.io.File; import java.io.FileOutputStream; import java.io.IOException; import java.io.OutputStream; import java.util.ArrayList; import java.util.Date; import java.util.List; import org.junit.Test; import com.piedra.excel.annotation.ExcelExport; import com.piedra.excel.util.ExcelExportor; ...
webinglin/excelExportor
src/test/java/example/ExcelExportorExample.java
Java
gpl-3.0
6,820
/*************************************************************************** * Project file: NPlugins - NCore - BasicHttpClient.java * * Full Class name: fr.ribesg.com.mojang.api.http.BasicHttpClient * * * * ...
cnaude/NPlugins
NCore/src/main/java/fr/ribesg/com/mojang/api/http/BasicHttpClient.java
Java
gpl-3.0
2,563
package Eac.event; import Eac.Eac; import cpw.mods.fml.common.eventhandler.SubscribeEvent; import cpw.mods.fml.common.gameevent.PlayerEvent; import net.minecraft.item.ItemStack; public class EacOnItemPickup extends Eac { @SubscribeEvent public void EacOnItemPickup(PlayerEvent.ItemPickupEvent e) { if (...
EacMods/Eac
src/main/java/Eac/event/EacOnItemPickup.java
Java
gpl-3.0
596
/** * Copyright (c) 2013 Jad * * This file is part of Jad. * Jad is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * Jad is d...
fg-netzwerksicherheit/jaddemo
src/de/fhffm/jad/demo/jad/DataFrame.java
Java
gpl-3.0
2,330
/* This file is part of F3TextViewerFX. * * F3TextViewerFX is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * F3TextViewerFX ...
rindPHI/F3TextViewerFX
src/de/dominicscheurer/quicktxtview/view/FileViewerController.java
Java
gpl-3.0
9,526
//: pony/PartyFavor.java package pokepon.pony; import pokepon.enums.*; /** Party Favor * Good def and spa, lacks Hp and Speed * * @author silverweed */ public class PartyFavor extends Pony { public PartyFavor(int _level) { super(_level); name = "Party Favor"; type[0] = Type.LAUGHTER; type[1] = Type...
silverweed/pokepon
pony/PartyFavor.java
Java
gpl-3.0
654
////////////////////////////////////////////////// // JIST (Java In Simulation Time) Project // Timestamp: <EntityRef.java Sun 2005/03/13 11:10:16 barr rimbase.rimonbarr.com> // // Copyright (C) 2004 by Cornell University // All rights reserved. // Refer to LICENSE for terms and conditions of use. package jist.runtim...
jbgi/replics
swans/jist/runtime/EntityRef.java
Java
gpl-3.0
6,768
package se.sics.asdistances; import se.sics.asdistances.ASDistances; import java.io.IOException; import java.util.logging.Level; import java.util.logging.Logger; import org.junit.*; /** * * @author Niklas Wahlén <nwahlen@kth.se> */ public class ASDistancesTest { ASDistances distances = null; public ASDis...
jimdowling/gvod
bootstrap/ISPFriendliness-Distances/src/test/java/se/sics/asdistances/ASDistancesTest.java
Java
gpl-3.0
796
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package nl.hyranasoftware.githubupdater.domain; import com.fasterxml.jackson.annotation.JsonIgnoreProperties; import java.util.Objects...
eternia16/javaGithubUpdater
src/main/java/nl/hyranasoftware/githubupdater/domain/Asset.java
Java
gpl-3.0
3,243
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2 // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> // Any modifications to this file will be lost upon recompilation of the source schema. // Generated on: 2014.08.02 at 08:05...
ramsodev/DitaManagement
dita/dita.concept/src/net/ramso/dita/concept/SynblkClass.java
Java
gpl-3.0
14,623
/* * Copyright (C) 2013-2017 52°North Initiative for Geospatial Open Source * Software GmbH * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published * by the Free Software Foundation. * * If the program is linked with ...
ridoo/dao-series-api
dao/src/main/java/org/n52/series/db/beans/parameter/Parameter.java
Java
gpl-3.0
2,458
package com.mortensickel.measemulator; // http://maps.google.com/maps?q=loc:59.948509,10.602627 import com.google.android.gms.common.api.*; import android.content.Context; import android.text.*; import android.app.Activity; import android.os.Bundle; import android.os.Handler; import android.view.View; import android.wi...
sickel/measem
app/src/main/java/com/mortensickel/measemulator/MainActivity.java
Java
gpl-3.0
13,932
/** * */ package cz.geokuk.core.napoveda; import java.awt.event.ActionEvent; import java.awt.event.KeyEvent; import java.net.MalformedURLException; import java.net.URL; import cz.geokuk.core.program.FConst; import cz.geokuk.framework.Action0; import cz.geokuk.util.process.BrowserOpener; /** * @author Martin Vever...
marvertin/geokuk
src/main/java/cz/geokuk/core/napoveda/ZadatProblemAction.java
Java
gpl-3.0
1,073
/** * Copyright 2013, 2014 Ioana Ileana @ Telecom ParisTech * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. ...
IoanaIleana/ProvCB
src/instance/Parser.java
Java
gpl-3.0
3,628
package com.test.ipetrov.start; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.context.ApplicationContext; import org.springframework.context.annotation.ComponentScan; import org.springframework.data.jpa.repository.conf...
081krieger/rps
src/main/java/com/test/ipetrov/start/Application.java
Java
gpl-3.0
804
public class Rectangulo { public int Base; public int Altura; //Ejercicio realizado con ayuda de esta pagina:http://diagramas-de-flujo.blogspot.com/2013/02/calcular-perimetro-rectangulo-Java.html //aqui llamamos las dos variables que utilizaremos. Rectangulo(int Base, int Altura) { this.Base = Base; this.Altu...
IvethS/Tarea2
src/Rectangulo.java
Java
gpl-3.0
1,004
/* * This file is part of "U Turismu" project. * * U Turismu is an enterprise application in support of calabrian tour operators. * This system aims to promote tourist services provided by the operators * and to develop and improve tourism in Calabria. * * Copyright (C) 2012 "LagrecaSpaccarotella" team. * * ...
spa-simone/u-turismu
src/main/java/uturismu/dao/BookingDao.java
Java
gpl-3.0
1,133
package it.ads.activitiesmanager.model.dao; import java.io.Serializable; import java.util.List; import javax.persistence.EntityManager; import javax.persistence.PersistenceContext; import javax.persistence.Query; import org.springframework.stereotype.Repository; import org.springframework.transaction.annotation.Tran...
paoloap/activitiesmanager
activitiesmanager-model/src/main/java/it/ads/activitiesmanager/model/dao/AbstractDao.java
Java
gpl-3.0
1,147
package ca.six.tomato.util; import org.json.JSONArray; import org.junit.Test; import org.junit.runner.RunWith; import org.robolectric.RobolectricTestRunner; import org.robolectric.annotation.Config; import org.robolectric.shadows.ShadowEnvironment; import java.io.File; import ca.six.tomato.BuildConfig; import stati...
SixCan/SixTomato
app/src/test/java/ca/six/tomato/util/DataUtilsTest.java
Java
gpl-3.0
2,002
package net.thevpc.upa.impl; import net.thevpc.upa.*; import net.thevpc.upa.impl.transform.IdentityDataTypeTransform; import net.thevpc.upa.impl.util.NamingStrategy; import net.thevpc.upa.impl.util.NamingStrategyHelper; import net.thevpc.upa.impl.util.PlatformUtils; import net.thevpc.upa.types.*; import net.thevpc.up...
thevpc/upa
upa-impl-core/src/main/java/net/thevpc/upa/impl/AbstractField.java
Java
gpl-3.0
27,988
package com.dmtools.webapp.config; import com.dmtools.webapp.config.locale.AngularCookieLocaleResolver; import org.springframework.boot.bind.RelaxedPropertyResolver; import org.springframework.context.EnvironmentAware; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Co...
jero-rodriguez/dmtools
src/main/java/com/dmtools/webapp/config/LocaleConfiguration.java
Java
gpl-3.0
1,616
/** * This class is generated by jOOQ */ package com.aviafix.db.generated.tables.pojos; import java.io.Serializable; import java.time.LocalDate; import javax.annotation.Generated; /** * This class is generated by jOOQ. */ @Generated( value = { "http://www.jooq.org", "jOOQ version:3.8.5" ...
purple-sky/avia-fixers
app/src/main/java/com/aviafix/db/generated/tables/pojos/PAYBYCREDITCARDPROJECTION.java
Java
gpl-3.0
2,891
/* ComJail - A jail plugin for Minecraft servers Copyright (C) 2015 comdude2 (Matt Armer) This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) ...
comdude2/ComJail
src/net/mcviral/dev/plugins/comjail/events/TeleportEvent.java
Java
gpl-3.0
1,828
package se.solit.timeit.resources; import java.net.URI; import java.net.URISyntaxException; import javax.servlet.http.HttpSession; import javax.ws.rs.WebApplicationException; import javax.ws.rs.core.Response; public class BaseResource { protected WebApplicationException redirect(String destination) throws URISynta...
Hoglet/TimeIT-Server
src/main/java/se/solit/timeit/resources/BaseResource.java
Java
gpl-3.0
703
/* * This file is part of rasdaman community. * * Rasdaman community is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * Rasdam...
miracee/rasdaman
applications/petascope/src/main/java/petascope/wcs2/handlers/Response.java
Java
gpl-3.0
2,322
package com.hacks.collegebarter.fragments; import android.app.Activity; import android.app.Fragment; import android.os.Bundle; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import com.hacks.collegebarter.R; import com.hacks.collegebarter.navdrawer.MainAppActivity; publi...
ReggieSackey/CollegeBarter
CollegeBarter/src/com/hacks/collegebarter/fragments/TradeboardFragment.java
Java
gpl-3.0
1,009
package visualk.gallery.db; import java.awt.Color; import java.sql.*; import java.util.logging.Level; import java.util.logging.Logger; import visualk.db.MysqlLayer; import visualk.gallery.objects.Artist; import visualk.gallery.objects.Work; public class DbGallery extends MysqlLayer{ public DbGallery(String us...
lamaken/visualk
src/java/visualk/gallery/db/DbGallery.java
Java
gpl-3.0
7,208
/** * Java Settlers - An online multiplayer version of the game Settlers of Catan * Copyright (C) 2003 Robert S. Thomas <thomas@infolab.northwestern.edu> * Portions of this file Copyright (C) 2014,2017,2020 Jeremy D Monin <jeremy@nand.net> * * This program is free software; you can redistribute it and/or * modif...
jdmonin/JSettlers2
src/main/java/soc/message/SOCRejectConnection.java
Java
gpl-3.0
2,564
package org.codefx.jwos.file; import org.codefx.jwos.analysis.AnalysisPersistence; import org.codefx.jwos.artifact.AnalyzedArtifact; import org.codefx.jwos.artifact.CompletedArtifact; import org.codefx.jwos.artifact.DownloadedArtifact; import org.codefx.jwos.artifact.FailedArtifact; import org.codefx.jwos.artifact.Fai...
CodeFX-org/jdeps-wall-of-shame
src/main/java/org/codefx/jwos/file/YamlAnalysisPersistence.java
Java
gpl-3.0
9,278
package Calibradores; import java.io.File; import Metricas.MultiescalaConBorde; import Modelo.UrbanizandoFrenos; public class TanteadorTopilejo extends Tanteador { UrbanizandoFrenos CA; public TanteadorTopilejo() { // int[] unConjuntoDeParametros = {1, 1, 1, 333, 333, 333, 1, 1, 444, 400, 400, 555};...
sostenibilidad-unam/crecimiento-urbano
Calibradores/TanteadorTopilejo.java
Java
gpl-3.0
2,250
/* * Copyright (C) 2017 phantombot.tv * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is dist...
MrAdder/PhantomBot
source/me/mast3rplan/phantombot/event/ytplayer/YTPlayerStateEvent.java
Java
gpl-3.0
1,295
package com.plasmablazer.tutorialmod.proxy; public interface IProxy { }
PlasmaBlazer/TutorialMod
src/main/java/com/plasmablazer/tutorialmod/proxy/IProxy.java
Java
gpl-3.0
74
package org.thoughtcrime.securesms.jobs; import androidx.annotation.NonNull; import org.thoughtcrime.securesms.dependencies.ApplicationDependencies; import org.thoughtcrime.securesms.jobmanager.Data; import org.thoughtcrime.securesms.jobmanager.Job; import org.thoughtcrime.securesms.jobmanager.impl.NetworkConstraint...
WhisperSystems/TextSecure
app/src/main/java/org/thoughtcrime/securesms/jobs/MultiDeviceVerifiedUpdateJob.java
Java
gpl-3.0
6,361
package com.silvermatch.advancedMod.block; import com.silvermatch.advancedMod.init.ModBlocks; import com.silvermatch.advancedMod.reference.Reference; import com.silvermatch.advancedMod.utility.Names; import net.minecraft.block.Block; import net.minecraft.block.material.Material; import net.minecraft.entity.player.Ent...
SilverMatch/TutoMineMaarten
src/main/java/com/silvermatch/advancedMod/block/BlockFrenchFlag.java
Java
gpl-3.0
901
package pg.autyzm.friendly_plans.manager_app.view.task_create; import android.app.FragmentTransaction; import android.content.Intent; import android.databinding.DataBindingUtil; import android.os.Bundle; import android.util.Log; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGrou...
autyzm-pg/friendly-plans
Friendly-plans/app/src/main/java/pg/autyzm/friendly_plans/manager_app/view/task_create/TaskCreateFragment.java
Java
gpl-3.0
11,189
/** Copyright 2010 Christian Kästner This file is part of CIDE. CIDE is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 of the License. CIDE is distributed in the hope th...
ckaestne/CIDE
CIDE_Export_Virtual/src/de/ovgu/cide/export/virtual/internal/IPPExportOptions.java
Java
gpl-3.0
2,375
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-2 // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> // Any modifications to this file will be lost upon recompilation of the source schema. // Generated on: 2014.0...
abeym/incubator
Trials/hdp/reference-apps/iot-trucking-app/trucking-data-simulator/src/main/java/hortonworks/hdp/refapp/trucking/simulator/impl/domain/transport/route/jaxb/package-info.java
Java
gpl-3.0
584
package com.softech.ls360.lms.api.proxy.service; import com.softech.vu360.lms.webservice.message.lmsapi.serviceoperations.user.AddUserResponse; import com.softech.vu360.lms.webservice.message.lmsapi.serviceoperations.user.UpdateUserResponse; import com.softech.vu360.lms.webservice.message.lmsapi.types.user.UpdateableU...
haider78github/apiProxy
LmsApiProxy/src/main/java/com/softech/ls360/lms/api/proxy/service/LmsApiUserService.java
Java
gpl-3.0
685
package cz.cuni.lf1.lge.ThunderSTORM.estimators; import cz.cuni.lf1.lge.ThunderSTORM.detectors.CentroidOfConnectedComponentsDetector; import cz.cuni.lf1.lge.ThunderSTORM.estimators.PSF.EllipticGaussianPSF; import cz.cuni.lf1.lge.ThunderSTORM.estimators.PSF.EllipticGaussianWAnglePSF; import cz.cuni.lf1.lge.ThunderSTORM...
imunro/thunderstorm
src/test/java/cz/cuni/lf1/lge/ThunderSTORM/estimators/EstimatorsTest.java
Java
gpl-3.0
6,620
package org.renjin.invoke.codegen; import com.google.common.collect.Lists; import com.sun.codemodel.*; import org.apache.commons.math.complex.Complex; import org.renjin.invoke.annotations.PreserveAttributeStyle; import org.renjin.invoke.model.JvmMethod; import org.renjin.invoke.model.PrimitiveModel; import org.renjin....
hlin09/renjin
core/src/main/java/org/renjin/invoke/codegen/DeferredVectorBuilder.java
Java
gpl-3.0
16,612
/* * Geopaparazzi - Digital field mapping on Android based devices * Copyright (C) 2016 HydroloGIS (www.hydrologis.com) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 ...
geopaparazzi/geopaparazzi
geopaparazzi_core/src/main/java/eu/geopaparazzi/core/preferences/ForceLocalePreference.java
Java
gpl-3.0
4,020
/* * Author: patiphat mana-u-krid (dew) * E-Mail: dewtx29@gmail.com * facebook: https://www.facebook.com/dewddminecraft */ package dewddgetaway; import java.util.Random; import java.util.Stack; import org.bukkit.Bukkit; import org.bukkit.block.Block; import org.bukkit.entity.Player; im...
dewtx29/dewdd_minecraft_plugins
old/dewdd_getaway/src/dewddgetaway/dewgetaway2.java
Java
gpl-3.0
13,351
package com.baeldung.collection.filtering; import java.util.ArrayList; import java.util.Arrays; import java.util.List; import java.util.Set; import java.util.stream.Collectors; import org.hamcrest.Matchers; import org.junit.Assert; import org.junit.Test; /** * Various filtering examples. * * @author Rodolfo Felip...
Niky4000/UsefulUtils
projects/tutorials-master/tutorials-master/core-java-modules/core-java-collections-list-2/src/test/java/com/baeldung/collection/filtering/CollectionFilteringUnitTest.java
Java
gpl-3.0
2,531
/* * Copyright (C) 2017 GG-Net GmbH * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program i...
gg-net/dwoss
ui/redtapext/src/main/java/eu/ggnet/dwoss/redtapext/ui/cao/document/package-info.java
Java
gpl-3.0
865
package net.minecraft.server; import java.io.IOException; public class PacketPlayOutEntityHeadRotation implements Packet<PacketListenerPlayOut> { private int a; private byte b; public PacketPlayOutEntityHeadRotation() {} public PacketPlayOutEntityHeadRotation(Entity entity, byte b0) { this....
bergerkiller/SpigotSource
src/main/java/net/minecraft/server/PacketPlayOutEntityHeadRotation.java
Java
gpl-3.0
839
package cmake.icons; import com.intellij.openapi.util.IconLoader; import javax.swing.*; /** * Created by alex on 12/21/14. */ public class CMakeIcons { public static final Icon FILE = IconLoader.getIcon("/icons/cmake.png"); public static final Icon MACRO = IconLoader.getIcon("/icons/hashtag.png"); publ...
dubrousky/CMaker
src/cmake/icons/CMakeIcons.java
Java
gpl-3.0
462
package com.brejza.matt.habmodem; import group.pals.android.lib.ui.filechooser.FileChooserActivity; import group.pals.android.lib.ui.filechooser.io.localfile.LocalFile; import java.io.File; import java.util.List; import android.os.Bundle; import android.os.Environment; import android.os.Parcelable; import android.pr...
mattbrejza/rtty_modem
habmodem/src/com/brejza/matt/habmodem/StartActivity.java
Java
gpl-3.0
4,104
package ai.hellbound; import l2s.commons.util.Rnd; import l2s.gameserver.ai.CtrlEvent; import l2s.gameserver.ai.Mystic; import l2s.gameserver.model.Creature; import l2s.gameserver.model.Playable; import l2s.gameserver.model.World; import l2s.gameserver.model.instances.NpcInstance; import bosses.BelethManager; /** * ...
pantelis60/L2Scripts_Underground
dist/gameserver/data/scripts/ai/hellbound/Beleth.java
Java
gpl-3.0
1,491
package be.ipl.mobile.projet.historypub; import android.app.Application; import android.test.ApplicationTestCase; /** * <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a> */ public class ApplicationTest extends ApplicationTestCase<Application> { public ApplicationTest() {...
Crapoo/HistoryPub
app/src/androidTest/java/be/ipl/mobile/projet/historypub/ApplicationTest.java
Java
gpl-3.0
362
/** */ package net.paissad.waqtsalat.core.impl; import java.util.Calendar; import net.paissad.waqtsalat.core.WaqtSalatPackage; import net.paissad.waqtsalat.core.api.Pray; import net.paissad.waqtsalat.core.api.PrayName; import org.eclipse.emf.common.notify.Notification; import org.eclipse.emf.ecore.EClass; import org....
paissad/waqtsalat-eclipse-plugin
plugins/net.paissad.waqtsalat.core/src/net/paissad/waqtsalat/core/impl/PrayImpl.java
Java
gpl-3.0
9,597
package xigua.battle.of.elements.model; import org.junit.Before; import org.junit.Test; import static org.assertj.core.api.Assertions.assertThat; public class IntWithMaxTest { private IntWithMax intWithMax; @Before public void setUp() { intWithMax = new IntWithMax(42); } @Test publi...
YuKitAs/battle-of-elements
src/test/java/xigua/battle/of/elements/model/IntWithMaxTest.java
Java
gpl-3.0
879
package ninja.mbedded.ninjaterm.util.rxProcessing.timeStamp; import javafx.scene.paint.Color; import ninja.mbedded.ninjaterm.JavaFXThreadingRule; import ninja.mbedded.ninjaterm.util.rxProcessing.streamedData.StreamedData; import ninja.mbedded.ninjaterm.util.rxProcessing.streamingFilter.StreamingFilter; import org.juni...
mbedded-ninja/NinjaTerm
src/test/java/ninja/mbedded/ninjaterm/util/rxProcessing/timeStamp/TimeStampParserTests.java
Java
gpl-3.0
17,393
/** * Copyright (c) 2012 Todoroo Inc * * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.reminders; import android.app.Dialog; import android.content.Intent; import android.view.View; import android.widget.TextView; import com.todoroo.astrid.activity.AstridActivity; ...
xVir/tasks
src/main/java/com/todoroo/astrid/reminders/NotificationFragment.java
Java
gpl-3.0
2,884
package com.simplecity.amp_library.model; import android.content.Context; import com.simplecity.amp_library.R; import java.io.File; public class ArtworkModel { private static final String TAG = "ArtworkModel"; @ArtworkProvider.Type public int type; public File file; public ArtworkModel(@Artwor...
timusus/Shuttle
app/src/main/java/com/simplecity/amp_library/model/ArtworkModel.java
Java
gpl-3.0
1,505
package com.newppt.android.ui; import com.newppt.android.data.AnimUtils2; import android.content.Context; import android.util.AttributeSet; import android.view.MotionEvent; import android.widget.ImageView; public class ScaleImage extends ImageView { final private int FLIP_DISTANCE = 30; public ScaleImage(Context ...
beyondckw/SynchronizeOfPPT
Android_v5/src/com/newppt/android/ui/ScaleImage.java
Java
gpl-3.0
1,835
/* Copyright 2011 Anton Kraievoy akraievoy@gmail.com This file is part of Holonet. Holonet is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later vers...
akraievoy/holonet
src/main/java/algores/holonet/core/events/EventNetLookup.java
Java
gpl-3.0
3,225
package br.ifrn.meutcc.visao; import java.io.IOException; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import br.ifrn.meutcc.modelo.Aluno; import br...
hayssac/MeuTCC_Grupo1
MeuTCCApp/src/br/ifrn/meutcc/visao/ViewAlunoCandidatou.java
Java
gpl-3.0
1,286
package com.idega.development.presentation; import com.idega.idegaweb.IWBundle; import com.idega.idegaweb.IWMainApplication; import com.idega.presentation.IWContext; import com.idega.presentation.Image; import com.idega.presentation.Layer; import com.idega.presentation.PresentationObject; import com.idega.presentation...
idega/platform2
src/com/idega/development/presentation/IWDeveloper.java
Java
gpl-3.0
5,611
package itaf.WsCartItemService; import java.math.BigDecimal; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlType; /** * <p>bzCollectionOrderDto complex typeµÄ Java Àà¡£ * * <p>ÒÔÏÂģʽƬ¶ÎÖ¸¶¨°üº¬ÔÚ´ËÀàÖеÄÔ¤ÆÚÄÚÈÝ¡£ * * <...
zpxocivuby/freetong_mobile_server
itaf-aggregator/itaf-ws-simulator/src/test/java/itaf/WsCartItemService/BzCollectionOrderDto.java
Java
gpl-3.0
3,557
/* * Copyright 2018 Mauricio Colli <mauriciocolli@outlook.com> * AnimationUtils.java is part of NewPipe * * License: GPL-3.0+ * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either versio...
theScrabi/NewPipe
app/src/main/java/org/schabi/newpipe/util/AnimationUtils.java
Java
gpl-3.0
20,120
/* -*- tab-width: 4 -*- * * Electric(tm) VLSI Design System * * File: FillGeneratorTool.java * * Copyright (c) 2006 Sun Microsystems and Static Free Software * * Electric(tm) is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Fr...
imr/Electric8
com/sun/electric/tool/generator/layout/fill/FillGeneratorTool.java
Java
gpl-3.0
32,233
package com.lizardtech.djvubean.outline; import java.awt.Color; import java.awt.Component; import javax.swing.JLabel; import javax.swing.JList; import javax.swing.JPanel; import javax.swing.ListCellRenderer; import javax.swing.UIManager; public class ImageListCellRenderer implements ListCellRenderer { /** * Fro...
DJVUpp/Desktop
djuvpp-djvureader-_linux-f9cd57d25c2f/DjVuReader++/src/com/lizardtech/djvubean/outline/ImageListCellRenderer.java
Java
gpl-3.0
2,058
/* * Copyright (c) by Michał Niedźwiecki 2016 * Contact: nkg753 on gmail or via GitHub profile: dzwiedziu-nkg * * This file is part of Bike Road Quality. * * Bike Road Quality is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Fre...
dzwiedziu-nkg/cyclo-bruxism
proof-of-concept/apk/app/src/main/java/pl/nkg/brq/android/ui/MainActivity.java
Java
gpl-3.0
5,333
package com.malak.yaim.model; import java.util.List; public class FlickrFeed { private String title; private String link; private String description; private String modified; private String generator; private List<Item> items = null; public String getTitle() { return title; } public void setT...
xavarius/FlickrFeed
app/src/main/java/com/malak/yaim/model/FlickrFeed.java
Java
gpl-3.0
1,050
package grid; import java.util.Comparator; import world.World; /* * AP(r) Computer Science GridWorld Case Study: * Copyright(c) 2002-2006 College Entrance Examination Board * (http://www.collegeboard.com). * * This code is free software; you can redistribute it and/or modify * it under the terms of the GNU G...
fazerlicourice7/botWorld2017
src/grid/Location.java
Java
gpl-3.0
8,439
/* This file is part of LiveCG. * * Copyright (C) 2013 Sebastian Kuerten * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any late...
sebkur/live-cg
project/src/main/java/de/topobyte/livecg/ui/geometryeditor/preferences/LAFSelector.java
Java
gpl-3.0
2,265
package com.yoavst.quickapps.calendar; import android.content.ContentUris; import android.content.Context; import android.content.Intent; import android.database.Cursor; import android.net.Uri; import android.provider.CalendarContract; import android.provider.CalendarContract.Events; import com.yoavst.quickapps.Prefe...
gaich/quickapps
app/src/main/java/com/yoavst/quickapps/calendar/CalendarUtil.java
Java
gpl-3.0
13,741
package uk.tim740.skUtilities.util; import ch.njol.skript.lang.Expression; import ch.njol.skript.lang.SkriptParser; import ch.njol.skript.lang.util.SimpleExpression; import ch.njol.util.Kleenean; import org.bukkit.event.Event; import uk.tim740.skUtilities.skUtilities; import javax.annotation.Nullable; import java.io....
tim740/skUtilities
src/uk/tim740/skUtilities/util/ExprTimeInTimeZone.java
Java
gpl-3.0
1,995
/* * Copyright (C) 2010 The UAPI Authors * You may not use this file except in compliance with the License. * You may obtain a copy of the License at the LICENSE file. * * You must gained the permission from the authors if you want to * use the project into a commercial product */ package uapi.service; import ...
minjing/uapi
uapi.service/src/main/java/uapi/service/ResponseCode.java
Java
gpl-3.0
1,491
/** * Copyright (C) 2011 Whisper Systems * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is d...
matlink/SMSSecure
src/org/smssecure/smssecure/recipients/RecipientFactory.java
Java
gpl-3.0
4,267
/* * Grakn - A Distributed Semantic Database * Copyright (C) 2016 Grakn Labs Limited * * Grakn is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any...
burukuru/grakn
grakn-test/test-integration/src/test/java/ai/grakn/generator/RelationPlayers.java
Java
gpl-3.0
1,612
package org.janus.miniforth; import org.janus.data.DataContext; public class Compare extends WordImpl { public enum Comp { EQ, NEQ, LT, GT, LEQ, GEQ } Comp comp; public Compare(Comp comp) { super(-1); this.comp = comp; } @Override public void perform(DataContext context) { super....
ThoNill/JanusMiniForth
JanusMiniForth/src/org/janus/miniforth/Compare.java
Java
gpl-3.0
1,226
/* * This file is part of Track It!. * Copyright (C) 2013 Henrique Malheiro * Copyright (C) 2015 Pedro Gomes * * TrackIt! is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License...
Spaner/TrackIt
src/main/java/com/trackit/business/domain/Folder.java
Java
gpl-3.0
2,498
package com.snail.webgame.game.protocal.relation.getRequest; import org.epilot.ccf.config.Resource; import org.epilot.ccf.core.processor.ProtocolProcessor; import org.epilot.ccf.core.processor.Request; import org.epilot.ccf.core.processor.Response; import org.epilot.ccf.core.protocol.Message; import org.slf4j.Logger; ...
bozhbo12/demo-spring-server
spring-game/src/main/java/com/spring/game/game/protocal/relation/getRequest/GetAddRequestProcessor.java
Java
gpl-3.0
1,541
/******************************************************************************* * Copyright (c) 2000, 2013 IBM Corporation and others. * * This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at ...
Niky4000/UsefulUtils
projects/others/eclipse-platform-parent/eclipse.jdt.core-master/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/JavaElementRequestor.java
Java
gpl-3.0
6,654
/* * eGov suite of products aim to improve the internal efficiency,transparency, * accountability and the service delivery of the government organizations. * * Copyright (C) <2015> eGovernments Foundation * * The updated version of eGov suite of products as by eGovernments Foundation * is availa...
egovernments/eGov-Search
src/test/java/org/egov/search/service/SimpleFieldsResourceGeneratorTest.java
Java
gpl-3.0
3,937
package com.mx.fic.inventory.business.builder; import com.mx.fic.inventory.business.builder.config.AbstractDTOBuilder; import com.mx.fic.inventory.business.builder.config.BuilderConfiguration; import com.mx.fic.inventory.dto.BaseDTO; import com.mx.fic.inventory.dto.UserDetailDTO; import com.mx.fic.inventory.persistent...
modemm3/fic
fic-inventory/fic-inventory-business/src/main/java/com/mx/fic/inventory/business/builder/UserDetailBuilder.java
Java
gpl-3.0
1,223
package com.programandoapasitos.facturador.gui; import javax.swing.ImageIcon; import javax.swing.JFrame; import javax.swing.JMenuBar; import javax.swing.JMenu; import javax.swing.JMenuItem; import javax.swing.JLabel; import java.awt.event.ActionListener; import java.awt.event.ActionEvent; import com.progra...
inazense/java-generate-bills
src/main/java/com/programandoapasitos/facturador/gui/MenuPrincipal.java
Java
gpl-3.0
3,783
package com.diggime.modules.email.model.impl; import com.diggime.modules.email.model.EMail; import com.diggime.modules.email.model.MailContact; import org.json.JSONObject; import java.time.LocalDateTime; import java.util.List; import static org.foilage.utils.checkers.NullChecker.notNull; public class PostmarkEMail ...
drbizzaro/diggime
base/main/src/com/diggime/modules/email/model/impl/PostmarkEMail.java
Java
gpl-3.0
5,687
/* * Copyright (C) 2014 Hector Espert Pardo * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program i...
blackleg/libdam
src/main/java/es/blackleg/libdam/geometry/Circulo.java
Java
gpl-3.0
2,177
/** * Cerberus Copyright (C) 2013 - 2017 cerberustesting * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This file is part of Cerberus. * * Cerberus is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Softw...
cerberustesting/cerberus-source
source/src/main/java/org/cerberus/service/groovy/impl/GroovyService.java
Java
gpl-3.0
3,363
/* * Symphony - A modern community (forum/SNS/blog) platform written in Java. * Copyright (C) 2012-2017, b3log.org & hacpai.com * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either ve...
BrickCat/symphony
src/main/java/org/b3log/symphony/processor/IndexProcessor.java
Java
gpl-3.0
21,728
package telinc.telicraft.util; import net.minecraft.entity.Entity; import net.minecraft.entity.EntityLivingBase; import net.minecraft.util.ChatMessageComponent; import net.minecraft.util.StatCollector; public class PetrifyDamageSource extends TelicraftDamageSource { protected EntityLivingBase entity; protect...
telinc1/Telicraft
telicraft_common/telinc/telicraft/util/PetrifyDamageSource.java
Java
gpl-3.0
1,253
package com.github.dozzatq.phoenix.advertising; /** * Created by Rodion Bartoshik on 04.07.2017. */ interface Reflector { FactoryAd reflection(); int state(); }
dozzatq/Phoenix
mylibrary/src/main/java/com/github/dozzatq/phoenix/advertising/Reflector.java
Java
gpl-3.0
173
/* * JasperReports - Free Java Reporting Library. * Copyright (C) 2001 - 2014 TIBCO Software Inc. All rights reserved. * http://www.jaspersoft.com * * Unless you have purchased a commercial license agreement from Jaspersoft, * the following license terms apply: * * This program is part of JasperReports. * * J...
aleatorio12/ProVentasConnector
jasperreports-6.2.1-project/jasperreports-6.2.1/src/net/sf/jasperreports/web/commands/CommandException.java
Java
gpl-3.0
1,750
import java.util.*; public class Pali { public static void main(String args[]) { Scanner sc=new Scanner(System.in); String str=sc.next(); StringBuffer buff=new StringBuffer(str).reverse(); String str1=buff.toString(); if(str.isequals(str1)) { System.out.p...
RaviVengatesh/Guvi_codes
Pali.java
Java
gpl-3.0
449