mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 07:14:30 +02:00
8241760: Typos: empty lines in javadoc, inconsistent indents, etc. (net and nio)
Reviewed-by: alanb, prappo, dfuchs
This commit is contained in:
parent
916f00acc1
commit
53b2368d49
25 changed files with 107 additions and 99 deletions
|
@ -346,7 +346,7 @@ public abstract class SelectionKey {
|
|||
* method always returns {@code false}. </p>
|
||||
*
|
||||
* @return {@code true} if, and only if,
|
||||
{@code readyOps() & OP_READ} is nonzero
|
||||
* {@code readyOps() & OP_READ} is nonzero
|
||||
*
|
||||
* @throws CancelledKeyException
|
||||
* If this key has been cancelled
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue