AbstractSelector

Class AbstractSelector

All Implemented Interfaces:
Closeable, AutoCloseable
public abstract class AbstractSelector
extends Selector

Base implementation class for selectors.

This class encapsulates the low-level machinery required to implement the interruption of selection operations. A concrete selector class must invoke the begin