Class UtilityTraceFunctionOutput


  • public final class UtilityTraceFunctionOutput
    extends Object
    A UtilityTraceFunctionOutput is comprised of a UtilityTraceFunction and its corresponding global result.
    Since:
    100.9.0
    • Method Detail

      • getFunction

        public UtilityTraceFunction getFunction()
        Gets the UtilityTraceFunction that was executed by the trace.
        Returns:
        the UtilityTraceFunction that was executed by the trace
        Since:
        100.9.0