package

androidx.test.espresso.core.internal.deps.guava.base

Interfaces

Function<F, T>Redefinition of Guava's Function, created to avoid compatibility breakages for users of EspressoOptional.
Supplier<T>Redefinition of Guava's Supplier, created to avoid compatibility breakages for users of EspressoOptional.

Classes

Optional<T>Redefinition of Guava's Optional, created to avoid compatibilty breakages for users of EspressoOptional.