public static class FallbackFeature.Options extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
Automatic |
static HostedOptionKey<Integer> |
FallbackThreshold |
static int |
ForceFallback |
static int |
NoFallback |
| Constructor and Description |
|---|
Options() |
public static final int ForceFallback
public static final int Automatic
public static final int NoFallback
public static final HostedOptionKey<Integer> FallbackThreshold