Class LabelledTree.Leaf<L1,L2>

    • Constructor Detail

      • Leaf

        public Leaf​(L2 label)
    • Method Detail

      • getLabel

        public L2 getLabel()