T - the resource typepublic interface ResourceProvider<T>
| Modifier and Type | Method and Description |
|---|---|
T |
getResource(String bundleName,
String key,
Locale locale)
Try to get a given resource.
|
Copyright © 2006–2017 Esito AS. All rights reserved.