public interface UnprocessedWaveHandler
| Modifier and Type | Method and Description |
|---|---|
void |
manageUnprocessedWave(String contextExplanation,
Wave wave)
Manage unprocessed Wave.
|
void |
manageUnprocessedWave(Wave wave)
Manage unprocessed Wave.
|
void manageUnprocessedWave(Wave wave)
wave - the wave that wasn't be processed for any reasonCopyright © 2011–2015 JRebirth OSS. All rights reserved.