Interface InternalLengthGeneratorSpec<T>

All Superinterfaces:
GeneratorSpec<T>
All Known Implementing Classes:
EmailGenerator, LuhnGenerator, Mod10Generator, Mod11Generator

@InternalApi public interface InternalLengthGeneratorSpec<T> extends GeneratorSpec<T>