Package ca.uhn.fhir.jpa.migrate.taskdef
Class BaseColumnCalculatorTask.MandatoryKeyMap<K,V>
java.lang.Object
com.google.common.collect.ForwardingObject
com.google.common.collect.ForwardingMap<K,V>
ca.uhn.fhir.jpa.migrate.taskdef.BaseColumnCalculatorTask.MandatoryKeyMap<K,V>
- All Implemented Interfaces:
Map<K,V>
- Enclosing class:
- BaseColumnCalculatorTask
public static class BaseColumnCalculatorTask.MandatoryKeyMap<K,V>
extends com.google.common.collect.ForwardingMap<K,V>
-
Nested Class Summary
Nested classes/interfaces inherited from class com.google.common.collect.ForwardingMap
com.google.common.collect.ForwardingMap.StandardEntrySet, com.google.common.collect.ForwardingMap.StandardKeySet, com.google.common.collect.ForwardingMap.StandardValues -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.google.common.collect.ForwardingMap
clear, containsKey, containsValue, entrySet, equals, hashCode, isEmpty, keySet, put, putAll, remove, size, standardClear, standardContainsKey, standardContainsValue, standardEquals, standardHashCode, standardIsEmpty, standardPutAll, standardRemove, standardToString, valuesMethods inherited from class com.google.common.collect.ForwardingObject
toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.util.Map
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll