Home
last modified time | relevance | path

Searched refs:GatheringByteChannel (Results 1 – 6 of 6) sorted by relevance

/libcore/ojluni/src/main/java/java/nio/channels/
DGatheringByteChannel.java49 public interface GatheringByteChannel interface
DPipe.java95 implements WritableByteChannel, GatheringByteChannel
DDatagramChannel.java115 implements ByteChannel, ScatteringByteChannel, GatheringByteChannel, MulticastChannel
DSocketChannel.java118 implements ByteChannel, ScatteringByteChannel, GatheringByteChannel, NetworkChannel
DFileChannel.java157 implements SeekableByteChannel, GatheringByteChannel, ScatteringByteChannel
/libcore/
Dopenjdk_java_files.bp375 "ojluni/src/main/java/java/nio/channels/GatheringByteChannel.java",