Uses of Class
javax.el.Util.CacheValue
-
Packages that use Util.CacheValue Package Description javax.el Provides the API for the Unified Expression Language 3.0 -
-
Uses of Util.CacheValue in javax.el
Fields in javax.el declared as Util.CacheValue Modifier and Type Field Description private static Util.CacheValue
Util. nullTcclFactory
Fields in javax.el with type parameters of type Util.CacheValue Modifier and Type Field Description private static java.util.concurrent.ConcurrentMap<Util.CacheKey,Util.CacheValue>
Util. factoryCache
-