Class SdkToolsCommandsCurrentBase

java.lang.Object
hudson.plugins.android_emulator.sdk.cli.SdkToolsCommandsCurrentBase
All Implemented Interfaces:
SdkToolsCommands
Direct Known Subclasses:
SdkToolsCommands17To25_2

public class SdkToolsCommandsCurrentBase extends Object implements SdkToolsCommands
This class holds the implementations for all used commands in the latest SDK version. As some calls have never changed in history, it is most likely that this class is used as base for the other version implementations.