|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
ModelFactory | Internal interface used to create various wrapper models in the
ModelCache . |
WrapperTemplateModel | A generic interface for template models that wrap some underlying object, and wish to provide access to the wrapped object. |
Class Summary | |
IdentityHashMap | A variant of HashMap that uses
System.identityHashCode(Object) for hashing, and reference comparison
instead of Object.equals(Object) . |
ModelCache | Internally used by various wrapper implementations to implement model caching. |
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |