home
> news
> developers
> stephen colebourne: dot equals and the source keyword
Stephen Colebourne: Dot equals and the source keyword
A number of comments to yesterday's blog on a dot equals operator for overloading equals() objected to the syntax. As I tried to show, using the most logical syntax of == isn't possible in Java. Or is it?