Class ExcludeStrategy
java.lang.Object
com.pranavpandey.android.dynamic.theme.strategy.ExcludeStrategy
- All Implemented Interfaces:
ExclusionStrategy
A
Gson
exclusion strategy to exclude the field from the JSON string.-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ExcludeStrategy
public ExcludeStrategy()
-
-
Method Details
-
shouldSkipField
- Specified by:
shouldSkipField
in interfaceExclusionStrategy
-
shouldSkipClass
- Specified by:
shouldSkipClass
in interfaceExclusionStrategy
-