j2me.nio |
|
Java Source File Name | Type | Comment |
Buffer.java | Class | Clean-room implementation of Buffer to support
javolution.util.Struct when java.nio is
not available. |
BufferUnderflowException.java | Class | |
ByteBuffer.java | Class | Clean-room implementation of ByteBuffer to support
javolution.util.Struct when java.nio is
not available. |
ByteOrder.java | Class | Clean-room implementation of ByteOrder to support
javolution.util.Struct when java.nio is
not available. |
CharBuffer.java | Class | Class provided for the sole purpose of compiling the Readable interface. |
InvalidMarkException.java | Class | |