Package ognl.internal
Interface ClassCache
- All Known Implementing Classes:
ClassCacheImpl
public interface ClassCache
This is a highly specialized map for storing values keyed by Class objects.
-
Method Summary
-
Method Details
-
setClassInspector
-
clear
void clear() -
getSize
int getSize() -
get
-
put
-