Interface NumericFunction.INumericExecutor

    • Method Detail

      • execute

        @NonNull
        INumericItem execute​(@NonNull
                             INumericItem item)
        Perform the execution using the provided item.
        Parameters:
        item - the item to operate on
        Returns:
        the numeric result from the execution