Package org.incendo.cloud.translations
Interface LocaleExtractor<C>
- Type Parameters:
C- command sender type
Extractor that extracts
locales from command senders.-
Method Summary
-
Method Details
-
extract
Extracts the locale from the givenrecipient.- Parameters:
recipient- recipient to extract locale from- Returns:
- the extracted locale
-