Uses of Class
io.github.classgraph.ObjectTypedValueWrapper
Packages that use ObjectTypedValueWrapper
-
Uses of ObjectTypedValueWrapper in io.github.classgraph
Fields in io.github.classgraph declared as ObjectTypedValueWrapperModifier and TypeFieldDescriptionprivate ObjectTypedValueWrapper
FieldInfo.constantInitializerValue
The constant initializer value for the field, if any.private ObjectTypedValueWrapper[]
ObjectTypedValueWrapper.objectArrayValue
Object array value.private ObjectTypedValueWrapper
AnnotationParameterValue.value
The parameter value.