Package net.sf.basedb.util
Class AnnotationUtil.Cache
java.lang.Object
net.sf.basedb.util.AnnotationUtil.Cache
- Enclosing class:
- AnnotationUtil
-
Field Summary
Modifier and TypeFieldDescriptionprivate final Map<AnnotationUtil.AnnotatableWrapper,
Set<AnnotationUtil.AnnotatableWrapper>> -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
clear()
Clear all information from the cache.(package private) boolean
(package private) Set<AnnotationUtil.AnnotatableWrapper>
get
(AnnotationUtil.AnnotatableWrapper wrapper) (package private) void
put
(AnnotationUtil.AnnotatableWrapper wrapper, Set<AnnotationUtil.AnnotatableWrapper> parents) toString()