java.lang.Object
org.apache.jena.atlas.lib.cache.CacheSetImpl<T>
- All Implemented Interfaces:
CacheSet<T>
Cache set
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CacheSetImpl
-
-
Method Details
-
add
-
clear
public void clear() -
contains
-
isEmpty
public boolean isEmpty() -
iterator
-
remove
-
size
public long size()
-