Module jdk.jshell

Class ExecutionControl.ClassInstallException

    • Constructor Detail

      • ClassInstallException

        public ClassInstallException​(String message,
                                     boolean[] installed)
    • Method Detail

      • installed

        public boolean[] installed()
        Indicates which of the passed classes were successfully loaded/redefined.
        Returns:
        a one-to-one array with the ExecutionControl.ClassBytecodes[] array -- true if installed

微信小程序

微信扫一扫体验

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部