If you deserialize (?) An Object, then you are essentially creating a new instance of this class with the same properties as the original Object.
This is not the same object.
, Serializable, Serializable ( ), , . , extends Thread implements Serializable, , , , Thread.start() Thread.interrupt() readObject() readResolve(), .