Class AwaitAnyWidget

    • Method Detail

      • awaitAny

        public com.google.common.util.concurrent.ListenableFuture<?> awaitAny​(it.unimi.dsi.fastutil.ints.IntSet awaitSet)
        Returns a future that resolves when any channel in the provided set is ready for reading. Numbers in this set correspond to positions in the channels list.