Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Folds amounts.
Syntax
public Object fold(
IRPayTaxCalcFunctor _functor,
Object _initialState,
Object _context)
Run On
Called
Parameters
- _functor
Type: IRPayTaxCalcFunctor Interface
The functor.
- _initialState
Type: Object Class
Applies functor to elements.
- _context
Type: Object Class
The context.
Return Value
Type: Object Class
The calculatin state.