Search:

Type: Posts; User: JavaPF

Search: Search took 0.21 seconds.

  1. Re: Basic Class Interaction Question

    Good afternoon Sterzerkmode,

    Here is an example. The user inputs into the console and the Strings are added to an ArrayList.

    You can then extract this data from the ArrayList. Obviousally you...
  2. Re: Basic Class Interaction Question

    Hello Sterzerkmode,

    Just to confirm, you need to use:



    Term x = new Term();
    But you want the user to be able to input the value for x?
Results 1 to 2 of 2