com.ibm.ws.container.service.config

Interface ServletConfigurator.MergeComparator<T>

  • Enclosing interface:
    ServletConfigurator


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

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

      • compare

        boolean compare(T o1,
                      T o2)