Interface PathSelectionMode
- All Superinterfaces:
AutoCloseable
- All Known Implementing Classes:
AddPathBestNPathSelection,AllPathSelection
-
Method Summary
Methods inherited from interface java.lang.AutoCloseable
close
-
Method Details
-
createRouteEntry
@NonNull RouteEntry createRouteEntry()Create a RouteEntry.- Returns:
- ComplexRouteEntry if is complex otherwise a SimpleRouteEntry
-