private static class MCOldObject.MCOldObjectArray extends java.lang.Object implements IMCOldObjectArray
Modifier and Type | Field and Description |
---|---|
(package private) java.lang.Long |
arrayIndex |
(package private) java.lang.Long |
arraySize |
Constructor and Description |
---|
MCOldObjectArray(IQuantity arrayIndex,
IQuantity arraySize) |
Modifier and Type | Method and Description |
---|---|
java.lang.Long |
getIndex()
Returns the index of the object in the array.
|
java.lang.Long |
getSize()
Returns the size of the array the old object is in.
|
public java.lang.Long getSize()
IMCOldObjectArray
getSize
in interface IMCOldObjectArray
public java.lang.Long getIndex()
IMCOldObjectArray
getIndex
in interface IMCOldObjectArray