public static class AssertionEvaluation.HashableAnnotation extends Object implements Comparable<AssertionEvaluation.HashableAnnotation>
Constructor and Description |
---|
HashableAnnotation(org.apache.uima.jcas.tcas.Annotation arg1) |
HashableAnnotation(int begin,
int end) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(AssertionEvaluation.HashableAnnotation that) |
boolean |
equals(Object otherObject) |
int |
hashCode() |
String |
toString() |
public HashableAnnotation(int begin, int end)
public HashableAnnotation(org.apache.uima.jcas.tcas.Annotation arg1)
public int compareTo(AssertionEvaluation.HashableAnnotation that)
compareTo
in interface Comparable<AssertionEvaluation.HashableAnnotation>
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.