T - the type of elements.HasMultipleValues<T>, Provider<java.util.List<T>>@Incubating public interface ListProperty<T> extends Provider<java.util.List<T>>, HasMultipleValues<T>
List of elements of type ListProperty.
Note: This interface is not intended for implementation by build script or plugin authors. An instance of this class can be created through the factory method ObjectFactory.listProperty(Class).