Uses of Interface
com.google.ortools.util.Int128OrBuilder
Packages that use Int128OrBuilder
-
Uses of Int128OrBuilder in com.google.ortools.algorithms
Methods in com.google.ortools.algorithms that return Int128OrBuilderModifier and TypeMethodDescriptionSetCoverProto.Builder.getFingerprintOrBuilder()An automatically fingerprint for the model.SetCoverProto.getFingerprintOrBuilder()An automatically fingerprint for the model.SetCoverProtoOrBuilder.getFingerprintOrBuilder()An automatically fingerprint for the model.SetCoverSolutionResponse.Builder.getFingerprintOrBuilder()An automatically fingerprint for the solution.SetCoverSolutionResponse.getFingerprintOrBuilder()An automatically fingerprint for the solution.SetCoverSolutionResponseOrBuilder.getFingerprintOrBuilder()An automatically fingerprint for the solution.SetCoverSolutionResponse.Builder.getModelFingerprintOrBuilder()A reference to the model the solution applies to.SetCoverSolutionResponse.getModelFingerprintOrBuilder()A reference to the model the solution applies to.SetCoverSolutionResponseOrBuilder.getModelFingerprintOrBuilder()A reference to the model the solution applies to. -
Uses of Int128OrBuilder in com.google.ortools.util
Classes in com.google.ortools.util that implement Int128OrBuilderModifier and TypeClassDescriptionfinal classThe low 64 bits are stored in "low", and the high 64-bits (including the sign) are stored in "high".static final classThe low 64 bits are stored in "low", and the high 64-bits (including the sign) are stored in "high".