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