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).
Hallo,
wenn 2 Objekte mittels == geprüft werden und true zurückliefern, dann muss doch die equals Methode automatisch auch immer true zurückliefern ?
http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html#equals(java.lang.Object)
=> reflexiv