Interface IHashable

All Known Implementing Classes:
AbstractHashable, HashableIdentifier, Identifier

public interface IHashable
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
    boolean
     
  • Method Details

    • identical

      boolean identical(Object other)
    • hashValue

      int hashValue()