Property | Type | Description | |
---|---|---|---|
maxLength | int | ||
nodeCount | int | ||
nodes | List |
||
rootNode | node |
Method | Description | |
---|---|---|
PatriciaTree ( List |
Method | Description | |
---|---|---|
getBit ( string name, int bit ) : bool | ||
insert ( string key ) : node |
public PatriciaTree ( List |
||
keys | List |
|
return | System.Collections.Generic |