Interface ConfigEntryVisitor<R>

  • Type Parameters:
    R - the return value type of the visitors

    public interface ConfigEntryVisitor<R>
    Visitor that visits concrete types of ConfigEntry.