Uses of Class
com.formdev.flatlaf.util.SoftCache.CacheReference
-
Packages that use SoftCache.CacheReference Package Description com.formdev.flatlaf.util -
-
Uses of SoftCache.CacheReference in com.formdev.flatlaf.util
Fields in com.formdev.flatlaf.util with type parameters of type SoftCache.CacheReference Modifier and Type Field Description private java.util.Map<K,SoftCache.CacheReference<K,V>>SoftCache. mapMethods in com.formdev.flatlaf.util with parameters of type SoftCache.CacheReference Modifier and Type Method Description private VSoftCache. getRef(SoftCache.CacheReference<K,V> ref)
-