com.sun.tools.xjc.reader.gbind

Class ElementSets

public final class ElementSets extends Object

Factory methods for ElementSet.
Method Summary
static ElementSetunion(ElementSet lhs, ElementSet rhs)
Returns an union of two ElementSets.

Method Detail

union

public static ElementSet union(ElementSet lhs, ElementSet rhs)
Returns an union of two ElementSets. This method performs better if lhs is bigger than rhs