Skip to content
This repository was archived by the owner on May 25, 2022. It is now read-only.

Allow non-serializable static types provided runtime types are serializable.

Choose a tag to compare

@davidmorgan davidmorgan released this 09 May 11:43
· 22 commits to master since this release

Allows fields to specify interfaces rather than concrete classes, provided the concrete classes are serializable.