Interface AbstractRegistrateAccessor
-
- All Implemented Interfaces:
public interface AbstractRegistrateAccessor
-
-
Method Summary
Modifier and Type Method Description abstract NonNullSupplier<List<Pair<String, String>>>
getExtraLang()
-
-
Method Detail
-
getExtraLang
abstract NonNullSupplier<List<Pair<String, String>>> getExtraLang()
-
-
-
-