T
- the action result typeP
- the action parameter type@FunctionalInterface public interface ParametricPrivilegedExceptionAction<T,P> extends org.wildfly.common.function.ExceptionFunction<P,T,Exception>
Modifier and Type | Method and Description |
---|---|
default T |
apply(P p) |
T |
run(P parameter)
Perform the action.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.