Class UnboundedEventStatsMap<T>

  • Type Parameters:
    T - The type representing the legal categories. Must be suitable as a hash structure key.

    public class UnboundedEventStatsMap<T>
    extends EventStatsMap<T>
    An EventStatsMap with no predefined set of possible categories.
    Author:
    Eyal Schneider
    • Constructor Detail

      • UnboundedEventStatsMap

        public UnboundedEventStatsMap()
        Constructor