|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.cuny.brooklyn.swc2.Unit
edu.cuny.brooklyn.swc2.ResultUnit
factorial.FactorialResultUnit
public class FactorialResultUnit
Field Summary | |
---|---|
java.math.BigInteger |
Result
|
Fields inherited from class edu.cuny.brooklyn.swc2.Unit |
---|
PassID, TaskID, WorkUnitID |
Constructor Summary | |
---|---|
FactorialResultUnit(WorkUnit wu,
java.math.BigInteger r)
|
Method Summary |
---|
Methods inherited from class edu.cuny.brooklyn.swc2.Unit |
---|
equals, hashCode, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public java.math.BigInteger Result
Constructor Detail |
---|
public FactorialResultUnit(WorkUnit wu, java.math.BigInteger r)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |