what are the normal circumstances in which one would choose public over private, just reading the java forums briefly, it seems to recommend keeping things private as often as possible.
1 Like
what are the normal circumstances in which one would choose public over private, just reading the java forums briefly, it seems to recommend keeping things private as often as possible.