Package com.itextpdf.io.font
Class FontCacheKey.FontCacheStringKey
- java.lang.Object
-
- com.itextpdf.io.font.FontCacheKey
-
- com.itextpdf.io.font.FontCacheKey.FontCacheStringKey
-
- Enclosing class:
- FontCacheKey
private static class FontCacheKey.FontCacheStringKey extends FontCacheKey
-
-
Field Summary
Fields Modifier and Type Field Description private java.lang.String
fontName
-
Constructor Summary
Constructors Constructor Description FontCacheStringKey(java.lang.String fontName)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object o)
int
hashCode()
-
Methods inherited from class com.itextpdf.io.font.FontCacheKey
create, create, create, create
-
-