public class StreamHandler extends Object
| Constructor and Description |
|---|
StreamHandler() |
| Modifier and Type | Method and Description |
|---|---|
<K> Stream<PathElement> |
removeUniqueFilesByKey(Stream<PathElement> stream,
String name,
Function<PathElement,K> keyMapper) |
public <K> Stream<PathElement> removeUniqueFilesByKey(Stream<PathElement> stream, String name, Function<PathElement,K> keyMapper)
Copyright © 2016. All rights reserved.