#include <stringtriebuilder.h>
Public Member Functions | |
| ValueNode (int32_t initialHash) | |
| virtual UBool | operator== (const Node &other) const |
| void | setValue (int32_t v) |
Protected Attributes | |
| UBool | hasValue |
| int32_t | value |
Definition at line 266 of file stringtriebuilder.h.
1.6.1