public class EmulatorSpannerHelper extends Object
Modifier and Type | Field and Description |
---|---|
static String |
SPANNER_EMULATOR_HOST |
Constructor and Description |
---|
EmulatorSpannerHelper() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isUsingEmulator()
Checks whether the emulator is being used.
|
public static final String SPANNER_EMULATOR_HOST
Copyright © 2022 Google LLC. All rights reserved.