public static class TypeAnnotationsReader.ThrowsTarget extends TypeAnnotationsReader.TypeAnnotationTarget
| Constructor and Description |
|---|
ThrowsTarget(String throwType) |
| Modifier and Type | Method and Description |
|---|---|
<R> R |
acceptVisitor(TypeAnnotationsReader.TypeAnnotationTargetVisitor<R> visitor) |
String |
getThrowType() |
getTargetInfopublic ThrowsTarget(String throwType)
public String getThrowType()
public <R> R acceptVisitor(TypeAnnotationsReader.TypeAnnotationTargetVisitor<R> visitor)
acceptVisitor in class TypeAnnotationsReader.TypeAnnotationTargetCopyright © 2019. All rights reserved.