Annotation Interface SerializableClass
Defines a class as serializable.
- Since:
- 1.0
- Author:
- sehrschlechtYT | https://github.com/sehrschlechtYT
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum
Constructor types. -
Required Element Summary
Required Elements
-
Element Details
-
constructorType
SerializableClass.ConstructorType constructorType- Returns:
- The type of the constructor that should be used to create a new instance of the class.
-