package cache
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- cache
- SimpleCacheKeyCreator
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
- type CacheKeyCreator[K] = (String, String, String, Option[RawValue]) ⇒ K
Value Members
-
implicit
val
simpleCacheKey: CacheKeyCreator[String]
- Definition Classes
- SimpleCacheKeyCreator