Search:

Type: Posts; User: Bially

Search: Search took 0.09 seconds.

  1. Re: newby Questions - indexOf help with an ArrayList

    I won't call you cynical but I will call you cautious...Sorry, the actual code was:
    do
    DirectoryEntry aName = dir.get(3); < - This actually does work, as you can see I'm using get on a...
  2. newby Questions - indexOf help with an ArrayList

    I'm trying to build an address book application, but before I start I'm familliaring my self with arrayLists of objects.

    I have two classes (and a third tester class):
    DirectoryEntry...
Results 1 to 2 of 2