Interface TranslationsSupplier

All Superinterfaces:
Supplier<TranslationsUnit>
All Known Implementing Classes:
RepositoryFileTranslationsSupplier

public interface TranslationsSupplier extends Supplier<TranslationsUnit>
  • Method Summary

    Methods inherited from interface java.util.function.Supplier

    get