@Supported public interface WildcardTree extends Tree
getKind
to determine the kind of bound.
For example:
? ? extends bound ? super bound
Modifier and Type | Method and Description |
---|---|
Tree |
getBound() |
Tree getBound()
Copyright © 2005, 2013, Oracle and/or its affiliates. All rights reserved.
DRAFT internal-0