Uses of Class
com.google.ortools.constraintsolver.RoutingSearchStatus.Builder
Packages that use RoutingSearchStatus.Builder
-
Uses of RoutingSearchStatus.Builder in com.google.ortools.constraintsolver
Subclasses with type arguments of type RoutingSearchStatus.Builder in com.google.ortools.constraintsolverModifier and TypeClassDescriptionstatic final class
Used by `RoutingModel` to report the status of the search for a solution.Methods in com.google.ortools.constraintsolver that return RoutingSearchStatus.BuilderModifier and TypeMethodDescriptionRoutingSearchStatus.Builder.clear()
RoutingSearchStatus.Builder.mergeFrom
(RoutingSearchStatus other) RoutingSearchStatus.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RoutingSearchStatus.Builder.mergeFrom
(com.google.protobuf.Message other) static RoutingSearchStatus.Builder
RoutingSearchStatus.newBuilder()
static RoutingSearchStatus.Builder
RoutingSearchStatus.newBuilder
(RoutingSearchStatus prototype) RoutingSearchStatus.newBuilderForType()
protected RoutingSearchStatus.Builder
RoutingSearchStatus.newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) RoutingSearchStatus.toBuilder()