Package google.registry.tools
Interface GsonUtils.GsonPostProcessable
- All Known Implementing Classes:
Address
,ContactAddress
,MarkAddress
,RegistrarAddress
- Enclosing class:
GsonUtils
public static interface GsonUtils.GsonPostProcessable
Interface to enable GSON post-processing on a particular object after deserialization.
-
Method Summary
-
Method Details
-
postProcess
void postProcess()
-