public class CollectorUtils extends Object
| Constructor and Description | 
|---|
CollectorUtils()  | 
| Modifier and Type | Method and Description | 
|---|---|
static <I,O> Map<O,Long> | 
countOcurrences(Stream<I> allItems,
               Function<I,O> extract)  | 
Copyright © 2023 Atlassian. All rights reserved.