Interface OptionOwner.HitCounter<T>

    • Method Detail

      • count

        Integer count​(T element)
        Counts the hits for the option created from the given element.
        Parameters:
        element - the element to count the hits for
        Returns:
        the number of hits for this option