public static interface Policy.KeyOnlyPolicy extends Policy
Policy.Characteristic, Policy.KeyOnlyPolicy, Policy.PolicySpec| Modifier and Type | Method and Description |
|---|---|
default void |
record(AccessEvent event)
Records that the entry was accessed.
|
void |
record(long key) |
default void record(AccessEvent event)
Policyvoid record(long key)