Interface CRCUtil.HashCoder<T>

  • Enclosing class:
    CRCUtil

    public static interface CRCUtil.HashCoder<T>
    • Method Detail

      • getHashcode

        int getHashcode​(T obj)