public class AISExporter
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
filePath |
Constructor and Description |
---|
AISExporter(java.lang.String filePath) |
Modifier and Type | Method and Description |
---|---|
void |
recordAI(ActionInstance ai) |
public void recordAI(ActionInstance ai) throws java.lang.Exception
java.lang.Exception