public static interface ElementListObserver.Observer
Modifier and Type | Method and Description |
---|---|
void |
observe(List elementList,
String category,
String id)
Notifies the observer about the element list.
|
Copyright © 2025 Apache Software Foundation. All rights reserved.