Skip to content
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.

Compare
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.