public interface AnyTypeFluent<A extends AnyTypeFluent<A>> extends Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
Object |
getValue() |
Boolean |
hasValue() |
A |
withValue(Object value) |
Copyright © 2015–2022 Red Hat. All rights reserved.