-
public class UnleashContext.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static UnleashContext.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final UnleashContext.BuildernewBuilder()Used to get a Builder with no fields set, hopefully simplifying constructing contexts -
-
Method Detail
-
newBuilder
final UnleashContext.Builder newBuilder()
Used to get a Builder with no fields set, hopefully simplifying constructing contexts
-
-
-
-