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