| com.pnfsoftware.jeb.util.serialization.annotations.Ser |
Mark a type as serializable by the PNF-ORPD mechanism. If the type to be made serializable does
not inherit from Object, it must also have an accessible no-argument constructor
(optionally marked @SerConstructor).
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
java.lang.annotation.Annotation
| |||||||||||