Class ConstructorArguments

java.lang.Object
io.beanmapper.strategy.ConstructorArguments

public class ConstructorArguments extends Object
  • Constructor Details

    • ConstructorArguments

      public ConstructorArguments(Object source, BeanMatch beanMatch, String[] constructorArgs)
  • Method Details

    • getTypes

      public Class<?>[] getTypes()
    • getValues

      public Object[] getValues()