Class Wait<T>
java.lang.Object
jp.co.moneyforward.autotest.framework.action.Wait<T>
- Type Parameters:
T- The type of the variable to handle.
- All Implemented Interfaces:
Act<T,T>
-
Nested Class Summary
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Wait
-
-
Method Details
-
perform
Description copied from interface:ActApplies this function the given argument:value(T) and returns the result (R). -
name
-