Uses of Class
be.ac.ulg.montefiore.run.totem.util.Pair

Packages that use Pair
be.ac.ulg.montefiore.run.totem.trafficMatrix.facade This package holds the manager for the trafficMatrix package. 
 

Uses of Pair in be.ac.ulg.montefiore.run.totem.trafficMatrix.facade
 

Methods in be.ac.ulg.montefiore.run.totem.trafficMatrix.facade that return Pair
 Pair<java.lang.String,LinkLoadComputer> LinkLoadComputerManager.getLinkLoadComputer(LinkLoadComputer llc)
          Returns a pair associating a LinkLoadComputer that is equal to the given one with its id in the manager.
 

Methods in be.ac.ulg.montefiore.run.totem.trafficMatrix.facade that return types with arguments of type Pair
 java.util.Set<Pair<java.lang.String,LinkLoadComputer>> LinkLoadComputerManager.getLinkLoadComputersWithId(Domain domain)
          Returns a set of all LinkLoadComputers of the given domain and their id.
 



Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.