Class BiPropertyVisitor<T,​P>

  • Type Parameters:
    T - The bean type.
    P - The property type.

    public class BiPropertyVisitor<T,​P>
    extends Object
    • Method Detail

      • execute

        protected void execute​(T source,
                               T target)