All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.dakusui.actionunit.actions.Nested Maven / Gradle / Ivy

There is a newer version: 6.1.5
Show newest version
package com.github.dakusui.actionunit.actions;

import com.github.dakusui.actionunit.core.Action;

public interface Nested extends Action {
  Action getAction();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy