Class RestructureAssertBuilder<S,​D,​RD>

  • Type Parameters:
    S - The source type
    D - The destination type
    RD - The type of the destination field

    public class RestructureAssertBuilder<S,​D,​RD>
    extends Object
    Builder to assert a set operation on a Mapper object using AssertConfiguration.
    Author:
    schuettec