Class AbstractExtendedProperty


  • public abstract class AbstractExtendedProperty
    extends Object
    Base class for extended Java properties.

    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