Interface MeasureListener<Value>

Type Parameters:
Value -

public interface MeasureListener<Value>
A MeasureListener allows to register a given behavior to PushMeasure.register(MeasureListener). When the PushMeasure generate a MeasureListener, it is provided to measureGenerated(Object) in order to execute the specified behavior.
Author:
Created by Antonio J. Nebro on 21/10/14 based on the ideas of Matthieu Vergne invalid input: '<'matthieu.vergne@gmail.com>
  • Method Summary

    Modifier and Type
    Method
    Description
    void