JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
Select Theme
Light
Dark
System Setting
com.amilesend.client.parse.strategy
GsonSerializeExclude
Contents
Description
Hide sidebar
Show sidebar
Annotation Type GsonSerializeExclude
@Retention
(
RUNTIME
)
@Target
(
FIELD
)
public @interface
GsonSerializeExclude
Annotation to indicate that a field should be excluded from both Gson serialization only.