Compares the data of every {@link StandingsContentProvider.StandingsDataRow} in order to define the team rankings. There are three comparators used in thefollowing order:
Comparator of points the team achieved
Comparator of goals for the team
Comparator of goals difference (goals for - goals against)
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.