We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Constructs a base for a suffix tree
Namespace: CodeJam.CollectionsAssembly: CodeJam (in CodeJam.dll) Version: 2.1.0.0
C#
protected SuffixTreeBase()
VB
Protected Sub New
F#
new : unit -> SuffixTreeBase
SuffixTreeBase ClassCodeJam.Collections Namespace