Class SetGenerator

All Implemented Interfaces:
Generator, ParameterizableGenerator, TypedParameterizableGenerator<Set<?>>, TypedGenerator<Set<?>>

@API(status=STABLE, since="0.1") @Priority(-2000) public class SetGenerator extends AbstractTypedParameterizableGenerator<Set<?>,CollectionGenerationParameters>
Generator of Set values. Requires supported component type generation in Generators.
Since:
0.1
Version:
1.0, 2022-12
Author:
(w) Iker Hernaez