public static class NERService.Span extends Object
Span(int fromPos, int toPos)
int
getEnd()
getStart()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Span(int fromPos, int toPos)
public int getStart()
public int getEnd()
public String toString()
toString
Object