Uses of Interface
org.eclipse.core.databinding.bind.steps.ListOneWaySteps.ListOneWayToStep
-
Uses of ListOneWaySteps.ListOneWayToStep in org.eclipse.core.databinding.bind.steps
Modifier and TypeInterfaceDescriptionstatic interface
ListOneWaySteps.ListOneWayConvertStep<F,
THIS extends ListOneWaySteps.ListOneWayConvertStep<F, THIS>> Step for converting between from- and to-types.Modifier and TypeMethodDescription<T2> ListOneWaySteps.ListOneWayToStep<F,
T2> ListOneWaySteps.ListOneWayConvertStep.convertTo
(IConverter<? super F, ? extends T2> converter)