protected static class UiDocumentServiceImpl.GroupMemberNameComparator extends Object implements Comparator<GroupDocumentMember>
Modifier | Constructor and Description |
---|---|
protected |
UiDocumentServiceImpl.GroupMemberNameComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(GroupDocumentMember m1,
GroupDocumentMember m2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
protected UiDocumentServiceImpl.GroupMemberNameComparator()
public int compare(GroupDocumentMember m1, GroupDocumentMember m2)
compare
in interface Comparator<GroupDocumentMember>
Comparator.compare(java.lang.Object, java.lang.Object)
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.