from Enum
Returns an ArbArgsGenerator for the given Enum of type E.
Since
2.0.0
Parameters
E
the Enum type which shall be transformed into an ArbArgsGenerator.
Returns an OrderedArgsGenerator for the given Enum of type E.
Since
2.0.0
Parameters
E
the Enum type which shall be transformed into an OrderedArgsGenerator.