|
|||||||||
Home >> All >> java >> nio >> [ channels overview ] | PREV PACKAGE NEXT PACKAGE |
Package java.nio.channels
Abstract classes for manipulating buffers of different primitive types.
See:
Description
Interface Summary | |
ByteChannel | |
Channel | |
GatheringByteChannel | |
InterruptibleChannel | |
ReadableByteChannel | |
ScatteringByteChannel | |
WritableByteChannel |
Package java.nio.channels Description
Abstract classes for manipulating buffers of different primitive types.
|
|||||||||
Home >> All >> java >> nio >> [ channels overview ] | PREV PACKAGE NEXT PACKAGE |