Interface HasPriority
- All Known Implementing Classes:
ResourceInterceptor,ResourceInterceptor.Reversed
public interface HasPriority
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classThis comparator is used when a TreeMap is employed to order objects that have priority because TreeMap will only keep one key if multiple keys compare to the same value -
Method Summary
-
Method Details
-
priority
Integer priority()
-