|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.application.areca.indicator.IndicatorMap
public class IndicatorMap
Map of TargetIndicators
Constructor Summary | |
---|---|
IndicatorMap()
|
Method Summary | |
---|---|
void |
addIndicator(Indicator indicator)
|
void |
clear()
|
Indicator |
getIndicator(java.lang.Integer id)
|
java.lang.Integer[] |
getSortedIndicatorKeys()
|
boolean |
isEmpty()
|
java.util.Iterator |
keyIterator()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IndicatorMap()
Method Detail |
---|
public Indicator getIndicator(java.lang.Integer id)
public void addIndicator(Indicator indicator)
public void clear()
public java.util.Iterator keyIterator()
public java.lang.Integer[] getSortedIndicatorKeys()
public boolean isEmpty()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |