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.ecocean.servlet.export;
import javax.servlet.*;
import javax.servlet.http.*;
import java.io.*;
import java.util.*;
import org.ecocean.*;
import org.ecocean.servlet.ServletUtilities;
import java.lang.StringBuffer;
//adds spots to a new encounter
public class IndividualSearchExportCapture extends HttpSer... | gforghetti/jenkins-tomcat-wildbook | src/main/java/org/ecocean/servlet/export/IndividualSearchExportCapture.java | Java | gpl-2.0 | 5,158 |
package com.peiban.app.ui;
import java.util.List;
import java.util.Map;
import net.tsz.afinal.http.AjaxCallBack;
import android.content.Intent;
import android.text.TextUtils;
import android.util.Log;
import android.view.View;
import android.view.View.OnClickListener;
import android.widget.Button;
import android.widge... | sidney9111/Weixin_android | src/com/peiban/app/ui/DetailActivity.java | Java | gpl-2.0 | 24,070 |
/******************************************************************************
* Product: Compiere ERP & CRM Smart Business Solution *
* Copyright (C) 1999-2006 ComPiere, Inc. All Rights Reserved. *
* This program is free software; you can redistribute it and/or modify it *
... | mgrigioni/oseb | base/src/org/adempierelbr/process/ProcAvgCostCreate.java | Java | gpl-2.0 | 13,740 |
package java8_mixins;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertTrue;
import org.junit.Test;
public class Main {
private static class Device {}
private static class DeviceA extends Device implements SwitchableMixin {}
private static class DeviceB exte... | manuelgentile/MAP | java8/java8_mixins/src/main/java/java8_mixins/Main.java | Java | gpl-2.0 | 568 |
package cn.chenqingcan.cmdtext;
import java.io.*;
import cn.chenqingcan.util.*;
/**
* 看文件开头几行
* @author 陈庆灿
*/
public class Head {
//------------------------------------------------------------------------
/** 程序入口 */
public static void main(String[] args) {
TextFileInfo file;
int lineno;
... | ActiveVolcano/cmd-text | src/main/java/cn/chenqingcan/cmdtext/Head.java | Java | gpl-2.0 | 1,175 |
package cn.ift8.spring.normal.annotation.normal;
/**
* Created by IFT8
* on 2015/8/16.
*/
public class Student {
private Long sid;
private String sname;
@Override
public String toString() {
return "Student{" +
"sid=" + sid +
", sname='" + sname + '\'' +
... | IFT8/Spring | src/cn/ift8/spring/normal/annotation/normal/Student.java | Java | gpl-2.0 | 344 |
package com.github.didmar.jrl.utils.plot;
import java.io.File;
import java.io.IOException;
import java.io.PrintStream;
import org.eclipse.jdt.annotation.NonNullByDefault;
/**
* This class is used to communicate with a gnuplot instance. See
* http://www.gnuplot.info/ for details about gnuplot. Note that gnuplot exi... | didmar/jrl | src/main/java/com/github/didmar/jrl/utils/plot/Gnuplot.java | Java | gpl-2.0 | 4,145 |
/**
* Copyright (c) 2013-2015. Department of Computer Science, University of Victoria. All Rights Reserved.
* This software is published under the GPL GNU General Public License.
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as publi... | scoophealth/oscar | src/main/java/org/oscarehr/ws/rest/to/model/FavoriteTo1.java | Java | gpl-2.0 | 6,203 |
/*
* Copyright (C) 2009 Swedish Institute of Computer Science (SICS) Copyright (C)
* 2009 Royal Institute of Technology (KTH)
*
* GVoD 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
* ... | o-alex/GVoD | system/src/main/java/se/sics/gvod/system/HostManagerComp.java | Java | gpl-2.0 | 4,732 |
package games.strategy.triplea.attatchments;
import games.strategy.engine.data.Attachable;
import games.strategy.engine.data.GameData;
import games.strategy.engine.data.GameMap;
import games.strategy.engine.data.GameParseException;
import games.strategy.engine.data.PlayerID;
import games.strategy.engine.data.PlayerLis... | tea-dragon/triplea | src/main/java/games/strategy/triplea/attatchments/AbstractRulesAttachment.java | Java | gpl-2.0 | 15,736 |
/*
This file is part of the Android application TarotDroid.
TarotDroid 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.
TarotD... | daffycricket/tarotdroid | tarotDroidUiLib/src/main/java/org/nla/tarotdroid/lib/ui/controls/FacebookThumbnailItem.java | Java | gpl-2.0 | 2,372 |
// Created by plusminus on 21:46:22 - 25.09.2008
package com.mapbox.mapboxsdk.tileprovider;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.drawable.Drawable;
import android.os.AsyncTask;
import android.os.Handler;
import android.os.Looper;
import android.os.Message;
import andr... | RoProducts/rastertheque | MapboxLibrary/src/com/mapbox/mapboxsdk/tileprovider/MapTileLayerBase.java | Java | gpl-2.0 | 10,470 |
package org.nwnx.nwnx2.jvm.constants;
/**
* This class contains all unique constants beginning with "CREATURE".
* Non-distinct keys are filtered; only the LAST appearing was
* kept.
*/
public final class Creature {
private Creature() {}
public final static int MODEL_TYPE_NONE = 0;
public final static int MOD... | Baaleos/nwnx2-linux | plugins/jvm/java/src/org/nwnx/nwnx2/jvm/constants/Creature.java | Java | gpl-2.0 | 5,415 |
/*
* File : IPBanned.java
* Created : 08-Jan-2007
* By : jstockall
* Copyright (C) Azureus Software, Inc, All Rights Reserved.
*
* 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; e... | BiglySoftware/BiglyBT | core/src/com/biglybt/pif/ipfilter/IPBanned.java | Java | gpl-2.0 | 1,197 |
/* $Id$ */
/***************************************************************************
* (C) Copyright 2003-2010 - Stendhal *
***************************************************************************
***************************************************************************
... | dkfellows/stendhal | src/games/stendhal/client/Triple.java | Java | gpl-2.0 | 2,762 |
/*
* USE - UML based specification environment
* Copyright (C) 1999-2004 Mark Richters, University of Bremen
*
* 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
* Li... | stormymauldin/stuff | src/main/org/tzi/use/gui/views/PrintableView.java | Java | gpl-2.0 | 1,182 |
/*
* Copyright (c) 2002, 2018, Oracle and/or its affiliates. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License, version 2.0, as published by the
* Free Software Foundation.
*
* This program is also distributed with... | lamsfoundation/lams | 3rdParty_sources/mysql-connector/com/mysql/cj/CharsetMapping.java | Java | gpl-2.0 | 50,215 |
/*
* TACO: Translation of Annotated COde
* Copyright (c) 2010 Universidad de Buenos Aires
*
* 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 ... | zeminlu/comitaco | unittest/ar/edu/taco/regresion/taco/singlylinkedlist/ExamplesBaseSinglyLinkedListTest.java | Java | gpl-3.0 | 3,303 |
package net.bounceme.chronos.utils.assemblers;
import java.lang.reflect.Array;
import java.util.ArrayList;
import java.util.Collection;
import java.util.List;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import net.bounceme.chronos.utils.common.Constantes;
import net.bounceme.chronos.utils.exceptions.Ass... | federicomartinlara1976/chronos-libs | chronos-utils/src/main/java/net/bounceme/chronos/utils/assemblers/GenericAssembler.java | Java | gpl-3.0 | 2,716 |
package com.forgeessentials.util.AreaSelector;
import net.minecraft.world.World;
import com.forgeessentials.data.api.SaveableObject.SaveableField;
import com.forgeessentials.data.api.SaveableObject.UniqueLoadingKey;
public class WorldArea extends AreaBase
{
@SaveableField
public int dim;
public WorldArea(World w... | 14mRh4X0r/ForgeEssentialsMain | src/main/java/com/forgeessentials/util/AreaSelector/WorldArea.java | Java | gpl-3.0 | 1,671 |
package io.robusta.upload.api;
import java.io.IOException;
import javax.ejb.EJB;
import javax.servlet.ServletException;
import javax.servlet.annotation.MultipartConfig;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet... | Quntn/projetPOX | src/main/java/io/robusta/upload/api/DeleteFileDropboxServlet.java | Java | gpl-3.0 | 1,142 |
/*Explosion Man for general explosions on Bukkit
Copyright (C) 2013 Rory Finnegan
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 v... | Malandrix/Explosion-Man | Explosion Man/src/com/gmail/bunnehrealm/explosionman/MainClass.java | Java | gpl-3.0 | 8,770 |
/*
* Copyright (C) 2013 Man YUAN <epsilon@epsilony.net>
*
* 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.
*
* Th... | epsilony/tb | src/test/java/net/epsilony/tb/implicit/TrackContourBuilderTest.java | Java | gpl-3.0 | 5,181 |
package ch.cyberduck.core.sds.triplecrypt;
/*
* Copyright (c) 2002-2022 iterate GmbH. All rights reserved.
* https://cyberduck.io/
*
* 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... | iterate-ch/cyberduck | dracoon/src/main/java/ch/cyberduck/core/sds/triplecrypt/TripleCryptEncryptingInputStream.java | Java | gpl-3.0 | 6,159 |
package com.oocl.mnlbc.dao;
import java.sql.ResultSet;
import java.sql.SQLException;
import org.springframework.jdbc.core.RowMapper;
import com.oocl.mnlbc.model.User;
public class UserMapper implements RowMapper<User> {
public User mapRow(ResultSet rs, int rowNum) throws SQLException {
User user = new User();
... | MNLBC/Group2Projects | 5. William Kalingasan/W5D3_Homework/Codes/Item1/W5D2_Homework/src/com/oocl/mnlbc/dao/UserMapper.java | Java | gpl-3.0 | 474 |
package world;
final class Stone extends AbstractWO {
Stone(int x, int y) {
super(x, y);
}
@Override
public boolean isWalkable() {
return false;
}
@Override
public WORating rating() {
return WORating.AVOID;
}
@Override
public boolean isBlocked() {
return true;
}
}
| rosario-raulin/SkunkmanAI | src/world/Stone.java | Java | gpl-3.0 | 290 |
/*
* #%L
* VisualWAS
* %%
* Copyright (C) 2013 - 2020 Andreas Veithen
* %%
* 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 lat... | veithen/visualwas | clientlib/src/main/java/com/github/veithen/visualwas/client/pmi/StatDescriptor.java | Java | gpl-3.0 | 1,295 |
package org.biiig.foodbroker.stores;
/**
* Created by peet on 28.11.14.
*/
public interface StoreCombiner {
void add(Store store);
void combine();
}
| dbs-leipzig/foodbroker | src/main/java/org/biiig/foodbroker/stores/StoreCombiner.java | Java | gpl-3.0 | 160 |
package clock.socoolby.com.clock.protocol;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
public class WeatherResponse extends ResponseBase {
/*
{
"error": 0,
"status": "success",
"date": "2016-05-26",
"results": [{
"currentCity": "深圳",
"pm25": "31",
"index": [... | socoolby/CoolClock | app/src/main/java/clock/socoolby/com/clock/protocol/WeatherResponse.java | Java | gpl-3.0 | 4,725 |
//
// DO NOT MODIFY!!! This file was machine generated. DO NOT MODIFY!!!
//
// Copyright (c) 2014 Vincent W. Chen.
//
// This file is part of XJavaB.
//
// XJavaB 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 Softwar... | noodlewiz/xjavab | xjavab-ext/src/main/java/com/noodlewiz/xjavab/ext/randr/internal/EventDispatcher.java | Java | gpl-3.0 | 1,464 |
package org.um.feri.ears.problems.unconstrained.cec2014;
import org.um.feri.ears.problems.unconstrained.cec.Functions;
public class F2 extends CEC2014 {
public F2(int d) {
super(d, 2);
name = "F02 Bent Cigar Function";
}
@Override
public double eval(double[] x) {
... | UM-LPM/EARS | src/org/um/feri/ears/problems/unconstrained/cec2014/F2.java | Java | gpl-3.0 | 426 |
package edu.hm.cs.smc.channels.linkedin.models;
import javax.persistence.Entity;
import edu.hm.cs.smc.database.models.BaseEntity;
@Entity
public class LinkedInEmployeeCountRange extends BaseEntity {
private String code;
private String name;
public String getCode() {
return code;
}
public void ... | CCWI/SocialMediaCrawler | src/edu/hm/cs/smc/channels/linkedin/models/LinkedInEmployeeCountRange.java | Java | gpl-3.0 | 482 |
package com.personal.allutil;
import com.orhanobut.logger.LogLevel;
import com.orhanobut.logger.Logger;
import android.app.Application;
import android.content.Context;
/**
* Created by zzz on 8/18/2016.
*/
public class ZApplication extends Application {
private static final String TAG = "ZApp";
private ... | portguas/androidsc | Demons/allutil/src/main/java/com/personal/allutil/ZApplication.java | Java | gpl-3.0 | 1,215 |
package org.gvsig.gpe.gml.parser.sfp0.geometries;
import java.io.IOException;
import javax.xml.namespace.QName;
import org.gvsig.gpe.gml.parser.GPEDefaultGmlParser;
import org.gvsig.gpe.gml.utils.GMLTags;
import org.gvsig.gpe.xml.stream.IXmlStreamReader;
import org.gvsig.gpe.xml.stream.XmlStreamException;
import org... | iCarto/siga | libGPE-GML/src/org/gvsig/gpe/gml/parser/sfp0/geometries/GeometryBinding.java | Java | gpl-3.0 | 3,114 |
package scraper.environment;
/**
* Simple status message class wrapping messages.
*/
public class StatusMessage {
private String message;
protected StatusMessage() {
}
public StatusMessage(String message) {
this.message = message;
}
public StatusMessage(String messageFormat, Objec... | pcimcioch/scraper | src/main/java/scraper/environment/StatusMessage.java | Java | gpl-3.0 | 464 |
/*
* Enesys : An NES Emulator
* Copyright (C) 2017 Rahul Chhabra and Waoss
*
* 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 la... | Waoss/Enesys | enesys/src/main/java/com/waoss/enesys/cpu/instructions/Instruction.java | Java | gpl-3.0 | 11,105 |
package main.java.model;
import java.io.Serializable;
/**
* Abstrakte Oberklasse die den Namen und die Anzahl der Wahlberechtigten eines
* Gebiets haltet.
*/
public abstract class Gebiet implements Serializable {
/**
* Automatisch generierte serialVersionUID die fuer das De-/Serialisieren
* verwe... | smolvo/OpenBundestagswahl | Implementierung/Mandatsrechner/src/main/java/model/Gebiet.java | Java | gpl-3.0 | 2,449 |
/**
* The <b>MarketAnalysis</b> is a gui application using a database for data storage.
*
* The main purpose of this application is to provide indication on rewarding investments.
* Additionally once the investment strategy is selected allows the monitoring of the performance.
*
*/
package marketanalysis;
| r-k-/MarketAnalysis | src/marketanalysis/package-info.java | Java | gpl-3.0 | 316 |
/*
* Copyright (C) 2017 Team Gateship-One
* (Hendrik Borghorst & Frederik Luetkes)
*
* The AUTHORS.md file contains a detailed contributors list:
* <https://github.com/gateship-one/malp/blob/master/AUTHORS.md>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of... | Sohalt/malp | app/src/main/java/org/gateshipone/malp/application/background/NotificationManager.java | Java | gpl-3.0 | 20,104 |
package com.idega.builder.presentation;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collection;
import java.util.Collections;
import java.util.HashMap;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import javax.ejb.FinderException;
import com.idega.builder.business... | idega/com.idega.builder | src/java/com/idega/builder/presentation/AddModuleBlock.java | Java | gpl-3.0 | 8,828 |
/*
* ScrInputStream.java
* Copyright 2012 Patrick Meade
*
* 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.
*
*... | blinkdog/xcom | src/main/java/com/rpgsheet/xcom/io/ScrInputStream.java | Java | gpl-3.0 | 1,727 |
package org.thoughtcrime.securesms.util;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.Bitmap.CompressFormat;
import android.graphics.BitmapFactory;
import android.graphics.Canvas;
import android.graphics.ImageFormat;
import android.graphics.Rect;
import android.graphics.YuvIm... | stinsonga/Signal-Android | app/src/main/java/org/thoughtcrime/securesms/util/BitmapUtil.java | Java | gpl-3.0 | 18,105 |
/*
* 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 that it wil... | NoCheatPlus/NoCheatPlus | NCPCore/src/main/java/fr/neatmonster/nocheatplus/components/registry/event/IUnregisterGenericInstanceRegistryListener.java | Java | gpl-3.0 | 1,108 |
package p09_CollectionHierarchy;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.Arrays;
import java.util.List;
import java.util.stream.Collectors;
public class Main {
public static void main(String[] args) throws IOException {
BufferedReader ... | kostovhg/SoftUni | Java Fundamentals-Sep17/Java_OOP_Advanced/t01_InterfacesAndAbstraction_E/src/p09_CollectionHierarchy/Main.java | Java | gpl-3.0 | 1,874 |
/*
* AutoSIM - Internet of Things Simulator
* Copyright (C) 2014, Aditya Yadav <aditya@automatski.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 Licens... | adityayadav76/internet_of_things_simulator | AutoSIM-Environments/src/com/automatski/autosim/environments/utils/GsonUtils.java | Java | gpl-3.0 | 1,519 |
/*
* investovator, Stock Market Gaming framework
* Copyright (C) 2013 investovator
*
* 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... | investovator/investovator-core | src/main/java/org/investovator/core/commons/events/GameEvent.java | Java | gpl-3.0 | 925 |
package coordinateSystem;
public class Point {
private double x;
private double y;
public Point() {
this.setX(0);
this.setY(0);
}
public double getX() {
return x;
}
public void setX(double x) {
this.x = x;
}
public double getY() {
return y;
}
public void setY(double y) {
this.y = y;
}
}
| LokeshSreekanta/TurtleGraphicsDesignPatterns | src/coordinateSystem/Point.java | Java | gpl-3.0 | 318 |
/**
* MegaMek - Copyright (C) 2004,2005 Ben Mazur (bmazur@sev.org)
*
* 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 ve... | chvink/kilomek | megamek/src/megamek/common/weapons/battlearmor/ISBAERSmallLaser.java | Java | gpl-3.0 | 1,993 |
package com.neveagleson.ecocraft.core.utility;
import net.minecraft.entity.EntityLivingBase;
import net.minecraft.entity.monster.EntityMob;
import net.minecraft.entity.player.EntityPlayer;
/**
* Created by NevEagleson on 4/03/2015
*/
public class PlayerEntityFilter extends EntityFilter
{
@Override
public bo... | NevEagleson/EcoCraft | ecocraft/main/java/com/neveagleson/ecocraft/core/utility/PlayerEntityFilter.java | Java | gpl-3.0 | 436 |
package wehavecookies56.kk.item.recipes;
import java.util.List;
import cpw.mods.fml.relauncher.Side;
import cpw.mods.fml.relauncher.SideOnly;
import net.minecraft.client.renderer.texture.IconRegister;
import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.item.ItemStack;
import net.minecraft.util.Resou... | Wehavecookies56/Kingdom-Keys | kk_common/wehavecookies56/kk/item/recipes/ItemSweetMemoriesRecipe.java | Java | gpl-3.0 | 1,149 |
/**
* Diese Datei ist Teil des Alexa Skills Rollenspiel Soloabenteuer.
* Copyright (C) 2016-2017 Ferenc Hechler (github@fh.anderemails.de)
*
* Der Alexa Skills Rollenspiel Soloabenteuer ist Freie Software:
* Sie koennen es unter den Bedingungen
* der GNU General Public License, wie von der Free Software Foundati... | ferenc-hechler/RollenspielAlexaSkill | RoleplayMaster/RoleplayEngine/src/main/java/de/hechler/soloroleplay/data/Opponent.java | Java | gpl-3.0 | 4,316 |
/**
* The package contains all kinds of date object groupers for JIDE Common Layer.
*/
package com.jidesoft.grouper.date; | clementvillanueva/SimpleHDR | src/com/jidesoft/grouper/date/package-info.java | Java | gpl-3.0 | 123 |
package org.defascat.presentation.basic;
import java.util.Arrays;
import java.util.List;
/*
javap -c ../demo/target/classes/org/defascat/presentation/unsorted/IntCache.class
*/
public class IntCache {
public static void main(String[] args) {
List<Integer> a = Arrays.asList(22);
System.out.println(... | defascat/presentation-tool | demo/src/main/java/org/defascat/presentation/basic/IntCache.java | Java | gpl-3.0 | 332 |
package ihl.processing.metallurgy;
import ic2.core.ContainerBase;
import ic2.core.slot.SlotInvSlot;
import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.inventory.Slot;
public class DetonationSprayingMachineContainer extends ContainerBase<DetonationSprayingMachineTileEntity> {
protected... | Foghrye4/ihl | src/main/java/ihl/processing/metallurgy/DetonationSprayingMachineContainer.java | Java | gpl-3.0 | 1,679 |
package edu.cmu.sv;
import edu.cmu.sv.database.Ontology;
import edu.cmu.sv.dialog_management.DialogRegistry;
import edu.cmu.sv.domain.DatabaseRegistry;
import edu.cmu.sv.domain.DomainSpec;
import edu.cmu.sv.domain.NonDialogTaskRegistry;
import edu.cmu.sv.domain.smart_house.SmartHouseDatabaseRegistry;
import edu.cmu.sv... | kperisetla/YODA | yoda/src/test/java/edu/cmu/sv/TestRegexPlusKeywordUnderstander.java | Java | gpl-3.0 | 7,088 |
package com.bourke.finch;
import com.bourke.finch.common.TwitterTask;
public class ConnectionsTimelineFragment extends BaseTimelineFragment {
private static final String TAG = "Finch/ConnectionsTimelineFragment";
public ConnectionsTimelineFragment() {
super(TwitterTask.GET_MENTIONS);
}
@Ove... | brk3/finch | src/com/bourke/finch/fragments/ConnectionsTimelineFragment.java | Java | gpl-3.0 | 467 |
package org.jumpmind.metl.core.ui.views.custom;
import com.vaadin.server.Resource;
import org.jumpmind.db.model.Table;
import org.jumpmind.db.platform.IDatabasePlatform;
import org.jumpmind.properties.TypedProperties;
import org.jumpmind.vaadin.ui.sqlexplorer.DbTree;
import org.jumpmind.vaadin.ui.sqlexplorer.... | awol2010ex/metl | metl-patch-db2-97/src/main/java/org/jumpmind/metl/core/ui/views/custom/CustomDbTreeNode.java | Java | gpl-3.0 | 6,297 |
/**
* Copyright (C) 2001-2016 by RapidMiner and the contributors
*
* Complete list of developers available at our web site:
*
* http://rapidminer.com
*
* This program is free software: you can redistribute it and/or modify it under the terms of the
* GNU Affero General Public License as published by the... | transwarpio/rapidminer | rapidMiner/rapidminer-studio-core/src/main/java/com/rapidminer/operator/preprocessing/filter/AbsoluteValueFilter.java | Java | gpl-3.0 | 2,782 |
/*
* MiniJCompiler: Compiler for a subset of the Java(R) language
*
* (C) Copyright 2014-2015 Tibor Goldschwendt <goldschwendt@cip.ifi.lmu.de>,
* Michael Seifert <mseifert@error-reports.org>
*
* This file is part of MiniJCompiler.
*
* MiniJCompiler is free software: you can redistribute it and/or modify
* it u... | tiborgo/MiniJCompiler | src/test/java/minij/MiniJCompilerTest.java | Java | gpl-3.0 | 3,277 |
package com.epam.gepard.gherkin.jbehave.helper;
/*==========================================================================
Copyright 2004-2015 EPAM Systems
This file is part of Gepard.
Gepard is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published b... | epam/Gepard | gepard-gherkin-jbehave/src/main/java/com/epam/gepard/gherkin/jbehave/helper/IOUtils.java | Java | gpl-3.0 | 1,559 |
package com.xebia.assesment.dto.impl;
import com.xebia.assesment.dto.Observer;
import com.xebia.assesment.dto.Subject;
import com.xebia.assesment.utils.RobotConstants;
import java.util.ArrayList;
/**
* @author Shivansh Sharma
* This class is responsible for managing the operation/events performed by rob... | risingshivansh/robotics | portlet/Robotics-Portlet-portlet/docroot/WEB-INF/src/com/xebia/assesment/dto/impl/Robot.java | Java | gpl-3.0 | 4,881 |
/*
* Copyright 2010 Pablo Arrighi, Alex Concha, Miguel Lezama for version 1.
* Copyright 2013 Pablo Arrighi, Miguel Lezama, Kevin Mazet for version 2.
*
* This file is part of GOOL.
*
* GOOL is free software: you can redistribute it and/or modify it under the terms of the GNU
* General Public License as publ... | darrivau/GOOL | src/main/java/gool/generator/objc/ObjcPlatform.java | Java | gpl-3.0 | 2,582 |
package cn.wizzer.app.shop.modules.services.impl;
import cn.wizzer.app.shop.modules.models.Shop_order_pay_payment;
import cn.wizzer.app.shop.modules.services.ShopOrderPayPaymentService;
import cn.wizzer.framework.base.service.BaseServiceImpl;
import org.nutz.dao.Dao;
import org.nutz.ioc.loader.annotation.IocBean;
/**... | Wizzercn/NutzShop | src/main/java/cn/wizzer/app/shop/modules/services/impl/ShopOrderPayPaymentServiceImpl.java | Java | gpl-3.0 | 603 |
/*
Copyright (C) 2015 RedstoneLamp Project
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 p... | Creeperface01/RedstoneLamp | src/redstonelamp/entity/Villager.java | Java | gpl-3.0 | 908 |
/*
* 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 that it w... | waikato-datamining/adams-base | adams-spreadsheet/src/test/java/adams/data/spreadsheet/cellfinder/SingleCellTest.java | Java | gpl-3.0 | 2,090 |
package wayerr.reflect;
import java.lang.reflect.ParameterizedType;
import java.lang.reflect.Type;
import java.util.Arrays;
final class ParameterizedTypeImpl implements ParameterizedType {
private final Class rawType;
private final Type[] actualTypeArguments;
private final Type ownerType;
public Par... | wayerr/ivasu | src/main/java/wayerr/reflect/ParametrizedTypeImpl.java | Java | gpl-3.0 | 3,188 |
package com.jyie.leet;
import java.util.LinkedList;
import java.util.List;
import java.util.Queue;
/**
*
* Given a binary tree, return the level order traversal of its nodes' values. (ie, from left to right, level by level).
For example:
Given binary tree [3,9,20,null,null,15,7],
3
/ \
9 20
/ \
15 7
re... | JangwonYie/LeetCodeChallenge | src/main/java/com/jyie/leet/BTLOT.java | Java | gpl-3.0 | 1,668 |
/*
* QueryBookmarkEvent.java
*
* Copyright (C) 2002-2017 Takis Diakoumis
*
* 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 any later version.
*
* ... | takisd123/executequery | src/org/executequery/event/QueryBookmarkEvent.java | Java | gpl-3.0 | 1,019 |
/**
* Copyright (c) 1997-2013, www.tinygroup.org (luo_guo@icloud.com).
*
* Licensed under the GPL, Version 3.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.gnu.org/licenses/gpl.html
*
* Unless required by... | TinyGroup/tiny | db/org.tinygroup.tinydb/src/test/java/org/tinygroup/tinydb/test/List2ArrayTest.java | Java | gpl-3.0 | 1,949 |
/*
* Copyright (C) 2012 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... | wiki2014/Learning-Summary | alps/cts/tests/tests/preference2/src/android/preference2/cts/CustomPreference.java | Java | gpl-3.0 | 4,826 |
package com.idega.core.user.data;
import java.sql.SQLException;
import com.idega.data.GenericEntity;
/**
* Title: User
* Description:
* Copyright: Copyright (c) 2001
* Company: idega.is
* @author 2000 - idega team - <a href="mailto:gummi@idega.is">Guðmundur Ágúst Sæmundsson</a>
* @version 1.0
*... | idega/com.idega.core | src/java/com/idega/core/user/data/GenderBMPBean.java | Java | gpl-3.0 | 2,124 |
package com.thiha.libraryservices.controllers;
import org.springframework.stereotype.Controller;
import org.springframework.ui.ModelMap;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestMapping;
@Controller
public class AppController {
@RequestMapping... | ThihaZaw-MM/librarysystem | libraryservices/src/main/java/com/thiha/libraryservices/controllers/AppController.java | Java | gpl-3.0 | 586 |
/*
* R : A Computer Language for Statistical Data Analysis
* Copyright (C) 1995, 1996 Robert Gentleman and Ross Ihaka
* Copyright (C) 1997--2008 The R Development Core Team
* Copyright (C) 2003, 2004 The R Foundation
* Copyright (C) 2010 bedatadriven
*
* This program is free software: you can redistribute it ... | jukiewiczm/renjin | core/src/main/java/org/renjin/primitives/combine/Combine.java | Java | gpl-3.0 | 3,051 |
package arduinoLight.framework;
/**
* Classes that need to act upon shutdown, for example to close connections or clean up resources
* should implement this interface and add themselves to the ShutdownHandler.
*/
public interface ShutdownListener
{
/**
* Gets called if the application is shutting down.
... | greenkeeper/ArduinoLight | ArduinoLight/src/arduinoLight/framework/ShutdownListener.java | Java | gpl-3.0 | 436 |
package com.kingothepig.tutorialmod.creativetab;
import com.kingothepig.tutorialmod.init.ModItems;
import com.kingothepig.tutorialmod.reference.Reference;
import net.minecraft.creativetab.CreativeTabs;
import net.minecraft.item.Item;
public class CreativeTabMod {
public static final CreativeTabs MOD_TAB = new Cre... | KingOThePig/TutorialMod | src/main/java/com/kingothepig/tutorialmod/creativetab/CreativeTabMod.java | Java | gpl-3.0 | 477 |
/*
* Ext GWT 2.2.1 - Ext for GWT
* Copyright(c) 2007-2010, Ext JS, LLC.
* licensing@extjs.com
*
* http://extjs.com/license
*/
package harvesterUI.client.servlets.transformations;
import com.extjs.gxt.ui.client.data.FilterPagingLoadConfig;
import com.extjs.gxt.ui.client.data.PagingLoadConfig;
import com.extjs.gx... | repoxIST/repoxLight | repox-gui/src/main/java/harvesterUI/client/servlets/transformations/TransformationsServiceAsync.java | Java | gpl-3.0 | 2,405 |
package model;
import javax.persistence.Entity;
import javax.persistence.Id;
@Entity
public class ReportConfig {
@Id
private String reportType;
private String fieldNames;
public ReportConfig(String reportType, String fieldNames) {
this.reportType = reportType;
this.fieldNames = fieldNames;
}
public Repor... | rpmulligan/V2V | src/model/ReportConfig.java | Java | gpl-3.0 | 621 |
package concretisations.checkers;
import java.util.HashSet;
import java.util.Map;
import java.util.Map.Entry;
import java.util.Set;
import org.junit.After;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
import abstractions.cell.CellManager;
import abstractions.cell.CellManagerInterface;
im... | arie-benichou/zero-sum-game-engine | src/test/java/concretisations/checkers/CheckerPotentialMutationsTest.java | Java | gpl-3.0 | 8,540 |
//
// $Id$
//
// jupload - A file upload applet.
//
// Copyright 2010 The JUpload Team
//
// Created: 27 janv. 2010
// Creator: etienne_sf
// Last modified: $Date$
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published ... | Silverpeas/silverpeas-jupload | src/test/java/wjhk/jupload2/upload/AbstractJUploadTestHelper.java | Java | gpl-3.0 | 16,517 |
package me.zji.dao;
import me.zji.entity.AdminInfo;
/**
* 管理员信息 Dao
* Created by imyu on 2017/2/23.
*/
public interface AdminInfoDao {
/**
* 创建一条记录
* @param adminInfo
*/
void create(AdminInfo adminInfo);
/**
* 通过用户名删除
* @param username
*/
void deleteByUsername(String ... | gittozji/FundTrade | src/main/java/me/zji/dao/AdminInfoDao.java | Java | gpl-3.0 | 591 |
/*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
*
* Copyright 2011 OpenConcerto, by ILM Informatique. All rights reserved.
*
* The contents of this file are subject to the terms of the GNU General Public License Version 3
* only ("GPL"). You may not use this file except in compliance with th... | eric-lemesre/OpenConcerto | OpenConcerto/src/org/openconcerto/task/TodoListElementEditorPanel.java | Java | gpl-3.0 | 4,376 |
/*
* Copyright (C) 2014 Alfons Wirtz
* website www.freerouting.net
*
* Copyright (C) 2017 Michael Hoffer <info@michaelhoffer.de>
* Website www.freerouting.mihosoft.eu
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as pu... | andrasfuchs/BioBalanceDetector | Tools/KiCad_FreeRouting/FreeRouting-miho-master/freerouting-master/src/main/java/eu/mihosoft/freerouting/autoroute/LocateFoundConnectionAlgo.java | Java | gpl-3.0 | 22,361 |
package com.google.todotxt.backend;
import com.googlecode.objectify.annotation.Entity;
import com.googlecode.objectify.annotation.Id;
import com.googlecode.objectify.annotation.Index;
/** The Objectify object model for device registrations we are persisting */
@Entity
public class RegistrationRecord {
@Id
Lo... | Belobobr/Eventsource | todoTxtBackend/src/main/java/com/google/todotxt/backend/RegistrationRecord.java | Java | gpl-3.0 | 572 |
/**
* Copyright (C) 2009 STMicroelectronics
*
* This file is part of "Mind Compiler" 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 l... | MIND-Tools/mind-compiler | adl-frontend/src/main/java/org/ow2/mind/adl/imports/ImportDefinitionReferenceResolver.java | Java | gpl-3.0 | 4,188 |
/**
* Copyright 2014, 2015, 2016 TAIN, Inc. all rights reserved.
*
* Licensed under the GNU GENERAL PUBLIC LICENSE, Version 3, 29 June 2007 (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.gnu.org/licenses/
*
* Unl... | grtlinux/KIEA_JAVA7 | KIEA_JAVA7/src/tain/kr/com/test/file/v02/FileInfoBean.java | Java | gpl-3.0 | 2,390 |
/*
* SLD Editor - The Open Source Java SLD Editor
*
* Copyright (C) 2018, SCISYS UK Limited
*
* 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 yo... | robward-scisys/sldeditor | modules/application/src/main/java/com/sldeditor/filter/v2/function/temporal/MetBy.java | Java | gpl-3.0 | 4,262 |
package org.freedom.modulos.fnc.business.component.cnab;
import org.freedom.infra.functions.StringFunctions;
import org.freedom.library.business.component.Banco;
import org.freedom.library.business.exceptions.ExceptionCnab;
import org.freedom.modulos.fnc.library.business.compoent.FbnUtil.ETipo;
public class RegTrail... | cams7/erp | freedom/src/main/java/org/freedom/modulos/fnc/business/component/cnab/RegTrailer.java | Java | gpl-3.0 | 4,314 |
package berkay.ders.mobilprogramlama.phonestate;
import android.content.Intent;
import android.os.Handler;
import android.os.ResultReceiver;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.ImageView;
import android.widget.TextView;
import java... | mustafaberkaymutlu/ytu-homeworks | Introduction to Mobile Programming -- 2015-2016/Phone State/PhoneState/app/src/main/java/berkay/ders/mobilprogramlama/phonestate/MainActivity.java | Java | gpl-3.0 | 4,066 |
/*
* 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... | anvarzkr/symphony | src/main/java/org/b3log/symphony/processor/CommentProcessor.java | Java | gpl-3.0 | 15,876 |
/*
* Copyright (C) 2019 Timo Vesalainen <timo.vesalainen@iki.fi>
*
* 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 ve... | tvesalainen/util | util/src/test/java/org/vesalainen/time/MutableInstantTest.java | Java | gpl-3.0 | 2,464 |
/*******************************************************************************
* Copyright (c) 2019 German Federal Institute for Risk Assessment (BfR)
*
* 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 So... | SiLeBAT/BfROpenLab | de.bund.bfr.knime.pmmlite.views/src/de/bund/bfr/knime/pmmlite/views/SingleSelectionViewSettings.java | Java | gpl-3.0 | 2,555 |
package de.cubeisland.games.dhbw.entity.action;
import de.cubeisland.games.dhbw.character.PlayerCharacter;
import de.cubeisland.games.dhbw.entity.CardAction;
/**
* This class represents the action that only increases the Math skill by a given value.
*
* @author Andreas Geis
*/
public class MathReward implements C... | Banana4Life/Exmatrikulation | core/src/de/cubeisland/games/dhbw/entity/action/MathReward.java | Java | gpl-3.0 | 532 |
/*****************************************************************
* 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/ReportSynthesisKeyPartnershipCollaborationPmuManagerImpl.java | Java | gpl-3.0 | 3,312 |
package com.weffle.table.payment;
import com.weffle.object.BaseObject;
public class Payment extends BaseObject<PaymentData> {
public Payment() {
super(PaymentData.id);
setAutoKey();
}
public Payment(int id) {
super(PaymentData.id, id);
setAutoKey();
}
}
| DrPrykhodko/Marro | src/com/weffle/table/payment/Payment.java | Java | gpl-3.0 | 305 |
/**
* OpenKM, Open Document Management System (http://www.openkm.com)
* Copyright (c) 2006-2015 Paco Avila & Josep Llort
*
* No bytes were intentionally harmed during the development of this application.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GN... | papamas/DMS-KANGREG-XI-MANADO | src/main/java/com/openkm/frontend/client/extension/event/HasNavigatorEvent.java | Java | gpl-3.0 | 1,665 |
/**
* GetIntervalValueThroughput.java This file is part of WattDepot.
*
* Copyright (C) 2014 Cam Moore
*
* 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, ... | wattdepot/wattdepot | src/main/java/org/wattdepot/client/http/api/performance/GetIntervalValueThroughput.java | Java | gpl-3.0 | 10,140 |
package se.nordicehealth.servlet.impl.request.user;
import java.util.Map;
import java.util.Map.Entry;
import se.nordicehealth.common.impl.Packet;
import se.nordicehealth.servlet.core.PPCDatabase;
import se.nordicehealth.servlet.core.PPCLogger;
import se.nordicehealth.servlet.impl.QuestionData;
import se.nordicehealth... | NIASC/PROM_PREM_Collector | src/main/java/se/nordicehealth/servlet/impl/request/user/LoadQuestions.java | Java | gpl-3.0 | 2,088 |
package org.wilson.telegram;
public class BotConfig {
public static final String TOKENNEWBOT = "99536655:AAG_uycvQeXgm-1Cdpk-zvBRUu2w_nz5p1Y";
public static final String USERNAMENEWBOT = "newbot";
public static final String CONSUMERKEY = "jb5Y4AYcwMgrTMCpBWC8JQ";
public static final String CONSUMERSE... | Snickersnack/TelegramBotAPI | src/org/wilson/telegram/BotConfig.java | Java | gpl-3.0 | 585 |
package com.fuav.android.data.provider;
import static org.xmlpull.v1.XmlPullParser.END_DOCUMENT;
import static org.xmlpull.v1.XmlPullParser.START_TAG;
import android.content.ContentProvider;
import android.content.ContentValues;
import android.content.Context;
import android.content.Intent;
import android.content.pm.... | forgodsake/TowerPlus | Android/src/com/fuav/android/data/provider/FileProvider.java | Java | gpl-3.0 | 33,666 |
/*
* Copyright (C) 2020 Graylog, Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the Server Side Public License, version 1,
* as published by MongoDB, Inc.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; withou... | Graylog2/graylog2-server | graylog2-server/src/main/java/org/graylog/schema/SessionFields.java | Java | gpl-3.0 | 763 |