Interface OpenedHandle<H>

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      boolean isOpened​(H aHandle)
      Determines whether the component (its connection) identified by the given handle is opened (connected).