Interface NumberAsGeneratorSpec<T extends Number>

All Superinterfaces:
AsGeneratorSpec<T>, GeneratorSpec<T>, NullableGeneratorSpec<T>, NumberGeneratorSpec<T>

public interface NumberAsGeneratorSpec<T extends Number> extends NumberGeneratorSpec<T>, AsGeneratorSpec<T>
Generator spec for Number types that supports AsGeneratorSpec.
Since:
2.6.0