public interface ClassCache
void
clear()
Object
get(Class key)
int
getSize()
put(Class key, Object value)
setClassInspector(ClassCacheInspector inspector)
void setClassInspector(ClassCacheInspector inspector)
void clear()
int getSize()
Object get(Class key)
Object put(Class key, Object value)
Copyright © 1997–2013 The Apache Software Foundation. All rights reserved.