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 voidaddThreshold(java.lang.Object key, Threshold aThreshold)java.util.IteratorgetIterator()ThresholdgetThreshold(java.lang.Object key)
-