Interface ServletConfigurator.MergeComparator<T>

  • Enclosing interface:
    ServletConfigurator

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

      • compare

        boolean compare​(T o1,
                        T o2)