Uses of Class
nl.tudelft.goal.ut2004.visualizer.util.Score

Packages that use Score
nl.tudelft.goal.ut2004.visualizer.util   
 

Uses of Score in nl.tudelft.goal.ut2004.visualizer.util
 

Methods in nl.tudelft.goal.ut2004.visualizer.util that return types with arguments of type Score
static ArrayList<Score> Score.getOrderedScoresFor(HashMap<Integer,Double> scoreMap)
          Returns an ordered lists of Score objects that is constructed from the given HashMap.
 

Methods in nl.tudelft.goal.ut2004.visualizer.util with parameters of type Score
 int Score.compareTo(Score o)
           Default order is descending.
 



Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.