Interface CodeGeneratorSource


@SupportedAll public interface CodeGeneratorSource
For extensibility of the RecoveryCodeGenerator.
  • Method Summary

    Modifier and Type
    Method
    Description
    Retrieve a String containing the set of characters that can be generated by this code.
  • Method Details

    • getChars

      String getChars()
      Retrieve a String containing the set of characters that can be generated by this code.
      Returns:
      a String.