Package | Description |
---|---|
com.google.ortools.algorithms | |
com.google.ortools.util |
Modifier and Type | Method and Description |
---|---|
Int128 |
SetCoverSolutionResponseOrBuilder.getFingerprint()
An automatically fingerprint for the solution.
|
Int128 |
SetCoverProto.getFingerprint()
An automatically fingerprint for the model.
|
Int128 |
SetCoverProto.Builder.getFingerprint()
An automatically fingerprint for the model.
|
Int128 |
SetCoverSolutionResponse.getFingerprint()
An automatically fingerprint for the solution.
|
Int128 |
SetCoverSolutionResponse.Builder.getFingerprint()
An automatically fingerprint for the solution.
|
Int128 |
SetCoverProtoOrBuilder.getFingerprint()
An automatically fingerprint for the model.
|
Int128 |
SetCoverSolutionResponseOrBuilder.getModelFingerprint()
A reference to the model the solution applies to.
|
Int128 |
SetCoverSolutionResponse.getModelFingerprint()
A reference to the model the solution applies to.
|
Int128 |
SetCoverSolutionResponse.Builder.getModelFingerprint()
A reference to the model the solution applies to.
|
Modifier and Type | Method and Description |
---|---|
SetCoverProto.Builder |
SetCoverProto.Builder.mergeFingerprint(Int128 value)
An automatically fingerprint for the model.
|
SetCoverSolutionResponse.Builder |
SetCoverSolutionResponse.Builder.mergeFingerprint(Int128 value)
An automatically fingerprint for the solution.
|
SetCoverSolutionResponse.Builder |
SetCoverSolutionResponse.Builder.mergeModelFingerprint(Int128 value)
A reference to the model the solution applies to.
|
SetCoverProto.Builder |
SetCoverProto.Builder.setFingerprint(Int128 value)
An automatically fingerprint for the model.
|
SetCoverSolutionResponse.Builder |
SetCoverSolutionResponse.Builder.setFingerprint(Int128 value)
An automatically fingerprint for the solution.
|
SetCoverSolutionResponse.Builder |
SetCoverSolutionResponse.Builder.setModelFingerprint(Int128 value)
A reference to the model the solution applies to.
|
Modifier and Type | Method and Description |
---|---|
Int128 |
Int128.Builder.build() |
Int128 |
Int128.Builder.buildPartial() |
static Int128 |
Int128.getDefaultInstance() |
Int128 |
Int128.getDefaultInstanceForType() |
Int128 |
Int128.Builder.getDefaultInstanceForType() |
static Int128 |
Int128.parseDelimitedFrom(java.io.InputStream input) |
static Int128 |
Int128.parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Int128 |
Int128.parseFrom(byte[] data) |
static Int128 |
Int128.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Int128 |
Int128.parseFrom(java.nio.ByteBuffer data) |
static Int128 |
Int128.parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Int128 |
Int128.parseFrom(com.google.protobuf.ByteString data) |
static Int128 |
Int128.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Int128 |
Int128.parseFrom(com.google.protobuf.CodedInputStream input) |
static Int128 |
Int128.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Int128 |
Int128.parseFrom(java.io.InputStream input) |
static Int128 |
Int128.parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<Int128> |
Int128.getParserForType() |
static com.google.protobuf.Parser<Int128> |
Int128.parser() |
Modifier and Type | Method and Description |
---|---|
Int128.Builder |
Int128.Builder.mergeFrom(Int128 other) |
static Int128.Builder |
Int128.newBuilder(Int128 prototype) |
Copyright © 2025. All rights reserved.