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 Details

    • SetterWrapperForCollectionsAndMaps

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