cz.cuni.amis.nb.pogamut.unreal.timeline.records
Class LogEvents
java.lang.Object
cz.cuni.amis.nb.pogamut.unreal.timeline.records.LogEvents
- All Implemented Interfaces:
- Serializable
public class LogEvents
- extends Object
- implements Serializable
Class for storing LogEvents of LogRecorder.
- Author:
- Honza
- See Also:
MapEvents,
Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogEvents
public LogEvents()
getMessages
public List<LogMessage> getMessages()
getEvents
public List<LogEvent> getEvents()
Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.