Uses of Interface
play.cache.CacheKeyGenerator
-
Packages that use CacheKeyGenerator Package Description play.cache -
-
Uses of CacheKeyGenerator in play.cache
Classes in play.cache that implement CacheKeyGenerator Modifier and Type Class Description class
DefaultCacheKeyGenerator
The Default Cache Key GeneratorMethods in play.cache that return types with arguments of type CacheKeyGenerator Modifier and Type Method Description java.lang.Class<? extends CacheKeyGenerator>
generator()
-