Eclipse
IntelliJ
NetBeans
Upload
API List
Favorites
Packages
Classes
Methods
Limit search to favorites
Recent
Register
Login
Classic Mode
Library:
Java SE, Sun OpenJDK7.b12
Package:
java.nio.channels.spi
Class
public
abstract
class
AbstractSelectionKey
extends
SelectionKey
Overview
Inheritance
Members
Usage
Source
Books
Since
1.4
Version
1.19, 07/05/05
Author(s)
Mark Reinhold, JSR-51 Expert Group
Base implementation class for selection keys.
This class tracks the validity of the key and implements cancellation.
Wiki javadoc
Use
textile entry format
.
Add your comments here.
NOTE: Usage information is based only on libraries in your favorites list.
In Constructors
In Fields
Returned by
As method parameter
Home
-
About
-
FAQ
-
Privacy
-
Contact
This class tracks the validity of the key and implements cancellation.