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 ObjectTypedValueWrapperFieldInfo. constantInitializerValueThe constant initializer value for the field, if any.private ObjectTypedValueWrapper[]ObjectTypedValueWrapper. objectArrayValueObject array value.private ObjectTypedValueWrapperAnnotationParameterValue. valueThe parameter value.
-