Interface IMCOldObjectField


  • public interface IMCOldObjectField
    A field that refers to an IMCOldObject on the heap.
    • Method Detail

      • getName

        String getName()
        Returns the field name.
        Returns:
        the name of the field containing the object
      • getModifier

        Integer getModifier()
        Returns the field modifier.

        See Modifier for more information about the bit pattern and for methods that can be used to decode it.

        Returns:
        the modifier of the field containing the object