enum and modifiers

Hi,Could someone please tell me what modifiers I can usewhen I declare an enum INSIDE a class ? (outside it's only public or default; what about the others when declared inside ?)Thanks,Adrian
[235 byte] By [AdrianSosialuka] at [2007-11-26 17:41:21]
# 1
I don't want to look that up. Can't you just try the modifiers that you're interested in using?
ChuckBinga at 2007-7-9 0:09:32 > top of Java-index,Java Essentials,New To Java...