类 AbstractHealthChecker.None

    • 字段详细资料

      • TYPE

        public static final java.lang.String TYPE
        另请参阅:
        常量字段值
      • serialVersionUID

        private static final long serialVersionUID
        另请参阅:
        常量字段值
    • 构造器详细资料

      • None

        public None()
    • 方法详细资料

      • clone

        public AbstractHealthChecker clone()
                                    throws java.lang.CloneNotSupportedException
        从类复制的说明: AbstractHealthChecker
        Clone all fields of this instance to another one.
        指定者:
        clone 在类中 AbstractHealthChecker
        返回:
        Another instance with exactly the same fields
        抛出:
        java.lang.CloneNotSupportedException - clone not supported exception