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