Interface SlotState.IdleState
- All Known Subinterfaces:
- SlotState.UnconnectedState
- All Known Implementing Classes:
- SlotState.Idle,- SlotState.OutOfEmbargo$,- SlotState.PreConnecting$,- SlotState.Unconnected$
- Enclosing class:
- SlotState
public static interface SlotState.IdleState
- 
Method Summary
- 
Method Details- 
isIdleboolean isIdle()
 
-