summaryrefslogtreecommitdiffstats
path: root/libjava/java/nio/channels/SelectionKey.java
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/java/nio/channels/SelectionKey.java')
-rw-r--r--libjava/java/nio/channels/SelectionKey.java2
1 files changed, 0 insertions, 2 deletions
diff --git a/libjava/java/nio/channels/SelectionKey.java b/libjava/java/nio/channels/SelectionKey.java
index 361be1895da..8d06a301143 100644
--- a/libjava/java/nio/channels/SelectionKey.java
+++ b/libjava/java/nio/channels/SelectionKey.java
@@ -147,8 +147,6 @@ public abstract class SelectionKey
/**
* Tells whether or not this key is valid.
- *
- * @exception CancelledKeyException If this key has been cancelled
*/
public abstract boolean isValid ();
OpenPOWER on IntegriCloud