Package de.aristaflow.ilm.model.common.collection
-
Class Summary Class Description AbstractListRemoteIteratorData<T> Parent class for all remote iterator data based on lists of objects of the same type.InitialRemoteIteratorData<T> Parent class for all initial remote iterator data.RemoteIteratorData<T> Parent class for all following (non-initial) remote iterator data.RemoteIteratorHandler<T,I extends InitialRemoteIteratorData<T>,N extends RemoteIteratorData<T>> This class handles remote iterators by assigning IDs to them and mapping these IDs to the respective handler.