public static interface ObservableTestFilter.Observer
Modifier and Type | Method and Description |
---|---|
void |
filterUpdated(ObservableTestFilter filter)
A notification message that is called when the filter has
been changed.
|
void filterUpdated(ObservableTestFilter filter)
filter
- The filter that has been changedCopyright (c) 1996, 2011, Oracle and/or its affiliates. All rights reserved.