Package javax.tools

Interface OptionChecker

    • Method Detail

      • isSupportedOption

        int isSupportedOption​(String option)
        Determines if the given option is supported and if so, the number of arguments the option takes.
        Parameters:
        option - an option
        Returns:
        the number of arguments the given option takes or -1 if the option is not supported

微信小程序

微信扫一扫体验

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部