A B C D E F G H I L M N O P R S T V

L

list - Variable in class com.sun.data.provider.impl.ListDataProvider
Storage for the internal List (ArrayList by default)
ListDataProvider - Class in com.sun.data.provider.impl
This TableDataProvider implementation wraps the contents of a List.
ListDataProvider() - Constructor for class com.sun.data.provider.impl.ListDataProvider
Constructs a new ListDataProvider using the default internal storage
ListDataProvider(List) - Constructor for class com.sun.data.provider.impl.ListDataProvider
Constructs a new ListDataProvider using the specified List as internal storage.

A B C D E F G H I L M N O P R S T V