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.F2<R,
P1,
P2>
Enclosing class:
JavaTemplate
public static interface
JavaTemplate.F2<R,
P1,
P2>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
R
accept
(
P1
p1,
P2
p2)
Method Details
accept
R
accept
(
P1
p1,
P2
p2)
throws
Exception
Throws:
Exception