Detektor IShardableListener

public interface IShardableListener
implements ITestInvocationListener

com.android.tradefed.result.IShardableListener,


ITestInvocationListener z możliwością fragmentacji. Gdy konfiguracja zawierająca taki detektor zostanie pofragmentowana, każdy fragment będzie miał kopię tej słuchacz.

Podsumowanie

Metody publiczne

abstract IShardableListener clone()

Skopiuj sam siebie do użycia we fragmencie.

default boolean supportShardListener()

Określa, czy implementacja IShardableListener chce włączyć to zachowanie.

Metody publiczne

klonować

public abstract IShardableListener clone ()

Skopiuj sam siebie do użycia we fragmencie.

Zwroty
IShardableListener

supportShardListener

public boolean supportShardListener ()

Określa, czy implementacja IShardableListener chce włączyć to zachowanie.

Zwroty
boolean