public static interface SpliteratorTestHelper.ContentAsserter<T>
Modifier and Type | Method and Description |
---|---|
void |
assertContents(Collection<T> actual,
Collection<T> expected,
boolean isOrdered) |
void assertContents(Collection<T> actual, Collection<T> expected, boolean isOrdered)