Uses of Interface
com.scurrilous.circe.impl.HashCache
-
Packages that use HashCache Package Description com.scurrilous.circe.impl Provides support for implementing new hash providers in the form of abstract base classes and utility classes. -
-
Uses of HashCache in com.scurrilous.circe.impl
Methods in com.scurrilous.circe.impl that return HashCache Modifier and Type Method Description static HashCache
HashCacheLoader. getCache()
Returns the single hash function cache.
-