Interface EqualityDelegate<T>

    • Method Detail

      • eq

        boolean eq​(T foo,
                   T bar)
      • hash

        int hash​(T foo)