Searched refs:GatheringByteChannel (Results 1 – 8 of 8) 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 | 120 implements ByteChannel, ScatteringByteChannel, GatheringByteChannel, MulticastChannel
|
D | SocketChannel.java | 123 implements ByteChannel, ScatteringByteChannel, GatheringByteChannel, NetworkChannel
|
D | FileChannel.java | 157 implements SeekableByteChannel, GatheringByteChannel, ScatteringByteChannel
|
/libcore/ |
D | openjdk_java_files.bp | 399 "ojluni/src/main/java/java/nio/channels/GatheringByteChannel.java",
|
D | EXPECTED_UPSTREAM | 424 …a/java/nio/channels/GatheringByteChannel.java,jdk17u/jdk-17.0.6-ga,src/java.base/share/classes/jav…
|
/libcore/api/ |
D | current.txt | 6739 …hannel implements java.nio.channels.ByteChannel java.nio.channels.GatheringByteChannel java.nio.ch… 6757 …els.spi.AbstractInterruptibleChannel implements java.nio.channels.GatheringByteChannel java.nio.ch… 6802 public interface GatheringByteChannel extends java.nio.channels.WritableByteChannel { 6882 …annels.spi.AbstractSelectableChannel implements java.nio.channels.GatheringByteChannel java.nio.ch… 6979 …hannel implements java.nio.channels.ByteChannel java.nio.channels.GatheringByteChannel java.nio.ch…
|