GATE
Version 3.1-2270

Uses of Class
gate.util.Pair

Packages that use Pair
gate.jape.parser   
gate.util   
 

Uses of Pair in gate.jape.parser
 

Methods in gate.jape.parser that return Pair
 Pair ParseCpsl.AttrVal()
           
 

Uses of Pair in gate.util
 

Methods in gate.util with parameters of type Pair
 boolean Pair.equals(Pair p0)
           
 

Constructors in gate.util with parameters of type Pair
Pair(Pair p0)
           
 


GATE
Version 3.1-2270