Uses of Class
com.strobel.reflection.emit.AnnotationInvocationHandler
-
Packages that use AnnotationInvocationHandler Package Description com.strobel.reflection.emit -
-
Uses of AnnotationInvocationHandler in com.strobel.reflection.emit
Methods in com.strobel.reflection.emit that return AnnotationInvocationHandler Modifier and Type Method Description private AnnotationInvocationHandler
AnnotationInvocationHandler. asOneOfUs(java.lang.Object o)
Returns an object's invocation handler if that object is a dynamic proxy with a handler of type AnnotationInvocationHandler.
-