Class UpdateEventsCache<T>

  • Type Parameters:
    T - Type of the Bean in the backing list.

    public class UpdateEventsCache<T>
    extends Object
    Cache for the update events coming in. This cache is used by the BlinkLayer to check if updates are available for a cell (hence, does it need to blink).