Uses of Class
com.google.ortools.sat.RoutesSupportGraphProto
Packages that use RoutesSupportGraphProto
-
Uses of RoutesSupportGraphProto in com.google.ortools.sat
Methods in com.google.ortools.sat that return RoutesSupportGraphProtoModifier and TypeMethodDescriptionRoutesSupportGraphProto.Builder.build()
RoutesSupportGraphProto.Builder.buildPartial()
static RoutesSupportGraphProto
RoutesSupportGraphProto.getDefaultInstance()
RoutesSupportGraphProto.Builder.getDefaultInstanceForType()
RoutesSupportGraphProto.getDefaultInstanceForType()
static RoutesSupportGraphProto
RoutesSupportGraphProto.parseDelimitedFrom
(InputStream input) static RoutesSupportGraphProto
RoutesSupportGraphProto.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RoutesSupportGraphProto
RoutesSupportGraphProto.parseFrom
(byte[] data) static RoutesSupportGraphProto
RoutesSupportGraphProto.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RoutesSupportGraphProto
RoutesSupportGraphProto.parseFrom
(com.google.protobuf.ByteString data) static RoutesSupportGraphProto
RoutesSupportGraphProto.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RoutesSupportGraphProto
RoutesSupportGraphProto.parseFrom
(com.google.protobuf.CodedInputStream input) static RoutesSupportGraphProto
RoutesSupportGraphProto.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RoutesSupportGraphProto
RoutesSupportGraphProto.parseFrom
(InputStream input) static RoutesSupportGraphProto
RoutesSupportGraphProto.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RoutesSupportGraphProto
RoutesSupportGraphProto.parseFrom
(ByteBuffer data) static RoutesSupportGraphProto
RoutesSupportGraphProto.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.ortools.sat that return types with arguments of type RoutesSupportGraphProtoModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<RoutesSupportGraphProto> RoutesSupportGraphProto.getParserForType()
static com.google.protobuf.Parser
<RoutesSupportGraphProto> RoutesSupportGraphProto.parser()
Methods in com.google.ortools.sat with parameters of type RoutesSupportGraphProtoModifier and TypeMethodDescriptionRoutesSupportGraphProto.Builder.mergeFrom
(RoutesSupportGraphProto other) RoutesSupportGraphProto.newBuilder
(RoutesSupportGraphProto prototype)