Uses of Class
com.sportradar.mbs.sdk.entities.selection.SystemSelection.Builder
-
Uses of SystemSelection.Builder in com.sportradar.mbs.sdk.entities.selection
Modifier and TypeMethodDescriptionstatic SystemSelection.Builder
SystemSelection.newBuilder()
Creates a new instance of the SystemSelection.Builder class.static SystemSelection.Builder
Selection.newSystemSelectionBuilder()
Creates a new instance ofSystemSelection.Builder
.SystemSelection.Builder.setSelections
(Selection... value) Sets the array of selections for the system selection being built.SystemSelection.Builder.setSize
(int... value) Sets the array of sizes for the system selection being built.