Interface ActivityTreeUtil.LocalActivityStateTransformer<X>
- Enclosing class:
- ActivityTreeUtil
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@Experimental
@FunctionalInterface
public static interface ActivityTreeUtil.LocalActivityStateTransformer<X>
- 
Method SummaryModifier and TypeMethodDescriptiontransform(@NotNull ActivityPath path, @NotNull ActivityStateType state) 
- 
Method Details- 
transform
 
-