|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jpox.cache.Level2Cache.PinnedClass
Representation of a class whose objects will be pinned when put into the L2 cache.
| Constructor Summary | |
Level2Cache.PinnedClass(java.lang.Class cls,
boolean subclasses)
Constructor |
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Level2Cache.PinnedClass(java.lang.Class cls,
boolean subclasses)
cls - the classsubclasses - sub classes| Method Detail |
public boolean equals(java.lang.Object obj)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||