Package com.google.common.truth
Interface IterableSubject.PairwiseChecker
-
- Enclosing class:
- IterableSubject
private static interface IterableSubject.PairwiseChecker
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
check(java.lang.Object prev, java.lang.Object next)
-