Interface BevGraphBuilder.IncludePumpPredicate
- Enclosing class:
- BevGraphBuilder
public static interface BevGraphBuilder.IncludePumpPredicate
-
Method Summary
Modifier and TypeMethodDescriptionboolean
includePump
(Pump<?> pump) Return true if the pump should be included in the bev graph.
-
Method Details
-
includePump
Return true if the pump should be included in the bev graph.
-