T - The type of the returning object for the action.@FunctionalInterface public interface ThlsAction<T>
doAs
method.
| Modifier and Type | Method and Description |
|---|---|
T |
execute()
Executes the action. this method is called on the
doAs
method. |
Copyright © 2015–2019 Bridje Framework. All rights reserved.