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
/** * Copyright Copyright 2010-11 Simon Andrews * * This file is part of FastQC. * * FastQC 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 * ...
csf-ngs/fastqc
uk/ac/bbsrc/babraham/FastQC/Sequence/Contaminant/Contaminant.java
Java
gpl-3.0
4,676
// This code is part of the CPCC-NG project. // // Copyright (c) 2013 Clemens Krainer <clemens.krainer@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 2 of the Li...
cksystemsgroup/cpcc
cpcc-ros/src/test/java/cpcc/ros/services/RosNodeServiceTest.java
Java
gpl-3.0
10,127
package com.domeastudio.dto.dhtmlx.connector; import java.util.HashMap; public class CommonDataItem extends DataItem{ public CommonDataItem(HashMap<String, String> data, DataConfig config, int index) { super(data, config, index); } @Override public void to_xml_start(StringBuffer out) { out.append("<item ...
DomeA/MPG
mt-server/src/main/java/com/domeastudio/dto/dhtmlx/connector/CommonDataItem.java
Java
gpl-3.0
654
package com.thirtydegreesray.openhub.mvp.presenter.base; import com.thirtydegreesray.openhub.dao.DaoSession; import com.thirtydegreesray.openhub.mvp.contract.base.IBasePagerContract; /** * Created by ThirtyDegreesRay on 2017/9/22 13:09:23 */ public abstract class BasePagerPresenter<V extends IBasePagerContract.Vie...
ThirtyDegreesRay/OpenHub
app/src/main/java/com/thirtydegreesray/openhub/mvp/presenter/base/BasePagerPresenter.java
Java
gpl-3.0
1,082
/* * Copyright (C) 2015 GISNET * * 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...
leono01/CancelacionHipoteca
cancelacion-web/src/main/java/com/gisnet/cancelacion/core/services/StatusRPPService.java
Java
gpl-3.0
1,040
package com.epam.wilma.stubconfig.response.formatter; /*========================================================================== Copyright 2013-2018 EPAM Systems This file is part of Wilma. Wilma is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as p...
epam/Wilma
wilma-application/modules/wilma-stub-configuration-support/src/main/java/com/epam/wilma/stubconfig/response/formatter/SuppressGzipCompression.java
Java
gpl-3.0
2,457
/* * Copyright (C) 2016 Chan Chung Kwong <1m02math@126.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 License, or * (at your option) any later version. * ...
chungkwong/idem
src/com/github/chungkwong/idem/lib/lang/common/lex/AmbiguousException.java
Java
gpl-3.0
1,205
package org.opentravelmate.geolocation; import org.opentravelmate.commons.ImmutableList; import android.location.Location; import android.location.LocationListener; import android.location.LocationManager; import android.os.Bundle; import android.os.Handler; /** * Wrapper around the Android LocationManager in order...
marcplouhinec/opentravelmate
android/app/src/org/opentravelmate/geolocation/UserLocationProvider.java
Java
gpl-3.0
8,523
package de.mhaug.stylechecker.latex; import org.junit.Assert; import org.junit.Before; import org.junit.Test; public class MathRemoverTest { private MathRemover instance; @Before public void setUp() { } @Test public void testStartsWith_simple() { String input = "abcdef"; String regex = "a"; boolean expe...
icehawk1/stylechecker
src/test/java/de/mhaug/stylechecker/latex/MathRemoverTest.java
Java
gpl-3.0
1,845
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package controlador; import java.awt.Component; import java.awt.event.MouseEvent; import java.awt.event.MouseListener; import java.awt.event.MouseMotionListener; import java.awt.event.MouseWheelEvent; import java.awt.ev...
chcandido/brModelo
src/controlador/BaseControlador.java
Java
gpl-3.0
1,696
/* * Copyright (c) 2010-2014 "HPCLab at ISTI-CNR" * * This file is part of TheMatrix. * * TheMatrix 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...
hpclab/TheMatrixProject
src/it/cnr/isti/thematrix/scripting/ScriptInputModule$role$evaluation$15.java
Java
gpl-3.0
1,332
package org.thoughtcrime.securesms; import android.app.Activity; import android.content.Context; import android.content.Intent; import android.content.res.Resources; import android.graphics.Bitmap; import android.graphics.drawable.Drawable; import android.os.Build; import android.os.Bundle; import android.transition.T...
WhisperSystems/TextSecure
app/src/main/java/org/thoughtcrime/securesms/AvatarPreviewActivity.java
Java
gpl-3.0
5,968
// Created by plusminus on 20:36:01 - 26.09.2008 package org.andnav.osm.util; import org.andnav.osm.views.util.constants.MathConstants; /** * * @author Nicolas Gramlich * */ public class MyMath implements MathConstants { // =========================================================== // Constants ...
Drakuwa/aBusTripMK
src/org/andnav/osm/util/MyMath.java
Java
gpl-3.0
2,035
/* * This file is part of Applied Energistics 2. * Copyright (c) 2013 - 2014, AlgorithmX2, All rights reserved. * * Applied Energistics 2 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 ver...
itachi1706/Applied-Energistics-2
src/main/java/appeng/helpers/MultiCraftingTracker.java
Java
gpl-3.0
6,182
/* * Copyright (C) 2014 Joshua M Hertlein * * 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 ...
jmhertlein/libAutomata
src/main/java/net/jmhertlein/automata/util/CharacterNotInAlphabetException.java
Java
gpl-3.0
1,055
package evire; public class EVIRE { public static void main(String[] args) { } }
Aknos706/EVI-RE
EVI-RE/src/evire/EVIRE.java
Java
gpl-3.0
104
/** * Copyright &copy 2012 Thomas Galvin - All Rights Reserved. */ package com.galvin.markdown.swing.dialogs.search; import com.galvin.markdown.model.Node; import java.awt.Component; import javax.swing.JLabel; import javax.swing.JTree; import javax.swing.tree.DefaultMutableTreeNode; import javax.swing.tree.DefaultTr...
thomasgalvin/MarkdownWriter
MarkdownWriterMain/src/main/java/com/galvin/markdown/swing/dialogs/search/SearchResultsTreeCellRenderer.java
Java
gpl-3.0
1,867
package com.nantes.polytech.netapsys.sqlite; import android.content.ContentValues; import android.database.Cursor; import android.database.sqlite.SQLiteDatabase; import android.util.Log; import com.nantes.polytech.netapsys.sqlite.model.Activity; import com.nantes.polytech.netapsys.sqlite.model.Inscription; import com...
AurelieDrn/android-db-comparison
app/src/main/java/com/nantes/polytech/netapsys/sqlite/RequestSQLite.java
Java
gpl-3.0
5,722
public class ListCharacters { public static void main(String[] args) { // TODO Auto-generated method stub for (char c = 0; c < 128; ++c) if (Character.isLowerCase(c)) System.out.println("value: " + (int)c + " character: " + c); } }
buxoman/JavaThinking
src/control/ListCharacters.java
Java
gpl-3.0
261
package mono.android.support.v4.view; public class ViewPropertyAnimatorListenerImplementor extends java.lang.Object implements mono.android.IGCUserPeer, android.support.v4.view.ViewPropertyAnimatorListener { /** @hide */ public static final String __md_methods; static { __md_methods = "n_on...
ThatOldFox/Project2PasswordSafe
Project2/Project2/Project2.Droid/obj/Debug/android/src/mono/android/support/v4/view/ViewPropertyAnimatorListenerImplementor.java
Java
gpl-3.0
2,313
/* * This file is part of OppiaMobile - https://digital-campus.org/ * * OppiaMobile 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...
iSchool-Zambia/ischool-oppia-mobile
src/org/digitalcampus/oppia/adapter/PointsListAdapter.java
Java
gpl-3.0
2,949
package com.spring.demo.dao; import java.util.List; import javax.annotation.Resource; import org.springframework.data.mongodb.core.MongoTemplate; import org.springframework.data.mongodb.core.query.Query; import org.springframework.stereotype.Repository; @Repository("mongoDBBaseDao") public class MongoDBBaseDao impl...
coder-huang/spring-integration
spring-mongo/src/main/java/com/spring/demo/dao/MongoDBBaseDao.java
Java
gpl-3.0
1,014
/***************************************************************** * 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-web/src/main/java/org/cgiar/ccafs/marlo/action/superadmin/ProjectBudgetByPartnersReplicationAction.java
Java
gpl-3.0
8,600
/* * ==================================================================== * JAFFA - Java Application Framework For All * * Copyright (C) 2002 JAFFA Development Group * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * Licen...
jaffa-projects/jaffa-framework
jaffa-core/source/java/org/jaffa/util/LocaleHelper.java
Java
gpl-3.0
8,449
/* This file is part of Advanced Writing App. Advanced Writing 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 3 of the License, or (at your option) any later version. ...
tmayer1/AdvancedWritingApp
src/main/java/at/utilities/FileValidator.java
Java
gpl-3.0
3,409
package filtering; import ca.uqac.lif.labpal.Experiment; import ca.uqac.lif.labpal.ExperimentException; import ca.uqac.lif.labpal.ExperimentFilter; import ca.uqac.lif.labpal.Laboratory; public class FilteredLab extends Laboratory { @Override public void setup() { for (int a = 0; a < 10; a++) { for (int b =...
liflab/labpal
Source/Examples/src/filtering/FilteredLab.java
Java
gpl-3.0
981
package net.refination.refinecraft; import org.bukkit.Bukkit; import org.bukkit.Location; import org.bukkit.entity.Player; public class PlayerTarget implements InterfaceTarget { private final String name; public PlayerTarget(Player entity) { this.name = entity.getName(); } @Override pub...
HkB115/RefineCraft
RefineCraft/src/net/refination/refinecraft/PlayerTarget.java
Java
gpl-3.0
426
/* * 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 controller; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.io.IOException; import java.u...
MarkosCamargo/RSSFind-TrabalhoFinal-GC-AF
RssFind/src/controller/formPrincipal.java
Java
gpl-3.0
5,354
package common; public class ChannelConstIndex { //broadcast channel public static int GARDENER_COUNT = 0; public static int LUMBERJACK_COUNT = 1; }
madan-ram/battlecode-2017
src/common/ChannelConstIndex.java
Java
gpl-3.0
153
package cm.aptoide.pt.view; import androidx.annotation.VisibleForTesting; import cm.aptoide.pt.AppCoinsManager; import cm.aptoide.pt.app.view.AppCoinsInfoView; import cm.aptoide.pt.crashreports.CrashReport; import cm.aptoide.pt.install.InstallManager; import cm.aptoide.pt.presenter.Presenter; import cm.aptoide.pt.pres...
Aptoide/aptoide-client-v8
app/src/main/java/cm/aptoide/pt/view/AppCoinsInfoPresenter.java
Java
gpl-3.0
6,346
/** * Copyright (C) 2013-2014 EaseMob Technologies. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://www.apache.org/licenses/LICENSE-2.0 * Unless requi...
do-android/do_Easemob
doExt_do_Easemob/src/doext/easemob/task/LoadImageTask.java
Java
gpl-3.0
3,717
/* Copyright (C) 2017 Bengt Martensson. 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 hop...
bengtmartensson/IrpTransmogrifier
src/main/java/org/harctoolbox/irp/BitwiseParameter.java
Java
gpl-3.0
9,909
/* * 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/presentation/view/folder/DevicesItem.java
Java
gpl-3.0
2,343
package graph.enums; /** * Created by Jakub Fortunka on 17.10.2016. */ public enum GraphType { DIRECTED, UNDIRECTED; }
fortun13/ZaawansowaneAlgorytmy
graphlibalgo/src/main/java/graph/enums/GraphType.java
Java
gpl-3.0
126
package fr.guiguilechat.jcelechat.model.sde.types.charge; import java.io.InputStreamReader; import java.util.Collections; import java.util.LinkedHashMap; import java.util.Map; import fr.guiguilechat.jcelechat.model.sde.Attribute; import fr.guiguilechat.jcelechat.model.sde.IMetaCategory; import fr.guiguilechat.jcelecha...
guiguilechat/EveOnline
model/sde/SDE-Types/src/generated/java/fr/guiguilechat/jcelechat/model/sde/types/charge/AutoTargetingCruiseMissile.java
Java
gpl-3.0
9,616
package sd.swiftclient.rk.gui; import java.io.IOException; import javafx.fxml.FXML; import javafx.fxml.FXMLLoader; import javafx.scene.control.Label; import javafx.scene.control.ProgressBar; import javafx.scene.layout.HBox; import sd.swiftglobal.rk.type.tasks.Task; /* This file is part of Swift Drive * * Copyright...
shiro-nk/SwiftDrive
swiftdrive/src/sd/swiftclient/rk/gui/TaskController.java
Java
gpl-3.0
1,626
/* * 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/ClientTest.java
Java
gpl-3.0
1,084
/** * <h1>FixTags.java</h1> * <p> * 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; or, at your choice, under the term...
EasyinnovaSL/Tiff-Library-4J
src/test/java/com/easyinnova/tiff/FixTags.java
Java
gpl-3.0
7,450
/* This file is part of the InternalPluginManager. * * Copyright (C) 2014-2015 Fabian Damken * * 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...
Blockhaus2000/InternalPluginManager
internalpluginmanager-minecraft-api/src/main/java/com/blockhaus2000/ipm/minecraft/recipe/RecipeManager.java
Java
gpl-3.0
925
/******************************************************************************* * Copyright (C) 2016-2020 Christopher Ali * * 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 ...
chris-ali/j6dof-flight-sim
src/com/chrisali/javaflightsim/lwjgl/audio/SoundSource.java
Java
gpl-3.0
2,432
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package net.daw.connection; import java.sql.Connection; import java.sql.DriverManager; import java.sql.SQLException; public class DriverManagerConnection implements GenericConnection { @Override public Connect...
pedroben/reservaspedrobenito
src/main/java/net/daw/connection/DriverManagerConnection.java
Java
gpl-3.0
752
/* * 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
JukefoxAndroid/src/ch/ethz/dcg/pancho3/view/dialogs/DontShowAgainDialog.java
Java
gpl-3.0
2,494
package ch.cyberduck.core.cryptomator.features; /* * Copyright (c) 2002-2020 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, e...
iterate-ch/cyberduck
cryptomator/src/main/java/ch/cyberduck/core/cryptomator/features/CryptoDirectoryV7Feature.java
Java
gpl-3.0
4,895
import java.math.BigDecimal; import java.sql.ResultSet; import java.sql.SQLException; import java.text.SimpleDateFormat; import java.util.HashMap; import java.util.Map; import java.util.Set; import java.util.HashSet; import org.apache.log4j.Level; import com.alibaba.druid.pool.DruidDataSource; import org.maximo.app.M...
shoukaiseki/snowtools
project/maximoToolsJava/test/TestWuziJIez.java
Java
gpl-3.0
6,814
package generalhelpers; import java.util.ArrayList; import java.util.Iterator; import java.util.LinkedHashMap; import java.util.List; import java.util.Map.Entry; public class GatewayFileSection { private String m_SectionName = null; private boolean m_isImmutable = false; LinkedHashMap<String, Strin...
fchadburn/mbsetraining
SysMLHelper/src/generalhelpers/GatewayFileSection.java
Java
gpl-3.0
6,337
package com.epam.wilma.properties.validation; /*========================================================================== Copyright 2013-2015 EPAM Systems This file is part of Wilma. Wilma is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the...
nagyistoce/Wilma
wilma-application/modules/wilma-property-validation/src/main/java/com/epam/wilma/properties/validation/SafeguardLimitValidator.java
Java
gpl-3.0
3,267
package net.gloombone.aeterno.proxy; public abstract class CommonProxy implements IProxy { public void registerProxies() { } }
lslinnet/Aeterno
src/main/java/net/gloombone/aeterno/proxy/CommonProxy.java
Java
gpl-3.0
133
/* * This file is part of CubeEngine. * CubeEngine is licensed under the GNU General Public License Version 3. * * CubeEngine 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 Licen...
CubeEngine/modules-extra
log/src/main/java/org/cubeengine/module/log/action/death/DeathDrop.java
Java
gpl-3.0
2,610
/* * #%L * GC4S components * %% * Copyright (C) 2014 - 2018 Hugo López-Fernández, Daniel Glez-Peña, Miguel Reboiro-Jato, * Florentino Fdez-Riverola, Rosalía Laza-Fidalgo, Reyes Pavón-Rial * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser Gener...
hlfernandez/GC4S
gc4s/src/main/java/org/sing_group/gc4s/input/DoubleRangeSpinnerInputPanel.java
Java
gpl-3.0
7,500
package core; import java.util.*; import javax.swing.*; import org.python.core.*; import util.jython.*; import util.ui.PivotSwingUtils; import util.*; import util.hash.*; import ui.*; /** * Contains patterns * * @author EPICI * @version 1.0 */ public class TrackLayerSimple implements Track, TransientContainer<T...
EPICI/wavelets
src/core/TrackLayerSimple.java
Java
gpl-3.0
7,961
package droidefense.emulator.machine.reader; import droidefense.emulator.machine.base.DynamicUtils; import droidefense.emulator.machine.base.constants.AccessFlag; import droidefense.emulator.machine.base.constants.ValueFormat; import droidefense.emulator.machine.base.struct.generic.IDroidefenseClass; import droidefens...
droidefense/engine
mods/core/src/main/java/droidefense/emulator/machine/reader/DexClassParser.java
Java
gpl-3.0
23,314
package io.github.rockitconsulting.test.rockitizer.cli; import io.github.rockitconsulting.test.rockitizer.configuration.TestObjectFactory; import io.github.rockitconsulting.test.rockitizer.validation.ValidationHolder; import org.junit.Assert; import org.junit.Test; import picocli.CommandLine; /** * Test.Rockitizer...
rockitconsulting/test.rockitizer
src/test/java/io/github/rockitconsulting/test/rockitizer/cli/RockitizerValidateTest.java
Java
gpl-3.0
1,835
package ar.uba.fi.splitapp; import android.util.Log; import java.security.InvalidParameterException; import java.util.Locale; /** * @author Xero-Hige * Copyright 2016 Gaston Martinez Gaston.martinez.90@gmail.com * <p> * This program is free software: you can redistribute it and/or modify * it under the terms of...
Xero-Hige/SplitApp
app/src/main/java/ar/uba/fi/splitapp/SplitAppLogger.java
Java
gpl-3.0
3,436
import javax.swing.*; import javax.swing.event.*; import java.awt.event.*; import java.awt.*; /****************************** * Create a new compoment class. ******************************/ public class TicTacToePanel extends JPanel { private char board[][] = new char[8][8]; public final static char X = 'X'; publi...
Daphron/othello
src/TicTacToePanel.java
Java
gpl-3.0
6,647
package menu; import java.util.*; import java.text.DecimalFormatSymbols; import concessionaria.*; import menu.menuItem.*; import filters.*; public class Menu implements MenuInterface { private static Scanner s = new Scanner(System.in); private static void clear_input_buffer () { if ( s.hasNextLine () ) s.n...
ellepannitto/Concessionaria
menu/Menu.java
Java
gpl-3.0
4,979
/* * JasperReports - Free Java Reporting Library. * Copyright (C) 2001 - 2016 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...
MHTaleb/Encologim
lib/JasperReport/src/net/sf/jasperreports/engine/export/JRHtmlExporterHelper.java
Java
gpl-3.0
4,616
package org.sigmah.server.servlet.importer; /* * #%L * Sigmah * %% * Copyright (C) 2010 - 2016 URD * %% * 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...
Raphcal/sigmah
src/main/java/org/sigmah/server/servlet/importer/Importer.java
Java
gpl-3.0
41,147
/* * This file is part of Nexus. * * Nexus 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. * * Nexus is distributed in the hope...
DSH105/Nexus
src/main/java/com/dsh105/nexus/command/module/github/GitHubKeyCommand.java
Java
gpl-3.0
7,166
/** * Trasport API * The Transport API allows interested developers to build their own applications using public timetable data, whether they're on the web, the desktop or mobile devices. The aim of this inofficial API is to cover public transport within Switzerland. If you are looking for an officially supported sou...
coffeemakr/OST
src/main/java/ch/unstable/transport/model/Coordinates.java
Java
gpl-3.0
3,048
package com.idega.block.beanshell.business; public interface BSHEngine extends com.idega.business.IBOService { public bsh.Interpreter getBSHInterpreter() throws java.rmi.RemoteException; public java.lang.String getBshVersion() throws java.rmi.RemoteException; public java.lang.Object runScript(java.lang.String p0,c...
idega/platform2
src/com/idega/block/beanshell/business/BSHEngine.java
Java
gpl-3.0
1,436
package org.lma.enterprise.bs.restaurant; import org.lma.enterprise.bs.BSi; public interface RestaurantBSi extends BSi { }
melvinnos/lma-enterprise
lma-enterprise-bs/src/main/java/org/lma/enterprise/bs/restaurant/RestaurantBSi.java
Java
gpl-3.0
133
package gov.moandor.androidweibo.notification; import gov.moandor.androidweibo.R; import gov.moandor.androidweibo.bean.DirectMessage; public class UnreadDmNotificationService extends AbsUnreadNotificationService<DirectMessage> { static final String COUNT_TYPE = "dm"; @Override String getTextTitle(int cou...
Moandor-y/U2-Weibo-Client
src/main/java/gov/moandor/androidweibo/notification/UnreadDmNotificationService.java
Java
gpl-3.0
461
// Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov. // Jad home page: http://www.kpdus.com/jad.html // Decompiler options: packimports(3) braces deadcode package net.minecraft.src; import net.minecraft.client.Minecraft; import org.lwjgl.opengl.GL11; // Referenced classes of package net.minecraft...
jd-lang/betaexpansion
betaexpansion/net/minecraft/src/RenderPlayer.java
Java
gpl-3.0
15,510
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
jesusc/eclectic
plugins/org.eclectic.javaflow/src-jperera/org/apache/commons/javaflow/bytecode/transformation/asm/AsmClassTransformer.java
Java
gpl-3.0
3,182
import java.util.*; public class HouseElf_Impl extends Humanoid_Impl { public HouseElf_Impl( String name, int age) { super( name, age); } { setBehavior( "House Elf", new ArrayList<String>( Arrays.asList( "obedient", ...
acabey/acabey.github.io
projects/demos/engineering.purdue.edu/DesigningWithObjects/dwocode/chap8/HouseElf_Impl.java
Java
gpl-3.0
1,066
package org.cache2k.test.core; /* * #%L * cache2k core implementation * %% * Copyright (C) 2000 - 2021 headissue GmbH, Munich * %% * 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 * ...
headissue/cache2k
cache2k-core/src/test/java/org/cache2k/test/core/Statistics.java
Java
gpl-3.0
4,100
package com.rdc.gduthelper.ui.adapter; import android.app.Activity; import android.content.Context; import android.support.design.widget.Snackbar; import android.support.v7.app.AppCompatActivity; import android.support.v7.widget.RecyclerView; import android.text.Editable; import android.text.TextWatcher; import androi...
gdutrdc/GDUTHelper
app/src/main/java/com/rdc/gduthelper/ui/adapter/LessonTimesAdapter.java
Java
gpl-3.0
8,969
package org.openbase.bco.registry.unit.core.consistency.deviceconfig; /* * #%L * BCO Registry Unit Core * %% * Copyright (C) 2014 - 2020 openbase.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 Sof...
DivineCooperation/bco.registry
unit-registry/core/src/main/java/org/openbase/bco/registry/unit/core/consistency/deviceconfig/DeviceBoundToHostConsistencyHandler.java
Java
gpl-3.0
2,721
/** * This file is part of alf.io. * * alf.io 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. * * alf.io is distributed in the ...
mg-1999/alf.io
src/main/java/alfio/model/user/UserWithOrganizations.java
Java
gpl-3.0
983
package com.goltzkiste.guessaday; import android.annotation.TargetApi; import android.app.DatePickerDialog; import android.app.Dialog; import android.app.DialogFragment; import android.content.Context; import android.content.Intent; import android.content.SharedPreferences; import android.content.res.Configuration; i...
mo271/guessaday
app/src/main/java/com/goltzkiste/guessaday/SettingsActivity.java
Java
gpl-3.0
11,429
import java.util.Scanner; /** * Created by KAAN on 14/05/2016. */ public class amras { public static void main(String[] args){ double n1,n2,n3,answer; Scanner input = new Scanner(System.in); System.out.println("What is first number? "); n1 = input.nextDouble(); System....
h4yfans/JavaExercises
KeyboardInputs/ADumbCalculator/src/amras.java
Java
gpl-3.0
599
/******************************************************************************* * This file is part of Educatio. * * Educatio 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 ...
filipemb/siesp
app/br/com/core/business/log/UsuarioLogBusiness.java
Java
gpl-3.0
3,598
/******************************************************************************* * | o | * | o o | HELYX-OS: The Open Source GUI for OpenFOAM | * | o O o | Copyright (C) 2012-2016 ENGYS ...
ENGYS/HELYX-OS
src/eu/engys/gui/casesetup/fields/InitialisationVectorCellSetRow.java
Java
gpl-3.0
3,768
package com.eleybourn.bookcatalogue; import java.util.ArrayList; import java.util.Date; import android.content.Intent; import android.os.Bundle; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.ImageView; import android.widget.TextView; i...
eleybourn/Book-Catalogue
src/com/eleybourn/bookcatalogue/BookDetailsReadOnly.java
Java
gpl-3.0
11,727
package net.fenyo.xbee.serial; import java.io.*; import java.util.*; import org.apache.commons.lang3.*; public class SerialReader extends ThreadHandler { private InputStream stream; private List<Byte> input_buffer = new ArrayList<Byte>(); private final StringBuffer outside_frame = new StringBuffer(); ...
AlexandreFenyo/XBee
src/main/java/net/fenyo/xbee/serial/SerialReader.java
Java
gpl-3.0
10,553
package javagulp.view.potential.threecenter; import java.io.Serializable; import javagulp.controller.IncompleteOptionException; import javagulp.view.potential.PotentialPanel; public class NoPotential extends PotentialPanel implements Serializable { /** * */ private static final long serialVersionUID = 6870168...
danse-inelastic/gulp
src/javagulp/view/potential/threecenter/NoPotential.java
Java
gpl-3.0
577
package ase2016.introclass.smallest; import ar.edu.taco.regresion.CollectionTestBase; import ar.uba.dc.rfm.dynalloy.visualization.VizException; public class StrykerIntroClassSmallest_88394fc0_006Test extends CollectionTestBase { @Override protected String getClassToCheck() { return "ase2016.introclass.smallest.i...
zeminlu/comitaco
unittest/ase2016/introclass/smallest/StrykerIntroClassSmallest_88394fc0_006Test.java
Java
gpl-3.0
1,263
package game; final class C_100125_tm extends C_100158_da { static int field_100745_p; int field_100750_j; static boolean field_100748_l; static String field_100746_n; static String field_100749_m; int field_100744_q; static String[] field_100752_k; static C_100101_fc field_100747_o; private static final Stri...
mes59/ChromeConflict
SSSourceCode(Compiled)/C_100125_tm.java
Java
gpl-3.0
29,845
package org.chaseme.widgets.adapterViews; import java.util.List; import org.chaseme.drone.variables.mission.waypoints.SpatialCoordItem; import org.chaseme.helpers.units.Length; import android.content.Context; import android.graphics.Color; import android.view.LayoutInflater; import android.view.View; import android....
JayHuang/ChaseMe
ChaseMe/src/org/chaseme/widgets/adapterViews/MissionItemView.java
Java
gpl-3.0
8,307
package fi.aalto.cs.drumbeat.ifc.data; import java.io.Serializable; /** * A pair of two integerers: min and max * @author Nam * */ public class Cardinality implements Serializable { private static final long serialVersionUID = 1L; public static final int ZERO = 0; public static final int ONE = 1; public ...
Web-of-Building-Data/drumbeat-ifc2ld
drumbeat-ifc.data/src/main/java/fi/aalto/cs/drumbeat/ifc/data/Cardinality.java
Java
gpl-3.0
1,978
package fr.guiguilechat.jcelechat.model.jcesi.compiler.compiled.keys; /** * @see https://esi.evetech.net/v1/corporations/{corporation_id}/contracts/{contract_id}/bids/ * @see https://esi.evetech.net/v1/corporations/{corporation_id}/contracts/{contract_id}/items/ * */ public class K_8_int_int { public final i...
guiguilechat/EveOnline
model/esi/JCESI/src/generated/java/fr/guiguilechat/jcelechat/model/jcesi/compiler/compiled/keys/K_8_int_int.java
Java
gpl-3.0
1,095
package com.aionemu.gameserver.model.gameobjects.player.title; import java.util.Collection; import javolution.util.FastMap; import com.aionemu.commons.database.dao.DAOManager; import com.aionemu.gameserver.dao.PlayerTitleListDAO; import com.aionemu.gameserver.dataholders.DataManager; import com.aionemu.game...
Estada1401/anuwhscript
GameServer/src/com/aionemu/gameserver/model/gameobjects/player/title/TitleList.java
Java
gpl-3.0
4,214
package com.studio.artaban.anaglyph3d.album; import android.Manifest; import android.content.DialogInterface; import android.content.Intent; import android.content.pm.PackageManager; import android.location.Location; import android.net.Uri; import android.os.Bundle; import android.support.annotation.NonNull; import an...
v-pascal/Anaglyph3D
app/src/main/java/com/studio/artaban/anaglyph3d/album/AlbumActivity.java
Java
gpl-3.0
20,734
package br.com.rafael.pedidojpdroid; import android.os.Bundle; import android.app.Activity; import android.view.Menu; public class ListaProdutoActivity extends Activity { @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.activity_lista_pr...
RafaelCentenaro/jpdroid
PEDIDOJPDROID/src/br/com/rafael/pedidojpdroid/ListaProdutoActivity.java
Java
gpl-3.0
545
/* * Sun Public License Notice * * The contents of this file are subject to the Sun Public License * Version 1.0 (the "License"). You may not use this file except in * compliance with the License. A copy of the License is available at * http://www.sun.com/ * * The Original Code is NetBeans. Th...
sitsang/studio
src/main/java/org/netbeans/editor/FontMetricsCache.java
Java
gpl-3.0
8,268
/* * Pixel Dungeon * Copyright (C) 2012-2014 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. * * ...
wariotx/pixel-dungeon-remix
PixelDungeon/src/main/java/com/watabou/pixeldungeon/items/armor/Armor.java
Java
gpl-3.0
8,918
package ar.com.dcsys.data.reserve; import java.io.Serializable; import java.util.List; import ar.com.dcsys.data.classroom.CharacteristicQuantity; import ar.com.dcsys.data.person.Person; import ar.com.dcsys.data.silabouse.Area; import ar.com.dcsys.data.silabouse.Course; import ar.com.dcsys.exceptions.MapauException; i...
pablodanielrey/java
mapau/mapauDAO/src/main/java/ar/com/dcsys/data/reserve/ReserveAttemptDAO.java
Java
gpl-3.0
1,660
/* * PatientView * * Copyright (c) Worth Solutions Limited 2004-2013 * * This file is part of PatientView. * * PatientView 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,...
robworth/patientview
patientview-parent/patientview/src/main/java/org/patientview/repository/ibd/impl/MyMedicationDaoImpl.java
Java
gpl-3.0
3,839
/* * Copyright (C) Mojang AB * All rights reserved. */ package kk.freecraft.client.audio; import com.google.common.collect.Lists; import java.util.Iterator; import java.util.List; import java.util.Random; import kk.freecraft.util.ResourceLocation; public class SoundEventAccessorComposite implements ISoundEventAcce...
KubaKaszycki/FreeCraft
src/main/java/kk/freecraft/client/audio/SoundEventAccessorComposite.java
Java
gpl-3.0
2,029
package schottky.explorer; import java.sql.Array; import java.util.ArrayList; import schottky.figure.Circle; import mobius.Mobius; import group.SL2C; import group.SchottkyGroup; public class SchottkyExplorer { private SL2C[] gens; private Circle[] baseCircles; private ArrayList<ArrayList<Circle>> circles = new Ar...
soma-arc/K-Visions
java/src/schottky/explorer/SchottkyExplorer.java
Java
gpl-3.0
2,016
package com.plotsquared.bukkit.titles; import com.plotsquared.bukkit.chat.Reflection; import org.bukkit.ChatColor; import org.bukkit.entity.Player; import java.lang.reflect.Field; import java.lang.reflect.Method; public class DefaultTitleManager extends TitleManager { /** * Create a new 1.8 title. * ...
manuelgu/PlotSquared
Bukkit/src/main/java/com/plotsquared/bukkit/titles/DefaultTitleManager.java
Java
gpl-3.0
5,414
package ru.alastar.minedonate.network.handlers; import cpw.mods.fml.common.network.simpleimpl.IMessage; import cpw.mods.fml.common.network.simpleimpl.IMessageHandler; import cpw.mods.fml.common.network.simpleimpl.MessageContext; import ru.alastar.minedonate.MineDonate; import ru.alastar.minedonate.gui.ShopGUI;...
Pishka/MineDonate
forge 1.7.10/src/main/java/ru/alastar/minedonate/network/handlers/AddMerchPacketHandler.java
Java
gpl-3.0
2,013
package model; import common.interfaces.JsonConvertable; import javax.json.Json; import javax.json.JsonObject; import javax.json.JsonObjectBuilder; import javax.json.JsonValue; import javax.persistence.*; import java.sql.Timestamp; @Entity @Table(name = "tmessage", schema = "", catalog = "comnetdb") public class Mes...
NiklasElze/ComNet
Code/src/main/java/model/Message.java
Java
gpl-3.0
3,352
package kr.hs.zion.baekhyang14; import android.content.Intent; import android.content.pm.PackageManager; import android.net.Uri; import android.support.v7.app.ActionBarActivity; import android.os.Bundle; import android.view.View; import android.widget.AdapterView; import android.widget.ArrayAdapter; import android.wid...
sukso96100/baekhyang14-android
app/src/main/java/kr/hs/zion/baekhyang14/About.java
Java
gpl-3.0
2,825
package exercise.chap11; import java.util.ArrayList; import java.util.Iterator; /** * Modify Exercise 1 so it uses an Iterator to move through * the List while calling hop(). * * @author Leo * @since 2016/11/3 */ public class Exercise8 { public static void main(String[] args) { ArrayLi...
FannyXL/TIJ4
src/exercise/chap11/Exercise8.java
Java
gpl-3.0
597
package com.ams.protocol.rtmp.so; import java.io.DataInputStream; import java.io.DataOutputStream; import java.io.EOFException; import java.io.IOException; import java.util.Iterator; import java.util.LinkedHashMap; import java.util.Map; import com.ams.protocol.rtmp.amf.Amf0Deserializer; import com.ams.prot...
google-code/annuus
src/com/ams/protocol/rtmp/so/SoEvent.java
Java
gpl-3.0
4,802
package org.wl.ll.activity; import android.app.ActionBar; import android.app.Activity; import android.content.Intent; import android.database.Cursor; import android.net.Uri; import android.os.AsyncTask; import android.os.Bundle; import android.view.Menu; import android.view.MenuItem; import android.widget.ListView; i...
weizhenwei/lucy
lily/app/src/main/java/org/wl/ll/activity/SMSActivity.java
Java
gpl-3.0
4,538
package tools.image; import static com.google.common.base.Preconditions.checkState; import static games.strategy.triplea.ui.screen.TileManager.TILE_SIZE; import games.strategy.ui.Util; import java.awt.Color; import java.awt.Graphics; import java.awt.GraphicsConfiguration; import java.awt.GraphicsEnvironment; import j...
DanVanAtta/triplea
game-core/src/main/java/tools/image/TileImageReconstructor.java
Java
gpl-3.0
7,805
/* * Copyright (c) 2002-2003, The Joust Project * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * - Redistributions of source code must retain the above copyright * notice...
dperelman/jhack
src/net/starmen/pkhack/Writable.java
Java
gpl-3.0
2,780
package know.how.core.jrunner.io.test; import org.junit.Test; import java.io.FileInputStream; import java.io.FileOutputStream; import java.io.IOException; import java.io.ObjectInputStream; import java.io.ObjectOutputStream; import java.io.Serializable; import java.util.ArrayList; import java.util.Date; import java.ut...
skurski/know-how
src/main/java/know/how/core/jrunner/io/test/SerializableTutor.java
Java
gpl-3.0
3,548