| Constructor and Description |
|---|
LeastFrequentlyUsedCache(int cacheSize) |
| Modifier and Type | Method and Description |
|---|---|
void |
commit() |
FontMetrics |
getFontMetrics(FontKey fontKey) |
void |
putFontMetrics(FontKey key,
FontMetrics metrics) |
public FontMetrics getFontMetrics(FontKey fontKey)
getFontMetrics in interface FontCachepublic void putFontMetrics(FontKey key, FontMetrics metrics)
putFontMetrics in interface FontCache