Interface ServletConfigurator.MergeComparator<T>

Enclosing interface:
ServletConfigurator

public static interface ServletConfigurator.MergeComparator<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    compare(T o1, T o2)
     
  • Method Details

    • compare

      boolean compare(T o1, T o2)