Index

A C D E F G H I L M N P Q R S T U 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

I

isEmpty() - Method in interface utilities.ListADT
Returns true if this list contains no elements.
isEmpty() - Method in class utilities.MyArrayList
 
isEmpty() - Method in class utilities.MyDLList
 
isEmpty() - Method in interface utilities.QueueADT
Returns true if this list contains no elements.
iterator() - Method in interface utilities.ListADT
Returns an iterator over the elements in this list, in a proper sequence.
iterator() - Method in class utilities.MyArrayList
 
Iterator<E> - Interface in utilities
This interface will provide an mono-directional iterator for any of the data structures that are specified in this package.
A C D E F G H I L M N P Q R S T U 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form