public interface XSWildcardFunction<T>
XSWildcard.| Modifier and Type | Method and Description |
|---|---|
T |
any(XSWildcard.Any wc) |
T |
other(XSWildcard.Other wc) |
T |
union(XSWildcard.Union wc) |
T any(XSWildcard.Any wc)
T other(XSWildcard.Other wc)
T union(XSWildcard.Union wc)
Copyright © 2005–2017 Oracle Corporation. All rights reserved.