Interface Command<T>

All Superinterfaces:
Serializable
All Known Subinterfaces:
BatchExecutionCommand, ExecutableCommand<T>

public interface Command<T> extends Serializable