Searched defs:LEVEL_SEPARATOR_BYTE (Results 1 – 3 of 3) sorted by relevance
24 const uint8_t Collation::LEVEL_SEPARATOR_BYTE; member in Collation
31 static const uint8_t LEVEL_SEPARATOR_BYTE = 1; variable
34 public static final int LEVEL_SEPARATOR_BYTE = 1; field in Collation