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