This repository has been archived by the owner on May 25, 2022. It is now read-only.
Allow non-serializable static types provided runtime types are serializable.
Allows fields to specify interfaces rather than concrete classes, provided the concrete classes are serializable.