Class AbstractExtendedType


  • public abstract class AbstractExtendedType
    extends Object
    Base class for extended Java types.

    NOTE: The structure of this class is tightly coupled to the generation of bytecode in JavaTypeExtensions. Please do not change it without understanding the associated changes that may be required in the generated bytecode.

    See Also:
    JavaTypeExtensions