Class LoptJoinTree.Leaf

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private int id  
    • Constructor Summary

      Constructors 
      Constructor Description
      Leaf​(int rootId, LoptJoinTree parent)  
    • Field Detail

      • id

        private final int id
    • Constructor Detail

    • Method Detail

      • getId

        public int getId()
        Returns:
        the id associated with a leaf node in a binary tree