Package com.dxfeed.model

Provides convenient data models for events processing.

See:
          Description

Interface Summary
ObservableListModel<E> A list that allows to track its changes via listeners.
ObservableListModelListener<E> Callback interface that receives notifications about changes in ObservableListModel.
 

Class Summary
ObservableListModelListener.Change<E> Represents a notification of the change done to an ObservableListModel.
 

Package com.dxfeed.model Description

Provides convenient data models for events processing.



Copyright © 2013 Devexperts. All Rights Reserved.