Interface LowestCommonAncestorOffline.Result<V,​E>

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      V getLca​(int queryIdx)
      Get the lowest common ancestor of the given query.
      int size()
      Get the number of queries in this result.