|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExclusionStrategy | |
---|---|
com.google.gson | This package provides the Gson class to convert Json to Java and
vice-versa. |
Uses of ExclusionStrategy in com.google.gson |
---|
Methods in com.google.gson with parameters of type ExclusionStrategy | |
---|---|
GsonBuilder |
GsonBuilder.setExclusionStrategies(ExclusionStrategy... strategies)
Configures Gson to apply a set of exclusion strategies during both serialization and deserialization. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |