|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Notifier
The neural network notifier interface.
| Method Summary | |
|---|---|
int |
notify(int id,
NeuralNetworkTrainer from,
java.lang.Object data)
A neural network notification. |
| Method Detail |
|---|
int notify(int id,
NeuralNetworkTrainer from,
java.lang.Object data)
id - the message ID.from - the NeuralNetworkTrainer this message
originates from.data - notification-specific object data, if required.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||