Interface ContainerElementList.Prioritized

All Superinterfaces:
Comparable<ContainerElementList.Prioritized>
Enclosing class:
ContainerElementList<ELEMENT>

public static interface ContainerElementList.Prioritized extends Comparable<ContainerElementList.Prioritized>
Smaller priority values are ranked higher.
Author:
Eike Stepper