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