Package pulse.tasks.listeners
Class ResultFormatEvent
- java.lang.Object
-
- pulse.tasks.listeners.ResultFormatEvent
-
- All Implemented Interfaces:
Serializable
public class ResultFormatEvent extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ResultFormatEvent(ResultFormat rf)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ResultFormat
getResultFormat()
-
-
-
Constructor Detail
-
ResultFormatEvent
public ResultFormatEvent(ResultFormat rf)
-
-
Method Detail
-
getResultFormat
public ResultFormat getResultFormat()
-
-