Search:

Type: Posts; User: Bially

Search: Search took 0.09 seconds.

  1. Linked list Schminked list help with Nodes Please

    In my CS class we just started working with linked lists. The book goes into PAINFUL EXCRUCIATING LONG WINDED VOLUMINOUS detail about what a linked list is (which all could be summarized in a few...
  2. 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...
  3. 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 3 of 3