@FunctionalInterface public interface EventActionWithParameter<T,U,X>
| Modifier and Type | Method and Description |
|---|---|
void |
applyEventToListener(T eventListener,
U action,
X param) |
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.