Class DelegatingVariableMapper


  • public class DelegatingVariableMapper
    extends VariableMapper
    Since:
    2.1
    Author:
    Arjan Tijms.
    • Constructor Detail

      • DelegatingVariableMapper

        public DelegatingVariableMapper​(VariableMapper wrapped)
        Construct delegating variable mapper.
        Parameters:
        wrapped - The variable mapper to be wrapped.