class interface LINK2[E]
   -- 
   --  To implement TWO_WAY_LINKED_LIST[E].
   -- 


end of LINK2[E]