public class PerceptHistory
extends java.lang.Object
Constructor and Description |
---|
PerceptHistory() |
Modifier and Type | Method and Description |
---|---|
void |
addPercept(Percept p) |
java.util.List<Percept> |
getCopy() |
java.util.List<Percept> |
getCopyWithLastPercept() |
java.util.List<Percept> |
getPercepts() |