Class KeyObjectStoreDelegateBase
java.lang.Object
org.aksw.commons.store.object.key.impl.KeyObjectStoreDelegateBase
- All Implemented Interfaces:
KeyObjectStore,KeyObjectStoreDelegate
- Direct Known Subclasses:
KeyObjectStoreWithKeyTransform
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.aksw.commons.store.object.key.impl.KeyObjectStoreDelegate
computeIfAbsent, get, put
-
Field Details
-
delegate
-
-
Constructor Details
-
KeyObjectStoreDelegateBase
-
-
Method Details
-
getDelegate
- Specified by:
getDelegatein interfaceKeyObjectStoreDelegate
-