Search:

Type: Posts; User: Norm

Search: Search took 0.14 seconds.

  1. Re: Creating an exact replica of an original instance?

    From the tutorial:
  2. Re: Creating an exact replica of an original instance?

    Why do you think its a constructor? Read the doc at the link I gave.
  3. Re: Creating an exact replica of an original instance?

    Take a look at the tutorial to see what a constructor is:
    Providing Constructors for Your Classes (The Java™ Tutorials > Learning the Java Language > Classes and Objects)

    copy() is a method...
  4. Re: Creating an exact replica of an original instance?

    Where is the constructor that takes a City object as a parameter?
Results 1 to 4 of 4