Interface GeneratorConfig.NextAble<T>

All Known Subinterfaces:
GeneratorConfig.CustomChooserPropertyBuilder, GeneratorConfig.InputNodeGeneratorBuilder
Enclosing interface:
GeneratorConfig

public static interface GeneratorConfig.NextAble<T>
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • next

      T next()