Interface IComposableSwitch
-
public interface IComposableSwitch
Interface for a switch which is able to composed together with other switches.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Switch<Object>
getParentSwitch()
-