Module org.eclipse.xtext.xbase.lib
Package org.eclipse.xtext.xbase.lib
Interface Procedures.Procedure2<P1,P2>
- Type Parameters:
P1- the first argument that is passed to theclosureP2- the second argument that is passed to theclosure
- Enclosing interface:
- Procedures
public static interface Procedures.Procedure2<P1,P2>
A procedure that takes two arguments.
-
Method Summary
-
Method Details
-
apply
-