| 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 |
|---|---|
OctaveFake |
FakeRangeReader.read(BufferedReader reader) |
| Modifier and Type | Method and Description |
|---|---|
Class<OctaveFake> |
FakeWriter.javaType() |
| Modifier and Type | Method and Description |
|---|---|
void |
FakeWriter.write(Writer writer,
OctaveFake octaveFake) |
| Modifier and Type | Method and Description |
|---|---|
OctaveFake |
OctaveFake.shallowCopy() |
Copyright © 2006–2018 Simuline Organization (l2r). All rights reserved.