public interface IMCOldObjectArray
IMCOldObject on the heap. This
is used together with IMCOldObjectField that holds information about the array field.| 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.
|