public class AnnotationParser extends Object
Modifier and Type | Class and Description |
---|---|
static class |
AnnotationParser.ParseError |
static class |
AnnotationParser.ParseResult |
static class |
AnnotationParser.Prototype |
Constructor and Description |
---|
AnnotationParser() |
Modifier and Type | Method and Description |
---|---|
static AnnotationParser.ParseResult |
parse(Class<?> clz) |
public static AnnotationParser.ParseResult parse(Class<?> clz) throws AnnotationParser.ParseError
AnnotationParser.ParseError
Copyright © 2024 Alibaba Cloud Computing. All rights reserved.