
| Modifier and Type | Field and Description |
|---|---|
static byte |
TYPE |
| Modifier and Type | Method and Description |
|---|---|
void |
applyDiff(int delta) |
int |
applyTo(Integer value) |
void |
decrement() |
byte |
getType() |
int |
getValue() |
void |
increment() |
boolean |
isUndefined()
Checks if put increment operation can be safely performed.
|
int |
serialize(byte[] stream,
int offset) |
public static final byte TYPE
public boolean isUndefined()
ChangeisUndefined in interface ChangeCopyright © 2009–2025 OrientDB. All rights reserved.