Interface MCRPrioritizable

All Superinterfaces:
Comparable<MCRPrioritizable>
All Known Implementing Classes:
MCRPrioritySupplier

public interface MCRPrioritizable extends Comparable<MCRPrioritizable>
Objects can implement this interface if they are capable of being prioritized.
Author:
Matthias Eichner