![JAR search and dependency download from the Maven repository](/logo.png)
org.tiogasolutions.push.kernel.accounts.actions.AccountAction Maven / Gradle / Ivy
/*
* Copyright (c) 2014 Jacob D. Parr
*
* This software may not be used without permission.
*/
package org.tiogasolutions.push.kernel.accounts.actions;
import org.tiogasolutions.push.pub.internal.ValidatableAction;
public abstract class AccountAction implements ValidatableAction {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy