T - the type of the instance that is going to be builtpublic interface Builder<T>
| Modifier and Type | Method and Description |
|---|---|
T |
build()
Builds an instance of type T (e.g., a SourcingLocation, a FitnessContext, ...)
|
T build()
Copyright © 2018 SAP SE. All Rights Reserved.