Package org.apache.uima.aae.error
Class EndpointThresholds
- java.lang.Object
-
- org.apache.uima.aae.error.EndpointThresholds
-
public class EndpointThresholds extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description EndpointThresholds(java.util.Map aThresholdMap)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addThreshold(java.lang.Object key, Threshold aThreshold)
java.util.Iterator
getIterator()
Threshold
getThreshold(java.lang.Object key)
-