public interface StringStatementFluent<A extends StringStatementFluent<A>> extends Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
Supplier<String> |
getSupplier() |
Boolean |
hasSupplier() |
<T> A |
withSupplier(Supplier<String> supplier) |
Copyright © 2023. All rights reserved.