Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/nio/channels/
DScatteringByteChannel.java49 public interface ScatteringByteChannel interface
DPipe.java61 implements ReadableByteChannel, ScatteringByteChannel
DDatagramChannel.java115 implements ByteChannel, ScatteringByteChannel, GatheringByteChannel, MulticastChannel
DSocketChannel.java118 implements ByteChannel, ScatteringByteChannel, GatheringByteChannel, NetworkChannel
DFileChannel.java157 implements SeekableByteChannel, GatheringByteChannel, ScatteringByteChannel
/libcore/
Dopenjdk_java_files.bp412 "ojluni/src/main/java/java/nio/channels/ScatteringByteChannel.java",