T - the type to producepublic interface LocalizedProducer<T> extends Producer<T>
| Modifier and Type | Method and Description |
|---|---|
T |
get(Locale language)
Get language specific Producer result
|
Set<Locale> |
getAvailableLocales()
Gets the
Locales available to this Producer. |
Copyright © 2015–2020 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.