spring-framework / org.springframework.beans.factory.support / BeanDefinitionBuilder / addConstructorArgValue

addConstructorArgValue

open fun addConstructorArgValue(@Nullable value: Any): BeanDefinitionBuilder

Add an indexed constructor arg value. The current index is tracked internally and all additions are at the present point.