Module java.base

Class Channels

java.lang.Object
java.nio.channels.Channels

public final class Channels extends Object
Utility methods for channels and streams.

This class defines static methods that support the interoperation of the stream classes of the java.io package with the channel classes of this package.

Since:
1.4