java.lang.Object
org.apache.jena.atlas.lib.Registry<K,T>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Registry
public Registry()
-
-
Method Details
-
put
-
get
-
isRegistered
-
remove
-
keys
-
size
public int size() -
isEmpty
public boolean isEmpty() -
clear
public void clear() -
forEach
-