Uses of Interface
dev.orne.beans.BeanAnnotationFinder.Cache
-
Uses of BeanAnnotationFinder.Cache in dev.orne.beans
Modifier and TypeClassDescriptionprotected static class
Implementation ofCache
based onWeakHashMap
.Modifier and TypeMethodDescriptionprotected @NotNull BeanAnnotationFinder.Cache
BeanAnnotationFinder.getCache()
Returns the cache to be used by this instance.Modifier and TypeMethodDescriptionprotected BeanAnnotationFinder<T,
L> BeanAnnotationFinder.setCache
(BeanAnnotationFinder.Cache cache) Sets the type level annotations cache for this instance.