com.tagtraum.sixbs.adapters.util
Class LinkedListAdapt

java.lang.Object
  |
  +--com.tagtraum.sixbs.AbstractAdapter
        |
        +--com.tagtraum.sixbs.adapters.util.ListAdapt
              |
              +--com.tagtraum.sixbs.adapters.util.LinkedListAdapt
All Implemented Interfaces:
Adapter

public class LinkedListAdapt
extends ListAdapt

Adapter for an LinkedList.

Version:
$Id: LinkedListAdapt.java,v 1.1 2001/05/06 14:55:02 Hendrik Exp $
Author:
Hendrik Schreiber

Field Summary
static String vcid
          Source-Version
 
Constructor Summary
LinkedListAdapt()
           
LinkedListAdapt(LinkedList list)
           
 
Methods inherited from class com.tagtraum.sixbs.adapters.util.ListAdapt
deserialize, getList, setList
 
Methods inherited from class com.tagtraum.sixbs.AbstractAdapter
equals, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

vcid

public static String vcid
Source-Version

Constructor Detail

LinkedListAdapt

public LinkedListAdapt()

LinkedListAdapt

public LinkedListAdapt(LinkedList list)


Copyright © 2001 tagtraum industries.