Search:

Type: Posts; User: Norm

Search: Search took 0.10 seconds.

  1. Replies
    13
    Views
    2,671

    Re: random not working in .class method

    Could a problem be that this line is NOT a constructor:

    public void Star(double myX, double myY, double myLayer)
  2. Replies
    13
    Views
    2,671

    Re: random not working in .class method

    Only object references can have the value of null. If numberX is an int or double, it would have a printable value.

    Your posted code is useless.
Results 1 to 2 of 2