Home | History | Annotate | Download | only in i18n

Lines Matching refs:SimpleLRUCache

1266     gNumberFormatCache = new SimpleLRUCache(100, &createSharedNumberFormat, status);