类 ObjectContent<T>

    • 构造器详细资料

      • ObjectContent

        public ObjectContent​(org.springframework.core.ResolvableType type,
                             T object)
        Create a new ObjectContent instance.
        参数:
        type - the type under test (or null if not known)
        object - the actual object content