Package org.jboss.jandex
Class AnnotationInstanceEquivalenceProxy
java.lang.Object
org.jboss.jandex.AnnotationInstanceEquivalenceProxy
Holds an
AnnotationInstance and implements equality and hash code as equivalence.
When using equivalence proxies, it is usually a mistake to obtain the target of the delegate annotation instance.
Thread-Safety
This class is immutable and can be shared between threads without safe publication.