public class BooleanChunk extends Chunk
Constructor and Description |
---|
BooleanChunk() |
Modifier and Type | Method and Description |
---|---|
void |
loadData(ChunkChopper chopper)
If this method is being called then
a boolean true will be set on the chunk chopper
with a key that is the id of this chunk.
|
addSubChunk, getDescription, getName, getSubChunk, initialize, setDescription, setName, toString
public void loadData(ChunkChopper chopper)
Copyright © 2000-2013 Microcrowd. All Rights Reserved.