Interface FSCacheValue

  • All Known Implementing Classes:
    PdfBoxRawPDFontMetrics

    public interface FSCacheValue
    Note: Classes implementing this interface should be thread safe as we document the cache being useable accross threads.
    • Method Detail

      • weight

        int weight()
        Returns:
        the (very) approximate weight of a cache value in bytes if known or -1 otherwise.