public class VersionedValue extends WrappedValue
Constructor and Description |
---|
VersionedValue(int _ver,
java.lang.Object _value) |
Modifier and Type | Method and Description |
---|---|
int |
getVersion() |
void |
update(int newVer,
java.lang.Object newValue)
Update this wrapper in-place with an updated value and the current version.
|
getValue
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.