JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.openrewrite.java
Interface JavaTemplate.F3<R,
P1,
P2,
P3>
Enclosing class:
JavaTemplate
public static interface
JavaTemplate.F3<R,
P1,
P2,
P3>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
R
accept
(
P1
p1,
P2
p2,
P3
p3)
Method Details
accept
R
accept
(
P1
p1,
P2
p2,
P3
p3)
throws
Exception
Throws:
Exception