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