| 
 Relates :   
 | 
A DESCRIPTION OF THE REQUEST : Since the javadoc says that a doubly linked list is used internally, presumably LinkedHashSet could readily support all of the required and optional methods of List. JUSTIFICATION : It's sad that no JRE collection implements both List and Set. Ie, a List without duplicates.
  |