U - The represented type.public static class AnnotationValue.ForMissingType.Loaded<U> extends AnnotationValue.Loaded.AbstractBase.ForUnresolvedProperty<U>
AnnotationValue.Loaded.AbstractBase.ForUnresolvedProperty<Z>AnnotationValue.Loaded.AbstractBase<W>| Constructor and Description |
|---|
Loaded(String typeName,
ClassNotFoundException exception)
The type's binary name.
|
| Modifier and Type | Method and Description |
|---|---|
U |
resolve()
Resolves the value to the actual value of an annotation.
|
String |
toString() |
getState, representsresolvepublic Loaded(String typeName, ClassNotFoundException exception)
typeName - The type's binary name.exception - The exception describing the missing type.public U resolve()
Copyright © 2014–2019. All rights reserved.