Package | Description |
---|---|
messif.objects |
Metric data objects.
|
messif.objects.util |
Various utilities for working with collections of objects.
|
Constructor and Description |
---|
LocalAbstractObject.TextStreamFactory(LocalAbstractObject.TextStreamFactory<? extends T> sourceFactory)
Creates a new factory from another text stream factory.
|
Modifier and Type | Field and Description |
---|---|
protected LocalAbstractObject.TextStreamFactory<? extends E> |
StreamGenericAbstractObjectIterator.factory
Factory for instantiating objects read from a stream
|