Package com.google.common.truth
Interface MapSubject.ValueTester<A,E>
-
- Enclosing class:
- MapSubject
private static interface MapSubject.ValueTester<A,E>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
test(A actualValue, E expectedValue)
-