Search:

Type: Posts; User: chrisych

Search: Search took 0.09 seconds.

  1. Replies
    2
    Views
    2,172

    Iterator Problem

    Dear All,

    I have a problem on using the iterator.

    Why should I run “iter = myList.iterator();” one more time in order to get the correct results in TestLinkedList.java?

    Please find the...
  2. Replies
    0
    Views
    1,906

    Exception and Serialization Problems

    Dear All,

    I have some problems on using the exception and serialization.

    1) Is ListException class used to handle the RuntimeException?

    2) Is ListIndexOutOfBoundsException class used to...
Results 1 to 2 of 2