public static class PresentationState.Builder extends Object
Modifier and Type | Method and Description |
---|---|
PresentationState.Builder |
addContextsItem(PresentationStateContext contextsItem) |
PresentationState |
build() |
PresentationState.Builder |
withContexts(List<PresentationStateContext> contexts) |
public PresentationState.Builder withContexts(List<PresentationStateContext> contexts)
public PresentationState.Builder addContextsItem(PresentationStateContext contextsItem)
public PresentationState build()
Copyright © 2023. All rights reserved.