Uses of Class
com.google.ortools.constraintsolver.SearchStatistics
Packages that use SearchStatistics
-
Uses of SearchStatistics in com.google.ortools.constraintsolver
Methods in com.google.ortools.constraintsolver that return SearchStatisticsModifier and TypeMethodDescriptionSearchStatistics.Builder.build()
SearchStatistics.Builder.buildPartial()
static SearchStatistics
SearchStatistics.getDefaultInstance()
SearchStatistics.Builder.getDefaultInstanceForType()
SearchStatistics.getDefaultInstanceForType()
static SearchStatistics
SearchStatistics.parseDelimitedFrom
(InputStream input) static SearchStatistics
SearchStatistics.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SearchStatistics
SearchStatistics.parseFrom
(byte[] data) static SearchStatistics
SearchStatistics.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SearchStatistics
SearchStatistics.parseFrom
(com.google.protobuf.ByteString data) static SearchStatistics
SearchStatistics.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SearchStatistics
SearchStatistics.parseFrom
(com.google.protobuf.CodedInputStream input) static SearchStatistics
SearchStatistics.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SearchStatistics
SearchStatistics.parseFrom
(InputStream input) static SearchStatistics
SearchStatistics.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SearchStatistics
SearchStatistics.parseFrom
(ByteBuffer data) static SearchStatistics
SearchStatistics.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.ortools.constraintsolver that return types with arguments of type SearchStatisticsModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<SearchStatistics> SearchStatistics.getParserForType()
static com.google.protobuf.Parser
<SearchStatistics> SearchStatistics.parser()
Methods in com.google.ortools.constraintsolver with parameters of type SearchStatisticsModifier and TypeMethodDescriptionSearchStatistics.Builder.mergeFrom
(SearchStatistics other) static SearchStatistics.Builder
SearchStatistics.newBuilder
(SearchStatistics prototype)