Uses of Interface
com.google.ortools.util.Int128OrBuilder
Packages that use Int128OrBuilder
-
Uses of Int128OrBuilder in com.google.ortools.util
Classes in com.google.ortools.util that implement Int128OrBuilderModifier and TypeClassDescriptionfinal class
The low 64 bits are stored in "low", and the high 64-bits (including the sign) are stored in "high".static final class
The low 64 bits are stored in "low", and the high 64-bits (including the sign) are stored in "high".