View Javadoc
1 package org.smartcomps.twister.engine.priv.core.dynamic; 2 3 /*** 4 * Execution context of the empty activity. 5 * @see org.smartcomps.twister.engine.priv.core.definition.Empty 6 */ 7 public interface EmptyEC extends BasicEC { 8 }

This page was automatically generated by Maven