Package autocomplete

Class TernarySearchTreeAutocomplete

    • Field Detail

      • overallRoot

        private TernarySearchTreeAutocomplete.Node overallRoot
        The overall root of the tree: the first character of the first autocompletion term added to this tree.
    • Constructor Detail

      • TernarySearchTreeAutocomplete

        public TernarySearchTreeAutocomplete()
        Constructs an empty instance.