Skip navigation links
A B C D E G I L N P Q R S T 

G

getCurrentSize() - Method in class bag.Bag
Gets the number of entries currently in this bag.
getCurrentSize() - Method in interface bag.BagInterface
Gets the current number of entries in this bag.
getCurrentSize() - Method in interface bag.SimpleBagInterface
Gets the current number of entries in this bag.
getEntry(int) - Method in class list.AList
Retrieves the entry at a given position in this list.
getEntry(int) - Method in interface list.ListInterface
Retrieves the entry at a given position in this list.
getFrequencyOf(T) - Method in class bag.Bag
Counts the number of times a given entry appears in this bag.
getFrequencyOf(T) - Method in interface bag.BagInterface
Counts the number of times a given entry appears in this bag.
getFront() - Method in interface queue.QueueInterface
Retrieves the entry at the front of this queue.
getLength() - Method in class list.AList
Gets the length of this list.
getLength() - Method in interface list.ListInterface
Gets the length of this list.
A B C D E G I L N P Q R S T 
Skip navigation links