T - The type of the object that is build using this builder.public interface Builder<T>
| Modifier and Type | Method and Description |
|---|---|
T |
build()
Builds and returns an object.
|
T build()
Copyright © 2021 Apache Software Foundation. All rights reserved.