Interface Hasher<T>

    • Method Summary

      Modifier and Type Method Description
      int hash​(T object)  
    • Method Detail

      • hash

        int hash​(T object)