| Package | Description |
|---|---|
| de.fxnn.brainfuck.tape |
| Modifier and Type | Method and Description |
|---|---|
abstract Integer |
TapeEofBehaviour.getEofValue(Tape tape,
DataInput input) |
void |
InfiniteSignedIntegerTape.readTo(DataOutput output) |
void |
Tape.readTo(DataOutput output) |
void |
InfiniteCharacterTape.readTo(DataOutput output) |
void |
InfiniteSignedIntegerTape.writeFrom(DataInput input) |
void |
Tape.writeFrom(DataInput input) |
void |
InfiniteCharacterTape.writeFrom(DataInput input) |
Copyright © 2018. All rights reserved.