Interface GanttRowVisitConsumer<R,B>
- Type Parameters:
R- the type of theGanttRowraw dataB- the type of theGanttBlockraw data
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Functional interface to implement
logic to execute during a Gantt tree visit
-
Method Summary
-
Method Details
-
visit
-