©2008 Google -
Code Home -
Site Terms of Service -
Privacy Policy -
Site Directory
Google Code offered in:
中文 -
English -
Português -
Pусский -
Español -
日本語
Readable source channel for reading from.
| Pipe.SourceChannel(SelectorProvider provider) | ||||||
| The Constructor. | ||||||
| final | int | validOps() | ||||
| Indicates this channel supports only reading. | ||||||
Methods inherited
from class
java.nio.channels.spi.AbstractSelectableChannel
Methods inherited
from class
java.nio.channels.SelectableChannel
Methods inherited
from class
java.nio.channels.spi.AbstractInterruptibleChannel
Methods inherited
from class
java.lang.Object
Methods inherited
from interface
java.io.Closeable
Methods inherited
from interface
java.nio.channels.Channel
Methods inherited
from interface
java.nio.channels.InterruptibleChannel
Methods inherited
from interface
java.nio.channels.ReadableByteChannel
Methods inherited
from interface
java.nio.channels.ScatteringByteChannel
| provider | the provider of the channel |
|---|