Interface Grouping.GroupExtractor<T>

    • Method Detail

      • extractGroup

        String extractGroup​(Binnable<T> item)
        Extracts the group from the binnable object.
        Parameters:
        item - the item to extract the group from
        Returns:
        the extracted group