Package org.apache.el.util
-
Class Summary Class Description ConcurrentCache<K,V> A thread-safe cache that uses an eden space backed by aConcurrentHashMapand a long-term space backed by aWeakHashMap.ExceptionUtils Utilities for handling Throwable and Exceptions.MessageFactory Factory for creating localized EL messages.ReflectionUtil Utilities for Managing Serialization and Reflection.Validation Utility class for validation operations related to EL identifiers.