Uses of Class
com.google.gson.FieldAttributes
Packages that use FieldAttributes
-
Uses of FieldAttributes in com.google.gson
Methods in com.google.gson with parameters of type FieldAttributesModifier and TypeMethodDescriptionboolean
ExclusionStrategy.shouldSkipField
(FieldAttributes f) Decides if a field should be skipped during serialization or deserialization.