|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdip.process.Adjustment.AdjustmentInfoMap
Aggregation of HashMap that contains only AdjustmentInfo objects, mapped by Power.
Constructor Summary | |
Adjustment.AdjustmentInfoMap()
Create an AdjustmentInfoMap |
|
Adjustment.AdjustmentInfoMap(int size)
Create an AdjustmentInfoMap |
Method Summary | |
void |
clear()
Clears all information from this object. |
Adjustment.AdjustmentInfo |
get(Power power)
Gets AdjustmentInfo for a power. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Adjustment.AdjustmentInfoMap()
public Adjustment.AdjustmentInfoMap(int size)
Method Detail |
public Adjustment.AdjustmentInfo get(Power power)
public void clear()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |