Class SetterWrapperForCollectionsAndMaps

  • All Implemented Interfaces:
    Assignment, Writable

    public class SetterWrapperForCollectionsAndMaps
    extends WrapperForCollectionsAndMaps
    This wrapper handles the situation where an assignment is done via the setter, without doing anything special.
    Author:
    Sjaak Derksen
    • Constructor Detail

      • SetterWrapperForCollectionsAndMaps

        public SetterWrapperForCollectionsAndMaps​(Assignment decoratedAssignment,
                                                  List<Type> thrownTypesToExclude,
                                                  Type targetType,
                                                  boolean fieldAssignment)