Uses of Class
hsr.HSRSolution

Packages that use HSRSolution
hsr   
 

Uses of HSRSolution in hsr
 

Methods in hsr that return HSRSolution
static HSRSolution HSRSolution.parse(java.io.InputStream inpt)
          Parse an instance of HSRSolution from the given Stream
static HSRSolution HSRSolution.parse(java.io.Reader inpt)
          Parse an instance of HSRSolution from the given Reader
static HSRSolution HSRSolution.parse(java.lang.String inpt)
          Parse an instance of HSRSolution from the given String