public class Event extends Object
Constructor and Description |
---|
Event(String outcome,
String[] context) |
Event(String outcome,
String[] context,
float[] values) |
Modifier and Type | Method and Description |
---|---|
String[] |
getContext() |
String |
getOutcome() |
float[] |
getValues() |
String |
toString() |
Copyright © 2017 The Apache Software Foundation. All rights reserved.