RankingDataComparator.InvalidationListener


public interface RankingDataComparator.InvalidationListener


Notified when the RankingDataComparator has its state changed and the ranking has become invalid.

Summary

Public methods

abstract void

Called by a RankingDataComparator to indicate that its state has changed and the ranking has become invalid.

Public methods

onRankingDataComparatorInvalidated

abstract void onRankingDataComparatorInvalidated()

Called by a RankingDataComparator to indicate that its state has changed and the ranking has become invalid.