|
ICU 49.1
49.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 259 of file stringtriebuilder.h.
1.7.5.1