Interface ActivityTreeUtil.LocalActivityStateProcessor
- 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.LocalActivityStateProcessor
- 
Method SummaryModifier and TypeMethodDescriptionvoidprocess(@NotNull ActivityPath path, @NotNull ActivityStateType state) 
- 
Method Details- 
process
 
-