Interface ValueVisitor<T,​X extends Exception>

  • Type Parameters:
    T - the return type
    X - the exception type
    All Known Implementing Classes:
    VoidValueVisitor

    public interface ValueVisitor<T,​X extends Exception>
    TODO JavaDoc