Module jdk.net
Package jdk.nio

Class Channels

java.lang.Object
jdk.nio.Channels

public final class Channels extends Object
Defines static methods to create channels.

Unless otherwise specified, passing a null argument to any of the methods defined here will cause a NullPointerException to be thrown.

Since:
11