Uses of Class
com.google.ortools.util.Int128
Packages that use Int128
-
Uses of Int128 in com.google.ortools.algorithms
Methods in com.google.ortools.algorithms that return Int128Modifier and TypeMethodDescriptionSetCoverProto.Builder.getFingerprint()An automatically fingerprint for the model.SetCoverProto.getFingerprint()An automatically fingerprint for the model.SetCoverProtoOrBuilder.getFingerprint()An automatically fingerprint for the model.SetCoverSolutionResponse.Builder.getFingerprint()An automatically fingerprint for the solution.SetCoverSolutionResponse.getFingerprint()An automatically fingerprint for the solution.SetCoverSolutionResponseOrBuilder.getFingerprint()An automatically fingerprint for the solution.SetCoverSolutionResponse.Builder.getModelFingerprint()A reference to the model the solution applies to.SetCoverSolutionResponse.getModelFingerprint()A reference to the model the solution applies to.SetCoverSolutionResponseOrBuilder.getModelFingerprint()A reference to the model the solution applies to.Methods in com.google.ortools.algorithms with parameters of type Int128Modifier and TypeMethodDescriptionSetCoverProto.Builder.mergeFingerprint(Int128 value) An automatically fingerprint for the model.SetCoverSolutionResponse.Builder.mergeFingerprint(Int128 value) An automatically fingerprint for the solution.SetCoverSolutionResponse.Builder.mergeModelFingerprint(Int128 value) A reference to the model the solution applies to.SetCoverProto.Builder.setFingerprint(Int128 value) An automatically fingerprint for the model.SetCoverSolutionResponse.Builder.setFingerprint(Int128 value) An automatically fingerprint for the solution.SetCoverSolutionResponse.Builder.setModelFingerprint(Int128 value) A reference to the model the solution applies to. -
Uses of Int128 in com.google.ortools.util
Methods in com.google.ortools.util that return Int128Modifier and TypeMethodDescriptionInt128.Builder.build()Int128.Builder.buildPartial()static Int128Int128.getDefaultInstance()Int128.Builder.getDefaultInstanceForType()Int128.getDefaultInstanceForType()static Int128Int128.parseDelimitedFrom(InputStream input) static Int128Int128.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Int128Int128.parseFrom(byte[] data) static Int128Int128.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Int128Int128.parseFrom(com.google.protobuf.ByteString data) static Int128Int128.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Int128Int128.parseFrom(com.google.protobuf.CodedInputStream input) static Int128Int128.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Int128Int128.parseFrom(InputStream input) static Int128Int128.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Int128Int128.parseFrom(ByteBuffer data) static Int128Int128.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.ortools.util that return types with arguments of type Int128Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<Int128>Int128.getParserForType()static com.google.protobuf.Parser<Int128>Int128.parser()Methods in com.google.ortools.util with parameters of type Int128