Interface IResourceReference

    • Method Detail

      • accept

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