W - The type of the annotation's expected value.public static class AnnotationValue.ForIncompatibleType.Loaded<W> extends AnnotationValue.Loaded.AbstractBase.ForUnresolvedProperty<W>
AnnotationValue.Loaded.AbstractBase.ForUnresolvedProperty<Z>AnnotationValue.Loaded.AbstractBase<W>| Constructor and Description |
|---|
Loaded(Class<?> type)
Creates a new description of an annotation.
|
| Modifier and Type | Method and Description |
|---|---|
W |
resolve()
Resolves the value to the actual value of an annotation.
|
String |
toString() |
getState, representsresolvepublic Loaded(Class<?> type)
type - The type that does not fulfil an expectation.public W resolve()
Copyright © 2014–2019. All rights reserved.