Overload List
Name | Description | |
---|---|---|
![]() | Cache<K, V>(IRetriever<K, V>) |
Creates a new cache based on the given [!:IRetriever].
|
![]() | Cache<K, V>(IRetriever<K, V>, Int32) |
Creates a new cache based on the given {@link Retriever} and with given maximum size.
|
See Also