- isEmpty() - Method in class bag.Bag
-
Sees whether this bag is empty.
- isEmpty() - Method in interface bag.BagInterface
-
Sees whether this bag is empty.
- isEmpty() - Method in interface bag.SimpleBagInterface
-
Sees whether this bag is empty.
- isEmpty() - Method in class list.AList
-
Sees whether this list is empty.
- isEmpty() - Method in interface list.ListInterface
-
Sees whether this list is empty.
- isEmpty() - Method in interface queue.QueueInterface
-
Detects whether this queue is empty.
- isEmpty() - Method in class stack.LinkedStack
-
- isEmpty() - Method in interface stack.StackInterface
-
Detects whether this stack is empty.