Class SingleValueStore<T>
java.lang.Object
de.xima.fc.cache.SingleValueStore<T>
A simple wrapper around a
Store to store a single value. The value is stored with a fixed key.- Since:
- 8.4.1
- Author:
- XIMA MEDIA GmbH
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SingleValueStore
-
-
Method Details
-
get
-
set
-
remove
public void remove()
-