- Type Parameters:
ResourceT - the type of the resource in this batch
- All Superinterfaces:
Map<String, ResourceT>
-
Nested Class Summary
Nested classes/interfaces inherited from interface Map
Map.Entry<K,V>
-
Method Summary
Gets a created resource with the given key.
Methods inherited from interface 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