Searched refs:GatheringByteChannel (Results 1 – 6 of 6) sorted by relevance
/libcore/ojluni/src/main/java/java/nio/channels/ |
D | GatheringByteChannel.java | 49 public interface GatheringByteChannel interface
|
D | Pipe.java | 95 implements WritableByteChannel, GatheringByteChannel
|
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 | 375 "ojluni/src/main/java/java/nio/channels/GatheringByteChannel.java",
|