getLayerIds abstract method

  1. @visibleForTesting
List<String> getLayerIds()

For testing purposes only. Will be replaced with a public API.

Implementation

@visibleForTesting
/// For testing purposes only. Will be replaced with a public API.
List<String> getLayerIds();