Interface AbstractCommand<T>

  • All Superinterfaces:
    java.lang.Comparable<AbstractCommand<T>>

    public interface AbstractCommand<T>
    extends java.lang.Comparable<AbstractCommand<T>>
    This represents a generic command.
    Since:
    1.0.0