| Package | Description |
|---|---|
| com.github.cbismuth.fdupes.collect | |
| com.github.cbismuth.fdupes.io | |
| com.github.cbismuth.fdupes.md5 | |
| com.github.cbismuth.fdupes.stream |
| Modifier and Type | Field and Description |
|---|---|
static Comparator<PathElement> |
PathComparator.INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
int |
PathComparator.compare(PathElement o1,
PathElement o2) |
| Modifier and Type | Method and Description |
|---|---|
PathElement |
ByteBuffer.getElement() |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.Multimap<PathElement,PathElement> |
BufferedAnalyzer.analyze(Stream<PathElement> stream) |
com.google.common.collect.Multimap<PathElement,PathElement> |
BufferedAnalyzer.analyze(Stream<PathElement> stream) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.Multimap<PathElement,PathElement> |
BufferedAnalyzer.analyze(Stream<PathElement> stream) |
| Constructor and Description |
|---|
ByteBuffer(PathElement element) |
| Modifier and Type | Method and Description |
|---|---|
String |
Md5Computer.compute(PathElement element) |
String |
Md5Computer.jvmMd5(PathElement element) |
String |
Md5Computer.nativeMd5(PathElement element) |
| Modifier and Type | Method and Description |
|---|---|
<K> Stream<PathElement> |
StreamHandler.removeUniqueFilesByKey(Stream<PathElement> stream,
String name,
Function<PathElement,K> keyMapper) |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
DuplicatesFinder.extractDuplicates(Collection<PathElement> elements) |
<K> Stream<PathElement> |
StreamHandler.removeUniqueFilesByKey(Stream<PathElement> stream,
String name,
Function<PathElement,K> keyMapper) |
<K> Stream<PathElement> |
StreamHandler.removeUniqueFilesByKey(Stream<PathElement> stream,
String name,
Function<PathElement,K> keyMapper) |
Copyright © 2016. All rights reserved.