T - the oort object typeR - the merge result typeOortObjectMergers.ListUnionMergerpublic static interface OortObject.Merger<T,R>
| Modifier and Type | Method | Description |
|---|---|---|
R |
merge(java.util.Collection<OortObject.Info<T>> infos) |
Merges the given
OortObject.Infos. |
R merge(java.util.Collection<OortObject.Info<T>> infos)
OortObject.Infos.infos - the OortObject.Infos to mergeCopyright © 2008–2017 The CometD Project. All rights reserved.