public interface Buildable<B>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Buildable.Builder<T extends Buildable.Builder<T,M>,M extends Buildable<?>>
Builder used to create/build corresponding Model Entity
|
| Modifier and Type | Method and Description |
|---|---|
B |
toBuilder() |
B toBuilder()
Copyright © 2017. All rights reserved.