Uses of Class
gate.util.SimpleSortedSet

Packages that use SimpleSortedSet
gate.jape   
gate.util   
 

Uses of SimpleSortedSet in gate.jape
 

Methods in gate.jape with parameters of type SimpleSortedSet
private  void SinglePhaseTransducer.addAnnotationsByOffset(SimpleSortedSet keys, Set annotations)
           
 

Uses of SimpleSortedSet in gate.util
 

Methods in gate.util that return SimpleSortedSet
 SimpleSortedSet SimpleSortedSet.tailSet(long elValue)
          calculate the index of the first element in the offset's array that is equal or not greater then the given one