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