Interface FSSupplier<T>

All Known Implementing Classes:
FontFaceFontSupplier, PdfBoxFontResolver.FilePDFontSupplier, PDFontSupplier

public interface FSSupplier<T>
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • supply

      T supply()