public class Event extends Object
Event(String outcome, String[] context)
Event(String outcome, String[] context, float[] values)
String[]
getContext()
String
getOutcome()
float[]
getValues()
toString()
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Event(String outcome, String[] context)
public Event(String outcome, String[] context, float[] values)
public String getOutcome()
public String[] getContext()
public float[] getValues()
public String toString()
toString
Object
Copyright © 2015 The Apache Software Foundation. All rights reserved.