Package de.aristaflow.ilm.model.common.collection
package de.aristaflow.ilm.model.common.collection
-
ClassesClassDescriptionParent class for all remote iterator data based on lists of objects of the same type.Parent class for all initial remote iterator data.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.