to Semi Ordered
Turns this ArbArgsGenerator into a SemiOrderedArgsGenerator with size 1.
With size = 1 because the constant part of this generator is that it yields always values from the same ArbArgsGenerator.
Return
The resulting SemiOrderedArgsGenerator.
Since
2.3.0
Parameters
A1
The type of values generated by this ArbArgsGenerator.