public class SimpleChunk<T> extends DataChunk<T> implements Serializable
| Constructor and Description |
|---|
SimpleChunk(T inT) |
SimpleChunk(T inT,
DataChunk oldChunk) |
| Modifier and Type | Method and Description |
|---|---|
T |
getData()
Returns the data contained in this DataChunk, or null if that is
infeasible
|
Iterator<DataChunk<T>> |
iterator() |
String |
toString() |
getID, getMark, lastProcessedOn, setProcessingOnCopyright © 2015–2021 Fiji. All rights reserved.