Interface CRCUtil.HashCoder<T>
- 
- Enclosing class:
- CRCUtil
 
 public static interface CRCUtil.HashCoder<T>
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetHashcode(T obj)
 
- 
- 
- 
Method Detail- 
getHashcodeint getHashcode(T obj) 
 
- 
 
-