Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Die Frage ist sicher ziehmlich schnell geklärt.
Was mach ich in Java, wenn ich ein Object das ich definiert habe kopieren will, muss ich da nen Copy-Constructor schreiben oder gibts da ne besser Lösung?
Danke für euer Verständnis.
Copy-Konstruktor oder clone() (re-)definieren.