public interface LongWriteAccess
Modifier and Type | Method and Description |
---|---|
void |
putLValue(int i0,
int i1,
int i2,
int i3,
long value) |
void |
putLValue(int i0,
int i1,
int i2,
long value) |
void |
putLValue(int i0,
int i1,
long value) |
void |
putLValue(int i0,
long value) |
void |
putLValue(long value) |