Uses of Enum
com.google.gson.ReflectionAccessFilter.FilterResult
Packages that use ReflectionAccessFilter.FilterResult
-
Uses of ReflectionAccessFilter.FilterResult in com.google.gson
Methods in com.google.gson that return ReflectionAccessFilter.FilterResultModifier and TypeMethodDescriptionChecks if reflection access should be allowed for a class.Returns the enum constant of this type with the specified name.static ReflectionAccessFilter.FilterResult[]ReflectionAccessFilter.FilterResult.values()Returns an array containing the constants of this enum type, in the order they are declared.