public static interface MultipleRemoveListener.Callback<T>
Modifier and Type | Method and Description |
---|---|
void |
handleDone(T parameter)
Handle the completion of all removals.
|
void handleDone(T parameter)
parameter
- the parameterCopyright © 2021 JBoss by Red Hat. All rights reserved.