Package | Description |
---|---|
org.eclipse.wst.jsdt.chromium.debug.ui |
Modifier and Type | Method and Description |
---|---|
<T> DialogUtils.OptionalSwitcher<T> |
DialogUtils.Scope.addOptionalSwitch(DialogUtils.Gettable<? extends DialogUtils.Optional<? extends T>> expression)
Creates a switcher that is operated by optional expression.
|
Modifier and Type | Method and Description |
---|---|
static <VARIABLES> |
DialogUtils.mergeBranchVariables(java.lang.Class<VARIABLES> variablesType,
DialogUtils.OptionalSwitcher<?> switcher,
VARIABLES... branches)
For output variables from several branches of switch creates merged variables that
could be used outside of the switch.
|
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.