Description
In Complex, the Javadoc of readResolve mentions the necessary override of createComplex by subclasses, but the method itself does not use it.
Serialization is part of the API and must be covered by unit tests.
In Complex, the Javadoc of readResolve mentions the necessary override of createComplex by subclasses, but the method itself does not use it.
Serialization is part of the API and must be covered by unit tests.