@ThreadSafe protected static class NumberFormatter.FormatAndPattern extends Object
| Constructor and Description |
|---|
FormatAndPattern(NumberFormat format,
String pattern) |
| Modifier and Type | Method and Description |
|---|---|
NumberFormat |
getFormat() |
String |
getPattern() |
public FormatAndPattern(@Nonnull NumberFormat format, @Nonnull String pattern)
@Nonnull public NumberFormat getFormat()
Copyright © 2023 echocat. All rights reserved.