Interface RunningHandle<H>

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      boolean isRunning​(H aHandle)
      Determines whether the component identified by the given handle is running (started or resumed).