Module be.yildizgames.common.client
Interface TranslatedValueProvider
-
- All Known Implementing Classes:
SimpleTranslatedValueProvider
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface public interface TranslatedValueProvider
- Author:
- Gr��gory Van den Borre
-
-
Method Summary
Modifier and Type Method Description TranslatedValuegetTranslatedValue()
-
-
-
Method Detail
-
getTranslatedValue
TranslatedValue getTranslatedValue()
-
-