EspressoRemoteMessage.From

public static interface EspressoRemoteMessage.From

android.support.test.espresso.remote.EspressoRemoteMessage.From<T, M>


Transforms a proto message of type M into a class of type T. M should either extend

Summary

Public methods

abstract T fromProto(M message)

Public methods

fromProto

T fromProto (M message)

Parameters
message M

Returns
T