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
/* No-Babylon a job search engine with filtering ability Copyright (C) 2012-2014 ferenc.jdev@gmail.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 of the Lic...
ferenc-jdev/no-babylon
src/main/java/org/laatusys/nobabylon/support/ExcludeRegexpFilter.java
Java
gpl-3.0
1,328
package com.sk89q.craftbook.cart; import java.util.ArrayList; import java.util.Arrays; import org.bukkit.block.Chest; import org.bukkit.block.Sign; import org.bukkit.entity.Minecart; import org.bukkit.entity.StorageMinecart; import org.bukkit.inventory.Inventory; import org.bukkit.inventory.ItemStack; im...
wizjany/craftbook
src/main/java/com/sk89q/craftbook/cart/CartDeposit.java
Java
gpl-3.0
7,011
/* * This file is part of CRISIS, an economics simulator. * * Copyright (C) 2015 Victor Spirin * * CRISIS 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 * (...
crisis-economics/CRISIS
CRISIS/src/eu/crisis_economics/abm/markets/nonclearing/InterbankNetwork.java
Java
gpl-3.0
4,215
/** * */ /** * @author dewan * */ package gradingTools.comp401f16.assignment11.testcases;
pdewan/Comp401LocalChecks
src/gradingTools/comp401f16/assignment11/testcases/package-info.java
Java
gpl-3.0
95
package mcid.anubisset.letsmodreboot.block; import mcid.anubisset.letsmodreboot.creativetab.CreativeTabLMRB; /** * Created by Luke on 30/08/2014. */ public class BlockFlag extends BlockLMRB { public BlockFlag() { super(); this.setBlockName("flag"); this.setBlockTextureName("flag"); ...
AnubisSet/LetsModReboot
src/main/java/mcid/anubisset/letsmodreboot/block/BlockFlag.java
Java
gpl-3.0
327
package tmp.generated_people; import cide.gast.*; import cide.gparser.*; import cide.greferences.*; import java.util.*; public abstract class Element_ol extends GenASTNode { protected Element_ol(Property[] p, Token firstToken, Token lastToken) { super(p, firstToken, lastToken); } protected Element_ol(Propert...
ckaestne/CIDE
CIDE_Language_XML_concrete/src/tmp/generated_people/Element_ol.java
Java
gpl-3.0
404
/******************************************************************************* * Copyright (c) 2008, 2010 Xuggle Inc. All rights reserved. * * This file is part of Xuggle-Utils. * * Xuggle-Utils is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public Lice...
artclarke/xuggle-utils
src/main/java/com/xuggle/utils/event/handler/package-info.java
Java
gpl-3.0
1,917
/* * _____ _ _ _____ _ * | __ \| | | | / ____| | | * | |__) | | ___ | |_| (___ __ _ _ _ __ _ _ __ ___ __| | * | ___/| |/ _ \| __|\___ \ / _` | | | |/ _` | '__/ _ \/ _` | * | | | | (_) | |_ ____) | (_| | ...
IntellectualCrafters/PlotSquared
Core/src/main/java/com/plotsquared/core/command/SubCommand.java
Java
gpl-3.0
2,321
package com.cloudera.cmf.service.yarn; import com.cloudera.cmf.command.flow.CmdWorkCtx; import com.cloudera.cmf.command.flow.WorkOutput; import com.cloudera.cmf.command.flow.work.OneOffRoleProcCmdWork; import com.cloudera.cmf.model.DbProcess; import com.cloudera.cmf.model.DbRole; import com.cloudera.cmf.model.R...
Mapleroid/cm-server
server-5.11.0.src/com/cloudera/cmf/service/yarn/RmFormatStateStoreCmdWork.java
Java
gpl-3.0
1,852
package com.github.sandokandias.payments.interfaces.rest.model; import com.github.sandokandias.payments.infrastructure.util.i18n.I18nMessage; import lombok.Data; import java.util.Set; @Data public class ErrorResponse { private Set<I18nMessage> errors; }
sandokandias/spring-boot-ddd
src/main/java/com/github/sandokandias/payments/interfaces/rest/model/ErrorResponse.java
Java
gpl-3.0
262
package pt.uminho.sysbio.biosynthframework.integration.model; import pt.uminho.sysbio.biosynth.integration.io.dao.neo4j.MetaboliteMajorLabel; public interface IntegrationEngine { public IntegrationMap<String, MetaboliteMajorLabel> integrate(IntegrationMap<String, MetaboliteMajorLabel> imap); }
Fxe/biosynth-framework
biosynth-integration/src/main/java/pt/uminho/sysbio/biosynthframework/integration/model/IntegrationEngine.java
Java
gpl-3.0
299
package vrml.external.field; import vrml.external.field.FieldTypes; import vrml.external.Browser; import java.awt.*; import java.math.BigInteger; public class EventInSFImage extends EventIn { public EventInSFImage() { EventType = FieldTypes.SFIMAGE; } public void setValue(int width, int height, int comp...
cbuehler/freewrl
src/java/vrml/external/field/EventInSFImage.java
Java
gpl-3.0
2,162
/* * AJDebug.java * * This file is part of Tritonus: http://www.tritonus.org/ */ /* * Copyright (c) 1999 - 2002 by Matthias Pfisterer * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public License as published * by the Free Softwa...
srnsw/xena
plugins/audio/ext/src/tritonus/src/classes/org/tritonus/debug/AJDebug.java
Java
gpl-3.0
6,383
/* Copyright 2011-2014 Red Hat, Inc This file is part of PressGang CCMS. PressGang CCMS 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...
pressgang-ccms/PressGangCCMSRESTv1Common
src/main/java/org/jboss/pressgang/ccms/rest/v1/query/RESTPropertyCategoryQueryBuilderV1.java
Java
gpl-3.0
3,394
/* gvSIG. Sistema de Información Geográfica de la Generalitat Valenciana * * Copyright (C) 2004 IVER T.I. and Generalitat Valenciana. * * 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; eith...
iCarto/siga
libFMap/src/com/iver/cit/gvsig/fmap/layers/FLyrVect.java
Java
gpl-3.0
77,323
/* * Pixel Dungeon * Copyright (C) 2012-2015 Oleg Dolya * * Shattered Pixel Dungeon * Copyright (C) 2014-2019 Evan Debenham * * 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 vers...
00-Evan/shattered-pixel-dungeon-gdx
core/src/com/shatteredpixel/shatteredpixeldungeon/items/weapon/missiles/darts/AdrenalineDart.java
Java
gpl-3.0
1,505
package eu.ehri.project.models.base; import com.tinkerpop.blueprints.Vertex; import com.tinkerpop.frames.modules.javahandler.JavaHandler; import com.tinkerpop.frames.modules.javahandler.JavaHandlerContext; import eu.ehri.project.definitions.Ontology; import eu.ehri.project.models.events.SystemEvent; import eu.ehri.pro...
lindareijnhoudt/neo4j-ehri-plugin
ehri-frames/src/main/java/eu/ehri/project/models/base/Actioner.java
Java
gpl-3.0
1,321
package net.minecraft.src; public class BlockJukeBox extends BlockContainer { protected BlockJukeBox(int par1) { super(par1, Material.wood); this.setCreativeTab(CreativeTabs.tabDecorations); } /** * Called upon block activation (right click on the block.) */ public boolea...
herpingdo/Hakkit
net/minecraft/src/BlockJukeBox.java
Java
gpl-3.0
4,434
import com.jogamp.opengl.*; import com.jogamp.opengl.awt.GLJPanel; import com.jogamp.opengl.fixedfunc.GLMatrixFunc; import com.jogamp.opengl.glu.GLU; import javax.swing.*; import java.awt.event.KeyEvent; import java.awt.event.KeyListener; import static com.jogamp.opengl.GL.GL_COLOR_BUFFER_BIT; import static com.jogam...
Tiofx/semester_6
CG/src/LinesDemo.java
Java
gpl-3.0
6,151
import java.io.IOException; import java.io.PrintWriter; import java.util.HashMap; 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 com.ofte.serv...
MithunThadi/OFTE
SourceCode/new ofte with del monitor/servlet/ScheduledTransferRemoteasDestination.java
Java
gpl-3.0
5,035
package xde.lincore.mcscript.math; public enum RoundingMethod { Round, Floor, Ceil, CastInt; public int round(final double value) { switch (this) { case Round: return (int) Math.round(value); case Floor: return (int) Math.floor(value); case Ceil: return (int) Math.ceil(value); case CastIn...
lincore81/mcscript
ScriptMod/src/xde/lincore/mcscript/math/RoundingMethod.java
Java
gpl-3.0
741
package com.baselet.gwt.client.view; import java.util.List; import com.baselet.control.basics.geom.Rectangle; import com.baselet.control.config.SharedConfig; import com.baselet.control.enums.ElementId; import com.baselet.element.Selector; import com.baselet.element.interfaces.GridElement; import com.baselet.gwt.clien...
umlet/umlet
umlet-gwt/src/main/java/com/baselet/gwt/client/view/DrawCanvas.java
Java
gpl-3.0
5,538
/* * WorldEdit, a Minecraft world manipulation toolkit * Copyright (C) sk89q <http://www.sk89q.com> * Copyright (C) WorldEdit team and contributors * * 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 Sof...
UnlimitedFreedom/UF-WorldEdit
worldedit-core/src/main/java/com/sk89q/worldedit/internal/registry/AbstractFactory.java
Java
gpl-3.0
2,120
package com.derpgroup.livefinder.manager; import java.util.Arrays; import com.fasterxml.jackson.annotation.JsonIgnoreProperties; @JsonIgnoreProperties(ignoreUnknown = true) public class TwitchFollowedStreamsResponse { private TwitchStream[] streams; public TwitchStream[] getStreams() { return streams.clone...
DERP-Group/LiveFinder
service/src/main/java/com/derpgroup/livefinder/manager/TwitchFollowedStreamsResponse.java
Java
gpl-3.0
563
package osberbot.bo; /** * TODO: Description * * @author Tititesouris * @since 2016/03/20 */ public class ViewerBO { private Integer id; private String name; private Boolean moderator; private RankBO rank; public ViewerBO(Integer id, String name, RankBO rank) { this.id = id; ...
Tititesouris/OsberBot
src/osberbot/bo/ViewerBO.java
Java
gpl-3.0
900
package miscellaneous; import java.util.Arrays; public class Gen { private static int greyCode(int n1){ return n1 ^ (n1 >> 1); } /* * Advances l1 to next lexicographical higher combination. * cap is the largest value allowed for one index. * return false */ public static boolean nex...
cs6096/contest-library
src/miscellaneous/Gen.java
Java
gpl-3.0
1,729
package com.xcode.bean; import java.io.Serializable; import javax.faces.bean.ManagedBean; import javax.faces.bean.SessionScoped; import org.springframework.security.core.Authentication; import org.springframework.security.core.context.SecurityContext; import org.springframework.security.core.context.Securit...
georgematos/ocaert
src/com/xcode/bean/UserAuth.java
Java
gpl-3.0
838
package Yogibear617.mods.FuturisticCraft.CreativeTabs; import cpw.mods.fml.relauncher.Side; import cpw.mods.fml.relauncher.SideOnly; import net.minecraft.block.Block; import net.minecraft.creativetab.CreativeTabs; public class FCSBModCreativeTab extends CreativeTabs { public FCSBModCreativeTab(int par1, String par2...
Yogibear617/Futuristic_Craft
fc_common/Yogibear617/mods/FuturisticCraft/CreativeTabs/FCSBModCreativeTab.java
Java
gpl-3.0
455
package com.eveningoutpost.dexdrip.Models; import java.text.DateFormat; import java.text.SimpleDateFormat; import java.util.Date; import java.util.Locale; import java.util.TimeZone; // from package info.nightscout.client.utils; /** * Created by mike on 30.12.2015. */ /** * The Class DateUtil. A simple wrapper ar...
TecMunky/xDrip
app/src/main/java/com/eveningoutpost/dexdrip/Models/DateUtil.java
Java
gpl-3.0
3,340
/* * Copyright (C) 2017 GedMarc * * 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 distribute...
GedMarc/JWebSwing
src/main/java/com/jwebmp/core/htmlbuilder/css/displays/Displays.java
Java
gpl-3.0
3,363
package com.projectreddog.machinemod.container; import com.projectreddog.machinemod.inventory.SlotBlazePowder; import com.projectreddog.machinemod.inventory.SlotNotBlazePowder; import com.projectreddog.machinemod.inventory.SlotOutputOnlyTurobFurnace; import com.projectreddog.machinemod.tileentities.TileEntityTurboFurn...
TechStack/TechStack-s-HeavyMachineryMod
src/main/java/com/projectreddog/machinemod/container/ContainerTurboFurnace.java
Java
gpl-3.0
3,980
/* * Copyright (C) 2004 NNL Technology AB * Visit www.infonode.net for information about InfoNode(R) * products and how to contact NNL Technology AB. * * 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 Softwar...
highsad/iDesktop-Cross
Controls/src/com/supermap/desktop/ui/docking/info/Info.java
Java
gpl-3.0
1,846
package net.seabears.game.entities.normalmap; import static java.util.stream.IntStream.range; import java.io.IOException; import java.util.List; import org.joml.Matrix4f; import org.joml.Vector3f; import org.joml.Vector4f; import net.seabears.game.entities.Entity; import net.seabears.game.entities.Light; import net...
cberes/game
engine/src/main/java/net/seabears/game/entities/normalmap/NormalMappingShader.java
Java
gpl-3.0
4,691
/* * Copyright (C) 2010-2021 JPEXS * * 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...
jindrapetrik/jpexs-decompiler
src/com/jpexs/decompiler/flash/gui/timeline/TimelineBodyPanel.java
Java
gpl-3.0
15,335
/* * Orbit, a versatile image analysis software for biological image-based quantification. * Copyright (C) 2009 - 2017 Idorsia Pharmaceuticals Ltd., Hegenheimermattweg 91, CH-4123 Allschwil, Switzerland. * * This program is free software: you can redistribute it and/or modify * it under the terms ...
mstritt/image-provider-omero
src/main/java/com/actelion/research/orbit/imageprovider/tree/TreeNodeProject.java
Java
gpl-3.0
3,070
/** * * Copyright 2014 Martijn Brekhof * * This file is part of Catch Da Stars. * * Catch Da Stars 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 optio...
poisdeux/catchdastars
core/src/com/strategames/engine/gameobject/types/Door.java
Java
gpl-3.0
4,823
/* * Decompiled with CFR 0_115. * * Could not load the following classes: * android.content.BroadcastReceiver * android.content.Context * android.content.Intent * android.content.IntentFilter */ package com.buzzfeed.android.vcr.util; import android.content.BroadcastReceiver; import android.content.Context...
SPACEDAC7/TrabajoFinalGrado
uploads/34f7f021ecaf167f6e9669e45c4483ec/java_source/com/buzzfeed/android/vcr/util/VCRBitrateLimitingReceiver.java
Java
gpl-3.0
1,401
/* * 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. */ /** * * @author dh2744 */ import java.io.BufferedReader; import java.io.File; import java.io.FileNotFoundException; import java.io....
igm-team/meaRtools
Java_IGMDash-master/src/CheckField.java
Java
gpl-3.0
29,621
package org.emdev.ui.uimanager; import android.annotation.TargetApi; import android.app.Activity; import android.app.ActivityManager; import android.app.ActivityManager.RunningServiceInfo; import android.content.ComponentName; import android.content.Context; import android.view.View; import android.view.Window; impor...
bonisamber/bookreader
Application/src/main/java/org/emdev/ui/uimanager/UIManager3x.java
Java
gpl-3.0
8,692
/** Copyright 2012 John Cummens (aka Shadowmage, Shadowmage4513) This software is distributed under the terms of the GNU General Public License. Please see COPYING for precise license information. This file is part of Ancient Warfare. Ancient Warfare is free software: you can redistribute it and...
shadowmage45/AncientWarfare
AncientWarfare/src/shadowmage/ancient_warfare/common/vehicles/types/VehicleTypeBoatBallista.java
Java
gpl-3.0
6,768
package com.andyadc.concurrency.latch; import java.util.ArrayList; import java.util.List; import java.util.Random; import java.util.concurrent.*; /** * @author andaicheng * @version 2017/3/10 */ public class LatchDemo_1 { public static void main(String[] args) throws Exception { int num = ...
andyadc/java-study
concurrency-study/src/main/java/com/andyadc/concurrency/latch/LatchDemo_1.java
Java
gpl-3.0
1,769
package com.infamous.performance.activities; import android.app.Activity; import android.content.Intent; import android.content.SharedPreferences; import android.os.AsyncTask; import android.os.Bundle; import android.os.SystemClock; import android.preference.PreferenceManager; import android.view.View; import android....
InfamousProductions/Infamous_Performance
src/com/infamous/performance/activities/checkSU.java
Java
gpl-3.0
3,396
// Jad home page: http://www.kpdus.com/jad.html // Decompiler options: packimports(3) package MJDecompiler; import java.io.IOException; // Referenced classes of package MJDecompiler: // bm, bf, bh, bj, // bc final class as extends CpField { as(ClazzInputStream bc, ClassFile bj1) ...
ghostgzt/STX
src/MJDecompiler/as.java
Java
gpl-3.0
839
package com.zalthrion.zylroth.handler; import net.minecraft.client.settings.KeyBinding; import org.lwjgl.input.Keyboard; import cpw.mods.fml.client.registry.ClientRegistry; import cpw.mods.fml.relauncher.Side; import cpw.mods.fml.relauncher.SideOnly; public class KeyHandler { @SideOnly(Side.CLIENT) public static K...
Zalthrion/Zyl-Roth
src/main/java/com/zalthrion/zylroth/handler/KeyHandler.java
Java
gpl-3.0
533
/* * Copyright (c) 2014 Ian Bondoc * * This file is part of Jen8583 * * Jen8583 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 versio...
chiknrice/jen8583
src/main/java/org/chiknrice/iso/codec/Codec.java
Java
gpl-3.0
2,477
package ru.trolsoft.utils.files; import ru.trolsoft.utils.StrUtils; import java.io.*; import java.util.Random; /** * Created on 07/02/17. */ public class IntelHexWriter { private final Writer writer; /** * */ private int segmentAddress = 0; public IntelHexWriter(Writer writer) { ...
trol73/avr-bootloader
software/java/src/ru/trolsoft/utils/files/IntelHexWriter.java
Java
gpl-3.0
3,697
/* * Copyright (c) 2010 The University of Reading * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this li...
nansencenter/GreenSeasADC-portlet
docroot/WEB-INF/src/uk/ac/rdg/resc/edal/coverage/domain/Domain.java
Java
gpl-3.0
3,145
/***************************************************************** * This file is part of Managing Agricultural Research for Learning & * Outcomes Platform (MARLO). * MARLO 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...
CCAFS/MARLO
marlo-data/src/main/java/org/cgiar/ccafs/marlo/data/manager/impl/ReportSynthesisGovernanceManagerImpl.java
Java
gpl-3.0
2,612
package com.entrepidea.jvm; import java.util.ArrayList; import java.util.List; /** * @Desc: * @Source: 深入理解Java虚拟机:JVM高级特性与最佳实践(第2版) * Created by jonat on 10/18/2019. * TODO need revisit - the code seem just running - supposedly it should end soon with exceptions. */ public class RuntimeConstantPoolOOM { ...
entrepidea/projects
java/java.core/src/main/java/com/entrepidea/jvm/RuntimeConstantPoolOOM.java
Java
gpl-3.0
551
package com.kimkha.finanvita.ui; import android.app.Activity; import android.content.Context; import android.content.Intent; import android.database.Cursor; import android.os.Bundle; import android.support.v4.app.LoaderManager; import android.support.v4.content.Loader; import android.util.SparseBooleanArray; import an...
kimkha/Finanvita
Finanvita/src/main/java/com/kimkha/finanvita/ui/ItemListFragment.java
Java
gpl-3.0
11,290
/* * Copyright (C) 2006 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
s20121035/rk3288_android5.1_repo
frameworks/base/core/java/android/content/ContextWrapper.java
Java
gpl-3.0
20,584
package com.thomasjensen.checkstyle.addons.checks; /* * Checkstyle-Addons - Additional Checkstyle checks * Copyright (c) 2015-2020, the Checkstyle Addons contributors * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License, version 3, as publi...
checkstyle-addons/checkstyle-addons
src/main/java/com/thomasjensen/checkstyle/addons/checks/BinaryName.java
Java
gpl-3.0
4,699
/* * $Id: LeftJoin.java,v 1.2 2006/04/09 12:13:12 laddi Exp $ * Created on 5.10.2004 * * Copyright (C) 2004 Idega Software hf. All Rights Reserved. * * This software is the proprietary information of Idega hf. * Use is subject to license terms. */ package com.idega.data.query; import java.util.HashSet; import ...
idega/com.idega.core
src/java/com/idega/data/query/LeftJoin.java
Java
gpl-3.0
1,467
package it.emarolab.owloop.descriptor.utility.classDescriptor; import it.emarolab.amor.owlInterface.OWLReferences; import it.emarolab.owloop.descriptor.construction.descriptorEntitySet.Individuals; import it.emarolab.owloop.descriptor.construction.descriptorExpression.ClassExpression; import it.emarolab.owloop.descrip...
EmaroLab/owloop
src/main/java/it/emarolab/owloop/descriptor/utility/classDescriptor/InstanceClassDesc.java
Java
gpl-3.0
4,115
package com.example.habitup.View; import android.content.Context; import android.content.res.Resources; import android.graphics.Color; import android.support.v4.content.ContextCompat; import android.util.Log; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.wi...
CMPUT301F17T29/HabitUp
app/src/main/java/com/example/habitup/View/HabitListAdapter.java
Java
gpl-3.0
2,677
package org.elsys.InternetProgramming; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; import java.io.OutputStream; import java.io.PrintWriter; import java.net.Socket; public class ServerHandler { private Socket socket; public ServerHandler(...
edudev/internet_programming
Homework2/workspace/DateFormatterClient/src/org/elsys/InternetProgramming/ServerHandler.java
Java
gpl-3.0
1,328
/* * 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/engine/virtualization/FloatSerializer.java
Java
gpl-3.0
1,687
package com.ouser.module; import java.util.HashMap; import java.util.Map; import com.ouser.util.StringUtil; import android.os.Bundle; /** * 照片 * @author hanlixin * */ public class Photo { public enum Size { Small(80, 0), /** 小列表,菜单 */ Normal(100, 1), /** profile */ Large(134, 2), /**...
tassadar2002/ouser
src/com/ouser/module/Photo.java
Java
gpl-3.0
3,179
package bdv.server; import bdv.db.UserController; import bdv.model.DataSet; import bdv.util.Render; import org.eclipse.jetty.server.Handler; import org.eclipse.jetty.server.Request; import org.eclipse.jetty.server.Server; import org.eclipse.jetty.server.handler.ContextHandlerCollection; import org.eclipse.jetty.util.l...
hkmoon/bigdataviewer-server
src/main/java/bdv/server/UserPageHandler.java
Java
gpl-3.0
13,172
/* * Copyright 2006, 2007 Alessandro Chiari. * * This file is part of BrewPlus. * * BrewPlus 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)...
rekhyt75/BrewPlus-IFDB
brewplus/brewplus-ifdb/src/main/java/jmash/YeastType.java
Java
gpl-3.0
4,355
package edu.stanford.nlp.mt.lm; import java.util.concurrent.atomic.AtomicReference; import java.util.concurrent.locks.ReentrantLock; import org.apache.logging.log4j.LogManager; import org.apache.logging.log4j.Logger; import edu.stanford.nlp.mt.util.IString; import edu.stanford.nlp.mt.util.Sequence; import edu.stanfo...
Andy-Peng/phrasal
src/edu/stanford/nlp/mt/lm/KenLanguageModel.java
Java
gpl-3.0
6,706
package appalachia.rtg.world.biome.realistic.appalachia.adirondack; import java.util.Random; import net.minecraft.block.Block; import net.minecraft.block.state.IBlockState; import net.minecraft.init.Blocks; import net.minecraft.world.biome.Biome; import net.minecraft.world.chunk.ChunkPrimer; import appalachia.api.Ap...
Team-RTG/Appalachia
src/main/java/appalachia/rtg/world/biome/realistic/appalachia/adirondack/RealisticBiomeAPLAdirondackBeach.java
Java
gpl-3.0
4,464
/* * Copyright (c) 2010-2012 Matthias Klass, Johannes Leimer, * Rico Lieback, Sebastian Gabriel, Lothar Gesslein, * Alexander Rampp, Kai Weidner * * This file is part of the Physalix Enrollment System * * Foobar is free software: you can redistribute it and/or modify * it under the t...
physalix-enrollment/physalix
UserGui/src/main/java/hsa/awp/usergui/EventDetailPanel.java
Java
gpl-3.0
6,335
/* * Copyright (C) 2011 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
s20121035/rk3288_android5.1_repo
packages/apps/Dialer/src/com/android/dialer/calllog/CallLogListItemHelper.java
Java
gpl-3.0
10,890
/* * IIIFProducer * Copyright (C) 2017 Leipzig University Library <info@ub.uni-leipzig.de> * * 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...
ubleipzig/iiif-producer
templates/src/main/java/de/ubleipzig/iiifproducer/template/TemplateService.java
Java
gpl-3.0
1,444
package com.pix.mind.controllers; import com.badlogic.gdx.Gdx; import com.badlogic.gdx.Input.Keys; import com.badlogic.gdx.scenes.scene2d.InputEvent; import com.badlogic.gdx.scenes.scene2d.InputListener; import com.badlogic.gdx.scenes.scene2d.Stage; import com.pix.mind.PixMindGame; import com.pix.mind.box2d.bodies.Pix...
tuxskar/pixmind
pixmind/src/com/pix/mind/controllers/KeyboardController.java
Java
gpl-3.0
1,788
package com.wongsir.newsgathering.model.commons; import com.google.common.base.MoreObjects; import com.google.gson.annotations.SerializedName; import org.apache.commons.lang3.builder.EqualsBuilder; import org.apache.commons.lang3.builder.HashCodeBuilder; import java.util.Date; import java.util.List; import j...
WongSir/JustGo
src/main/java/com/wongsir/newsgathering/model/commons/Webpage.java
Java
gpl-3.0
8,742
package fr.hnit.babyname; /* The babyname app 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. The babyname app is distributed in the hope th...
mdecorde/BABYNAME
app/src/main/java/fr/hnit/babyname/MainActivity.java
Java
gpl-3.0
12,172
package com.weatherapp.model.entities; import java.io.Serializable; import com.fasterxml.jackson.annotation.JsonIgnoreProperties; @JsonIgnoreProperties(ignoreUnknown = true) public class Location implements Serializable { /** * */ private static final long serialVersionUID = 1L; private Stri...
VoidDragonOfMars/pixelware
instantweatherapplication/src/main/java/com/weatherapp/model/entities/Location.java
Java
gpl-3.0
552
package units.interfaces; public abstract interface Value<T> extends MyComparable<T> { // OPERATIONS default boolean invariant() { return true; } default void checkInvariant() { if(!invariant()) { System.exit(-1); } } public abstract T...
MesutKoc/uni-haw
2. Semester/PR2/Aufgabe_2a_Igor/src/units/interfaces/Value.java
Java
gpl-3.0
686
/* * This file is part of JGCGen. * * JGCGen 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. * * JGCGen is distributed in the h...
callaa/JGCGen
src/org/luolamies/jgcgen/text/Fonts.java
Java
gpl-3.0
2,230
package bartburg.nl.backbaseweather.provision.remote.controller; import android.support.annotation.NonNull; import android.support.annotation.Nullable; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; import java.lang.annotation.Annotation; import java.net.HttpURLConnection...
bartburg/backbaseweatherapp
app/src/main/java/bartburg/nl/backbaseweather/provision/remote/controller/BaseApiController.java
Java
gpl-3.0
3,934
/***************************************************************** * This file is part of CCAFS Planning and Reporting Platform. * CCAFS P&R 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...
CCAFS/ccafs-ap
impactPathways/src/main/java/org/cgiar/ccafs/ap/data/dao/mysql/MySQLProjectOtherContributionDAO.java
Java
gpl-3.0
6,952
package com.ocams.andre; import javax.swing.table.DefaultTableModel; public class MasterJurnal extends javax.swing.JFrame { public MasterJurnal() { initComponents(); } /** * This method is called from within the constructor to initialize the form. * WARNING: Do NOT modify this code. The co...
benyaminl/OCAMS
src/com/ocams/andre/MasterJurnal.java
Java
gpl-3.0
15,559
/* * generated by Xtext */ package org.eclectic.frontend.parser.antlr; import com.google.inject.Inject; import org.eclipse.xtext.parser.antlr.XtextTokenStream; import org.eclectic.frontend.services.TaoGrammarAccess; public class TaoParser extends org.eclipse.xtext.parser.antlr.AbstractAntlrParser { @Inject priva...
jesusc/eclectic
plugins/org.eclectic.frontend.syntax/src-gen/org/eclectic/frontend/parser/antlr/TaoParser.java
Java
gpl-3.0
1,041
/* * Pixel Dungeon * Copyright (C) 2012-2015 Oleg Dolya * * 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. * * T...
mdsimmo/cake-dungeon
java/com/github/mdsimmo/pixeldungeon/levels/painters/TreasuryPainter.java
Java
gpl-3.0
2,296
/** * This file is part of JsonFL. * * JsonFL is free software: you can redistribute it and/or modify it under the * terms of the Lesser GNU General Public License as published by the Free * Software Foundation, either version 3 of the License, or (at your option) any * later version. * * JsonFL is distributed ...
TrentHouliston/JsonFL
src/main/java/au/com/houliston/jsonfl/InvalidJsonFLException.java
Java
gpl-3.0
1,371
package edu.kit.iti.formal.mandatsverteilung.generierer; import edu.kit.iti.formal.mandatsverteilung.datenhaltung.Bundestagswahl; /** * Modelliert eine Einschränkung an das Ergebnis des Generierers, dass der * Bundestag eine bestimmte Größe haben soll. * * @author Jan * */ public class SitzzahlEinschraenkung ...
Bundeswahlrechner/Bundeswahlrechner
mandatsverteilung/src/main/java/edu/kit/iti/formal/mandatsverteilung/generierer/SitzzahlEinschraenkung.java
Java
gpl-3.0
934
package name.parsak.controller; import javax.servlet.http.Cookie; import javax.servlet.http.HttpServletResponse; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Qualifier; import org.springframework.stereotype.Controller; import org.springfram...
yparsak/JWC
src/main/java/name/parsak/controller/WebController.java
Java
gpl-3.0
10,545
package ua.pp.shurgent.tfctech.integration.bc.blocks.pipes.transport; import net.minecraft.item.Item; import net.minecraftforge.common.util.ForgeDirection; import ua.pp.shurgent.tfctech.integration.bc.BCStuff; import ua.pp.shurgent.tfctech.integration.bc.ModPipeIconProvider; import ua.pp.shurgent.tfctech.integration.b...
Shurgent/TFCTech
src/main/java/ua/pp/shurgent/tfctech/integration/bc/blocks/pipes/transport/PipeItemsSterlingSilver.java
Java
gpl-3.0
1,104
package org.crazyit.activity; import android.app.Activity; import android.content.Intent; import android.os.Bundle; import android.view.View; import android.view.View.OnClickListener; import android.widget.Button; /** * Description: * <br/>site: <a href="http://www.crazyit.org">crazyit.org</a> * <br/>Copyright (C...
footoflove/android
crazy_android/04/4.1/StartActivity/src/org/crazyit/activity/StartActivity.java
Java
gpl-3.0
1,081
package ru.mos.polls.ourapps.ui.adapter; import java.util.ArrayList; import java.util.List; import ru.mos.polls.base.BaseRecyclerAdapter; import ru.mos.polls.base.RecyclerBaseViewModel; import ru.mos.polls.ourapps.model.OurApplication; import ru.mos.polls.ourapps.vm.item.OurApplicationVM; public class OurAppsAdapte...
active-citizen/android.java
app/src/main/java/ru/mos/polls/ourapps/ui/adapter/OurAppsAdapter.java
Java
gpl-3.0
625
/* * SPDX-License-Identifier: GPL-3.0 * * * (J)ava (M)iscellaneous (U)tilities (L)ibrary * * JMUL is a central repository for utilities which are used in my * other public and private repositories. * * Copyright (C) 2013 Kristian Kutin * * This program is free software: you can redistribute it and/or modify...
gammalgris/jmul
Utilities/Transformation-XML/src/jmul/transformation/xml/rules/xml2object/Xml2ClassRule.java
Java
gpl-3.0
5,570
package com.baeldung.webflux; import static java.time.LocalDateTime.now; import static java.util.UUID.randomUUID; import java.time.Duration; import org.springframework.stereotype.Component; import org.springframework.web.reactive.socket.WebSocketHandler; import org.springframework.web.reactive.socket.WebSocketSessio...
Niky4000/UsefulUtils
projects/tutorials-master/tutorials-master/spring-5-reactive-security/src/main/java/com/baeldung/webflux/EmployeeWebSocketHandler.java
Java
gpl-3.0
1,272
package org.vaadin.addons.guice.server; import org.vaadin.addons.guice.servlet.VGuiceApplicationServlet; import com.google.inject.servlet.ServletModule; /** * * @author Will Temperley * */ public class ExampleGuiceServletModule extends ServletModule { @Override protected void configureServlets() { ...
241180/Oryx
v-guice-example-master/src/main/java/org/vaadin/addons/guice/server/ExampleGuiceServletModule.java
Java
gpl-3.0
383
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package org.mariotaku.twidere.util.http; import java.io.DataInputStream; import java.io.DataOutputStream; import java.io.IOException; import java.io.InputStream; import java.io.OutputStream; import javax.microedition.io...
mariotaku/twidere.j2me
src/org/mariotaku/twidere/util/http/UnsafeSSLConnection.java
Java
gpl-3.0
2,116
/*********************************************************************** This file is part of KEEL-software, the Data Mining tool for regression, classification, clustering, pattern mining and so on. Copyright (C) 2004-2010 F. Herrera (herrera@decsai.ugr.es) L. Sánchez (luciano@uniovi.es) J. A...
SCI2SUGR/KEEL
src/keel/Algorithms/RE_SL_Methods/LEL_TSK/Simplif.java
Java
gpl-3.0
10,008
package com.orcinuss.reinforcedtools.item.tools; import com.google.common.collect.Sets; import net.minecraft.block.Block; import net.minecraft.init.Blocks; import net.minecraft.item.EnumRarity; import net.minecraft.item.Item; import net.minecraft.item.ItemStack; import net.minecraft.item.ItemTool; import java.util.Se...
Orcinuss/ReinforcedTools
src/main/java/com/orcinuss/reinforcedtools/item/tools/ItemRTMHarvester.java
Java
gpl-3.0
803
package org.hl7.v3; import javax.xml.bind.annotation.XmlEnum; import javax.xml.bind.annotation.XmlType; /** * <p>AgeDetectedIssueCodeのJavaクラス。 * * <p>次のスキーマ・フラグメントは、このクラス内に含まれる予期されるコンテンツを指定します。 * <p> * <pre> * &lt;simpleType name="AgeDetectedIssueCode"> * &lt;restriction base="{urn:hl7-org:v...
ricecakesoftware/CommunityMedicalLink
ricecakesoftware.communitymedicallink.hl7/src/org/hl7/v3/AgeDetectedIssueCode.java
Java
gpl-3.0
913
package medium_challenges; import java.util.ArrayList; import java.util.List; import java.util.Scanner; class BenderSolution { public static void main(String args[]) { @SuppressWarnings("resource") Scanner in = new Scanner(System.in); int R = in.nextInt(); int C = in.nextInt(); ...
workwelldone/bright-eyes
src/medium_challenges/BenderSolution.java
Java
gpl-3.0
5,937
package me.zsj.moment.utils; import android.content.Context; import android.graphics.Bitmap; import android.graphics.BitmapShader; import android.graphics.Canvas; import android.graphics.Paint; import com.bumptech.glide.load.engine.bitmap_recycle.BitmapPool; import com.bumptech.glide.load.resource.bitmap.Bit...
Assassinss/Moment
app/src/main/java/me/zsj/moment/utils/CircleTransform.java
Java
gpl-3.0
1,691
package clientdata.visitors; import java.nio.charset.Charset; import java.nio.charset.CharsetDecoder; import java.util.HashMap; import java.util.Map; import org.apache.mina.core.buffer.IoBuffer; import clientdata.VisitorInterface; public class SlotDefinitionVisitor implements VisitorInterface { public static class ...
swgopenge/openge
src/clientdata/visitors/SlotDefinitionVisitor.java
Java
gpl-3.0
1,410
package fr.eurecom.senml.entity; import javax.jdo.annotations.IdGeneratorStrategy; import javax.jdo.annotations.PersistenceCapable; import javax.jdo.annotations.Persistent; import javax.jdo.annotations.PrimaryKey; import com.google.appengine.api.datastore.Key; @PersistenceCapable public class ContactTest { @Prima...
mspublic/openair4G-mirror
targets/PROJECTS/SPECTRA/DEMO_SPECTRA/spectra_demo_src/CRM/server-gae/restlet/src/fr/eurecom/senml/entity/ContactTest.java
Java
gpl-3.0
917
package me.anthonybruno.soccerSim.team.member; import me.anthonybruno.soccerSim.models.Range; /** * Player is a class that contains information about a player. */ public class Player extends TeamMember { private final Range shotRange; private final int goal; /** * Creates a new player with a nam...
AussieGuy0/soccerSim
src/main/java/me/anthonybruno/soccerSim/team/member/Player.java
Java
gpl-3.0
1,523
package vizardous.delegate.dataFilter; import java.util.Iterator; import java.util.LinkedList; import java.util.List; import java.util.Map; import java.util.Set; import vizardous.util.Converter; /** * Filter class that provides filter functionality for data structures with comparable content * * @au...
modsim/vizardous
src/main/java/vizardous/delegate/dataFilter/ComparableFilter.java
Java
gpl-3.0
1,741
package com.albion.common.graph.algorithms; import com.albion.common.graph.core.v1.Edge; import com.albion.common.graph.core.v1.Graph; import com.albion.common.graph.core.v1.Vertex; import java.util.ArrayList; import java.util.List; public class BreathFirstSearch { public static Vertex locate(Graph graph, Integer ...
KyleLearnedThis/data-structures
src/main/java/com/albion/common/graph/algorithms/BreathFirstSearch.java
Java
gpl-3.0
868
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package services; import FareCalculator.Calculate; import java.util.ArrayList; import javax.ws.rs.core.Context; import javax.ws.rs.core.UriInfo; import javax.ws.rs.PathParam; import javax.ws.rs.Consumes; import javax.ws...
ecemandirac/FlightTracker
Fare_Module/src/java/services/calculatorService.java
Java
gpl-3.0
1,825
package xyw.ning.juicer.poco.model; import xyw.ning.juicer.base.NoProguard; /** * Created by Ning-win on 2016/7/30. */ public class Size implements NoProguard { public String url; public long width; public long height; }
ningshu/Juicer
app/src/main/java/xyw/ning/juicer/poco/model/Size.java
Java
gpl-3.0
237
/* * Copyright (C) 2014 Matej Kormuth <http://matejkormuth.eu> * * 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. * ...
dobrakmato/Sergius
src/test/java/ts3bot/helpers/MethodSignatureTester.java
Java
gpl-3.0
4,969
package org.anddev.amatidev.pvb; import java.util.LinkedList; import org.amatidev.util.AdEnviroment; import org.amatidev.util.AdPrefs; import org.anddev.amatidev.pvb.bug.BugBeetle; import org.anddev.amatidev.pvb.card.Card; import org.anddev.amatidev.pvb.card.CardTomato; import org.anddev.amatidev.pvb.obj.Dialog; impo...
amatig/PlantsVsBugs
src/org/anddev/amatidev/pvb/Tutorial.java
Java
gpl-3.0
7,881