|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.tools.xjc.reader.gbind.ElementSets
public final class ElementSets
Factory methods for ElementSet
.
Constructor Summary | |
---|---|
ElementSets()
|
Method Summary | |
---|---|
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 ElementSet s. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ElementSets()
Method Detail |
---|
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)
ElementSet
s.
This method performs better if lhs is bigger than rhs
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |