|
ICU 4.8.1.1
4.8.1.1
|
#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 |
This API is for internal use only.
Definition at line 250 of file stringtriebuilder.h.
1.7.6.1