public class SimpleTypeSet extends TypeSet
Constructor | Description |
---|---|
SimpleTypeSet(Set s) |
Modifier and Type | Method | Description |
---|---|---|
boolean |
contains(XSType type) |
Return true if this TypeSet contains the specified type.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
intersection, union
public SimpleTypeSet(Set s)
Copyright © 2018 Oracle Corporation. All rights reserved.