Class MethodCall.TargetHandler.ForMethodCall

    • Field Detail

      • appender

        private final MethodCall.Appender appender
        The appender that is the target of the using method call.
    • Constructor Detail

      • ForMethodCall

        protected ForMethodCall​(MethodCall.Appender appender)
        Creates a new target handler for another method call.
        Parameters:
        appender - The appender that is the target of the using method call.