|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.beanrunner.factory.AbstractInstanceFactory net.sf.beanrunner.factory.impl.NumberInstanceFactory
Constructor Summary | |
NumberInstanceFactory(java.lang.Class number,
java.lang.Number minValue,
java.lang.Number maxValue)
|
Method Summary | |
protected void |
initCollection(java.util.Collection collection)
|
Methods inherited from class net.sf.beanrunner.factory.AbstractInstanceFactory |
iterator |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public NumberInstanceFactory(java.lang.Class number, java.lang.Number minValue, java.lang.Number maxValue)
Method Detail |
protected void initCollection(java.util.Collection collection)
initCollection
in class AbstractInstanceFactory
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |