org.sakaiproject.entitybroker.providers.model
Class EntityMember.MemberEmail
java.lang.Object
org.sakaiproject.entitybroker.providers.model.EntityMember.MemberEmail
- All Implemented Interfaces:
- Serializable, Comparator<EntityMember>
- Enclosing class:
- EntityMember
public static class EntityMember.MemberEmail
- extends Object
- implements Comparator<EntityMember>, Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
EntityMember.MemberEmail
public EntityMember.MemberEmail()
compare
public int compare(EntityMember o1,
EntityMember o2)
- Specified by:
compare in interface Comparator<EntityMember>
Copyright © 2007-2012 Sakai Project. All Rights Reserved.