JavaScript is disabled on your browser.
Skip navigation links
org.biojava.bio.symbol

Class UkkonenSuffixTree.SuffixNode

    • Constructor Detail

    • Method Detail

      • isTerminal

        public abstract boolean isTerminal()
        Determine is this node is terminal (has no children).

        Note that this only happens at the terminated node (if the sequences have been terminated.

        Returns:
        true if and only if this node has no children.
      • hasChild

        public abstract boolean hasChild(Character i)
        Determine if this node has a child corresponding to a given character
        Parameters:
        i - the first Character of the edge coming down this node.
        Returns:
        true if the node has a child going down from that character, false otherwise
Skip navigation links

Copyright © 2020 BioJava. All rights reserved.

AltStyle によって変換されたページ (->オリジナル) /