Searched refs:endSupSymbol (Results 1 – 1 of 1) sorted by relevance
128 private static final String endSupSymbol = "\uE23B"; field in ExampleGenerator1166 x.setNegativeSuffix(endSupSymbol + x.getNegativeSuffix()); in handleNumberSymbol()1167 x.setPositiveSuffix(endSupSymbol + x.getPositiveSuffix()); in handleNumberSymbol()1801 .replace(endSupSymbol, endSup) in finalizeBackground()