public abstract class LensStatistics
extends LensEvent
Class used to capture statistics information for various components. Lens statistics extends lens event as we are
piggy backing the event dispatch system to avoid worrying about how to handle dispatch and notification.