Uses of Class
com.google.ortools.util.Int128
Packages that use Int128
-
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 Int128
Int128.getDefaultInstance()
Int128.Builder.getDefaultInstanceForType()
Int128.getDefaultInstanceForType()
static Int128
Int128.parseDelimitedFrom
(InputStream input) static Int128
Int128.parseDelimitedFrom
(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
(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
(InputStream input) static Int128
Int128.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Int128
Int128.parseFrom
(ByteBuffer data) static Int128
Int128.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