Uses of Class
jnr.ffi.util.AnnotationProxy
Packages that use AnnotationProxy
-
Uses of AnnotationProxy in jnr.ffi.util
Methods in jnr.ffi.util that return AnnotationProxyModifier and TypeMethodDescriptionprivate static AnnotationProxy<?>
AnnotationProxy.getAnnotationProxy
(Object obj) Retrieves the annotation proxy, if any, given the annotation.static <A extends Annotation>
AnnotationProxy<A>Creates a new annotation proxy.