Uses of Interface
com.spotify.dns.ChangeNotifier.ChangeNotification
-
Packages that use ChangeNotifier.ChangeNotification Package Description com.spotify.dns -
-
Uses of ChangeNotifier.ChangeNotification in com.spotify.dns
Methods in com.spotify.dns with parameters of type ChangeNotifier.ChangeNotification Modifier and Type Method Description voidChangeNotifier.Listener. onChange(ChangeNotifier.ChangeNotification<T> changeNotification)Signal that set of records changed.
-