| Package | Description |
|---|---|
| eu.simuline.octave.io.impl |
Provides the implementations of the services
specified in
eu.simuline.octave.io.spi;
one for each octave type given in octave via typeinfo. |
| eu.simuline.octave.type |
Contains all octave types which are supported.
|
| Modifier and Type | Method and Description |
|---|---|
OctaveCell |
CellReader.read(BufferedReader reader) |
| Modifier and Type | Method and Description |
|---|---|
Class<OctaveCell> |
CellWriter.javaType() |
| Modifier and Type | Method and Description |
|---|---|
void |
CellWriter.write(Writer writer,
OctaveCell octaveCell) |
| Modifier and Type | Method and Description |
|---|---|
OctaveCell |
OctaveCell.shallowCopy() |
Copyright © 2006–2018 Simuline Organization (l2r). All rights reserved.