10-07-2009, 05:18 PM
Hi all,
I'm working on a little java program and I'm using classes. Though, I'd like to make some methods to be able to be used by any class in the package. Is this possible? And if so, can you provide an example on how to declare this?
Thanks,
Combus
I'm working on a little java program and I'm using classes. Though, I'd like to make some methods to be able to be used by any class in the package. Is this possible? And if so, can you provide an example on how to declare this?
Thanks,
Combus