Uses of Interface
org.optaplanner.examples.common.experimental.api.Break
-
Packages that use Break Package Description org.optaplanner.examples.common.experimental.api org.optaplanner.examples.common.experimental.impl -
-
Uses of Break in org.optaplanner.examples.common.experimental.api
Methods in org.optaplanner.examples.common.experimental.api that return types with arguments of type Break Modifier and Type Method Description Iterable<Break<Value_,Difference_>>ConsecutiveInfo. getBreaks() -
Uses of Break in org.optaplanner.examples.common.experimental.impl
Methods in org.optaplanner.examples.common.experimental.impl that return types with arguments of type Break Modifier and Type Method Description Iterable<Break<Value_,Difference_>>ConsecutiveSetTree. getBreaks()
-