Interface Group<A>

Type Parameters:
A - address type
All Superinterfaces:
Group, NodeFactory<A>, Registrar<GroupListener>

public interface Group<A> extends Group, NodeFactory<A>
Group that can create Node instances.
Author:
Paul Ferraro