Package | Description |
---|---|
messif.objects.util |
Various utilities for working with collections of objects.
|
messif.pivotselection |
Support for selection of representative objects (pivots).
|
Modifier and Type | Class and Description |
---|---|
class |
StreamGenericAbstractObjectIterator<E extends LocalAbstractObject>
This class represents an iterator on
LocalAbstractObject s that are read from a file. |
class |
StreamsMetaObjectMapIterator
This class is to contruct MetaObjects from several simultaneously opened files (subObjectIterators).
|
Modifier and Type | Field and Description |
---|---|
protected AbstractStreamObjectIterator<LocalAbstractObject> |
StreamSequencePivotChooser.stream
Stream to read pivots from
|