public static final class RuntimeType.Verifier extends Object
Modifier and Type | Method and Description |
---|---|
static Assigner.Typing |
check(AnnotationSource annotationSource)
Checks if an annotated element should be assigned a value by considering the runtime type.
|
public static Assigner.Typing check(AnnotationSource annotationSource)
annotationSource
- The annotated element of interest.Copyright © 2014–2020. All rights reserved.