public class AnnotationProxyPool extends Object
AnnotationProxyPool()
static <A extends Annotation>A
getOrPut(A rawAnnotation, Function<A,A> function)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AnnotationProxyPool()
public static <A extends Annotation> A getOrPut(A rawAnnotation, Function<A,A> function)
Copyright © 2023. All rights reserved.