Events.ParametricInferenceEventpublic abstract static class Events.InferenceEvent extends Object
| Modifier and Type | Field | Description |
|---|---|---|
List<StackTraceElement> |
stack |
|
(package private) int |
STACK_PREFIX |
|
long |
when |
| Modifier | Constructor | Description |
|---|---|---|
protected |
InferenceEvent(long when) |
|
protected |
InferenceEvent(long when,
int stackFrames) |
public final long when
public final List<StackTraceElement> stack
final int STACK_PREFIX
protected InferenceEvent(long when)
protected InferenceEvent(long when,
int stackFrames)
public Class getType()
Copyright © 2020 OpenNARS. All rights reserved.