Package com.google.javascript.jscomp
Interface Xid.HashFunction
-
- Enclosing class:
- Xid
public static interface Xid.HashFunctionStrategy for selecting the underlying hash code function to be used by Xid.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description inthashCode(java.lang.String value)
-