Home > @uniformdev/redirect > PathTrie > (constructor)

PathTrie.(constructor)

Constructs a new instance of the PathTrie class

Signature:

Parameters

<table><thead><tr><th>

Parameter

</th><th>

Type

</th><th>

Description

</th></tr></thead> <tbody><tr><td>

initialData

</td><td>

PathTrieData<T>

</td><td>

(Optional)

</td></tr> </tbody></table>