Interface CacheAwareQuery<T>
-
public interface CacheAwareQuery<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description default voidenhanceCachedValue(T value)StringgetId()
-
public interface CacheAwareQuery<T>
| Modifier and Type | Method | Description |
|---|---|---|
default void |
enhanceCachedValue(T value) |
|
String |
getId() |