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:
setClassInspectorin interfaceClassCache
-
clear
public void clear()- Specified by:
clearin interfaceClassCache
-
getSize
public int getSize()- Specified by:
getSizein interfaceClassCache
-
get
- Specified by:
getin interfaceClassCache
-
put
- Specified by:
putin interfaceClassCache
-
toString
-