Interface CRCUtil.HashCoder<T>

Enclosing class:
CRCUtil

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

    Modifier and Type
    Method
    Description
    int
     
  • Method Details

    • getHashcode

      int getHashcode(T obj)