Class ReflectionDriver.ClassMemberCache
java.lang.Object
nonapi.io.github.classgraph.reflection.ReflectionDriver.ClassMemberCache
- Enclosing class:
ReflectionDriver
Caches class members.
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate void
cacheField
(Field field) private void
cacheMethod
(Method method)
-
Field Details
-
methodNameToMethods
-
fieldNameToField
-
-
Constructor Details
-
ClassMemberCache
- Throws:
Exception
-
-
Method Details
-
cacheMethod
-
cacheField
-