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 CpSolverRequestCpSolverRequest.getDefaultInstance()CpSolverRequest.Builder.getDefaultInstanceForType()CpSolverRequest.getDefaultInstanceForType()static CpSolverRequestCpSolverRequest.parseDelimitedFrom(InputStream input) static CpSolverRequestCpSolverRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CpSolverRequestCpSolverRequest.parseFrom(byte[] data) static CpSolverRequestCpSolverRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CpSolverRequestCpSolverRequest.parseFrom(com.google.protobuf.ByteString data) static CpSolverRequestCpSolverRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CpSolverRequestCpSolverRequest.parseFrom(com.google.protobuf.CodedInputStream input) static CpSolverRequestCpSolverRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CpSolverRequestCpSolverRequest.parseFrom(InputStream input) static CpSolverRequestCpSolverRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CpSolverRequestCpSolverRequest.parseFrom(ByteBuffer data) static CpSolverRequestCpSolverRequest.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.BuilderCpSolverRequest.newBuilder(CpSolverRequest prototype)