Interface ArrayTypeArgumentBuilder<A>

Type Parameters:
A - the type of the parent builder

public interface ArrayTypeArgumentBuilder<A>

An array type argument builder is used to specify the component type of an array type.

Since:
1.0
Author:
Jeremy Kuhn
See Also:
  • Method Details