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 Summary

    Modifier and Type
    Method
    Description
    int
     
  • Method Details

    • weight

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