public class PairAssert<F,S>
extends <any>
Pair instances.| Constructor and Description |
|---|
PairAssert(android.util.Pair<F,S> actual) |
| Modifier and Type | Method and Description |
|---|---|
PairAssert<F,S> |
hasFirst(F first) |
PairAssert<F,S> |
hasSecond(S second) |
public PairAssert<F,S> hasFirst(F first)
public PairAssert<F,S> hasSecond(S second)