public class IsIndexStable extends CachelessIndicator<Boolean>
IsIndexStable is a Boolean Indicator to check if a given index is greater than or equal to the given Indicator's Indicator.getMinimumStableIndex().
  • Constructor Details

    • IsIndexStable

      protected IsIndexStable(Indicator<?> indicator)
  • Method Details