public class PlayerContainerLastPlayedComparator extends java.lang.Object implements java.util.Comparator<PlayerContainer>
Constructor and Description |
---|
PlayerContainerLastPlayedComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(PlayerContainer playerOne,
PlayerContainer playerTwo) |
public int compare(PlayerContainer playerOne, PlayerContainer playerTwo)
compare
in interface java.util.Comparator<PlayerContainer>