Package manifold.ext.rt.api
Annotation Type This
-
@Retention(CLASS) @Target(PARAMETER) public @interface This
Identifies the receiver of an instance extension method. The receiver's type must match the extended type declared in the package statement of the extension class.