Searched refs:countToExampleSet (Results 1 – 1 of 1) sorted by relevance
4009 private final Map<Count, Set<Double>> countToExampleSet; field in SupplementalDataInfo.PluralInfo4142 countToExampleSet = Collections.unmodifiableMap(countToExampleSetRaw); in PluralInfo()4182 return countToExampleSet + "; " + exampleToCount + "; " + pluralRules; in toString()4186 return countToExampleSet; in getCountToExamplesMap()