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