Interface NonBreakPointsLoader

All Known Implementing Classes:
NonBreakPointsLoaderImpl

@ParametersAreNonnullByDefault public interface NonBreakPointsLoader
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • loadNBSP

      @Nonnull @CheckReturnValue List<String> loadNBSP(@Nullable String lang)