public class LearningEvent extends EventObject
| Modifier and Type | Class and Description |
|---|---|
static class |
LearningEvent.Type |
source| Constructor and Description |
|---|
LearningEvent(LearningRule source,
LearningEvent.Type eventType) |
| Modifier and Type | Method and Description |
|---|---|
LearningEvent.Type |
getEventType() |
getSource, toStringpublic LearningEvent(LearningRule source, LearningEvent.Type eventType)
public LearningEvent.Type getEventType()
Copyright © 2017 Neuroph Project. All rights reserved.