Class ListDelegator

java.lang.Object
org.eclnt.jsfserver.util.ListDelegator
All Implemented Interfaces:
Iterable, Collection, List

public class ListDelegator extends Object implements List
Delegates all calls to the ListDelegator to the contained list.