Uses of Class
com.autonomy.utilities.LeagueEntry

Uses of LeagueEntry in com.autonomy.utilities
 

Methods in com.autonomy.utilities with parameters of type LeagueEntry
 boolean League.add(LeagueEntry entry)
          Add to the league the given LeagueEntry
 boolean League.subtract(LeagueEntry entry)
          Subtract from the league the given LeagueEntry
 int LeagueEntry.compareTo(LeagueEntry entry)
          Comparator.
 int LeagueEntry.compareTo(LeagueEntry entry, java.lang.String sSpareKeyName)
          More complex comparator, requires a parent League object.