Package ognl.internal
Class ClassCacheImpl
java.lang.Object
ognl.internal.ClassCacheImpl
- All Implemented Interfaces:
ClassCache
Implementation of
ClassCache
.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ClassCacheImpl
public ClassCacheImpl()
-
-
Method Details
-
setClassInspector
- Specified by:
setClassInspector
in interfaceClassCache
-
clear
public void clear()- Specified by:
clear
in interfaceClassCache
-
getSize
public int getSize()- Specified by:
getSize
in interfaceClassCache
-
get
- Specified by:
get
in interfaceClassCache
-
put
- Specified by:
put
in interfaceClassCache
-
toString
-