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