T - the oort object typeR - the merge result typepublic static interface OortObject.Merger<T,R>
| Modifier and Type | Method and 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–2019 The CometD Project. All rights reserved.