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 TypeMethodDescriptionvoid
CompilerOptions.setChunkIdHashFunction
(Xid.HashFunction chunkIdHashFunction) Sets the hash function to use for chunk ID generationvoid
CompilerOptions.setXidHashFunction
(Xid.HashFunction xidHashFunction) Sets the hash function to use for XidConstructors in com.google.javascript.jscomp with parameters of type Xid.HashFunction