spring-framework / org.springframework.beans.factory.support / ManagedArray / <init>

<init>

ManagedArray(elementTypeName: String, size: Int)

Create a new managed array placeholder.

Parameters

elementTypeName - the target element type as a class name

size - the size of the array