EspressoOptional
class EspressoOptional<T>
This class is a reimplementation of com.google.common.base.Optional to maintain API compatibility with older versions of espresso.
| Parameters | |
|---|---|
<T> |
the type of instance that can be contained. |
| See also | |
|---|---|
Optional |
Summary
Public functions |
|
|---|---|
java-static EspressoOptional<T!>! |
<T> |
(Mutable)Set<T!>! |
|
Boolean |
|
java-static EspressoOptional<T!>! |
<T> |
T! |
|
Int |
|
Boolean |
|
java-static EspressoOptional<T!>! |
<T> |
T! |
|
Optional<T!>! |
|
T! |
|
T! |
|
java-static (Mutable)Iterable<T!>! |
<T> |
String! |
|
Optional<V!>! |