public abstract class StaticClusterSize extends Object
| Constructor and Description |
|---|
StaticClusterSize() |
| Modifier and Type | Method and Description |
|---|---|
abstract int |
getClusterSize() |
static StaticClusterSize |
of(int clusterSize) |
public static StaticClusterSize of(int clusterSize)
public abstract int getClusterSize()
Copyright © 2022 Google LLC. All rights reserved.