@FunctionalInterface public interface TranslatorSupplier<T extends Translator>
| Modifier and Type | Method and Description |
|---|---|
Translator |
get()
Constructed instance of Translator resource
|
Translator get()
Copyright © 2018 JBoss by Red Hat. All rights reserved.