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