Uses of Class
com.openhtmltopdf.swing.FSCacheKey
-
Packages that use FSCacheKey Package Description com.openhtmltopdf.extend com.openhtmltopdf.swing -
-
Uses of FSCacheKey in com.openhtmltopdf.extend
Methods in com.openhtmltopdf.extend with parameters of type FSCacheKey Modifier and Type Method Description ObjectFSCache. get(FSCacheKey cacheKey)voidFSCache. put(FSCacheKey cacheKey, Object obj) -
Uses of FSCacheKey in com.openhtmltopdf.swing
Methods in com.openhtmltopdf.swing with parameters of type FSCacheKey Modifier and Type Method Description ObjectNaiveUserAgent.NullFSCache. get(FSCacheKey cacheKey)voidNaiveUserAgent.NullFSCache. put(FSCacheKey cacheKey, Object obj)
-