Interface CacheSet
- All Known Implementing Classes:
InMemoryCacheSet,MVStoreCacheSet
public interface CacheSet
-
Method Summary
-
Method Details
-
isEmpty
boolean isEmpty() -
add
-
remove
-
clear
void clear() -
contains
-
iterator
-
size
long size() -
forEach
-