Package org.apache.wayang.core.util
Class Actions
- java.lang.Object
-
- org.apache.wayang.core.util.Actions
-
public class Actions extends java.lang.ObjectUtilities to perform actions.
-
-
Constructor Summary
Constructors Constructor Description Actions()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voiddoSafe(Action action)Executes anAction, catching any error.
-