Interface Conveyor.PolylineBuilder<T>
- All Known Implementing Classes:
Conveyor.Builder
public static interface Conveyor.PolylineBuilder<T>
Helper interface to build a Conveyor instance.
-
Method Summary
Modifier and TypeMethodDescriptionSets the polyline of a new Conveyor
-
Method Details
-
polyline
Sets the polyline of a new Conveyor- Parameters:
polyline- polyline- Returns:
- a
Conveyor.PolicyBuilderto set an inflow shortage policy
-