Uses of Class
java.nio.channels.Pipe.SourceChannel
| Package | Description |
|---|---|
| java.nio.channels |
-
Uses of Pipe.SourceChannel in java.nio.channels
Methods in java.nio.channels that return Pipe.SourceChannel Modifier and Type Method Description abstract Pipe.SourceChannelPipe. source()Returns the source channel of the pipe.