Package com.google.common.truth
Interface Platform.ToLocaleStringOptions
-
- All Known Implementing Classes:
Platform.JavaLikeOptions
- Enclosing class:
- Platform
private static interface Platform.ToLocaleStringOptions
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetMaximumFractionDigits()intgetMinimumFractionDigits()booleangetUseGrouping()
-