Uses of Class
edu.toronto.cs.util.Clapi.IntOpt

Packages that use Clapi.IntOpt
edu.toronto.cs.util Miscellaneous useful utility classes. 
 

Uses of Clapi.IntOpt in edu.toronto.cs.util
 

Methods in edu.toronto.cs.util that return Clapi.IntOpt
 Clapi.IntOpt Clapi.OptSpec.asInt()
          Wraps this specification as a Int option, adds it to the parser, and returns the Int option.
 Clapi.IntOpt Clapi.IntOpt.defaultValue(int v)