|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.rubecula.jquantity.MillFactory
com.rubecula.math.MillFactory
Factory class for Mathematical Mills.
Constructor Summary | |
MillFactory()
|
Method Summary | |
MillInterface |
createMill(java.lang.String name)
Method to create a named Mill. |
Methods inherited from class com.rubecula.jquantity.MillFactory |
getIdentifier |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MillFactory()
Method Detail |
public MillInterface createMill(java.lang.String name) throws MillException
createMill
in interface MillFactoryInterface
createMill
in class MillFactory
name
- the identifier for this Mill
MillException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |