Interface LocaleExtractor.Builder<C>

Type Parameters:
C - command sender type
Enclosing interface:
LocaleExtractor<C>

public static interface LocaleExtractor.Builder<C>
Builder for a LocaleExtractor that delegates to functions based on command sender type.
See Also: