boolean method Sun naming convention?
807607Nov 13 2006 — edited Nov 13 2006Does anyone know if the Sun manual for boolean methods has a naming convention? That is: are methods that return boolean supposed to start with 'is' or 'has' or something like that?
I have the Sun conventions manual from 1997, and it doesn't say -- I'm wonderring if this is now out of data?
L-