
public class UnmodifiableStateBundle extends StateBundle
allStates, componentStates| Constructor and Description |
|---|
UnmodifiableStateBundle(StateBundle originalStateBundle)
Constructs an UnmodifiableStateBundle from the original StateBundle.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
innerSetComponentState(String component,
Enum... states) |
protected void |
innerSetState(Enum state) |
clone, diffState, equals, getAllStatesAsStrings, getComponentState, getComponentStateBundle, getComponentsWithState, getComponentsWithStates, getDecodedStates, getInternalStates, getLastModifiedCCSTimeStamp, getState, hashCode, isComponentInState, isComponentInState, isEmpty, isInState, isInState, mergeState, setComponentState, setState, toString, updateLastModifiedpublic UnmodifiableStateBundle(StateBundle originalStateBundle)
originalStateBundle - The original StateBundle.protected void innerSetState(Enum state)
innerSetState in class StateBundleprotected void innerSetComponentState(String component, Enum... states)
innerSetComponentState in class StateBundleCopyright © 2020 LSST. All rights reserved.