public class LocaleUtils extends Object
Constructor and Description |
---|
LocaleUtils() |
Modifier and Type | Method and Description |
---|---|
static Optional<List<Locale>> |
parseLocales(String value) |
static Optional<List<Locale.LanguageRange>> |
parseRanges(String value) |
Copyright © 2022. All rights reserved.