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