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 © 2017 earcam. All rights reserved.