Skip to content

[ISSUE] Clarify under which conditions a class without fields is (de-)serializable #86

@quantummaiddeveloper

Description

@quantummaiddeveloper

Do you have an idea to improve the project? Please describe.
Clarify under which conditions a class without fields is (de-)serializable

sealed class Parent

class Child : Parent()

I was surprised that Child is serializable here.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions