Package com.priint.pubserver.lang
Interface TranslationsSupplier
-
- All Superinterfaces:
java.util.function.Supplier<TranslationsUnit>
- All Known Implementing Classes:
RepositoryFileTranslationsSupplier
public interface TranslationsSupplier extends java.util.function.Supplier<TranslationsUnit>