gayathri97 / mini-java

Automatically exported from code.google.com/p/mini-java
0 stars 0 forks source link

Remove equals() in Symbol class #64

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
* Symbol is immutable class. Theoretically speaking, "==" can be used.
* There is actually no needs to compare two Symbols.

Original issue reported on code.google.com by lemontree.cool on 4 Oct 2008 at 1:47

GoogleCodeExporter commented 9 years ago

Original comment by lemontree.cool on 21 May 2009 at 2:49

GoogleCodeExporter commented 9 years ago

Original comment by lemontree.cool on 18 Jul 2009 at 11:59