Conversion:
When elements are added they can be {@link #convert(Object) converted} to thedestination element type.
Automatic processing:
The processing to perform when the source observable changes. This behavior is configured via policies provided on construction of the strategy (e.g. {@link #POLICY_NEVER}, {@link #POLICY_ON_REQUEST}, {@link #POLICY_UPDATE}).
|
|
|
|