Searched refs:ScatteringByteChannel (Results 1 – 6 of 6) sorted by relevance
/libcore/ojluni/src/main/java/java/nio/channels/ |
D | ScatteringByteChannel.java | 49 public interface ScatteringByteChannel interface
|
D | Pipe.java | 61 implements ReadableByteChannel, ScatteringByteChannel
|
D | DatagramChannel.java | 115 implements ByteChannel, ScatteringByteChannel, GatheringByteChannel, MulticastChannel
|
D | SocketChannel.java | 118 implements ByteChannel, ScatteringByteChannel, GatheringByteChannel, NetworkChannel
|
D | FileChannel.java | 157 implements SeekableByteChannel, GatheringByteChannel, ScatteringByteChannel
|
/libcore/ |
D | openjdk_java_files.bp | 412 "ojluni/src/main/java/java/nio/channels/ScatteringByteChannel.java",
|