public static interface Java.LambdaParameters
| Modifier and Type | Method and Description |
|---|---|
<R,EX extends Throwable> |
accept(Visitor.LambdaParametersVisitor<R,EX> lpv)
Invokes the "
visit...()" method of Visitor.LambdaParametersVisitor for the concrete
Java.LambdaParameters. |
@Nullable <R,EX extends Throwable> R accept(Visitor.LambdaParametersVisitor<R,EX> lpv) throws EX extends Throwable
visit...()" method of Visitor.LambdaParametersVisitor for the concrete
Java.LambdaParameters.EX extends ThrowableCopyright © 2022. All rights reserved.