operation property

ObservationOperation<T, V> operation
final

The operation performed over source to produce the observed value.

Implementation

final ObservationOperation<T, V> operation;