| Package | Description |
|---|---|
| net.shibboleth.metadata |
Base classes for dealing with collections of metadata (whatever metadata might mean to you).
|
| Modifier and Type | Method and Description |
|---|---|
int |
ItemId.compareTo(ItemId o) |
| Modifier and Type | Method and Description |
|---|---|
private <T> void |
DeduplicatingItemIdMergeStrategy.merge(HashSet<ItemId> presentItemIds,
Collection<Item<T>> target,
Collection<Item<T>> sourceItems)
Adds source items to the target collection if none of the Items in the target collection have the same
ItemId as source item. |
Copyright © 1999–2016. All rights reserved.