Uses of Interface
com.jgalgo.LowestCommonAncestorStatic.Builder
-
Packages that use LowestCommonAncestorStatic.Builder Package Description com.jgalgo -
-
Uses of LowestCommonAncestorStatic.Builder in com.jgalgo
Methods in com.jgalgo that return LowestCommonAncestorStatic.Builder Modifier and Type Method Description static LowestCommonAncestorStatic.Builder
LowestCommonAncestorStatic. newBuilder()
Create a new static LCA algorithm builder.
-