|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This optional interface returns Sets and Iterators of Freezables that implement a given interface or subinterface.
Method Summary | |
int |
countByClass(java.lang.Class interf)
Count the number of freezables that implement this interf. |
SetOfFreezables |
findByClass(java.lang.Class interf)
Returns the Set of Freezables in the Freezer that can be cast to interf. |
Method Detail |
public int countByClass(java.lang.Class interf)
public SetOfFreezables findByClass(java.lang.Class interf)
PersistenceFailureException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |