Searched refs:STRINGIFY_SEPARATOR (Results 1 – 2 of 2) sorted by relevance
48 private static final String STRINGIFY_SEPARATOR = "\u0001"; field in AccountWithDataSet51 Pattern.compile(Pattern.quote(STRINGIFY_SEPARATOR));87 sb.append(STRINGIFY_SEPARATOR); in addStringified()91 sb.append(STRINGIFY_SEPARATOR); in addStringified()
43 private static final String STRINGIFY_SEPARATOR = "\u0001"; field in AccountWithDataSet47 Pattern.compile(Pattern.quote(STRINGIFY_SEPARATOR));187 sb.append(STRINGIFY_SEPARATOR); in addStringified()189 sb.append(STRINGIFY_SEPARATOR); in addStringified()