org.eclipse.xtext.xbase.lib
Interface Procedures.Procedure0

Enclosing interface:
Procedures

public static interface Procedures.Procedure0

A procedure without any parameters, e.g. a Runnable.


Method Summary
 void apply()
           
 

Method Detail

apply

void apply()