Interface HasPriority

All Known Implementing Classes:
ResourceInterceptor, ResourceInterceptor.Reversed

public interface HasPriority
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static class 
    This 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

    Modifier and Type
    Method
    Description
     
  • Method Details