@Component public class BufferedAnalyzer extends Object
| Constructor and Description |
|---|
BufferedAnalyzer(PathComparator pathComparator,
SystemPropertyGetter systemPropertyGetter) |
| Modifier and Type | Method and Description |
|---|---|
void |
analyze(Collection<PathElement> input,
Set<PathElement> uniqueElements,
com.google.common.collect.Multimap<PathElement,PathElement> duplicates) |
public BufferedAnalyzer(PathComparator pathComparator, SystemPropertyGetter systemPropertyGetter)
public void analyze(Collection<PathElement> input, Set<PathElement> uniqueElements, com.google.common.collect.Multimap<PathElement,PathElement> duplicates)
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.