| Package | Description |
|---|---|
| edu.utexas.clm.archipelago.data | |
| edu.utexas.clm.archipelago.ijsupport |
| Modifier and Type | Class and Description |
|---|---|
class |
FileChunk |
class |
SimpleChunk<T> |
| Modifier and Type | Method and Description |
|---|---|
Iterator<DataChunk<T>> |
SimpleChunk.iterator() |
Iterator<DataChunk<String>> |
FileChunk.iterator() |
| Constructor and Description |
|---|
DataChunk(DataChunk chunk) |
FileChunk(String path,
DataChunk oldChunk) |
SimpleChunk(T inT,
DataChunk oldChunk) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAffineModelChunk |
class |
FloatProcessorChunk |
Copyright © 2015–2021 Fiji. All rights reserved.