|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.uima.aae.error.EndpointThresholds
public class EndpointThresholds
Constructor Summary | |
---|---|
EndpointThresholds(java.util.Map aThresholdMap)
|
Method Summary | |
---|---|
void |
addThreshold(java.lang.Object key,
Threshold aThreshold)
|
java.util.Iterator |
getIterator()
|
Threshold |
getThreshold(java.lang.Object key)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EndpointThresholds(java.util.Map aThresholdMap)
Method Detail |
---|
public java.util.Iterator getIterator()
public Threshold getThreshold(java.lang.Object key)
public void addThreshold(java.lang.Object key, Threshold aThreshold)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |