JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.graphhopper.util
Interface Translation
public interface
Translation
Author:
Peter Karich
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Map
<
String
,
String
>
asMap
()
String
getLanguage
()
Locale
getLocale
()
String
tr
(
String
key,
Object
... params)
Method Details
tr
String
tr
(
String
key,
Object
... params)
asMap
Map
<
String
,
String
>
asMap
()
getLocale
Locale
getLocale
()
getLanguage
String
getLanguage
()