Class PeerSet

java.lang.Object
org.freedesktop.dbus.connections.PeerSet
All Implemented Interfaces:
Iterable<String>, Collection<String>, Set<String>, DBusSigHandler<DBus.NameOwnerChanged>

public class PeerSet extends Object implements Set<String>, DBusSigHandler<DBus.NameOwnerChanged>
Add addresses of peers to a set which will watch for them to disappear and automatically remove them from the set.