| Interface | Description |
|---|---|
| Tape<T> |
| Class | Description |
|---|---|
| AbstractInfiniteTape<T> | |
| InfiniteCharacterTape |
NOTE, that a
Character is not sufficient to represent each Unicode character. |
| InfiniteSignedIntegerTape |
Input and output are done in terms of four byte (aka 32 bit) signed integer values.
|
| TapeSegment<T> |
| Enum | Description |
|---|---|
| TapeEofBehaviour |
| Exception | Description |
|---|---|
| OutOfTapeBoundsException | |
| TapeIOException |
Copyright © 2018. All rights reserved.