2012/3/8 Emmanuel Bourg <[email protected]>: > Le 08/03/2012 01:46, sebb a écrit : > > >> The point of @Override is to document that you intended to override >> the super-class method. >> So if the name is misspelt, that will be detected. > > > Have you ever seen a misspelt toString() method? Since I started programming > in Java I haven't.
Google shows ~1500 hits for "toStrng". --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
