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()
IMCOldObjectArraygetSize in interface IMCOldObjectArraypublic java.lang.Long getIndex()
IMCOldObjectArraygetIndex in interface IMCOldObjectArray