Search:

Type: Posts; User: crossit

Search: Search took 0.08 seconds.

  1. Replies
    7
    Views
    1,319

    Re: how to remove items of an arraylist

    yes they are in the right scope but not on the same class
    the first code is at the class bank.

    there i work with the arraylist for example

    but i have declared it in a other class called kten...
  2. Replies
    7
    Views
    1,319

    Re: how to remove items of an arraylist

    kten.kontonummer and kten.nachname cannot be resolved or is not a field ...
    but i have declared it in a other class
  3. Replies
    7
    Views
    1,319

    Re: how to remove items of an arraylist

    yes thanks mate it worked !

    a other question my toString method will not work...
  4. Replies
    7
    Views
    1,319

    how to remove items of an arraylist

    hey guys,
    i got a little question about my code...
    does the code removes the int of the arraylist? and gives it a true value out if it is removed?


    public boolean kL(int ktonummer){
    if...
Results 1 to 4 of 4