Interface IsbnGeneratorSpec

All Superinterfaces:
GeneratorSpec<String>, NullableGeneratorSpec<String>
All Known Subinterfaces:
IsbnSpec
All Known Implementing Classes:
IsbnGenerator

public interface IsbnGeneratorSpec extends NullableGeneratorSpec<String>
Spec for generating ISBN.
Since:
2.11.0
  • Method Summary

    Modifier and Type
    Method
    Description
    Indicates that null value can be generated.