| Package | Description |
|---|---|
| com.helger.phase4.duplicate |
| Modifier and Type | Class and Description |
|---|---|
class |
AS4DuplicateItem
This class represents a single "duplication check" item.
|
| Modifier and Type | Method and Description |
|---|---|
IAS4DuplicateItem |
AS4DuplicateManagerInMemory.findFirst(Predicate<? super IAS4DuplicateItem> aFilter) |
IAS4DuplicateItem |
IAS4DuplicateManager.findFirst(Predicate<? super IAS4DuplicateItem> aFilter) |
| Modifier and Type | Method and Description |
|---|---|
com.helger.commons.collection.impl.ICommonsList<IAS4DuplicateItem> |
AS4DuplicateManagerInMemory.getAll() |
com.helger.commons.collection.impl.ICommonsList<IAS4DuplicateItem> |
IAS4DuplicateManager.getAll() |
| Modifier and Type | Method and Description |
|---|---|
IAS4DuplicateItem |
AS4DuplicateManagerInMemory.findFirst(Predicate<? super IAS4DuplicateItem> aFilter) |
IAS4DuplicateItem |
IAS4DuplicateManager.findFirst(Predicate<? super IAS4DuplicateItem> aFilter) |
Copyright © 2015–2020 Philip Helger. All rights reserved.