Interface | Description |
---|---|
PropertiesBuilder.BuildSteps |
A functional interface representing a configuration step that is applied to a properties builder
|
Class | Description |
---|---|
PropertiesBuilder |
PropertiesBuilder, as used with
PropertiesBuilder.BuildSteps is a functional pattern for setting properties
Whenever a PropertiesBuilder.BuildSteps is required, a user can provide a lambda function of this form for example: |
Enum | Description |
---|---|
PropertiesBuilder.Target |
Representing the Target application requiring the properties
|
Copyright © 2019. All rights reserved.