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, values
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
equals, hashCode, toString
public PlanItemViewMap(Map<String,PlanItem> sourceMap, Map<String,PlanItem> defaultMap, TransitionData transitionData, EvaluationListeners evaluationListeners, ViewCreators viewCreators)
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.