Interface EqualityComparer<T>

    • Method Detail

      • equal

        boolean equal​(T v1,
                      T v2)
      • hashCode

        int hashCode​(T t)