public abstract class SerializableEnum
extends java.lang.Object
implements java.io.Serializable
This class is no longer needed since install4j 6 where the minimum Java version for the runtime is higher than 1.5 and enums can always be used.
Modifier | Constructor and Description |
---|---|
protected |
SerializableEnum() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Object |
readResolve() |