Package javax.el
Class Util.CacheKey
- java.lang.Object
-
- javax.el.Util.CacheKey
-
- Enclosing class:
- Util
private static class Util.CacheKey extends java.lang.ObjectKey used to cache default ExpressionFactory information per class loader. The class loader reference is nevernull, becausenulltccl is handled separately.
-
-
Constructor Summary
Constructors Constructor Description CacheKey(java.lang.ClassLoader key)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)inthashCode()
-