class interface TWO_WAY_LINKED_LIST_NODE[E] -- -- To implement TWO_WAY_LINKED_LIST[E]. -- end of TWO_WAY_LINKED_LIST_NODE[E]