Package com.google.common.truth
Interface ListSubject.PairwiseChecker<T>
-
- Enclosing class:
- ListSubject<S extends ListSubject<S,T,C>,T,C extends java.util.List<T>>
private static interface ListSubject.PairwiseChecker<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
check(T prev, T next)
-