public static class SearchIndexerImpl.ListenerList extends Object
| Constructor and Description |
|---|
ListenerList() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(SearchIndexer.Listener l) |
void |
fireEvent(SearchIndexer.Event event) |
void |
remove(SearchIndexer.Listener l) |
public void add(SearchIndexer.Listener l)
public void remove(SearchIndexer.Listener l)
public void fireEvent(SearchIndexer.Event event)
Copyright © 2021. All rights reserved.