Package manifold.ext.rt.api
Annotation Type ThisClass
-
@Retention(CLASS) @Target(PARAMETER) public @interface ThisClass
Identifies the static receiver of a static extension method, the calling class of the static method. The receiver's type must beClass.