public interface Translation
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
asMap() |
String |
getLanguage() |
Locale |
getLocale() |
String |
tr(String key,
Object... params) |
Copyright © 2012–2018. All rights reserved.