- All Superinterfaces:
Map<K,V>
- All Known Implementing Classes:
MapFromResourceUnmanaged
public interface RdfMap<K,V extends org.apache.jena.rdf.model.Resource>
extends Map<K,V>
-
-
Method Summary
org.apache.jena.rdf.model.Resource
Methods inherited from interface java.util.Map
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
-
Method Details
-
allocate
org.apache.jena.rdf.model.Resource allocate(K key)