Module java.prefs

Interface PreferenceChangeListener

All Superinterfaces:
EventListener
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface PreferenceChangeListener extends EventListener
A listener for receiving preference change events.
Since:
1.4
See Also: