类 SelfDescribingValue<T>

    • 方法详细资料

      • describeTo

        public void describeTo​(Description description)
        从接口复制的说明: SelfDescribing
        Generates a description of the object. The description may be part of a a description of a larger object of which this is just a component, so it should be worded appropriately.
        指定者:
        describeTo 在接口中 SelfDescribing
        参数:
        description - The description to be built or appended to.