Search:

Type: Posts; User: Norm

Search: Search took 0.10 seconds.

  1. Replies
    12
    Views
    5,254

    Re: Adding value to existing map key

    Just talking about programming.
  2. Replies
    12
    Views
    5,254

    Re: Adding value to existing map key

    Then you'd need a remove() method and a update() method and so on and on

    What would be the result of add() when the current value is a String and the value to be added is a JComponent?
  3. Replies
    12
    Views
    5,254

    Re: Adding value to existing map key

    What would the add() method do?
  4. Replies
    12
    Views
    5,254

    Re: Adding value to existing map key

    The key is associated with one value.
    What do you mean by "adding a value" to a key?
    You can change the value of the value object or you can replace the value object that is associated with the...
  5. Replies
    12
    Views
    5,254

    Re: Adding value to existing map key

    Are you sure? I think it has many methods.
Results 1 to 5 of 5