| Modifier and Type | Class and Description |
|---|---|
static class |
IterableFluent.Step<T,Value extends Iterable<T>,TheFluent,This extends IterableFluent.Step<T,Value,TheFluent,This>> |
| Modifier and Type | Method and Description |
|---|---|
<T> IterableFluent.Step<T,Iterable<T>,TheFluent,?> |
ObjectFluent.Step.asIterable()
Converts this fluent into a IterableFluent.Step
|
| Modifier and Type | Method and Description |
|---|---|
static <T,Value extends Iterable<T>,TheFluent> |
IterableFluent.Step.adapter() |
static <T,Value extends Iterable<T>,TheFluent> |
FluentAssert.anIterable() |
Copyright © 2015. All Rights Reserved.