Interface EqualsAndHashCode.HashCodeFunction<T>

Enclosing class:
EqualsAndHashCode<T>

public static interface EqualsAndHashCode.HashCodeFunction<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
  • Method Details

    • hashCode

      int hashCode(T o)