Uses of Class
edu.umass.cs.sase.engine.MatchController

Packages that use MatchController
edu.umass.cs.sase.engine   
 

Uses of MatchController in edu.umass.cs.sase.engine
 

Methods in edu.umass.cs.sase.engine that return MatchController
 MatchController Engine.getMatches()
           
 

Methods in edu.umass.cs.sase.engine with parameters of type MatchController
 void Engine.setMatches(MatchController matches)