protected static class CMapByteCid.Cursor extends Object
| Constructor and Description |
|---|
Cursor(int offset,
int length) |
| Modifier and Type | Method and Description |
|---|---|
int |
getLength()
Retrieves the length of the object.
|
int |
getOffset()
Retrieves the offset of the object.
|
void |
setLength(int length)
Sets the length value of the object.
|
void |
setOffset(int offset)
Sets the offset of the object.
|
public int getOffset()
public void setOffset(int offset)
offset - offset valuepublic int getLength()
public void setLength(int length)
length - length valueCopyright © 1998–2025 Apryse Group NV. All rights reserved.