Schnittstelle ArrayArbitrary<T extends @Nullable Object,A>

Typparameter:
A - type of the resulting array class
Alle Superschnittstellen:
Arbitrary<A>, SizableArbitrary<A>, StreamableArbitrary<T,A>

@API(status=MAINTAINED, since="1.4.0") public interface ArrayArbitrary<T extends @Nullable Object,A> extends StreamableArbitrary<T,A>
Fluent interface to add functionality to arbitraries that generate instances of Arrays