A C D G I M R S T

R

removeCharAtEnd() - Method in class DoublyLinkedList
Remove and return the character at the end of the doubly linked list.
removeCharFromFront() - Method in class DoublyLinkedList
Remove and return the character at the front of the doubly linked list.
reverse() - Method in class DoublyLinkedList
Reverse the list.

A C D G I M R S T