public final class ElementSets extends Object
ElementSet.| Constructor and Description |
|---|
ElementSets() |
| Modifier and Type | Method and Description |
|---|---|
static com.sun.tools.xjc.reader.gbind.ElementSet |
union(com.sun.tools.xjc.reader.gbind.ElementSet lhs,
com.sun.tools.xjc.reader.gbind.ElementSet rhs)
Returns an union of two
ElementSets. |
public static com.sun.tools.xjc.reader.gbind.ElementSet union(com.sun.tools.xjc.reader.gbind.ElementSet lhs, com.sun.tools.xjc.reader.gbind.ElementSet rhs)
ElementSets.
This method performs better if lhs is bigger than rhsCopyright © 2017 Oracle Corporation. All rights reserved.