Annotation Type Partial
Mark a class as an extension/partial of an existing class.
-
Required Element Summary
Required Elements
-
Element Details
-
value
String valueThe full signature of a class that should be extended like "java/lang/String"- Returns:
- the signature
-