public class MrstyMrdefCompositeGroupComparator extends java.lang.Object implements CompositeGroupComparator<Mrsty,Mrdef>
Constructor and Description |
---|
MrstyMrdefCompositeGroupComparator() |
Modifier and Type | Method and Description |
---|---|
boolean |
doGroupsMatch(java.util.List<Mrsty> list1,
java.util.List<Mrdef> list2)
Do groups match.
|
public boolean doGroupsMatch(java.util.List<Mrsty> list1, java.util.List<Mrdef> list2)
CompositeGroupComparator
doGroupsMatch
in interface CompositeGroupComparator<Mrsty,Mrdef>
list1
- the list1list2
- the list2