| Modifier and Type | Class and Description |
|---|---|
static class |
StringFluent.Step<Value extends String,TheFluent,This extends StringFluent.Step<Value,TheFluent,This>> |
| Modifier and Type | Method and Description |
|---|---|
default StringFluent.Step<String,TheFluent,?> |
IterableFluent.anyString() |
StringFluent.Step<String,TheFluent,?> |
ObjectFluent.Step.asString()
Converts this fluent into a StringFluent.Step
|
default StringFluent.Step<String,TheFluent,?> |
IterableFluent.eachString() |
default StringFluent.Step<String,TheFluent,?> |
MapFluent.stringValue(Object key) |
| Modifier and Type | Method and Description |
|---|---|
static <Value extends String,TheFluent> |
StringFluent.Step.adapter() |
static <Value extends String,TheFluent> |
FluentAssert.aString() |
Copyright © 2015. All Rights Reserved.