Interface ModuleElement.RequiresDirective

    • Method Detail

      • isStatic

        boolean isStatic()
        Returns whether or not this is a static dependency.
        Returns:
        whether or not this is a static dependency
      • isTransitive

        boolean isTransitive()
        Returns whether or not this is a transitive dependency.
        Returns:
        whether or not this is a transitive dependency
      • getDependency

        ModuleElement getDependency()
        Returns the module that is required
        Returns:
        the module that is required

微信小程序

微信扫一扫体验

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部