|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.agical.rmock.core.find.iterator.IteratorFactory
public class IteratorFactory
(c) 2005 Agical AB
Constructor Summary | |
---|---|
IteratorFactory()
|
Method Summary | |
---|---|
java.util.Iterator |
methodsOf(java.lang.Class clazz)
Returns an iterator that can iterate over all methods of a class |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IteratorFactory()
Method Detail |
---|
public java.util.Iterator methodsOf(java.lang.Class clazz)
clazz
- The class to iterate over.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |