public static class ThresholdPresentation.Builder extends Presentation.PresentationBuilder<ThresholdPresentation,ThresholdPresentation.Builder>
Constructor and Description |
---|
Builder()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
ThresholdPresentation |
build()
Returns the configured presentation instance
|
protected ThresholdPresentation.Builder |
self()
Returns this object.
|
ThresholdPresentation.Builder |
threshold(Threshold threshold)
Sets the threshold of the presentation.
|
notes, presentation, title
public ThresholdPresentation.Builder threshold(Threshold threshold)
threshold
- The threshold of the presentationprotected ThresholdPresentation.Builder self()
self
in class Presentation.PresentationBuilder<ThresholdPresentation,ThresholdPresentation.Builder>
public ThresholdPresentation build()
build
in class Presentation.PresentationBuilder<ThresholdPresentation,ThresholdPresentation.Builder>
Copyright © 2018. All rights reserved.