public interface EmulatorService
EmulatorService
provides access to Emulator
s.Modifier and Type | Method and Description |
---|---|
java.util.List<EmulatorGroup> |
getEmulatorGroups(Resource resource) |
java.util.List<Emulator> |
getEmulators(Resource resource)
Returns the emulators for the specified resource.
|
java.util.List<Emulator> getEmulators(Resource resource)
resource
- The resourcejava.util.List<EmulatorGroup> getEmulatorGroups(Resource resource)
Copyright © 2010 - 2020 Adobe. All Rights Reserved