Z - The represented loaded type.public abstract static class AnnotationValue.Loaded.AbstractBase.ForUnresolvedProperty<Z> extends AnnotationValue.Loaded.AbstractBase<Z>
AnnotationValue.Loaded.AbstractBase.ForUnresolvedProperty<Z>AnnotationValue.Loaded.AbstractBase<W>| Constructor and Description | 
|---|
ForUnresolvedProperty()  | 
| Modifier and Type | Method and Description | 
|---|---|
AnnotationValue.State | 
getState()
Returns the state of the represented loaded annotation value. 
 | 
boolean | 
represents(Object value)
Verifies if this loaded value represents the supplied loaded value. 
 | 
resolveclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitresolvepublic AnnotationValue.State getState()
public boolean represents(Object value)
value - A loaded annotation value.true if the supplied annotation value is represented by this annotation value.Copyright © 2014–2021. All rights reserved.