| Modifier and Type | Interface and Description |
|---|---|
interface |
CollectionFluent<T,Value extends Collection<T>,BaseFluent,TheFluent extends BaseFluent,This extends CollectionFluent<T,Value,BaseFluent,TheFluent,This>> |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
CollectionFluent.AndChain<T,Value extends Collection<T>,TheFluent,This extends CollectionFluent.AndChain<T,Value,TheFluent,This>> |
static interface |
CollectionFluent.OrChain<T,Value extends Collection<T>,TheFluent,This extends CollectionFluent.OrChain<T,Value,TheFluent,This>> |
| Modifier and Type | Class and Description |
|---|---|
static class |
CollectionFluent.Assert<T,Value extends Collection<T>> |
static class |
CollectionFluent.Step<T,Value extends Collection<T>,TheFluent,This extends CollectionFluent.Step<T,Value,TheFluent,This>> |
| Modifier and Type | Method and Description |
|---|---|
CollectionFluent<T,Value,TheFluent,TheFluent,?> |
CollectionFluent.AndChain.and() |
CollectionFluent<T,Value,TheFluent,TheFluent,?> |
CollectionFluent.OrChain.or() |
Copyright © 2015. All Rights Reserved.