Searched refs:STRINGIFY_SEPARATOR (Results 1 – 1 of 1) sorted by relevance
41 private static final String STRINGIFY_SEPARATOR = "\u0001"; field in AccountWithDataSet45 Pattern.compile(Pattern.quote(STRINGIFY_SEPARATOR));164 sb.append(STRINGIFY_SEPARATOR); in addStringified()166 sb.append(STRINGIFY_SEPARATOR); in addStringified()