public class BasicWatchedBinary extends BasicWatchedObject<java.nio.ByteBuffer>
| Constructor and Description |
|---|
BasicWatchedBinary(java.nio.ByteBuffer value) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(DataDelta<java.nio.ByteBuffer> updates) |
ByteBufferDelta |
getUpdates() |
get, guard, lock, setonBeforeChange, onChanged, whenChanged, whenGoingToChangeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitofwhenChanged, whenGoingToChangepublic void apply(DataDelta<java.nio.ByteBuffer> updates)
public ByteBufferDelta getUpdates()