list->contains
list->contains is a member in the List, Queue, and Stack group; call it on the receiver shown before the arrow.
list->contains is a member in the List, Queue, and Stack group; call it on the receiver shown before the arrow.
list->first is a member in the List, Queue, and Stack group; call it on the receiver shown before the arrow.
list->insert is a member in the List, Queue, and Stack group; call it on the receiver shown before the arrow.
list->insertFirst is a member in the List, Queue, and Stack group; call it on the receiver shown before the arrow.
list->insertLast is a member in the List, Queue, and Stack group; call it on the receiver shown before the arrow.
list->last is a member in the List, Queue, and Stack group; call it on the receiver shown before the arrow.
list->remove is a member in the List, Queue, and Stack group; call it on the receiver shown before the arrow.
list->removeAll is a member in the List, Queue, and Stack group; call it on the receiver shown before the arrow.
list->removeFirst is a member in the List, Queue, and Stack group; call it on the receiver shown before the arrow.
list->removeLast is a member in the List, Queue, and Stack group; call it on the receiver shown before the arrow.
queue->first is a member in the List, Queue, and Stack group; call it on the receiver shown before the arrow.
queue->get is a member in the List, Queue, and Stack group; call it on the receiver shown before the arrow.
queue->insert is a member in the List, Queue, and Stack group; call it on the receiver shown before the arrow.
queue->insertFrom is a member in the List, Queue, and Stack group; call it on the receiver shown before the arrow.
queue->insertLast is a member in the List, Queue, and Stack group; call it on the receiver shown before the arrow.
queue->remove is a member in the List, Queue, and Stack group; call it on the receiver shown before the arrow.
queue->removeFirst is a member in the List, Queue, and Stack group; call it on the receiver shown before the arrow.
queue->size is a member in the List, Queue, and Stack group; call it on the receiver shown before the arrow.
queue->unspool is a member in the List, Queue, and Stack group; call it on the receiver shown before the arrow.
stack->first is a member in the List, Queue, and Stack group; call it on the receiver shown before the arrow.
stack->get is a member in the List, Queue, and Stack group; call it on the receiver shown before the arrow.
stack->insert is a member in the List, Queue, and Stack group; call it on the receiver shown before the arrow.
stack->insertFirst is a member in the List, Queue, and Stack group; call it on the receiver shown before the arrow.
stack->remove is a member in the List, Queue, and Stack group; call it on the receiver shown before the arrow.
stack->removeFirst is a member in the List, Queue, and Stack group; call it on the receiver shown before the arrow.
stack->size is a member in the List, Queue, and Stack group; call it on the receiver shown before the arrow.