-
- All Implemented Interfaces:
public final class EmptyTargetInfo extends TargetInfo
Target info for a TypeAnnotation structure with empty content.
-
-
Constructor Summary
Constructors Constructor Description EmptyTargetInfo()
-
Method Summary
Modifier and Type Method Description IntegergetLength()The length of the structure in bytes. StringgetVerbose()A verbose description for the target info. -
-
Method Detail
-
getVerbose
String getVerbose()
A verbose description for the target info.
-
-
-
-