Uses of Class
org.hotrod.torcs.rankings.Ranking
-
Packages that use Ranking Package Description org.hotrod.torcs.rankings -
-
Uses of Ranking in org.hotrod.torcs.rankings
Subclasses of Ranking in org.hotrod.torcs.rankings Modifier and Type Class Description classHighestFrequencyRankingclassHighestImpactRankingclassHighestResponseTimeRankingclassInitialQueriesRankingclassLatestQueriesRankingMethods in org.hotrod.torcs.rankings with parameters of type Ranking Modifier and Type Method Description static voidXLSXRankingWriter. writeTo(Ranking ranking, OutputStream os)
-