Class FontCacheKey.FontCacheBytesKey
java.lang.Object
com.itextpdf.io.font.FontCacheKey
com.itextpdf.io.font.FontCacheKey.FontCacheBytesKey
- Enclosing class:
FontCacheKey
-
Field Details
-
firstFontBytes
private byte[] firstFontBytes -
fontLength
private int fontLength -
hashcode
private int hashcode
-
-
Constructor Details
-
FontCacheBytesKey
FontCacheBytesKey(byte[] fontBytes)
-
-
Method Details
-
equals
-
hashCode
-
calcHashCode
private int calcHashCode()
-