Interface ISortOrder

    • Method Detail

      • accept

        <O,​E extends java.lang.Exception> O accept​(ISortOrderVisitor<O,​E> visitor)
                                                  throws E extends java.lang.Exception
        Throws:
        E extends java.lang.Exception