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