モジュール jdk.compiler
パッケージ com.sun.source.tree

インタフェースIntersectionTypeTree

  • すべてのスーパー・インタフェース:
    Tree

    public interface IntersectionTypeTree
    extends Tree
    キャスト式のintersection型のツリー・ノードです。
    導入されたバージョン:
    1.8
    • メソッドの詳細

      • getBounds

        List<? extends Tree> getBounds()
        型の境界を返します。
        戻り値:
        境界