public interface CpSolverSolutionOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
long |
getValues(int index)
repeated int64 values = 1; |
int |
getValuesCount()
repeated int64 values = 1; |
java.util.List<java.lang.Long> |
getValuesList()
repeated int64 values = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
java.util.List<java.lang.Long> getValuesList()
repeated int64 values = 1;
int getValuesCount()
repeated int64 values = 1;
long getValues(int index)
repeated int64 values = 1;
index
- The index of the element to return.Copyright © 2025. All rights reserved.