| Modifier and Type | Method and Description |
|---|---|
WindowsBasedSli.PerformanceThreshold |
WindowsBasedSli.PerformanceThreshold.Builder.build() |
WindowsBasedSli.PerformanceThreshold |
WindowsBasedSli.PerformanceThreshold.Builder.buildPartial() |
static WindowsBasedSli.PerformanceThreshold |
WindowsBasedSli.PerformanceThreshold.getDefaultInstance() |
WindowsBasedSli.PerformanceThreshold |
WindowsBasedSli.PerformanceThreshold.getDefaultInstanceForType() |
WindowsBasedSli.PerformanceThreshold |
WindowsBasedSli.PerformanceThreshold.Builder.getDefaultInstanceForType() |
WindowsBasedSli.PerformanceThreshold |
WindowsBasedSli.getGoodTotalRatioThreshold()
A window is good if its `performance` is high enough.
|
WindowsBasedSli.PerformanceThreshold |
WindowsBasedSli.Builder.getGoodTotalRatioThreshold()
A window is good if its `performance` is high enough.
|
WindowsBasedSli.PerformanceThreshold |
WindowsBasedSliOrBuilder.getGoodTotalRatioThreshold()
A window is good if its `performance` is high enough.
|
static WindowsBasedSli.PerformanceThreshold |
WindowsBasedSli.PerformanceThreshold.parseDelimitedFrom(InputStream input) |
static WindowsBasedSli.PerformanceThreshold |
WindowsBasedSli.PerformanceThreshold.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WindowsBasedSli.PerformanceThreshold |
WindowsBasedSli.PerformanceThreshold.parseFrom(byte[] data) |
static WindowsBasedSli.PerformanceThreshold |
WindowsBasedSli.PerformanceThreshold.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WindowsBasedSli.PerformanceThreshold |
WindowsBasedSli.PerformanceThreshold.parseFrom(ByteBuffer data) |
static WindowsBasedSli.PerformanceThreshold |
WindowsBasedSli.PerformanceThreshold.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WindowsBasedSli.PerformanceThreshold |
WindowsBasedSli.PerformanceThreshold.parseFrom(com.google.protobuf.ByteString data) |
static WindowsBasedSli.PerformanceThreshold |
WindowsBasedSli.PerformanceThreshold.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WindowsBasedSli.PerformanceThreshold |
WindowsBasedSli.PerformanceThreshold.parseFrom(com.google.protobuf.CodedInputStream input) |
static WindowsBasedSli.PerformanceThreshold |
WindowsBasedSli.PerformanceThreshold.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WindowsBasedSli.PerformanceThreshold |
WindowsBasedSli.PerformanceThreshold.parseFrom(InputStream input) |
static WindowsBasedSli.PerformanceThreshold |
WindowsBasedSli.PerformanceThreshold.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<WindowsBasedSli.PerformanceThreshold> |
WindowsBasedSli.PerformanceThreshold.getParserForType() |
static com.google.protobuf.Parser<WindowsBasedSli.PerformanceThreshold> |
WindowsBasedSli.PerformanceThreshold.parser() |
| Modifier and Type | Method and Description |
|---|---|
WindowsBasedSli.PerformanceThreshold.Builder |
WindowsBasedSli.PerformanceThreshold.Builder.mergeFrom(WindowsBasedSli.PerformanceThreshold other) |
WindowsBasedSli.Builder |
WindowsBasedSli.Builder.mergeGoodTotalRatioThreshold(WindowsBasedSli.PerformanceThreshold value)
A window is good if its `performance` is high enough.
|
static WindowsBasedSli.PerformanceThreshold.Builder |
WindowsBasedSli.PerformanceThreshold.newBuilder(WindowsBasedSli.PerformanceThreshold prototype) |
WindowsBasedSli.Builder |
WindowsBasedSli.Builder.setGoodTotalRatioThreshold(WindowsBasedSli.PerformanceThreshold value)
A window is good if its `performance` is high enough.
|
Copyright © 2024 Google LLC. All rights reserved.