java.nio
Class DirectByteBuffer.SafeAddress
java.lang.Object
java.nio.DirectByteBuffer.SafeAddress
- Enclosing class:
- DirectByteBuffer
static final class DirectByteBuffer.SafeAddress
- extends Object
|
Field Summary |
protected org.apache.harmony.luni.platform.PlatformAddress |
address
|
protected boolean |
isValid
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
isValid
protected volatile boolean isValid
address
protected final org.apache.harmony.luni.platform.PlatformAddress address
DirectByteBuffer.SafeAddress
protected DirectByteBuffer.SafeAddress(org.apache.harmony.luni.platform.PlatformAddress address)
Please submit a feedback, bug or feature