public class AnnotationCounter extends Object
Constructor and Description |
---|
AnnotationCounter() |
Modifier and Type | Method and Description |
---|---|
static int |
countInterval(Collection<? extends org.apache.uima.jcas.tcas.Annotation> c,
int b,
int e) |
static int |
countPoint(Collection<? extends org.apache.uima.jcas.tcas.Annotation> c,
int b,
int e) |
public static int countInterval(Collection<? extends org.apache.uima.jcas.tcas.Annotation> c, int b, int e)
public static int countPoint(Collection<? extends org.apache.uima.jcas.tcas.Annotation> c, int b, int e)
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.