Interface SizeGeneratorSpec<T>

Type Parameters:
T - the object type
All Superinterfaces:
GeneratorSpec<T>
All Known Subinterfaces:
CollectionGeneratorSpec<T>, MapGeneratorSpec<K,V>

public interface SizeGeneratorSpec<T> extends GeneratorSpec<T>
Generator spec for specifying the size of an object.
Since:
2.13.0