public class EventSourceViewMap extends ViewMap<EventSource,EventSourceView>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
EventSourceViewMap(Map<String,EventSource> sourceMap,
TransitionData transitionData,
ViewCreators viewCreators,
EvaluationListeners evaluationListeners) |
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 EventSourceViewMap(Map<String,EventSource> sourceMap, TransitionData transitionData, ViewCreators viewCreators, EvaluationListeners evaluationListeners)
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.