Searched defs:ScientificMatcher (Results 1 – 4 of 4) sorted by relevance
16 public class ScientificMatcher implements NumberParseMatcher { class29 private ScientificMatcher(DecimalFormatSymbols symbols, Grouper grouper) { in ScientificMatcher() method in ScientificMatcher
18 public class ScientificMatcher implements NumberParseMatcher { class31 private ScientificMatcher(DecimalFormatSymbols symbols, Grouper grouper) { in ScientificMatcher() method in ScientificMatcher
35 ScientificMatcher::ScientificMatcher(const DecimalFormatSymbols& dfs, const Grouper& grouper) in ScientificMatcher() function in ScientificMatcher