Search:

Type: Posts; User: Norm

Search: Search took 0.10 seconds.

  1. Replies
    5
    Views
    877

    Re: static method in super class

    You should do some research on static in java. Here's a page in the tutorial.
    Understanding Instance and Class Members (The Java™ Tutorials > Learning the Java Language > Classes and Objects)
    ...
  2. Replies
    5
    Views
    877

    Re: static method in super class

    Why are you trying to use a static method?
  3. Replies
    5
    Views
    877

    Re: static method in super class

    Have you tried writing a simple test case and see what happens?
Results 1 to 3 of 3