public class SimpleTypeSet extends TypeSet
| Modifier and Type | Field and Description |
|---|---|
private java.util.Set |
typeSet |
| Constructor and Description |
|---|
SimpleTypeSet(java.util.Set s) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
contains(XSType type)
Return true if this TypeSet contains the specified type.
|
intersection, union