Annotation Type ExtendedType


@Retention(RUNTIME) @Target(TYPE) public @interface ExtendedType
Specifies that the runtime type of the annotated type is an extension of IJavaType. This is an internal annotation whose sole purpose is to preserve runtime behavior provided by legacy type loaders.