Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Making methods available within classes?
#13
Something you might want to look into is a static class. I've never worked with one myself, but it would be a good way to group methods that you want readily available to all classes.

To give you an example - the math class is static.
Reply


Messages In This Thread
RE: Making methods available within classes? - by wat - 10-22-2009, 04:15 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [Tutorial] Java Classes, Methods and Objects Eustaquio 0 1,002 10-14-2009, 03:55 AM
Last Post: Eustaquio

Forum Jump:


Users browsing this thread: 1 Guest(s)