Uses of Class
sentRep.Pair

Packages that use Pair
sentRep   
 

Uses of Pair in sentRep
 

Constructor parameters in sentRep with type arguments of type Pair
Sentence(java.util.Hashtable<java.lang.String,Pair<java.lang.Double,java.lang.Double>> representation, SentenceFactory.Resource sentenceType)
          Creates a sentence out of a hashtable with a string and number pair.