Interface ServletConfigurator.MergeComparator<T>
-
- Enclosing interface:
- ServletConfigurator
public static interface ServletConfigurator.MergeComparator<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
compare(T o1, T o2)
-