Uses of Class
com.davisor.data.stream.CollectionDataSource

Packages that use CollectionDataSource
com.davisor.data.stream This package extends the data framework package with tools for working with data streams and buffers containing data framework data objects and arbitrary data objects.  
 

Uses of CollectionDataSource in com.davisor.data.stream
 

Subclasses of CollectionDataSource in com.davisor.data.stream
 class LazyListDataBuffer
          LazyListDataBuffer implements a delayed initialization list data buffer.
 class ListDataBuffer
          ListDataBuffer represents a data buffer that uses a standard Java list to implement a buffer of DataValue elements.
 



Copyright © 2001-2004 Davisor Oy. All Rights Reserved.