Interface | Description |
---|---|
Builder<T> |
An interfaces that describes a Builder.
|
Doneable<T> | |
Editable<T> |
An interface that describes an Editable object.
|
Fluent<F extends Fluent<F>> |
The base interface for Fluent interfaces.
|
Function<I,O> | |
Inlineable<T> |
An interface that describes an Inlineable object.
|
Nested<F> | |
Predicate<I> | |
Visitable<T> | |
VisitableBuilder<T,V extends VisitableBuilder<T,V>> | |
Visitor<T> |
Class | Description |
---|---|
BaseFluent<F extends Fluent<F>> | |
PathAwareTypedVisitor<V,P> | |
TypedVisitor<V> | |
VisitableMap |
Copyright © 2019 JBoss by Red Hat. All rights reserved.