|
|||||||||
| Home >> All >> java >> [ nio overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package java.nio
| Class Summary | |
| Buffer | |
| ByteBuffer | |
| ByteBufferHelper | |
| ByteBufferImpl | This is a Heap memory implementation |
| ByteOrder | |
| CharBuffer | |
| CharBufferImpl | This is a Heap memory implementation |
| CharViewBufferImpl | |
| DirectByteBufferImpl | |
| DirectByteBufferImpl.ReadOnly | |
| DirectByteBufferImpl.ReadWrite | |
| DoubleBuffer | |
| DoubleBufferImpl | This is a Heap memory implementation |
| DoubleViewBufferImpl | |
| FloatBuffer | |
| FloatBufferImpl | This is a Heap memory implementation |
| FloatViewBufferImpl | |
| IntBuffer | |
| IntBufferImpl | This is a Heap memory implementation |
| IntViewBufferImpl | |
| LongBuffer | |
| LongBufferImpl | This is a Heap memory implementation |
| LongViewBufferImpl | |
| MappedByteBuffer | |
| MappedByteBufferImpl | |
| ShortBuffer | |
| ShortBufferImpl | This is a Heap memory implementation |
| ShortViewBufferImpl | |
| VMDirectByteBuffer | |
| Exception Summary | |
| BufferOverflowException | |
| BufferUnderflowException | |
| InvalidMarkException | |
| ReadOnlyBufferException | |
|
|||||||||
| Home >> All >> java >> [ nio overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||