|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.rubecula.jquantity.MillFactory
Factory class for Mills.
| Constructor Summary | |
MillFactory()
|
|
| Method Summary | |
Millable |
createMill(java.lang.String name)
Method to create a named Mill. |
| 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 Millable createMill(java.lang.String name)
throws MillException
createMill in interface MillFactoryInterfacename - the identifier for this Mill
MillException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||