Class ListWrapper

java.lang.Object
com.webmethods.caf.common.collections.ListWrapper
All Implemented Interfaces:
Iterable, Collection, List

public class ListWrapper extends Object implements List
Wrap all the methods of an existing list. Useful if you need to subclass a list field that is private in the superclass.
Since:
7.0