Uses of Class
io.github.classgraph.ObjectTypedValueWrapper
-
Packages that use ObjectTypedValueWrapper Package Description io.github.classgraph -
-
Uses of ObjectTypedValueWrapper in io.github.classgraph
Fields in io.github.classgraph declared as ObjectTypedValueWrapper Modifier and Type Field Description private 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.
-