| Package | Description |
|---|---|
| at.borkowski.spicej.impl | |
| at.borkowski.spicej.streams | |
| at.borkowski.spicej.ticks |
| Modifier and Type | Field and Description |
|---|---|
protected Queue<TickListener> |
AbstractTickSource.listeners |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTickSource.addListener(TickListener listener) |
void |
AbstractTickSource.removeListener(TickListener listener) |
| Modifier and Type | Class and Description |
|---|---|
class |
DelayedInputStream
Provides an
InputStream instance with a delay real the transferred
bytes. |
class |
DelayedOutputStream
Provides an
OutputStream instance with a delay real the transferred
bytes. |
| Modifier and Type | Method and Description |
|---|---|
void |
TickSource.addListener(TickListener listener)
Adds a listener to fire tick events to.
|
void |
TickSource.removeListener(TickListener listener)
Removes a tick listener.
|
Copyright © 2015. All rights reserved.