Uses of Interface
com.google.javascript.jscomp.Xid.HashFunction
Packages that use Xid.HashFunction
-
Uses of Xid.HashFunction in com.google.javascript.jscomp
Methods in com.google.javascript.jscomp with parameters of type Xid.HashFunctionModifier and TypeMethodDescriptionvoidCompilerOptions.setChunkIdHashFunction(Xid.HashFunction chunkIdHashFunction) Sets the hash function to use for chunk ID generationvoidCompilerOptions.setXidHashFunction(Xid.HashFunction xidHashFunction) Sets the hash function to use for XidConstructors in com.google.javascript.jscomp with parameters of type Xid.HashFunction