public class PlanItemViewMap extends ViewMap<PlanItem,PlanItemView>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description | 
|---|
PlanItemViewMap(Map<String,PlanItem> sourceMap,
               Map<String,PlanItem> defaultMap,
               TransitionData transitionData,
               EvaluationListeners evaluationListeners,
               ViewCreators viewCreators)  | 
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuescompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllequals, hashCode, toStringpublic PlanItemViewMap(Map<String,PlanItem> sourceMap, Map<String,PlanItem> defaultMap, TransitionData transitionData, EvaluationListeners evaluationListeners, ViewCreators viewCreators)
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.