public interface MatchSelector
Modifier and Type | Method and Description |
---|---|
java.util.List<MatchEntry> |
getNextMatch()
Returns the next match information, which is a list of
MatchEntry objects |
void |
resetMatchSelections()
Resets the match selections and causes the
getNextMatch() method to start from the beginning of matches |
java.util.List<MatchEntry> getNextMatch()
MatchEntry
objectsMatchEntry
objectsvoid resetMatchSelections()
getNextMatch()
method to start from the beginning of matches