JavaScript is disabled on your browser.
Skip navigation links
Darklaf
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.github.weisj.darklaf.util.cache
Interface SoftCache.Cacheable<K>
Enclosing class:
SoftCache
<
K
,
V
extends
SoftCache.Cacheable
<
K
>>
public static interface
SoftCache.Cacheable<K>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
setCacheKey
(
K
key)
Method Details
setCacheKey
void
setCacheKey
(
K
key)