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

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details

    • isIdle

      boolean isIdle()