Interface IteratorGenerator.Converter

Enclosing class:
IteratorGenerator

public static interface IteratorGenerator.Converter
Interface for converting each separated token into an Object of choice.
  • Method Summary

    Modifier and Type
    Method
    Description
    convert(String token)