Interface CpfSpec

All Superinterfaces:
CpfGeneratorSpec, GeneratorSpec<String>, NullableGeneratorSpec<String>, Supplier<String>, ValueSpec<String>

public interface CpfSpec extends CpfGeneratorSpec, ValueSpec<String>
Since:
5.0.0
  • Method Summary

    Modifier and Type
    Method
    Description
    Format the CPF output.
    Indicates that null value can be generated.

    Methods inherited from interface org.instancio.generator.ValueSpec

    get, list, map, stream