Class UnstableReplacement<T>

Type Parameters:
T - the type

public class UnstableReplacement<T> extends Replacement<T>
UnstableReplacement is an Indicator to provide the values of the given replacement Indicator instead of the values of the given unstable Indicator only for all the indices that the unstable Indicator would provide unstable values for, as determined by Indicator.getMinimumStableIndex().