Class AbstractUnit.Equalizer

    • Method Detail

      • areEqual

        public static boolean areEqual​(Unit u1,
                                       Unit u2)
        Indicates if this unit is considered equals to the specified object. order).
        Parameters:
        obj - the object to compare for equality.
        Returns:
        true if this and obj are considered equal; falseotherwise.