Uses of Interface
com.spotify.dns.ChangeNotifier.Listener
-
Packages that use ChangeNotifier.Listener Package Description com.spotify.dns -
-
Uses of ChangeNotifier.Listener in com.spotify.dns
Methods in com.spotify.dns with parameters of type ChangeNotifier.Listener Modifier and Type Method Description voidChangeNotifier. setListener(ChangeNotifier.Listener<T> listener, boolean fire)Set a listener to be called when the set of records change.
-