public abstract @interface

SerConstructor

implements Annotation
com.pnfsoftware.jeb.util.serialization.annotations.SerConstructor

Class Overview

Moot annotation. Used to annotate no-argument constructors whose sole purpose is to allow serialization to work for types that do not inherit from Object.

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation