Serialization is not mandatory, even if a Name is to be shared between remote processes, as the String representation of this Class guarantees a full and lossless reproduction. In other words, new Name( name.toString() ).equals( name ) always returns true . @author Kedar Mhaswade @version 1.0
|
|