Package | Description |
---|---|
org.assertj.core.api | |
org.assertj.core.internal |
Modifier and Type | Field and Description |
---|---|
protected Iterables |
AbstractIterableAssert.iterables |
(package private) Iterables |
AtomicReferenceArrayAssert.iterables |
(package private) Iterables |
AbstractPredicateLikeAssert.iterables |
(package private) Iterables |
AbstractPredicateAssert.iterables |
(package private) Iterables |
AbstractObjectArrayAssert.iterables |
Modifier and Type | Field and Description |
---|---|
private static Iterables |
Iterables.INSTANCE |
Modifier and Type | Method and Description |
---|---|
static Iterables |
Iterables.instance()
Returns the singleton instance of this class based on
StandardComparisonStrategy . |