Searched refs:ARRAY_STRINGIFY_SEPARATOR (Results 1 – 2 of 2) sorted by relevance
49 private static final String ARRAY_STRINGIFY_SEPARATOR = "\u0002"; field in AccountWithDataSet53 Pattern.compile(Pattern.quote(ARRAY_STRINGIFY_SEPARATOR));119 sb.append(ARRAY_STRINGIFY_SEPARATOR); in stringifyList()
44 private static final String ARRAY_STRINGIFY_SEPARATOR = "\u0002"; field in AccountWithDataSet49 Pattern.compile(Pattern.quote(ARRAY_STRINGIFY_SEPARATOR));238 sb.append(ARRAY_STRINGIFY_SEPARATOR); in stringifyList()