Class RecallLastOccurrence

  • All Implemented Interfaces:
    EventHandler

    public class RecallLastOccurrence
    extends Object
    implements EventHandler
    Event handler wrapping another, arbitrary one whilst remembering date of last detection. If never used, the cache is null. If used but nothing detected, it returns past infinity in case of forward propagation and future infinity otherwise.
    Since:
    12.1
    Author:
    Romain Serra
    See Also:
    RecordAndContinue