| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| AbstractInterruptibleChannel.java | ||
| AbstractSelectableChannel.java | ||
| AbstractSelectionKey.java | ||
| AbstractSelector.java | ||
| SelectorProvider.java |
* java/io/FileInputStream.java (getChannel): New method. * java/io/FileOutputStream.java (getChannel): New method. * java/net/ServerSocket.java (bind): Removed duplicate code and called another bind method instead. * java/nio/channels/SelectionKey.java (isValid): Removed wrong exception documentation. * java/nio/channels/ServerSocketChannel.java (accept): Added exception documentation. (open): Fixed typo, added exception documentation. * java/nio/channels/spi/AbstractSelectableChannel.java (implCloseChannel): Added exception documentation. (add): Reformated. (register): Added exception documentation. From-SVN: r59307
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| AbstractInterruptibleChannel.java | Loading commit data... | |
| AbstractSelectableChannel.java | Loading commit data... | |
| AbstractSelectionKey.java | Loading commit data... | |
| AbstractSelector.java | Loading commit data... | |
| SelectorProvider.java | Loading commit data... |