Package | Description |
---|---|
info.bioinfweb.libralign.model.io |
Modifier and Type | Method and Description |
---|---|
protected DataModelReadInfo<M> |
AbstractDataModelEventReader.getCurrentInfo() |
Modifier and Type | Method and Description |
---|---|
List<DataModelReadInfo<M>> |
AbstractDataModelEventReader.getModels() |
List<DataModelReadInfo<M>> |
DataModelEventReader.getModels()
Returns the model objects that have been read from the underlying JPhyloIO event stream until now.
|