Class ByNameComparator

  • All Implemented Interfaces:
    java.io.Serializable, java.util.Comparator<CollectionAttributeType>

    public final class ByNameComparator
    extends java.lang.Object
    implements java.util.Comparator<CollectionAttributeType>, java.io.Serializable

    ByNameComparator class.

    Version:
    $Id: $
    Author:
    ranger
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int compare​(CollectionAttributeType type0, CollectionAttributeType type1)
      compare
      boolean equals​(java.lang.Object o)
      int hashCode()
      hashCode
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface java.util.Comparator

        reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong