Interface GroupMembership<M extends GroupMember>

Type Parameters:
M - the member type

public interface GroupMembership<M extends GroupMember>
Encapsulates the membership of a group.
Author:
Paul Ferraro